/*   
Theme Name: HEBFF
Theme URI: https://glidedesign.com
Author: Team Glide
Author URI: https://glidedesign.com/team
Version: 1.1
Description: Theme for HEB Foundation.
Tags: one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, fixed-layout, custom-menu, full-width-template, sticky-post, theme-options, translation-ready, green, author, landing-page, ebooks
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/*#footer-cta {
  margin-top: 100px;
  position: relative;
  padding: 50px 0;
  background: #999;
  padding-top: 50px; }

footer {
  clear: both;
  position: relative;
  min-height: 280px;
  background-color: #333;
  text-align: center; }*/
  
  
/*******************************************************

Reset

********************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
    outline:0;
    vertical-align:baseline;
    background:transparent;
}
html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

/***** Clear *****/

.clear:before, .clear:after {
	content:""; 
	display:table;
}
.clear:after { 
	clear: both;
}
.clear {
	clear: both;
  float:none !important;
}
/***** Images *****/

a img {
	border:none;
	outline: none;
}
img {
	max-width:100%;
	height:auto;
}

/*******************************************************

Basic Styles

********************************************************/

/***** Formatting *****/

s, strike, del {
	text-decoration: line-through;
}
del {
	color: #ff6b6b;
}
ins {
	color: #1dd1a1;
}
strong, b {
	font-weight: 700;
    font-family: 'WhitneyBold';
}
u, ins {
	text-decoration: underline;
}

/***** Miscellaneous *****/

address {
	margin: 0 0 4rem 0;
}

abbr, acronym {
	border-bottom: 1px dotted #3d3d3b;
}

i, cite, em, var, address, dfn {
	font-style: italic;
}
code {
	background-color: #3d3d3b;
	padding: 2.5rem 2.5rem 2.5rem 3rem;
	display: block;
	margin: 0 0 4rem 0;
    color: #fafaf0;
}
pre {
	background-color: #3d3d3b;
	margin: 0 0 4rem 0;
	padding: 2.5rem 2.5rem 2.5rem 3rem;
	overflow-x: scroll;
	line-height: 1.5;
    color: #fafaf0;
}
tt, code, kbd, samp {
	font-family: monospace;
}
dt {
	font-weight: 700;
}
dl, dd {
	margin: 0 0 4rem 0;
}
sub, sup {
	font-size: 1.4rem;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25rem;
}
sup {
	top: -0.5rem;
}

/*******************************************************

Default Styles

********************************************************/


/***** Body *****/

html {
    font-size: 10px;
}
body {
    font-family: 'WhitneyBook' !important;
    font-size: 2.2rem;
    color: rgba(0,0,0,0.8);
    line-height: 1.6;
    -webkit-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
}
p {
	margin: 0px 0px 4rem 0px;
}
@font-face {
    font-family: 'Gotham-Bold';
    src: url('assets/fonts/Gotham-Bold.woff2') format('woff2'),
        url('assets/fonts/Gotham-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
  font-family: 'Gotham-Bold';
  src: url('assets/fonts/Gotham-Bold.eot');
  src: url('assets/fonts/Gotham-Bold.woff2') format('woff2'),
  	   url('assets/fonts/Gotham-Bold.woff') format('woff'),
       url('assets/fonts/Gotham-Bold.ttf') format('truetype'),
       url('assets/fonts/Gotham-Bold.svg#Gotham-Bold') format('svg'),
	   url('assets/fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Medium';
  src: url('assets/fonts/Gotham-Medium.eot');
  src: url('assets/fonts/Gotham-Medium.woff2') format('woff2'),
       url('assets/fonts/Gotham-Medium.woff') format('woff'),
       url('assets/fonts/Gotham-Medium.ttf') format('truetype'),
       url('assets/fonts/Gotham-Medium.svg#Gotham-Medium') format('svg'),
       url('assets/fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'WhitneyMedium';
	src: url('assets/fonts/Whitney-Medium.eot');
    src: url('assets/fonts/Whitney-Medium.woff2') format('woff2'),
       url('assets/fonts/Whitney-Medium.woff') format('woff'),
       url('assets/fonts/Whitney-Medium.ttf') format('truetype'),
       url('assets/fonts/Whitney-Medium.svg#Gotham-Medium') format('svg'),
       url('assets/fonts/Whitney-Medium.eot?#iefix') format('embedded-opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'WhitneyBook';
    src: url('assets/fonts/Whitney-Book.woff2') format('woff2'),
        url('assets/fonts/Whitney-Book.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'WhitneyLight';
	src: url('assets/fonts/Whitney-Light.eot');
    src: url('assets/fonts/Whitney-Light.woff2') format('woff2'),
       url('assets/fonts/Whitney-Light.woff') format('woff'),
       url('assets/fonts/Whitney-Light.ttf') format('truetype'),
       url('assets/fonts/Whitney-Light.svg#Gotham-Medium') format('svg'),
       url('assets/fonts/Whitney-Light.eot?#iefix') format('embedded-opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'WhitneySamiBold';
	src: url('assets/fonts/Whitney-Semibold.eot');
    src: url('assets/fonts/Whitney-Semibold.woff2') format('woff2'),
       url('assets/fonts/Whitney-Semibold.woff') format('woff'),
       url('assets/fonts/Whitney-Semibold.ttf') format('truetype'),
       url('assets/fonts/Whitney-Semibold.svg#Gotham-Medium') format('svg'),
       url('assets/fonts/Whitney-Semibold.eot?#iefix') format('embedded-opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'WhitneyBold';
	src: url('assets/fonts/Whitney-Semibold.eot');
	  src: url('assets/fonts/Whitney-Bold.woff2') format('woff2'),
       url('assets/fonts/Whitney-Bold.woff') format('woff'),
       url('assets/fonts/Whitney-Bold.ttf') format('truetype'),
       url('assets/fonts/Whitney-Bold.svg#Gotham-Medium') format('svg'),
       url('assets/fonts/Whitney-Bold.eot?#iefix') format('embedded-opentype');
    font-weight: 500;
    font-style: normal;
}
/***** Lists *****/

/*ul, ol {
	margin: 0 0 6rem 0rem;
}
ul li, ol li {
	margin: 0 0 1rem 0;
    line-height: 1.3;
	position: relative;	
}
ul ul, ol ol {
	margin: 2rem 0 0 4rem;
}*/
.content-area ul {
	margin-left: 0;
}
.content-area ol {
    list-style: none;
    margin-left: 0;
}
.content-area ol li {
	counter-increment: item;
}
.content-area ol li:before {
    content: counter(item)".";
    color: #000000;
    width: 5.5rem;
    display: inline-block;
    font-size: 2rem;
    font-weight: 300;
    position: absolute;
    left: 0;
    top: 3px;
    font-weight: 900;
}
.content-area ul li, .content-area ol li {
	padding-left: 3rem
}
.content-area ul li:before {
    content: '';
    position: absolute;
    background: url(assets/images/bullet.png) no-repeat;
    display: block;
    width: 6px;
    height: 6px;
    left: 5px;
	top: 12px;
}
.content-area form ul li:before {
	display: none;
}
/***** Links *****/

a, a:visited {
	color: #679BC6;
	text-decoration: none;
}
a:hover {
	color: #948163;
	text-decoration: none;
}
a, a:visited, input[type="submit"], input[type="reset"], button, .search-button, .wpcf7-submit {
	-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;
	outline: none;
}
/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Gotham-Bold';
	margin: 0 0 3rem 0;
    text-transform: uppercase;
}
h1 {
	line-height: 1.15;
	font-size: 6.2rem;
	font-weight: 400;
}
h2 {
	line-height: 1.2;
	font-size: 4.6rem;
	font-weight: 400;
}
h3 {
	line-height: 1.25;
	font-size: 3.6rem;
	font-weight: 400;
}
h4 {
	line-height: 1.3;
	font-size: 2.6rem;
	font-weight: 400;
}
h5 {
	line-height: 1.35;
	font-size: 2rem;
	font-weight:400;
}
h6 {
	line-height: 1.4;
	font-size: 1.6rem;
	font-weight: 300;
}
.marg-none {
	margin-bottom: 0;
}
.tiny-heading {
	font-size: 22px;
	color: #333333;
}

/***** Tables *****/

/*table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 4rem 0;
	width: 100%;
    text-align: right;
	table-layout: fixed;
}
th {
	font-weight: 700;
    padding: 1.5rem 1.8rem;
}
th:nth-child(1)
{
    text-align: left;
}
tr {
	vertical-align: middle;
}
td {
	padding: 1.3rem 1.8rem;
	vertical-align:middle;
}
tr:nth-child(even){
  background-color: #f1f2e4;
}
td:nth-child(1){
    text-align: left;
}
table {
}*/

/***** Quotes *****/
.quote-heading {
    text-align: center;
}
blockquote {
    text-align: center;
    font-size: 4.2rem;
    font-family: 'WhitneyLight';
    color: #000000;
}
blockquote cite {
	display: block;
	margin-top: 2rem;
}
blockquote p {
    margin-bottom: 4.5rem;
    line-height: 1.4;
}
blockquote cite{
    font-size: 16px;
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
    color: #496B80;
    font-style: normal;
}
q {
	quotes: " “ " " ” " ;
    padding: 0.3rem 0.6rem 0.3rem 2rem;
    position: relative;
    background-color: #3d3d3b;
    color: #fbfbf1;
}
q:before {
    font-size: 3rem;
    position: absolute;
    content: open-quote;
    left: 7px;
    top: -8px;
    color: #958065;
}
q:after {
    display: none;
}








/*******************************************************

Basic Style

********************************************************/

.container {
    max-width: 1240px;
}
.map-container .container {
    position: relative;
}
.m-wrapper {
    max-width: 1030px;
    margin: 0 auto;
}
.s-wrapper {
    max-width: 820px;
    margin: 0 auto;
}
.gform_body ul {
	margin: 0;
}
.gform_body ul li {
	list-style-type: none;
	 padding-left: 0;
    width: 48%;
    float: left;
    margin-right: 4%;
	margin-bottom: 0;
	text-align: left;
}
/*
.gform_wrapper ul li.gfield{
    clear: none !important;
}
*/
.ginput_container_checkbox [type="checkbox"]:not(:checked), .ginput_container_checkbox [type="checkbox"]:checked {
    position: initial;
    opacity: 1;
    pointer-events: auto;
}
.ginput_container.ginput_container_checkbox {
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}
.gform_body ul li:nth-child(2n+2) {
	margin-right: 0;
}
.gform_body ul ul li:before {
	display: none;
}
.gform_body ul ul {
	margin: 0;
}
label.gfield_label {
	font-family: 'Gotham-Medium';
	display: inline-block;
	margin-bottom: 1rem;
	font-size: 15px;
	color: rgba(0,0,0,0.8);
	text-transform: uppercase;
}
.gform_footer.top_label {
    clear: both;
}
.ulc-input-label label{
    text-transform: initial !important;
}
.serving-texas.mrg-none p {
	margin-bottom: 0;
}

/********** Header **********/

nav {
    box-shadow: none;
    height: auto !important;
    line-height: 1 !important;
}
.top-nav-container {
    background-color: #95c0d0;
    text-align: right;
    padding: 18px 0;
}
.top-nav ul, .main-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.top-nav ul li {  
    margin: 0;
    padding: 3px 0 2px 0;
    float: none;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 20px;
    margin-right: 18px;
  	transition: all 0.4s;
    font-family: 'Gotham-Medium';
}
.main-header {
    box-shadow: 0px 10px 35px 0px rgba(0,0,0,0.1);
}
.main-menu:hover ul li a {
    color: rgba(0,0,0,0.5);
    -webkit-transition: all 0.30s ease-in-out !important;
	-moz-transition: all 0.30s ease-in-out !important;
	-ms-transition: all 0.30s ease-in-out !important;
	-o-transition: all 0.30s ease-in-out !important;
}
.main-menu ul li a:hover{
    color: rgba(0,0,0,1) !important;
    -webkit-transition: all 0.30s ease-in-out !important;
	-moz-transition: all 0.30s ease-in-out !important;
	-ms-transition: all 0.30s ease-in-out !important;
	-o-transition: all 0.30s ease-in-out !important;
}
.main-menu ul li {
    margin: 0;
    padding: 0;
    font-family: 'Gotham-Bold';
    list-style-type: none;
    float: none;
    display: inline-block;
    margin-right: 30px;
}
.main-menu ul li:last-child {
    margin-right: 0;
}
.top-nav ul li a, .top-nav ul li a:visited,   
.main-menu ul li a, .main-menu ul li a:visited  {
    float: none;
    color: #ffffff;
    display: inline-block;
    padding: 0;
    font-size: 12px;
		line-height: 1;
}
.top-nav ul li a:hover, .top-nav ul li.current-menu-item a,
.main-menu ul li a:hover, .main-menu ul li.current-menu-item a  {
    padding: 0;
    background-color: transparent;  	
}
.top-nav ul li:hover {
		transform: translateY(-3px);
}
li.search-icon {
    background: url(assets/images/icon-search.svg) no-repeat left center;
}
li.direction-icon {
    background: url(assets/images/icon-directions.svg) no-repeat left center;
}
li.account-icon {
    background: url(assets/images/icon-account.svg) no-repeat left center;
}
.top-nav ul li.phone-icon {
    background: url(assets/images/icon-contact.svg) no-repeat left center;
    padding-left: 15px;
}





.top-nav ul li:last-child {
    margin-right:  0;
}
.menu-area {
    padding: 24px 0 0 0;
}
.logo {
    float: left;
    width: 30%;
    line-height: 1;
}
.main-menu-container {
    float: right;
    width: 70%;
    padding-top: 6px;
}
/*
.main-menu {
    float: right;
    width: 78%;
    text-align: right;
    margin-top: 13px;
    margin-right: 3rem;
}
*/
.main-menu {
   margin-top: 13px;
   margin-right: 3rem;
   text-align: right;
}
.main-menu ul li a, .main-menu ul li a:visited {
    opacity: 0.9;
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 4rem !important;
    display: inline-block;
}
a.header-btn, a.menu-btn {
    font-family: 'Gotham-Bold';
    float: right;
    padding: 18px 34px;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    background-color: #496b80;
    text-transform: uppercase;
    border-radius: 7px;
    margin-left: 3rem;
}
a.header-btn:hover {
		background-color: #95c0d0;
}
a.menu-btn {
	float: none;
	background-color: #ffffff;
	color: #000000;
	display: inline-block;
  margin-left: 0;
}
a.menu-btn:hover {
    background-color: #95C0D0;
}
.mobile-menu .sub-menu img._mi._before._image {
	display: none;
}
a.search-close-icon {
    text-align: right;
    position: absolute;
    right: 5px;
    top: 7px;
}
#search-popup {
    position: absolute;
    width: 100%;
    top: 60px;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 2;
}
.search-area {
    background-color: #ffffff;
}

.home-banner {
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 11rem;
    position: relative;
    min-height: 700px;
}
.banner-video-container {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.banner-video-container video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.home-banner-content {
    position: relative;
    z-index: 1;
    color: #fff;
    padding-top: 20rem;
}
.home-banner-content h1.heading {
    color: #fff;
    font-size: 5.2rem;
    text-transform: uppercase;
     font-family: 'Gotham-Bold';
}

.scroll-down {
    position: absolute;
    bottom: 3rem;
    left: 0;
    right: 0;
}
.scroll-down a {
    display: inline-block;
}
.scroll-down img {
    width: 18px;
}
.scroll-down span {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Gotham-Bold';
    font-size: 11px;
    text-transform: uppercase;
}
#intro {
    position: relative;
    top: -140px;
}
.serving-texas {
    position: relative;
    border: 2px solid #95C0D0;
    padding: 5rem 10rem 5rem 10rem;
}
.serving-heading {
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    font-size: 4.8rem;
    text-transform: initial;
    font-family: 'WhitneyMedium';
    color: #000000;
    background-color: #ffffff;
    width: 61%;
    margin: 0 auto;
}
.serving-texas p {
    font-size: 2.6rem;
    color: #000000;
}

.fpost {
    position: relative;
/*    min-height: 510px;*/
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 50px -24px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 50px -24px rgba(0,0,0,1);
    box-shadow: 0px 0px 50px -24px rgba(0,0,0,1);
      margin-bottom: 5rem;
}
.fp-icon {
    display: inline-block;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 50%;
    line-height: 1;
    width: 76px;
    height: 76px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: -27px;
    margin: auto;
}
.fp-icon img {
    line-height: 1;
    max-width: 45px;
    max-height: 45px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
.fpost a {
    color: rgba(0,0,0,0.8);
}
.fp-content-area {
    padding-top: 5.5rem;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    -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;
}
.fp-content-area h4 {
  	padding: 0 3.5rem;
    text-transform: capitalize;
}
.fp-content {
    font-size: 18px;
    padding: 0 3.5rem;
    max-width: 500px;
    margin: 0 auto 2.3rem auto;
    height: 55px;
    overflow: hidden;
}
.hovered-content {
    opacity: 0;
    height: 0;
    -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;
    overflow: hidden;
    visibility: hidden;
}
.fpost:hover .hovered-content{
    visibility: visible;
    opacity: 1;
    -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;
}
.three-col-section .fpost:hover .hovered-content{ 
    height: 52px;   
}
.two-col-section .fpost:hover .hovered-content{ 
    height: 129px;
    -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;
}
.two-col-section .fp-img {
   /* -webkit-filter: grayscale(100%); 
    filter: grayscale(100%);*/
    -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;
    min-height: 440px;
}
.two-col-section .fpost:hover .fp-img {
    filter: none;
}
.fp-img a {
   min-height: 350px;
   display: block;
   background-size: cover;
   background-position: center center;
   background-repeat: no-repeat;
}
.fp-content-area h4 {
    margin-bottom: 0;
    padding-bottom: 3rem;
    -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;
    max-height: 105px;
    overflow: hidden;
}
.fpost:hover .fp-content-area h4 {
    padding-bottom: 2rem;
}
.three-col-section .fp-content {
    padding: 0 4.5rem;
    margin-bottom: 5.5rem
}
.three-col-section .fp-content-area {
    padding-top: 5rem;
}
.foundation-blog .fp-content-area {
    padding-top: 3rem;
}
.three-col-section .fpost {
    min-height: 520px;
}
.three-col-section h4 {
    margin-bottom: 0;
}
.event-single {
    padding: 5.5rem 2.75rem 1.5rem 2.75rem;
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    min-height: 450px;
    -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;
    margin-bottom: 20px;
}
.event-title {
    color: #496B80;
}

h5.event-month {
    margin-bottom: 0;
	display: block;
	min-height: 27px;
}
.first-month {
    display: inline-block;
}
span.event-date {
   font-size: 9.2rem;
    font-family: 'WhitneyLight';
    line-height: 1;
    margin-bottom: 3rem;
    display: inline-block;
    letter-spacing: -2px;
}
.event-des {
    font-size: 1.8rem;
}
.event-single h5, .event-single h6, .event-single p, .event-single span.event-date {
    color: rgba(73, 107, 128, .35 )
} 

.event-single:hover {
    background-color: #9AC0D0;
    border: 1px solid #B5D0DC;
}
.event-single.current-event {
    background-color: #ffffff;
    border: 1px solid #B5D0DC;
    -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;
}
.event-single.current-event:hover {
    background-color: #9AC0D0;
}
.current-event h6{ 
    color: #496B80;
}
.current-event h5, .current-event span.event-date{ 
    color: #E56055;
}
.current-event p{ 
    color: rgba(0,0,0,0.8);
}
h6.event-title {
/*     min-height: 86px;*/
    margin-bottom: 3.5rem;
}
.event-single  p{
    margin-bottom: 0px !important;
}
.event-single:hover h5, .event-single:hover h6, .event-single:hover p, .event-single:hover span.event-date {
    color: #ffffff;
} 
.cta .row {
    display: table;
    width: 100%;
}
.box-heading {
    font-family: 'WhitneyBold';
    font-size: 4.2rem;
    color: #ffffff;
    margin-bottom: 1.3rem;
    text-transform: initial;
}
/*.cta {
    margin-bottom: 5rem;
}*/
.col.cta-box-container {
    display: table-cell;
    float: none;
}
.cta-box {
    padding: 9.5rem 20rem;
}
.small-cta .cta-box {
    padding: 9.5rem 10rem;
}
.cta-box p {
    color: rgba(255,255,255,0.8);
    margin-bottom: 3rem;
}
a.btn.white-btn {
    background-color: #ffffff !important;
    border-color: #fff !important;
}
.small-cta .box-heading {
    font-size: 3.2rem;
}
.small-cta p {
    font-size: 18px;
}



footer {
    background-color: #382e2c;
    padding: 4.5rem 0 0 0;
    text-align: center;
}
.footer-logo {
    line-height: 1;
    max-width: 285px;
    margin: 0 auto 4rem auto;
}
.sites-border {
    max-width: 1000px;
    height: 15px;
    border-top: 2px solid #86807f;
    border-right: 1px solid #86807f;
    border-left: 1px solid #86807f;
    margin: 0 auto 2.5rem auto;
}
.blog-id1.other-websites .col:nth-child(1) img {
    opacity: 1;
}
.blog-id1.other-websites .col:nth-child(1) h6 a, .our-web h6 a:hover {
    color: rgba(255,255,255,0.8); 
}

.blog-id4.other-websites .col:nth-child(2) img {
    opacity: 1;
}
.blog-id4.other-websites .col:nth-child(2) h6 a, .our-web h6 a:hover {
    color: rgba(255,255,255,0.8); 
}

.blog-id6.other-websites .col:nth-child(3) img {
    opacity: 1;
}
.blog-id6.other-websites .col:nth-child(3) h6 a, .our-web h6 a:hover {
    color: rgba(255,255,255,0.8); 
}

.blog-id5.other-websites .col:nth-child(2) img {
    opacity: 1;
}
.blog-id9.other-websites .col:nth-child(5) img {
    opacity: 1;
}
.blog-id9.other-websites .col:nth-child(5) h6 a, .our-web h6 a:hover {
    color: rgba(255,255,255,0.8);
}
.blog-id5.other-websites .col:nth-child(2) h6 a, .our-web h6 a:hover {
    color: rgba(255,255,255,0.8); 
}
.blog-id8.other-websites .col:nth-child(1) img {
    opacity: 1;
}
.blog-id8.other-websites .col:nth-child(1) h6 a, .our-web h6 a:hover {
    color: rgba(255,255,255,0.8); 
}

.our-web {
    display: inline-block;
    max-width: 90px;
    margin-bottom: 4.5rem; 
    vertical-align: top;
}
.our-web img { 
    margin-bottom: 1rem;
    opacity: 0.35;
    filter: alpha(opacity=40); /* msie */
    -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;
}
.our-web:hover img {
    opacity: 1;
    -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;
}
img.our-web-hover {
  opacity: 1;
  -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;
}
.our-web h6, .our-web h6 a, .our-web h6 a:visited {
    color: #86807f;
    line-height: 1;
    font-size: 12px;
    font-family: 'Gotham-Bold';
    margin-bottom: 0;
    -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;
	min-height: 36px;
}
.our-web:hover h6 a, .our-web h6 a:hover {
    color: rgba(255,255,255,0.8);
    -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;
}
.address, .address a {
    font-size: 14px;
    color: rgba(255,255,255,.9);
    margin-bottom: 2rem;
}
ul.social-profiles {
    margin: 0;
    padding: 0 0 4.5rem 0;
    line-height: 1;
}
ul.social-profiles li {
    display: inline-block;
    margin: 0 8px;
}
ul.social-profiles li a {
    display: inline-block;
    line-height: 1;
    border: 1px solid #ffffff;
    width: 36px;
    height: 36px;
  	transition: all 0.2s;
    border-radius: 50%;
    box-sizing: border-box;
    padding-top: 7px;
}
ul.social-profiles li a:hover {
		background-color: #95c0d0;
  	border: 1px solid #95c0d0;
}
.footer-bottom {
    border-top: 1px solid #625b5a;
    padding: 3rem 0;
}

.footer-menu {
    display: inline-block;
}

.footer-bottom, .footer-menu a{
    color: rgba(255,255,255,.6);
    font-size: 14px;
}
.footer-menu ul {
    margin: 0;
    padding: 0;
}
.footer-menu ul li {
    display: inline-block;
    margin: 0 18px 0 0;
}
.footer-menu ul li a {
    border-bottom: 1px solid #564d4c;
}
.footer-menu ul li {
    display: inline-block;
}

.copy-right {
    display: inline-block;
}
.copy-right span {
    padding-left: 13px;
}
.copy-right:before {
    content: '';
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: rgba(255,255,255,0.7);
    border-radius: 50%;
    position: relative;
    top: -2px;
}

.carousel .carousel-item {
	width: 55%;
	height: 100%;
}
.carousel {
	height: 484px;
}
.one-column-section-image img{
    width: 100%;
}
.one-column-ab-image{
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
}
.one-column-ab-image img{
    width: 100%;
    height: 100%;
}
.slider-text-area {
    display: none;
}
a.carousel-item.active .slider-text-area {
    display: block;
    position: absolute;
    bottom: 7rem;
    left: 7rem;
	text-align: left;
}
.slider-text-area span.btn {
    color: #ffffff;
    border: 2px solid rgba(255,255,255,0.5);
}
h2.Slider-title {
    color: #ffffff;
    font-family: 'WhitneyBook';
    text-transform: initial;
}
.slider-arrows {
    position: relative;
    top: calc( 50% - 33px);
}
.left-slide-arrow {
    position: absolute;
    left: 15%;
}
.right-slide-arrow {
    position: absolute;
    right: 15%;
}

.banner-area {
    padding: 8.5rem 0 6.5rem 0;
    text-align: center;
}
.banner-area h1.heading {
    text-transform:  inherit;
}

.single .banner-area h1.heading {
    text-transform: uppercase;
}
.banner-area .headings-area {
    max-width: 830px;
    margin: 0 auto;
}
.small-heading {
    color: #496B80;
    display: inline-block;
    border-bottom: 2px solid #bfcbd3;
    padding-bottom: 5px;
    margin-bottom: 3rem;
}
.section-headings {
   margin-bottom: 5rem;
}
.section-heading {
   line-height: 1.2;
   font-size: 4.6rem;
   font-weight: 400;
   color: #000000;
   font-family: 'Gotham-Bold';
   margin: 0 0 1rem 0;
   text-transform: uppercase;
}
.full-width-image img {
    width: 100%;
}
.banner-caption-text {
    margin: 0;
    color: #000000;
    text-align: center;
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
    font-size: 14px;
}
.marg-bottom, .row.marg-bottom {
    margin:  0 0 10rem 0;
}
.marg-none {
    margin-bottom: 0;
}
.video-box {
    position: relative;
	padding:0 10px;
  text-align: center;
}
.video-play-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 0px !important;
    z-index: 9;
    text-align: center;
    outline: none;
}
.video-caption, .wp-caption-text {
    font-style: Italic;
    font-size: 16px;
    color: #000000;
    text-align: center;
}
#video-modal.modal {
    overflow-y: initial;
    background-color: transparent;
    box-shadow: none;
}
.modal-end {
    position: absolute;
    right: -80px;
    z-index: 999;
    top: -50px;
}
a.modal-close, button.mfp-close {
    background: url(assets/images/popup-cross-icon.png) no-repeat;
    width: 50px !important;
    height: 50px !important;
    display: block;
	cursor: pointer;
	background-size: cover;
}
/*.modal a.modal-close {
    cursor: pointer;
    border: 1px solid #ffffff;
    display: block;
    border-radius: 50%;
    width: 55px;
    height: 55px;
}*/
.modal a.modal-close img {
    position: relative;
    top: 12px;
    left: 0px;
	display: none !important;
}
.mobile-menu .modal a.modal-close img {
    position: relative;
    top: 14px;
    left: -14px;
}
#video-modal iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
#video-modal.modal.modal-fixed-footer .modal-content {  
    overflow-y: initial;
}
#video-modal.modal .modal-content {
    padding: 0;
}
.modal-overlay {
    opacity: 0.8 !important;
}
.he-gallery-container .row .col {
    padding: 0;
}
.processes-container {
    background-size:  cover !important; 
    padding: 14rem 0 9rem 0;
    text-align: center;
}
.col.process-box {
    color: #ffffff;
	border: 1px solid transparent;
	transition:  all 0.4s;
}
.col.process-box a {
	display: block;
	padding: 4rem 5rem 5rem 5rem;
}
.col.process-box:hover {
    border: 1px solid rgba(255,255,255,0.5);
    transition:  all 0.4s;
}
.processes-icon {
    margin-bottom: 2rem;
}
h2.white-color {
    color: #ffffff;
}
.process-box h3 {
    font-family: 'WhitneySamiBold';
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 2.5rem;
    line-height: 1;
}
.process-box p {
    font-size: 18px;
    margin-bottom: 3rem;
    min-height: 90px;
	color: #ffffff;
}
.btn, a.btn, a.btn:visited {
    background-color: transparent !important;
    box-shadow: none;
    border: 2px solid #95c0d0;
    border-radius: 5px;
    display: inline-block;
    padding: 16px 30px;
    text-transform: uppercase;
    font-size: 15px;
    color: #000000;
    opacity: 0.9;
    height: auto;
    line-height: 1;
    transition: all 0.4s;
    font-family: 'Gotham-Bold';
}
.content-block.block-fc_button .fc-button {
    position: relative;
    top: -6rem;
}
.content-block.block-fc_button {
   margin-bottom: 2rem;
}
.block-fc_button .content-area {
    text-align: center;
}
a.btn:hover {
    background-color: transparent;
    box-shadow: none;
	border: 2px solid #628EA9 !important
}
.btn.dark-btn, a.btn.dark-btn, a.btn.dark-btn:visited {
	background-color: #496b80 !important;
	border: 2px solid #496b80;
	color: rgba(255,255,255,0.9);
}
a.btn.dark-btn:hover {
	background-color: #628ea9 !important;
	border: 2px solid #628ea9;
}
.process-box span.btn, .process-box span.btn:visited {
    color: #ffffff;
    border: 2px solid rgba(255,255,255,0.5);
}
.col.process-box:hover span.btn {
    border: 2px solid #ffffff;
    background-color: transparent;
    color: #ffffff;
}
.faqs-container {
    padding: 5.5rem 0 3rem 0;
}
.faqs-container h2 {
    text-transform: capitalize;
    font-family: 'WhitneySamiBold';
}
.accordion dt {
	border-top: 20px solid #ffffff;
}
.accordion-content ul {
	margin-bottom: 4rem;
}
.accordion-content ul li {
   text-align: left;
   padding-left: 3rem;
   font-size: 18px;
}
.accordion-content ul li:before {
   content: '';
   position: absolute;
   background: url(assets/images/bullet.png) no-repeat;
   display: inline-block;
   width: 6px;
   height: 6px;
   left: 5px;
   top: 12px;
}
dt a, dt a:visited {
    font-family: 'WhitneySamiBold';
    border-radius: 7px;
    color: #000000;
    display: block;
    padding: 17px 35px;
    background: #eaf2f6 url(assets/images/plus-icon.png) no-repeat 97% 23px;
	text-align: left;
}
.accordion-content {
    background-color: #eaf2f6;
    padding: 0 35px 25px 35px;
    border-radius: 0px 0px 7px 7px;
}
.accordion-content p {
    margin-bottom: 2rem;
    font-size: 18px;
	text-align: left;
}
.accordion-content p:last-child {
    margin-bottom: 0;
}
dt a.acc-current {
    border-radius: 7px 7px 0px 0px !important;
    background: #eaf2f6 url(assets/images/close-icon.png) no-repeat 97% 23px;
    margin-bottom:  0;
    color: #496B80;
    padding-bottom: 10px;
}

.map-container {
    position: relative;
}
.map-area {
    line-height: 0;
    min-height: 580px;
    background-size: cover !important;
	
}
/*
.map-content-area {
    position: absolute;
	top: calc(50% - 170px);
   left: calc(50% - 270px);
}
*/
.map-content-area {
    position: absolute;
    top: 10rem;
    left: 0;
}
.map-panel {
    background-color: #ffffff;
    box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.15);
    display: inline-block;
    padding: 9rem 12rem 9rem 11rem;
	text-align: center;
}
.map-panel span {
    display: block;
    font-size: 18px;
    margin-bottom: 2rem;
}
.map-panel a.btn {
    font-size: 15px;
}
.map-panel h3 {
    font-size: 3.2rem;
    margin-bottom: 2rem;
}
.row {
    margin-bottom: 0;
}
.col.block-content {
    padding: 7.5rem 10.5rem 5.5rem 10.5rem;
}
.col.block-content-image {
   float: none;
    background-position: center center;
   display: table-cell;
   background-repeat: no-repeat;
   background-size: cover;
}
.col.block-content {
    display: table-cell;
    float: none;
	text-align: left;
}
.block-content p {
/*	margin-bottom: 0;*/
}
.block-content ul{
    list-style-type: inherit;
}
.block-content ul li{
    list-style-type: inherit;
}
.he-divider {
    height: 1px;
    background-color: #C4C4C4;
    margin: 13rem 0;
    position: relative;
    opacity: 0.5;
}
.he-divider img {
    height: 43px;
    width: 80px;
    display: block;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    background-color: #ffffff;
    top: -21px;
}
.block-story_block .container .row:last-child .he-divider {
    display: none;
}
.material-placeholder {
   padding: 0 10px 20px 10px;
}
.highlight {
    height: 505px;
    position: relative;
}
.highlight-content {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    cursor: pointer;
}
.offset-gallery .col:nth-child(1) .material-placeholder .highlight, offset-gallery .col:nth-child(10) .material-placeholder .highlight {
	height: 1030px;
}
.highlight.active {
    /* width: 100% !important; */
}
.highlight.active .highlight-content {
    background-size: contain !important;
}
.highlight.active .highlight-content:before {
	content: none;
}

.two-image-gallery .highlight {
	height: 576px;
}
.even-gallery .highlight {
	height: 400px;
}
.highlight-content span.zoom-icon {
	opacity: 0;
    position: absolute;
    width: 100%;
    top: 40%;
	left: 50%;
    transform: translate(-50%);
    text-align: center;
	transition: all 0.4s;
}
.highlight:hover .highlight-content span.zoom-icon {
    opacity: 1;
}
.highlight.active .highlight-content span.zoom-icon {
    display: none;
}
.highlight-content:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.35);
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.4s;
	opacity: 0;
	left: 0;
	right: 0;
}
.highlight:hover .highlight-content:before {
	opacity: 1;
}
.fp-content-area h4 {
    padding: 0 3.5rem 2rem 3.5rem;
}
span.read-more, a.read-more {
    font-family: 'Gotham-Bold';
    line-height: 1;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    color: #fff;
    text-align: left;
    padding: 18px 36px;
    box-sizing: border-box;
    background: url(assets/images/more-arrow.svg) no-repeat right 30px center #000000;
    background-size: 22px;
}
.team-container .fp-content-area {
    padding-top: 3rem;
    text-align: center;
}
.team-container h4.fp-title {
    margin-bottom: 0.5rem;
    padding-bottom: 0;
}
.team-container .fpost:hover .fp-content-area h4 {
    padding-bottom: 0;
}
.team-container .fp-content {
    margin-bottom: 2.3rem;
}
.team-container .hovered-content {
    height: 0;
}
.team-container .fpost:hover .hovered-content {
    height: 52px;
}
.team-container .fpost {
    min-height: 565px;
	margin-bottom: 2.2rem;
}
.staff-detail {
	margin-bottom: 10rem;
}
.staff-detail:nth-child(2n+2) .staff-image {
	float: right;
	text-align: right;
}
.staff-detail {
	margin-bottom: 2rem;
}
/*
.staff-detail:nth-child(2n+2) {
	margin-bottom: 0;
}
*/
.col.staff-content {
    border-top: 1px solid rgba(196,196,196,0.35);
    padding-top: 4.5rem;
}
.staff-detail-area .staff-detail:nth-of-type(odd) .col.staff-content{
    text-align: left;
    padding-left: 4%;
}
.staff-detail-area .staff-detail:nth-of-type(even) .col.staff-content{
    text-align: left;
    padding-right: 4%;
}
.staff-content span {
	font-size: 18px;
	color: rgba(0,0,0,0.6);
	display: block;
}
.staff-content h4 {
	letter-spacing: 5px;
	font-size: 2.5rem;
	margin-bottom: 2.6rem;
}
.staff-content p {
	font-size: 18px;
	margin-bottom: 0;
}
.intro-text {
    margin-bottom: 8rem;
}
h2.whitney-heading {
    font-family: 'WhitneyMedium';
    text-transform: capitalize;
}
body.scrollnone {
    overflow: hidden;
}
.team-container .staff-close-icon h4.fp-title {
    font-size: 5rem;
	line-height: 1;
    margin-bottom: 0;
}
.staff-close-icon {
    text-align: left;
    padding: 5rem;
}
.staff-close-icon .fp-content {
	padding: 0;
	max-width: 100%;
	width: auto;
	color: #000000;
	font-size: 2.2rem;
	line-height: 1.1;
	margin-bottom: 5rem;
}
.staff-close-icon a.staff-email, .staff-close-icon a.staff-tel {
    display: block;
    color: #496B80;
    text-transform: uppercase;
    font-family: 'Gotham-Bold';
    line-height: 1.2;
}
.staff-close-icon a.staff-tel {
	margin-bottom: 5rem;
}
.staff-close-icon {
    padding: 5rem !important;
}















/************* Contact **************/
.col.contact-left {
    padding-top: 22rem;
}
.contact-left-col {
	position: relative;
}
.more-info-form {
	position: absolute;
	bottom: 8rem;
	
}
a.form-more-info {
	font-family: Gotham-Bold;
	font-size: 12px;
	padding: 3px 0 3px 25px;
	color: rgba(73, 107, 128, 0.5);
	text-transform: uppercase;
	background: url(assets/images/arrow-bottom.png) no-repeat left center;
}
a.form-more-info:hover {
	color: rgba(73, 107, 128, 1);
}
#form-more-info {
	padding-top: 3rem;
}
.contact-left h1.heading, .retreat-banner-left h1 {
    font-family: 'WhitneySamibold';
    text-transform: initial;
}
.col.contact-right {
   background-color: #EAF2F6;
    padding: 14.5rem 6.5rem 12.5rem 6.5rem;
}

.address-widget .address-heading, .retreat-det-title {
    display: block;
    text-transform: uppercase;
    font-family: 'Gotham-Bold';
    font-size: 18px;
    color: #000000;
}
.address-widget p {
    font-size: 18px;
}
.next-program-detail {
   border-top: 1px solid rgba(195,195,195,0.35);
   padding-top: 7rem;
   margin-top: 3rem;
}
.next-program-heading {
   text-transform: uppercase;
   font-family: 'Gotham-Bold';
   margin-bottom: 3rem;
   display: block;
}
.col.p-right {
    padding-right: 11rem;
}


.banner-container {
    background-repeat: no-repeat;
    background-size: cover;
}



/************** Retreat *****************/
.retreat-page .cta {
    margin-bottom: 0;
}
.retreat-banner {
    padding: 50px 0 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 510px;
    margin-bottom: 25rem;
}
.single-retreats .fpost {
    margin-bottom: 0;
}
.retreat-right-container {
    margin-bottom: 5rem;
}
.retreat-banner-left {
    padding: 7rem 0 4rem 0;
	
}
.retreat-banner-left .small-heading {
    color: #ffffff;
    border-color: rgba(255,255,255,0.5);
}
.retreat-banner-left h1 {
    color: #ffffff;
}
.retreat-banner-right {
    padding: 5rem 5rem 0rem 5rem ;
}
.treat-single {
	font-size: 1.8rem;
}
.speaker-single {
    margin-bottom: 2rem;
}
.treat-single h5, .treat-single span, .treat-single p {
    color: #323232;
}
.treat-single h5 {
    margin-bottom: 0;
}
.speaker-single p {
    margin-bottom: 0;
}
span.speaker-name {
    font-weight: 600;
}
span.speak-field, span.speak-field a, span.speak-field a:visited {
    color: #6D8899;
    border-bottom: 1px solid;
}
.retreat-right-container {
    position: relative;
}
.retreat-right-container .team-container {
    position: relative;
    width: 100%;
    top: 162px;
    right: 0;
    max-width: 610px;
    left: 105px;
}
.retreat-right-container .team-container .fpost {
    background-color: #ffffff; 
    min-height: 435px;
    transition: all 0.4s ease-in-out;
}
/*.retreat-right-container .team-container .fpost:hover {
    min-height: 487px;
}*/
.single-retreats .team-container .hovered-content {
    height: auto;
    opacity: 1;
    visibility: visible;
}
}
.retreat-right-container .team-container .fp-content-area {
    padding:  0;
}
.retreat-page-content ul li {
    line-height: 1.5 ;
    padding-left: 2.2rem;
    margin-bottom: 3rem;
}
.retreat-page-content h5 {
	margin-bottom: 0.5rem;
    font-size: 1.8rem;
}



/*************** Blog *************/
.page-template-template-blog .fpost, .archive .fpost {
    margin-bottom: 5rem;
}
.page-template-template-blog .fp-content-area h4, .archive .fp-content-area h4 {
    padding: 0 4rem 3rem 4rem;
}
.page-template-template-blog .three-col-section .fpost, .archive .three-col-section .fpost {
    min-height: 520px;
}
.page-template-template-blog .three-col-section .fpost:hover .hovered-content, .archive .three-col-section .fpost:hover .hovered-content {
    bottom: 0px;
    position: relative;
    background-color: #000000;
}
.page-template-template-blog .fpost , .archive  .fpost{
    min-height: 520px;
}
.page-template-template-blog .fpost:hover .hovered-content , .archive .fpost:hover .hovered-content {
    position: absolute;
    bottom: -60px;
}
.three-col-section .fp-content {
    min-height: 64px;
    padding: 0 4.5rem;
    margin-bottom: 5.5rem;
}
.page-template-template-blog .three-col-section .fp-content , .archive .three-col-section .fp-content {
    min-height: 64px;
    padding: 0 4.5rem;
    margin-bottom: 5.5rem;
}
.post-selecter {
    max-width: 300px;
    margin: 0 auto;
}
.page-template-template-blog .post-selecter {
    max-width: 300px;
    margin: 0 auto;
}
.post-selecter select{
    display: block;
    border: 2px solid #95C0D0 !important;
    font-family: 'Gotham-Bold'!important;
    font-size: 15px !important;
    text-transform: uppercase !important;
}
.post-selecter select option {
    font-family: 'WhitneyBook'!important;
    text-transform: capitalize !important;
    font-size: 15px !important;
}
.gallery-menu {
    position: relative;
}
.menu-gallery-menu-container {
    position: absolute;
    width: 100%;
    z-index: 99;
}
 dl.dropdown dt a, .dropdown dt a:visited {
    padding: 6px 2.5rem;
    background: url(assets/images/select-arrow.svg) no-repeat 95% center;
     border: 2px solid #95C0D0;
     margin-bottom: 0;
}
.menu-gallery-menu-container ul {
    padding: 2rem 0;
    background-color: #95C0D0;
    border-radius: 5px;
	display:none;
}
.menu-gallery-menu-container ul a {
    padding: 0.5rem 2rem;
    color: #fff;
    display: block;
}
.menu-gallery-menu-container ul a:hover {
    background-color: #ffffff;
    color: #000;
}
.page-template-template-blog .post-single, .page-template-template-portfolio .post-single , .archive .post-single, .tax-portfolio-tag .post-single, .post-type-archive-portfolio .post-single  {
    display:none;
}
.page-template-template-blog .post-single.display, .page-template-template-portfolio .post-single.display , .archive .post-single.display, .tax-portfolio-tag .post-single.display, .post-type-archive-portfolio .post-single.display {
	display: inline-block;
}

.page-template-template-portfolio h1, .page-template-template-blog h1 , .archive h1, .tax-portfolio-tag h1, .post-type-archive-portfolio h1 {
    margin-bottom: 1.5rem;
}
.page-template-template-portfolio .fp-content-area h6, .tax-portfolio-tag .fp-content-area h6, .post-type-archive-portfolio .fp-content-area h6 {
    padding: 0 3rem;
	min-height: 55px;
}

.page-template-template-portfolio .three-col-section .fpost, .tax-portfolio-tag .three-col-section .fpost, .post-type-archive-portfolio .three-col-section .fpost {
    min-height: 342px;
    margin-bottom: 5rem;
}

.page-template-template-portfolio .three-col-section .fp-content-area, .tax-portfolio-tag  .three-col-section .fp-content-area {
    padding-top: 3rem;
    box-sizing: border-box;
    vertical-align: top;
}



/********** Search ***********/
.search #search-form input[type="text"] {
    width: 85% !important;
}
.search #search-form input {
    margin-bottom: 0 !important;
    font-size: 20px !important;
}
.search #search-form input[type="submit"] {
    padding: 15px 54px !important;
}
.search h1.heading {
    text-align: left;
    font-family: WhitneyMedium;
    margin-bottom: 0;
    font-size: 4.8rem;
	text-align: center;
}
a.rslt-title {
    margin-bottom: 0.5rem;
    color: #496B80;
    font-size: 2.2rem;
    font-family: Gotham-Bold;
}
.single-result {
    padding: 3rem 0;
    border-bottom: 1px solid #EAEAEA;
	display:none;
}
.single-result:last-child {
    border-bottom: 0;
}
.single-result p {
    margin-bottom: 0;
}



/*********** Remaining All inner pages *********/



/*********** Contact Us ************/

.intro p {
	font-size: 3.6rem;
	line-height: 1.3;
	font-family: 'WhitneyLight';
}
.btn-right {
	margin-left: 2rem;
}
.faqs {
	margin-top: 5rem;
}
.feature-image {
    margin-bottom: 8rem;
}
.tags {
	margin-bottom: 5rem;
}
.tags a {
	display: inline-block;
	background-color: rgba(149,192,208,0.2);
	border-radius: 15px;
	-webkit-border-radius: 15px;
	text-transform: uppercase;
	font-size: 14px;
	color: #000000;
	padding: 3px 15px 3px 15px;
	margin-right: 1rem;
	font-family: 'Gotham-Medium';
}
.share-heading {
	display: block;
	font-size: 16px;
	font-family: 'Gotham-Bold';
	color:#496B80;
	margin-bottom: 1rem;
	text-transform: uppercase;
}
.post-socials a {
	margin-right: 1rem;
}
.tags a:last-child, .post-socials a:last-child {
	margin-right: 0;
}


/********************* Dropdown *************/

.main-menu ul ul {
    margin: 1rem 0 0 0;
    opacity: 0;
    visibility: hidden;
    padding: 5.5rem 0 1rem 0;
    position: absolute;
    top: 6.45rem;
    left: 50%;
    margin-left: -18rem !important;
    z-index: 99999;
    width: 35rem;
    overflow: hidden;
    background-color: #4d6b80;
    text-align: left;
    -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;
    text-align: center;
}
.main-menu ul ul:before{
    content: '';
    width: 18px;
    height: 13px;
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
    margin: auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #4d6b80;
	-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;
}
.main-menu ul li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
	overflow:visible;
}
.main-menu ul ul ul {
	top: -1px;
	left: 27rem;
	margin: 0 0 0 1rem;
}
.main-menu ul ul li {
	display: block;
	border: 0;
    margin: 0px;
    text-align: left;
}
.main-menu ul ul li:last-child {
	box-shadow: none;
}
.main-menu ul ul li a, .main-menu ul ul li a:visited, .main-menu ul li.current-menu-item ul li a, .main-menu ul li.current-menu-item ul li a:visited {
    font-size: 14px;
    color: #ffffff !important;
	padding: 1rem 1.5rem 1rem 0rem !important;
    margin-bottom: 2.5rem;
    display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    line-height: 1.2;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	color: #fbfdf2;
    margin-left: 4rem;
    -webkit-transition: all 0.30s ease-in-out !important;
	-moz-transition: all 0.30s ease-in-out !important;
	-ms-transition: all 0.30s ease-in-out !important;
	-o-transition: all 0.30s ease-in-out !important;
}
.main-menu ul ul li a:hover, .main-menu ul ul li.current-menu-item a, .main-menu ul li.current-menu-item ul li a:hover {
	color: #000000 !important;
}
.main-menu ul ul li.current-menu-item a {
	padding: 0 1.5rem;
}
.main-menu ul ul li.current-menu-item a:hover {
	padding: 0 1.5rem;
}
#menu-error .main-menu {
	text-align: left;
	position: relative;
	margin: 1.5rem 0px 2rem 0px;
	width: 100%;
}
#menu-error .main-menu ul li a {
	margin-left: 0px
}
#menu-error .main-menu ul li ul {
	display:none;
}

.main-menu ul ul.dropdown-wd-logo {
    background-color: #ffffff;
}
.main-menu ul ul.dropdown-wd-logo {
    width: 40rem;
    -webkit-box-shadow: 0px 0px 85px -18px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 85px -18px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 85px -18px rgba(0,0,0,0.3);
    margin-left: -20rem !important;
    padding-top: 4.5rem;
}
.main-menu ul ul.dropdown-wd-logo:before{ 
    border-bottom: 10px solid #ffffff;
}
.main-menu ul ul.dropdown-wd-logo li {
    margin-left: 3.5rem;
}
.main-menu ul ul.dropdown-wd-logo li a {
    color: #000000 !important;
    
}
ul.dropdown-wd-logo li.dd-ii {
    background-size: ;
    background-repeat: no-repeat;
    background-position: left 0;
    padding: 12px 0 17px 6.5rem;
    background-size: 44px;
    -webkit-transition: all 0.30s ease-in-out !important;
	-moz-transition: all 0.30s ease-in-out !important;
	-ms-transition: all 0.30s ease-in-out !important;
	-o-transition: all 0.30s ease-in-out !important;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
img._mi._before._image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
ul.dropdown-wd-logo li:hover img._mi._before._image {
    -webkit-filter: none;
    filter: none;
}
ul.dropdown-wd-logo li.dd-ii:hover {
    filter: none;
    -webkit-transition: all 0.30s ease-in-out !important;
	-moz-transition: all 0.30s ease-in-out !important;
	-ms-transition: all 0.30s ease-in-out !important;
	-o-transition: all 0.30s ease-in-out !important;
}
.menu-item img._before, .rtl .menu-item img._after {
   margin-right: 2rem !important;
   width: 50px !important;
}
ul.dropdown-wd-logo li.heb-foundation {
    background-image: url(assets/images/menu-icon.png);
}
ul.dropdown-wd-logo li.laity-lodge {
    background-image: url(assets/images/menu-icon.png);
}
ul.dropdown-wd-logo li.laity-camp {
    background-image: url(assets/images/menu-icon.png);
}
ul.dropdown-wd-logo li.family-camp {
    background-image: url(assets/images/menu-icon.png);
}
ul.dropdown-wd-logo li.outdoor {
    background-image: url(assets/images/menu-icon.png); 
}
.main-menu ul ul.dropdown-wd-logo li a {
    margin-bottom: 15px;
    margin-left: 0;
    filter: none;
}




/*******************************************************

Form Elements

********************************************************/

input[type="text"], input[type="password"], .input-comments, .search-input, input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="file"], input[type="range"], select, textarea, input[type="search"] {

	border: 1px solid #95C0D0 !important;
	background-color: #ffffff !important;
	font-family: 'WhitneyBook' !important;
	
	border-radius: 7px !important;
	color: rgba(0,0,0,0.9) !important;
	outline: none !important;
	
}
input[type="text"]:focus, input[type="password"]:focus, .input-comments:focus, .search-input:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="file"]:focus, input[type="range"]:focus, select:focus, textarea:focus, input[type="search"]:focus {
	border: 1px solid #000000 !important;
	box-shadow: none !important;
}
input[type="submit"], input[type="reset"] {
	/*padding: 15px 33px !important;*/
	background-color: transparent !important;
	/*margin: 0 0 1.5rem 0 !important;*/
	border-radius: 7px !important;
	-webkit-border-radius: 7px !important;
	cursor: pointer !important;
	border: 2px solid #95c0d0 !important;
	outline: none !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	text-transform: uppercase !important;
	color: rgba(0,0,0,0.9) !important;
	font-family: 'Gotham-Bold' !important;	
	font-size: 15px !important;	
	text-align: center !important;	
}
input[type="reset"] {
	border: 2px solid #95c0d0 !important;
    border-radius: 7px !important;
    background-color: transparent !important;
    color: rgba(0,0,0,0.9) !important;
    padding: 15px 33px !important;
	margin-left: 2rem !important;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	color: #000000 !important;
	border: 2px solid #628EA9 !important
}
input[type="file"] {
    padding-top: 13px !important;
}
.validation_error, .validation_message {
    color: #e74c3c !important;
    position: relative;
    top: -25px;
    font-size: 18px;
}
.gfield_error input[type="text"], .gfield_error input[type="password"], .gfield_error .input-comments, .gfield_error .search-input, .gfield_error input[type="email"], .gfield_error input[type="url"], .gfield_error input[type="tel"], .gfield_error input[type="number"], .gfield_error input[type="date"], .gfield_error input[type="file"], input[type="range"], .gfield_error select, .gfield_error textarea, input[type="search"] {
	border: 1px solid #E30101 !important;
    box-shadow: none !important;
}

.validation_error:nth-child(1) {
    top: 0 !important;
}
.page-template-template-contact .gform_body ul li:last-child {
	width: 100% !important;
	margin-right: 0 !important;
}
textarea {
	resize: none !important;
	min-height: 185px !important;
	padding-top: 2rem !important;
}
#search-form {
    padding: 40px 0 30px 0;
    position: relative;
}
#search-form input[type="text"] {
    float: left;
    width: 90% !important;
    height: 51px !important;
      margin-bottom: 0 !important;
}
#search-form input[type="submit"] {
    background: #496B80 url(assets/images/icon-search-2.svg) no-repeat center !important;
    border: none !important;
	padding: 17px 54px !important;
	float: right;
      margin-bottom: 0 !important;
}










/*******************************************************

Wordpress Core

********************************************************/
.alignright {
    float:right;
    margin: 5px 0 10px 20px;  					
}
.alignleft {
    float:left;
  	margin: 5px 20px 10px 0px;
}
.aligncenter {
    display: block;
	text-align: center;
    margin: 15px auto 15px auto;
}
.wp-caption.alignnone {
    margin: 15px 20px 15px 0;
}
.wp-caption.alignleft {
    margin: 15px 20px 15px 0;
}
.wp-caption.alignright {
    margin: 15px 0 10px 20px;
}





.mobile-menu {
    display: none;
}
.modal-mobile-menu.modal {
    top: 0 !important;
    height: 100vh;
    max-height: 100vh;
    width: 100%;
    background-color: #496b80;
    box-sizing: border-box;
}
.mobile-menu-content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none; 
}
.mobile-menu-content ul li {
	text-transform: uppercase;
    font-family: 'Gotham-Bold';
	margin-bottom: 3.6rem;
}
.mobile-menu-content ul li a, .mobile-menu-content ul li a:visited {
    color: #ffffff;
}
.mobile-menu-content ul li a:hover {
	opacity: 0.7;
}
.mobile-menu-content ul ul {
	margin: 1rem 0 2.4rem 0;
}
.mobile-menu-content ul ul li {
	text-transform: capitalize;
	font-family: 'WhitneyBook';
	font-size: 15px;
	letter-spacing: 0.5px;
	margin-bottom: 1rem;
}

.mobile-menu-content nav.top-nav {
    width: 90%;
    margin: 7rem auto 0 auto;
}
.mobile-menu-content .top-nav ul li {
    font-family: inherit;
    float: left;
    width: 46%;
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 1.6rem;
    font-size: 14px;
	background-size: 16px;
	padding-left: 25px;
	margin-right: 13px;
}
.mobile-menu-content .top-nav ul li.phone-icon {
    background-size: 10px !important;
}
.mobile-menu-content .top-nav ul li a, .mobile-menu-content .top-nav ul li a:visited {
	font-size: 14px;
	opacity: 0.7;
}
.mobile-menu-content .top-nav ul li a:hover, .mobile-menu-content .top-nav ul li.current-menu-item a {
	opacity: 1;
}
.mobile-menu-container .modal-close {
    top: 30px;
    position: absolute;
    width: 24px;
    height: 24px;
    right: 20px;
}
.mobile-menu {
    top: 13px;
}
.mobile-menu .material-icons {
    font-size: 36px;
	color: #496B80;
}
.event-carousel {
	display: none;
}

#ui-datepicker-div { 
	background: #FFF; 
	border: 1px solid #ddd; 
	border-radius:4px; 
	padding: 25px 20px 20px 20px; 
	width:420px; 
}
 #ui-datepicker-div .ui-icon { 
	color: transparent; 
	cursor: pointer; 
	font-size: 0px; 
}
#ui-datepicker-div .ui-icon .ui-icon:before { 
	color: @anchor-color; 
	font-family:"FontAwesome"; 
	font-size: 18px; 
}
a.ui-corner-all {
    display: none;
}
select.ui-datepicker-month {
    margin-bottom: 15px !important;
    float: left;
    width: 48% !important;
}
.ui-datepicker-year {
    margin: 0 !important;
    float: right;
    width: 48% !important;
}
#ui-datepicker-div tr:nth-child(even) {
    background-color: transparent; 
}
#ui-datepicker-div th:nth-child(1) {
    text-align: center;
}


.ui-datepicker-today { 
    background-color: @primary-color; 
    border-radius: 4px;
}
#ui-datepicker-div  table  { width: 100%; margin: 0;}
#ui-datepicker-div  td  a  { display: block; padding: 5px; }
#ui-datepicker-div  td  a:hover { color: rgba(0,0,0,0.8);}

.ginput_container.ginput_container_date {
    position: relative;
}
img.ui-datepicker-trigger {
    position: absolute;
    right: 15px;
    top: 17px;
}




/*******************************************************

Responsive Design

********************************************************/


@media only screen and (min-width:2540px) and (max-width:7000px) {

}
@media only screen and (min-width:1900px) and (max-width:2539px) {

}
@media only screen and (min-width:1660px) and (max-width:1899px) {  

}
@media only screen and (min-width:1420px) and (max-width:1659px) {
.carousel {
    height: 440px;
}
.home-slider.marg-bottom {
	margin-bottom: 6rem;
}
.slider-arrows {
    top: 40%;
}
a.carousel-item.active .slider-text-area {
    bottom: 10rem;
}
.content-block.block-fc_button .fc-button {
    top: -7rem;
}
.map-panel {
    padding: 8rem 11rem 8rem 11rem;
}
}
@media only screen and (min-width:1346px) and (max-width:1419px) {
.cta-box {
    padding: 9.5rem 8rem;
}
.small-cta .cta-box {
    padding: 9.5rem 3rem;
}
.carousel {
    height: 400px;
}
.home-slider.marg-bottom {
	margin-bottom: 8rem;
}
.slider-arrows {
    top: 40%;
}
.content-block.block-fc_button .fc-button {
    top: -7rem;
}
.map-panel {
    padding: 8rem 8rem 8rem 8rem;
}
}
@media only screen and (min-width:994px) and (max-width:1345px) {
.logo {
    width: 28%;
}
.main-menu-container {
    width: 71%;
}
#search-form input[type="text"] {
    width: 86% !important;
}
.faqs-container {
    padding: 0;
}
.three-col-section .fpost {
    min-height: 425px;
}
.three-col-section .fp-content {
    padding: 0 2.5rem;
    margin-bottom: 3rem;
}
.fp-content-area h4 {
    padding: 0 3.5rem 2rem 3.5rem;
    /*height: 130px;*/
    overflow: hidden;
}
.three-col-section .fp-content-area {
    padding-top: 3rem;
}
.col.process-box {
    padding: 4rem 2rem 5rem 2rem;
}
.m-wrapper {
    width: 90%;
}
container .m-wrapper {
	width: 100%;
}
.serving-texas {
    padding: 5rem 5rem 5rem 5rem;
}
.serving-heading {
	font-size: 4rem;
}
.cta-box {
    padding: 9.5rem 8rem;
}
.small-cta .cta-box {
    padding: 9.5rem 3rem;
}
.col.block-content {
    padding: 5rem 5rem 5rem 5rem;
}
.team-container .fpost {
	min-height: 450px;
}
.team-container h4.fp-title {
	font-size: 2rem;
}
/*a.carousel-item.active .slider-text-area {
    position: relative;
    left: auto;
    right: auto;
	text-align: center;
    bottom: 0;
}*/
/*
a.carousel-item.active .slider-text-area {
    bottom: 11rem;
}
*/
/*
.slider-text-area .btn {
	display: none;
}
*/
/*
h2.Slider-title {
    color: #ffffff;
    font-family: 'Gotham-Bold';
    font-size: 20px;
	text-align: center;
}
*/
.carousel .carousel-item {
    width: 70%;
}
.carousel {
    height: 440px;
}
.home-slider.marg-bottom {
    margin-bottom: 2rem;
}
.slider-arrows {
    top: 35%;
}
.left-slide-arrow {
    left: 5%;
}
.right-slide-arrow {
    right: 5%;
}
.event-single {
    padding: 5.5rem 2rem 1.5rem 2rem;
    min-height: 515px; 
}
h5.event-month {
    font-size: 1.6rem;
}
h6.event-title {
    font-size: 1.4rem;
}
span.event-date {
    font-size: 5rem;
}
.content-block.block-fc_button {
    margin-bottom: 5rem;
}
.content-block.block-fc_button .fc-button {
    position: relative;
    top: -5rem;
}
#video-modal.modal {
    width: 70%;
}
#video-modal.modal.modal-fixed-footer {
    height: 80%;
}
.hovered-content {
    opacity: 1;
    height: 0px;
    visibility: visible;
}
}
@media only screen and (min-width:1025px) and (max-width:1150px) {
.carousel {
    height: 440px;
}
.home-slider.marg-bottom {
    margin-bottom: 6rem;
}
}
@media only screen and (min-width:1151px) and (max-width:1250px) {
.carousel {
    height: 440px;
}
.home-slider.marg-bottom {
    margin-bottom: 6rem;
}
}
@media only screen and (min-width:1251px) and (max-width:1344px) {
.carousel {
    height: 440px;
}
.home-slider.marg-bottom {
    margin-bottom: 8rem;
}
}
@media only screen and (min-width:748px) and (max-width:993px) {
.one-column-ab-image {
    bottom: 8px;
    height: 97%;
}
.map-panel {
    width: 100%;
    padding: 7rem;
} 
.map-content-area {
    position: relative;
    top: 0;
}
.map-area {
    min-height: 360px;
}
html {
	font-size: 9px;
}
.logo {
    width: 230px;
}
.modal a.modal-close img {
    top: 14px;
}
.mobile-menu-content .top-nav ul li {
    float: none;
    width: 100%;
    margin: 0 auto 1.6rem auto;
}
.mobile-menu #modal2 {
    width: 100% !important;
}
.mobile-menu-content {
    text-align: center;
    padding-top: 10vh;
}
.main-menu, a.header-btn, .top-nav-container {
    display: none;
}
.modal-mobile-menu.modal .main-menu {
    display: block;
}
.modal-mobile-menu.modal .main-menu ul li a {
    color: #ffffff;
}
.mobile-menu {
    display: block;
    position: relative;
    top: 13px;
}
.main-menu-container {
    width: 48%;
    padding-top: 6px;
    text-align: right;
}
.menu-area {
	padding: 24px 0 20px 0;
}
.more-info-form {
    position: initial;
    bottom: 0;
}
.carousel {
    height: 350px;
}
.event-carousel.carousel {
	height: 600px;
}
/*a.carousel-item.active .slider-text-area {
    position: relative;
    left: auto;
    right: auto;
	text-align: center;
    bottom: 0;
}*/

a.carousel-item.active .slider-text-area {
    bottom: 13.5rem;
}
/*.slider-text-area .btn {
	display: none;
}
h2.Slider-title {
    color: #ffffff;
    font-family: 'Gotham-Bold';
    font-size: 20px;
	text-align: center;
}
*/
.carousel .carousel-item {
    width: 70%;
}
.serving-texas {
    position: relative;
    border: 0;
    padding: 0;
	width: 90%;
	margin: 0 auto;
}
.serving-heading {
    position: initial;
    width: 100%;
    margin: 0 auto 1rem auto;
}
.marg-bottom {
	margin-bottom: 10rem;
}
.faqs-container {
    padding: 0;
}
.fposts .s12 {
	margin-bottom: 30px;
}
.team-container .fpost {
	min-height: auto;
}
.banner-area {
    padding: 5rem 0 2rem 0;
}
.home-banner.banner-area {
    padding: 0;
}
.home-banner {
    margin-bottom: 11rem;
    min-height: 500px;
}
.home-banner-content {
    padding-top: 12rem;
}
.mobile-menu-content nav.top-nav {
    width: 100px;
    margin: 7rem auto 0 auto;
}
.col.cta-box-container {
    display: block;
	width: 100% !important;
}
.cta-box, .small-cta .cta-box {
    padding: 9.5rem 15rem;
}
.accordion {
    margin: 6rem 4rem 0 4rem;
}


.hovered-content, .two-col-section .fpost:hover .hovered-content, .team-container .hovered-content {
    opacity: 1;
    visibility: visible;
    height: auto;
}
.col.block-content {
    padding: 7.5rem 0 0 0;
}
.col.block-content-image {
    float: none;
    display: block;
    min-height: 300px;
}
.col.block-content-image {
    background-position: center 22%;
}
.col.block-content {
    padding: 5rem 0rem 0 0rem;
}
.staff-detail:nth-child(2n+2) .staff-image {
    float: none;
    text-align: left;
}
/*.hlt4, .hlt1, .hlt7, .hlt10 {
    height: 450px;
}
.hlt2, .hlt3, .hlt5, .hlt6, .hlt8, .hlt9 {
	height: 280px;
}*/

.offset-gallery .col:nth-child(1) .material-placeholder .highlight, .offset-gallery .col:nth-child(4) .material-placeholder .highlight, .offset-gallery .col:nth-child(7) .material-placeholder .highlight, offset-gallery .col:nth-child(10) .material-placeholder .highlight {
	 height: 300px;
}
.offset-gallery .col:nth-child(2) .material-placeholder .highlight, .offset-gallery .col:nth-child(3) .material-placeholder .highlight, .offset-gallery .col:nth-child(5) .material-placeholder .highlight, .offset-gallery .col:nth-child(6) .material-placeholder .highlight, .offset-gallery .col:nth-child(8) .material-placeholder .highlight, .offset-gallery .col:nth-child(9) .material-placeholder .highlight {
	height: 300px;
}
.two-image-gallery .highlight {
    height: 400px;
}
.even-gallery .highlight {
	height: 400px;
}


.staff-image {
    margin-bottom: 4rem;
}
.col.contact-left {
    padding: 5rem 0 3rem 0;
    text-align: center;
}
.retreat-right-container .team-container {
	position: initial;
}
.retreat-right-container .team-container .fpost, .retreat-right-container .team-container .fpost:hover {
    min-height: auto;
    margin-bottom: 0rem;
  border: none !important;
}
.retreat-banner {
    margin-bottom: 0;
}
.our-events {
	display: none;
}
.event-carousel {
	display: block;
}
.fp-content-area {
	position: relative !important;
}
.team-container h4.fp-title {
    min-height: 70px;
}
.home-slider.marg-bottom {
    margin-bottom: 8rem;
}
.event-carousel .slider-arrows {
    top: calc( 50% - 125px);
}
.slider-arrows {
    top: calc( 50% - 83px);
}
.left-slide-arrow {
    left: 3%;
}
.right-slide-arrow {
    right: 3%;
}
.modal-end {
	right: -5rem;
}
.page-template-template-blog .three-col-section .fpost, .archive .three-col-section .fpost {
    min-height: auto;
}
/*
.map-content-area {
   top: calc(50% - 116px);
   left: calc(50% - 256px);
}
*/
.row.other-websites .col.m4:nth-child(4), .row.other-websites .col.m4:nth-child(5) {
  width: 50% !important;
  text-align: center;
}
}
@media only screen and (min-width:580px) and (max-width:747px) {
        .map-content-area {
    position: relative;
    top: 0;
}
.row.other-websites .col.s4:nth-child(4), .row.other-websites .col.s4:nth-child(5) {
  width: 50% !important;
  text-align: center;
}
.map-panel {
    width: 100%;
    padding: 7rem;
}    
    .map-area {
        min-height: 222px;
    }
html {
	font-size: 8.5px;
}
.logo {
    width: 230px;
}
.fp-icon {
    top: -36px;
}
.banner-area {
    padding: 5rem 0 0rem 0;
}
.home-banner.banner-area {
    padding: 0;
}
.home-banner {
    margin-bottom: 11rem;
    min-height: 500px;
}
.home-banner-content {
    padding-top: 12rem;
}
.mobile-menu-content nav.top-nav {
    width: 65%;
    margin: 7rem auto 0 auto;
}
.team-container h4.fp-title {
    min-height: 70px;
}
.col.contact-right {
    padding: 5rem;
}

/*a.carousel-item.active .slider-text-area {
    position: relative;
    left: auto;
    right: auto;
	text-align: center;
    bottom: 0;
}*/
a.carousel-item.active .slider-text-area {
    bottom: 11rem;
}
.slider-text-area .btn {
	display: none;
}
h2.Slider-title {
    color: #ffffff;
    font-family: 'Gotham-Bold';
    font-size: 20px;
	text-align: center;
}
.carousel .carousel-item {
    width: 80%;
}
.fp-content {
    height: auto;
}
}
@media only screen and (min-width:460px) and (max-width:579px) {
            .map-content-area {
    position: relative !important;
    top: 0 !important;
}
.row.other-websites .col.s4:nth-child(4), .row.other-websites .col.s4:nth-child(5) {
  width: 50% !important;
  text-align: center;
}
.map-panel {
    width: 100% !important;
    padding: 7rem !important;
}    
    .map-area {
        min-height: 200px !important;
    }
html {
	font-size: 8px;
}
.logo {
    width: 230px;
}
p, .fp-content {
    font-size: 2.5rem;
}
.fp-content {
    height: auto;
}
.fp-icon {
    top: -36px;
}
.map-panel {
    padding: 9rem 10rem 9rem 8rem;
}
.banner-area {
    padding: 5rem 0 0rem 0;
}
.home-banner.banner-area {
    padding: 0;
}
.home-banner {
    margin-bottom: 11rem;
    min-height: 500px;
}
.home-banner-content {
    padding-top: 14rem;
}
.hlt1 {
    margin-right: 0;
}
.gform_body ul li {
    width: 100% !important;
    float: none !important;;
    margin-right: 0;
}
.fp-img img {
	width: 100%;
}
.col.contact-right {
    padding: 5rem;
}
/*a.carousel-item.active .slider-text-area {
    position: relative;
    left: auto;
    right: auto;
	text-align: center;
    bottom: 0;
}*/
a.carousel-item.active .slider-text-area {
     bottom: 25%;
    left: 10%;
}
.slider-text-area .btn {
	display: none;
}
h2.Slider-title {
    color: #ffffff;
    font-family: 'Gotham-Bold';
    font-size: 18px;
	text-align: center;
}
.carousel .carousel-item {
    width: 70%;
}
.left-slide-arrow {
    width: 55px;
}
.right-slide-arrow {
    width: 55px;
}
/*
.map-content-area {
   top: calc(50% - 143px);
   left: calc(50% - 202px);
}
*/
}
@media only screen and (max-width:459px) {
html {
	font-size: 8px;
}
p, .fp-content {
    font-size: 2.5rem;
}
.fp-content {
    height: auto;
}
.fp-icon {
    top: -36px;
}
.map-panel {
    display: none;
}
.map-area iframe {
	height: 360px !important;
}
.banner-area {
    padding: 5rem 0 0rem 0;
}
.home-banner.banner-area {
    padding: 0;
}
.home-banner {
    margin-bottom: 11rem;
    min-height: 500px;
}
.home-banner-content {
    padding-top: 14rem;
}
.logo {
    width: 200px;
}
.mobile-menu-content .top-nav ul li {
    float: none;
    width: 100%;
    margin: 0 auto 1.6rem auto;
}
.gform_body ul li {
    width: 100% !important;
    float: none !important;
    margin-right: 0;
}
.row.other-websites .col.s4:nth-child(4), .row.other-websites .col.s4:nth-child(5) {
  width: 50% !important;
  text-align: center;
}
.fp-img img {
	width: 100%;
}
.col.contact-right {
    padding: 5rem 2rem;
}

/*a.carousel-item.active .slider-text-area {
    position: relative;
    left: auto;
    right: auto;
	text-align: center;
    bottom: 0;
}*/
a.carousel-item.active .slider-text-area {
    bottom: 25%;
    left: 10%;
}
.slider-text-area .btn {
	display: none;
}
h2.Slider-title {
    color: #ffffff;
    font-family: 'Gotham-Bold';
    font-size: 16px;
	text-align: center;
}
.carousel .carousel-item {
    width: 70%;
}
a#play-button-for-video {
    width: 64px !important;
}
}
@media screen and (max-width: 747px) {
#ui-datepicker-div td a {
    padding: 3px;
}
.map-area {
	 min-height: 247px;
}
.mobile-menu #modal2 {
    width: 100% !important;
}
.mobile-menu-content nav.top-nav {
    width: 100px;
}
.content-block.block-fc_button .fc-button {
    top: -4rem;
}
.more-info-form {
    position: initial;
    bottom: 0;
}	
.modal {
    width: 85% !important;
}
.mobile-menu-content {
    text-align: center;
    padding-top: 10vh;
}
.main-menu, a.header-btn, .top-nav-container {
    display: none;
}
.modal-mobile-menu.modal .main-menu {
    display: block;
}
.modal-mobile-menu.modal .main-menu ul l ia {
    color: #ffffff;
}
.mobile-menu {
    display: block;
    position: relative;
    top: 13px;
}
.main-menu-container {
    width: 20%;
	padding-top: 0;
    text-align: right;
}
.menu-area {
	padding: 24px 0 20px 0;
}
.top-nav-container {
	display: none;
}
.banner-video-link img {
    width: 78px;
}
.banner-area h1.heading {
    margin-bottom: 5rem;
}
.serving-texas {
    position: relative;
    border: 0;
    padding: 0;
	width: 90%;
	margin: 0 auto;
}
.serving-heading {
    position: initial;
    width: 100%;
	margin: 0 auto 2rem auto;
}
.fpost, .three-col-section .fpost, .team-container .fpost, .page-template-template-portfolio .three-col-section .fpost, .retreat-right-container .team-container .fpost, .retreat-right-container .team-container .fpost:hover, .tax-portfolio-tag .three-col-section .fpost, .post-type-archive-portfolio .three-col-section .fpost {
    min-height: auto;
}
.fposts .s12 {
	margin-bottom: 4rem;
}
.fposts .s12:last-child {
    margin-bottom: 0;
}
.hovered-content, .two-col-section .fpost:hover .hovered-content, .team-container .hovered-content {
	opacity: 1;
	visibility: visible;
	height: auto;
}
.marg-bottom {
	margin-bottom: 6rem;
}
.fp-content-area {
	position: relative !important;
	padding-top: 7rem;
}
.fp-content-area h4 {
    padding-bottom: 2rem;
    font-size: 3rem;
}
.three-col-section .fp-content-area {
    padding-top: 3rem;
}
.three-col-section .fp-content {
    min-height: auto;
    padding: 0 2rem;
    margin-bottom: 3rem;
}
.accordion {
    margin: 6rem 0rem 0 0rem;
}
.faqs-container {
    padding: 0;
}
.fpost {
	border: none !important;
}
.col.cta-box-container {
    display: block;
}
.cta-box, .small-cta .cta-box {
    padding: 9.5rem 0;
}
.col.block-content {
    padding: 7.5rem 0 0 0;
}
.col.block-content-image {
    float: none;
    display: block;
    min-height: 300px;
}
.staff-detail:nth-child(2n+2) .staff-image {
    float: none;
    text-align: left;
}
/*.hlt4, .hlt1, .hlt7, .hlt10 {
    height: 400px;
}
.hlt2, .hlt3, .hlt5, .hlt6, .hlt8, .hlt9 {
	height: 280px;
}*/
.offset-gallery .col:nth-child(1) .material-placeholder .highlight, .offset-gallery .col:nth-child(4) .material-placeholder .highlight, .offset-gallery .col:nth-child(7) .material-placeholder .highlight, offset-gallery .col:nth-child(10) .material-placeholder .highlight {
	 height: 300px;
}
.offset-gallery .col:nth-child(2) .material-placeholder .highlight, .offset-gallery .col:nth-child(3) .material-placeholder .highlight, .offset-gallery .col:nth-child(5) .material-placeholder .highlight, .offset-gallery .col:nth-child(6) .material-placeholder .highlight, .offset-gallery .col:nth-child(8) .material-placeholder .highlight, .offset-gallery .col:nth-child(9) .material-placeholder .highlight {
	height: 300px;
}
.even-gallery .highlight, .two-image-gallery .highlight {
    height: 280px;
}
.highlight {
    margin: 0 5px 10px 5px;
}
.content-area ul li, .content-area ol li {
    padding-left: 3rem;
}
.staff-image {
    margin-bottom: 4rem;
}
.col.contain-image {
	background-size: contain;
}
.col.block-content-image {
    background-position: center 22%;
}
.col.contact-left {
    padding: 5rem 0 3rem 0;
    text-align: center;
}
.page-template-template-portfolio .three-col-section .fpost, .tax-portfolio-tag  .three-col-section .fpost, .post-type-archive-portfolio .three-col-section .fpost {
	margin-bottom: 0;
}
.retreat-right-container .team-container {
	position: static;
}
 .retreat-banner {
   margin-bottom: 0;
    background-size: auto 510px;
    background-position: top center;
    height: auto;
}
.our-events {
	display: none;
}
.event-carousel {
	display: block;
}
.event-single {
	min-height: 373px;
}
span.event-date {
    font-size: 5rem;
}
.event-single {
    padding: 5rem 2rem 2rem 2rem;
}
.carousel {
    height: 310px;
}
.event-carousel.carousel {
	height: 400px;
}
.event-carousel .slider-arrows {
    top: 34%;
}  
.slider-arrows {
    top: 28%;
}
.left-slide-arrow {
    left: 3%;
    width: 35px;
}
.right-slide-arrow {
	right: 3%;
    width: 35px;
}
h6.event-title {
    min-height: auto;
}
.modal a.modal-close, button.mfp-close {
    width: 40px !important;
    height: 40px !important;
}
.modal a.modal-close img {
    top: 7px;
    width: 16px;
}
.modal-end {
    right: -2rem;
}
a#play-button-for-video {
    width: 64px;
}
.page-template-template-blog .three-col-section .fpost, .archive .three-col-section .fpost {
    min-height: auto;
}
#ui-datepicker-div {
    width: 88.5%;
    padding: 20px;
    box-sizing: border-box;
}
}
@media screen and (max-width: 647px) {
.carousel {
    height: 270px;
}
.event-carousel.carousel {
	height: 390px;
}
.home-slider.marg-bottom {
    margin-bottom: 5rem;
}
}
@media screen and (max-width: 547px) {
    
 .one-column-ab-image {
        bottom: 7px;
        height: 96%;
    }
.carousel {
    height: 210px;
}
.event-carousel.carousel {
	height: 410px;
}
}
@media screen and (max-width: 447px) {
    .one-column-ab-image {
        bottom: 7px;
        height: 96%;
    }
    
.carousel {
    height: 190px;
}
.event-carousel.carousel {
	height: 465px;
}
.home-slider.marg-bottom {
    margin-bottom: 5rem;
}

}
@media screen and (max-width: 347px) {
     .one-column-ab-image {
        bottom: 7px;
        height: 96%;
    }
    
    .map-area{
         background-position: center left -335px !important;
    }
.carousel {
    height: 150px;
}
.event-carousel.carousel {
	height: 460px;
}
}
@media only screen and (min-width:1003px) {
    .col.contact-right {
        min-height: 830px;
    }
    .one-column-ab-image {
        bottom: 10px;
        height: 97%;
    }
}
@media only screen and (min-width:1003px) and (max-width:1279px) {
.map-content-area {
    top: 4rem;
}
.map-panel {
    width: 100%;
    padding: 7rem;
}    
    .map-area {
        min-height: 400px;
    }
.retreat-right-container .team-container{
    left: 25px;
}
.main-menu {
   width: 100%;
   margin-top: 10px;
   margin-right: 0px;
}
    .page-id-4963 .two-col-section .fpost:hover .hovered-content {
        height: 240px;
    }
    .fp-content{
       /* height: 165px;*/
    }
    a.carousel-item.active .slider-text-area {
        bottom: 14rem;
    }
}




.full-width-custom-gfield{
    width: 98% !important;
}
.half-width-custom-gfield{
    margin: 0 !important;
    width: 48% !important;
    float: left !important;
    margin-right: 2% !important;
}

.ginput_container.ginput_container_radio {
    margin-bottom: 10rem !important;
}

.gfield-full-field {
    width: 100% !important;
    float: none !important;
    margin-right: 0% !important;
}
.gfield-full-field li{
    width: 100% !important;
}
.half-input-field {
    width: 49% !important;
    float: left !important;
    margin-right: 2% !important;
    clear: both !important;
}
.half-input-field-second {
    width: 49% !important;
    float: left !important;
    margin-right: 0 !important;
}
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    width: 49%;
    margin-right: 2% !important;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 0 0;
}
.gform_wrapper .ginput_complex .ginput_right {
    margin-right: 0 !important;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(255,223,224,.25);
    margin-bottom: 6px!important;
    border-top: 1px solid #C89797;
    border-bottom: 1px solid #C89797;
    padding-bottom: 6px;
    padding-top: 8px;
    box-sizing: border-box;
}
.gform_wrapper .top_label .gfield_error {
    width: calc(100% - 2px);
}
@media only screen and (min-width: 641px) {
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: calc(100% - 16px)!important;
}
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding-right: 0;
}
@media only screen and (min-width: 641px) {
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 16px;
}
}
@media screen and (max-width: 747px){
.content-area .gform_body ul li, .content-area .gform_body ol li {
    padding-left: 0;
}
    .gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    width: 100%;
    margin-right: 0% !important;
    
}
}
.retreat-det-text a {
    color: #6D8899;
    border-bottom: 1px solid;
}
li#field_3_6 {
    clear: both;
}