/*
	Theme Name: altitude-pro
	Theme URI: http://my.studiopress.com/themes/wellness/
	Description: A holistic theme solution for your Genesis-powered site.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 1.0.0

	Tags: develop, black, red, white, one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.2.7

	License: GPL-2.0+lo
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* # Table of Contents
- HTML5 Reset
	- Wellnessline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Flexible Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Footer Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebar
- Before Footer
- Footer Widgets
- Site Footer
- Media Queries
	- Max-width: 1340px
	- Max-width: 1200px
	- Max-width: 1023px
	- Max-width: 860px
- Print Styles
*/


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
img, legend {
	border: 0
}
legend, ol, p, ul {
	padding: 0
}
body, figure, ol, ul {
	margin: 0
}
cite, dfn, em, i {
	font-style: italic
}
a:hover, body, mark {
	color: #000
}
.sidebar li, .widget {
	word-wrap: break-word
}
 
@font-face {
	font-family: Roboto;
	src: url(fonts/Roboto-Regular.eot);
	src: url(fonts/Roboto-Regular.eot?#iefix) format('embedded-opentype'), url(fonts/Roboto-Regular.woff) format('woff'), url(fonts/Roboto-Regular.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}
@font-face {
    font-family: 'gagalinregular';
    src: url('fonts/gagalin-regular-webfont.woff2') format('woff2'),
         url('fonts/gagalin-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	background-color: #FFFFFF;
	font-family: Open Sans;
	font-size: 16px;
	line-height: 22px; color: #333;
	-webkit-font-smoothing: antialiased
}
a {
	background: 0 0;
	color: #0089C4;
	text-decoration: none !important;
}
a:focus {
	outline: dotted thin
}
a:active, a:hover {
	outline: 0
}
h1 {
	font-size: 2em;
    font-size:26px;
	color: #3d9536
}
abbr[title] {
	border-bottom: 1px dotted
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre-wrap
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	height: auto
}
svg:not(:root) {
	overflow: hidden
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
button, input, select, textarea {
	font-family: inherit;
	margin: 0
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
.gallery, .image-section, .search-form {
	overflow: hidden
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
*, input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.author-box:before, .clearfix:before, .entry-content:before, .entry:before, .pagination:before, .site-container:before, .site-footer:before, .site-header:before, .site-inner:before, .widget:before, .wrap:before {
	content: " ";
	display: table
}
.author-box:after, .clearfix:after, .entry-content:after, .entry:after, .pagination:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .widget:after, .wrap:after {
	clear: both;
	content: " ";
	display: table
}
body.altitude-home {
	background: 0 0
}
.button, .site-header.dark, a, input:focus, input[type=button], input[type=reset], input[type=submit], textarea:focus {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
::-moz-selection {
background-color:#000;
color:#fff
}
::selection {
	background-color: #000;
	color: #fff
}
p {
	margin: 0 0 30px; font-weight: 300; line-height: 25px;
}
li {
	list-style-type: none
}
b, strong {
	font-weight: 800
}
blockquote {
	color: #999;
	margin: 40px
}
blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px
}
h1, h2, h3, h4, h5, h6 {
	font-family: gagalinregular;
	font-weight: 500 !important;
	line-height: 1.2;
	margin: 0 0 20px
}
h2 {
	font-size: 30px
}
.entry-header {
	display: none
}
.blog .entry-header {
	display: block
}
.image-section h2, .solid-section h2 {
	font-size: 80px;
	font-weight: 200;
	line-height: 1
}
.front-page-2.solid-section h2 {
	font-size: 48px
}
h3 {
	font-size: 26px
}
h4 {
	font-size: 22px
}
.image-section h4, .solid-section h4 {
	font-size: 16px;
	font-weight: 400
}
h5 {
	font-size: 20px
}
h6 {
	font-size: 18px
}
.wp-caption, embed, iframe, img, object, video {
	max-width: 100%
}
.full-width-content img.pull-left {
	float: left;
	margin: 0 40px 40px -200px
}
.full-width-content img.pull-right {
	float: right;
	margin: 0 -200px 40px 40px
}
.featured-content img, .gallery img {
	width: auto
}
.gallery {
	margin-bottom: 28px
}
.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	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-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left
}
.gallery .gallery-item img {
	border: none;
	height: auto;
	margin: 0
}
input, select, textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	box-shadow: none;
	color: #000;
	font-size: 20px;
	padding: 20px;
	width: 100%
}
input:focus, textarea:focus {
	border: 1px solid #999;
	outline: 0
}
.front-page input:focus, .front-page textarea:focus {
	border: 1px solid #f07c03;
	outline: 0
}
input[type=checkbox], input[type=image], input[type=radio] {
	width: auto
}
::-moz-placeholder {
color:#000;
opacity:1
}
::-webkit-input-placeholder {
color:#000
}
.button, .widget .button, button, input[type=button], input[type=reset], input[type=submit] {
	background-color: #eb9c35;
	border: 2px solid #eb9c35;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	padding: 10px 25px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	white-space: normal;
	width: auto
}
.gform_wrapper .gform_footer{ margin-top:0;}
.button.clear:hover, .button:hover, .footer-widgets .widget .button, .footer-widgets button, .footer-widgets input[type=button], .footer-widgets input[type=reset], .footer-widgets input[type=submit], .widget .button.clear:hover, .widget .button:hover, button:hover, input:hover[type=button], input:hover[type=reset], input:hover[type=submit] {
	background-color: #e815ff;
	border: 2px solid #e815ff;
	color: #fff
}
.button {
	display: inline-block
}
.widget .button.clear {
	background-color: transparent;
	border: 2px solid #000;
	color: #000
}
button:disabled, button:disabled:hover, input:disabled, input:disabled:hover, input[type=button]:disabled, input[type=button]:disabled:hover, input[type=reset]:disabled, input[type=reset]:disabled:hover, input[type=submit]:disabled, input[type=submit]:disabled:hover {
	background-color: #ddd;
	border-color: #ddd;
	cursor: not-allowed
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-results-button {
display:none
}
.footer-widgets .widget .button:hover, .footer-widgets button:hover, .footer-widgets input:hover[type=button], .footer-widgets input:hover[type=reset], .footer-widgets input:hover[type=submit], .image-section .widget .button:hover, .image-section button:hover, .image-section input:hover[type=button], .image-section input:hover[type=reset], .image-section input:hover[type=submit] {
	background-color: #fff;
	border: 2px solid #fff;
	color: #000
}
.work-list {
	width: 100%;
	float: left;
	padding: 0 0 15px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px
}
body.home .site-inner {
	max-width: 100%;
	margin: 0;
	padding-bottom: 0
}
.site-inner, .wrap {
	float: none;
	margin: 0 auto;
	max-width: 1260px;
}
.slider .btn-groups{ justify-content: center; display:flex; gap:15px;}
.slider .btn-groups a {
  background: #fff;
  color: #00224c; padding: 12px 20px; text-transform: uppercase;
}
.slider h2{ font-size:50px;}
.slider .btn-groups a:hover{ background: #e70eff; color: #fff;}
#top{ height: 50px; background:#fff; padding:10px 0; color:#333; font-size:16px; text-align:right;}
#top a.more-link{ color:#fff; background:#7e2822; padding: 8px 20px;}
#top a.more-link:last-child{ background:#0089c4;}
#top a.more-link:hover{ background:#000;}
#top .widget{ float:right; margin:0 0 0 20px;}
.site-inner {
	background-color: #fff;
	clear: both;
	margin-top: 40px;
	position: relative;
	z-index: 9;
	padding-bottom: 25px;
	-word-wrap: break-word
}
.front-page-1 .metaslider {
	max-width: 100%!important
}
.front-page-1 .metaslider .caption-wrap {
	background: 0 0;
	height: auto;
	opacity: 1!important;
	top: 45%
}
.front-page-1 .metaslider .caption {
	width: 1100px;
	margin: 0 auto
}
.front-page-1 .metaslider .caption-wrap .caption-bg {
	float: right;
	width: 330px;
	background: #fff;
	opacity: .87;
	filter: alpha(opacity=87);
	padding: 20px
}
.front-page-1 .metaslider .caption{ height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;}
.front-page-1 .metaslider .caption h2, .front-page-1 .metaslider .caption h4 {
	text-transform: uppercase;
	font-weight: 400;
	margin: 0;
	padding: 5px 0;
	line-height: 28px;
	font-family: roboto_condensedregular
} 
.front-page-1 .metaslider .caption h2 {
	font-size: 24px;
	color: #000
}
.front-page-1 .metaslider .caption h4 {
	font-size: 18px;
	color: #f07c03
}
.front-page-1 .metaslider .caption h2 span {
	color: #0c60a9
}
.front-page .site-container .site-inner {
	margin-top: 138px;
	max-width: 100%;
	padding-bottom: 0
}
.altitude-landing .site-container .site-inner {
	margin-top: 140px
}
.secondary-nav .site-inner {
	margin-top: 250px
}
.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
	float: left;
	margin-left: 2.564102564102564%
}
.one-half, .three-sixths, .two-fourths {
	width: 48.717948717948715%
}
.one-third, .two-sixths {
	width: 31.623931623931625%
}
.four-sixths, .two-thirds {
	width: 65.81196581196582%
}
.one-fourth {
	width: 23.076923076923077%
}
.three-fourths {
	width: 74.35897435897436%
}
.one-sixth {
	width: 14.52991452991453%
}
.five-sixths {
	width: 82.90598290598291%
}
.first {
	clear: both;
	margin-left: 0
}
.avatar {
	border-radius: 50%;
	float: left
}
.author-box .avatar {
	height: 88px;
	width: 88px
}
.entry-comments .avatar {
	height: 60px;
	width: 60px
}
.alignleft .avatar, .author-box .avatar {
	margin-right: 24px
}
.alignright .avatar {
	margin-left: 24px
}
.comment .avatar {
	margin: 0 20px 24px 0
}
.breadcrumb {
	border-bottom: 2px solid #f5f5f5;
	font-size: 20px;
	margin-bottom: 60px;
	padding-bottom: 10px
}
.archive-description, .author-box {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 20px;
	margin-bottom: 100px;
	padding: 40px 0
}
.author-box-title {
	font-size: 22px;
	margin-bottom: 8px
}
.archive-description p:last-child, .author-box p:last-child {
	margin-bottom: 0
}
.search-form input[type=search] {
	margin-right: 10px;
	width: auto
}
.search-form input[type=submit] {
	padding: 25px
}
.widget_search input[type=submit] {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px
}
.archive-title {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 20px
}
.entry-title {
	font-size: 26px
}
.sidebar .entry-title {
	font-size: 24px;
	text-align: left
}
.entry-title a, .entry-title a:hover {
	color: #0089C4
}
.widget-full .widget-title {
	margin-bottom: 40px
}
.alignleft {
	float: left;
	text-align: left
}
.alignright {
	float: right;
	text-align: right
}
.widget_calendar td, .widget_calendar th, .wp-caption-text {
	text-align: center
}
a.alignleft, a.alignnone, a.alignright {
	max-width: 100%
}
a.alignnone {
	display: inline-block
}
a.aligncenter img {
	display: block;
	margin: 0 auto
}
.aligncenter, img.centered {
	display: block;
	margin: 0 auto 24px
}
#wpstats, .site-header.dark .nav-secondary {
	display: none
}
.alignnone, img.alignnone {
	margin-bottom: 12px
}
.wp-caption.alignleft, a.alignleft, img.alignleft {
	margin: 0 24px 24px 0
}
.wp-caption.alignright, a.alignright, img.alignright {
	margin: 0 0 24px 24px
}
.wp-caption-text {
	font-size: 18px;
	line-height: 1.2
}
.entry-content p.wp-caption-text {
	margin-bottom: 0
}
.entry-content .gallery-caption, .gallery-caption {
	margin: 0 0 10px
}
.post-password-form input {
	width: auto
}
.post-password-form input[type=submit] {
	padding: 25px
}
.widget ol>li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px
}
.widget ul li {
	margin-bottom: 10px;
	padding-bottom: 10px
}
.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0
}
.widget_calendar table {
	width: 100%
}
.featured-content .entry-title {
	font-size: 24px
}
.altitude-home .content .simple-social-icons {
	margin-top: 40px
}
.altitude-home .content .simple-social-icons ul li {
	margin: 0 20px!important
}
.altitude-home .content .simple-social-icons ul li a, .altitude-home .content .simple-social-icons ul li a:hover {
	padding: 30px
}
.site-header.dark .title-area, .title-area {
	padding: 15px 0
}
.enews-widget input {
	font-size: 18px;
	margin-bottom: 20px
}
.enews-widget input[type=submit] {
	margin: 0;
	width: 100%
}
.enews form+p {
	margin-top: 24px
}
.site-header {
	left: 0;
	position: fixed;
	top: 49px; background-color: #0089c4;
	width: 100%;
	z-index: 1000
}
body.logged-in .site-header{ top:80px;}
body.logged-in .site-header.dark{ top:32px;}
.site-header.dark{ top:0;}
.featured-section .site-header>.wrap {
	border-bottom: 1px solid #fff
}
.front-page .genesis-nav-menu li.current-menu-item>a, .genesis-nav-menu>li>a, .site-header.dark>.wrap {
	border-bottom: none
} 
.title-area {
	float: left; position:relative;
}
.nav-right{ float:right;}
.site-title {
	font-size: inherit;
	line-height: 10px; float: left;
	margin: 0; position:absolute;
	text-transform: uppercase
}
body .site-title a{
	background: url(images/logo.png) left top no-repeat !important;
	width: 236px;
	height: 70px;
	font-size: 0;
	display: inline-block
}
.site-header .wrap {
	position: relative
}
.phon-number {
	background: url(images/phn-icon.png) left 5px no-repeat;
	padding: 0 0 0 50px;
	color: #0692c1;
	font-size: 24px;
	line-height: 28px;
	margin: -5px 80px 0 0;
	font-family: Open Sans;
}
.phon-number span {
	color: #308b3a;
	display: block
}
.header-widget-area {
	float: right;
	padding: 20px 0 0
}
.customer-review {
	position: absolute;
	top: 40px;
	float: right;
	right: 0
}
.header-image .site-header.dark .title-area, .header-image .title-area {
	padding: 0
}
.header-image .site-title>a {
	background-size: contain!important;
	display: block;
	text-indent: -9999px
} 
.site-description {
	display: block;
	height: 0;
	margin-bottom: 0;
	text-indent: -9999px
} 
.genesis-nav-menu {
	line-height: 1
}
.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left; padding:0 20px;
	float: left
}
.genesis-nav-menu li li {
	margin-left: 0;
	border-right: none!important
}
.genesis-nav-menu a {
	color: #fff;
	display: block;
	font-size: 16px; font-weight:400; text-transform:uppercase;
	padding: 30px 0; position:relative; text-decoration:none;
} 
.genesis-nav-menu li.highlight a:hover::before {
	color: #ff9a21
}
.genesis-nav-menu li.highlight>a {
	font-weight: 800
}
.front-page .genesis-nav-menu li.current-menu-item>a:hover, .genesis-nav-menu li.current-menu-item>a, .genesis-nav-menu>li>a:hover {
	color: #81261e;
}
.front-page .genesis-nav-menu li.current-menu-item>a:hover:after, .genesis-nav-menu li.current-menu-item>a:after, .genesis-nav-menu>li>a:hover:after{ content:''; background:#81261e; height:3px; width:100%; display:block; position:absolute; bottom:0;}
.front-page .genesis-nav-menu .sub-menu li.current-menu-item>a:hover:after, .genesis-nav-menu .sub-menu li.current-menu-item>a:after, .genesis-nav-menu  .sub-menu>li>li>a:hover:after{ content:inherit;}
.genesis-nav-menu .sub-menu {
	left: -9999px;
	letter-spacing: 0;
	opacity: 0; margin-left:-20px;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	width: 200px;
	z-index: 99
}
.genesis-nav-menu .sub-menu a {
	background-color: #000;
	padding: 10px 15px; font-size:15px; text-transform:capitalize;
	position: relative; line-height:22px;
	min-width: 220px; color:#fff;
}
.genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu li.current-menu-item>a {
	background-color: #e815ff; color:#fff;
}
.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 170px
}
.genesis-nav-menu .menu-item:hover {
	position: static
}
.genesis-nav-menu .menu-item:hover>.sub-menu {
	left: auto;
	opacity: 1
}
.genesis-nav-menu>.first>a {
	padding-left: 0
}
.genesis-nav-menu>.last>a {
	padding-right: 0
}
.genesis-nav-menu>.right {
	color: #fff;
	display: inline-block;
	list-style-type: none;
	padding: 27px 20px;
	text-transform: uppercase
}
.genesis-nav-menu>.right>a {
	display: inline;
	padding: 0
}
.genesis-nav-menu>.rss>a {
	margin-left: 48px
}
.genesis-nav-menu>.search {
	display: block;
	margin: 0 auto;
	padding: 0 20px 20px;
	width: 50%
}
.nav-primary { 
}
#front-page-1 .widget.banner-left, #front-page-1 .wrap, .footer-widgets, .front-page-1 {
	position: relative
} 
.nav-secondary {
	border-bottom: 1px solid #fff
}
.nav-footer .genesis-nav-menu {
	padding: 20px 0
}
.nav-footer .genesis-nav-menu a {
	border: none;
	font-weight: 800;
	letter-spacing: 3px;
	margin: 0 20px;
	padding: 0
}
.responsive-menu-icon {
	cursor: pointer;
	display: none;
	margin: 10px 0;
	text-align: right;
}
.responsive-menu-icon::before {
	color: #fff;
	content: "\f333";
	font: 400 24px/1 dashicons;
	margin: 0 auto
}
.nav-secondary .responsive-menu-icon {
	margin: 10px auto 0
}
.image-section, .solid-section {
	clear: both;
	text-align: center;
	width: 100%
}
.image-section {
	background: -moz-linear-gradient(top, rgba(0,0,0,.2) 0, rgba(0,0,0,.5) 30%, rgba(0,0,0,.8) 80%, rgba(0,0,0,.9) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,.2)), color-stop(30%, rgba(0,0,0,.5)), color-stop(80%, rgba(0,0,0,.8)), color-stop(100%, rgba(0,0,0,.9)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,.2) 0, rgba(0,0,0,.5) 30%, rgba(0,0,0,.8) 80%, rgba(0,0,0,.9) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,.2) 0, rgba(0,0,0,.5) 30%, rgba(0,0,0,.8) 80%, rgba(0,0,0,.9) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,.2) 0, rgba(0,0,0,.5) 30%, rgba(0,0,0,.8) 80%, rgba(0,0,0,.9) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,.2) 0, rgba(0,0,0,.5) 30%, rgba(0,0,0,.8) 80%, rgba(0,0,0,.9) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#e6000000', GradientType=0);
	display: table;
	table-layout: fixed;
	width: 100%
}
.image-section .widget-area {
	display: table-cell;
	text-align: center;
	vertical-align: middle
}
#front-page-3 .image-section {
	height: auto!important
}
#front-page-3 .gform_wrapper .gform_footer {
	padding: 0
}
#front-page-3 .image-section .widget-area {
	vertical-align: top
}
.image-section, .image-section a {
	color: #fff
}
.image-section .featured-content .entry-title a:hover, .image-section a:hover {
	color: #f07c03
}
.solid-section {
	background-color: #fff
}
.front-page-2, .front-page-3, .front-page-4, .front-page-5, .front-page-6, .front-page-7 {
	border-top: 54px solid transparent;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	position: relative;
	z-index: 9
}
.front-page-1 .image-section .widget-area {
	vertical-align: inherit
}
.front-page-1 .image-section .widget-area li {
	padding: 0;
	margin: 0
}
.front-page-1, .front-page-3, .front-page-4, .front-page-5, .front-page-7 {
	background-attachment: fixed;
	background-color: #fff;
	background-position: 50% 0;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	width: 100%;
	float: left
}
.front-page-1 .image-section {
	padding-top: 0;
	height: 100%!important
}
.front-page-2 {
	background: url(images/banner-bottom-shad.jpg) left top repeat-x;
	width: 100%;
	float: left;
	z-index: 999
}
.front-page-2 .flexible-widgets {
	background: url(images/banner-bottom.jpg) center top no-repeat
}
.secondary-nav .front-page-1 .image-section {
	padding-top: 150px
} 
.bottom-image {
	margin-bottom: -120px;
	margin-top: 100px
}
.bottom-image img {
	margin-bottom: -10px
}
.front-page .field-wrap:last-child {
	margin-bottom: 0
}
.small-disclaimer {
	font-size: 14px;
	font-style: italic
}
#front-page-1 .widget.banner-left {
	float: left;
	width: 50%;
	text-align: center;
	top: 50%;
	left: 0
}
#front-page-1 .widget.banner-left h2 {
	color: #fff;
	font-family: Lapland Demibold;
	font-size: 40px;
	text-transform: uppercase;
	margin: 0 0 25px
}
#front-page-1 .widget.banner-left .readmore_btn {
	background: #2d711d;
	padding: 12px 25px;
	text-transform: uppercase;
	color: #fff;
	font-family: Open Sans;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 18px
}
#front-page-1 .widget.banner-left .readmore_btn:hover {
	background: #e97000
}
#front-page-1 .widget.banner-right {
	float: right;
	width: 49%;
	clear: none!important;
	margin: 0
}
.video-bg {
	background: url(images/video-bg.png) left top no-repeat;
	width: 471px;
	height: 381px;
	float: right;
	padding: 17px;
	margin-top: -35px
}
#front-page-3 .widget.solar-left {
	width: 700px;
	padding: 42px 0 0
}
#front-page-3 .widget.solar-left h4 {
	font-size: 29px;
	color: #fff;
	font-family: Lapland Demibold;
	background: url(images/heading-border.png) center 16px no-repeat;
	text-transform: capitalize
}
.solar-area {
	clear: both
}
.solar-widget {
	width: 150px;
	text-align: center;
	margin: 0 10px;
	display: inline-block;
	font-family: arena_condensedregular;
	font-size: 16px
}
.solar-widget img {
	border-radius: 150px;
	-webkit-border-radius: 150px;
	width: 150px;
	height: 140px;
	margin-bottom: 12px
}
#front-page-3 .widget.solar-right {
	float: right;
	clear: none!important;
	background: url(images/contact-form-shad.png) left top repeat-y;
	width: 390px;
	padding: 22px 45px
}
#front-page-3 .widget.solar-right .gform_wrapper h3.gform_title {
	text-transform: uppercase;
	font-size: 21px;
	font-family: HeaveneticaCond6;
	font-weight: 400
}
#front-page-3 .widget.solar-right .gform_wrapper input, #front-page-3 .widget.solar-right .gform_wrapper textarea {
	padding: 4px;
	background: #fff;
	color: #333;
	font-size: 13px;
	border: none
}
#front-page-3 .widget.solar-right .gform_wrapper label {
	font-weight: 400;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif
}
#front-page-3 .widget.solar-right .gform_wrapper textarea {
	height: 100px
}
#front-page-3 .widget.solar-right li {
	padding: 0;
	margin: 0 0 5px
}
body.page-id-51 .home-feature-img img {
	height: 200px;
}
#front-page-3 .widget.solar-right .gform_wrapper input[type=submit] {
	background: #f07c03 !important;
	color: #000 !important;
	padding: 7px 20px;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400
}
.single-post-nav {
	width: 100%;
	color: #f07c03;
	float: left;
	padding: 0 0 12px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px
}
.single-post-left {
	float: left
}
.single-post-right {
	float: right
}
.single-post-right a { background: #efefef; font-size: 14px; padding:6px 12px; margin: 0 0 0 6px;   border-radius: 30px; width: 35px; height: 35px; display: inline-block;}
.single-post-right a:hover { background: #f6b838; color: #fff;}
.single-post-nav a {
	color: #f07c03
}
.front-page .dashicons {
	font-size: 40px;
	height: 40px;
	margin-bottom: 20px;
	width: 40px
}
.flexible-widgets {
	padding-bottom: 0;
	padding-top: 0
}
.flexible-widgets .widget {
	float: left;
	margin: 0 0 0 2.564102564102564%
}
.flexible-widgets.widget-area .widget:nth-of-type(1), .flexible-widgets.widget-full .widget, .flexible-widgets.widget-halves.uneven .widget:last-of-type {
	background: 0 0;
	margin-left: 0;
	padding: 0;
	width: 100%
}
.flexible-widgets.widget-halves .widget, .widget-area.flexible-widgets.widget-half .widget {
	width: 48.717948717948715%
}
.flexible-widgets.widget-thirds .widget {
	width: 31.623931623931625%
}
.flexible-widgets.widget-fourths .widget {
	width: 23.076923076923077%
}
.flexible-widgets.widget-fourths .widget:nth-child(4n+2), .flexible-widgets.widget-halves .widget:nth-child(even), .flexible-widgets.widget-thirds .widget:nth-child(3n+2) {
	clear: left;
	margin-left: 0
}
.solid-section .widget {
	background-color: #fff;
	padding: 40px
}
.solid-section .widget-title {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 30px
}
.flexible-widgets.widget-fourths h2, .flexible-widgets.widget-halves h2, .flexible-widgets.widget-thirds h2 {
	font-size: 36px
}
.content {
	float: left;
	width: 900px;
}
.page .content {
	padding-bottom: 30px
}
.sidebar-content .content {
	float: right
}
.full-width-content .content {
	padding: 0;
	width: 100%
}
.full-width-content.front-page .content {
	padding: 0
}
.inner-banner {
	background: #f3f3f3;
	padding: 10px 0;
	width: 100%;
	float: left;
	margin: 140px 0 0
}
.breadcrumb-container {
	float: right;
	color: #fff
}
.breadcrumb-container a {
	color: #fff
}
.inner-banner h1 {
	float: left;
	margin: 0
}
.entry {
	margin-bottom: 10px
}
.widget .entry {
	margin-bottom: 40px
}
.entry-content ol, .entry-content ul {
	margin-bottom: 30px;
	margin-left: 40px
}
.entry-content ol ol, .entry-content ul ul, p.entry-meta {
	margin-bottom: 0
}
.entry-content ol>li {
	list-style-type: decimal
}
.entry-content ul>li {
	list-style-type: disc
}
.after-entry li, .comment-list li, .ping-list li, .sidebar li {
	list-style-type: none
}
.entry-content code {
	background-color: #000;
	color: #ddd
}
p.entry-meta {
	font-size: 20px;
	display: none
}
.entry-header p.entry-meta {
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 16px;
	text-transform: uppercase
}
.image-section .entry-header::after {
	border-color: #fff
}
.entry-footer::before {
	border-top: 1px solid #ccc;
	content: "";
	display: block;
	margin: 0 auto 20px;
	width: 100%
}
.sidebar .entry-header::after {
	display: none
}
.entry-categories::before, .entry-tags::before {
	display: inline-block;
	font: 400 20px/1 dashicons;
	margin-right: 5px;
	margin-top: 2px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased
}
.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px
}
.after-entry {
	border-top: 1px solid #000;
	padding: 40px 0
}
.after-entry .widget {
	margin-bottom: 40px
}
.after-entry .widget:last-child, .after-entry p:last-child {
	margin: 0
}
.pagination {
	clear: both;
	margin: 40px 0
}
.adjacent-entry-pagination {
	margin-bottom: 0
}
.archive-pagination li {
	display: inline
}
.archive-pagination li a {
	background-color: #000;
	box-shadow: 0 0 1px rgba(0,0,0,.1);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 8px 12px;
	text-transform: uppercase
}
.archive-pagination .active a, .archive-pagination li a:hover {
	background-color: #f07c03;
	color: #fff
}
.comment-respond, .entry-comments, .entry-pings {
	margin-bottom: 100px
}
.entry-comments .comment, .entry-comments .comment-reply, p.comment-meta {
	margin-bottom: 40px
}
.comment-header {
	font-size: 20px
}
.entry-comments .comment {
	border-bottom: 1px solid #000
}
.comment-content, .entry-comments .comment {
	clear: both
}
.entry-comments .children .comment, .entry-comments .comment-author, p.form-submit {
	margin: 0
}
.entry-comments .children .comment {
	border: none
}
.comment-respond label {
	display: block;
	font-weight: 800
}
.ping-list .reply, .site-footer {
	display: none
}
.comment-respond input[type=email], .comment-respond input[type=text], .comment-respond input[type=url] {
	width: 100%
}
.entry-comments ul.children {
	margin-left: 40px
}
.sidebar {
	float: right;
	width: 300px
}
.sidebar-content .sidebar {
	float: left
}
.sidebar p:last-child {
	margin-bottom: 0
}
.sidebar li {
	margin-bottom: 6px
}
.sidebar ul>li:last-child {
	margin-bottom: 0
}
.sidebar .widget {
	margin-bottom: 15px;
	box-shadow: 0 0 25px #dddc;
	padding: 20px
}
.sidebar h4 { 
	color: #f07c03; font-weight: 400;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 6px 0;
	font-size: 18px
}
.footer-widgets {
	background: #25272e url(images/footer-bg.png) left top no-repeat;
	clear: both; padding:50px 0;
	z-index: 9
}
.footer-widgets h4 {
	padding: 0; font-size:20px; text-transform:uppercase; font-weight:600; color:#fff;
}
.footer-widgets li {
	background: url(images/footer-list.png) left 16px no-repeat;
	padding: 8px 0 8px 15px; margin-bottom:0 !important;
}
.footer-widgets li a:hover {
	color: #ff9a21
}
.footer-widgets .wrap {
	padding-bottom: 25px;
	padding-top: 25px
}
.footer-widgets, .footer-widgets .wrap a, .footer-widgets .wrap a.button {
	color: #bbbbbb
}
.footer-widgets a:hover {
	color: #ff9a21
}
.footer-widgets p:last-child {
	margin-bottom: 0
}
.footer-widgets .widget-area {
	width: 23%;
	margin: 0 2% 0 0;
	float: left;
	text-align: left
}
.benefits-box {
	width: 31%;
  float: left;
  margin: 0 2% 20px 0;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  padding: 15px;
  text-align: center;
}
.benefits-box h2 {
	font-size: 20px;
	margin: 10px 0
}
.benefits-box h2 a {
	color: #000
}
.site-footer {
	background-color: #000;
	padding: 20px;
	text-align: center
}
.copy-area {
	background: #1b1b1b;
	padding: 20px 0;
	width: 100%;
	clear: both;
	color: #c2c2c2;
	font-size: 15px
}
.scrollToTop {
	background: url(images/go-top.png) left top no-repeat;
	width: 20px;
	height: 12px;
	float: right;
	font-size: 0; margin-top: -15px;
} 
.copy-left {
	width: 100%;
	text-align: center
}
@media only screen and (max-width:1280px) {
.site-inner, .wrap {
	max-width: 1100px
}
}

@media only screen and (max-width:1200px) {
.site-inner, .wrap {
	max-width: 960px
}
.site-header .widget-area {
	width: 580px
}
.content {
	width: 520px
}
.full-width-content .content {
	padding: 0 110px
}
.genesis-nav-menu a {
	padding: 30px 10px
} 
.front-page-1, .front-page-3, .front-page-5, .front-page-7 {
	background-attachment: scroll
}
}

@media only screen and (max-width:1023px) {
.site-inner, .wrap {
	max-width: 768px
}
.secondary-nav .site-inner {
	margin-top: 80px
}
.front-page .site-inner {
	max-width: none;
	margin-top: 0
}
.site-header {
	position: static
}
.front-page .site-header {
	background-color: #000
}
.front-page .site-header>.wrap {
	border: none
}
.content, .sidebar, .site-header .widget-area, .title-area {
	width: 100%
}
.site-header .title-area, .site-header.dark .title-area {
	padding: 15px 0
}
.header-image .dark .site-title>a {
	height: 76px
}
.genesis-nav-menu, .site-header .widget-area, .site-title {
	text-align: center
}
.header-image .site-title>a {
	background-position: center!important
}
.nav-primary .genesis-nav-menu {
	float: none
}
.nav-secondary, .site-header.dark .nav-secondary {
	border-bottom: none;
	display: block
}
.genesis-nav-menu a, .site-header.dark .genesis-nav-menu a {
	padding: 10px
}
.site-inner {
	margin-top: 80px
}
.full-width-content .content {
	padding: 0
}
.full-width-content img.pull-left {
	margin-left: 0
}
.full-width-content img.pull-right {
	margin-right: 0
}
.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
	margin: 0;
	width: 100%
}
.flexible-widgets.widget-fourths .widget, .flexible-widgets.widget-full .widget, .flexible-widgets.widget-halves .widget, .flexible-widgets.widget-thirds .widget {
	margin: 0 auto 20px;
	width: 100%
}
.image-section h2, .solid-section h2 {
	font-size: 60px
}
.front-page-1 .image-section, .secondary-nav .front-page-1 .image-section {
	padding-top: 0
}
}

@media only screen and (max-width:800px) {
.site-inner, .wrap {
	max-width: none;
	width: 100%;
	padding: 0
}
.front-page .site-inner {
	padding: 0
}
.genesis-nav-menu.responsive-menu {
	display: none;
	float: none;
	padding-bottom: 20px
}
.genesis-nav-menu.responsive-menu .menu-item, .responsive-menu-icon {
	display: block
}
.genesis-nav-menu.responsive-menu .menu-item:hover {
	position: static
}
.genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item>a:hover, .genesis-nav-menu.responsive-menu li a, .genesis-nav-menu.responsive-menu li a:hover, .genesis-nav-menu.responsive-menu li.current-menu-item>a {
	background: 0 0;
	border: none;
	display: block;
	padding: 15px 0;
	text-transform: none
}
.genesis-nav-menu.responsive-menu .menu-item-has-children {
	cursor: pointer
}
.genesis-nav-menu.responsive-menu .menu-item-has-children>a {
	margin-right: 60px
}
.genesis-nav-menu.responsive-menu>.menu-item-has-children:before {
	content: "\f347";
	float: right;
	font: 400 20px/1 dashicons;
	height: 20px;
	padding: 7px 20px;
	right: 0;
	text-align: right;
	z-index: 9999
}
.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
	content: "\f343"
}
.genesis-nav-menu.responsive-menu>.menu-item>.sub-menu {
	display: none
}
.genesis-nav-menu.responsive-menu .sub-menu {
	background-color: rgba(255,255,255,.05);
	left: auto;
	opacity: 1;
	position: relative;
	-moz-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	width: 100%;
	z-index: 99
}
.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
	background-color: transparent;
	margin: 0;
	padding-left: 25px
}
.genesis-nav-menu.responsive-menu .sub-menu li a, .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
	padding: 10px 0;
	position: relative;
	text-transform: none;
	width: 100%
}
.genesis-nav-menu.responsive-menu .current-menu-item>a, .genesis-nav-menu.responsive-menu .sub-menu .current-menu-item>a:hover, .genesis-nav-menu.responsive-menu a:hover, .genesis-nav-menu.responsive-menu>li.menu-item-has-children:hover>a {
	background: 0 0
}
.site-header .genesis-nav-menu.responsive-menu .current-menu-item>a, .site-header .genesis-nav-menu.responsive-menu .sub-menu, .site-header .genesis-nav-menu.responsive-menu .sub-menu li a, .site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover, .site-header .genesis-nav-menu.responsive-menu a:hover, .site-header .genesis-nav-menu.responsive-menu>.menu-item-has-children:before, .site-header .genesis-nav-menu.responsive-menu>li:hover>a {
	color: #fff
}
.altitude-home .simple-social-icons ul li {
	margin: 0 20px 20px!important
}
.footer-widgets .wrap {
	padding-top: 60px;
	padding-bottom: 60px
}
.front-page-2, .front-page-3, .front-page-4, .front-page-5, .front-page-6, .front-page-7 {
	border-top: 0;
	margin-top: 0
}
.image-section .flexible-widgets {
	padding-bottom: 80px
}
.solid-section .flexible-widgets {
	padding-bottom: 40px;
	padding-top: 60px
}
.bottom-image {
	margin-top: 60px;
	margin-bottom: -80px
}
}

@media only screen and (max-width:480px) {
.image-section h2, .solid-section h2 {
	font-size: 40px
}
}
.content.full_width {
	width: 100%
}

@media only screen and (max-width:800px) {
#front-page-1 .widget, #front-page-4 .stack4-left h2, .inner-banner, .nav-primary, .phon-number, body.home .site-inner {
	margin: 0
}
	.site-inner{ margin-top:30px;}
.front-page-1 .metaslider .caption, .site-inner, .wrap {
	max-width: 96%
}
#front-page-2 section.widget.starnews-bx {
	width: 100%;
	padding-right: 0
}
#front-page-5 section.widget.starnews-bx {
	width: 100%;
}
.footer-widgets li {
	padding-bottom: 0
}
.nav-primary {
	position: static
}
.customer-review {
	position: static;
	float: none
}
.customer-review img {
	width: 80px
}
.phon-number {
	background: 0 0;
	padding: 0;
	font-size: 18px
}
.header-widget-area {
	padding-top: 6px
}
.genesis-nav-menu .menu-item {
	float: none;
	border: none;
	border-bottom: 1px solid #217f18
}
#front-page-2 section.widget.widget-first .refer_btn {
	float: none;
	display: inline-block;
	margin-right: 0
}
#front-page-2 section.widget.widget-first {
	width: 100%
}
#front-page-3 .widget.solar-right {
	width: 100%;
	padding: 5%
}
#front-page-3 .widget.solar-right .gform_wrapper input, #front-page-3 .widget.solar-right .gform_wrapper textarea {
	background: #fff;
	color: #333
}
#front-page-3 .widget.solar-right .gform_wrapper input[type=submit] {/*color:#fff*/
}
#front-page-4 .stack4-left, #front-page-4 .widget.stack4-right {
	width: 100%;
	background: 0 0;
	padding: 0
}
#front-page-5 {
	padding-bottom: 0
}
#front-page-4 .stack4-left h4 {
	margin: 0;
	padding: 0 0 20px;
	background-position: center top
}
.front-page-1 .image-section .widget-area {
	padding: 0
}
}

@media only screen and (max-width:750px) {
#front-page-1 .widget, #front-page-4 .stack4-left h2, .nav-primary, .phon-number {
	margin: 0
}
.front-page-1 .metaslider .caption, .site-inner, .wrap {
	max-width: 92%
}
.front-page-1 .metaslider .caption-wrap {
	top: auto
}
.nav-primary {
	position: static
}
.customer-review {
	position: static;
	float: none
}
.customer-review img {
	width: 80px
}
.phon-number {
	background: 0 0;
	padding: 0;
	font-size: 18px
}
.header-widget-area {
	padding-top: 6px
}
.genesis-nav-menu .menu-item {
	float: none;
	border: none;
	border-bottom: 1px solid #217f18
}
.front-page-1 .metaslider .caption h2 {
	font-size: 16px
}
.front-page-1 .metaslider .caption h4 {
	line-height: 20px;
	font-size: 13px
}
.front-page-1 .metaslider .caption-wrap .caption-bg {
	width: auto;
	padding: 5px 10px
}
.image-section .flexible-widgets {
	padding: 0
}
.front-page-2 .solid-section .flexible-widgets {
	padding-top: 10px
}
#front-page-3 .widget.solar-left h4 {
	font-size: 20px;
	background: 0 0
}
#front-page-3 .widget.solar-left {
	width: 100%
}
#front-page-3 .widget.solar-right {
	width: 100%;
	padding: 5%
}
#front-page-3 .widget.solar-right .gform_wrapper input, #front-page-3 .widget.solar-right .gform_wrapper textarea {
	background: #fff;
	color: #333
}
#front-page-3 .widget.solar-right .gform_wrapper input[type=submit] {/*color:#fff*/
}
#front-page-4 .stack4-left, #front-page-4 .widget.stack4-right, #front-page-5 .widget.bottom-left, #front-page-5 .widget.bottom-right {
	width: 100%;
	background: 0 0;
	padding: 0
}
#front-page-5 {
	padding-bottom: 0
}
#front-page-4 .stack4-left h4 {
	margin: 0;
	padding: 0 0 20px;
	background-position: center top
}
.front-page-4 {
	padding-top: 30px
}
.flexible-widgets.widget-fourths h2, .flexible-widgets.widget-halves h2, .flexible-widgets.widget-thirds h2 {
	font-size: 24px
}
#front-page-4 .stack4-left h4, #front-page-4 .stack4-left h4 span {
	font-size: 20px
}
.footer-widgets .wrap {
	padding: 25px 0
}
.footer-widgets .widget-area {
	width: 100%;
	margin: 0 0 40px
}
.footer-widgets{ padding-bottom:0;}
#front-page-2 section.widget.widget-first .refer_btn {
	float: none;
	display: inline-block;
	margin-right: 0
}
#front-page-2 section.widget.widget-first {
	width: 100%
}
#front-page-2 section.widget.widget-first h2 {
	float: none;
	text-align: center
}
.front-page-2 .flexible-widgets {
	background: 0 0
}

.benefits-box {
	width: 100%;
	margin: 0 0 20px
}
}
.banner-bottom{ background: #f0f6ff;}
.banner-bottom, .mission-area{ padding:70px 0; width:100%; float:left; text-align:center;}
.mission-area{ background: #e8ece9;}
.banner-bottom h2, .mission-area h2{ color:#7e2822; font-size:38px; font-weight: 800; text-transform:uppercase; margin:0 0 12px 0;}
.banner-bottom p, .mission-area p{ font-size:16px; color: #000;}
.banner-bottom .widget{ float:left; width:30%; margin:20px 15px 0 15px; text-align:center; padding-top: 15px; text-align: center;
  background: #fff; box-shadow: 0 0 32px -7px rgba(0,0,0,.1); border-radius: 1rem; padding: 25px;}
.banner-bottom .widget h4{ color: #0089C4;}
.banner-bottom .entry-content, .banner-bottom .rl-image-widget-text{ padding:22px 0 0 0; clear: both;}
.banner-bottom .widget:hover{ box-shadow:0 0 15px #e9e9e9;}
.banner-bottom .entry-content p{ margin:0; font-size:14px; color: #8d8d8d;font-weight: 300;}
.mission-area .widget{ width:22.5%; margin-right:30px; float:left;}
.banner-bottom .alignnone, .banner-bottom img.alignnone{ margin:0;}
.banner-bottom a.alignnone{ display:block;}
.banner-bottom img{ width:100%; float:left;}

.more-link{background: #000;
  font-size: 16px;
  padding: 15px 20px;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;}
.front-page-4 .more-link{ background: #fff;  color: #000;}
.more-link:hover{ background:#0c6602; color:#fff;}


.sp-tab__tab-content > .sp-tab__tab-pane {
  padding: 20px 0 !important;
  border: none !important;
}
.mission-area .aligncenter{ background: #fff;
  width: 170px;
  height: 170px;
  padding: 30px;
  border-radius: 200px;
  margin: 0 auto 20px auto; transition: transform .7s ease-in-out;}
.mission-area .widget:hover .aligncenter{ transition: 0.9s; transform: rotateY(180deg);}
.fpa-more-link .more-link{ background: #7e2822; color: #fff; border-radius:2px; padding:10px 20px;}
.fpa-more-link .more-link:hover{ background:#000;}
.mission-area .entry-header{ display:block;}
.mission-area .featured-content .entry-title {
  font-size: 16px;
}
.page-id-964 .content{ width:100%;}
.page-id-964 .sidebar{ display:none;}

.front-page-4{ border:none; background:url(images/front-3-bg.jpg) left top no-repeat; background-size:cover; background-attachment:fixed; position:relative; padding:150px 0; text-align:center;}
.front-page-4:before{ background:rgba(34, 52, 75, 0.4); content:''; position:absolute; left:0; top:0; width:100%; height:100%;}
.front-page-4 .wrap{ position:relative;}
.front-page-4 h2{ color:#FFA100; font-size:44px; font-weight:300; letter-spacing:2px;}
.front-page-4 h2 span{ font-weight:600; font-size:74px; color:#fff; letter-spacing:0; display:block;}

.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label{ font-weight:normal;}
.front-page-3{ background:#f9f9f9 url(images/about-solar.png) right bottom no-repeat !important; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; padding:70px 0;}
.front-page-3 .widget{ width:30%; float:left; margin:0 5% 0 0;}
.front-page-3 h4{ font-size:24px; font-weight:bold; color:#7e2822; text-transform:uppercase; margin:0 0 15px 0;}
.front-page-3 li{ border-top:1px solid #e9e8e8; display:block; list-style:none; padding:0 !important; margin:0 !important;}
.front-page-3 li a{ padding:18px 0; display:block; color:#4e4e4e;}
.front-page-3 li a:before{ content:'\f185'; font-family:fontAwesome; font-size:10px; margin-right:10px;}
.front-page-3 li a:hover{background-color: #ff9a21; color: #000;}
.mission-list h5{ font-size:18px; font-weight:bold; margin: 0 0 12px 0; line-height:80px;}
.mission-area .widget{ text-align:left; position:relative;}
.mission-area .widget:before {
  content: '';
  width: 200px;
  height: 2px;
  background: #efefef;
  position: absolute;
  left: 57%;
  top: 80px;
  z-index: -1;
}
.mission-area .widget:last-child:before{ content:inherit;}
.front-page-3 .rl-image-widget h4{ margin:0;}
.front-page-3 .widget_custom_html{ margin-top:60px;}
.mission-list .icon{ width: 90px; color:#e604ff; line-height:86px; font-size:40px; height: 90px; border-radius: 50%; margin-right: 30px; display: inline-block; margin-bottom: 20px; text-align: center; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; border: 1px solid #eeeeee; float:left;}
.mission-list:hover .icon{ background:#e604ff; border-color:#e604ff; color:#fff;}
.mission-list p{ font-size:14px;}
.mission-list{ width: 100%; float: left;}

.footer-widgets .address-links li, .footer-widgets .social-icons li{ border:none; background:none; padding-left:0; display: inline-block; text-align: center;}
.footer-widgets .social-icons li{ display:inline-block;}
.footer-widgets .social-icons li a{ display:inline-block; font-size: 13px; height: 30px; line-height: 30px; margin: 2px 7px 2px 0; width: 30px; border-radius: 50%; background-color: #ff9a21; color: #fff;}
.footer-widgets .social-icons li a:hover{ background-color: #fff; color: #333;}
.footer-widgets .tags a { border: 1px solid #404040;  display: inline-block; color: #808080; font-size: 12px; margin: 5px 4px 5px -2px; padding: 5px 10px;
}  
.footer-widgets .tags a:hover{ background-color: #ff9a21; color: #000;}
.footer-widgets p{ margin:15px 0; color:#fff;}
.site-header.dark .title-area a{ width:50px; height:52px; background-size:cover;}
.slider{ position:relative; float: left; width: 100%;}
.slider .metaslider .caption-wrap{ height:100%; background:rgba(0, 0, 0, 0.4); opacity:1; text-align:center; display: flex; justify-content: center;
  align-items: center;}
.slider .metaslider .caption-wrap .caption-bg{ position: absolute; top: 50%; transform: translate(0, -50%); width: 100%;}
.slider .metaslider .caption-wrap .caption-bg h2{ font-weight:800; text-transform:uppercase; color:#fff; font-size:40px;}
.slider .metaslider .caption-wrap .caption-bg h4{ font-size:30px;}
.slider .metaslider .rslides_nav{ font-size:0px; width: 50px; height: 50px; padding:0; text-align: center;
line-height: 44px;}
.slider .rslides_nav.prev:before{content:"\f104"; font-family:fontAwesome; font-size:25px; color:#fff;}
.slider .rslides_nav.next:before{content:"\f105"; font-family:fontAwesome; font-size:25px; color:#fff;}
.slider .rslides_nav.prev{ left:15px;}
.slider .rslides_nav.next{ right:15px;}

.listing-box {
    width: 23%;
    float: left; text-align:center;
    padding: 10px;
    background: #fff;
    border:1px solid #eee;
    margin: 1%; text-align:center;
}
.listing-box:hover{ box-shadow: 0 0 10px #ccc;}
.listing-box h4{ font-family:Abel; font-size:22px; color:#3168a1;}
.listing-box h4 a{ color:#3168a1; text-decoration:none;}

.inner-slider{ background:url(images/hero.jpg) left top no-repeat; width:100%; float:left; background-size:cover; height:190px; text-align:center; position:relative; top: -17px;}
.inner-slider:before{ background:rgba(0, 0, 0, 0.6); width:100%; height:100%; content:''; display:inline-block;}
.inner-slider h1{ color:#ff9a21; font-weight:800; font-size:38px; margin:0; position: absolute; top: 130px; transform: translate(0, -50%); width:100%; text-align:center;}
.site-container{ clear:both;}

#top #sfsi_holder{ display:none;}
#top .sfsi_wicons{ width:25px !important; height:25px !important;}
#top .norm_row{ position: static !important; width: auto !important;}
.front-page-6 {
    background: url(https://awacoll.com/wp-content/themes/essence-pro/images/about-bg.jpg) left top no-repeat; border:none;
    color: #d7d5d5;
}
.front-page-6{ clear:both;}
.front-page-6 .widget {
    width: 50%;
    float: left;
    padding: 80px;
    margin: 0;
}
.front-page-6 .widget:first-child {
    background: rgba(0, 0, 0, 0.8);
}
.front-page-6 .widget:last-child {
    background: rgba(155, 11, 11, 0.9);
}
.front-page-6 .widget:last-child p{ color:#fff;}
.widget-row {
    display: flex;
}
.front-page-6 .widget .widget-title {
    text-transform: capitalize;
    font-family: Poppins;
    color: #fff;
    font-size: 42px;
    font-weight: 600;
    padding: 0;
}
.front-page-6 .widget:last-child .widget-title {
    color: #fff;
}
.front-page-6 .widget:last-child h1{ color:#FFA100;}
.front-page-7 {
    padding: 60px 0;
    background: #fff;
    clear: both;
}
.front-page-7 h2 {
    color: #7e2822;
  font-size: 38px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 12px 0;
	text-align: center;
}
.front-page-7 .widget {
    /*width: 30%;
    margin: 0 15px 30px 15px;
	text-align: center;
    background: #fff;
    box-shadow: 0 0 32px 0 rgba(0,0,0,.1);
    border-radius: 1rem;
    padding: 25px;*/
}
.front-page-7 .sp-tab__lay-default > ul{ display:flex; justify-content:center !important;}
.front-page-7 .sp-tab__lay-default > .sp-tab__tab-content .sp-tab__tab-pane{ border:none; padding:0;}
.sp-tab__lay-default > ul .sp-tab__nav-item{ padding:0 !important;}
.sp-tab__nav-tabs > .sp-tab__nav-item.show .sp-tab__nav-link, .sp-tab__nav-tabs > .sp-tab__nav-item .sp-tab__nav-link.sp-tab__active, .sp-tab__lay-default label > .sp-tab__card-header{ background:#7e2822 !important; color:#fff;}
.sp-tab__nav-tabs > .sp-tab__nav-item .sp-tab__nav-link.sp-tab__active .sp-tab__tab_title{ color:#fff !important;}
.sp-tab-content img{ float:left; margin:0 20px 20px 0;}

.single-post-thumbnail{ max-width:40%; float:left; margin:0 20px 20px 0;}

@media only screen and (max-width:1024px) {
	.slider{ margin-top:0;}
	.banner-bottom .widget{ margin: 20px 10px 0 10px;}
	h4{ top:20px;}
	.mission-list h5{ line-height: 30px; position: relative; top: 15px;}
.mission-area .widget{ width:39%;}
.mission-area .widget.widget_custom_html{ width: 51%;}
	.site-title{ z-index:9;} 
	.genesis-nav-menu .menu-item{ padding:0;}
}
@media only screen and (max-width:800px) {
	.nav-right{ float:none; clear: both; padding: 5px 0 0 0;}
	.inner-slider{ top:0;}
	.inner-slider h1{ top:50%;}
	.genesis-nav-menu .sub-menu{ margin:0;}
	.genesis-nav-menu .menu-item{ padding:0;}
	.genesis-nav-menu .menu-item li{ padding:0 10px;}
	.genesis-nav-menu.responsive-menu{ padding-top:20px;}
	.slider h2{ font-size:20px; margin:0;}
	.slider h4{ font-size:17px;}
	.slider .rslides_nav.prev{ left:0;}
	.slider .rslides_nav.next{ right:0;}
	.slider .metaslider .rslides_nav{ width:40px; height:40px; line-height:37px;}
}
@media only screen and (max-width:750px) {
.banner-bottom .widget, .front-page-3 .widget{ width:100%; margin:0 0 20px 0;}
.front-page-3 .widget_custom_html{	margin:0;}
.front-page-3{ background:#f9f9f9 !important;}
.mission-area .widget{ width:100%; margin:0;}
.mission-list h5{ line-height:normal; position: relative; top: 20px;}
	.site-title{ position:static; width:100%; float:left; text-align:center;}
	.header-image .site-title > a{ display:inline-block; float:none;}
	.responsive-menu-icon{ clear:both; text-align:center;} 
	.slider .metaslider .caption-wrap .caption-bg h2{ font-size: 24px; margin: 0;}
.slider .metaslider .caption-wrap .caption-bg h4{ font-size: 16px;}
.slider .metaslider .caption-wrap .caption-bg{ top:20%; transform:inherit;}
.slider .metaslider .caption{ padding:0;}
	.banner-bottom, .mission-area{ padding:30px 0;}
	.scrollToTop{ margin:0;}
	.genesis-nav-menu.responsive-menu{ padding-top:5px;}
	.widget-row { display: block;}
	.front-page-6 .widget{ width:100%; padding:30px;}
	.slider .btn-groups, #top{ display:none;}
}
@media only screen and (max-width:500px) {
	.mission-area .widget, .front-page-7 .widget{ width:100%;}
.mission-area .widget.widget_custom_html{ width: 100%;}
	.sfsi_wicons{ width: 30px !important;}
	
}