/*
Theme Name:  IntegraCare
Author: 	 Tony Kim
Author URI:  https://clicktheory.com
Description: A custom theme for IntegraCare.
Version: 	 9999999999
Text Domain: icc87
*/

/*========================================================================================================================
	
	TABLE OF CONTENTS

	# CSS Foundation
		- Normalize
		- Print Styles
		- Responsive Grid
	# Helper Defaults
		- Border Box
		- Clearfix
		- Max Width 100%
		- Vertical Align Middle 
		- Font Smoothing
		- Transition
		- Skip Link Targets
	# Typography
		- Body Typography
		- Font Families
		- Heading Typography
		- Font Sizes
		- Font Weights
		- Line Heights
		- Font Styles
		- Text Transform
		- Letter Spacing
	# Colors
		- Default Colors
		- Text Colors
		- Background Colors
	# Buttons
		- Buttons
	# HTML Elements
		- Headings
		- Paragraph
		- Lists
		- Quotes
		- Preformatted and Code
		- Images
		- Embeds
		- Table Elements
		- Form Elements
		- Misc Block HTML Elements
		- Misc Inline HTML Elements
		- HTML Entities
	# Utility Classes
		# Visibility
			- Print Only			
			- Screen Readers
			- Display
			- Visibility
			- Opacity
		# Positionining
			- Position
			- Float and Clear
			- Centered Blocks
			- Margin and Padding
		# Size
			- Box Sizing
			- Max Width and Max Height
			- Width and Height
		# Background and Border
			- Background
			- Border and Border Radius
		# Text
			- Text Align
			- Vertical Align
			- Text Decoration
			- Text Shadow
			- Word Wrap
	# JS Elements
		- Accessible Toogle
		- Flexslider
		# etc.
	# WordPress Elements 
		# WordPress Core Elements
			- WP Alignments
			- WP Caption
			- WP Gallery
			- WP Embeds
			- WP Comments
			- WP Comment Form
			- WP Search Form
			# etc.
		# WordPress Widgets
			- Category Widget
			- Tag Cloud Widget
			- Calendar Widget
			- Recent Posts Widget
			# etc.
		# WordPress Plugins
			- Sharedaddy
			- Download Monitor
			- Envira Gallery
			# etc.
	# Custom Elements and Shortcodes
		- Social Profiles		
		- Alerts
		# etc.
	# Navigation Elements
		- Mobile Menu Bar
		- Site Navigation
		- Secondary Navigation
		- Breadcrumb
		- Entry Pagination
		- Archive Pagination
		- Footer Navigation
		# etc.
	# Site Layout
		- Body Background
		- Site Container
		- Utility Containers
	# Site Sections
		- Site Header
		- Site Inner
		- Page Header
		# Content Layout
			- Content Layout - Page
			- Content Layout - Blog
			# etc.
		- Content Area
		- Sidebar Area
		- Sidebar 2 Area
		# Sidebars
			- Page Sidebar
			- Blog Sidebar
			# etc.
		- Site Footer
	# Misc Sections
		- Testimonials Section
		- Community Mega Section
		- Community Contact Card
		# etc.
	# Templates
		# Special Templates
			- 404 Error
			- Search Results		
			- Single Attachment
		# Blog Templates
			- Blog Archives
			- Blog Home
			- Category and Tag
			- Author
			- Date
			- Single Post
			# Single Post Formats
		# Custom Post Types
		# Page Templates
			- Page Default
			- Homepage
			- Guide Page
			- Levels of Care
			- Level of Care
			- Communities
			- Community
			- About
			- Leadership Team
			- Contact
			- Download Page
			# etc.

========================================================================================================================*/

/*========================================================================================================================
	normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css
========================================================================================================================*/

html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}

/*========================================================================================================================
	Print styles from HTML5 Boilerplate
	HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ 
========================================================================================================================*/

@media print{blockquote,img,pre,tr{page-break-inside:avoid}*,:after,:before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}

/*========================================================================================================================
	Click Theory Grid 1.0 - Desktop-first Version
	https://clicktheory.com/grid
========================================================================================================================*/	

@-ms-viewport{width:device-width}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.visible-xl,.visible-xl-block,.visible-xl-inline-block,.visible-xl-inline,.visible-xl-table,.visible-xl-table-column,.visible-xl-table-row,.visible-xl-table-cell,.visible-lg,.visible-lg-block,.visible-lg-inline-block,.visible-lg-inline,.visible-lg-table,.visible-lg-table-column,.visible-lg-table-row,.visible-lg-table-cell,.visible-md,.visible-md-block,.visible-md-inline-block,.visible-md-inline,.visible-md-table,.visible-md-table-column,.visible-md-table-row,.visible-md-table-cell,.visible-sm,.visible-sm-block,.visible-sm-inline-block,.visible-sm-inline,.visible-sm-table,.visible-sm-table-column,.visible-sm-table-row,.visible-sm-table-cell,.visible-xs,.visible-xs-block,.visible-xs-inline-block,.visible-xs-inline,.visible-xs-table,.visible-xs-table-column,.visible-xs-table-row,.visible-xs-table-cell{display:none !important}@media (min-width:75.000em){.visible-xl,.visible-xl-block{display:block !important}.visible-xl-inline-block{display:inline-block !important}.visible-xl-inline{display:inline !important}.visible-xl-table{display:table !important}.visible-xl-table-column{display:table-column !important}.visible-xl-table-row{display:table-row !important}.visible-xl-table-cell{display:table-cell !important}}@media (min-width:62.000em) and (max-width:74.938em){.visible-lg,.visible-lg-block{display:block !important}.visible-lg-inline-block{display:inline-block !important}.visible-lg-inline{display:inline !important}.visible-lg-table{display:table !important}.visible-lg-table-column{display:table-column !important}.visible-lg-table-row{display:table-row !important}.visible-lg-table-cell{display:table-cell !important}}@media (min-width:48.000em) and (max-width:61.938em){.visible-md,.visible-md-block{display:block !important}.visible-md-inline-block{display:inline-block !important}.visible-md-inline{display:inline !important}.visible-md-table{display:table !important}.visible-md-table-column{display:table-column !important}.visible-md-table-row{display:table-row !important}.visible-md-table-cell{display:table-cell !important}}@media (min-width:30.000em) and (max-width:47.938em){.visible-sm,.visible-sm-block{display:block !important}.visible-sm-inline-block{display:inline-block !important}.visible-sm-inline{display:inline !important}.visible-sm-table{display:table !important}.visible-sm-table-column{display:table-column !important}.visible-sm-table-row{display:table-row !important}.visible-sm-table-cell{display:table-cell !important}}@media (max-width:29.938em){.visible-xs,.visible-xs-block{display:block !important}.visible-xs-inline-block{display:inline-block !important}.visible-xs-inline{display:inline !important}.visible-xs-table{display:table !important}.visible-xs-table-column{display:table-column !important}.visible-xs-table-row{display:table-row !important}.visible-xs-table-cell{display:table-cell !important}}@media (min-width:75.000em){.hidden-xl{display:none !important}}@media (min-width:62.000em) and (max-width:74.938em){.hidden-lg{display:none !important}}@media (min-width:48.000em) and (max-width:61.938em){.hidden-md{display:none !important}}@media (min-width:30.000em) and (max-width:47.938em){.hidden-sm{display:none !important}}@media (max-width:29.938em){.hidden-xs{display:none !important}}.row{margin-left:-15px;margin-right:-15px}.row::after{content:"";display:table;clear:both}.container,.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;max-width:100%}.container::after,.container-fluid::after{content:"";display:table;clear:both}.container{width:1170px}@media (max-width:74.938em){.container{width:970px}}@media (max-width:61.938em){.container{width:750px}}@media (max-width:47.938em){.container{width:100%}.container,.container-fluid{padding-left:5%;padding-right:5%}}[class^="col-"],[class*=" col-"]{float:left;position:relative;min-height:1px;padding-left:15px;padding-right:15px}.row-centered,.row-xl-centered{text-align:center}.row-centered > [class^="col-"],.row-centered > [class*=" col-"],.row-xl-centered > [class^="col-"],.row-xl-centered > [class*=" col-"]{float:none;display:inline-block;margin-right:-4px;vertical-align:top}.row-uncentered,.row-xl-uncentered{text-align:inherit}.row-uncentered > [class^="col-"],.row-uncentered > [class*=" col-"],.row-xl-uncentered > [class^="col-"],.row-xl-uncentered > [class*=" col-"]{float:left;display:block;margin-right:0;vertical-align:baseline}.row-no-gutters,.row-xl-no-gutters{margin-left:0;margin-right:0}.row-no-gutters > [class^="col-"],.row-no-gutters > [class*=" col-"],.row-xl-no-gutters > [class^="col-"],.row-xl-no-gutters > [class*=" col-"]{padding-left:0;padding-right:0}.row-gutters,.row-xl-gutters{margin-left:15px;margin-right:15px}.row-gutters > [class^="col-"],.row-gutters > [class*=" col-"],.row-xl-gutters > [class^="col-"],.row-xl-gutters > [class*=" col-"]{padding-left:15px;padding-right:15px}.row-clear-1n1 > [class^="col-"]:nth-of-type(1n+1),.row-clear-1n1 > [class*=" col-"]:nth-of-type(1n+1),.row-clear-2n1 > [class^="col-"]:nth-of-type(1n+1),.row-clear-2n1 > [class*=" col-"]:nth-of-type(1n+1),.row-clear-3n1 > [class^="col-"]:nth-of-type(1n+1),.row-clear-3n1 > [class*=" col-"]:nth-of-type(1n+1),.row-clear-4n1 > [class^="col-"]:nth-of-type(1n+1),.row-clear-4n1 > [class*=" col-"]:nth-of-type(1n+1),.row-clear-5n1 > [class^="col-"]:nth-of-type(1n+1),.row-clear-5n1 > [class*=" col-"]:nth-of-type(1n+1),.row-clear-6n1 > [class^="col-"]:nth-of-type(1n+1),.row-clear-6n1 > [class*=" col-"]:nth-of-type(1n+1),.row-clear-7n1 > [class^="col-"]:nth-of-type(1n+1),.row-clear-7n1 > [class*=" col-"]:nth-of-type(1n+1),.row-clear-8n1 > [class^="col-"]:nth-of-type(1n+1),.row-clear-8n1 > [class*=" col-"]:nth-of-type(1n+1),.row-clear-9n1 > [class^="col-"]:nth-of-type(1n+1),.row-clear-9n1 > [class*=" col-"]:nth-of-type(1n+1),.row-clear-10n1 > [class^="col-"]:nth-of-type(1n+1),.row-clear-10n1 > [class*=" col-"]:nth-of-type(1n+1),.row-clear-11n1 > [class^="col-"]:nth-of-type(1n+1),.row-clear-11n1 > [class*=" col-"]:nth-of-type(1n+1),.row-clear-12n1 > [class^="col-"]:nth-of-type(1n+1),.row-clear-12n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xl-clear-1n1 > [class^="col-"]:nth-of-type(1n+1),.row-xl-clear-1n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xl-clear-2n1 > [class^="col-"]:nth-of-type(1n+1),.row-xl-clear-2n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xl-clear-3n1 > [class^="col-"]:nth-of-type(1n+1),.row-xl-clear-3n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xl-clear-4n1 > [class^="col-"]:nth-of-type(1n+1),.row-xl-clear-4n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xl-clear-5n1 > [class^="col-"]:nth-of-type(1n+1),.row-xl-clear-5n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xl-clear-6n1 > [class^="col-"]:nth-of-type(1n+1),.row-xl-clear-6n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xl-clear-7n1 > [class^="col-"]:nth-of-type(1n+1),.row-xl-clear-7n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xl-clear-8n1 > [class^="col-"]:nth-of-type(1n+1),.row-xl-clear-8n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xl-clear-9n1 > [class^="col-"]:nth-of-type(1n+1),.row-xl-clear-9n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xl-clear-10n1 > [class^="col-"]:nth-of-type(1n+1),.row-xl-clear-10n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xl-clear-11n1 > [class^="col-"]:nth-of-type(1n+1),.row-xl-clear-11n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xl-clear-12n1 > [class^="col-"]:nth-of-type(1n+1),.row-xl-clear-12n1 > [class*=" col-"]:nth-of-type(1n+1){clear:none}.row-clear-1n1 > [class^="col-"]:nth-of-type(1n+1),.row-clear-1n1 > [class*=" col-"]:nth-of-type(1n+1),.row-clear-2n1 > [class^="col-"]:nth-of-type(2n+1),.row-clear-2n1 > [class*=" col-"]:nth-of-type(2n+1),.row-clear-3n1 > [class^="col-"]:nth-of-type(3n+1),.row-clear-3n1 > [class*=" col-"]:nth-of-type(3n+1),.row-clear-4n1 > [class^="col-"]:nth-of-type(4n+1),.row-clear-4n1 > [class*=" col-"]:nth-of-type(4n+1),.row-clear-5n1 > [class^="col-"]:nth-of-type(5n+1),.row-clear-5n1 > [class*=" col-"]:nth-of-type(5n+1),.row-clear-6n1 > [class^="col-"]:nth-of-type(6n+1),.row-clear-6n1 > [class*=" col-"]:nth-of-type(6n+1),.row-clear-7n1 > [class^="col-"]:nth-of-type(7n+1),.row-clear-7n1 > [class*=" col-"]:nth-of-type(7n+1),.row-clear-8n1 > [class^="col-"]:nth-of-type(8n+1),.row-clear-8n1 > [class*=" col-"]:nth-of-type(8n+1),.row-clear-9n1 > [class^="col-"]:nth-of-type(9n+1),.row-clear-9n1 > [class*=" col-"]:nth-of-type(9n+1),.row-clear-10n1 > [class^="col-"]:nth-of-type(10n+1),.row-clear-10n1 > [class*=" col-"]:nth-of-type(10n+1),.row-clear-11n1 > [class^="col-"]:nth-of-type(11n+1),.row-clear-11n1 > [class*=" col-"]:nth-of-type(11n+1),.row-clear-12n1 > [class^="col-"]:nth-of-type(12n+1),.row-clear-12n1 > [class*=" col-"]:nth-of-type(12n+1),.row-xl-clear-1n1 > [class^="col-"]:nth-of-type(1n+1),.row-xl-clear-1n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xl-clear-2n1 > [class^="col-"]:nth-of-type(2n+1),.row-xl-clear-2n1 > [class*=" col-"]:nth-of-type(2n+1),.row-xl-clear-3n1 > [class^="col-"]:nth-of-type(3n+1),.row-xl-clear-3n1 > [class*=" col-"]:nth-of-type(3n+1),.row-xl-clear-4n1 > [class^="col-"]:nth-of-type(4n+1),.row-xl-clear-4n1 > [class*=" col-"]:nth-of-type(4n+1),.row-xl-clear-5n1 > [class^="col-"]:nth-of-type(5n+1),.row-xl-clear-5n1 > [class*=" col-"]:nth-of-type(5n+1),.row-xl-clear-6n1 > [class^="col-"]:nth-of-type(6n+1),.row-xl-clear-6n1 > [class*=" col-"]:nth-of-type(6n+1),.row-xl-clear-7n1 > [class^="col-"]:nth-of-type(7n+1),.row-xl-clear-7n1 > [class*=" col-"]:nth-of-type(7n+1),.row-xl-clear-8n1 > [class^="col-"]:nth-of-type(8n+1),.row-xl-clear-8n1 > [class*=" col-"]:nth-of-type(8n+1),.row-xl-clear-9n1 > [class^="col-"]:nth-of-type(9n+1),.row-xl-clear-9n1 > [class*=" col-"]:nth-of-type(9n+1),.row-xl-clear-10n1 > [class^="col-"]:nth-of-type(10n+1),.row-xl-clear-10n1 > [class*=" col-"]:nth-of-type(10n+1),.row-xl-clear-11n1 > [class^="col-"]:nth-of-type(11n+1),.row-xl-clear-11n1 > [class*=" col-"]:nth-of-type(11n+1),.row-xl-clear-12n1 > [class^="col-"]:nth-of-type(12n+1),.row-xl-clear-12n1 > [class*=" col-"]:nth-of-type(12n+1){clear:both}.col-12,.col-xl-12{width:100%}.col-11,.col-xl-11{width:91.66666667%}.col-10,.col-xl-10{width:83.33333333%}.col-9,.col-xl-9{width:75%}.col-8,.col-xl-8{width:66.66666667%}.col-7,.col-xl-7{width:58.33333333%}.col-6,.col-xl-6{width:50%}.col-5,.col-xl-5{width:41.66666667%}.col-4,.col-xl-4{width:33.33333333%}.col-3,.col-xl-3{width:25%}.col-2,.col-xl-2{width:16.66666667%}.col-1,.col-xl-1{width:8.33333333%}.col-5th,.col-xl-5th{width:20%}.col-pull-left,.col-xl-pull-left{float:left}.col-pull-right,.col-xl-pull-right{float:right}.col-pull-none,.col-xl-pull-none{float:none}.col-clear-left,.col-xl-clear-left{clear:left}.col-clear-right,.col-xl-clear-right{clear:right}.col-clear-both,.col-xl-clear-both{clear:both}.col-clear-none,.col-xl-clear-none{clear:none}.pull-12,.col-xl-pull-12{right:100%}.pull-11,.col-xl-pull-11{right:91.66666667%}.pull-10,.col-xl-pull-10{right:83.33333333%}.pull-9,.col-xl-pull-9{right:75%}.pull-8,.col-xl-pull-8{right:66.66666667%}.pull-7,.col-xl-pull-7{right:58.33333333%}.pull-6,.col-xl-pull-6{right:50%}.pull-5,.col-xl-pull-5{right:41.66666667%}.pull-4,.col-xl-pull-4{right:33.33333333%}.pull-3,.col-xl-pull-3{right:25%}.pull-2,.col-xl-pull-2{right:16.66666667%}.pull-1,.col-xl-pull-1{right:8.33333333%}.pull-0,.col-xl-pull-0{right:auto}.pull-5th,.col-xl-pull-5th{right:20%}.push-12,.col-xl-push-12{left:100%}.push-11,.col-xl-push-11{left:91.66666667%}.push-10,.col-xl-push-10{left:83.33333333%}.push-9,.col-xl-push-9{left:75%}.push-8,.col-xl-push-8{left:66.66666667%}.push-7,.col-xl-push-7{left:58.33333333%}.push-6,.col-xl-push-6{left:50%}.push-5,.col-xl-push-5{left:41.66666667%}.push-4,.col-xl-push-4{left:33.33333333%}.push-3,.col-xl-push-3{left:25%}.push-2,.col-xl-push-2{left:16.66666667%}.push-1,.col-xl-push-1{left:8.33333333%}.push-0,.col-xl-push-0{left:auto}.push-5th,.col-xl-push-5th{left:20%}.offset-12,.col-xl-offset-12{margin-left:100%}.offset-11,.col-xl-offset-11{margin-left:91.66666667%}.offset-10,.col-xl-offset-10{margin-left:83.33333333%}.offset-9,.col-xl-offset-9{margin-left:75%}.offset-8,.col-xl-offset-8{margin-left:66.66666667%}.offset-7,.col-xl-offset-7{margin-left:58.33333333%}.offset-6,.col-xl-offset-6{margin-left:50%}.offset-5,.col-xl-offset-5{margin-left:41.66666667%}.offset-4,.col-xl-offset-4{margin-left:33.33333333%}.offset-3,.col-xl-offset-3{margin-left:25%}.offset-2,.col-xl-offset-2{margin-left:16.66666667%}.offset-1,.col-xl-offset-1{margin-left:8.33333333%}.offset-0,.col-xl-offset-0{margin-left:0}.offset-5th,.col-xl-offset-5th{margin-left:20%}.col-margin-bottom-0,.col-xl-margin-bottom-0{margin-bottom:0}.col-margin-bottom-10,.col-xl-margin-bottom-10{margin-bottom:10px}.col-margin-bottom-20,.col-xl-margin-bottom-20{margin-bottom:20px}.col-margin-bottom-30,.col-xl-margin-bottom-30{margin-bottom:30px}.col-margin-bottom-40,.col-xl-margin-bottom-40{margin-bottom:40px}.col-margin-bottom-50,.col-xl-margin-bottom-50{margin-bottom:50px}.col-margin-bottom-60,.col-xl-margin-bottom-60{margin-bottom:60px}.col-margin-bottom-70,.col-xl-margin-bottom-70{margin-bottom:70px}.col-margin-bottom-80,.col-xl-margin-bottom-80{margin-bottom:80px}.col-margin-bottom-90,.col-xl-margin-bottom-90{margin-bottom:90px}.col-margin-bottom-100,.col-xl-margin-bottom-100{margin-bottom:100px}@media (max-width:74.938em){.row-lg-centered{text-align:center}.row-lg-centered > [class^="col-"],.row-lg-centered > [class*=" col-"]{float:none;display:inline-block;margin-right:-4px;vertical-align:top}.row-lg-uncentered{text-align:inherit}.row-lg-uncentered > [class^="col-"],.row-lg-uncentered > [class*=" col-"]{float:left;display:block;margin-right:0;vertical-align:baseline}.row-lg-no-gutters{margin-left:0;margin-right:0}.row-lg-no-gutters > [class^="col-"],.row-lg-no-gutters > [class*=" col-"]{padding-left:0;padding-right:0}.row-lg-gutters{margin-left:15px;margin-right:15px}.row-lg-gutters > [class^="col-"],.row-lg-gutters > [class*=" col-"]{padding-left:15px;padding-right:15px}.row-lg-clear-1n1 > [class^="col-"]:nth-of-type(1n+1),.row-lg-clear-1n1 > [class*=" col-"]:nth-of-type(1n+1),.row-lg-clear-2n1 > [class^="col-"]:nth-of-type(1n+1),.row-lg-clear-2n1 > [class*=" col-"]:nth-of-type(1n+1),.row-lg-clear-3n1 > [class^="col-"]:nth-of-type(1n+1),.row-lg-clear-3n1 > [class*=" col-"]:nth-of-type(1n+1),.row-lg-clear-4n1 > [class^="col-"]:nth-of-type(1n+1),.row-lg-clear-4n1 > [class*=" col-"]:nth-of-type(1n+1),.row-lg-clear-5n1 > [class^="col-"]:nth-of-type(1n+1),.row-lg-clear-5n1 > [class*=" col-"]:nth-of-type(1n+1),.row-lg-clear-6n1 > [class^="col-"]:nth-of-type(1n+1),.row-lg-clear-6n1 > [class*=" col-"]:nth-of-type(1n+1),.row-lg-clear-7n1 > [class^="col-"]:nth-of-type(1n+1),.row-lg-clear-7n1 > [class*=" col-"]:nth-of-type(1n+1),.row-lg-clear-8n1 > [class^="col-"]:nth-of-type(1n+1),.row-lg-clear-8n1 > [class*=" col-"]:nth-of-type(1n+1),.row-lg-clear-9n1 > [class^="col-"]:nth-of-type(1n+1),.row-lg-clear-9n1 > [class*=" col-"]:nth-of-type(1n+1),.row-lg-clear-10n1 > [class^="col-"]:nth-of-type(1n+1),.row-lg-clear-10n1 > [class*=" col-"]:nth-of-type(1n+1),.row-lg-clear-11n1 > [class^="col-"]:nth-of-type(1n+1),.row-lg-clear-11n1 > [class*=" col-"]:nth-of-type(1n+1),.row-lg-clear-12n1 > [class^="col-"]:nth-of-type(1n+1),.row-lg-clear-12n1 > [class*=" col-"]:nth-of-type(1n+1){clear:none}.row-lg-clear-1n1 > [class^="col-"]:nth-of-type(1n+1),.row-lg-clear-1n1 > [class*=" col-"]:nth-of-type(1n+1),.row-lg-clear-2n1 > [class^="col-"]:nth-of-type(2n+1),.row-lg-clear-2n1 > [class*=" col-"]:nth-of-type(2n+1),.row-lg-clear-3n1 > [class^="col-"]:nth-of-type(3n+1),.row-lg-clear-3n1 > [class*=" col-"]:nth-of-type(3n+1),.row-lg-clear-4n1 > [class^="col-"]:nth-of-type(4n+1),.row-lg-clear-4n1 > [class*=" col-"]:nth-of-type(4n+1),.row-lg-clear-5n1 > [class^="col-"]:nth-of-type(5n+1),.row-lg-clear-5n1 > [class*=" col-"]:nth-of-type(5n+1),.row-lg-clear-6n1 > [class^="col-"]:nth-of-type(6n+1),.row-lg-clear-6n1 > [class*=" col-"]:nth-of-type(6n+1),.row-lg-clear-7n1 > [class^="col-"]:nth-of-type(7n+1),.row-lg-clear-7n1 > [class*=" col-"]:nth-of-type(7n+1),.row-lg-clear-8n1 > [class^="col-"]:nth-of-type(8n+1),.row-lg-clear-8n1 > [class*=" col-"]:nth-of-type(8n+1),.row-lg-clear-9n1 > [class^="col-"]:nth-of-type(9n+1),.row-lg-clear-9n1 > [class*=" col-"]:nth-of-type(9n+1),.row-lg-clear-10n1 > [class^="col-"]:nth-of-type(10n+1),.row-lg-clear-10n1 > [class*=" col-"]:nth-of-type(10n+1),.row-lg-clear-11n1 > [class^="col-"]:nth-of-type(11n+1),.row-lg-clear-11n1 > [class*=" col-"]:nth-of-type(11n+1),.row-lg-clear-12n1 > [class^="col-"]:nth-of-type(12n+1),.row-lg-clear-12n1 > [class*=" col-"]:nth-of-type(12n+1){clear:both}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-5th{width:20%}.col-lg-pull-left{float:left}.col-lg-pull-right{float:right}.col-lg-pull-none{float:none}.col-lg-clear-left{clear:left}.col-lg-clear-right{clear:right}.col-lg-clear-both{clear:both}.col-lg-clear-none{clear:none}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-pull-5th{right:20%}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-push-5th{left:20%}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}.col-lg-offset-5th{margin-left:20%}.col-lg-margin-bottom-0{margin-bottom:0}.col-lg-margin-bottom-10{margin-bottom:10px}.col-lg-margin-bottom-20{margin-bottom:20px}.col-lg-margin-bottom-30{margin-bottom:30px}.col-lg-margin-bottom-40{margin-bottom:40px}.col-lg-margin-bottom-50{margin-bottom:50px}.col-lg-margin-bottom-60{margin-bottom:60px}.col-lg-margin-bottom-70{margin-bottom:70px}.col-lg-margin-bottom-80{margin-bottom:80px}.col-lg-margin-bottom-90{margin-bottom:90px}.col-lg-margin-bottom-100{margin-bottom:100px}}@media (max-width:61.938em){.row-md-centered{text-align:center}.row-md-centered > [class^="col-"],.row-md-centered > [class*=" col-"]{float:none;display:inline-block;margin-right:-4px;vertical-align:top}.row-md-uncentered{text-align:inherit}.row-md-uncentered > [class^="col-"],.row-md-uncentered > [class*=" col-"]{float:left;display:block;margin-right:0;vertical-align:baseline}.row-md-no-gutters{margin-left:0;margin-right:0}.row-md-no-gutters > [class^="col-"],.row-md-no-gutters > [class*=" col-"]{padding-left:0;padding-right:0}.row-md-gutters{margin-left:15px;margin-right:15px}.row-md-gutters > [class^="col-"],.row-md-gutters > [class*=" col-"]{padding-left:15px;padding-right:15px}.row-md-clear-1n1 > [class^="col-"]:nth-of-type(1n+1),.row-md-clear-1n1 > [class*=" col-"]:nth-of-type(1n+1),.row-md-clear-2n1 > [class^="col-"]:nth-of-type(1n+1),.row-md-clear-2n1 > [class*=" col-"]:nth-of-type(1n+1),.row-md-clear-3n1 > [class^="col-"]:nth-of-type(1n+1),.row-md-clear-3n1 > [class*=" col-"]:nth-of-type(1n+1),.row-md-clear-4n1 > [class^="col-"]:nth-of-type(1n+1),.row-md-clear-4n1 > [class*=" col-"]:nth-of-type(1n+1),.row-md-clear-5n1 > [class^="col-"]:nth-of-type(1n+1),.row-md-clear-5n1 > [class*=" col-"]:nth-of-type(1n+1),.row-md-clear-6n1 > [class^="col-"]:nth-of-type(1n+1),.row-md-clear-6n1 > [class*=" col-"]:nth-of-type(1n+1),.row-md-clear-7n1 > [class^="col-"]:nth-of-type(1n+1),.row-md-clear-7n1 > [class*=" col-"]:nth-of-type(1n+1),.row-md-clear-8n1 > [class^="col-"]:nth-of-type(1n+1),.row-md-clear-8n1 > [class*=" col-"]:nth-of-type(1n+1),.row-md-clear-9n1 > [class^="col-"]:nth-of-type(1n+1),.row-md-clear-9n1 > [class*=" col-"]:nth-of-type(1n+1),.row-md-clear-10n1 > [class^="col-"]:nth-of-type(1n+1),.row-md-clear-10n1 > [class*=" col-"]:nth-of-type(1n+1),.row-md-clear-11n1 > [class^="col-"]:nth-of-type(1n+1),.row-md-clear-11n1 > [class*=" col-"]:nth-of-type(1n+1),.row-md-clear-12n1 > [class^="col-"]:nth-of-type(1n+1),.row-md-clear-12n1 > [class*=" col-"]:nth-of-type(1n+1){clear:none}.row-md-clear-1n1 > [class^="col-"]:nth-of-type(1n+1),.row-md-clear-1n1 > [class*=" col-"]:nth-of-type(1n+1),.row-md-clear-2n1 > [class^="col-"]:nth-of-type(2n+1),.row-md-clear-2n1 > [class*=" col-"]:nth-of-type(2n+1),.row-md-clear-3n1 > [class^="col-"]:nth-of-type(3n+1),.row-md-clear-3n1 > [class*=" col-"]:nth-of-type(3n+1),.row-md-clear-4n1 > [class^="col-"]:nth-of-type(4n+1),.row-md-clear-4n1 > [class*=" col-"]:nth-of-type(4n+1),.row-md-clear-5n1 > [class^="col-"]:nth-of-type(5n+1),.row-md-clear-5n1 > [class*=" col-"]:nth-of-type(5n+1),.row-md-clear-6n1 > [class^="col-"]:nth-of-type(6n+1),.row-md-clear-6n1 > [class*=" col-"]:nth-of-type(6n+1),.row-md-clear-7n1 > [class^="col-"]:nth-of-type(7n+1),.row-md-clear-7n1 > [class*=" col-"]:nth-of-type(7n+1),.row-md-clear-8n1 > [class^="col-"]:nth-of-type(8n+1),.row-md-clear-8n1 > [class*=" col-"]:nth-of-type(8n+1),.row-md-clear-9n1 > [class^="col-"]:nth-of-type(9n+1),.row-md-clear-9n1 > [class*=" col-"]:nth-of-type(9n+1),.row-md-clear-10n1 > [class^="col-"]:nth-of-type(10n+1),.row-md-clear-10n1 > [class*=" col-"]:nth-of-type(10n+1),.row-md-clear-11n1 > [class^="col-"]:nth-of-type(11n+1),.row-md-clear-11n1 > [class*=" col-"]:nth-of-type(11n+1),.row-md-clear-12n1 > [class^="col-"]:nth-of-type(12n+1),.row-md-clear-12n1 > [class*=" col-"]:nth-of-type(12n+1){clear:both}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-5th{width:20%}.col-md-pull-left{float:left}.col-md-pull-right{float:right}.col-md-pull-none{float:none}.col-md-clear-left{clear:left}.col-md-clear-right{clear:right}.col-md-clear-both{clear:both}.col-md-clear-none{clear:none}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-pull-5th{right:20%}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-push-5th{left:20%}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}.col-md-offset-5th{margin-left:20%}.col-md-margin-bottom-0{margin-bottom:0}.col-md-margin-bottom-10{margin-bottom:10px}.col-md-margin-bottom-20{margin-bottom:20px}.col-md-margin-bottom-30{margin-bottom:30px}.col-md-margin-bottom-40{margin-bottom:40px}.col-md-margin-bottom-50{margin-bottom:50px}.col-md-margin-bottom-60{margin-bottom:60px}.col-md-margin-bottom-70{margin-bottom:70px}.col-md-margin-bottom-80{margin-bottom:80px}.col-md-margin-bottom-90{margin-bottom:90px}.col-md-margin-bottom-100{margin-bottom:100px}}@media (max-width:47.938em){.row-sm-centered{text-align:center}.row-sm-centered > [class^="col-"],.row-sm-centered > [class*=" col-"]{float:none;display:inline-block;margin-right:-4px;vertical-align:top}.row-sm-uncentered{text-align:inherit}.row-sm-uncentered > [class^="col-"],.row-sm-uncentered > [class*=" col-"]{float:left;display:block;margin-right:0;vertical-align:baseline}.row-sm-no-gutters{margin-left:0;margin-right:0}.row-sm-no-gutters > [class^="col-"],.row-sm-no-gutters > [class*=" col-"]{padding-left:0;padding-right:0}.row-sm-gutters{margin-left:15px;margin-right:15px}.row-sm-gutters > [class^="col-"],.row-sm-gutters > [class*=" col-"]{padding-left:15px;padding-right:15px}.row-sm-clear-1n1 > [class^="col-"]:nth-of-type(1n+1),.row-sm-clear-1n1 > [class*=" col-"]:nth-of-type(1n+1),.row-sm-clear-2n1 > [class^="col-"]:nth-of-type(1n+1),.row-sm-clear-2n1 > [class*=" col-"]:nth-of-type(1n+1),.row-sm-clear-3n1 > [class^="col-"]:nth-of-type(1n+1),.row-sm-clear-3n1 > [class*=" col-"]:nth-of-type(1n+1),.row-sm-clear-4n1 > [class^="col-"]:nth-of-type(1n+1),.row-sm-clear-4n1 > [class*=" col-"]:nth-of-type(1n+1),.row-sm-clear-5n1 > [class^="col-"]:nth-of-type(1n+1),.row-sm-clear-5n1 > [class*=" col-"]:nth-of-type(1n+1),.row-sm-clear-6n1 > [class^="col-"]:nth-of-type(1n+1),.row-sm-clear-6n1 > [class*=" col-"]:nth-of-type(1n+1),.row-sm-clear-7n1 > [class^="col-"]:nth-of-type(1n+1),.row-sm-clear-7n1 > [class*=" col-"]:nth-of-type(1n+1),.row-sm-clear-8n1 > [class^="col-"]:nth-of-type(1n+1),.row-sm-clear-8n1 > [class*=" col-"]:nth-of-type(1n+1),.row-sm-clear-9n1 > [class^="col-"]:nth-of-type(1n+1),.row-sm-clear-9n1 > [class*=" col-"]:nth-of-type(1n+1),.row-sm-clear-10n1 > [class^="col-"]:nth-of-type(1n+1),.row-sm-clear-10n1 > [class*=" col-"]:nth-of-type(1n+1),.row-sm-clear-11n1 > [class^="col-"]:nth-of-type(1n+1),.row-sm-clear-11n1 > [class*=" col-"]:nth-of-type(1n+1),.row-sm-clear-12n1 > [class^="col-"]:nth-of-type(1n+1),.row-sm-clear-12n1 > [class*=" col-"]:nth-of-type(1n+1){clear:none}.row-sm-clear-1n1 > [class^="col-"]:nth-of-type(1n+1),.row-sm-clear-1n1 > [class*=" col-"]:nth-of-type(1n+1),.row-sm-clear-2n1 > [class^="col-"]:nth-of-type(2n+1),.row-sm-clear-2n1 > [class*=" col-"]:nth-of-type(2n+1),.row-sm-clear-3n1 > [class^="col-"]:nth-of-type(3n+1),.row-sm-clear-3n1 > [class*=" col-"]:nth-of-type(3n+1),.row-sm-clear-4n1 > [class^="col-"]:nth-of-type(4n+1),.row-sm-clear-4n1 > [class*=" col-"]:nth-of-type(4n+1),.row-sm-clear-5n1 > [class^="col-"]:nth-of-type(5n+1),.row-sm-clear-5n1 > [class*=" col-"]:nth-of-type(5n+1),.row-sm-clear-6n1 > [class^="col-"]:nth-of-type(6n+1),.row-sm-clear-6n1 > [class*=" col-"]:nth-of-type(6n+1),.row-sm-clear-7n1 > [class^="col-"]:nth-of-type(7n+1),.row-sm-clear-7n1 > [class*=" col-"]:nth-of-type(7n+1),.row-sm-clear-8n1 > [class^="col-"]:nth-of-type(8n+1),.row-sm-clear-8n1 > [class*=" col-"]:nth-of-type(8n+1),.row-sm-clear-9n1 > [class^="col-"]:nth-of-type(9n+1),.row-sm-clear-9n1 > [class*=" col-"]:nth-of-type(9n+1),.row-sm-clear-10n1 > [class^="col-"]:nth-of-type(10n+1),.row-sm-clear-10n1 > [class*=" col-"]:nth-of-type(10n+1),.row-sm-clear-11n1 > [class^="col-"]:nth-of-type(11n+1),.row-sm-clear-11n1 > [class*=" col-"]:nth-of-type(11n+1),.row-sm-clear-12n1 > [class^="col-"]:nth-of-type(12n+1),.row-sm-clear-12n1 > [class*=" col-"]:nth-of-type(12n+1){clear:both}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-5th{width:20%}.col-sm-pull-left{float:left}.col-sm-pull-right{float:right}.col-sm-pull-none{float:none}.col-sm-clear-left{clear:left}.col-sm-clear-right{clear:right}.col-sm-clear-both{clear:both}.col-sm-clear-none{clear:none}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-pull-5th{right:20%}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-push-5th{left:20%}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}.col-sm-offset-5th{margin-left:20%}.col-sm-margin-bottom-0{margin-bottom:0}.col-sm-margin-bottom-10{margin-bottom:10px}.col-sm-margin-bottom-20{margin-bottom:20px}.col-sm-margin-bottom-30{margin-bottom:30px}.col-sm-margin-bottom-40{margin-bottom:40px}.col-sm-margin-bottom-50{margin-bottom:50px}.col-sm-margin-bottom-60{margin-bottom:60px}.col-sm-margin-bottom-70{margin-bottom:70px}.col-sm-margin-bottom-80{margin-bottom:80px}.col-sm-margin-bottom-90{margin-bottom:90px}.col-sm-margin-bottom-100{margin-bottom:100px}}@media (max-width:29.938em){.row-xs-centered{text-align:center}.row-xs-centered > [class^="col-"],.row-xs-centered > [class*=" col-"]{float:none;display:inline-block;margin-right:-4px;vertical-align:top}.row-xs-uncentered{text-align:inherit}.row-xs-uncentered > [class^="col-"],.row-xs-uncentered > [class*=" col-"]{float:left;display:block;margin-right:0;vertical-align:baseline}.row-xs-no-gutters{margin-left:0;margin-right:0}.row-xs-no-gutters > [class^="col-"],.row-xs-no-gutters > [class*=" col-"]{padding-left:0;padding-right:0}.row-xs-gutters{margin-left:15px;margin-right:15px}.row-xs-gutters > [class^="col-"],.row-xs-gutters > [class*=" col-"]{padding-left:15px;padding-right:15px}.row-xs-clear-1n1 > [class^="col-"]:nth-of-type(1n+1),.row-xs-clear-1n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xs-clear-2n1 > [class^="col-"]:nth-of-type(1n+1),.row-xs-clear-2n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xs-clear-3n1 > [class^="col-"]:nth-of-type(1n+1),.row-xs-clear-3n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xs-clear-4n1 > [class^="col-"]:nth-of-type(1n+1),.row-xs-clear-4n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xs-clear-5n1 > [class^="col-"]:nth-of-type(1n+1),.row-xs-clear-5n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xs-clear-6n1 > [class^="col-"]:nth-of-type(1n+1),.row-xs-clear-6n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xs-clear-7n1 > [class^="col-"]:nth-of-type(1n+1),.row-xs-clear-7n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xs-clear-8n1 > [class^="col-"]:nth-of-type(1n+1),.row-xs-clear-8n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xs-clear-9n1 > [class^="col-"]:nth-of-type(1n+1),.row-xs-clear-9n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xs-clear-10n1 > [class^="col-"]:nth-of-type(1n+1),.row-xs-clear-10n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xs-clear-11n1 > [class^="col-"]:nth-of-type(1n+1),.row-xs-clear-11n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xs-clear-12n1 > [class^="col-"]:nth-of-type(1n+1),.row-xs-clear-12n1 > [class*=" col-"]:nth-of-type(1n+1){clear:none}.row-xs-clear-1n1 > [class^="col-"]:nth-of-type(1n+1),.row-xs-clear-1n1 > [class*=" col-"]:nth-of-type(1n+1),.row-xs-clear-2n1 > [class^="col-"]:nth-of-type(2n+1),.row-xs-clear-2n1 > [class*=" col-"]:nth-of-type(2n+1),.row-xs-clear-3n1 > [class^="col-"]:nth-of-type(3n+1),.row-xs-clear-3n1 > [class*=" col-"]:nth-of-type(3n+1),.row-xs-clear-4n1 > [class^="col-"]:nth-of-type(4n+1),.row-xs-clear-4n1 > [class*=" col-"]:nth-of-type(4n+1),.row-xs-clear-5n1 > [class^="col-"]:nth-of-type(5n+1),.row-xs-clear-5n1 > [class*=" col-"]:nth-of-type(5n+1),.row-xs-clear-6n1 > [class^="col-"]:nth-of-type(6n+1),.row-xs-clear-6n1 > [class*=" col-"]:nth-of-type(6n+1),.row-xs-clear-7n1 > [class^="col-"]:nth-of-type(7n+1),.row-xs-clear-7n1 > [class*=" col-"]:nth-of-type(7n+1),.row-xs-clear-8n1 > [class^="col-"]:nth-of-type(8n+1),.row-xs-clear-8n1 > [class*=" col-"]:nth-of-type(8n+1),.row-xs-clear-9n1 > [class^="col-"]:nth-of-type(9n+1),.row-xs-clear-9n1 > [class*=" col-"]:nth-of-type(9n+1),.row-xs-clear-10n1 > [class^="col-"]:nth-of-type(10n+1),.row-xs-clear-10n1 > [class*=" col-"]:nth-of-type(10n+1),.row-xs-clear-11n1 > [class^="col-"]:nth-of-type(11n+1),.row-xs-clear-11n1 > [class*=" col-"]:nth-of-type(11n+1),.row-xs-clear-12n1 > [class^="col-"]:nth-of-type(12n+1),.row-xs-clear-12n1 > [class*=" col-"]:nth-of-type(12n+1){clear:both}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-5th{width:20%}.col-xs-pull-left{float:left}.col-xs-pull-right{float:right}.col-xs-pull-none{float:none}.col-xs-clear-left{clear:left}.col-xs-clear-right{clear:right}.col-xs-clear-both{clear:both}.col-xs-clear-none{clear:none}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-pull-5th{right:20%}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-push-5th{left:20%}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}.col-xs-offset-5th{margin-left:20%}.col-xs-margin-bottom-0{margin-bottom:0}.col-xs-margin-bottom-10{margin-bottom:10px}.col-xs-margin-bottom-20{margin-bottom:20px}.col-xs-margin-bottom-30{margin-bottom:30px}.col-xs-margin-bottom-40{margin-bottom:40px}.col-xs-margin-bottom-50{margin-bottom:50px}.col-xs-margin-bottom-60{margin-bottom:60px}.col-xs-margin-bottom-70{margin-bottom:70px}.col-xs-margin-bottom-80{margin-bottom:80px}.col-xs-margin-bottom-90{margin-bottom:90px}.col-xs-margin-bottom-100{margin-bottom:100px}}

/*========================================================================================================================
	Border-box everything
========================================================================================================================*/

html,
input[type="search"] {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

*,
*::before,
*::after {
	-webkit-box-sizing: inherit;
	   -moz-box-sizing: inherit;
		    box-sizing: inherit;
}

/*========================================================================================================================
	Clearfix major sections
========================================================================================================================*/

.clearfix::before,
/* UTILITY CONTAINERS */
.container-qhd::before,
.container-monitor::before,
.container-laptop::before,
.container-wide::before,
.container-narrow::before,
.container-mobile::before,
/* GRID EXTRAS */
.container-inner::before,
.column-inner::before,
/* SITE SECTIONS */
.site::before,
.site-header::before,
.site-inner::before,
.page-header::before,
.content-layout::before,
.content-layout-container::before,
.content-sidebar-container::before,
.content-area::before,
.main-content::before,
.sidebar-area::before,
.sidebar-2-area::before,
.site-footer::before,
/* ARCHIVE */
.archive-header::before,
.archive-content::before,
.archive-footer::before,
/* SINGLE */
.entry::before,
.entry-header::before,
.entry-content::before,
.entry-footer::before,
/* WIDGETS/PLUGINS */
.widget::before {
	content: "";
	display: table;
}

.clearfix::after,
/* UTILITY CONTAINERS */
.container-qhd::after,
.container-monitor::after,
.container-laptop::after,
.container-wide::after,
.container-narrow::after,
.container-mobile::after,
/* GRID EXTRAS */
.container-inner::after,
.column-inner::after,
/* SITE SECTIONS */
.site::after,
.site-header::after,
.site-inner::after,
.page-header::after,
.content-layout::after,
.content-layout-container::after,
.content-sidebar-container::after,
.content-area::after,
.main-content::after,
.sidebar-area::after,
.sidebar-2-area::after,
.site-footer::after,
/* ARCHIVE */
.archive-header::after,
.archive-content::after,
.archive-footer::after,
/* SINGLE */
.entry::after,
.entry-header::after,
.entry-content::after,
.entry-footer::after,
/* WIDGETS/PLUGINS */
.widget::after {
	content: "";
	display: table;
	clear: both;
}

/*========================================================================================================================
	Max-width 100% / Limit images, media, embeds to fit within container
========================================================================================================================*/

iframe,
embed,
canvas,
object,
figure,
video,
audio,
svg,
img {
	max-width: 100%;
}

/*========================================================================================================================
	Vertical-align middle / Remove the gap between objects and the bottom of their containers when displayed inline
	https://github.com/h5bp/html5-boilerplate/issues/440
========================================================================================================================*/

iframe,
embed,
canvas,
object,
figure,
video,
audio {
    vertical-align: middle;
}

/*========================================================================================================================
	Font-smoothing / Antialias everything by default
========================================================================================================================*/

body,
input,
textarea,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} 

/*========================================================================================================================
	Transition all links and buttons by default
========================================================================================================================*/

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
}

.transition {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
}

/*========================================================================================================================
	[Underscores] Do not show the outline on the skip link target.
========================================================================================================================*/

/* Add all your skip link IDs */
#site-navigation[tabindex="-1"]:focus,
#site-inner[tabindex="-1"]:focus,
#content-layout[tabindex="-1"]:focus,
#main[tabindex="-1"]:focus {
	outline: 0;
}

/*========================================================================================================================

	Loaded Fonts
	
	Typekit
	font-family: 'minion-3', serif; (400,400i,500,500i,600,600i,700,700i)	
	font-family: 'motiva-sans', sans-serif; (400,400i,500,500i,600,600i,700,700i)	
	
========================================================================================================================*/

/*========================================================================================================================
	Typography
========================================================================================================================*/

html {
	font-size: 100%; 
}

body,
button, 
input, 
optgroup, 
select,
textarea {
    font-family: 'motiva-sans', sans-serif;
}

body {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.625;
	font-style: normal;
}

strong,
b,
.bold {
	font-weight: 700;
}

.award-right-cntnt em
{
  line-height:32px!important;
}

em,
i,
.italic {
	font-style: italic;
}

/* FONT SMOOTHING EVERYTHING */
body,
input,
textarea,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* THEME FONTS */
.font-1 {
	font-family: 'minion-3', serif;
}
.font-2 {
	font-family: 'motiva-sans', sans-serif;
}

/*========================================================================================================================
	Heading Typography
========================================================================================================================*/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'minion-3', serif;
	font-weight: 700;
}
h1,
.h1 {
	font-size: 42px;
	line-height: 1.4;
}
h2,
.h2 {
	font-size: 36px;
	line-height: 1.4;
}
h3,
.h3 {
	font-size: 28px;
	line-height: 1.4;
}
h4,
.h4 {
	font-size: 24px;
	line-height: 1.4;
}
h5,
.h5 {
	font-size: 20px;
	line-height: 1.4;
}
h6,
.h6 {
	font-size: 18px;
	line-height: 1.4;
}

/*========================================================================================================================
	Font Sizes
========================================================================================================================*/

.font-size-xxl {
	font-size: 42px;
	line-height: 1.4;
}
.font-size-xl {
	font-size: 36px;
	line-height: 1.4;
}
.font-size-lg {
	font-size: 28px;
	line-height: 1.4;
}
.font-size-md {
	font-size: 24px;
	line-height: 1.4;
}
.font-size-sm {
	font-size: 18px;
	line-height: 1.625;
}
.font-size-xs {
	font-size: 16px;
	line-height: 1.625;
}
.font-size-xxs {
	font-size: 14px;
	line-height: 1.625;
}

.community-hero h1 em
{
  line-height: 53px !important;
}

/*========================================================================================================================
	Font Weights
========================================================================================================================*/

strong,
b,
.bold,
.font-weight-bold {
	font-weight: 700;
}
.font-weight-semi-bold {
	font-weight: 600;
}
.font-weight-normal {
	font-weight: 400 !important;
}
.font-weight-light {
	font-weight: 300;
}
.font-weight-extra-light {
	font-weight: 100;
}

/*========================================================================================================================
	Line Heights
========================================================================================================================*/

.line-height-extra-tall {
	line-height: 2;
}
.line-height-tall {
	line-height: 1.8;
}
.line-height-normal {
	line-height: 1.625;
}
.line-height-short {
	line-height: 1.4;
}
.line-height-extra-short {
	line-height: 1.2;
}
.line-height-one {
	line-height: 1;
}

/*========================================================================================================================
	Font Styles
========================================================================================================================*/
em
{
  line-height:36px!important;
}
em,
i,
.italic,
.font-style-italic {
	font-style: italic;
}
.oblique,
.font-style-oblique {
	font-style: oblique;
}
.font-style-normal {
	font-style: normal !important;
}

/*========================================================================================================================
	Text Transform
========================================================================================================================*/

.uppercase,
.text-transform-uppercase {
	text-transform: uppercase;
}
.lowercase,
.text-transform-lowercase {
	text-transform: lowercase;
}
.capitalize,
.text-transform-capitalize {
	text-transform: capitalize;
}
.text-transform-none {
	text-transform: none !important;
}

/*========================================================================================================================
	Letter Spacing
========================================================================================================================*/

.letter-spacing-extra-wide {
	letter-spacing: 1px;
}
.letter-spacing,
.letter-spacing-wide {
	letter-spacing: 0.4px;
}
.letter-spacing-normal {
	letter-spacing: normal !important;
}
.letter-spacing-narrow {
	letter-spacing: -0.4px;
}
.letter-spacing-extra-narrow {
	letter-spacing: -1px;
}

/*========================================================================================================================
	Default Colors
========================================================================================================================*/

/* BODY COLOR */
body,
.color-body {
	color: #403b38;
}

/* SELECTION COLOR */
::-moz-selection,
::selection {
	background: #403b38;
	color: #fff;
	text-shadow: none;
}

/* HEADING COLOR */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.color-heading {
	color: #403b38;
}

/* INHERIT PHONE LINKS */
a[href^="tel:"],
a[href^="tel:"]:hover,
a[href^="tel:"]:focus,
a[href^="tel:"]:active,
a[href^="sms:"],
a[href^="sms:"]:hover,
a[href^="sms:"]:focus,
a[href^="sms:"]:active,
a[href^="fax:"],
a[href^="fax:"]:hover,
a[href^="fax:"]:focus,
a[href^="fax:"]:active {
	color: inherit;
	text-decoration: inherit;
}

/* LINK COLOR */
a,
.color-link {
	color: #d28801;
}
a:hover,
a:focus,
a:active,
a[href^="tel:"]:hover {
	color: #f0a318;
}

/* FORCE INHERIT LINK */
.link-inherit,
.link-inherit:hover,
.link-inherit:focus,
.link-inherit:active {
	color: inherit !important;
	text-decoration: inherit !important;
}

/*========================================================================================================================
	Text Colors / It's safer to use classes like .color-blue instead of .blue
========================================================================================================================*/

.color-inherit {
	color: inherit !important;
}

/* GENERIC COLORS */
.color-error,
.color-danger,
.color-red {
	color: #cc4b37;
}
.color-orange {
	color: #f26635;
}
.color-notice,
.color-warning,
.color-yellow {
	color: #ffae00;
}
.color-success,
.color-green {
	color: #3adb76;
}
.color-blue {
	color: #1779ba;
}
.color-purple {
	color: #bc28ce;
}
.color-grey,
.color-gray,
.color-dark-grey,
.color-dark-gray {
	color: #8a8a8a;
}
.color-light-grey,
.color-light-gray {
	color: #e6e6e6;
}
.color-black {
	color: #000;
}
.color-white {
	color: #fff;
}

/* BRAND COLOR 1 */
.color-1,
.brand-blue {
	color: #0a3d68; /* DARK BLUE */
}

/* BRAND COLOR 2 */
.color-2,
.brand-gold {
	color: #d28801; /* GOLD */
}

/* BRAND COLOR 3 */
.color-3,
.brand-green {
	color: #00613f; /* GREEN */
}

/*========================================================================================================================
	Background Colors
========================================================================================================================*/

.bg-color-none,
.bg-color-transparent {
	background-color: transparent !important;
}

/* GENERIC COLORS */
.bg-color-black {
	background-color: #000;
}
.bg-color-white {
	background-color: #fff;
}

/*========================================================================================================================
	Buttons
========================================================================================================================*/

button,
input[type="button"],
input[type="submit"],
input[type="reset"],
.button {
	display: inline-block;
	width: auto;
	padding: 10px 14px 8px;
	background-color: #0a3d68;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
	text-decoration: none !important;
	letter-spacing: 0.4px;
	text-align: center;
	border: none;
	border-radius: 0;
	cursor: pointer;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus,
button:active,
input:active[type="button"],
input:active[type="reset"],
input:active[type="submit"],
.button:active {
	background-color: #1a5d96;
	color: #fff;
	text-decoration: none !important;
}

/* BUTTON COLOR 1 (BLUE) */
.button-color-1,
.button-blue {
	background-color: #0a3d68;
	color: #fff;
}
.button-color-1:hover,
.button-color-1:focus,
.button-color-1:active,
.button-blue:hover,
.button-blue:focus,
.button-blue:active {
	background-color: #1a5d96;
	color: #fff;
}

/* BUTTON COLOR 2 (GOLD) */
.button-color-2,
.button-gold {	
	background-color: #d28801;
	color: #fff;
}
.button-color-2:hover,
.button-color-2:focus,
.button-color-2:active,
.button-gold:hover,
.button-gold:focus,
.button-gold:active {
	background-color: #f0a318;
	color: #fff;
}

/* BUTTON COLOR 3 (GREEN ) */
.button-color-3,
.button-green {
	background-color: #00613f;
	color: #fff;
}
.button-color-3:hover,
.button-color-3:focus,
.button-color-3:active,
.button-green:hover,
.button-green:focus,
.button-green:active {
	background-color: #0b8a5d;
	color: #fff;
}

/* ALT BUTTON BLUE */
.alt-button-blue {
	color: #0a3d68;
	border: 2px solid #0a3d68;
	background: #fff;
}
.alt-button-blue:hover,
.alt-button-blue:focus,
.alt-button-blue:active {
	background: #0a3d68;
	color: #fff;
}
/* ALT BUTTON GOLD */
.alt-button-gold {
	background: none;
	color: #d28801;
	border: 2px solid #d28801;
}
.alt-button-gold:hover,
.alt-button-gold:focus,
.alt-button-gold:active {
	background-color: #d28801;
	color: #fff;
}
/* ALT BUTTON GREEN */
.alt-button-green {
	background: none;
	color: #00613f;
	border: 2px solid #00613f;
}
.alt-button-green:hover,
.alt-button-green:focus,
.alt-button-green:active {
	background-color: #00613f;
	color: #fff;
}

/* BUTTON SIZES */
.button-xl {
	padding: 18px 24px 18px;
	font-size: 20px;
}
.button-lg {
	padding: 12px 18px 12px;
	font-size: 18px;
}
.button-md {
	padding: 10px 14px 10px;
	font-size: 16px;
}
.button-sm {
	padding: 6px 10px 6px;
	font-size: 14px;
}
.button-xs {
	padding: 4px 6px 4px;
	font-size: 12px;
}

/* SHARP EDGE BUTTON */
.button-sharp {
	border-radius: 0;
}

/* SOFT EDGE BUTTON */
.button-soft {
	border-radius: 3px;
}

/* CLEAR BUTTON */
.button-clear {
	background: none;
	border: 1px solid #d28801;
	color: #d28801;
}
.button-clear:hover,
.button-clear:focus,
.button-clear:active {
	background-color: #d28801;
	border: 1px solid #d28801;
	color: #fff;
}

/* BUTTON ICONS */
.button-arrow:after {
	content: '\f101';
	font-family: 'font-awesome-basic';
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 8px;
}	
.button-doc:after {
	content: '\f016';
	font-family: 'font-awesome-basic';
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 8px;
}	
.button-user:after {
	content: '\f007';
	font-family: 'font-awesome-basic';
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 10px;
}	
.button-download:after {
	content: '\f019';
	font-family: 'font-awesome-basic';
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 10px;
}	
.button-schedule:after {
	content: '\f274';
	font-family: 'font-awesome-basic';
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 10px;
}
.button-email:after {
	content: '\f003';
	font-family: 'font-awesome-basic';
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 10px;
}	
.button-cart:after {
	content: '\f07a';
	font-family: 'font-awesome-basic';
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 10px;
}	
.button-info:after {
	content: '\f129';
	font-family: 'font-awesome-basic';
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 8px;
}

/*========================================================================================================================
	Headings
========================================================================================================================*/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin: 0 0 20px;
}

/*========================================================================================================================
	Paragraph
========================================================================================================================*/

p {
	margin: 0 0 30px;
}

/*========================================================================================================================
	Lists
========================================================================================================================*/

ol,
ul {
	margin: 0 0 30px 16px;
	padding-left: 16px;

}
ol ol,
ul ul {
	margin: 0 0 0 16px;
	padding-left: 16px;
}
ol li {
	list-style-type: decimal;
}
ul li {
	list-style-type: disc;
}

/* UNSTYLED LIST */
.list-unstyled,
.list-unstyled {
	margin: 0;
	padding: 0;
}
.list-unstyled li,
.list-unstyled li {
	list-style-type: none;
}

/* HORIZONTAL LIST */
.list-horizontal,
.list-horizontal {
	margin: 0;
	padding: 0;
}
.list-horizontal li,
.list-horizontal li {
	display: inline-block;
	list-style-type: none;
}

/*========================================================================================================================
	Quotes
========================================================================================================================*/

/* CITE */
q,
cite {
	font-style: italic;
}

/* BLOCKQUOTE */
blockquote {
	margin: 0 0 30px;
	padding: 0 0 0 30px;
	border-left: 3px solid #0b8a5d;
	font-size: 28px;
	line-height: 1.4;
	font-style: normal;
}
blockquote p:last-of-type {
	margin-bottom: 0 !important;
}

/*========================================================================================================================
	Preformatted and Code
========================================================================================================================*/

/* PREFORMATTED */
pre {
	background: #121111; /* BLACK */
	color: #ccc;
	overflow: scroll;
	padding: 20px;
	white-space: pre;
	font-family: "Courier 10 Pitch", Courier, monospace;
}

/* CODE */
code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/*========================================================================================================================
	Images
========================================================================================================================*/

img {
	height: auto;
}

/*========================================================================================================================
	Embeds
========================================================================================================================*/

.responsive-embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.responsive-embed-container iframe,  
.responsive-embed-container object,  
.responsive-embed-container embed,
.responsive-embed-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*========================================================================================================================
	Table Elements
========================================================================================================================*/

table {
	width: 100%;	
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border: 1px solid #ddd;
	border-bottom: none;
	margin-bottom: 30px;
}

thead {
	margin: 0;
	padding: 0;
	border: none;
}

tbody {
	margin: 0;
	padding: 0;
	border: none;
}

tfoot {
	margin: 0;
	padding: 0;
	border: none;
}

tr {
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #ddd;
}

th {
	margin: 0;
	padding: 0;
	border: none;
	padding: 8px 10px 7px;
	font-weight: 700;
}

td {
	margin: 0;
	padding: 0;
	border: none;
	padding: 8px 10px 7px;
}

/*========================================================================================================================
	Form Elements
========================================================================================================================*/

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

input,
select,
textarea {
	width: 100%;
	max-width: 100%;
	padding: 8px 6px 6px;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 16px;
}

input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #ccc;
}

input[type="checkbox"],
input[type="radio"],
input[type="image"] {
	width: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

::-webkit-input-placeholder,
::-moz-placeholder {
	color: #bbb;
	opacity: 1;
}

/*========================================================================================================================
	Misc Block HTML Elements
========================================================================================================================*/

/* ADDRESS */
address {
	font-style: normal;
}

/* HORIZONTAL RULE */
hr {
    display: block;
    height: 1px;
    background-color: #ccc;
	border: none;
    margin: 30px 0 30px;
}

/*========================================================================================================================
	Misc Inline HTML Elements
========================================================================================================================*/

/* ABBREVIATION */
abbr,
acronym {
	text-decoration: none;
	border-bottom: 1px dotted #666;
	cursor: help;
}

/* DEFINITION */
dfn {
	font-style: italic;
}

/* HIGHLIGHT */
mark,
ins {
	background: #fff384; /* MANILLA */
	text-decoration: none;
}

/*========================================================================================================================
	HTML Entities
========================================================================================================================*/

/*========================================================================================================================
	Print Only
========================================================================================================================*/

/* Print only classes */
.visible-print-block,
.visible-print-inline-block,
.visible-print-inline {
	display: none !important;
}
@media print {
	.visible-print-block {
		display: block !important;
	}
	.visible-print-inline-block {
		display: inline-block !important;
	}
	.visible-print-inline {
		display: inline !important;
	}
	.hidden-print {
		display: none !important;
	}
}

/*========================================================================================================================
	Screen Readers
========================================================================================================================*/

/*
 * [HTML5 Boilerplate 5.3] Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/*
 * [HTML5 Boilerplate 5.3] Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/* [Underscores] Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*========================================================================================================================
	Display
========================================================================================================================*/

.hidden,
.display-none {
    display: none !important;
}
.display-block {
	display: block;
}
.display-inline-block {
	display: inline-block;
}
.display-inline {
	display: inline;
}
.display-table {
	display: table;
}
.display-table-column {
	display: table-column;
}
.display-table-row {
	display: table-row;
}
.display-table-cell {
	display: table-cell;
}

/*========================================================================================================================
	Visibility
========================================================================================================================*/

.invisible,
.visibility-hidden {
    visibility: hidden !important;
}
.visible,
.visibility-visible {
    visibility: visible !important;
}
.visibility-collapse {
    visibility: collapse;
}
.visibility-initial {
    visibility: initial;
}
.visibility-inherit {
    visibility: inherit;
}

/*========================================================================================================================
	Opacity
========================================================================================================================*/

.opacity-full,
.opacity-100 {
	opacity: 1 !important;
}
.opacity-90 {
	opacity: 0.9;
}
.opacity-80 {
	opacity: 0.8;
}
.opacity-70 {
	opacity: 0.7;
}
.opacity-60 {
	opacity: 0.6;
}
.opacity-50 {
	opacity: 0.5;
}
.opacity-40 {
	opacity: 0.4;
}
.opacity-30 {
	opacity: 0.3;
}
.opacity-20 {
	opacity: 0.2;
}
.opacity-10 {
	opacity: 0.1;
}
.opacity-0 {
	opacity: 0;
}

/*========================================================================================================================
	Position
========================================================================================================================*/

.position-static {
	position: static !important;
}
.position-relative {
	position: relative;
}
.position-absolute {
	position: absolute;
}

/*========================================================================================================================
	Float and Clear
========================================================================================================================*/

/* FLOAT */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-none {
	float: none !important;
}

/* CLEAR */
.clear,
.clear-both {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.clear-none {
	clear: none !important;
}

/*========================================================================================================================
	Margin and Padding
========================================================================================================================*/

/* MARGIN AUTO */
.margin-auto,
.margin-center,
.margin-centered {
	margin-left: auto;
	margin-right: auto;
}

/* MARGIN NONE */
.margin-none,
.margin-0 {
	margin: 0 !important;
}

/* MARGIN TOP */
.margin-top-none,
.margin-top-0 {
	margin-top: 0 !important;
}

/* MARGIN BOTTOM */
.margin-bottom-none,
.margin-bottom-0 {
	margin-bottom: 0 !important;
}

/* PADDING */
.padding-none,
.padding-0 {
	padding: 0 !important;
}

/*========================================================================================================================
	Centered Blocks
========================================================================================================================*/

/* HORIZONTALLY CENTERED BLOCK */
.centered-block,
.block-centered,
.display-block-centered {
	display: block !important;
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

/* VERTICALLY CENTERED CONTENT 
 * Creates a pseudo table/table-cell, assumes the parent container has a set height, 
 * or else you must set the height for both these elements.
 */
.vertically-centered-content {
	display: table;
	width: 100%;
	height: 100%;
}	
.vertically-centered-content-inner {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}	

/*========================================================================================================================
	Box Sizing
========================================================================================================================*/

.border-box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.content-box {
	-webkit-box-sizing: content-box;
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}

/*========================================================================================================================
	Max Width and Max Height
========================================================================================================================*/

/* MAX WIDTH */
.contain,
.contain-width,
.max-width,
.max-width-full,
.max-width-100 {
	max-width: 100%;
}
.max-width-none {
	max-width: none !important;
}

/* MAX HEIGHT */
.contain-height,
.max-height,
.max-height-full,
.max-height-100 {
	max-height: 100%;
}
.max-height-none {
	max-height: none !important;
}

/*========================================================================================================================
	Width and Height
========================================================================================================================*/

/* WIDTH */
.width-full,
.width-100 {
	width: 100%;
}
.width-auto {
	width: auto !important;
}

/* HEIGHT */
.height-full,
.height-100 {
	height: 100%;
}
.height-auto {
	height: auto !important;
}

/*========================================================================================================================
	Background
========================================================================================================================*/

/* BACKGROUND */
.bg-none {
	background: none !important;
}

/* BACKGROUND IMAGES */
.bg-img-full {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;

}
.bg-img-cover {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;

}
.bg-img-fixed {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}
.bg-img-tile {
	background-repeat: repeat;
	background-position: 0 0;
}

/*========================================================================================================================
	Border and Border Radius
========================================================================================================================*/

/* BORDER */
.border-none {
	border: none !important;
}

/* BORDER RADIUS */
.border-radius-none,
.border-radius-0 {	
	-webkit-border-radius: 0 !important;
	   -moz-border-radius: 0 !important;
	        border-radius: 0 !important;
}
.border-radius-soft {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px; 
	        border-radius: 3px;
}
.border-radius-round {
	-webkit-border-radius: 25%;
	   -moz-border-radius: 25%;
	        border-radius: 25%;
}
.border-radius-circle,
.border-radius-50 {
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
}

/*========================================================================================================================
	Text Align
========================================================================================================================*/

.text-align-left {
	text-align: left !important;
}
.text-centered,
.centered-text,
.text-align-center {
	text-align: center;
}
.text-align-right {
	text-align: right;
}
.text-align-justify {
	text-align: justify;
}

/*========================================================================================================================
	Vertical Align
========================================================================================================================*/

.vertical-align-top {
    vertical-align: top;
}
.vertical-align-middle {
    vertical-align: middle;
}
.vertical-align-bottom {
    vertical-align: bottom;
}
.vertical-align-baseline {
    vertical-align: baseline !important;
}
.vertical-align-text-top { 
	vertical-align: text-top; 
}
.vertical-align-text-bottom { 
	vertical-align: text-bottom; 
}

/*========================================================================================================================
	Text Decoration
========================================================================================================================*/

.underline,
.text-decoration-underline {
	text-decoration: underline;
}
.no-underline,
.remove-underline,
.text-decoration-none  {
	text-decoration: none !important;
}
.line-through,
.text-decoration-line-through {
	text-decoration: line-through;
}

/*========================================================================================================================
	Word Wrap
========================================================================================================================*/

.nowrap {
	white-space: nowrap;
}

/*========================================================================================================================
	Text Shadow
========================================================================================================================*/

.text-shadow,
.text-shadow-light {
	text-shadow: 0 1px 1px #000;
}
.text-shadow-medium {
	text-shadow: 0 4px 4px #000;
}
.text-shadow-heavy {
	text-shadow: 0 8px 8px #000;
}
.text-shadow-none {
	text-shadow: none !important;
}

/*========================================================================================================================
	Accessible Toggle
========================================================================================================================*/

/* REQUIRED */
.js-to_expand[data-hidden=true] { 
	display: none; 
}

/* EXPAND BUTTON */
.js-expandmore-button {
}

/* EXPAND CONTENT */
.js-to_expand {
	padding: 30px 0 0;
}

/*========================================================================================================================
	Flexslider
========================================================================================================================*/

/* ADD FLEXSLIDER OUTER DIV, HELPFUL FOR SOME SLIDERS */
.flexslider-outer {
	width: 1920px;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background-color: #111;
}
.flexslider-outer::before {
	content: "";
	display: table;
}
.flexslider-outer::after {
	content: "";
	display: table;
	clear: both;
}
/* GOOD FLEXSLIDER DEFAULTS (REMOVE IF WORRIED ABOUT PLUGIN CONFLICTS) */
.flexslider {
	margin: 0 auto;
	padding: 0;
	border: none;
	border-radius: 0;
	position: relative;
}
.flexslider ul.slides {
	margin: 0;
	padding: 0;
}
.flexslider ul.slides::before {
	content: "";
	display: table;
}
.flexslider ul.slides::after {
	content: "";
	display: table;
	clear: both;
}
.flexslider ul.slides li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.flexslider ul.slides li img {
	display: block;
}

/*========================================================================================================================
	WP Alignments
========================================================================================================================*/

/* NO ALIGNMENT */
.alignnone {
	display: inline-block;
	margin: 0;
}

/* CENTER */
.aligncenter,
.centered {
	display: block;
	margin: 0 auto 30px;
}

/* NESTED CENTERED ITEMS */
.aligncenter img,
.centered img,
.aligncenter .centered,
.aligncenter .aligncenter,
.centered .centered,
.centered .aligncenter {
	display: block;
	margin: 0 auto;
}

/* ALIGN LEFT */
.alignleft {
	float: left;
	text-align: left;
	max-width: 50%;
	margin: 0 30px 30px 0;
}

/* ALIGN RIGHT */
.alignright {
	float: right;
	text-align: right;
	max-width: 50%;
	margin: 0 0 30px 30px;
}

/* REMOVE LEFT/RIGHT ALIGNMENT ON SMALL SCREENS */
@media only screen and (max-width: 29.938em) { /* 479px */
	.alignnone,
	.alignleft,
	.alignright {
		display: block;
		float: none;
		text-align: left;
		max-width: 100%;
		margin: 0 0 30px;
	}
}

/*========================================================================================================================
	WP Caption
========================================================================================================================*/

.wp-caption {
	margin-bottom: 30px;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	padding: 10px 1% 0;
	margin-bottom: 0;
}

p.wp-caption-text {
	margin-bottom: 0;
}

/*========================================================================================================================
	WP Gallery
========================================================================================================================*/

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 20px;
	text-align: center;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	width: 33%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover,
.gallery img:focus,
.gallery img:active {
	border: 1px solid #bbb;
}

.gallery .gallery-item img {
	border: none;
	height: auto;
}

.gallery-caption {
	display: block;
	margin: 0;
	padding: 5px 0 0;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.3;
}

/* LIMIT WP GALLERY COLUMNS ON SMALL SCREENS */
@media only screen and (max-width: 47.938em) { /* 767px */
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item	{
		width: 25%;
	}
}
/* COLLAPSE WP GALLERY ON PHONES */
@media only screen and (max-width: 29.938em) { /* 479px */
	.gallery-item {
		float: none;
	}
	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item {
		width: 100%;
	}
}

/*========================================================================================================================
	WP Embeds
========================================================================================================================*/

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
	margin-bottom: 30px;
}

a[rel~="attachment"],
.wp-audio-shortcode a,
.wp-playlist a,
.wp-video a,
a[rel~="attachment"]:hover,
.wp-audio-shortcode a:hover,
.wp-playlist a:hover,
.wp-video a:hover,
a[rel~="attachment"]:focus,
.wp-audio-shortcode a:focus,
.wp-playlist a:focus,
.wp-video a:focus,
a[rel~="attachment"]:active,
.wp-audio-shortcode a:active,
.wp-playlist a:active,
.wp-video a:active {
	border-width: 0 !important;
}

/*========================================================================================================================
	WP Search Form
========================================================================================================================*/

.search-form {
	position: relative;
}

.search-form input[type="search"] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 0 50px 0 10px;
}
.search-form input[type="search"]:focus {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
}

.search-form input[type="submit"] {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0 3px 3px 0;
	color: #fff;
	background-color: #121111; /* BLACK */
	background-image: url(img/search-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 18px auto;
	text-indent: -9999px;
}

.search-form input[type="submit"]:hover,
.search-form input[type="submit"]:focus,
.search-form input[type="submit"]:active {
	background-color: #121111; /* BLACK */
}

.search-form ::-webkit-input-placeholder,
.search-form ::-moz-placeholder {
	color: #bbb;
	opacity: 1;
}

/*========================================================================================================================
	Category Widget
========================================================================================================================*/

/*========================================================================================================================
	Tag Cloud Widget
========================================================================================================================*/

.blog-tag-cloud {
	float: left;
}

.blog-tag-cloud .blog-tag-cloud-links {
	margin-left: -5px;
}

.blog-tag-cloud .blog-tag-cloud-links::before {
	content: " ";
	display: table;
}
.blog-tag-cloud .blog-tag-cloud-links::after {
	content: "";
	display: table;
	clear: both;
}

.blog-tag-cloud .blog-tag-cloud-links a {
	display: block;
	float: left;
	margin: 0 0 5px 5px;
	padding: 5px 5px 4px;
	font-family: 'motiva-sans', sans-serif;
	font-size: 12px !important;
	line-height: 1;
	background-color: #0b8a5d; 
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.blog-tag-cloud .blog-tag-cloud-links a:hover,
.blog-tag-cloud .blog-tag-cloud-links a:focus,
.blog-tag-cloud .blog-tag-cloud-links a:active {
	background-color: #d28801;
}

/*========================================================================================================================
	Calendar Widget
========================================================================================================================*/

.widget_calendar table {
	width: 100%;
}

.widget_calendar th,
.widget_calendar td {
	text-align: center;
}

/*========================================================================================================================
	Recent Posts Widget
========================================================================================================================*/

.widget_recent_entries li {
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}

.widget_recent_entries li:first-of-type {
	border-top: 1px solid #eee;
}

.widget_recent_entries li a {
	color: inherit !important;
	text-decoration: none !important;
}

.widget_recent_entries li a:hover,
.widget_recent_entries li a:focus,
.widget_recent_entries li a:active {
	color: inherit !important;
	text-decoration: underline !important;
}

.widget_recent_entries .post-date {
	display: block;
	font-size: 12px;
}

/*========================================================================================================================
	Sharedaddy
========================================================================================================================*/

.sharedaddy {
	display: block !important;
	float: none !important;
}

.sharedaddy,
.sharedaddy .sd-block,
.sharedaddy .sd-content,
.sharedaddy .sd-content ul {
	margin: 0 !important;
	padding: 0 !important;
}

/*========================================================================================================================
	Download Monitor
========================================================================================================================*/

/*========================================================================================================================
	Envira Gallery
========================================================================================================================*/

/*========================================================================================================================
	RightMessage
========================================================================================================================*/

.rm-c .rm-widget[data-v-47acad9a] {
	font-family: 'museo-sans', sans-serif !important;
}
.rm-c .rm-widget[data-v-47acad9a] .rm-title span {
    font-size: 18px !important;
    font-weight: 500 !important;
}
.rm-c .rm-widget[data-v-47acad9a] .rm-button {
    font-size: 14px !important;
    font-weight: 500 !important;
}

/*========================================================================================================================
	Social Profiles
========================================================================================================================*/

/* SOCIAL PROFILES */
.social-profiles {
	margin: 0;
	padding: 0;
}
.social-profiles li {
	display: inline-block;
	list-style-type: none;
	margin: 0 8px 8px 0;
	padding: 0;
}
.social-profiles li a {
	display: block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 24px;
	color: #fff;
	background-color: #403b38;
	text-decoration: none;
	text-align: center;
}
.social-profiles li a:hover,
.social-profiles li a:focus,
.social-profiles li a:active {
	text-decoration: none;
	opacity: 0.6;
}
.social-profiles .twitter a {
	background-color: #5ea9dd;
}
.social-profiles .facebook a {
	background-color: #3b5998;
}
.social-profiles .googleplus a {
	background-color: #dd4b39;
}
.social-profiles .instagram a {
	background-color: #3f729b;
}
.social-profiles .pinterest a {
	background-color: #bd081c;
}
.social-profiles .youtube a {
	background-color: #cc181e;
}
.social-profiles .linkedin a {
	background-color: #0077b5;
}
.social-profiles .yelp a {
	background-color: #AF1101;
}
.social-profiles .rss a {
	background-color: #e97a30;
}

/*========================================================================================================================
	Alerts
========================================================================================================================*/

.alert {
	display: block;
	width: 720px;
	max-width: 100%;
	margin: 0 auto 30px;
	padding: 15px 4%;
	text-align: center;
	font-size: 14px;
	line-height: 1.4;
	background-color: #e6e6e6; /* LIGHT GREY */
}

.alert p {
	margin-bottom: 0;
}

/* ALERT SIZES */
.alert-xl {
	padding: 30px 4% 28px;
	font-size: 20px;
}
.alert-lg {
	padding: 24px 4% 22px;
	font-size: 18px;
}
.alert-md {
	padding: 18px 4% 16px;
	font-size: 16px;
}
.alert-sm {
	padding: 12px 4% 10px;
	font-size: 14px;
}
.alert-xs {
	padding: 6px 4% 4px;
	font-size: 12px;
}

/* ALERT COLORS */
.alert-error,
.alert-danger,
.alert-red {
	background-color: #cc4b37 !important;
	color: #fff !important;
}
.alert-orange {
	background-color: #f26635 !important;
	color: #fff !important;
}
.alert-notice,
.alert-warning,
.alert-yellow {
	background-color: #ffae00 !important;
	color: #fff !important;
}
.alert-success,
.alert-green {
	background-color: #3adb76 !important;
	color: #fff !important;
}
.alert-blue {
	background-color: #1779ba !important;
	color: #fff !important;
}
.alert-purple {
	background-color: #bc28ce !important;
	color: #fff !important;
}
.alert-neutral,
.alert-grey,
.alert-gray,
.alert-dark-grey,
.alert-dark-gray {
	background-color: #8a8a8a !important;
	color: #fff !important;
}
.alert-light,
.alert-light-grey,
.alert-light-gray {
	background-color: #e6e6e6 !important;
}

/*========================================================================================================================
	Mobile Menu Bar
========================================================================================================================*/	

.mobile-menu-bar {
	z-index: 99999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

/* PUSH MOBILE MENU BAR DOWN TO ACCOMMODATE WP ADMIN BAR */
@media only screen and (max-width: 600px) { /* MATCH WORDPRESS BREAKPOINT */
	#wpadminbar {
		position: fixed !important;
	}
}
body.admin-bar .mobile-menu-bar {
	top: 32px;
}
@media only screen and (max-width: 782px) { /* MATCH WORDPRESS BREAKPOINT */
	body.admin-bar .mobile-menu-bar {
		top: 46px;
	}
}

/* MOBILE MENU BAR MAIN */
.mobile-menu-bar-main {
	background-color: #4f4c49;
	color: #fff;	
	height: 40px;
    font-size: 14px;
	font-weight: 600;
	padding: 0 2%;
}

/* RESPONSIVE MENU BUTTON */
#responsive-menu-pro-button {
	position: static !important;
	display: block !important;
	float: right !important;
	width: auto !important;
	height: 38px !important;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
}	
#responsive-menu-pro-button .responsive-menu-pro-label {
    font-size: 13px !important;
	font-weight: 500 !important;
	color: #fff !important;
    margin: 2px 3px 0 0 !important;
	text-transform: uppercase !important;
}
#responsive-menu-pro-container .responsive-menu-pro-item-link {
	font-weight: 400 !important;
	letter-spacing: 0.25px !important;
}
#responsive-menu-pro-container #responsive-menu-pro-item-19 .responsive-menu-pro-item-link {
	color: #f39e02 !important;
}
#responsive-menu-pro-container #responsive-menu-pro-item-19 .responsive-menu-pro-item-link:hover,
#responsive-menu-pro-container #responsive-menu-pro-item-19 .responsive-menu-pro-item-link:active,
#responsive-menu-pro-container #responsive-menu-pro-item-19 .responsive-menu-pro-item-link:focus {
	color: #fff !important;
}
#responsive-menu-pro-container #responsive-menu-pro-item-281 .responsive-menu-pro-item-link {
	color: #f39e02 !important;
}
#responsive-menu-pro-container #responsive-menu-pro-item-281 .responsive-menu-pro-item-link:before {
	content: '\f002' !important;
	font-family: 'font-awesome-basic' !important;
	font-weight: normal !important;
	font-style: normal !important;
	margin: 0 8px 0 0 !important;
}	
#responsive-menu-pro-container #responsive-menu-pro-item-281 .responsive-menu-pro-item-link:hover,
#responsive-menu-pro-container #responsive-menu-pro-item-281 .responsive-menu-pro-item-link:active,
#responsive-menu-pro-container #responsive-menu-pro-item-281 .responsive-menu-pro-item-link:focus {
	color: #fff !important;
}
#responsive-menu-pro-container .responsive-menu-pro-subarrow {
	background: none !important;
	border: none !important;
}
#responsive-menu-pro-container .responsive-menu-pro-submenu {
	padding: 10px 0 !important;
	background-color: rgba(82, 78, 76, 1) !important;
}

#responsive-menu-pro-container #responsive-menu-pro-additional-content {
	padding: 15px !important;
}
#responsive-menu-pro-container #responsive-menu-pro-additional-content a {
	display: block !important;
	padding: 12px 15px !important;
	background-color: #fff !important;
	margin: 0 auto !important;
	width: 100% !important;
	border-bottom: 2px solid #d28801 !important;
}
#responsive-menu-pro-container .responsive-menu-pro-container-logo {
	display: block !important;
	width: 110px !important;
	height: auto !important;
	max-width: 100% !important; 
	margin: 0 auto !important;
}

/* SITE HEADER QUICKLINKS 
.mobile-menu-bar-quicklinks {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.mobile-menu-bar-quicklinks li {
	display: block;
	float: left;
	height: 50px;
}
.mobile-menu-bar-quicklinks li a {
	display: inline-block;
	height: 50px;
	line-height: 1;
	padding: 17px 12px 0;
	color: #fff !important;
}
.mobile-menu-bar-quicklinks li a:hover,
.mobile-menu-bar-quicklinks li a:focus,
.mobile-menu-bar-quicklinks li a:active {
	background-color: #66605b;
	color: #fff !important;
}
.mobile-menu-bar-quicklinks .icon {
	display: inline-block;
	margin-right: 3px;
	font-size: 14px;
	color: #f1a822;
}
.mobile-menu-bar-quicklinks li.phone .icon {

}
*/

.mobile-menu-bar-extras {
	float: left;
	width: 230px;
}

/* COMMUNITY TOGGLE */
.community-toggle h2.js-expandmore {
	margin: 6px 0 0 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	padding: 0 !important;
	display: block !important;
}
.community-toggle .js-expandmore-button {
	background-color: #3a3736 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	padding: 8px 10px !important;
	text-align: left !important;
	display: block !important;
	width: 100% !important;
}
.community-toggle .js-expandmore-button:focus {
	outline: none;
}
.community-toggle .js-expandmore-button:after {
	font-family: 'font-awesome-basic';
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	float: right;
	margin: 1px 0 0 0;
	opacity: 1;
	color: #fff;
}
.community-toggle .js-expandmore-button[aria-expanded="false"]:after {
	content: '\f078';
}
.community-toggle .js-expandmore-button[aria-expanded="true"]:after {
	content: '\f077';
}
.community-toggle .js-to_expand {
	/*
	position: absolute !important;
	top: 40px;
	left: 2%;
	right: auto;
	bottom: auto;
	width: 220px !important;
	z-index: 999 !important;
	padding: 0 !important;
	*/
	padding: 0 !important;
}
.community-toggle-menu {
	margin: 0 !important;
	padding: 6px 0 !important;
	overflow-y: auto !important;
	overflow-x: hidden !important;
	background-color: #4f4c49 !important;
	max-height: 420px !important;
}
.community-toggle-menu-item {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
}
.community-toggle .js-to_expand a {
	display: block !important;
	background-color: #4f4c49 !important;
	color: #fff !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 1 !important;
	padding: 9px 10px !important;
	text-decoration: none !important;
	letter-spacing: 0.2px;
}
.community-toggle .js-to_expand .community-toggle-menu-item.current-menu-item a {
	background-color: #3a3736 !important;	
}
.community-toggle .js-to_expand .community-toggle-menu-item.view-all a {
	color: #f39e02 !important;
}
.community-toggle .js-to_expand .community-toggle-menu-item.view-all a:before {
	content: '\f002' !important;
	font-family: 'font-awesome-basic' !important;
	font-weight: normal !important;
	font-style: normal !important;
	margin: 0 6px 0 0 !important;
}	
.community-toggle .js-to_expand .community-toggle-menu-item a:hover,
.community-toggle .js-to_expand .community-toggle-menu-item a:active,
.community-toggle .js-to_expand .community-toggle-menu-item a:focus {
	color: #fff !important;
	background-color: #d28801 !important;
}

/*=======================================================
	Community Mobile Menu Bar
=======================================================*/

.mobile-menu-bar-community {
	background-color: #0b8a5d;
	color: #fff;	
	height: 50px;
	line-height: 50px;
    font-size: 14px;
	font-weight: 600;
	padding: 0;
	clear: both;
}

.mobile-menu-bar-community-menu {
	margin: 0;
	padding: 0;
	text-align: center;
}

.mobile-menu-bar-community-menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	width: 16.6666666666666666666666%;
	float: left;
	height: 50px;
	line-height: 50px;
}
.mobile-menu-bar-community-menu.nav-no-video li {
	width: 20%;
}

.mobile-menu-bar-community-menu a {
	text-decoration: none;
	display: block;
	padding: 0;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: 400;
	border-right: 1px solid #494542;
	color: #fff;
}

.mobile-menu-bar-community-menu li:last-of-type a {
	border-right: none;
}

.mobile-menu-bar-community-menu a:hover,
.mobile-menu-bar-community-menu a:active,
.mobile-menu-bar-community-menu a:focus {
	background-color: #d28801;
	color: #fff;
}

/*========================================================================================================================
	Site Navigation
========================================================================================================================*/

.nav-primary {
	float: right;
	margin: 37px 0 0;
}
body.page-has-community .nav-primary {
	margin-top: 4px;
}

.nav-primary .menu {
	margin: 0;
	padding: 0;
}

.nav-primary .menu::before,
.nav-primary .menu::after {
	clear: both;
	content: "";
	display: table;
}

.nav-primary .menu-item {
	display: inline-block;
	float: left;
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0;
}

/* NEEDED FOR SUBMENU */
.nav-primary .menu-item:hover {
	position: static;
}

.nav-primary .menu a {
	display: block;
	text-decoration: none;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.3;
	color: #403b38;
	padding: 12px 12px 12px;
}
body.page-has-community .nav-primary .menu a {
	padding: 12px 11px 12px;
}
.nav-primary .menu #menu-item-281 a {
	background-color: #f3f3f3;
}	
.nav-primary .menu #menu-item-281 a:before {
	content: '\f002' !important;
	font-family: 'font-awesome-basic' !important;
	font-weight: normal !important;
	font-style: normal !important;
	margin: 0 8px 0 0 !important;
	color: #d28801;
}	

/* CARRERS LINK */
.nav-primary .menu #menu-item-19 a {
	background-color: #d28801;
	color: #fff;
	padding: 12px 16px 12px;
	margin: 0 0 0 6px;
}
body.page-has-community .nav-primary .menu #menu-item-19 a {
	padding-left: 8px;
	padding-right: 8px;
}
.nav-primary .menu a:hover,
.nav-primary .menu a:focus,
.nav-primary .menu a:active {
	color: #d28801;
}

.nav-primary .menu .current-menu-item > a {
	color: #d28801;
}

.nav-primary .menu .menu-item-has-children > a:after {
	content: '\f078';
	font-family: 'font-awesome-basic';
	font-size: 8px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	margin: 2px 0 0 4px;
}	

/* SUBMENU */

.nav-primary .sub-menu {
	position: absolute;
	left: -9999px;
	z-index: 999;
	opacity: 0;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #fff;
	border-top: 1px solid #eee;
}

.nav-primary .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.nav-primary .menu-item:hover > .sub-menu .menu-item:hover > .sub-menu {
    left: 250px;
    top: 0%;
}
.nav-primary .menu-item:hover > .sub-menu > li > a::after {
    transform: rotate(-90deg);
    margin-top: 0;
}

.nav-primary .sub-menu .menu-item {
	margin: 0;
	padding: 0;
	position: relative;
}

.nav-primary .sub-menu,
.nav-primary .sub-menu a {
	width: 250px;
}

.nav-primary .sub-menu a {
	position: relative;
	border-top: 0;
	padding: 10px 12px;
	font-size: 14px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
body.page-has-community .nav-primary .sub-menu a {
	padding: 10px 12px;
}

/*========================================================================================================================
	Entry Pagination
========================================================================================================================*/

.entry-pagination {
	padding-top: 60px;
	text-align: center;
	font-size: 16px;
}

.entry-pagination li {
	display: inline-block;
}

.entry-pagination li a {
	display: block;
	cursor: pointer;
	padding: 8px 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #d28801;
	color: #fff;
}

.entry-pagination li a:hover,
.entry-pagination li a:focus,
.entry-pagination li a:active,
.entry-pagination li.active {
	background-color: #f0a318;
	color: #fff;
}

/*========================================================================================================================
	Archive Pagination
========================================================================================================================*/

.archive-pagination {
	clear: both;
	padding-top: 60px;
	text-align: center;
	font-size: 14px;
}

.archive-pagination li {
	display: inline-block;
}

.archive-pagination ul .page-numbers {
	display: block;
	cursor: pointer;
	padding: 8px 12px;
	background-color: #d28801;
	color: #fff;
	text-decoration: none;
	font-family: 'motiva-sans', sans-serif;
	font-size: 14px;
}

.archive-pagination ul .page-numbers:hover,
.archive-pagination ul .page-numbers:focus,
.archive-pagination ul .page-numbers:active,
.archive-pagination ul .page-numbers.current {
	background-color: #0b8a5d;
	color: #fff;
	text-decoration: none;
}

/*========================================================================================================================
	Body Background
========================================================================================================================*/

/* MATCH BODY BACKGROUND TO SITE FOOTER BACKGROUND */
body {
	background-color: #f5f5f5;
}

/*========================================================================================================================
	Site Container
========================================================================================================================*/

.site {
	background-color: #fff;
	width: 1920px;
	max-width: 100%;
	margin: 0 auto;
}

/*========================================================================================================================
	Utility Containers
	Note that this theme uses Click Theory Grid which provides the primary responsive .container class
========================================================================================================================*/

/* QHD MONITOR CONTAINER */
.container-qhd {
	width: 2560px;
	max-width: 100%;
	margin: 0 auto;
}

/* MONITOR CONTAINER */
.container-monitor {
	width: 1920px;
	max-width: 100%;
	margin: 0 auto;
}

/* LAPTOP CONTAINER */
.container-laptop {
	width: 1440px;
	max-width: 100%;
	margin: 0 auto;
}

/* WIDE CONTAINER */
.container-wide {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
}

/* NARROW CONTAINER */
.container-narrow {
	width: 800px;
	max-width: 100%;
	margin: 0 auto;
}

/* MOBILE CONTAINER - ONLY RECOGNIZED BELOW TABLET */
@media only screen and (max-width: 47.938em) { /* 767px */
	.container-mobile {
		width: 400px;
		max-width: 100%;
		margin: 0 auto;
	}
}

/*========================================================================================================================
	Site Header Notice
========================================================================================================================*/

.site-header-notice {
	padding: 12px 0 11px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	background-color: #304354;
	color: #fbae3d;
}

.site-header-notice p {
	margin: 0;
}

.site-header-notice a {
	display: inline-block;
	padding: 5px 16px 3px;
	background-color: #fbae3d;
	color: #fff;
	border-radius: 30px;
	text-decoration: none;
	margin: 0 0 0 10px;
	font-size: 14px;
}

.site-header-notice a:hover,
.site-header-notice a:active,
.site-header-notice a:focus {
	background-color: #dd9224;
	color: #fff;
}

/*========================================================================================================================
	Site Header
========================================================================================================================*/

.site-header {
}
body.page-has-community .site-header {
	padding: 10px 0;
	position: relative;
	z-index: 99;
}
body.page-has-community .site-header-main {
	
}

.site-header .container {
	position: relative;
}

/* SITE TITLE */
.site-title-link {
	display: block;
	float: left;
	background-image: url(img/integracare.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	width: 154px;
	height: 90px;
	margin: 15px 0 15px;
}
body.page-has-community .site-title-link {
	background-image: url(img/integracare-wide-400.png);
	width: 195px;
	height: 36px;
	margin: 8px 0 8px;
}

/* SITE HEADER QUICKLINKS */
.site-header-quicklinks {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.site-header-quicklinks li {
	display: block;
	float: left;
}
/*
.site-header-quicklinks li:first-of-type a {
	border-radius: 0 0 0 4px;
}
.site-header-quicklinks li:last-of-type a {
	border-radius: 0 0 4px 0;
}
*/
.site-header-quicklinks li a {
	display: inline-block;
	padding: 6px 14px;
	background-color: #66605b;
	color: #fff !important;
	border-radius: 0;
}
.site-header-quicklinks li.chat a {
	background-color: #494542;
}
.site-header-quicklinks li a:hover,
.site-header-quicklinks li a:focus,
.site-header-quicklinks li a:active {
	background-color: #7d7772;
	color: #fff !important;
}
.site-header-quicklinks .icon {
	display: inline-block;
	margin-right: 5px;
	font-size: 14px;
	color: #f1a822;
}

/* SITE HEADER FIND LINK */
.site-header-find-link {
	display: inline-block;
	float: right;
	margin: 9px 40px 0 0;
	font-size: 13px;
	line-height: 1;
	color: #403b38;
	border-bottom: 1px dashed #aaa;
	text-decoration: none;
	padding: 0 0 8px;
}
.site-header-find-link .icon {
	display: inline-block;
	margin: 0 4px 0 0;
	font-size: 14px;
	color: #f1a822;
	padding: 0 0 0;
}

/*========================================================================================================================
	Community Header
========================================================================================================================*/

.community-header {
	font-size: 15px;
	line-height: 1.4;
	position: relative;
	background-color: #fff;
	height: 465px;
}
.community-header-logo-link {
	display: block;
	float: left;
}
.community-header-logo.community-id-92 {
	width: 200px;
	margin: 0 auto 10px;
}
.community-header-compass-link {
	background-color: #e1effb;
	padding: 5px 5px;
	display: block;
	width: 220px;
	max-width: 100%;
	margin: 0 0 15px;
	float: left;
	clear: both;
}
.community-header-compass-logo {
	display: block;
	margin: 0 auto;
}
.community-header-image-area {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
	left: auto;
    /*width: calc((100% - 240px) * 0.75);*/
	width: 65%;
	max-width: 1200px;
	height: 100%;
    padding: 0;
	background-size: cover;
	background-position: center center;
}
.community-header-image-area-inner {
    position: absolute;
    top: 15px;
    bottom: 15px;
    right: 15px;
    left: 15px;
    border: 1px solid #fff;
}
.community-header-image-area .community-types-list {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	right: auto;
	bottom: auto;
	left: 0;
}
.community-header-image-area .community-types-list li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
	clear: both;
}
.community-header-image-area .community-types-list li:last-of-type {
	margin-right: 0;
}
.community-header-image-area .community-types-list li a {
	display: block;
	float: left;
	height: 48px;
	line-height: 48px;
	background: none;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
	border: 1px solid #fff;
	color: #0b406b;
	font-family: 'motiva-sans', sans-serif;
	background-color: #fff;
}
.community-header-image-area .community-types-list li a .icon {
	display: block;
	float: left;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-right: 1px solid #0b406b;
	font-size: 16px;
	font-weight: 400;
}
.community-header-image-area .community-types-list li a .community-type-name {
	display: block;
	float: left;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	padding: 0 10px;
	min-width: 165px;
	margin: 0;
	color: #0b406b;
	font-family: 'motiva-sans', sans-serif;
}
/*
.community-header-image-area .community-types-list li a:hover {
	color: #0b406b;
	background: #a76c01;
	text-decoration: none;
	text-shadow: none;
}
*/
.community-header-content-area {
	padding: 40px 0 20px;
}
.community-header-logo {
	display: block;
	width: 240px;
	margin: 0 0 20px;
	background-color: #fff;
}
.community-header-logo.shape-tall {
	width: 200px;
}
.community-header-logo.shape-square {
	width: 200px;
}
.community-header-info-area {
	width: 240px;
	clear: both;
	margin: 0;
	padding: 0;
}
.community-header .address {
	margin-bottom: 2px;
	font-size: 16px;
}
.community-header .address.address-mobile {
	display: none;
}
.community-header .phone {
	margin-bottom: 0;
	width: 110px;
	float: left;
	line-height: 1.2;
}
.community-header .fax {
	margin-bottom: 0;
	width: 110px;
	float: right;
	line-height: 1.2;
}
.community-header .address a,
.community-header .phone a,
.community-header .fax a {
	display: block;
	text-decoration: none;
	color: #0b406b;
}
.community-header .email {
	margin-bottom: 0;
}
.community-header .facebook {
	margin-bottom: 0;
}
.community-header .email a,
.community-header .facebook a {
	display: block;
	text-decoration: none;
	color: #fff;
}
.community-header .address a {
	display: inline-block;
}
.community-header .phone a,
.community-header .fax a {
	padding: 4px 0;
}
.community-header .phone .label,
.community-header .fax .label {
	display: block;
	color: #d28801;
	font-size: 14px;
}
.community-header .phone .non-label,
.community-header .fax .non-label {
	display: block;
}
.community-header-info-buttons-list {
	clear: both;
	margin: 0;
	padding: 10px 0 5px;
}
.community-header-info-buttons-list li {
	display: block;
	float: left;
	margin: 0 1px 5px 0;
	padding: 0;
	list-style-type: none;
}
.community-header-info-buttons-list li:last-of-type {
	margin-right: 0;
}
.community-header-info-buttons-list li a {
	display: inline-block;
	padding: 0 7px;
	background-color: #072f4f;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	font-size: 11px;
	text-transform: uppercase;
	height: 30px;
}
.community-header-info-buttons-list .directions a:before {
	display: inline-block;
	content: '\f041' !important;
	font-family: 'font-awesome-basic' !important;
	font-weight: normal !important;
	font-style: normal !important;
	margin: 0 4px 0 0 !important;
	font-size: 11px;
}	
.community-header-info-buttons-list .email a:before {
	display: inline-block;
	content: '\f0e0' !important;
	font-family: 'font-awesome-basic' !important;
	font-weight: normal !important;
	font-style: normal !important;
	margin: 0 5px 0 0 !important;
	font-size: 11px;
}	
.community-header-info-buttons-list .facebook a:before {
	display: inline-block;
	content: '\f09a' !important;
	font-family: 'font-awesome-basic' !important;
	font-weight: normal !important;
	font-style: normal !important;
	margin: 0 5px 0 0 !important;
	font-size: 11px;
}	
.community-header-covid-update-button {
	display: block;
	width: 260px;
	max-width: 100%;
	margin: 0;
	line-height: 24px;
	font-size: 14px;
}
.community-header-covid-update-button:after {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border-radius: 50%;
	background: #fff;
	color: #072f4f;
	font-size: 15px;
	line-height: 20px;
}
.community-header-tour-button {
	display: block;
	padding: 14px 0 13px;
	font-size: 15px;
	line-height: 1;
	font-weight: 500;
	color: #0b406b;
	border: 2px solid #d28801;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.2px;
}
.community-header-tour-button:hover,
.community-header-tour-button:focus,
.community-header-tour-button:active {
	background-color: #d28801;
	color: #fff;
}

/* COMMUNITY HEADER TOGGLE */
.community-header-toggle {
	background-color: #494542;
}
.community-header-toggle h2.js-expandmore {
	margin: 0 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	padding: 0 !important;
	display: block !important;
}
.community-header-toggle .js-expandmore-button {
	width: 1140px !important;
	margin: 0 auto !important;
	background-color: #494542 !important;
	font-size: 23px !important;
	font-weight: 400 !important;
	line-height: 1 !important;
	padding: 22px 0 21px !important;
	text-align: left !important;
	display: block !important;
	text-transform: uppercase !important;
	letter-spacing: 0.25px !important;
	color: #fff !important;
}
.community-header-toggle .js-expandmore-button:focus {
	outline: none;
}
.community-header-toggle .js-expandmore-button:after {
	font-family: 'font-awesome-basic';
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 10px;
	opacity: 1;
	color: #fff;
	display: inline-block;
}
.community-header-toggle .js-expandmore-button[aria-expanded="false"]:after {
	content: '\f0c9';
}
.community-header-toggle .js-expandmore-button[aria-expanded="true"]:after {
	content: '\f00d';
}
.community-header-toggle .js-to_expand {
	/*
	position: absolute !important;
	top: 40px;
	left: 2%;
	right: auto;
	bottom: auto;
	width: 220px !important;
	z-index: 999 !important;
	padding: 0 !important;
	*/
	padding: 0 !important;
}
.community-header-toggle-menu {
	margin: 0 !important;
	padding: 42px 0 25px !important;
	background-color: #3a3736 !important;
}
.community-header-toggle-menu-group {
	margin-bottom: 20px;
	float: left;
	width: 280px;
	max-width: 100%;
}
.community-header-toggle-menu p {
	color: #d28801 !important;
	margin-bottom: 10px !important;
	font-size: 24px !important;
	letter-spacing: 0.2px;
}
.community-header-toggle-menu ul {
	margin: 0 !important;
	padding: 0 !important;
}
.community-header-toggle-menu li {
	margin: 0 0 15px !important;
	padding: 0 !important;
	list-style-type: none !important;
}
.community-header-toggle .js-to_expand a {
	display: inline-block !important;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	padding: 8px 0 4px !important;
	text-decoration: none !important;
	border-bottom: 1px solid #54514f;
	letter-spacing: 0.2px;
}
.community-header-toggle .js-to_expand li a:hover,
.community-header-toggle .js-to_expand li a:active,
.community-header-toggle .js-to_expand li a:focus {
	border-bottom: 1px solid #d28801;
}

/*========================================================================================================================
	Site Inner
========================================================================================================================*/

/* MAKE PAGES WITHOUT CONTENT LOOK BETTER */
.site-inner {	
	min-height: 500px;
}

/*========================================================================================================================
	Page Header
========================================================================================================================*/

.page-header-collage {
	width: 100%;
	height: 220px;
}

.page-header-collage-1,
.page-header-collage-2,
.page-header-collage-3,
.page-header-collage-4 {
	float: left;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	width: 25%;
}

.page-header-collage-1 .mask,
.page-header-collage-2 .mask,
.page-header-collage-3 .mask,
.page-header-collage-4 .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	opacity: 0.7;
}
.page-header-collage-1 .mask {
	background-color: #0b8a5d;
}
.page-header-collage-2 .mask {
	background-color: #393734;
}
.page-header-collage-3 .mask {
	background-color: #845500;
}
.page-header-collage-4 .mask {
	background-color: #0b406b;
}

.page-header-breadcrumb {
	text-align: center;
	padding: 20px 0;
	background-color: #f0f0f0;
}
.page-header-breadcrumb .breadcrumb {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
}
.breadcrumb a {	
	color: #403b38;
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
}
.breadcrumb a:hover,
.breadcrumb a:focus,
.breadcrumb a:active {	
	color: #403b38;
	text-decoration: none;
	border-bottom: 1px solid #0b8a5d;
}

/*========================================================================================================================
	Content Layout - Page
========================================================================================================================*/

/* ADD VERTICAL PADDING TO CONTENT LAYOUT */
.layout-page .content-layout {
	padding-top: 0;
	padding-bottom: 60px;
}
/* REMOVE VERTICAL PADDING FOR SOME LAYOUTS */
.layout-page.no-content-layout-padding .content-layout,
.layout-page.content-custom .content-layout,
.layout-page.content-builder .content-layout {
	padding-top: 0;
	padding-bottom: 0;
}

/* IGNORE .content-layout-container FOR LAYOUTS WITHOUT SIDEBAR */
.layout-page.content-custom .content-layout-container,
.layout-page.content-builder .content-layout-container,
.layout-page.content-full .content-layout-container,
.layout-page.content-narrow .content-layout-container {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}
/* IGNORE ANY .container INSIDE .content-layout-container FOR SIDEBAR LAYOUTS */
.layout-page.content-sidebar .content-layout-container .container,
.layout-page.sidebar-content .content-layout-container .container,
.layout-page.sidebar-content-sidebar .content-layout-container .container {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}
/* ONLY RECOGNIZE .content-narrow-container FOR .content-narrow LAYOUT  */
.layout-page.content-narrow .content-layout-container .content-narrow-container {
	width: 720px;
	max-width: 100%;
	margin: 0 auto;
}

/* ALIGNMENTS FOR SIDEBAR LAYOUTS */
.layout-page.content-sidebar .content-area,
.layout-page.sidebar-content-sidebar .content-area,
.layout-page.sidebar-content .sidebar-area,
.layout-page.sidebar-content-sidebar .sidebar-2-area   {
	float: left;
}
.layout-page.sidebar-content-sidebar .content-sidebar-container,
.layout-page.sidebar-content .content-area,
.layout-page.content-sidebar .sidebar-area,
.layout-page.sidebar-content-sidebar .sidebar-area {
	float: right;
}

/* WIDTHS - CONTENT SIDEBAR LAYOUT */
.layout-page.content-sidebar .content-area {
	width: 780px;
}
.layout-page.content-sidebar .sidebar-area {
	width: 300px;
}

/* WIDTHS - SIDEBAR CONTENT LAYOUT */
.layout-page.sidebar-content .content-area {
	width: 840px;
}
.layout-page.sidebar-content .sidebar-area {
	width: 240px;
}

/* WIDTHS - 2 SIDEBAR LAYOUT */
.layout-page.sidebar-content-sidebar .content-sidebar-container {
	width: 910px;
}
.layout-page.sidebar-content-sidebar .content-area {
	width: 660px;
}
.layout-page.sidebar-content-sidebar .sidebar-area {
	width: 240px;
}
.layout-page.sidebar-content-sidebar .sidebar-2-area {
	width: 180px;
}

/* REDUCE WIDTHS FOR SMALL DESKTOP */
@media only screen and (max-width: 74.938em) { /* 1199px */
	/* WIDTHS - CONTENT SIDEBAR LAYOUT */
	.layout-page.content-sidebar .content-area {
		width: 630px;
	}
	.layout-page.content-sidebar .sidebar-area {
		width: 240px;
	}
	/* WIDTHS - SIDEBAR CONTENT LAYOUT */
	.layout-page.sidebar-content .content-area {
		width: 650px;
	}
	.layout-page.sidebar-content .sidebar-area {
		width: 220px;
	}
	/* WIDTHS - 2 SIDEBAR LAYOUT */
	.layout-page.sidebar-content-sidebar .content-sidebar-container {
		width: 770px;
	}
	.layout-page.sidebar-content-sidebar .content-area {
		width: 540px;
	}
	.layout-page.sidebar-content-sidebar .sidebar-area {
		width: 200px;
	}
	.layout-page.sidebar-content-sidebar .sidebar-2-area {
		width: 140px;
	}
}

/* COLLAPSE SIDEBAR LAYOUTS FOR TABLET */
@media only screen and (max-width: 61.938em) { /* 991px */
	.layout-page .content-sidebar-container {
		float: none !important;
		width: 100% !important;
	}
	.layout-page .content-area {
		float: none !important;
		width: 100% !important;
	}
	.layout-page .sidebar-area,
	.layout-page .sidebar-2-area {
		float: none !important;
		width: 320px !important;
		max-width: 100% !important;
	}
	.layout-page.content-sidebar .content-area,
	.layout-page.sidebar-content .content-area,
	.layout-page.sidebar-content-sidebar .content-area,
	.layout-page .sidebar-area,
	.layout-page .sidebar-2-area {
		margin-bottom: 80px !important;
	}
}

/*========================================================================================================================
	Content Layout - Blog
========================================================================================================================*/	

/* ADD VERTICAL PADDING TO CONTENT LAYOUT */
.layout-blog .content-layout {
	padding-top: 60px;
	padding-bottom: 90px;
}
/* REMOVE VERTICAL PADDING FOR SOME LAYOUTS */
.layout-blog.no-content-layout-padding .content-layout,
.layout-blog.content-custom .content-layout,
.layout-blog.content-builder .content-layout {
	padding-top: 0;
	padding-bottom: 0;
}

/* IGNORE .content-layout-container FOR LAYOUTS WITHOUT SIDEBAR */
.layout-blog.content-custom .content-layout-container,
.layout-blog.content-builder .content-layout-container,
.layout-blog.content-full .content-layout-container,
.layout-blog.content-narrow .content-layout-container {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}
/* IGNORE ANY .container INSIDE .content-layout-container FOR SIDEBAR LAYOUTS */
.layout-blog.content-sidebar .content-layout-container .container,
.layout-blog.sidebar-content .content-layout-container .container,
.layout-blog.sidebar-content-sidebar .content-layout-container .container {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}
/* ONLY RECOGNIZE .content-narrow-container FOR .content-narrow LAYOUT  */
.layout-blog.content-narrow .content-layout-container .content-narrow-container {
	width: 720px;
	max-width: 100%;
	margin: 0 auto;
}

/* ALIGNMENTS FOR SIDEBAR LAYOUTS */
.layout-blog.content-sidebar .content-area,
.layout-blog.sidebar-content-sidebar .content-area,
.layout-blog.sidebar-content .sidebar-area,
.layout-blog.sidebar-content-sidebar .sidebar-2-area   {
	float: left;
}
.layout-blog.sidebar-content-sidebar .content-sidebar-container,
.layout-blog.sidebar-content .content-area,
.layout-blog.content-sidebar .sidebar-area,
.layout-blog.sidebar-content-sidebar .sidebar-area {
	float: right;
}

/* WIDTHS - CONTENT SIDEBAR LAYOUT */
.layout-blog.content-sidebar .content-area {
	width: 720px;
}
.layout-blog.content-sidebar .sidebar-area {
	width: 300px;
}

/* WIDTHS - SIDEBAR CONTENT LAYOUT */
.layout-blog.sidebar-content .content-area {
	width: 840px;
}
.layout-blog.sidebar-content .sidebar-area {
	width: 240px;
}

/* WIDTHS - 2 SIDEBAR LAYOUT */
.layout-blog.sidebar-content-sidebar .content-sidebar-container {
	width: 910px;
}
.layout-blog.sidebar-content-sidebar .content-area {
	width: 660px;
}
.layout-blog.sidebar-content-sidebar .sidebar-area {
	width: 240px;
}
.layout-blog.sidebar-content-sidebar .sidebar-2-area {
	width: 180px;
}

/* REDUCE WIDTHS FOR SMALL DESKTOP */
@media only screen and (max-width: 74.938em) { /* 1199px */
	/* WIDTHS - CONTENT SIDEBAR LAYOUT */
	.layout-blog.content-sidebar .content-area {
		width: 580px;
	}
	.layout-blog.content-sidebar .sidebar-area {
		width: 300px;
	}
	/* WIDTHS - SIDEBAR CONTENT LAYOUT */
	.layout-blog.sidebar-content .content-area {
		width: 650px;
	}
	.layout-blog.sidebar-content .sidebar-area {
		width: 220px;
	}
	/* WIDTHS - 2 SIDEBAR LAYOUT */
	.layout-blog.sidebar-content-sidebar .content-sidebar-container {
		width: 770px;
	}
	.layout-blog.sidebar-content-sidebar .content-area {
		width: 540px;
	}
	.layout-blog.sidebar-content-sidebar .sidebar-area {
		width: 200px;
	}
	.layout-blog.sidebar-content-sidebar .sidebar-2-area {
		width: 140px;
	}
}

/* COLLAPSE SIDEBAR LAYOUTS FOR TABLET */
@media only screen and (max-width: 61.938em) { /* 991px */
	.layout-blog .content-sidebar-container {
		float: none !important;
		width: 100% !important;
	}
	.layout-blog .content-area {
		float: none !important;
		width: 100% !important;
	}
	.layout-blog .sidebar-area,
	.layout-blog .sidebar-2-area {
		float: none !important;
		width: 320px !important;
		max-width: 100% !important;
	}
	.layout-blog.content-sidebar .content-area,
	.layout-blog.sidebar-content .content-area,
	.layout-blog.sidebar-content-sidebar .content-area {
		margin-bottom: 80px !important;
	}
	.layout-blog .sidebar-area,
	.layout-blog .sidebar-2-area {
		margin-bottom: 0 !important;
	}
}

/*========================================================================================================================
	Content Area
========================================================================================================================*/

.main-content {
	min-height: 400px;
}

/*========================================================================================================================
	Sidebar Area
========================================================================================================================*/

.sidebar-area {
	font-size: 14px;
	line-height: 1.3;
}

.sidebar-area h2,
.sidebar-area h3,
.sidebar-area h4,
.sidebar-area h5,
.sidebar-area h6 {
	font-size: 28px;
	font-weight: 600;
}

.sidebar-area p {
	margin-bottom: 20px;
}

.sidebar-area .widget {
	margin-bottom: 30px;
}

/*========================================================================================================================
	Sidebar 2 Area
========================================================================================================================*/

.sidebar-2-area {
	font-size: 14px;
	line-height: 1.3;
}

.sidebar-2-area h2,
.sidebar-2-area h3,
.sidebar-2-area h4,
.sidebar-2-area h5,
.sidebar-2-area h6 {
	font-size: 20px;
	margin-bottom: 10px;
}

.sidebar-2-area p {
	margin-bottom: 20px;
}

.sidebar-2-area .widget {
	margin-bottom: 30px;
}

/*========================================================================================================================
	Blog Sidebar
========================================================================================================================*/

.sidebar-blog .sidebar-blog-heading {
	font-size: 28px;
	font-weight: 600;
	padding-bottom: 10px;
	border-bottom: 2px solid #eee;
	margin-bottom: 20px;
}

/* SENIOR LIVING 101 GUIDE DOWNLOAD */
.sidebar-blog .guide-101-box {
	width: 320px;
	max-width: 100%;
	padding: 20px;
	background: url(img/guide-101-bg5.jpg);
	background-size: cover;
	background-position: center center;
	margin-bottom: 50px;
	min-height: 400px;
}
.sidebar-blog .guide-101-box-heading {
	font-size: 28px;
	line-height: 1.3;
	font-weight: 400;
	color: #fff;
	text-shadow: 0 1px 1px #0a2032;
	text-align: center;
	margin-bottom: 10px;
}
.sidebar-blog .guide-101-box-lead {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 400;
	color: #fff;
	text-shadow: 0 1px 1px #0a2032;
	text-align: center;
	margin-bottom: 10px;
}


/* COMMUNITY MENU */
.sidebar-blog .nav-blog-community-categories {
	margin: 0 0 40px;
}
.sidebar-blog .nav-blog-community-categories ul {
	margin: 0;
	padding: 0;
}
.sidebar-blog .nav-blog-community-categories ul li {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}
.sidebar-blog .nav-blog-community-categories ul li a {
	text-decoration: none;
	font-size: 15px;
	line-height: 1.3;
	font-weight: 400;
	color: #403b38;
}
.sidebar-blog .nav-blog-community-categories ul li a:hover,
.sidebar-blog .nav-blog-community-categories ul li a:focus,
.sidebar-blog .nav-blog-community-categories ul li a:active {
	text-decoration: underline;
	color: #403b38;
}
.sidebar-blog .nav-blog-community-categories ul li.current-menu-item a {
	color: #d28801;
	text-decoration: none;
}

/* SENIOR LIVING 101 MENU */
.sidebar-blog .nav-senior-living-101 {
	margin: 0 0 40px;
}
.sidebar-blog .nav-senior-living-101 ul {
	margin: 0;
	padding: 0;
}
.sidebar-blog .nav-senior-living-101 ul li {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}
.sidebar-blog .nav-senior-living-101 ul li a {
	text-decoration: none;
	font-size: 15px;
	line-height: 1.3;
	font-weight: 400;
	color: #403b38;
}
.sidebar-blog .nav-senior-living-101 ul li a:hover,
.sidebar-blog .nav-senior-living-101 ul li a:focus,
.sidebar-blog .nav-senior-living-101 ul li a:active {
	text-decoration: underline;
	color: #403b38;
}
.sidebar-blog .nav-senior-living-101 ul li.current-menu-item a {
	color: #d28801;
	text-decoration: none;
}

/*========================================================================================================================
	Site Footer
========================================================================================================================*/

.site-footer {
	position: relative;
	background-color: #4f4c49;
}

.footer-top-link {
	z-index: 999;
	display: block;
	width: 80px;
	height: 80px;
	position: fixed;
	top: auto;
	right: 30px;
	bottom: 30px;
	left: auto;
	background: url(img/icon-back-to-top.png) no-repeat center center;
	background-size: 90% auto;
}
.footer-top-link:hover,
.footer-top-link:focus,
.footer-top-link:active {
	background-size: 100% auto;
}

/* SITE FOOTER COLUMNS */
.site-footer-columns {
	padding: 70px 0 0;
	font-size: 14px;
	line-height: 1.3;
	color: #fff;
}
.site-footer-column {
	margin: 0 0 70px;
}
.site-footer-columns a {
	color: #afaaa5;
	text-decoration: none;
}
.site-footer-columns a:hover,
.site-footer-columns a:focus,
.site-footer-columns a:active {
	color: #fff;
	text-decoration: underline;
}
.site-footer-columns .column-heading {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	margin: 0 0 25px;
	text-transform: uppercase;
	letter-spacing: 0.2px;
}
.site-footer-columns .menu {
	margin: 0;
	padding: 0;
}
.site-footer-columns .menu li {
	margin: 0 0 12px;
	padding: 0;
	list-style-type: none;
}

/* FOOTER SENIOR LIVING 101 COLUMN */
.site-footer-column-guide {
	padding-left: 30px;
}

/* FOOTER CONTACT COLUMN */
.site-footer .social-profiles {
	padding-bottom: 8px;
}
.site-footer .footer-contact p {
	line-height: 1.625;	
	margin-bottom: 0;
}
.site-footer .footer-contact a {
	color: inherit;
	text-decoration: none;
}
.site-footer .footer-contact a .label {
	color: #96928b;
}

/* SITE FOOTER INFO */
.site-footer-info {
	padding: 30px 0 10px;
	background-color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.3;
	text-align: center;
	font-family: 'motiva-sans', sans-serif;
	letter-spacing: 0.2px;
}
.site-footer-info a {
	text-decoration: none;
	color: inherit;
}
.site-footer-info a:hover,
.site-footer-info a:focus,
.site-footer-info a:active {
	color: inherit;
	text-decoration: underline;
}

/* HOUSING ICONS */
.footer-housing-icons {
	margin: 0 30px 0 0;
	float: left;
}

.footer-housing-icons li {
	display: inline-block;
	width: 45px;
	height: 45px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 15px 15px 0;
}
.footer-housing-icons li:last-of-type {
	margin-right: 0;
}
.footer-housing-icons li.equal-housing {
	background-image: url(img/equal-housing2.png);
}
.footer-housing-icons li.wheelchair {
	background-image: url(img/wheelchair-footer.png);
}
.footer-housing-icons li.veterans {
	background-image: url(img/veteran-logo.png);
}
.footer-housing-icons li.pet-friendly {
	background-image: url(img/pet-friendly.png);
}

/* SITE COPYRIGHT */
.site-copyright {
	float: left;
	font-size: 12px;
	margin: 15px 0 15px;
	text-transform: uppercase;
	font-weight: 400;
}

/*========================================================================================================================
	Testimonials Section
========================================================================================================================*/

.testimonial-section {
}

.testimonial-section .testimonial-item {
	position: relative;
	width: 100%;
	height: 630px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;	
}

.testimonial-section .testimonial-mask-layer {
	position: absolute;
	z-index: 10;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.85;
}

.testimonial-section .testimonial-content-layer {
	position: absolute;
	z-index: 20;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 16px;
}

.testimonial-section .testimonial-item-inner {
	width: 100%;
	height: 100%;	
	border: 1px solid #fff;
}

.testimonial-section .testimonial-item .testimonial-content {
	width: 100%;
	text-shadow: 0 1px 1px #000;
	text-align: center;
}

.testimonial-section .testimonial-item .testimonial-content-inner {
	width: 100%;
	padding-left: 15%;
	padding-right: 15%;
}

.testimonial-section .testimonial-item .testimonial-heading {
	color: #fff;
	font-size: 18px;
	margin: 0 auto 50px;
	letter-spacing: 0.2px;
}

.testimonial-section .testimonial-item .testimonial-quote {
	color: #fff;
	font-size: 26px;
	font-weight: 300;
	line-height: 1.8;
	margin: 0 auto 40px;
	font-style: italic;
	letter-spacing: 0.2px;
	/*width: 1050px;
	max-width: 100%;*/
}

.testimonial-section .testimonial-item .testimonial-source {
	color: #fff;
}

.testimonial-section .testimonial-item .testimonial-name {
	color: #fff;
	font-size: 16px;
	margin-bottom: 0;
}

.testimonial-section .testimonial-item .testimonial-community {
	background-color: #fff;
	font-size: 16px;
	margin-bottom: 15px;
	display: inline-block;
	color: #403b38;
	padding: 7px 14px 6px;
	text-shadow: none;
}

/*========================================================================================================================
	Community Mega Section
========================================================================================================================*/

.community-mega-list {
	margin: 0;
	padding: 0;
	text-align: center;
}
.community-mega-section {
	width: 100%;
	height: 520px;
}
.community-mega-section .community-mega-image-area {
	width: 50%;
	height: 100%;
	float: left;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.community-mega-section .community-mega-image-area .community-opening-area {
	position: absolute;
	top: 60px;
	right: 0;
}
.community-mega-list .community-mega-section:nth-of-type(even) .community-mega-image-area .community-opening-area {
	right: auto;
	left: 0;
}
.community-mega-section .community-mega-image-area .community-opening-title {
	float: right;
	display: inline-block;
	background-color: #d28801;
	color: #fff;
	padding: 15px 15px;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1;
	letter-spacing: 0.5px;
	border: 1px solid #fff;
}
.community-mega-section .community-mega-image-area .community-opening-desc {
	clear: both;
	float: right;	
	display: inline-block;
	background-color: #d28801;
	color: #fff;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.5px;
	margin-top: 5px;
	border: 1px solid #fff;
}
.community-mega-list .community-mega-section:nth-of-type(even) .community-mega-image-area .community-opening-title,
.community-mega-list .community-mega-section:nth-of-type(even) .community-mega-image-area .community-opening-desc {
	float: left;
}
.community-mega-section .community-mega-logo-area {
	width: 50%;
	height: 100%;
	float: left;
	text-align: center;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.community-mega-list .community-mega-section:nth-of-type(even) .community-mega-image-area {
	float: right;
}
.community-mega-list .community-mega-section:nth-of-type(even) .community-mega-logo-area {
	float: left;
}
.community-mega-section .community-mega-logo-area-mask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: #f7f6f6;
	opacity: 0.9;
}
.community-mega-section .community-mega-logo-area-content {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
}
.community-mega-section .community-mega-logo-area .logo {
	display: block;
	width: 210px;
	margin: 0 auto 12px;
}
.community-mega-section .community-mega-logo-area .logo.shape-tall {
	width: 190px;
}
.community-mega-section .community-mega-logo-area .logo.shape-wide {
	width: 260px;
}
.community-mega-section .community-mega-logo-area .community-city {
	display: inline-block;
	background-color: #0b406b;
	color: #fff;
	font-size: 14px;
	margin: 0 0 20px;
	padding: 2px 8px 1px;
}
.community-mega-section .community-mega-logo-area .community-description {
	font-size: 18px;
	margin: 0 0 30px;
	padding: 0 10%;
}
.community-mega-section .community-mega-logo-area .more-link {
	background: none;
	color: #0b406b;
	padding: 13px 14px 11px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
.community-mega-section .community-mega-logo-area .more-link:hover,
.community-mega-section .community-mega-logo-area .more-link:focus,
.community-mega-section .community-mega-logo-area .more-link:active {
	background: #0b406b;
	color: #fff;
}

/*========================================================================================================================
	Community Contact Card
========================================================================================================================*/

.community-contact-card {
	width: 320px;
	max-width: 100%;
	text-align: center;
	margin: 0 auto 60px;
	background-color: #fff;
	padding: 20px 10px 12px;
	box-shadow: 0 3px 6px #aaa;
	border-top: 2px solid #0b406b;
	font-family: 'motiva-sans', sans-serif;
}
.community-contact-card a {
	text-decoration: none;
	color: inherit;
}
.community-contact-card .community-logo-container {
	height: 120px;
	line-height: 120px;
	margin: 0 0 20px;
}
.community-contact-card .community-logo {
	display: inline;
	max-height: 100px;
	margin: 0 0 0;
	vertical-align: middle;
}
.community-contact-card .community-name {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 0;
	font-family: 'motiva-sans', sans-serif;
}
.community-contact-card .community-address {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 0;
}
.community-contact-card .community-phone,
.community-contact-card .community-fax {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;	
	margin-bottom: 0;
}
.community-contact-card .community-phone a,
.community-contact-card .community-fax a,
.community-contact-card .community-email a {
	color: #222;
	text-decoration: none;
}
.community-contact-card .community-phone a:hover,
.community-contact-card .community-fax a:hover,
.community-contact-card .community-email a:hover {
	color: #222;
	text-decoration: underline;
}
.community-contact-card .community-email {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 25px;
}
.community-contact-card .community-phone .label,
.community-contact-card .community-fax .label,
.community-contact-card .community-email .label {
	color: #d28801;
}
.community-contact-card .community-more {
	margin-bottom: 3px;
}
.community-contact-card .community-map {
	margin-bottom: 0;
}
.community-contact-card .button {
	display: block;
	padding: 18px 0;
	color: #fff;
	font-family: 'motiva-sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
}

/*========================================================================================================================
	404 Error
========================================================================================================================*/

/*========================================================================================================================
	Search Results
========================================================================================================================*/

/*========================================================================================================================
	Blog Page Header
========================================================================================================================*/

.blog-page-header .page-header-intro {
	padding: 70px 0;
	background-color: #087750;
	text-align: center;
}

.blog-page-header .page-header-title {
	font-size: 48px;
	font-weight: 500;
	line-height: 1.2;
	margin: 0;
	color: #fff;
}

/*========================================================================================================================
	Blog Archives
========================================================================================================================*/

/* ARCHIVE HEADER */

.layout-blog .archive-header {
	margin-bottom: 30px;
}

.layout-blog .archive-title {
	margin-bottom: 0;
}

.layout-blog .archive-description {
	margin-top: 20px;
	font-size: 14px;
}

.layout-blog .archive-description p {
	margin-top: 20px;
	font-size: 14px;
}

.layout-blog .archive-description p:last-of-type {
	margin-top: 20px;
	font-size: 14px;
}

/* ARCHIVE CONTENT */

.blog-archive-grid .entry {
	padding: 60px 0;
	border-bottom: 2px solid #eee;
}
.blog-archive-grid .row .col:first-of-type .entry {
	padding-top: 0;
}

.blog-archive-grid .entry-image {
	display: block;
	width: 250px;
	margin: 0 0 15px;
}

.blog-archive-grid .entry-header {
	padding-bottom: 15px;
	margin-bottom: 0;
}

.blog-archive-grid .entry-title {
	font-size: 32px;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 5px;
}

.blog-archive-grid .entry-title a {
	color: inherit;
	text-decoration: none;
}
.blog-archive-grid .entry-title a:hover,
.blog-archive-grid .entry-title a:focus,
.blog-archive-grid .entry-title a:active {
	color: inherit;
	text-decoration: underline;
}

.blog-archive-grid .entry-meta {	
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.3;
	color: #0b8a5d;
}

.blog-archive-grid .posted-on {
	margin-bottom: 5px;
}

.blog-archive-grid .entry-terms {	
	padding: 20px 0 0;
}
.blog-archive-grid .entry-terms-label {	
	font-size: 14px;
}
.blog-archive-grid .entry-terms .categories,
.blog-archive-grid .entry-terms .tags {
	display: inline-block;
	margin-right: 4px;
}
.blog-archive-grid .entry-terms a {
	display: inline-block;
	margin: 0 3px 3px 0;
	font-family: 'motiva-sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	padding: 4px 4px 3px;
	background-color: #eee;
	color: #d28801;
	text-decoration: none;
}
.blog-archive-grid .entry-terms a:hover,
.blog-archive-grid .entry-terms a:focus,
.blog-archive-grid .entry-terms a:active {
	background-color: #d28801;
	color: #fff;
	text-decoration: none;
}

.blog-archive-grid .sharedaddy {
	margin-bottom: 10px;
}

.blog-archive-grid .entry-summary {
	font-size: 16px;
}

.blog-archive-grid .entry-summary p {
	margin-bottom: 0;
}

.blog-archive-grid .entry .entry-more-link {
	display: inline-block;
	margin: 15px 0 0;
	padding: 16px 20px;
	background-color: #0b8a5d;
	color: #fff;
	font-family: 'motiva-sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none;
}
.blog-archive-grid .entry .entry-more-link:hover,
.blog-archive-grid .entry .entry-more-link:focus,
.blog-archive-grid .entry .entry-more-link:active {
	background-color: #076a47;
	color: #fff;
	text-decoration: none;
}

/*========================================================================================================================
	Blog Home
========================================================================================================================*/

/*========================================================================================================================
	Category and Tag
========================================================================================================================*/

/*========================================================================================================================
	Single Post
========================================================================================================================*/

.single-post .main-content .entry {
}

/* ENTRY HEADER */

.single-post .main-content .entry-header {
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}

.single-post .main-content .entry-title {
	font-size: 42px;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 10px;
}

.single-post .main-content .entry-meta {	
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
	color: #0b8a5d;
}

.single-post .main-content .posted-on {
	margin-bottom: 15px;
}

.single-post .main-content .entry-terms {
	margin-bottom: 12px;
}
.single-post .main-content .entry-terms-label {	
	font-size: 14px;
}
.single-post .main-content .entry-terms .categories,
.single-post .main-content .entry-terms .tags {
	display: inline-block;
	margin-right: 4px;
}
.single-post .main-content .entry-terms a {
	display: inline-block;
	margin: 0 3px 3px 0;
	font-family: 'motiva-sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	padding: 4px 4px 3px;
	background-color: #eee;
	color: #d28801;
	text-decoration: none;
}
.single-post .main-content .entry-terms a:hover,
.single-post .main-content .entry-terms a:focus,
.single-post .main-content .entry-terms a:active {
	background-color: #d28801;
	color: #fff;
	text-decoration: none;
}

.single-post .main-content .sharedaddy {
	margin-bottom: 10px;
}

/* ENTRY CONTENT */

.single-post .main-content .entry-content {
	font-size: 18px;
	margin-bottom: 30px;
}

.single-post .main-content .entry-content h2,
.single-post .main-content .entry-content h3 {
	font-weight: 500;
}
.single-post .main-content .entry-content h2,
.single-post .main-content .entry-content h3,
.single-post .main-content .entry-content h4,
.single-post .main-content .entry-content h5,
.single-post .main-content .entry-content h6 {
	color: #0b8a5d;
}

/* ENTRY FOOTER */

.single-post .main-content .entry-footer {
	margin-bottom: 60px;
	font-size: 14px;
	line-height: 1.3;
}

.single-post .main-content .entry-footer a {
	text-decoration: underline;
}

/* DIMENTIA COMPARISON TABLE */
.dimentia-guide-comparison-table {
	text-align: center;
	font-size: 16px;
	margin-bottom: 40px;
}
.dimentia-guide-comparison-table th,
.dimentia-guide-comparison-table td {
	width: 50%;
	border: 1px solid #0b8a5d;
}
.dimentia-guide-comparison-table th {
	color: #d28801;
	font-size: 18px;
	font-weight: 500;
}

/*========================================================================================================================
	Default Page
========================================================================================================================*/

.page .main-content .entry {
}

.page .main-content .entry-header {
}

.page .main-content .entry-title {
	font-size: 52px;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 0;
	text-align: center;
	padding: 45px 0;
}

.page .main-content .entry-title .highlight {
	color: #d28801;
	font-style: italic;
}

.page .main-content .entry-description-text-container p {
	margin-bottom: 25px;
}

.page .main-content .entry-description-text-container .entry-description-lead {
	font-family: 'minion-3', serif;
	font-size: 42px;
	font-weight: 500;
	line-height: 1.3;
	margin: 0 0 30px;
	font-style: italic;
	color: #d28801;
	border-left: 5px solid #0b8a5d;
	padding-left: 25px;
}

.page .main-content .entry-description-lead .highlight {
	font-weight: 700;
	font-style: italic;
	color: #0b8a5d;
}

.page .main-content .entry-description {
	font-size: 17px;
	font-weight: 400;
	line-height: 1.625;
	margin: 0 0 40px;
}

.page .main-content .entry-description .container-inner {
	border-top: 1px solid #0b8a5d;
	border-bottom: 1px solid #0b8a5d;
	padding: 50px 0 25px;
}

.page .main-content .entry-description-image-container {
	width: 33.333333333333333333333%;
	height: 450px;
	float: left;	
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 0 25px;
}

.page .main-content .entry-description-image-container .mask-layer {
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 15px;
}

.page .main-content .entry-description-image-container .mask-layer-inner {
	border: 1px solid #fff;
	width: 100%;
	height: 100%;
}

.page .main-content .entry-description-text-container {
	width: 66.666666666666666666666%;
	float: left;
	padding: 40px 0 0 7%;
}

.page .main-content .entry-content {
}

/*========================================================================================================================
	Homepage
========================================================================================================================*/

/* HOME FOLD SECTION */
.home-fold-section-outer {
	background-color: #fafafa;
}
.home-fold-section {
	background-position: center center;
	position: relative;
}
.home-fold-mask {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #00613f;
    opacity: 0.7;
}
.home-fold-content {
	position: relative;
	z-index: 2;
	text-align: center;
	padding: 240px 0;
} 
.home-fold-safer-logo {
	display: block;
	width: 160px;
	max-width: 100%;
	margin: 0 auto 20px;
}
.home-fold-title {
	font-size: 46px;
	font-weight: 400;
	line-height: 1.3;
	color: #fff;
	margin: 0 auto 0px;
	width: 1200px;
	max-width: 100%;
	text-shadow: 0 1px 2px #000;
	letter-spacing: 1px;
}
.home-fold-buttons-lead {
	font-size: 32px;
	color: #fff;
	text-shadow: 0 1px 1px #000;
	margin: 0 0 30px;
	letter-spacing: 0.8px;
	font-style: italic;
}
.home-fold-buttons {
	text-align: center;
	margin: 0;
}
.home-fold-buttons li {
	display: inline-block;
	margin: 0 10px 20px;
}
.home-fold-buttons a {
	display: inline-block;
	text-shadow: 0 1px 1px #845500;
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	padding: 16px 22px 14px;
	border: 1px solid #fff;
	background-color: #d28801;
	text-decoration: none;
	color: #fff;
}
.home-fold-buttons a:hover,
.home-fold-buttons a:focus,
.home-fold-buttons a:active {
	background-color: #b27300;
	color: #fff;
}

/* COMMUNITY TOGGLE */
.home-fold-community-toggle {
	position: relative;
}
.home-fold-community-toggle h2.js-expandmore {
	display: inline-block;
	margin-bottom: 0;
}
.home-fold-community-toggle .js-expandmore-button {
	display: inline-block;
	width: 274px;
	height: 56px;
	text-shadow: 0 1px 1px #845500;
	font-size: 20px;
	font-weight: 400;
	padding: 0 0 0 18px;
	border: 1px solid #fff;
	background-color: #d28801;
	text-decoration: none;
	color: #fff;
	margin-bottom: 0;
	line-height: 56px;
	text-align: left !important;
}
.home-fold-community-toggle .js-expandmore-button:focus {
	outline: none;
}
.home-fold-community-toggle .js-expandmore-button:after {
	font-family: 'font-awesome-basic';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	float: right;
	margin: 0;
	opacity: 1;
	color: #fff;
	background-color: #d28801;
	display: block;
	width: 54px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	border-left: 1px solid #fff;
}
.home-fold-community-toggle .js-expandmore-button[aria-expanded="false"]:after {
	content: '\f078';
}
.home-fold-community-toggle .js-expandmore-button[aria-expanded="true"]:after {
	content: '\f077';
}
.home-fold-community-toggle .js-to_expand {
	position: absolute !important;
	top: 57px;
	left: 0;
	right: auto;
	bottom: auto;
	width: 274px !important;
	z-index: 999 !important;
	padding: 0 !important;
}
.home-fold-community-toggle-menu {
	margin: 0 !important;
	padding: 0 !important;
	background-color: #fff !important;
	padding: 0 1px !important;
	border: none;
}
.home-fold-community-toggle-menu li {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	display: block !important;
	text-align: left !important;
	border: none;
	border-bottom: 1px solid #fff;
}
.home-fold-community-toggle .js-to_expand .home-fold-community-toggle-menu li a {
	height: auto;
	display: block !important;
	background-color: #f0f0f0 !important;
	color: #403b38 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1 !important;
	padding: 10px 10px !important;
	text-decoration: none !important;
	text-align: left !important;
	text-shadow: none;
	border: none;
}
.home-fold-community-toggle .js-to_expand .home-fold-community-toggle-menu li.view-all a {
	background-color: #e0e0e0 !important;
	padding: 15px 10px !important;
}
.home-fold-community-toggle .js-to_expand .home-fold-community-toggle-menu li.view-all a:before {
	content: '\f002' !important;
	font-family: 'font-awesome-basic' !important;
	font-weight: normal !important;
	font-style: normal !important;
	margin: 0 8px 0 0 !important;
	color: #d28801;
}	
.home-fold-community-toggle .js-to_expand .home-fold-community-toggle-menu li a:hover,
.home-fold-community-toggle .js-to_expand .home-fold-community-toggle-menu li a:active,
.home-fold-community-toggle .js-to_expand .home-fold-community-toggle-menu li a:focus {
	background-color: #e0e0e0 !important;
}
.home-fold-community-toggle .js-to_expand .home-fold-community-toggle-menu li.view-all a:hover,
.home-fold-community-toggle .js-to_expand .home-fold-community-toggle-menu li.view-all a:active,
.home-fold-community-toggle .js-to_expand .home-fold-community-toggle-menu li.view-all a:focus {
	background-color: #ccc !important;
}

/* HOME ZIP CODE SEARCH */
.home-featured-intro {
	text-align: center;
	padding: 70px 0 61px;
}
.home-featured-intro-heading {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;	
	margin: 0 0 40px;
}
.home-featured-zip {
	padding: 30px 0 0;
}
.home-featured-buttons {
	margin-bottom: 0 !important;
}
.home-featured-buttons li {
	margin: 0 12px 24px !important;
}
.home-featured-buttons li a {
	font-size: 20px !important;
	padding: 16px 0 15px !important;
	width: 170px !important;
}

/* HOME LEVELS OF CARE */
.home-level-section {
	margin-bottom: 75px;
}
.home-level-intro {
	width: 25%;
	height: 500px;
	float: left;
	background-color: #343331;
	color: #fff;
	padding: 60px 2.7% 0;
}
.home-level-intro-heading {
	font-family: 'minion-3', serif;
	font-size: 36px;
	font-weight: 400;
	color: #fff;
	line-height: 1.3;
	margin: 0 0 12px;
}
.home-level-intro-lead {
	font-size: 16px;
	font-weight: 400;
	color: #a29e96;
	line-height: 1.625;
	margin: 0 0 35px;
}
.home-level-intro-link {
	display: block;
	width: 202px;
	height: 52px;
	line-height: 52px;
	background: #d28801;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	border: 1px solid #fff;
	color: #fff;
}
.home-level-intro-link .text {
	display: block;
	width: 150px;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
.home-level-intro-link .icon {
	display: block;
	width: 50px;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-left: 1px solid #fff;
	font-size: 16px;
	font-weight: 400;
}
.home-level-intro-link:hover,
.home-level-intro-link:focus,
.home-level-intro-link:active {
	background: #f0a318;
	color: #fff;
	border: 1px solid #fff;
}
.home-level-types-container {
	width: 75%;
	height: 500px;
	float: right;
}
.home-level-type {
	width: 25%;
	height: 100%;
	float: left;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
.home-level-type.independent {
	border-top: 8px solid #0b406b;
}
.home-level-type.assisted {
	border-top: 8px solid #44413c;
}
.home-level-type.memory {
	border-top: 8px solid #0b8a5d;
}
.home-level-type.respite {
	border-top: 8px solid #d28801;
}
.home-level-type a {
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 1px #000;
}
.home-level-type-mask-layer {
	position: absolute;
	z-index: 2;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	background-color: #343331;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition:    all 0.6s ease-in-out;
	-ms-transition:     all 0.6s ease-in-out;
	-o-transition:      all 0.6s ease-in-out;
	transition:         all 0.6s ease-in-out;
}
.home-level-type a:hover .home-level-type-mask-layer {
	opacity: 0.7;
}
.home-level-type-content-layer {
	position: absolute;
	z-index: 3;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 40px 10%;
}
.home-level-type-heading {
	font-size: 22px;
	font-weight: 400;
	color: #fff;
	line-height: 1.5;
	margin: 0 0 40px;
	font-family: 'motiva-sans', sans-serif;
}
.home-level-type-lead {
	opacity: 0;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition:    all 0.6s ease-in-out;
	-ms-transition:     all 0.6s ease-in-out;
	-o-transition:      all 0.6s ease-in-out;
	transition:         all 0.6s ease-in-out;
	font-size: 16px;
	color: #fff;
	line-height: 1.5;
	margin: 0;
}
.home-level-type a:hover .home-level-type-lead {
	opacity: 1;
}
.home-level-type-pseudo-link {
	position: absolute;
	z-index: 4;
	top: auto;
	right: auto;
	bottom: 40px;
	left: 50%;
	margin: 0 0 0 -40%;
	display: block;
	width: 80%;
	height: 45px;
	line-height: 43px;
	text-align: center;
	color: #fff;
	background: none;
	border: 1px solid #fff;
	font-size: 15px;
	letter-spacing: 0.4px;
}

/* HOME FEED SECTION */
.home-feed-section {
	padding: 85px 0 55px;
}
.home-feed-section h3 {
	font-size: 30px;
	font-weight: 400;
	margin: 0 0 30px;
}

/* HOME COMMUNITY NEWS */
.home-news .entry {
	margin: 0 0 20px;
}
.home-news .entry img {
	display: block;
	width: 90px;
	margin: 0 16px 0 0;
	float: left;
}
.home-news .entry-community {
	display: block;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 4px;
	color: #d28801;
	font-family: 'motiva-sans', sans-serif;
}
.home .home-news .entry-title {
	font-family: 'motiva-sans', sans-serif;
	font-size: 15px !important;
	font-weight: 400 !important;
	line-height: 1.3 !important;
	margin: 0 !important;
	text-align: left !important;
	padding: 0 !important;
}
.home-news .entry-title a {
	color: #403b38;
	text-decoration: none;
}
.home-news .entry-title a:hover {
	text-decoration: underline;
}
.home-news .entry-meta {
	color: #d28801;
	font-size: 13px;
}
.home-news .entry-meta p {
	margin: 0;
}

/* HOME BLOG */
.home-blog {
	padding: 0 0 0 40px;
}
.home-blog .entry {
	margin: 0 0 40px;
}
.home-blog .entry img {
	display: block;
	margin: 0 0 10px;
}
.home .home-blog .entry-title {
	font-family: 'motiva-sans', sans-serif;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 1.4 !important;
	margin: 0 !important;
	text-align: left !important;
	padding: 0 !important;
}
.home-blog .entry-title a {
	color: #403b38;
	text-decoration: none;
}
.home-blog .entry-title a:hover {
	text-decoration: underline;
}
.home-blog .entry-meta {
	color: #d28801;
	font-size: 14px;
}
.home-blog .entry-meta p {
	margin: 0;
}

/*========================================================================================================================
	Guide Page
========================================================================================================================*/

/* GUIDE ANCHOR */
#guide {
	height: 60px;
	background-color: #fff;
}

/* GUIDE INTRO */
.guide-intro-section {
	width: 720px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 0;
	text-align: center;
	background-color: #fff;
}
.guide-intro-heading {
	text-align: center;
	font-size: 50px;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 10px;
}
.guide-intro-lead {
	font-size: 36px;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 0;
	color: #00613f;
}

/* GUIDE RELATION */
.guide-relation-section {
	padding: 60px 0 80px;
	text-align: center;
}
.guide-relation-label {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 30px;
	font-style: italic;
	opacity: 0.7;
}
.guide-relation-buttons li {
	margin: 0 15px 20px;
}

/* GUIDE FORM */
.guide-form-section {
	padding: 0 0 100px;
}

/* GUIDE RESULTS INTRO */
.guide-results-intro-section {
}
.guide-results-intro-lead {
	text-align: center;
	font-size: 44px;
	font-weight: 400;
	line-height: 1.3;
	margin: 0 auto 25px;
	color: #00613f;
	width: 720px;
	max-width: 100%;
}

/* GUIDE RESULTS CRITERIA */
.guide-results-criteria-box {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	width: 480px;
	max-width: 100%;
	margin: 0 auto 20px;
	font-size: 14px;
	padding: 18px 18px 12px;
	font-family: 'motiva-sans', sans-serif;
}
.guide-results-criteria-box p {
	margin-bottom: 5px;
}
.guide-results-criteria-box p .guide-results-criteria-label {
	font-weight: 700;
}

/* GUIDE RESULTS OPTIONS */
ul.guide-results-options {
	text-align: center;
	margin-bottom: 30px;
}
.guide-results-options li {
	margin: 0 2px 10px;
}
.guide-results-options .button {
	font-family: 'motiva-sans', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	padding: 8px 12px 8px;
	border-radius: 0;
	letter-spacing: 0.2px;
}

/* GUIDE COMMUNITY MATCHES */
.guide-results-mega-list-helper {
	text-align: center;
	font-size: 15px;
	font-family: 'motiva-sans', sans-serif;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 50px;
}

/* GUIDE RECOMMENDED READING */
.guide-results-recommended-section {
	text-align: center;
	padding: 90px 0 40px;
}
.guide-results-recommended-posts-container {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
}
.guide-results-recommended-heading {
	font-size: 50px;
	font-weight: 500;
	line-height: 1.3;
	color: #00613f;
	margin-bottom: 20px;
}
.guide-results-recommended-lead {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 60px;
}
.recommended-post {
	width: 300px;
	max-width: 100%;
	margin: 0 auto 60px;
	text-align: center;
}
.recommended-post-title {
	font-size: 22px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 0;
}
.recommended-post-title img {
	display: block;
	margin: 0 0 15px;
}
.recommended-post-title a {
	color: inherit;
	text-decoration: none;
}
.recommended-post-title a:hover,
.recommended-post-title a:focus,
.recommended-post-title a:active {
	color: inherit;
	text-decoration: underline;
}

/*========================================================================================================================
	Levels of Care Page
========================================================================================================================*/

/* CARE LEVEL TYPES */
.care-level-types-section {
	padding: 5px 0 70px;
}
.care-level-types-container {
	width: 1140px;
	max-width: 100%;
	margin: 0 auto;
}
.care-level-types {
	height: 500px;
}
.care-level-type {
	width: 25%;
	height: 100%;
	float: left;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
.care-level-type.independent {
	border-top: 8px solid #0b406b;
}
.care-level-type.assisted {
	border-top: 8px solid #44413c;
}
.care-level-type.memory {
	border-top: 8px solid #0b8a5d;
}
.care-level-type.respite {
	border-top: 8px solid #d28801;
}
.care-level-type a {
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 1px #000;
}
.care-level-type-mask-layer {
	position: absolute;
	z-index: 2;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	background-color: #343331;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition:    all 0.6s ease-in-out;
	-ms-transition:     all 0.6s ease-in-out;
	-o-transition:      all 0.6s ease-in-out;
	transition:         all 0.6s ease-in-out;
}
.care-level-type a:hover .care-level-type-mask-layer {
	opacity: 0.7;
}
.care-level-type-content-layer {
	position: absolute;
	z-index: 3;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 40px 10%;
}
.care-level-type-heading {
	font-family: 'motiva-sans', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	line-height: 1.5;
	margin: 0 0 40px;
}
.care-level-type-lead {
	opacity: 0;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition:    all 0.6s ease-in-out;
	-ms-transition:     all 0.6s ease-in-out;
	-o-transition:      all 0.6s ease-in-out;
	transition:         all 0.6s ease-in-out;
	font-size: 15px;
	color: #fff;
	line-height: 1.5;
	margin: 0;
}
.care-level-type a:hover .care-level-type-lead {
	opacity: 1;
}
.care-level-type-pseudo-link {
	position: absolute;
	z-index: 4;
	top: auto;
	right: auto;
	bottom: 40px;
	left: 50%;
	margin: 0 0 0 -40%;
	display: block;
	width: 80%;
	height: 45px;
	line-height: 43px;
	text-align: center;
	color: #fff;
	background: none;
	border: 1px solid #fff;
	font-size: 15px;
	letter-spacing: 0.4px;
}

/* HELP ME DECIDE*/
.care-levels-help {
	padding: 0 0 100px;
}
.care-levels-help-lead {
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 0;
}

/*========================================================================================================================
	Level of Care Pages
========================================================================================================================*/

/* ENTRY HEADER */
.care-level-page .main-content .entry .entry-header .entry-description {
	margin: 0;
}
.care-level-page .main-content .entry .entry-header .entry-description .container-inner {
	border-bottom: none;
	padding-bottom: 50px;
}

/* ENTRY CONTENT */
.care-level-page .main-content .entry-content {
	text-align: center;
	font-size: 20px;
	padding-bottom: 30px;
}

/* CARE LEVEL FEATURES */
.care-level-features-section {
	padding: 95px 0 75px;
	background: #3a3736;
	border-top: 6px solid #d28801;
	border-bottom: 6px solid #d28801;
}
.care-level-features-heading {
	text-align: center;
	font-size: 44px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 60px;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.care-level-memory-care-logo {
	display: block;
	/*width: 500px;*/
	max-width: 100%;
	margin: 0 auto 60px;
}
.care-level-features-section ul {
	margin: 0;
	padding: 0 5%;
}
.care-level-features-section ul li {
	padding: 0 0 0 32px;
	margin: 0 0 30px;
	position: relative;
	list-style-type: none;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.5;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.care-level-features-section ul li:before {
	position: absolute;
	top: 3px;
	left: 0;
	display: block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	font-family: 'font-awesome-basic';
	content: "\f046";
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	color: #efa217;
}
.care-level-features-description {
	padding: 30px 0 0;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.care-level-features-description p {
	margin-bottom: 30px;
}
.care-level-features-description a {
	color: #efa217;
	text-decoration: none;
	border-bottom: 1px solid #efa217;
}

/* CARE LEVEL COMMUNITIES */
.care-level-community-results-intro {
	text-align: center;
	padding: 70px 0 60px;
}
.care-level-community-results-heading {
	font-family: 'minion-3', serif;
	text-align: center;
	font-size: 52px;
	font-weight: 500;
	line-height: 1.3;
	margin-bottom: 40px;
}
.care-level-state-buttons {
	margin-bottom: 0 !important;
}
.care-level-state-buttons li {
	margin: 0 12px 24px !important;
}
.care-level-state-buttons li a {
	font-size: 20px !important;
	padding: 16px 0 15px !important;
	width: 170px !important;
}

/*========================================================================================================================
	All Communities NEW
========================================================================================================================*/
/* STOCKIST LOCATOR */
.communities-map-section .locator-container {
		padding: 30px 0 60px;
}

#stockist-widget .stockist-powered-by-link {
    display: none !important;
}

/* HOME ZIP CODE SEARCH */
.communities-featured-intro {
	text-align: center;
	padding: 70px 0 70px;
	border-top: 10px solid #0a3d68;
}
.communities-featured-intro-heading {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;	
	margin: 0;
}

/*========================================================================================================================
	All Communities/Zip Code Search
========================================================================================================================*/

/* COMMUNITIES SEARCH FILTER 
.communities-form-section .js-expandmore {
    margin: 0;
}
.communities-form-section .js-to_expand {
    padding: 0;
}
.communities-form-section .communities-form-expand {
	background-color: #00613f;
	padding: 40px 0 42px;
}
.communities-form-section .js-expandmore-button {
	display: inline-block;
	width: 100%;
	padding: 30px 0;
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	background: #00613f;
	text-align: center;
	border: none;
}
.communities-form-section .js-expandmore-button:hover {
	background: #d28801;
}
.communities-form-section .js-expandmore-button:focus,
.communities-form-section .js-expandmore-button:active {
	background: #00613f;
}
.communities-form-section .js-expandmore-button[aria-expanded="true"] {
	background: #d28801;
}
.communities-form-section .js-expandmore-button:after {
	font-family: 'font-awesome-basic';
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 10px;
	opacity: 1;
	color: #fff;
	font-size: 16px;
}
.communities-form-section .js-expandmore-button[aria-expanded="false"]:after {
	content: '\f067';
}
.communities-form-section .js-expandmore-button[aria-expanded="true"]:after {
	content: '\f068';
}
*/

/*
.communities-form-section .js-expandmore {
    margin: 0;
}
.communities-form-section .js-to_expand {
    padding: 0;
}
.communities-form-section .communities-toggle {
	background-color: #00613f;
	padding: 40px 0 42px;
}
.communities-form-section .js-expandmore-button {
	display: inline-block;
	width: 100%;
	padding: 30px 0;
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	background: #00613f;
	text-align: center;
	border: none;
}
.communities-form-section .js-expandmore-button:hover {
	background: #d28801;
}
.communities-form-section .js-expandmore-button:focus,
.communities-form-section .js-expandmore-button:active {
	background: #00613f;
}
.communities-form-section .js-expandmore-button[aria-expanded="true"] {
	background: #d28801;
}
.communities-form-section .js-expandmore-button:after {
	font-family: 'font-awesome-basic';
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 10px;
	opacity: 1;
	color: #fff;
	font-size: 16px;
}
.communities-form-section .js-expandmore-button[aria-expanded="false"]:after {
	content: '\f067';
}
.communities-form-section .js-expandmore-button[aria-expanded="true"]:after {
	content: '\f068';
}
.communities-form-section .reset-link-p {
	text-align: center;
	margin: 0;
	font-size: 14px;
	padding: 12px 0 0;
	font-family: 'motiva-sans', sans-serif;
}
*/

/* COMMUNITIES RESULTS INTRO 
.communities-results-intro-section {
	padding: 50px 0 0;
	background-color: #fff;
}
.communities-results-intro-heading {
	text-align: center;
	font-size: 50px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 30px;
}
.communities-results-intro-lead {
	text-align: center;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.5;
	margin: 0 auto 15px;
	color: #00613f;
	width: 600px;
	max-width: 100%;
}
*/

/* COMMUNITIES RESULTS CRITERIA 
.communities-results-criteria-section {
	padding: 0 0 30px;
}
.communities-results-criteria-list {
	margin: 0;
	padding: 0;
	text-align: center;
}
.communities-results-criteria-list li {
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
	display: inline-block;
	font-family: 'motiva-sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.communities-results-criteria-list li .communities-results-criteria-label {
	font-weight: 400;
	color: #d28801;
}
*/

/* COMMUNITIES RESULTS 
.communities-results-section {
	background-color: #f5f5f5;
}
.communities-results-section .community-card {
	margin-bottom: 40px;
}
.community-search-no-results {
	text-align: center;
	padding: 60px 0 90px;
	font-size: 20px;
}
*/
/*========================================================================================================================
	Community Page
========================================================================================================================*/

/* COMMUNITY NAV */
.community-menu {
	margin: 0;
	padding: 0;
	text-align: center;
}
.community-menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	width: 16.6666666666666666666666%;
	float: left;
}
.community-menu.nav-no-video li {
	width: 20%;
}
.community-menu a {
	text-decoration: none;
	display: block;
	padding: 25px 0 24px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	border-right: 1px solid #eee;
}
.community-menu li:last-of-type a {
	border-right: none;
}

/* COMMUNITY WILLOW */
.community-willow-section {
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	padding: 42px 0 10px;
	background-color: #f0f0f0;
	font-family: 'motiva-sans', sans-serif;
}

/* COMMUNITY NOTICE */
.community-notice-section {
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
	padding: 24px 0 10px;
	background-color: #d28801;
	font-family: 'motiva-sans', sans-serif;
	color: #fff;
}
.community-notice-heading {
	display: inline-block;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5;
	margin: 0 0 10px;
	font-family: 'motiva-sans', sans-serif;
	color: #fff;
}
.community-notice-description p {
	margin-bottom: 30px;
}
.community-notice-button {
	margin-bottom: 30px;
}

/* COMMUNITY SPECIAL */
.community-special-section {
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
	padding: 30px 0 18px;
	background-color: #b70000;
	font-family: 'motiva-sans', sans-serif;
	color: #fff;
}
.community-special-heading {
	display: inline-block;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.3;
	margin: 0 0 15px;
	font-family: 'motiva-sans', sans-serif;
	color: #fff;
	border: 1px dashed #fff;
	padding: 8px 12px 6px;
}
.community-special-description p {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 300;
}
.js-expandmore.community-special-more-disclaimer {
	margin-bottom: 15px !important;
	display: inline !important;
	font-size: 12px !important;
}
.community-special-more-disclaimer .js-expandmore-button {
	margin-bottom: 15px !important;
	font-size: 11px !important;
	font-weight: 300 !important;
	line-height: 1 !important;
	display: inline !important;
	text-decoration: none !important;
	color: #fff !important;
	padding: 0 !important;
	background: none !important;
	opacity: 0.6 !important;
	text-transform: uppercase !important;
}
.js-to_expand.community-special-disclaimer {
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: 300 !important;
	color: #fff !important;
	padding: 0 !important;
}
.js-to_expand.community-special-disclaimer p {
	margin: 0 0 10px;
}

/* COMMUNITY COVID UPDATE */
.community-covid-update-section {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	padding: 40px 0 0;
	font-family: 'motiva-sans', sans-serif;
}
.community-covid-update-heading {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.5;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-family: 'motiva-sans', sans-serif;
}
.community-covid-update-description p {
	margin-bottom: 30px;
}
.community-covid-update-button {
	margin-bottom: 0;
}

/* COMMUNITY COVID */
.community-covid-section {
	background-color: #304354;
	color: #fff;
}
.community-covid-container {
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	padding: 50px 0 0;
	text-align: center;
}
.community-covid-section h2 {
	color: #fbae3d;
}
.community-covid-section ul {
	margin: 0 0 10px;
	padding: 0;
}
.community-covid-section li {
	margin: 0 10px 20px;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}
.community-covid-section li a {
	background-color: #fbae3d;
	color: #fff;
}
.community-covid-section li a:hover,
.community-covid-section li a:active,
.community-covid-section li a:focus {
	background-color: #dd9224;
	color: #fff;
}
.community-covid-section a {
	color: #fbae3d;
}

/* COMMUNITY INTRO */
.community-intro-section {
	/*
	background-color: #0b2c3f;
	background: url(img/chambersburg-highlights-bg2.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	*/
	padding: 0;
}
.community-intro-text-area {
	padding: 60px 0 75px;
}
.community-intro-name {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;
	color: #fff;
	text-shadow: 0 1px 1px #000;
	margin: 0 0 20px;
}
.community-intro-heading {
	font-family: 'minion-3', serif;
	font-size: 56px;
	font-weight: 500;
	line-height: 1.1;
	color: #0b406b;
	margin: 0 auto 25px;
	text-align: center;
	width: 800px;
	max-width: 100%;
}
.community-intro-heading .highlight {
	font-style: italic;
	color: #d28801;
	font-weight: 500;
}
.community-intro-section .community-types-list {
	margin: 0;
	padding: 0 0 10px;
}
.community-intro-section .community-types-list li {
	margin: 0 15px 15px 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
}
.community-intro-section .community-types-list li:last-of-type {
	margin-right: 0;
}
.community-intro-section .community-types-list li a {
	display: block;
	float: left;
	height: 48px;
	line-height: 48px;
	background: none;
	font-size: 20px;
	font-weight: 400;
	text-decoration: none;
	border: 1px solid #0b406b;
	color: #0b406b;
	font-family: 'motiva-sans', sans-serif;
}
.community-intro-section .community-types-list li a .icon {
	display: block;
	float: left;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-right: 1px solid #0b406b;
	font-size: 16px;
	font-weight: 400;
}
.community-intro-section .community-types-list li a .community-type-name {
	display: block;
	float: left;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	padding: 0 16px;
	min-width: 150px;
	margin: 0;
	color: #0b406b;
	font-family: 'motiva-sans', sans-serif;
}
.community-intro-section .community-types-list li a:hover {
	color: #0b406b;
	background: #a76c01;
	text-decoration: none;
	text-shadow: none;
}
.community-intro-section .community-types-list li a:hover {
	text-shadow: none;
}
.community-intro-description {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.7;
	width: 900px;
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
}
.community-intro-description p {
	margin: 0 0 30px;
}
.community-intro-button {
	display: block;
	width: 242px;
	height: 60px;
	line-height: 60px;
	background: none;
	font-size: 22px;
	font-weight: 400;
	text-decoration: none;
	border: 1px solid #fff;
	color: #fff;
	background-color: #0b406b;
	margin: 0 auto;
}
.community-intro-button .text {
	display: block;
	width: 180px;
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
}
.community-intro-button .icon {
	display: block;
	width: 60px;
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-left: 1px solid #fff;
	font-size: 20px;
	font-weight: 400;
}
.community-intro-button:hover,
.community-intro-button:focus,
.community-intro-button:active {
	color: #fff;
	background: #d28801;
	text-decoration: none;
	text-shadow: none;
}
.community-intro-button:hover .icon,
.community-intro-button:focus .icon,
.community-intro-button:active .icon {
	text-shadow: none;
}

/* COMMUNITY VIRTUAL TOUR */
.community-virtual-tour-area {
	padding: 70px 0 20px;
}
.community-virtual-tour-heading {
	font-size: 26px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	color: #0b406b;
	margin: 0 0 10px;
	text-align: center;
	position: relative;
	z-index: 2;
}
.community-virtual-tour-intro {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	text-align: center;
	color: #0b406b;
	padding: 0 0 20px;
	position: relative;
	z-index: 2;
}
.community-virtual-tour-intro p {
	margin-bottom: 0;
}
.community-virtual-tour-thumb-link {
	display: block;
	width: 800px;
	max-width: 100%;
	margin: 0 auto;
	color: inherit;
	text-decoration: none;
	position: relative;
}
.community-virtual-tour-thumb {
	display: block;
	width: 800px;
	margin: 0 auto;
}
.community-virtual-tour-arrow {
	z-index: 1;
	display: block;
	width: 103px;
	height: 200px;
	background: url(img/virtual-tour-arrow.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: -120px;
	right: auto;
	bottom: auto;
	left: 20px;
}

/* COMMUNITY BROCHURE */
.community-intro-brochure-area {
	width: 360px;
	max-width: 100%;
	margin: 0;
	padding: 60px 0 95px;
}
.community-intro-brochure-area .community-phone {
	margin-bottom: 0;
}
.community-intro-brochure-area .community-phone .phone-link {
	display: block;
	background-color: #fff;
	color: #0b8a5d;
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
	padding: 20px 0 20px;
	font-style: italic;
	text-align: center;
}
.community-intro-cta-heading {
	background-color: #a60505;
	color: #fff;
	font-size: 28px;
	font-weight: 400;
	line-height: 1;
	padding: 24px 0 24px;
	text-align: center;	
	margin-bottom: 0;
}
.community-intro-image-area {
	position: relative;
}
.community-intro-image {
	display: block;
	width: 100%;
	height: 180px;
	background-size: cover;
	background-position: center center;
}
.community-intro-image-banner {
	background-color: #fff;
	color: #d28801;
	padding: 7px 15px;
	border-left: 4px solid #d28801;
	position: absolute;
	top: 20px;
	left: -4px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	font-style: italic;
}
.community-intro-form-heading {
	font-size: 26px;
	font-weight: 400;
	line-height: 1.3;
	margin: 0;
	background-color: #494542;
	color: #fff;
	padding: 15px 0 14px;
	text-align: center;
}
.community-intro-form-container {
	padding: 15px 20px 20px;
	background-color: #fff;
	/*background-image: url(img/triangle-brown-down.png);
	background-repeat: no-repeat;
	background-size: 36px auto;
	background-position: center top;*/
	box-shadow: 0 4px 8px #ccc;
}
.community-intro-form-note {
	font-family: 'motiva-sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	margin: 0 0 15px;
	text-align: center;
	padding: 0;
	
}

/* COMMUNITY BADGES */
.community-badge-section {
	padding: 30px 0 0;
}
.community-badge-list {
	margin: 0;
	padding: 0;
	text-align: center;
}
.community-badge-item {
	display: inline-block;
	margin: 0;
	list-style-type: none;
	width: 200px;
	max-width: 100%;
}

/* COMMUNITY PROMOTIONS */
.community-promotions-section {
	background-color: #fff;
	position: relative;
	padding: 12px 12px;
}
.community-promotions-section .promotions-table {
	margin: 0;
	padding: 0;
	border: none;
}
.community-promotions-section .promotions-table tr {
	margin: 0;
	padding: 0;
	border: none;
}
.community-promotions-section .promotions-table td.promotion-item {
	margin: 0;
	padding: 12px 12px;
	border: none;
	text-align: center;
	vertical-align: center;
	height: 100%;
}
.community-promotions-section .promotions-table.count-1 td.promotion-item {
	width: 100%;
}
.community-promotions-section .promotions-table.count-2 td.promotion-item {
	width: 50%;
}
.community-promotions-section .promotions-table.count-3 td.promotion-item {
	width: 33.33333333333333333333333333%;
}
.community-promotions-section .promotions-table.count-4 td.promotion-item {
	width: 25%;
}
.community-promotions-section .promotion-card {
	border: 2px dashed #103c5f;
	height: 100%;
	padding: 45px 5%;
	background-color: #f0f0f0;
}
.community-promotions-section .promotion-card .promotion-heading {
	font-size: 26px;
	font-weight: 600;
	line-height: 1.3;
	text-transform: uppercase;
	margin-bottom: 12px;
	color: #103c5f;
}
.community-promotions-section .promotion-card .promotion-short-description {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 18px;
	color: #888;
}
.community-promotions-section .promotion-card .promotion-short-description p {
	margin-bottom: 0;
}
.community-promotions-section .promotion-card .promotion-expiration {
	font-size: 17px;
	font-weight: 600;
	line-height: 1.3;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #d28801;
}

/* COMMUNITY GALLREY */
.community-gallery-section {
	background-color: #fff;
	position: relative;
}
.community-gallery-section .gallery-section-label {
	display: block;
	width: 78px;
	height: 78px;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
	padding: 18px 0 0;
	background: #0b8a5d;
	color: #fff;
	text-align: center;
	pointer-events: none;
	position: absolute;
	z-index: 99;
	left: 50%;
	right: auto;
	top: 50%;
	bottom: auto;
	margin: -39px 0 0 -39px;
}
.community-gallery-section .envira-gallery-wrap,
.community-gallery-section .envira-gallery-public {
	margin-bottom: 0 !important;
}
.community-gallery-section .envira-gallery-public .envira-gallery-item {
	display: none !important;
	clear: none !important;
}
.community-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(1),
.community-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(2),
.community-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(3),
.community-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(4),
.community-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(5) {
	display: block !important;
}
.community-gallery-section .envira-gallery-public .envira-gallery-item:hover,
.community-gallery-section .envira-gallery-public .envira-gallery-item:active,
.community-gallery-section .envira-gallery-public .envira-gallery-item:focus {
	opacity: 0.6 !important;
}
#envirabox-loading {
	display: none !important;
}
#envirabox-thumbs ul {
	margin: 0;
	padding: 0;
}
#envirabox-thumbs ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* COMMUNITY AMENITIES */
.community-amenities-section {
	padding: 24px 12px 0;
}
.community-amenities-table {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
	border-collapse: separate;
}
.community-amenities-table tr {
	border: none;
	margin: 0;
	padding: 0;
}
.community-amenities-text-cell,
.community-amenities-img-cell {
	width: 50%;
	height: 100%;
	border-top: none;
	border-bottom: none;
	padding: 0;
	border-left: 12px solid #fff;
	border-right: 12px solid #fff;
}
.community-amenities-img-cell {
	background-size: cover;
	background-position: center center;
	padding: 15px;
	position: relative;
}
.community-amenities-img-border {
    position: absolute;
    top: 15px;
    bottom: 15px;
    right: 15px;
    left: 15px;
    border: 1px solid #fff;
}
.community-amenities-text-area {
	height: 100%;
	padding: 80px 8% 85px;
	background-color: #302e2d;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.community-amenities-heading {
	font-size: 48px;
	font-weight: 400;
	line-height: 1.2;
	font-style: italic;
	color: #d28801;
	margin-bottom: 10px;
    font-family: 'minion-3', serif;
}
.community-amenities-lead {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 40px;
}
.community-amenities-list {
	margin: 0;
	padding: 0 0 0 16px;
}
.community-amenities-list li {
	margin: 0;
	padding: 5px 0 5px 20px;
	position: relative;
	list-style-type: none;
	line-height: 1.5;
}
.community-amenities-list li:before {
	position: absolute;
	top: 14px;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	line-height: 6px;
	font-family: 'font-awesome-basic';
	content: "\f111";
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	color: #d28801;
	text-shadow: 0 1px 1px #000;
}

/* COMMUNITY INDEPENDENT LIVING */
.community-independent-section {
	padding: 24px 12px 0;
}
.community-independent-table {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
	border-collapse: separate;
}
.community-independent-table tr {
	border: none;
	margin: 0;
	padding: 0;
}
.community-independent-text-cell,
.community-independent-img-cell {
	width: 50%;
	height: 100%;
	border-top: none;
	border-bottom: none;
	padding: 0;
	border-left: 12px solid #fff;
	border-right: 12px solid #fff;
}
.community-independent-img-cell {
	background-size: cover;
	background-position: center center;
	padding: 15px;
	position: relative;
}
.community-independent-img-border {
    position: absolute;
    top: 15px;
    bottom: 15px;
    right: 15px;
    left: 15px;
    border: 1px solid #fff;
}
.community-independent-text-area {
	height: 100%;
	padding: 80px 8% 85px;
	background-color: #063f2b;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.community-independent-heading {
	font-size: 48px;
	font-weight: 400;
	line-height: 1.2;
	font-style: italic;
	color: #d28801;
	margin-bottom: 20px;
}
.community-independent-lead {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 40px;
}
.community-independent-list {
	margin: 0;
	padding: 0 0 0 16px;
}
.community-independent-list li {
	margin: 0;
	padding: 5px 0 5px 20px;
	position: relative;
	list-style-type: none;
	line-height: 1.5;
}
.community-independent-list li:before {
	position: absolute;
	top: 17px;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	line-height: 6px;
	font-family: 'font-awesome-basic';
	content: "\f111";
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	color: #d28801;
	text-shadow: 0 1px 1px #000;
}

/* COMMUNITY SERVICES/ASSISTED LIVING/PERSONAL CARE */
.community-services-section {
	padding: 24px 12px 0;
}
.community-services-table {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
	border-collapse: separate;
}
.community-services-table tr {
	border: none;
	margin: 0;
	padding: 0;
}
.community-services-text-cell,
.community-services-img-cell {
	width: 50%;
	height: 100%;
	border-top: none;
	border-bottom: none;
	padding: 0;
	border-left: 12px solid #fff;
	border-right: 12px solid #fff;
}
.community-services-img-cell {
	background-size: cover;
	background-position: center center;
	padding: 15px;
	position: relative;
}
.community-services-img-border {
    position: absolute;
    top: 15px;
    bottom: 15px;
    right: 15px;
    left: 15px;
    border: 1px solid #fff;
}
.community-services-text-area {
	height: 100%;
	padding: 80px 8% 85px;
	background-color: #052641;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.community-services-heading {
	font-size: 48px;
	font-weight: 400;
	line-height: 1.2;
	font-style: italic;
	color: #d28801;
	margin-bottom: 10px;
}
.community-services-lead {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 40px;
}
.community-additional-services-heading {
	font-size: 21px;
	font-weight: 400;
	line-height: 1.5;
	font-style: italic;
	color: #fff;
	margin: 30px 0 15px;
}
.community-services-list {
	margin: 0;
	padding: 0 0 0 16px;
}
.community-services-list li {
	margin: 0;
	padding: 5px 0 5px 24px;
	position: relative;
	list-style-type: none;
	line-height: 1.5;
}
.community-services-list li:before {
	position: absolute;
	top: 17px;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	line-height: 6px;
	font-family: 'font-awesome-basic';
	content: "\f111";
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	color: #d28801;
	text-shadow: 0 1px 1px #000;
}

/* COMMUNITY MEMORY CARE */
.community-memory-section {
	padding: 24px 12px 0;
}
.community-memory-table {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
	border-collapse: separate;
}
.community-memory-table tr {
	border: none;
	margin: 0;
	padding: 0;
}
.community-memory-text-cell,
.community-memory-img-cell {
	width: 50%;
	height: 100%;
	padding: 0;
	border-top: none;
	border-bottom: none;
	border-left: 12px solid #fff;
	border-right: 12px solid #fff;
}
.community-memory-img-cell {
	background-color: #f5f5f5;
	padding: 55px 3% 65px;
}
.community-memory-logo {
	display: block;
	margin: 0 auto 40px;
	width: 450px;
}
.community-memory-img {
	display: block;
	margin: 0 auto;
}	
.community-memory-text-area {
	height: 100%;
	padding: 80px 8% 85px;
	background-color: #063f2b;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.community-memory-heading {
	font-size: 48px;
	font-weight: 400;
	line-height: 1.2;
	font-style: italic;
	color: #d28801;
	margin-bottom: 20px;
}
.community-memory-description {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.7;
	color: #fff;
	padding: 0 0 20px;
}
.community-memory-features-lead {
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 20px;
}
.community-memory-list {
	margin: 0;
	padding: 0 0 0 16px;
}
.community-memory-list li {
	margin: 0;
	padding: 5px 0 5px 24px;
	position: relative;
	list-style-type: none;
	line-height: 1.5;
}
.community-memory-list li:before {
	position: absolute;
	top: 17px;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	line-height: 6px;
	font-family: 'font-awesome-basic';
	content: "\f111";
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	color: #d28801;
	text-shadow: 0 1px 1px #000;
}
.community-memory-additional-features-heading {
	font-size: 22px;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 20px;
	margin-top: 20px;
}
.community-memory-additional-features-list {
	margin: 0;
	padding: 0 0 0 16px;
}
.community-memory-additional-features-list li {
	margin: 0;
	padding: 5px 0 5px 24px;
	position: relative;
	list-style-type: none;
	line-height: 1.5;
}
.community-memory-additional-features-list li:before {
	position: absolute;
	top: 17px;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	line-height: 6px;
	font-family: 'font-awesome-basic';
	content: "\f111";
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	color: #d28801;
	text-shadow: 0 1px 1px #000;
}

/* REPSITE CARE */
.community-respite-section {
	padding: 24px 12px 0;
}
.community-respite-table {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
	border-collapse: separate;
}
.community-respite-table tr {
	border: none;
	margin: 0;
	padding: 0;
}
.community-respite-text-cell,
.community-respite-img-cell {
	width: 50%;
	height: 100%;
	border-top: none;
	border-bottom: none;
	padding: 0;
	border-left: 12px solid #fff;
	border-right: 12px solid #fff;
}
.community-respite-img-cell {
	background-size: cover;
	background-position: center center;
	padding: 15px;
	position: relative;
}
.community-respite-img-border {
    position: absolute;
    top: 15px;
    bottom: 15px;
    right: 15px;
    left: 15px;
    border: 1px solid #fff;
}
.community-respite-text-area {
	height: 100%;
	padding: 80px 8% 85px;
	background-color: #302e2d;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.community-respite-heading {
	font-size: 48px;
	font-weight: 400;
	line-height: 1.4;
	font-style: italic;
	color: #d28801;
	margin-bottom: 20px;
}
.community-respite-description {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.7;
	color: #fff;
	padding: 0 0 20px;
}
.community-respite-features-lead {
	font-size: 22px;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 20px;
}
.community-respite-list {
	margin: 0;
	padding: 0 0 0 16px;
}
.community-respite-list li {
	margin: 0;
	padding: 5px 0 5px 24px;
	position: relative;
	list-style-type: none;
	line-height: 1.5;
}
.community-respite-list li:before {
	position: absolute;
	top: 17px;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	line-height: 6px;
	font-family: 'font-awesome-basic';
	content: "\f111";
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	color: #d28801;
	text-shadow: 0 1px 1px #000;
}

/* COMMUNITY TECH */
.community-tech-blocks-section {
	padding: 80px 0 50px;
	background-color: #eee;
	margin: 24px 0 0;
}
.community-tech-blocks-intro {
	padding: 0 0 30px;
}
.community-tech-blocks-intro-title {
	font-size: 42px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 20px;
	text-align: center;
	color: #0b8a5d;
}
.community-tech-blocks-intro-description {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
}
.community-tech-blocks-intro-description p {
	margin-bottom: 20px;
}
.community-tech-block-list {
	margin: 0;
	padding: 0;
}
.community-tech-block-list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 48.68421052631579%;
	margin: 0 0 30px 2.63157894736842%;
}
.community-tech-block-list li:first-of-type,
.community-tech-block-list li:nth-of-type(2n+1) {
	margin-left: 0;
	clear: both;
}
.community-tech-block-image-link {
	text-decoration: none;
	display: block;
}
.community-tech-block-image-link:hover,
.community-tech-block-image-link:focus,
.community-tech-block-image-link:active {
	text-decoration: none;
}
.community-tech-block-image-area {
	margin: 0 auto 25px; 
	width: 220px;
	max-width: 100%;
	position: relative;
}
.community-tech-block-image {
	display: block;
	border-radius: 50%;
	border: 8px solid #fff;
}
.community-tech-block-image-play-icon {
	position: absolute;
	top: 50%;
	right: auto;
	bottom: auto;
	left: 50%;
	display: block;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background-image: url(img/icon-play-red.png);
	background-size: 90% auto;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
}
.community-tech-block-image-link:hover .community-tech-block-image-play-icon,
.community-tech-block-image-link:focus .community-tech-block-image-play-icon,
.community-tech-block-image-link:active .community-tech-block-image-play-icon {
	background-size: 100% auto;
}
.community-tech-block-title {
	font-family: 'motiva-sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
	color: #d28801;
	margin-bottom: 5px;
}
.community-tech-block-title-link {
	text-decoration: none;
	color: #d28801;
}
.community-tech-block-title-link:hover,
.community-tech-block-title-link:focus,
.community-tech-block-title-link:active {
	text-decoration: underline;
	color: #d28801;
}
.community-tech-block-excerpt {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.7;
	margin-bottom: 10px;
}
.community-tech-block-more-link {
	text-decoration: underline;
	color: #d28801;
}
.community-tech-block-more-link:hover,
.community-tech-block-more-link:focus,
.community-tech-block-more-link:active {
	text-decoration: underline;
	color: #d28801;
}

/* COMMUNITY VIDEO */
.community-video-embed-section {
	padding: 90px 0 66px;
}
.community-video-embed-section .community-video-embed-container {
	width: 800px;
	max-width: 100%;
	margin: 0 auto;
}
.community-video-embed-section iframe {
	display: block !important;
	margin: 0 auto !important;
}
.community-video-embed-heading {
	font-size: 44px;
	font-weight: 400;
	line-height: 1.3;
	text-align: center;
	margin: 30px 0 0;
}

/* COMMUNITY TESTIMONIAL */
.page-template-template-community .main-content .testimonial-section {
	margin: 24px 0 0;
}


/* COMMUNITY FACEBOOK EVENTS */
.community-facebook-events {
	padding: 0 0 60px;
}

/* COMMUNITY NEWS */
.community-news-section {
	padding: 80px 0 60px;
}
.community-news-heading {
	font-family: 'minion-3', serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 50px;
}
.community-news-more {
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	margin-bottom: 50px;
}
.community-news-more a {
	color: #0b8a5d;
	text-decoration: none;
	border-bottom: 1px solid #0b8a5d
}
.community-news-more a:hover,
.community-news-more a:focus,
.community-news-more a:active {
	color: #d28801;
	text-decoration: none;
	border-bottom: 1px solid #d28801;
}
.community-news-section .community-news-posts .entry  {
	width: 400px;
	max-width: 100%;
	margin: 0 auto 60px;
	text-align: center;
	padding: 0 5%;
}
.community-news-section .community-news-posts .entry img {
	display: block;
	margin: 0 auto 15px;
	padding: 5px;
	border: 2px solid #d28801;
	width: 180px;
	max-width: 100%;
}
.community-news-section .community-news-posts .entry-title {
	font-family: 'motiva-sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
	margin: 0 0 5px;
	padding: 0 0 10px;
	border-bottom: 1px solid #eee;
}
.community-news-section .entry-title a {
	color: #403b38;
	text-decoration: none;
}
.community-news-section .entry-title a:hover,
.community-news-section .entry-title a:focus,
.community-news-section .entry-title a:active {
	text-decoration: underline;
}
.community-news-section .posted-on {
	color: #0b8a5d;
	font-size: 14px;
	font-weight: 400;
	margin: 0;	
}

/* COMMUNITY EVENTS */
.community-events-section {
	background-size: cover;
	background-position: center center;
	padding: 80px 0 90px;
}
.community-events-heading {
	font-size: 40px;
	font-weight: 400;
	line-height: 1.3;
	margin-bottom: 50px;
	text-align: center;
}
.community-events-posts {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
}
.community-events-posts .entry {
	margin: 0 5% 60px;
	box-shadow: 0 2px 2px #aaa;
}
.community-events-section .entry-event-date {
	background-color: #0b406b;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin: 0;	
	text-align: center;
	padding: 12px 0;
}
.community-events-section .community-events-posts .entry-title {
	font-size: 19px;
	font-weight: 400;
	line-height: 1.3;
	margin: 0;
	padding: 24px 20px;
	text-align: center;
	background-color: #fff;
	min-height: 98px;
}
.community-events-section .entry-title a {
	color: #403b38;
	text-decoration: underline;
}
.community-events-section .entry-title a:hover {
	color: #d28801;
	text-decoration: underline;
}
.community-events-more {
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	margin-bottom: 0;
}
.community-events-more a {
	color: #0b406b;
	text-decoration: none;
	border-bottom: 1px solid #0b406b;
}
.community-events-more a:hover,
.community-events-more a:focus,
.community-events-more a:active {
	color: #d28801;
	text-decoration: none;
	border-bottom: 1px solid #d28801;
}

/* COMMUNITY CONTACT */
.community-contact-section {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.community-contact-info-area {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	text-shadow: 0 1px 1px #000;
	color: #fff;
	padding: 90px 0 90px;
}
.community-contact-info-area p {
	margin: 0;
}
.community-contact-info-area .community-logo {
	display: block;
	width: 220px;
	max-width: 100%;
	margin: 0 0 40px 0;
}
.community-contact-info-area .community-logo.add-bg {
	background-color: #fff;
	padding: 20px;
	border: 3px solid #0b8a5d;
}
.community-contact-info-area .community-contact-heading {
	font-size: 28px;
	font-weight: 400;
	line-height: 1.5;
	margin: 0 0 30px;
	text-shadow: 0 1px 1px #000;
	font-style: italic;
}
.community-contact-heading .highlight {
	font-size: 36px;
	font-weight: 400;
	display: block;
	padding: 0 0 0 50px;
}
.community-contact-info-area .contact-map {
	margin-bottom: 30px;
}
.community-contact-info-area .map-link {
	text-decoration: none;
	border-bottom: 1px solid #d28801;
	color: #d28801;
}
.community-contact-info-area .map-link:hover,
.community-contact-info-area .map-link:focus,
.community-contact-info-area .map-link:active {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #fff;
}
.community-contact-info-area .facebook-button {
	border: 1px solid #fff;
	margin: 20px 0 0;
}
.community-contact-info-area .facebook-button .icon {
	margin-right: 8px;
}

/* COMMUNITY FORM SECTION */
.community-form-section {
	padding: 40px 0 0;
}
.community-form-outer-container {
	background: #304354;
}
.flexslider-community-form {
	background: none;
}	
.flexslider-community-form .slide-inner {
	padding: 0;
}	
.flexslider-community-form .form-container {
	padding: 20px 40px 20px;
}	
.community-form-tab-lead {
	color: #fff;
	font-size: 14px;
	margin: 0 0 15px;
}
.community-form-flexslider-controls .flex-control-nav {
    position: static;
	text-align: center;
	background-color : #042641;
}
.community-form-flexslider-controls .flex-control-nav li {
	color: #80929e;
	cursor: pointer;
	float: left;
	margin: 0;
	padding: 0 10px;
	height: 74px;
	vertical-align: middle;
	width: 50%;
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.3;
	position: relative;
}
.community-form-flexslider-controls .flex-control-nav .flex-active {
	background-color : #304354;
	color: #fff;
}	
.community-form-flexslider-controls .flex-control-nav .flex-active:after {
	content: '\f0dd';
	font-family: 'font-awesome-basic';
	font-size: 50px;
	line-height: 1;
	display: block;
	position: absolute;
	top: auto;
	right: auto;
	bottom: -18px;
	left: 50%;
	width: 50px;
	height: 50px;
	margin: 0 0 0 -25px;
	color: #304354;
	z-index: 999;
}


/*========================================================================================================================
	About Page
========================================================================================================================*/

/* DIMENSIONS INTRO */
.dimensions-intro-section {
	margin: 0 0 60px;
}
.dimensions-intro-section .container-inner {
	border-top: 1px solid #0b8a5d;
	border-bottom: 1px solid #0b8a5d;
	padding: 50px 0 25px;
}
.dimensions-intro-img {
	display: block;
	width: 500px;
	margin: 30px auto 0;
}
.dimensions-intro-lead {
	font-family: 'minion-3', serif;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.3;
	margin: 0 0 30px;
	font-style: italic;
	color: #d28801;
	border-left: 5px solid #0b8a5d;
	padding-left: 25px;
}
.dimensions-intro-text-container {
	padding-left: 20px;
}
.dimensions-intro-description {
	font-size: 17px;
	line-height: 1.625;
}

/* DIMENSIONS COLLAGE INTRO */
.dimensions-collage-intro {
	text-align: center;
	padding: 0 0 65px;
}
.dimensions-collage-intro-heading {
	font-family: 'minion-3', serif;
	font-size: 50px;
	font-weight: 500;
	line-height: 1.3;
	margin: 0 0 20px;
	color: #d28801;
}
.dimensions-collage-intro-lead {
	font-size: 19px;
	line-height: 1.5;
	margin: 0;
}

/* DIMENSIONS COLLAGE */
.dimensions-section .dimension {
	height: 320px;
}
.dimensions-section .image-dimension {
	background-size: cover;
	background-position: center center;
	position: relative;
}
.dimensions-section .image-dimension-border {
	position: absolute;
	z-index: 10;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	border: 1px solid #fff;
}
.dimensions-section .image-dimension .image-dimension-mask {
	position: absolute;
	z-index: 11;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #403b38;
	opacity: 0;
}
.dimensions-section .image-dimension .image-dimension-text {
	position: absolute;
	z-index: 12;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
/*	background: url(img/bg-black-50.png);*/
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.625;
	text-shadow: 0 1px 1px #000;
	padding: 0 10%;
	opacity: 0;
}
.dimensions-section .dimension-pair:nth-of-type(1) .image-dimension-mask,
.dimensions-section .dimension-pair:nth-of-type(4) .image-dimension-mask {
	background-color: #0b8a5d;
}
.dimensions-section .dimension-pair:nth-of-type(2) .image-dimension-mask,
.dimensions-section .dimension-pair:nth-of-type(5) .image-dimension-mask {
	background-color: #0b406b;
}
.dimensions-section .dimension-pair:nth-of-type(3) .image-dimension-mask,
.dimensions-section .dimension-pair:nth-of-type(6) .image-dimension-mask {
	background-color: #d28801;
}
.dimensions-section .dimension-pair:hover .image-dimension .image-dimension-mask {
	opacity: 0.9;
}
.dimensions-section .dimension-pair:hover .image-dimension .image-dimension-text {
	opacity: 1;
}
.dimensions-section .dimension-pair:nth-of-type(1) .dimension-item:nth-of-type(1),
.dimensions-section .dimension-pair:nth-of-type(2) .dimension-item:nth-of-type(1),
.dimensions-section .dimension-pair:nth-of-type(5) .dimension-item:nth-of-type(1),
.dimensions-section .dimension-pair:nth-of-type(6) .dimension-item:nth-of-type(1) {
	float: right;
}
.dimensions-section .image-dimension .image-dimension-text p {
	margin-bottom: 0;
}
.dimensions-section .text-dimension {
	text-align: center;
	padding: 0 10%;
	background-color: #f0f0f0;
}
.dimensions-section .dimension-logo {
	display: inline;
	max-width: 80%;
}

/* LIFESTYLES LOGO MAKER
.dimensions-section .dimension-logo-lifestyles {
	margin: 0 0 10px;
	font-size: 72px;
	font-weight: 400;
	line-height: 1;
	color: #053c72;
}
.dimensions-section .dimension-logo-lifestyles .style {
	font-style: italic;
	font-weight: 500;
	color: #c07e30;
}
.dimensions-section .dimension-logo-lifestyles .mark {
	display: inline-block;
	font-family: sans-serif;
	font-size: 14px;
	vertical-align: top;
	padding-top: 18px;
}
.dimensions-section .dimension-logo-lifestyles-tagline {
	margin: 0;
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
	color: #0f5d43;
}
*/

/*========================================================================================================================
	Leadership Page
========================================================================================================================*/

/* LEADERSHIP INTRO */
.entry-leadership-description {
	font-family: 'minion-3', serif;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.4;
	border-top: 1px solid #d28801;
	border-bottom: 1px solid #d28801;
	text-align: center;
	margin: 0;
	padding: 24px 0;
}

/* TEAM NAV */
.leadership-nav-section {
	padding: 60px 0 20px;
}
.leadership-nav {
	width: 960px;
	max-width: 100%;
	margin: 0 auto;
}
.leadership-nav-item {
	display: block;
	margin: 0 auto 50px;
	text-align: center;
	font-size: 16px;
	font-family: 'motiva-sans', sans-serif;
}
.leadership-nav-item a {
	display: block;
	text-decoration: none;
	color: inherit;
}
/*
.leadership-nav-item a:hover,
.leadership-nav-item a:focus,
.leadership-nav-item a:active {
	opacity: 0.7;
}
*/
.leadership-nav-item img {
	display: block;
	margin: 0 auto 10px;
	width: 150px;
}
.leadership-nav-item .member-name {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 5px;
}
.leadership-nav-item .member-title {
	font-size: 14px;
	line-height: 1.5;
	font-style: italic;
	margin-bottom: 0;
}

/* MEMBER DETAIL SECTION */
.leadership-detail-section .leadership-detail-item {
	padding: 70px 0 40px;
}
.leadership-detail-section .leadership-detail-item:nth-of-type(odd) {
	background-color: #f5f5f5;
}
.leadership-detail-section .leadership-detail-item .member-header {
	font-family: 'motiva-sans', sans-serif;
	font-size: 14px;
	padding: 0 0 0;
	margin-bottom: 40px;
}
.leadership-detail-section .leadership-detail-item .member-header img {
	display: block;
	margin: 0 0 10px;
	width: 150px;
}
.leadership-detail-section .leadership-detail-item .member-name {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
}
.leadership-detail-section .leadership-detail-item .member-title {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 10px;
}
.leadership-detail-section .leadership-detail-item .member-email {
	font-size: 14px;
	margin-bottom: 0;
}
.leadership-detail-section .leadership-detail-item .member-description {
	font-size: 15px;
	padding-left: 7%;
	border-left: 1px solid #d28801;
}

/*========================================================================================================================
	Contact Page
========================================================================================================================*/

.page-id-11 .main-content .entry-title {
	padding-bottom: 10px;
}

/* CORPORATE ADDRESS */
.contact-page-corporate-section {
	padding: 0 0 20px;
}
.contact-page-corporate-section .integracare-corporate-address {
	text-align: center;
}
.contact-page-corporate-section .contact-address {
	margin-bottom: 50px;
}

/* CONTACT TYPES */
.contact-page-corporate-section .contact-types {
	text-align: center;
}
.contact-page-corporate-section .contact-types .contact-type {
	display: inline-block;
	margin: 0 25px 40px;
	padding: 0;
	list-style-type: none;
	min-width: 220px;
}
.contact-page-corporate-section .contact-type-name {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 10px;
	color: #00613f;
}
.contact-page-corporate-section .contact-type .spacer {
	display: block;
	width: 80px;
	height: 5px;
	margin: 0 auto 15px;
	background-color: #d28801;
}
.contact-page-corporate-section .contact-methods {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 15px;
}
.contact-page-corporate-section .contact-methods li {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.contact-page-corporate-section .contact-methods li a {
	text-decoration: none;
	color: inherit;
}

/* COMMUNITIES CONTACT SECTION */
.contact-page-communities-section {
	padding: 80px 0 20px;
	background-color: #f0f0f0;
	background: url(img/sos.png);
}
.contact-page-communities-heading {
    font-family: 'minion-3', serif;
	font-size: 52px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 60px;
    text-align: center;
}

/*========================================================================================================================
	Download Page
========================================================================================================================*/

/* ENTRY HEADER */
.page-id-1003 .main-content .entry-header .entry-title {
	font-size: 42px;
}

/* ASSET DOWNLOAD */
.asset-download-section {
	text-align: center;
	padding: 0 0 80px;
}
.asset-download-section .asset-description {
	font-size: 20px;
	padding: 0 0 10px;
}

/*========================================================================================================================
	Form Confirmation Page
========================================================================================================================*/

.form-confirmation-header {
	padding: 30px 0 40px;
}
.form-confirmation-header .community-logo {
	display: block;
	width: 200px;
	margin: 0 auto;
}
.form-confirmation-message {
	text-align: center;
	font-size: 16px;
	margin-bottom: 40px;
}
.form-confirmation-back-section {
	text-align: center;
	font-size: 16px;
	margin-bottom: 60px;	
}

/*========================================================================================================================
	Resident Message Form Page
========================================================================================================================*/

.page-id-11530 .page-header-collage-1 .mask,
.page-id-11530 .page-header-collage-2 .mask,
.page-id-11530 .page-header-collage-3 .mask,
.page-id-11530 .page-header-collage-4 .mask {
	background: none;
}
.page-id-11530 .main-content .entry-title {
	padding: 20px 0;
	color: #d28801;
}

/*========================================================================================================================
	COVID Page
========================================================================================================================*/

/* COVID INTRO */
.covid-intro-section {
	padding: 30px 0 45px;
	text-align: center;
}
.covid-intro-safer-logo {
	display: block;
	width: 160px;
	max-width: 100%;
	margin: 0 auto 15px;
}
.covid-intro-title {
	font-size: 36px;
	font-weight: 400;
	line-height: 1.3;
	text-align: center;
	width: 900px;
	max-width: 100%;
	margin: 0 auto 20px;
	text-align: center;
}
.covid-intro-description {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
}
.covid-intro-description p {
	margin-bottom: 20px;
}

/* COVID FEATURED BLOCKS */
.covid-featured-blocks-section {
	padding: 60px 0 30px;
	background-color: #eee;
}
.covid-featured-blocks-intro {
	padding: 0 0 30px;
}
.covid-featured-blocks-intro-title {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0 0 20px;
	text-align: center;
}
.covid-featured-blocks-intro-description {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
}
.covid-featured-blocks-intro-description p {
	margin-bottom: 20px;
}
.covid-featured-block-list {
	margin: 0;
	padding: 0;
}
.covid-featured-block-list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 48.68421052631579%;
	margin: 0 0 30px 2.63157894736842%;
}
.covid-featured-block-list li:first-of-type,
.covid-featured-block-list li:nth-of-type(2n+1) {
	margin-left: 0;
	clear: both;
}
.covid-featured-block-image-link {
	text-decoration: none;
	display: block;
}
.covid-featured-block-image-link:hover,
.covid-featured-block-image-link:focus,
.covid-featured-block-image-link:active {
	text-decoration: none;
}
.covid-featured-block-image-area {
	position: relative;
}
.covid-featured-block-image {
	display: block;
	margin: 0 0 25px; 
}
.covid-featured-block-image-play-icon {
	position: absolute;
	top: 50%;
	right: auto;
	bottom: auto;
	left: 50%;
	display: block;
	width: 120px;
	height: 120px;
	margin: -55px 0 0 -55px;
	background-image: url(img/icon-play-red.png);
	background-size: 90% auto;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
}
.covid-featured-block-image-link:hover .covid-featured-block-image-play-icon,
.covid-featured-block-image-link:focus .covid-featured-block-image-play-icon,
.covid-featured-block-image-link:active .covid-featured-block-image-play-icon {
	background-size: 100% auto;
}
.covid-featured-block-title {
	font-family: 'motiva-sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	color: #d28801;
	margin-bottom: 5px;
}
.covid-featured-block-title-link {
	text-decoration: none;
	color: #d28801;
}
.covid-featured-block-title-link:hover,
.covid-featured-block-title-link:focus,
.covid-featured-block-title-link:active {
	text-decoration: underline;
	color: #d28801;
}
.covid-featured-block-excerpt {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.7;
	margin-bottom: 10px;
}
.covid-featured-block-more-link {
	text-decoration: underline;
	color: #d28801;
}
.covid-featured-block-more-link:hover,
.covid-featured-block-more-link:focus,
.covid-featured-block-more-link:active {
	text-decoration: underline;
	color: #d28801;
}

/* COVID PRECAUTIONS */
.covid-precautions-section {
	padding: 60px 0 40px;
}
.covid-precautions-intro {
	padding: 0 0 25px;
}
.covid-precautions-intro-title {
	font-size: 36px;
	font-weight: 400;
	line-height: 1.3;
	text-align: center;
	width: 900px;
	max-width: 100%;
	margin: 0 auto 20px;
	text-align: center;

}
.covid-precautions-intro-description {
	font-size: 20px;
	font-weight: 300;
	line-height: 1.6;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #0b8a5d;
}
.covid-precautions-intro-description p {
	margin-bottom: 20px;
}
.covid-precaution-list {
	width: 48%;
	float: left;
	margin: 0;
	padding: 0 0 0 16px;
}
.covid-precautions-list-area .covid-precaution-list:nth-of-type(2) {
	margin: 0 0 0 4%;
}
.covid-precaution-item {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;	
	margin: 0 0 25px;
	padding: 0 0 0 20px;
	position: relative;
	list-style-type: none;
	display: block;
}
.covid-precaution-item:before {
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
	text-align: center;
	font-family: 'font-awesome-basic';
	content: "\f0da";
	height: 18px;
	line-height: 18px;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	color: #d28801;
}

/* COVID UPDATES */
.covid-updates-section {
	padding: 60px 0 60px;
	background-color: #f9f5ec;
}
.covid-updates-intro {
	padding: 0 0 25px;
}
.covid-updates-intro-title {
	font-size: 36px;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
	width: 900px;
	max-width: 100%;
	margin: 0 auto 20px;
	text-align: center;
}
.covid-updates-intro-description {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
}
.covid-updates-intro-description p {
	margin-bottom: 20px;
}
.covid-updates-list {
	margin: 0;
	padding: 0;
}
.covid-updates-list .covid-updates-item {
	list-style-type: none;
	margin: 0 0 20px 2.63157894736842%;
	padding: 0;
	display: block;
	width: 48.68421052631579%;
	float: left;
}
.covid-updates-list .covid-updates-item:first-of-type,
.covid-updates-list .covid-updates-item:nth-of-type(2n+1) {
	margin-left: 0;
	clear: both;
}
.covid-updates-list .covid-updates-item a {
	display: block;
	background-color: #f1ebdd;
	padding: 10px;
	border-radius: 5px;
	text-decoration: none;
	color: inherit;
}
.covid-updates-list .covid-updates-item a:hover,
.covid-updates-list .covid-updates-item a:focus,
.covid-updates-list .covid-updates-item a:active {
	text-decoration: none;
	background-color: #e4dbc6;
}
.covid-updates-item-date {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #0b8a5d;
	margin: 0 0 0;
	text-decoration: none;
}
.covid-updates-item-title {
	font-family: 'motiva-sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0 0 0;
	text-decoration: underline;
	color: #d28801;
}

/* COVID EMPLOYEE BLOCKS */
.covid-employee-blocks-section {
	padding: 60px 0 30px;
}
.covid-employee-blocks-intro {
	padding: 0 0 30px;
}
.covid-employee-blocks-intro-title {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0 0 20px;
	text-align: center;
}
.covid-employee-blocks-intro-description {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
}
.covid-employee-blocks-intro-description p {
	margin-bottom: 20px;
}
.covid-employee-block-list {
	margin: 0;
	padding: 0;
}
.covid-employee-block-list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 48.68421052631579%;
	margin: 0 0 30px 2.63157894736842%;
}
.covid-employee-block-list li:first-of-type,
.covid-employee-block-list li:nth-of-type(2n+1) {
	margin-left: 0;
	clear: both;
}
.covid-employee-block-image-link {
	text-decoration: none;
	display: block;
}
.covid-employee-block-image-link:hover,
.covid-employee-block-image-link:focus,
.covid-employee-block-image-link:active {
	text-decoration: none;
}
.covid-employee-block-image-area {
	position: relative;
}
.covid-employee-block-image {
	display: block;
	margin: 0 0 25px; 
}
.covid-employee-block-image-play-icon {
	position: absolute;
	top: 50%;
	right: auto;
	bottom: auto;
	left: 50%;
	display: block;
	width: 120px;
	height: 120px;
	margin: -55px 0 0 -55px;
	background-image: url(img/icon-play-red.png);
	background-size: 90% auto;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
}
.covid-employee-block-image-link:hover .covid-employee-block-image-play-icon,
.covid-employee-block-image-link:focus .covid-employee-block-image-play-icon,
.covid-employee-block-image-link:active .covid-employee-block-image-play-icon {
	background-size: 100% auto;
}
.covid-employee-block-title {
	font-family: 'motiva-sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	color: #d28801;
	margin-bottom: 5px;
}
.covid-employee-block-title-link {
	text-decoration: none;
	color: #d28801;
}
.covid-employee-block-title-link:hover,
.covid-employee-block-title-link:focus,
.covid-employee-block-title-link:active {
	text-decoration: underline;
	color: #d28801;
}
.covid-employee-block-excerpt {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.7;
	margin-bottom: 10px;
}
.covid-employee-block-more-link {
	text-decoration: underline;
	color: #d28801;
}
.covid-employee-block-more-link:hover,
.covid-employee-block-more-link:focus,
.covid-employee-block-more-link:active {
	text-decoration: underline;
	color: #d28801;
}

/*========================================================================================================================
	Safer Place for All Page
========================================================================================================================*/

.safer-header-video-section {
	background-color: #002046;
	padding: 30px 0;
}
.safer-header-video-container {
	width: 880px;
	max-width: 100%;
	margin: 0 auto;
}
.safer-navigation-section {
	margin: 0 0 30px;
}
.safer-intro-safer-logo {
	display: block;
	width: 200px;
	max-width: 100%;
	margin: 30px auto 30px;
}
.safer-navigation-title {
	font-size: 40px;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	margin: 0 0 60px;
}
.safer-navigation-title strong {
    font-weight: 400;
    color: #d28801;
}
.safer-navigation-list {
	margin: 0;
	padding: 0;
	height: 320px;
}
.safer-navigation-list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 20%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
.safer-navigation-list li.defenses {
	border-bottom: 10px solid #0b406b;
}
.safer-navigation-list li.helping-hand {
	border-bottom: 10px solid #d28801;
}
.safer-navigation-list li.resources {
	border-bottom: 10px solid #0b8a5d;
}
.safer-navigation-list li.home-alone {
	border-bottom: 10px solid #0b406b;
}
.safer-navigation-list li.family {
	border-bottom: 10px solid #d28801;
}
.safer-navigation-list li a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 1px #000;
}
.safer-navigation-item-mask-layer {
	position: absolute;
	z-index: 2;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	background-color: #343331;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition:    all 0.6s ease-in-out;
	-ms-transition:     all 0.6s ease-in-out;
	-o-transition:      all 0.6s ease-in-out;
	transition:         all 0.6s ease-in-out;
}
.safer-navigation-item a:hover .safer-navigation-item-mask-layer,
.safer-navigation-item a:focus .safer-navigation-item-mask-layer,
.safer-navigation-item a:active .safer-navigation-item-mask-layer {
	opacity: 0.1;
}
.safer-navigation-item-content-layer {
	position: absolute;
	z-index: 3;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	width: 100%;
	height: 100%;
}
.safer-navigation-item-content-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}
.safer-navigation-item-heading {
	font-size: 23px;
	font-weight: 400;
	color: #fff;
	line-height: 1.4;
	margin: 0;
	/*font-family: 'motiva-sans', sans-serif;*/
	text-align: center;
	position: absolute;
	width: 100%;
	top: auto;
	right: auto;
	bottom: 90px;
	left: auto;	
	padding: 0 10%;
	letter-spacing: 0.2px;
}
.safer-navigation-item-pseudo-link {
	position: absolute;
	z-index: 4;
	top: auto;
	right: auto;
	bottom: 30px;
	left: 50%;
	margin: 0 0 0 -18px;
	display: block;
	width: 36px;
	height: 36px;
	background: url(img/icon-square-down-arrow-white.png) no-repeat center center;
	background-size: 100% auto;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition:    all 0.6s ease-in-out;
	-ms-transition:     all 0.6s ease-in-out;
	-o-transition:      all 0.6s ease-in-out;
	transition:         all 0.6s ease-in-out;
}
.safer-navigation-item a:hover .safer-navigation-item-pseudo-link,
.safer-navigation-item a:focus .safer-navigation-item-pseudo-link,
.safer-navigation-item a:active .safer-navigation-item-pseudo-link {
	background-color: #d28801;
}

/* SAFER SECTIONS */
.safer-section-list {
	margin: 0;
	padding: 0;	
}
.safer-section-list .safer-section-item {
	list-style-type: none;
	margin: 0;
	display: block;
	padding: 60px 0 30px;
}
.safer-section-list .safer-section-item:nth-of-type(even) {
	background-color: #eee;
}
.safer-section-intro {
	padding: 0 0 30px;
}
.safer-section-title {
	font-size: 40px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0 0 20px;
	text-align: center;
}
.safer-section-title strong {
	font-weight: 400;
	color: #d28801;
}
.safer-section-description {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
}
.safer-section-description p {
	margin-bottom: 20px;
}
.safer-section-block-list {
	margin: 0;
	padding: 0;
}
.safer-section-block-list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 48.68421052631579%;
	margin: 0 0 30px 2.63157894736842%;
}
.safer-section-block-list li:first-of-type,
.safer-section-block-list li:nth-of-type(2n+1) {
	margin-left: 0;
	clear: both;
}
.safer-section-block-list.list-has-one li {
	list-style-type: none;
	padding: 0;
	display: block;
	float: none;
	width: 48.68421052631579%;
	margin: 0 auto 30px !important;
}
.safer-section-block-image-link {
	text-decoration: none;
	display: block;
}
.safer-section-block-image-link:hover,
.safer-section-block-image-link:focus,
.safer-section-block-image-link:active {
	text-decoration: none;
}
.safer-section-block-image-area {
	position: relative;
}
.safer-section-block-image {
	display: block;
	margin: 0 0 25px; 
}
.safer-section-block-image-play-icon {
	position: absolute;
	top: 50%;
	right: auto;
	bottom: auto;
	left: 50%;
	display: block;
	width: 120px;
	height: 120px;
	margin: -55px 0 0 -55px;
	background-image: url(img/icon-play-red.png);
	background-size: 90% auto;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
}
.safer-section-block-image-link:hover .safer-section-block-image-play-icon,
.safer-section-block-image-link:focus .safer-section-block-image-play-icon,
.safer-section-block-image-link:active .safer-section-block-image-play-icon {
	background-size: 100% auto;
}
.safer-section-block-facebook-review-embed-container {
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
}
.safer-section-block-title {
	font-family: 'motiva-sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	color: #d28801;
	margin-bottom: 5px;
}
.safer-section-block-title-link {
	text-decoration: none;
	color: #d28801;
}
.safer-section-block-title-link:hover,
.safer-section-block-title-link:focus,
.safer-section-block-title-link:active {
	text-decoration: underline;
	color: #d28801;
}
.safer-section-block-excerpt {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.7;
	margin-bottom: 10px;
}
.safer-section-block-more-link {
	text-decoration: underline;
	color: #d28801;
}
.safer-section-block-more-link:hover,
.safer-section-block-more-link:focus,
.safer-section-block-more-link:active {
	text-decoration: underline;
	color: #d28801;
}

/*========================================================================================================================
	COVID STATS Page
========================================================================================================================*/

/* COVID INTRO */
.covidstats-intro-section {
	padding: 45px 0 15px;
	text-align: center;
}
.covidstats-intro-title {
	font-size: 36px;
	font-weight: 400;
	line-height: 1.3;
	text-align: center;
	width: 900px;
	max-width: 100%;
	margin: 0 auto 20px;
	text-align: center;
}
.covidstats-intro-description {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
}
.covidstats-intro-description p {
	margin-bottom: 20px;
}
.covidstats-intro-description ol,
.covidstats-intro-description ul {
	text-align: left;
	width: 480px;
	max-width: 100%;
	margin: 0 auto 20px;
	color: #d28801;	
	padding: 0 0 0 20px;
}
.covidstats-intro-description ol li,
.covidstats-intro-description ul li {
	margin-bottom: 20px;
}

/* COVID STATS SECTIONS */
.covidstats-section-list {
	margin: 0;
	padding: 0;
}
.covidstats-section-item {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
.covidstats-section {
	margin: 0 0 60px;
	padding: 0;
}
.covidstats-section-intro {
	margin: 0 0 30px;
}
.covidstats-section-intro-title {
	font-size: 36px;
	font-weight: 400;
	line-height: 1.3;
	text-align: center;
	width: 900px;
	max-width: 100%;
	margin: 0 auto 20px;
	text-align: center;

}
.covidstats-section-intro-description {
	font-size: 20px;
	font-weight: 300;
	line-height: 1.6;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #0b8a5d;
}
.covidstats-section-intro-description p {
	margin-bottom: 20px;
}
.covidstats-section-intro-description ol {
	width: 48%;
	float: left;
	margin: 0;
	padding: 0 0 0 16px;
}
.covidstats-section-intro-description ol li {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;	
	margin: 0 0 5px;
	padding: 0 0 0 20px;
}

/* COVID STATS TABLES */
.covidstats-section-table-container {
	width: 360px;
	max-width: 100%;
	margin: 0 auto;
}
.covidstats-section-table {
	margin: 0 0 45px;
}
.covidstats-section-table caption {
	font-size: 18px;
	line-height: 1.5;
	margin: 0 0 20px;
}
.covidstats-section-table th,
.covidstats-section-table td {
	width: 33.3333333333333333%;
	line-height: 1.3;
	border: 1px solid #ddd;
}
.covidstats-section-table th {
	color: #d28801;	
}
.covidstats-section-table td {
	
}

/* COVID STATS AFTER TABLE TEXT */
.covidstats-section-after-table-text {
	font-size: 20px;
	font-weight: 300;
	line-height: 1.6;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #0b8a5d;
}
.covidstats-section-after-table-text p {
	margin-bottom: 20px;
}

/* COVID STATS PAGE FOOTER */
.covidstats-page-footer {
	text-align: center;
	padding: 0 0 100px;
}

/*========================================================================================================================
	Virtual Tour Page
========================================================================================================================*/

.virtual-tour-section {
	padding: 30px 0 30px;
}

/*========================================================================================================================
	Staycation Page
========================================================================================================================*/

.staycation-header-section {
	height: 400px;
	margin: 0 0 40px;
}
.staycation-header-section .container {
	height: 100%;
}
.staycation-header-logo-area {
	width: 35%;
	float: right;
	height: 100%;
	background-color: #eee;
}
.staycation-header-logo-area-inner {
	width: 300px;
	max-width: 100%;
	margin: 0 auto;
	padding: 90px 0 0;
}
.staycation-header-logo {
	display: block;
	width: 300px;
	margin: 0 auto 20px;
}
.staycation-header-logo-area a {
	color: inherit;
	text-decoration: none;
}
.staycation-header-logo-area a:hover,
.staycation-header-logo-area a:active,
.staycation-header-logo-area a:focus {
	color: inherit;
	text-decoration: underline;
}
.staycation-header-address,
.staycation-header-phone,
.staycation-header-email,
.staycation-header-facebook {
	display: block;
	text-align: center;
	margin: 0;
	float: left;
	font-size: 13px;
}
.staycation-header-address {
	margin: 0 0 10px;
	float: none;
	font-size: 14px;
}
.staycation-header-phone {
	width: 130px;
	margin: 0;
}
.staycation-header-phone:before {
    display: inline-block;
    content: '\f095' !important;
    font-family: 'font-awesome-basic' !important;
    font-weight: normal !important;
    font-style: normal !important;
    margin: 0 5px 0 0 !important;
    font-size: 11px;
}
.staycation-header-email {
	width: 70px;
	margin: 0;
}
.staycation-header-email:before {
    display: inline-block;
    content: '\f0e0' !important;
    font-family: 'font-awesome-basic' !important;
    font-weight: normal !important;
    font-style: normal !important;
    margin: 0 5px 0 0 !important;
    font-size: 11px;
}
.staycation-header-facebook {
	width: 100px;
	margin: 0;
}
.staycation-header-facebook:before {
    display: inline-block;
    content: '\f09a' !important;
    font-family: 'font-awesome-basic' !important;
    font-weight: normal !important;
    font-style: normal !important;
    margin: 0 5px 0 0 !important;
    font-size: 11px;
}
.staycation-header-title {
	margin: 70px 0 0 0;
}
.staycation-header-small-title {
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	font-family: 'motiva-sans', sans-serif;
	font-weight: 300;
	background-color: #0a3d68;
    color: #fff;
	padding: 6px 12px 0;
	float: left;
	clear: both;
}
.staycation-header-large-title {
	font-size: 54px;
	display: inline-block;
	font-weight: 400;
	background-color: #0a3d68;
    color: #fff;
	padding: 2px 12px 0;
	float: left;
	clear: both;
}
.staycation-header-date-title {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	display: inline-block;
	font-family: 'motiva-sans', sans-serif;
	font-weight: 300;
	background-color: #d28801;
    color: #fff;
	padding: 6px 12px 2px;
	float: left;
	clear: both;
}
.staycation-header-content-area {
	position: relative;
	width: 65%;
	float: left;
	height: 100%;
}
.staycation-header-image-area {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.staycation-header-text-area {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;	
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.staycation-intro-container {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
}
.staycation-intro-title {
	font-size: 42px;
	font-weight: 400;
	margin: 0 0 30px;
	text-align: center;
}
.staycation-intro-title span {
	color: #d28801;
}
.staycation-intro-description {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.7;
}
.staycation-intro-description p {
	margin: 0 0 20px;
}
.staycation-disclaimer {
	font-size: 13px;
	font-weight: 300;
}
.staycation-gallery-section {
    padding: 40px 0 40px;
}
.staycation-gallery-section .envira-gallery-public .envira-gallery-item {
    display: none !important;
    clear: none !important;
}
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(1), 
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(2), 
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(3), 
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(4), 
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(5),
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(6),
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(7), 
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(8), 
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(9), 
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(10), 
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(11),
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(12),
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(13), 
.staycation-gallery-section .envira-gallery-public .envira-gallery-item:nth-of-type(14) {
    display: block !important;
}
.staycation-gallery-section .envira-lazy {
    padding-bottom: 0 !important;
}
.staycation-highlights-section .container {
	position: relative;
}
.staycation-highlights-section {
    padding: 0 0 15px;
}
.staycation-highlights-title {
	font-family: 'motiva-sans', sans-serif;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 40px;
}
.staycation-highlights-list {
	float: left;
	width: 45%;
	font-weight: 300;
}
.staycation-highlights-list:nth-of-type(2) {
	float: right;
}
.staycation-highlights-list li {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.5;	
}
.staycation-form-wrapper {
	background: #304354;
	padding: 40px 30px 40px;
	margin: 0 0 80px;
}
.staycation-form-title {
	font-family: 'motiva-sans', sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 30px;
	color: #fbae3d;	
}
/* 13jan21 */
section.dieabetes_banner_section {
    text-align: center;
    padding: 30px 0 30px;
}
.loc_info p {
    margin: 0 0 8px;
}
.innerbnr_title {
    color: #5C5856;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 42px;
}
section.dieabetes_banner_section .banner_title figure {
    margin: 0 auto;
    width: 55%;
}
.innerbnr_subtitle {
    color: #5C5856;
    font-size: 28px;
    font-weight: 500;
    margin: 0 0 15px;
}
section.dieabetes_banner_section p {
    color: #5C5856;
}
.bannr_cntnt p {
    font-size: 18px;
    font-weight: 300;
    padding: 0 80px;
    line-height: 32px;
    margin: 0;
}
.location-title {
    color: #5C5856;
    font-size: 40px;
    line-height: 48px;
    margin: 20px 0 25px;
}
.greenclr {
    color: #026241;
}
.blueclr {
    color: #0B406B;
}
.location-title span.blueclr {
    padding-left: 80px;
    background-image: url(./img/tree_icon.png);
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: left center;
    margin-left: 10px;
}
.loc_info p {
    font-size: 20px;
    line-height: 28px;
}
.loc_info p svg {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 0 8px 0 0;
}
.left {
    float: left;
}
.right {
    float: right;
}
section.discover_difference_sec .container.clearfix {
    position: relative;
}
section.discover_difference_sec .block_title {
    color: #fff;
    font-weight: 500;
    font-size: 65px;
    line-height: 70px;
    margin-bottom: 15px;
}
.discvr_difrnce_cntnt p {
    margin: 0;
    font-size: 25px;
    line-height: 30px;
}
section.discover_difference_sec .right.right_cntnt figure img {
    display: block;
}
.left_cntnt, .right_cntnt {
    width: 50%;
}
section.discover_difference_sec .right.right_cntnt figure {
    display: inline-block;
    margin: 0;
    position: relative;
}
section.discover_difference_sec .right.right_cntnt {
    text-align: right;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.vid_play_btn {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 110px;
    height: 110px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
section.discover_difference_sec .left.left_cntnt {
    background-color: #2E597E;
    padding: 125px 310px 125px 60px;
    width: 79%;
    color: #fff;
}
section.passports_itinerary_sec {
    padding: 100px 0;
}
.passports_itinerary_box:first-child {
    margin-left: 0;
}
.passports_itinerary_box {
    display: inline-block;
    width: 31.8%;
    text-align: center;
    box-shadow: 0 0 12px 3px #e5e5e5;
    vertical-align: top;
    min-height: 390px;
    margin-left: 20px;
    box-sizing: border-box;
    padding: 30px 32px 0;
    color: #969696;
}
.passports_itinerary_box > span {
    display: block;
    width: 75px;
    height: 75px;
    margin: 0 auto;
}
.passports_itinerary_cntnt {
    min-height: 125px;
}
.passports_itinerary_cntnt p {
    font-size: 15px;
    margin: 0;
    line-height: 22px;
}
.passports_itinerary_box h4.block_title {
    font-size: 20px;
    margin: 10px 0;
    line-height: 26px;
    min-height: 55px;
}
section.dieabetes_banner_section a:hover {
    color: #fbae3d;
}
section.img_cntnt_section .clearfix {
    position: relative;
}
section.img_cntnt_section.even .left, section.img_cntnt_section.odd .right {
    width: 51%;
    text-align: right;
}
section.img_cntnt_section figure {
    margin: 0;
    display: block;
    width: 100%;
    position: relative;
    padding: 60px 0 60px 60px;
    z-index: 1;
}
section.img_cntnt_section figure:before {
    content: "";
    position: absolute;
    background-color: #F6E7CC;
    top: 0;
    left: 0;
    width: 76%;
    height: 100%;
    z-index: -1;
}
section.img_cntnt_section.odd .right figure::before {
    left: auto;
    right: 0;
}
section.img_cntnt_section.odd .right figure {
    padding: 60px 60px 60px 0;
}
section.img_cntnt_section.odd .left {
	right: auto !important;
	left: 0;
	padding-right: 25px;
}
.imgcntnt_box_1 .right figure::before {
    background-color: #CEE8DE;
}
.imgcntnt_box_2 .right figure::before {
    background-color: #CED8E1;
}
section.img_cntnt_section.even .right, section.img_cntnt_section.odd .left {
    width: 49%;
    padding-left: 55px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
section.img_cntnt_section .clearfix .block_title {
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    margin-bottom: 12px;
}
.block_title, .block_subtitle {
    color: #5C5856;
}
section.img_cntnt_section .clearfix .block_subtitle {
    font-size: 26px;
    font-weight: 500;
    line-height: 38px;
}
.innr_cntnt, .innr_cntnt p {
    font-size: 16px;
    color: #969696;
    line-height: 28px;
}
.innr_cntnt p strong {
    font-weight: 500;
}
section.img_cntnt_section {
    padding: 0 0 70px;
}
.jurney_titls h2.block_title {
    color: #0B406B;
    text-align: center;
    font-size: 54px;
    line-height: 64px;
}
.jurnycntnt {
    text-align: center;
    font-size: 26px;
    line-height: 34px;
    font-weight: 500;
}
section.the_jurney_sec {
    padding: 30px 0 80px;
}
.the_jurney_block {
    border-top: 9px solid #0B406B;
    border-bottom: 9px solid #0B406B;
    padding: 100px 0 0;
    margin: 50px 0 0;
    overflow: hidden;
}
section.ourblog_section h2.block_title {
    font-size: 40px;
    text-align: center;
    color: #000;
    line-height: 46px;
    margin: 10px 0 50px;
}
.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -95px;
    background-image: url(./img/prev_icon.png);
}
.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a.bx-next {
    background-image: url(./img/next_icon.png);
    right: -100px;
}
.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a {
    background-size: 100% 100%;
    background-position: center center;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 49px;
    height: 49px;
    text-indent: -9999px;
    z-index: 9999;
}
.ourblog_section .communities_news_section .bx-wrapper {
    position: relative;
    margin: 0 auto;
}
.ourblog_section .comm_news_slider {
    margin: 0;
    padding: 0;
}
.ourblog_section .comm_news_slider li {
    list-style: none;
    position: relative;
    display: inline-block;
    width: 31.6%;
    margin-right: 25px;
    vertical-align: top;
    margin-bottom: 10px;
    transition: 0.3s;
}
.ourblog_section .comm_news_slider li:last-child {
    margin-right: 0;
}
.ourblog_section .comm_news_slider img {
    height: 296px;
    width: 100%;
    display: block;
    object-fit: cover;
    transition: 0.3s;
}
.ourblog_section .comm_news_slider li figure {
    margin: 0;
}
.ourblog_section .community_post_cntnt {
    width: 80%;
    margin: -120px auto 13px;
    text-align: center;
    background-color: #fff;
    z-index: 1;
    position: relative;
    box-shadow: 0px 4px 8px #b7b7b7;
    padding: 15px 25px;
    min-height: 250px;
    display: grid;
    align-items: center;
}
.ourblog_section .community_post_cntnt a h2 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
    transition: 0.4s;
}
.ourblog_section .community_post_cntnt a {
    text-decoration: none;
}
.ourblog_section .community_post_cntnt span.postbtn a.ftrd-readmore {
    background-color: #d28801;
    color: #fff;
    padding: 15px 30px 13px;
    display: inline-block;
    margin-top: 10px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.ourblog_section .pst_cntnt {
    font-weight: 300;
}
.community_post_cntnt>a:hover h2, .ourcommunitieswr ul li a:hover .comnty_title, .hdrbnrcntnt a:hover {
    color: #d28801;
}
.community_post_cntnt span.postbtn a.ftrd-readmore:hover {
    background-color: #808080;
}
.left.imgblock figure {
    margin: 0;
}
.left.imgblock {
    width: 67.5%;
}
section.ourblog_section {
    padding: 0 0 60px;
}
section.more_detials_sec .container.clearfix {
    position: relative;
}
section.more_detials_sec .right.formblck {
    width: 720px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    box-shadow: 4px 0px 8px 0px #efefef;
    padding: 20px 60px;
    box-sizing: border-box;
}
section.more_detials_sec .right.formblck div#gform_wrapper_30 {
    width: 100% !important;
}
section.more_detials_sec .right.formblck .gform_body, section.more_detials_sec .right.formblck .gform_footer {
    background-color: #fff !important;
    padding: 0 !important;
}
section.more_detials_sec .right.formblck .gform_body input, section.more_detials_sec .right.formblck .gform_body textarea,
section.more_detials_sec .right.formblck .gform_body select {
    padding: 15px 20px !important;
    border: 1px solid #B2C3DF !important;
    font-size: 15px !important;
}
section.more_detials_sec .right.formblck .gform_body input:focus, section.more_detials_sec .right.formblck .gform_footer input:focus, section.more_detials_sec .right.formblck .gform_body textarea:focus,
section.more_detials_sec .right.formblck .gform_body select:focus { 
	border-color: #000 !important;
	outline: none !important;
}
section.more_detials_sec .right.formblck .gform_footer {
    text-align: left !important;
    margin: 30px 0 0 !important;
}
section.more_detials_sec .right.formblck .gform_footer input {
    font-size: 16px !important;
    font-weight: 500;
    padding: 15px 40px 14px !important;
}
section.more_detials_sec .right.formblck .gform_body li .instruction.validation_message {
    display: none;
}
section.more_detials_sec .right.formblck .gform_body li .validation_message {
    position: absolute;
    bottom: -30px;
    background-color: transparent !important;
}
section.more_detials_sec .right.formblck div#gform_wrapper_30 form#gform_30 .validation_error {
    position: absolute;
    bottom: 0;
    background-color: transparent !important;
    font-size: 13px !important;
    width: 60% !important;
    right: 0;
    padding: 0 !important;
    margin: 0 !important;
}
section.more_detials_sec .right.formblck .gform_body li.gfield_error, section.more_detials_sec .right.formblck .gform_body li {
    position: relative;
    display: block;
    margin: 0 0 20px !important;
    padding: 0 !important;
}
.details_form_block h3.block_title {
    font-size: 40px;
    color: #000;
    line-height: 50px;
}
section.more_detials_sec .right.formblck form {
	position: relative;
}
.jurney_row {
    width: 1120px;
    margin: 70px auto 0;
    position: relative;
}
.journey_icon_blck {
    width: 335px;
    position: relative;
    z-index: 3;
    height: 335px;
}
.journey_icon_blck a.video_play_btn ,
.journey_icon_blck a.video_play_btn_new {
    position: absolute;
    right: -20px;
    top: -17px;
    z-index: 35;
    width: 80px;
    height: 80px;
}
.journey_icon_blck a.video_play_btn svg ,
.journey_icon_blck a.video_play_btn_new svg {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
.inner_jrney_blk {
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 1;
}
.journey_icon_blck .journy_ico {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9;
    padding-top: 50%;
}
.journey_icon_blck .journy_ico svg {
    transform: translateY(-50%);
}
.jurney_row:nth-child(3n+1) .journey_icon_blck {
    border: 15px solid #d28801;
}
.jurney_row:nth-child(3n-1) .journey_icon_blck {
    border: 15px solid #0a3d68;
}
.jurney_row:nth-child(3n-3) .journey_icon_blck {
    border: 15px solid #0b8a5d;
}
.jurney_row .journey_icon_blck path#Path_3325 {
    fill: #fff;
}
.jurney_row:nth-child(3n+1) .journey_icon_blck circle#Ellipse_132 {
    fill: #0b8a5d;
}
.jurney_row:nth-child(3n-1) .journey_icon_blck circle#Ellipse_132 {
    fill: #d28801;
}
.jurney_row:nth-child(3n-3) .journey_icon_blck a.video_play_btn circle#Ellipse_132 ,
.jurney_row:nth-child(3n-3) .journey_icon_blck a.video_play_btn_new circle#Ellipse_132 {
    fill: #0a3d68;
}
.jurney_row .journey_icon_blck:after {
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
    overflow: visible;
}
.jurney_row.even .journey_icon_blck:after, .jurney_row.odd .journey_icon_blck:after{

}
.jurney_row.even .journey_icon_blck:after{
    right: -50px;
}
.jurney_row.odd .journey_icon_blck:after{
    left: -56px;
}
/*.the_jurney_block .jurney_row:nth-child(3n+1) .journey_icon_blck:after {
    border-left: 50px solid #d28801;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
}*/
.jurney_row.odd .journey_icon_blck:after {
    border-right: 50px solid #0a3d68;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
}
.jurney_row.even .journey_icon_blck::after {
    border-left: 50px solid #0b8a5d;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
}
.jurney_row.odd:nth-child(3n+1) .journey_icon_blck::after {
    border-right: 50px solid #d28801;
}
.jurney_row.even:nth-child(3n+1) .journey_icon_blck::after {
    border-left: 50px solid #d28801;
}
.jurney_row.odd:nth-child(3n+2) .journey_icon_blck::after {
    border-right: 50px solid #0a3d68;
}
.jurney_row.even:nth-child(3n+2) .journey_icon_blck::after {
    border-left: 50px solid #0a3d68;
}
.jurney_row.odd:nth-child(3n+3) .journey_icon_blck::after {
    border-right: 50px solid #0b8a5d;
}
.jurney_row.even:nth-child(3n+3) .journey_icon_blck::after {
    border-left: 50px solid #0b8a5d;
}
.jurney_cntnt_blk {
    width: 390px;
    position: absolute;
}
.jurney_row .jurney_cntnt_blk {
    top: 50%;
    transform: translateY(-50%);
}
.jurney_row.even .jurney_cntnt_blk.right {
    right: 80px;
}
.jurney_row.odd .jurney_cntnt_blk.right {
    left: 0;
}
.inr_jurney_cntnt .block_title {
    font-size: 45px;
    line-height: 52px;
    font-weight: 500;
    position: relative;
    overflow: hidden;
}
.jurney_cntnt_blk:hover .block_title span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}
.inr_jurney_cntnt .block_title span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.inr_jurney_cntnt .block_title span:before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    white-space: nowrap;
}
.inr_jurney_cntnt .blk_cntnt {
    font-size: 20px;
}
.jurney_row.odd .jurney_cntnt_blk.left {
    text-align: right;
}
.left.imgblock figure img {
    display: block;
}
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.vid_play_btn:hover:after, .video_play_btn:hover:after,.video_play_btn_new:hover:after {
    border: rgba(210, 136, 1, 0.5) solid 6px;
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}
.vid_play_btn:after, .video_play_btn:after,.video_play_btn_new:after {
    border-radius: 50%;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    transition: all 0.3s;
    animation-iteration-count: infinite;
}
.jurney_row.odd:nth-child(3n+1) .journey_icon_blck .video_play_btn:hover:after, 
.jurney_row.odd:nth-child(3n+1) .journey_icon_blck .video_play_btn_new:hover:after, 
.jurney_row.even:nth-child(3n+1) .journey_icon_blck .video_play_btn:hover:after,
.jurney_row.even:nth-child(3n+1) .journey_icon_blck .video_play_btn_new:hover:after  {
    border: rgba(210, 136, 1, 0.5) solid 6px;
}
.jurney_row.odd:nth-child(3n+2) .journey_icon_blck .video_play_btn:hover:after,
.jurney_row.odd:nth-child(3n+2) .journey_icon_blck .video_play_btn_new:hover:after,
.jurney_row.even:nth-child(3n+2) .journey_icon_blck .video_play_btn:hover:after  ,
.jurney_row.even:nth-child(3n+2) .journey_icon_blck .video_play_btn_new:hover:after  {
    border: rgba(10, 61, 104, 0.5) solid 6px;
}
.jurney_row.odd:nth-child(3n+3) .journey_icon_blck .video_play_btn:hover:after, 
.jurney_row.odd:nth-child(3n+3) .journey_icon_blck .video_play_btn_new:hover:after, 
.jurney_row.even:nth-child(3n+3) .journey_icon_blck .video_play_btn:hover:after ,
.jurney_row.even:nth-child(3n+3) .journey_icon_blck .video_play_btn_new:hover:after {
    border: rgba(11, 138, 93, 0.5) solid 6px;
}
.jurney_row.odd:nth-child(3n+1) .jurney_cntnt_blk:hover .block_title span, 
.jurney_row.even:nth-child(3n+1) .jurney_cntnt_blk:hover .block_title span  {
    color: #d28801;
}
.jurney_row.odd:nth-child(3n+2) .jurney_cntnt_blk:hover .block_title span,
.jurney_row.even:nth-child(3n+2) .jurney_cntnt_blk:hover .block_title span  {
    color: #0a3d68;
}
.jurney_row.odd:nth-child(3n+3) .jurney_cntnt_blk:hover .block_title span, 
.jurney_row.even:nth-child(3n+3) .jurney_cntnt_blk:hover .block_title span {
    color: #0b8a5d;
}
.jurney_row:before {
    content: "";
    position: absolute;
    width: 38px;
    height: 38px;
    border: 6px solid #0a3d68;
    border-radius: 50%;
    right: -25px;
    left: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    z-index: 1;
}
.jurney_row.even:after, .jurney_row.odd:after {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
	width: 140px;
	height: 100%;
	margin: 0 auto;
}
.jurney_row.even:after {
    background-image: url(./img/top_shape_line.png);
    left: -70px;
    top: -225px;
    right: 0;
    height: 115%;
}
.the_jurney_block .jurney_row.odd:after {
    background-image: url(./img/bottom_shap_line.png);
    left: 0;
    top: -225px;
    right: 62px;
    height: 114%;
}
.the_jurney_block .inner_section {
    padding-bottom: 130px;
    position: relative;
    overflow: visible;
    background-image: url(./img/top_shape_line.png);
    background-repeat: no-repeat;
    background-position: 46.5% bottom;
    background-size: 140px 310px;
}
.jurney_row.even::before {
    right: -60px;
}
.jurney_row.odd::before {
    right: 200px;
}
.jurney_row.odd .journey_icon_blck.right {
    right: 200px;
}
.jurney_row.odd .jurney_cntnt_blk.left {
    left: 30px;
}
.jurney_row.even .journey_icon_blck.left {
    left: 150px;
}
.jurney_row.even .jurney_cntnt_blk.right {
    right: 85px;
}
.ourblog_section .communities_news_section .bx-wrapper .bx-viewport {
    height: 100% !important;
}
.page-id-16220 .mfp-iframe-holder {
    padding-top: 60px !important;
    padding-bottom: 20px !important;
}
.page-id-16220 .pdfpop-wr .mfp-iframe-holder {
    padding-bottom: 20px !important;
}
.passports_itinerary_box .db_viewbtn {
    text-decoration: none;
    text-transform: capitalize;
    background-color: #2E597E;
    color: #fff;
    padding: 8px 25px;
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 20px;
}
.passports_itinerary_box .db_viewbtn:hover {
	color: #d28801;
}
.page-id-16220 .mfp-iframe-holder .mfp-content {
    max-width: 980px;
}
.page-id-16220 .pdfpop-wr .mfp-iframe-holder .mfp-content {
    height: 100%;
}
.page-id-16220 .mfp-iframe-holder .mfp-content iframe.mfp-iframe {
    background: transparent;
    box-shadow: none;
}
.page-id-16220 .fancybox-navigation, .page-id-16220 .fancybox-infobar, .page-id-16220 .fancybox-toolbar button.fancybox-button.fancybox-button--play, .page-id-16220 .fancybox-toolbar button.fancybox-button.fancybox-button--thumbs, .page-id-16220 .fancybox-toolbar button.fancybox-button.fancybox-button--zoom {
    display: none !important;
}
.popup_wr,.popup_loop_wr {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 99;
}
span.closepop,span.closepop_loop {
    position: absolute;
    right: -10px;
    top: -5px;
    font-size: 20px;
    background-color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 34px;
    z-index: 9999;
    cursor: pointer;
}
.inner-pop_wr ,
.loop-inner-pop_wr {
    position: absolute;
    right: 0;
    left: 0;
    top: 90px;
    width: 710px;
    max-height: 620px;
    margin: 0 auto;
}
.inner-pop_wr video ,
.loop-inner-pop_wr video {
    width: 100%;
    height: 100%;
    background-color: #fff;
}
/* new btn css */
.inr_jurney_cntnt .block_title, .jurney_cntnt_blk a.video_play_btn,.jurney_cntnt_blk a.video_play_btn_new {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.inr_jurney_cntnt a.video_play_btn ,
.inr_jurney_cntnt a.video_play_btn_new {
    width: 90px;
    height: 90px;
    position: relative;
}
.jurney_row .journey_icon_blck path#Path_3325 {
    fill: #fff;
}
.jurney_row:nth-child(3n+1) .inr_jurney_cntnt circle#Ellipse_132 {
    fill: #0b8a5d;
}
.jurney_row:nth-child(3n-1) .inr_jurney_cntnt circle#Ellipse_132 {
    fill: #d28801;
}
.jurney_row:nth-child(3n-3) .inr_jurney_cntnt a.video_play_btn circle#Ellipse_132 ,
.jurney_row:nth-child(3n-3) .inr_jurney_cntnt a.video_play_btn_new circle#Ellipse_132 {
    fill: #0a3d68;
}
.jurney_row:nth-child(3n-1) .inr_jurney_cntnt path#Path_3325 {
    fill: #fff;
}
.inr_jurney_cntnt a.video_play_btn svg#Group_696 ,
.inr_jurney_cntnt a.video_play_btn_new svg#Group_696 {
    width: 90px;
    height: 90px;
}
.inr_jurney_cntnt a.video_play_btn svg path#Path_3325 ,
.inr_jurney_cntnt a.video_play_btn_new svg path#Path_3325 {
    fill: #fff;
}
.vid_play_btn svg#Group_696 {
    width: 100%;
    height: 100%;
}
/* 29/01/2024 .community-toggle-menu-item */
.community-toggle-menu-item.secondary-community{
	display: none;
}
/* 29/01/2024 .community-toggle-menu-item */
/*  The compass Diabetes page css  */

/*16/04/2024*/
.footer-main-awards {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 0;
}
.footer-award-block {
    margin-top: 16px;
}
/*16/04/2024*/

@media only screen and (max-width: 1199px) { 
	section.dieabetes_banner_section .banner_title figure {
	    width: 60%;
	}
	section.dieabetes_banner_section {
	    padding: 20px 0 30px;
	}
	.passports_itinerary_box {
	    margin-left: 17px;
	    padding: 30px 20px 0;
	}
	.passports_itinerary_cntnt p {
	    font-size: 14px;
	}
	section.passports_itinerary_sec {
	    padding: 70px 0;
	}
	section.img_cntnt_section.even .right, section.img_cntnt_section.odd .left {
	    padding-left: 40px;
	}
	section.img_cntnt_section figure {
	    padding: 40px 0 40px 40px;
	}
	section.img_cntnt_section.odd .right figure {
	    padding: 40px 40px 40px 0;
	}
	section.img_cntnt_section {
	    padding: 20px 0 30px;
	}
	.jurney_titls h2.block_title {
	    font-size: 48px;
	    line-height: 54px;
	}
	.the_jurney_block {
	    padding: 40px 0 0;
	    margin: 25px 0 0;
	}
	.the_jurney_block .inner_section {
	    background-position: 56.8% bottom;
	}
	.jurney_row {
	    width: 970px;
	}
	.jurney_row {
	    width: 100%;
	}
	.jurney_row.even .journey_icon_blck.left {
	    left: 80px;
	}
	.jurney_cntnt_blk {
	    width: 320px;
	}
	.jurney_row.odd .journey_icon_blck.right {
	    right: 105px;
	}
	.jurney_row.odd .jurney_cntnt_blk.left {
	    left: 0px;
	}
	.the_jurney_block .inner_section {
	    background-position: 45.6% bottom;
	}
	.left.imgblock figure img {
	    height: 100%;
	}
	section.more_detials_sec .right.formblck {
	    width: 580px;
	    right: 10px;
	    padding: 20px 40px;
	}
	section.more_detials_sec .right.formblck div#gform_wrapper_30 form#gform_30 .validation_error {
	    width: 55% !important;
	}
	section.the_jurney_sec {
	    padding: 30px 0 40px;
	}
	.discvr_difrnce_cntnt p {
	    font-size: 20px;
	    line-height: 28px;
	}
	section.discover_difference_sec .block_title {
	    font-size: 59px;
	    line-height: 66px;
	}
	section.discover_difference_sec .left.left_cntnt {
	    padding: 115px 290px 115px 40px;
	}
	.passports_itinerary_box .db_viewbtn {
	    padding: 8px 20px;
	}
	.page-id-16220 .mfp-iframe-holder .mfp-content {
	    max-width: 880px;
	    height: 100%;
	}
	.inner-pop_wr ,.loop-inner-pop_wr{
	    width: 650px;
	    max-height: 600px;
	}
	.footer-main-awards {
		width: 32%;
	}
}  /* 992px */
@media only screen and (max-width: 991px) {  
	section.dieabetes_banner_section .banner_title figure {
	    width: 70%;
	}
	.bannr_cntnt p {
	    font-size: 16px;
	    padding: 0;
	    line-height: 28px;
	}
	.location-title {
	    font-size: 34px;
	    line-height: 42px;
	}
	section.discover_difference_sec .left.left_cntnt {
	    padding: 70px 200px 70px 25px;
	}
	section.discover_difference_sec .block_title {
	    font-size: 46px;
	    line-height: 52px;
	}
	.discvr_difrnce_cntnt p {
	    font-size: 18px;
	}
	section.discover_difference_sec .right.right_cntnt {
	    width: 44%;
	}
	section.img_cntnt_section.even .left, section.img_cntnt_section.odd .right {
	    width: 40%;
	}
	section.img_cntnt_section.even .right, section.img_cntnt_section.odd .left {
	    width: 60%;
	    position: relative;
	    transform: none;
	}
	section.img_cntnt_section.even .right, section.img_cntnt_section.odd .left {
	    padding-left: 25px;
	}
	section.img_cntnt_section .clearfix .block_title {
	    font-size: 34px;
	    line-height: 44px;
	    margin-bottom: 5px;
	}
	section.img_cntnt_section .clearfix .block_subtitle {
	    font-size: 18px;
	    line-height: 30px;
	}
	section.img_cntnt_section figure {
	    padding: 30px 0 25px 30px;
	}
	section.img_cntnt_section.odd .right figure {
	    padding: 30px 30px 25px 0;
	}
	.jurney_titls h2.block_title {
	    font-size: 40px;
	    line-height: 46px;
	}
	section.the_jurney_sec {
	    padding: 20px 0 40px;
	}
	section.img_cntnt_section .innr_cntnt p {
	    margin-bottom: 10px;
	}
	section.passports_itinerary_sec {
	    padding: 55px 0;
	}
	.passports_itinerary_cntnt p {
	    margin-bottom: 10px;
	}
	.passports_itinerary_cntnt {
	    min-height: 145px;
	}
	.passports_itinerary_box .db_viewbtn {
	    padding: 8px 9px;
	    font-size: 14px;
	}
	.passports_itinerary_cntnt p {
	    font-size: 15px;
	}
	.passports_itinerary_box {
	    margin-left: 10px;
	    padding: 30px 10px 0;
	}
	.passports_itinerary_box h4.block_title {
	    font-size: 17px;
	}
	.journey_icon_blck {
	    width: 320px;
	    height: 320px;
	}
	.journey_icon_blck .journy_ico {
	    width: 65%;
	    height: 65%;
	    padding-top: 55%;
	    margin: 0 auto;
	}
	.jurney_row.even .journey_icon_blck.left {
	    left: 0;
	}
	.jurney_row.even .jurney_cntnt_blk.right {
	    right: 0;
	}
	.jurney_cntnt_blk {
	    width: 43%;
	}
	.jurney_row.odd .journey_icon_blck.right {
	    right: 0;
	}
	.jurney_row.odd .jurney_cntnt_blk.left {
	    left: 0px;
	}
	.inr_jurney_cntnt .blk_cntnt p {
	    margin-bottom: 0;
	}
	.jurney_row:before, .jurney_row::after {
		display: none;
	}
	.jurney_row {
	    margin: 40px auto 0;
	}
	.the_jurney_block .inner_section {
	    background-image: none;
	    padding-bottom: 60px;
	}
	.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a.bx-next {
	    right: -60px;
	}
	.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a.bx-prev {
	    left: -60px;
	}
	.the_jurney_block {
	    padding: 20px 0 0;
	}
	.ourblog_section .community_post_cntnt {
	    width: 90%;
	    padding: 15px 10px;
	}
	section.ourblog_section {
	    padding: 0 0 40px;
	}
	section.ourblog_section h2.block_title {
	    margin: 0 0 30px;
	}
	.page-id-16220 .mfp-iframe-holder {
	    padding-top: 75px !important;
	}
	.page-id-16220 .fancybox-toolbar button.fancybox-button.fancybox-button--close {
	    top: 40px;
	}
	.fancybox-slide--image .fancybox-content img.fancybox-image {
	    padding: 0 15px;
	}
	.inner-pop_wr ,.loop-inner-pop_wr{
	    width: 650px;
	    max-height: 450px;
	}
} /*768px*/
@media only screen and (max-width: 767px) {  
	.innerbnr_subtitle {
	    font-size: 24px;
	    margin: 0 0 13px;
	}
	.location-title {
	    font-size: 28px;
	    line-height: 38px;
	}
	section.discover_difference_sec .left.left_cntnt {
	    width: 100%;
	    margin: 0 auto;
	    float: unset;
	    text-align: center;
	    display: block;
	    padding: 30px 0 150px;
	}
	section.discover_difference_sec .right.right_cntnt {
	    text-align: center;
	    width: 480px;
	    float: unset;
	    margin: -118px auto 0;
	    display: block;
	    position: unset;
	    transform: none;
	}
	.passports_itinerary_box {
	    min-height: 100%;
	    padding: 30px 20px;
	    width: 400px;
	    margin: 0 auto 25px !important;
	    display: block;
	}
	section.img_cntnt_section.even .left, section.img_cntnt_section.odd .right {
	    width: 70%;
	    float: unset;
	    margin: 0 auto 25px;
	}
	section.img_cntnt_section.even .right, section.img_cntnt_section.odd .left {
	    width: 100%;
	    float: unset;
	    display: block;
	    margin: 0 auto;
	    text-align: center;
	    padding: 0;
	}
	section.img_cntnt_section {
	    padding: 20px 0 10px;
	}
	.jurney_cntnt_blk {
	    width: 47%;
	}
	.journey_icon_blck {
	    width: 250px;
	    height: 250px;
	}
	.inr_jurney_cntnt .blk_cntnt {
	    font-size: 18px;
	}
	.inr_jurney_cntnt .block_title {
	    font-size: 40px;
	}
	.page-id-16220 .mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
	    width: 98%;
	    height: 100%;
	    margin: 0 auto !important;
	    right: 0;
	    top: 10px;
	    bottom: 0;
	}
	.passports_itinerary_cntnt {
	    min-height: auto;
	    padding: 0 30px;
	}
	.passports_itinerary_cntnt p {
	    font-size: 14px;
	}
	.passports_itinerary_box h4.block_title {
	    font-size: 20px;
	    min-height: auto;
	    margin: 10px 0 20px;
	}
	.passports_itinerary_box .db_viewbtn {
	    padding: 8px 17px;
	    font-size: 16px;
	    margin: 15px 0;
	}
	.inner-pop_wr,.loop-inner-pop_wr {
	    width: 80%;
	    max-height: auto;
	}
	.footer-main-awards {
		width: unset;
	}
}
@media only screen and (max-width: 649px) { 
	section.more_detials_sec .right.formblck {
	    width: 90%;
	    right: 0;
	    padding: 20px 30px;
	    left: 0;
	    margin: 0 auto;
	    box-shadow: none;
	    border-radius: 15px;
	}
	section.more_detials_sec .right.formblck div#gform_wrapper_30 form#gform_30 .validation_error {
	    width: 100% !important;
	    bottom: -45px;
	    line-height: 17px;
	}
	.the_jurney_block .jurney_row .journey_icon_blck, .the_jurney_block .jurney_row .jurney_cntnt_blk {
	    position: relative;
	    transform: none;
	    display: block;
	    float: unset;
	    margin: 0 auto;
	    text-align: center;
	}
	.the_jurney_block .jurney_row .jurney_cntnt_blk.right {
	    width: 100%;
	}
	.jurney_titls h2.block_title {
	    font-size: 32px;
	    line-height: 40px;
	    margin-bottom: 12px;
	}
	.jurnycntnt {
	    font-size: 20px;
	    line-height: 30px;
	    margin-bottom: 5px;
	}
	.jurney_row {
	    margin: 30px auto 0;
	}
	.journey_icon_blck .journy_ico {
	    width: 60%;
	    height: 55%;
	    padding-top: 55%;
	    margin: 0 auto;
	}
	.journey_icon_blck .journy_ico svg {
	    width: 125px;
	    height: 125px;
	}
	.jurney_row .journey_icon_blck {
	    margin-bottom: 35px !important;
	}
	.the_jurney_block .jurney_row .jurney_cntnt_blk {
	    width: 90%;
	    text-align: center !important;
	    margin-top: 50px !important;
	}
	.inr_jurney_cntnt .block_title {
	    font-size: 40px;
	    line-height: 46px;
	    margin-bottom: 10px;
	}
	.jurney_row.odd .journey_icon_blck:after, .jurney_row.even .journey_icon_blck::after {
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    bottom: -59px;
	    top: unset;
	}
	.jurney_row.odd .journey_icon_blck:after, .jurney_row.even .journey_icon_blck::after {
	    border-right: none;
	    border-top: none;
	    border-bottom: none;
	    border-left: 25px solid transparent !important;
	    border-right: 25px solid transparent !important;
	    border-top: 30px solid #0a3d68 !important;
	}
	.jurney_row.odd:nth-child(3n+2) .journey_icon_blck::after {
	    border-right: unset;
	    border-top: 50px solid #0a3d68;
	}
	.jurney_row.odd:nth-child(3n+1) .journey_icon_blck::after, .jurney_row.even:nth-child(3n+1) .journey_icon_blck::after {
	    border-right: none;
	    border-top: 30px solid #d28801 !important;
	}
	.jurney_row.odd:nth-child(3n+3) .journey_icon_blck::after, .jurney_row.even:nth-child(3n+3) .journey_icon_blck::after {
	    border-right: none;
	    border-top: 30px solid #0b8a5d !important;
	}
	.the_jurney_block .inner_section {
	    padding-bottom: 40px;
	}
	.left.imgblock {
	    width: 100%;
	}
	section.discover_difference_sec .right.right_cntnt {
	    width: 80%;
	}
	section.discover_difference_sec .block_title {
	    font-size: 40px;
	    line-height: 50px;
	}
	a.vid_play_btn svg#Group_696 ,
	a.vid_play_btn_new svg#Group_696 {
	    width: 80px;
	    height: 80px;
	}
	.vid_play_btn ,
	.vid_play_btn_new {
	    width: 90px;
	    height: 90px;
	}
	section.passports_itinerary_sec {
	    padding: 45px 0 20px;
	}
	section.img_cntnt_section.even .left, section.img_cntnt_section.odd .right {
	    width: 85%;
	}
	.img_cntnt_section .innr_cntnt {
	    padding: 0 35px;
	}
	section.dieabetes_banner_section .banner_title figure {
	    width: 90%;
	}
	.inner-pop_wr, .loop-inner-pop_wr {
		top:50%;
    	transform: translateY(-50%);
    	-moz-transform: translateY(-50%);
    	-ms-transform: translateY(-50%);
    	-o-transform: translateY(-50%);
    	-webkit-transform: translateY(-50%);
	}
} /*480*/
@media only screen and (max-width: 479px) { 
	.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a {
	    width: 40px;
	    height: 40px;
	}
	.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a.bx-prev {
	    left: -50px;
	}
	.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a.bx-next {
	    right: -50px;
	}
	.jurney_titls h2.block_title {
	    font-size: 30px;
	}
	.img_cntnt_section .innr_cntnt {
	    padding: 0;
	}
	section.img_cntnt_section .clearfix .block_subtitle {
	    font-size: 17px;
	}
	section.dieabetes_banner_section .banner_title figure {
	    width: 100%;
	}
	.bannr_cntnt p {
	    font-size: 15px;
	    line-height: 26px;
	}
	section.discover_difference_sec .left.left_cntnt {
	    width: 100%;
	}
	.passports_itinerary_box {
	    width: 350px;
	}
	section.img_cntnt_section.even .left, section.img_cntnt_section.odd .right {
	    width: 100%;
	}
}
@media only screen and (max-width: 413px) { 
	.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a.bx-next {
	    right: -35px;
	}
	.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a.bx-prev {
	    left: -33px;
	}
	.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a {
	    width: 30px;
	    height: 30px;
	}
	.details_form_block h3.block_title {
	    font-size: 32px;
	    line-height: 40px;
	}
	.inr_jurney_cntnt .blk_cntnt {
	    font-size: 16px;
	}
	section.ourblog_section {
	    padding: 0 0 22px;
	}
	section.more_detials_sec .right.formblck .gform_body input, section.more_detials_sec .right.formblck .gform_body textarea, section.more_detials_sec .right.formblck .gform_body select {
	    padding: 10px 20px !important;
	    height: 50px;
	}
	.inr_jurney_cntnt .block_title {
	    font-size: 36px;
	}
	section.img_cntnt_section .clearfix .block_subtitle {
	    font-size: 22px;
	}
	.jurney_titls h2.block_title {
	    font-size: 27px;
	}
	.jurnycntnt {
	    font-size: 19px;
	}
	.discvr_difrnce_cntnt p {
	    font-size: 16px;
	}
	section.discover_difference_sec .block_title {
	    font-size: 36px;
	    line-height: 46px;
	}
} /*375*/
@media only screen and (max-width: 374px) { 
	.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a.bx-prev {
	    left: 35%;
	}
	.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a.bx-next {
	    right: 35%;
	}
	.ourblog_section .communities_news_section .bx-wrapper .bx-controls-direction a {
	    width: 35px;
	    height: 35px;
	    transform: none;
	    top: 105%;
	}
	.details_form_block h3.block_title {
	    font-size: 28px;
	}
	section.more_detials_sec .right.formblck {
	    padding: 20px 20px;
	}
	.jurnycntnt {
	    font-size: 24px;
	}
	.jurney_titls h2.block_title {
	    font-size: 32px;
	}
	section.img_cntnt_section .clearfix .block_title {
	    font-size: 29px;
	    line-height: 40px;
	}
	section.img_cntnt_section .clearfix .block_subtitle {
	    font-size: 23px;
	}
	section.ourblog_section {
	    padding: 0 0 90px;
	}
	section.more_detials_sec .right.formblck div#gform_wrapper_30 form#gform_30 .validation_error {
	    font-size: 12px !important;
	}
	.innerbnr_subtitle {
	    font-size: 21px;
	}
	.location-title {
	    font-size: 22px;
	    line-height: 38px;
	}
	.passports_itinerary_box {
	    width: 290px;
	}
	.passports_itinerary_box .db_viewbtn {
	    padding: 8px 15px;
	}
	.discvr_difrnce_cntnt p {
	    font-size: 18px;
	    padding: 0 40px;
	}
	div#gform_wrapper_30 li#field_30_7 div#input_30_7 > div {
	    transform: scale(0.75);
	    margin-left: -38px;
	}
}

.popup_wr iframe,
.popup_loop_wr iframe {
	width: 666px;
    height: 368px;
}

/* Testimonials New */

.community-testimonial {
	background-image:url('v2/assets/images/backgrounds/testimonial-bg.jpg');
	background-repeat: no-repeat;
}

.community-testimonial .container {
	max-width: 1170px;
}
.community-testimonial .title-wrap h3 {
	font-weight: 700;
    font-size: 42px;
    line-height: 1;
    color: #FFF;
    font-family: 'Merriweather', serif;
}
.community-testimonial .title-wrap {
    margin: 0 0 50px;
}
.testimonial-item .icon-wrap {
	margin: 0 0 35px;
}
.testimonial-item h3 {
    font-size: 20px;
    line-height: 1;
    font-family: 'Merriweather', serif;
    color: #FFF;
    margin: 0 0 20px;
}
.testimonial-item p {
	color: #FFF;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 300;
	font-style: italic;
}
.testimonial-item .author-data p span {
    display: block;
    font-style: normal;
    font-size: 14px;
    line-height: 1.72;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Karla';
}
.testimonial-item .author-data p {
    font-style: normal;
    font-size: 20px;
    line-height: 1.2;
    font-family: 'Merriweather', serif;
    color: #FFF;
}
.testimonial-item .author-data {
	margin: 30px 0 0;
}
.testimonial-slider {
	margin: 0 -80px
}
.testimonial-item {
	padding: 0 90px;
}
.testimonial-slider ul.slick-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 100px 0 0;
}
.testimonial-slider ul.slick-dots li {
	margin: 0 6px;
	line-height: 0;
}
.testimonial-slider ul.slick-dots li button {
	font-size: 0;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background-color: #ffffff;
	padding: 0;
}
.testimonial-slider ul.slick-dots li.slick-active button {
	background: #193091;
}
.community-testimonial:after {
	display: none !important;
}
.community-testimonial {
    padding: 65px 0 20px !important;
    margin-top: 50px !important;
}
.community-testimonial:before {
	display: none !important;
}
.community-testimonial {
    overflow-x: hidden;
}

/*23 jun 2023*/
.hunter-wood-blog-main-wr {
    padding: 90px 0;
}
.hunterwood-blog-left-wrapper, .hunterwood-blog-right-wrapper {
    display: inline-block;
    vertical-align: top;
}
.hunterwood-blog-left-wrapper {
    width: 25%;
}
.hunterwood-blog-right-wrapper {
    width: 74%;
    padding-left: 20px;
}
.hunterwood-blog-inner-block {
    border-bottom: 2px solid #eee;
    padding: 30px 0;
}
.hunterwood-blog-inner-block:last-child {
    border: none;
    padding-bottom: 0;
} 
.hunterwood-blog-inner-block:first-child {
    padding-top: 0;
}
.hunterwood-blog-right-wrapper p {
    margin-bottom: 10px;
}
.hunterwood-blog-right-wrapper a.learn-more-btn {
    display: inline-block;
    margin: 15px 0 0;
    padding: 16px 20px;
    background-color: #0b8a5d;
    color: #fff;
    font-family: 'motiva-sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
}
.hunterwood-blog-right-wrapper a.learn-more-btn:hover {
    background-color: #076a47;
    color: #fff;
    text-decoration: none;
}
.hunterwood-blog-right-wrapper h3 a {
    text-decoration: none;
}
.hunterwood-blog-right-wrapper h3 a:hover {
    color: #0b8a5d;
}
.hunterwood-blog-right-wrapper h3 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 12px;
}
/*Residential Colvin Run 16 Oct 23*/
.page-id-18592 .award-right-cntnt a {
    padding: 15px 28px;
    margin-right: 10px;
}
.page-id-18592 .award-right-cntnt a:last-child {
    margin-right: 0;
}
/*Residential Colvin Run 16 Oct 23*/
@media only screen and (max-width: 1679px) {
	/*Residential Colvin Run 16 Oct 23*/
	.page-id-18592 .award-right-cntnt a {
	    padding: 15px 18px;
	}
}
@media only screen and (max-width: 1439px) {
	/*Residential Colvin Run 16 Oct 23*/
	.page-id-18592 .award-right-cntnt a {
	    padding: 12px 14px;
	}
}
@media only screen and (max-width: 1365px) {
	/*Residential Colvin Run 16 Oct 23*/
	.page-id-18592 .award-right-cntnt a {
	    margin-right: 0;
	}
	.page-id-18592 .award-right-cntnt a:last-child {
	    margin-top: 0;
	}
}
@media only screen and (max-width: 1199px) {
	.testimonial-item {
		padding: 0 40px;
	}
	.testimonial-slider {
		margin: 0 -40px;
	}
	/*Residential Colvin Run 16 Oct 23*/
	.page-id-18592 .award-right-cntnt a {
	    margin-right: 0;
	    padding: 12px 6px;
	}
}
@media only screen and (max-width: 1023px) {
	/*Residential Colvin Run 16 Oct 23*/
	.page-id-18592 .award-right-cntnt a {
	    margin-right: 10px;
	    padding: 12px 18px;
	}
}
@media only screen and (max-width: 991px) {
	.testimonial-item {
		padding: 0 20px;
	}
	.testimonial-slider {
		margin: 0 -20px;
	}
	.community-testimonial {
		padding: 60px 0 15px !important;
		margin-top: 0px !important;
	}
	.community-testimonial .container {
		padding: 0 30px;
	}
	.hunterwood-blog-left-wrapper {
	    width: 100%;
	}
	.hunterwood-blog-right-wrapper {
	    width: 100%;
	    padding-left: 0;
	}
}
@media only screen and (max-width: 767px) {
	.testimonial-item {
		padding: 0;
	}
	.testimonial-slider {
		margin: 0;
	}
	.testimonial-slider ul.slick-dots {
		margin: 50px 0 0;
	}
	.community-testimonial .title-wrap h2 {
		font-size: 35px;
	}
	.community-testimonial .title-wrap {
		margin: 0 0 40px;
	}
	.community-testimonial {
		padding: 50px 0 5px !important;
	}
}
@media only screen and (max-width: 567px) {
	.hunterwood-blog-right-wrapper h3 {
    	font-size: 22px;
    	line-height: 32px;
    	margin-bottom: 12px;
	}
	.hunter-wood-blog-main-wr {
	    padding: 60px 0;
	}
}

/* Testimonials New */

/*May 03*/
.single-post .content-narrow-container p a:hover{
	color: #d28801;
}

@media only screen and (max-width: 374px){
	.footer-main-awards {
		width: 30%;
	}
}



/*========================================================================================================================
	COMMUNITY HEADER BUTTON Page
========================================================================================================================*/


/* Tour and pricing Btn starts*/
.community-header-contact .community-header-phone.btn-1 {
	height: 33px !important;
}
.community-header-contact .community-header-tour.btn-2 {
    background-color: #d28801;
    padding: 14px 26px !important;
    border: 1px solid #d28801;
    color: #fff;
    border-radius: 30px;
    margin-top: -10px;
    font-size: 20px;
    line-height: 21px;
}
.banner-badage-content-wr a.btn-3, .community-hero-content a.btn-3, .button-group-widget ul li:first-child a.active {
	background: #d28801;
}
.button-group-widget ul li:first-child a.active {
	border-color: #d28801;
}
.banner-badage-content-wr a.btn-3:hover, .community-hero-content a.btn-3:hover {
	background: #247658;
}

/* Tour and pricing Button Ends*/

/* 10/10/24 Newheaven renovation starts */

.renovation-li {
    padding: 31px 86px 31px 33px !important;
    background-color: #102c43;
    position: relative;
    margin-bottom: 15px;
    min-height: 147px;
    font-size: 20px !important;
    line-height: 30px !important;
    display: flex;
    align-items: center;
}
.renovation-li::before {
	content: '';
	position: absolute;
	width: 7px;
	height: 78px;
	display: block;
	border-radius: 26px;
	background-color: #d28801;
	left: -3px;
}
.renovation-plan-text-wbg, .renovation-plan-text {
	display: inline-block;
	vertical-align: top;
} 
.renovation-plan-text {
	width: 41%;
}	
.renovation-plan-text-wbg {
    width: 55%;
    margin-left: 3%;
    margin-top: 65px;
}
.renovation-plan-wr.entry-content ul:not(.contact-opening-hours):not(.social-icons):not(.toc-table-list):not(.list) li:after {
	display: none !important;
}
.renovation-slider-images .bx-wrapper {
    margin: 0 auto !important;
}
.renovation-slider-images .bx-controls-direction a {
    position: absolute;
    top: 65%;
    transform: translateY(-50%);
    font-size: 0;
    line-height: 0;
    width: 55px;
    height: 55px;
    border: 1px solid #0A3D68;
    background: #0A3D68 url(img/lhs_light.svg) no-repeat center;
    border-radius: 50%;
}
.page-id-41747 .main-content .entry-content h2 {
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 6px;
}
.renovation-slider-images .bx-controls-direction a.bx-prev {
    left: -48px;
}
.renovation-slider-images .bx-controls-direction a.bx-next {
    right: -48px;
    transform: translateY(-50%) rotate(180deg);
}
.renovation-slider-images  .bx-controls-direction a:hover {
    background-image: url(img/lhs_dark.svg);
    background-color: #ffffff;
}
.navbar-toggler {
  font-size: 17px !important;
}


/* 10/10/24 Newheaven renovation ends */