/*
Theme Name: WP Bootstrap
Theme URI: http://revenuespark.com
Description: Bootstrap 3.3.6
Author: Steve Eldridge
Author URI: http://revenuespark.com
Version: 1.0.7
Tags: responsive, white, bootstrap

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

This simple theme was built using the example Bootstrap theme "Basic marketing site" found on the Bootstrap web site http://twitter.github.com/bootstrap/examples/hero.html
*/

@import url('custom-editor-style.css');


/* Countdown Clock CSS */

.countDownClock{
	font-family: sans-serif;
	color: #fff;
	display: block;
	font-weight: 100;
	text-align: center;
	font-size: 30px;
}

.countDownClock > div{
	padding: 10px;
	border-radius: 3px;
	background: #00BF96;
	display: inline-block;
}

.countDownClock div > span{
	padding: 15px;
	border-radius: 3px;
	background: #00816A;
	display: inline-block;
}

.smalltext{
	padding-top: 5px;
	font-size: 16px;
}

/* end Countdown Clock CSS */

#checkOutManifestors {
	margin-bottom: -30px;
}

.gf_simple_horizontal_wrapper .gform_body {
	width: 100%!important;
}
.gform_body input {
	color: #666;
}
.gravityFormOuter h3 {
	margin-top: 0px;
}
.gf_simple_horizontal_wrapper .gform_button {
	height: 34px!important;
	background-color: black;
	color: white;
	border: none;
	border-radius: 3px;
	font-weight: 600;
	padding: 0px 20px;
}

.page-id-4886 header,
.page-id-5195 header {
	display: none;
}

.threeColSection {
	padding-top: 40px;
	padding-bottom: 60px;
}
.colorBar + .threeColSection {
	padding-top: 60px;
}
.slick-slide img{
	margin: auto;
}
.slick-prev:before, .slick-next:before{
	font-family: monospace!important;
	opacity: 1!important;
	color: rgba(255, 255, 255, 0.0)!important;
}
.slick-list {
	z-index: 10;
}
.slick-prev {
	background-image: url(images/prevArrow.png)!important;
    width: 50px!important;
    height: 40px!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    left: -65px!important;
    z-index: 0;
}
.slick-next {
	background-image: url(images/nextArrow.png)!important;
    width: 50px!important;
    height: 40px!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    right: -65px!important;
    z-index: 0;
}
.sliderSectionHeader {
	text-align: center;
	color: #333333;
}
.imageCaption {
	padding-top: 5px;
	text-align: center;
	color: #333;
	font-size: 14px;
}
a { cursor: pointer; }

a:hover, a:focus {
	text-decoration: none!important;
	color: #5B0810;
}
a.shiftnav-toggle:hover, a.shiftnav-toggle:focus {
	color: #666666!important;
}
:focus {
	outline: none!important;
}
.textCol a {
	color: #ed1968;
	font-weight: 600;
}
.aligncenter {
	display: block;
	margin: 10px auto 10px;
}
.alignleft {
	float: left;
	margin: 0px 20px 15px 0px;
	max-width: 100%;
	height: auto;
}
.alignright {
	float: right;
	margin: 0px 0px 15px 20px;
	max-width: 100%;
	height: auto;
}
#pageWrapper {
	margin: auto;
	background-color: #fff;
	box-shadow: 0px 0px 30px 0px rgba(64, 64, 64, 0.74);
}
/*
.dottedLine {
    background: url(images/dotted-line.png) repeat center top;
    background-size: 4px 4px;
    border: 0;
    height: 1px;
    margin: 0 0 24px;
}
*/

/* Embed Code */
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.embed-responsive-item {
	padding-bottom: 25px;
}

/* Header */
.headerTop {
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	background-color: #092E4A;
	color: #fff;
}
.headerTop a {
	color: #fff;
}
.headerTop a:hover {
	color: #7A95A2!important;
}
.headerTop [class^=icon] {
	vertical-align: -3px;
	font-size: 19px;
}
#homeLogo img {
	max-width: 220px;
	height: auto;
}
#headerSocial a span,
#shiftNavSocial a span {
	font-size: 30px;
}
#headerSocial .icon-pinterest {
	font-size: 35px;
	vertical-align: -2px;
}
#headerSocial .icon-soundcloud-circle {
	font-size: 33px;
	vertical-align: -1px;
}
#shiftNavSocial {
	padding: 15px 0px 0px 20px;
}
#shiftNavSocial a {
	color: #EC246B!important;
}
.navbar {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	height: 55px;
}
.navbar-nav {
	float: none!important;
	display: inline-block;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: transparent!important;
	border-color: transparent!important;
}
.navbar-nav .current-menu-item a span,
.navbar-nav > .current-menu-parent > a span {
	font-weight: 500;
}
.navbar-nav a span {
	font-family: 'Lato';
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;	
}
.dropdown-menu span {
	font-size: 17px!important;
	text-transform: none!important;
}
.shiftnav-toggle {
	color: #666;
}
.navbar-nav .active a span,
.navbar-nav a:hover span,
.navbar-nav a:focus span,
.shiftnav-toggle:hover span {
	background-color: transparent!important;
}
.navbar-nav .active a,
.navbar-nav a:hover,
.navbar-nav a:focus,
.shiftnav-toggle:hover {
	background-color: transparent!important;
}
.shiftnav-toggle > div {
	font-size: 36px;
    margin-bottom: -14px;
    margin-top: 10px;
}	
	
/* Page Template */
#pageContent .container {
	padding-left: 30px;
	padding-right: 30px;
}
.flush-top {
	margin-top: 0px!important;
}
.page-id-3998 .col-right {
	padding-left: 15px!important;
}
.heroImage {
	position: relative;
	background-repeat: no-repeat;
	background-size: contain;
}
.heroNoText img {
	width: 100%;
	height: auto;
}
div[class^="heroText"] h2 {
	margin: 0px;
}
div[class^="heroText"] h3 {
	margin: 0px;
}

.textCol h2:first-of-type {
	margin-top: 0px!important;
}
.textCol a:not(.btn) {
	text-decoration: underline;
}
a.button {
	background-color: #00B9C5;
	border: 2px solid #00B9C5;
	display: table;
	text-align: center;
	margin: 25px auto 0;
	color: white;
	padding: 0px 35px;
	border-radius: 12px;
	height: 38px;
	line-height: 36px;
	font-weight: 600;
}
a.button:hover {
	background-color: transparent;
	color: #00B9C5;
}
a.button [class^=icon] {
	vertical-align: -2px;
}
.formCol .gform_wrapper {
	margin-top: 20px;
	margin-bottom: 40px;
}
.formCol .gform_body input {
	height: 38px;
	border: 1px solid #E5E5E5;
	padding-left: 15px!important;
	margin-top: 0px!important;
}
.formCol .gform_footer.top_label input {
	float: right;
	background-color: #723376;
	color: white;
	border: #723376 1px solid;
	height: 38px;
	padding: 0px 40px;
	border-radius: 15px;
}
/*
#gform_wrapper_2 {
	max-width: 80%;
	margin: auto;
}
*/
.twoCol .gform_body input {
	border: 1px solid #E5E5E5!important;
	padding-left: 15px!important;
}
.col-right .imageCol {
	margin-bottom: 25px;
}
.col-right .colorTextBlock {
	margin-bottom: 25px;
}
/*
.twoCol .gform_footer input {
	display: block!important;
	margin: auto!important;
	background-color: #1AA5BB;
	border: 1px solid #1AA5BB;
	color: white;
	border-radius: 8px;
	text-transform: uppercase;
	padding: 8px 35px;
}
*/
/*
.gform_footer {
	margin-top: 10px!important;
	padding-top: 0px!important;
	overflow: hidden;	
}
.gform_footer input {
	float: right;
	background-color: #59C4C2;
	border: #59C4C2 1px solid;
    color: white;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    font-family: open sans;
    padding: 0px 10px;
    box-shadow: 0px 2px 2px rgba(128, 128, 128, 0.58);
    font-weight: 700;
    border-radius: 5px;
}
*/

.pageSection.blog h2 {
	font-weight: 500;
}
.blogSection {
	padding-left: 15px;
	padding-right: 15px;
}
.blogSectionPost {
	display: flex;
	overflow: hidden;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #7A95A2;
}
.postThumbnail {
	min-width: 200px;
	margin-right: 25px;
}
.blogSection h3 {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 20px;
	line-height: 1.1;
	color: #042E4A;
}
.postExcerpt {
	font-size: 15px;
	line-height: 1.4;
}
.postExcerpt a {
	color: #7A95A2;
}
.panel-title {
	font-weight: 500!important;
}
.panel-title span {
	float: right;
}
.colorBar {
	margin-top: -1px;
	width: 	100%;
	position: relative;
}
.colorBarText {
	line-height: 1.1;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.btn{
	background-color: #59C4C2!important;
	border-color: #59C4C2!important;
    color: white!important;
    height: 30px;
    line-height: 30px!important;
    text-decoration: none;
    font-family: 'Open Sans';
    padding: 0px 10px!important;
    box-shadow: 0px 2px 4px rgba(128, 128, 128, 0.58);
    font-weight: 700!important;
}
.dividingLine {
	padding-top: 30px;
}
.textCol h4:first-of-type {
	margin-top: 0px;
}
.textCol > p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 24px;
}
.textCol .divider {
    background: inherit;
    height: 9px;
    margin: 20px 0;
    background-color: #000;
}
.blockSection {
	margin-bottom: 25px;
}
.blockTitle {
	margin-top: 0px;
	font-family: 'Lato', sans-serif!important;
    font-size: 18px!important;
    font-weight: 500!important;
    text-transform: uppercase;
    color: #333;
    font-style: normal!important;
    margin-bottom: 15px;
}
.paymentForm .gform_button {
	height: 40px;
	width: 100%!important;
	background-color: black;
	color: white;
	border: none;
}
.paymentForm * {
	font-family: 'Lato';
}
.paymentForm input {
	border-radius: 3px;
}
.paymentForm select {
	border-color: #E5E5E5!important;
	height: 30px;
}
.paymentForm label.gfield_label, .paymentForm h4 {
	font-size: 18px!important;
	font-weight: 500!important;
}
.paymentForm .gf_left_half,
.paymentForm .gf_right_half,
.paymentForm .gf_left_half input,
.paymentForm .gf_right_half input{
	margin-top: 0px!important;
}
.paymentForm .ginput_container_name br,
.paymentForm .ginput_container_singleproduct br {
	display: none;
}
.paymentForm .ginput_container_name p {
	width: 49.5%;
	display: inline-block;
}
.paymentForm .ginput_container_name span {
	width: 100%!important;
}
/* Gallery */
.galleryImage {
	margin-bottom: 25px;
}
.galleryImage img {
	border: 2px solid transparent;	
}
.galleryImage a:hover img {
	border-color: #ed1968;
}
.videoGalleryItem {
}
.videoTitle {
	font-family: 'Lato';
	font-size: 18px;
	
}
/* Visual Boxes */
.visualBox {
	padding-bottom: 25px;
	overflow: hidden;
}
.visualBoxImg img {
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 20px;
}
.visualBoxText p {
	color: #666;
	font-family: 'Lato';
}
.visualBoxText a {
	color: #ed1968;
}
/* Blog */
.blogHeader img {
	width: 100%;
}
.blogHeaderForm {
	padding: 25px 0px 25px;
}
.blogHeaderForm .smallerText {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 0px;
}
.blogHeaderForm .largerText {
	font-size: 20px;
	font-weight: 400;
	display: inline-block;
	font-family: 'Lato';
	padding-right: 15px;
	vertical-align: 12px;
	color: #4E4E4E;
}
.blogHeaderForm .gform_wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
}
.blogHeaderForm input[type=submit],
#popUp input[type=submit]{
    border: none;
    background-color: #000;
    height: 38px!important;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px!important;
    font-weight: 300;
}
#blogHeaderFormSection{
	display: inline-block;
}
/*
#gform_2 {
	position: relative;
}
.blogHeaderForm .gform_body li {
	display: inline-block;
	width: 45%;
	margin-top: 0px!important;
}
#gform_2 .gform_body li {
	display: inline-block;
	width: 42%;
	margin-top: 0px!important;
}

.blogHeaderForm .gform_body li input,
#gform_2 .gform_body li input,
.gform_body li input,
.gform_body li textarea {
	padding-left: 15px!important;
	border: 1px solid #E5E5E5;
}
.blogHeaderForm .gform_footer {
    position: absolute;
    width: 10%!important;
    right: 0px;
    top: 5px;
    margin-top: 0px!important;
}
#gform_2 .gform_footer {
    position: absolute;
    width: 10%!important;
    right: 0px;
    top: 8px;
    margin-top: 0px!important;
}
.blogHeaderForm .gform_footer input {
	background-color: #1AA5BB;
	border: 1px solid #1AA5BB;
	color: white;
	padding: 4px 25px;
	border-radius: 10px;
}
#gform_2 .gform_footer input {
	background-color: #042E4A;
	border: 1px solid #042E4A;
	color: white;
	padding: 4px 25px;
	border-radius: 10px;
}
*/
.gform_body select {
	height: 32px;
}
.widgetSection select {
	height: 32px;
	border: #717171;
}
.blog #pageContent,
.archive #pageContent,
.search #pageContent,
.single #pageContent {
	margin-top: 30px;
}
.blogRoll * {
	font-family: 'Lato';
}
.blogRoll article {
	display: flex;
	margin-bottom: 40px;
}
.blogRollImage {
	width: 260px;
}
.blogRollImage img {
	border: 1px solid #bfbfbf;
}
.blogRoll .singleContent {
	padding: 0px 20px 10px;
	width: calc(100% - 300px);
	height: 248px;
	overflow: hidden;
}
.blogRoll .singleContent h2 {
	margin-top: -5px;
	text-transform: uppercase;
	font-size: 24px!important;
	font-weight: 700;
}
.blogRoll .singleContent h2 a {
	text-transform: uppercase;
	font-size: 20px!important;
	color: #4c4c4c;
}
.blogRoll .singleContent p {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
.blogRoll .readMoreLink a{
	font-style: italic;
	color: #7A95A2;
}
.blogRoll .blogDivider {
	width: 100%;
	height: 20px;
	margin-bottom: 30px;
	background-image: url(images/blogDivider.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.blogRoll .blogDivider:last-of-type {
	display: none;
}
.blogRoll article:last-of-type {
	margin-bottom: 0px;
}
.blogFooter {
	background-color: #E5E5E5;
	padding: 20px 0px;
}
.blogFooter h3 {
	margin-top: 0px;
	color: #042E4A;
	font-size: 20px;
	font-weight: bold;
}
.blogFooter a {
	color: #7A95A2;
}
.blogFooter a span {
	font-size: 20px;
}
.blogPagination {
	margin: 20px 0px;
}
.blogPagination span {
	display: inline-block;
	font-size: 18px;
	padding: 5px 12px;
	background-color: #7A95A2;
	color: white;
}
.blogPagination a {
	display: inline-block;
	font-size: 18px;
	padding: 5px 12px;
	background-color: #ed1968;
	color: white;
}
.blogPagination a:hover {
	color: white;
	text-decoration: none;
	background-color: #042E4A;
}
.nav-single .nav-next {
	float: right;
}
.category .fullFooter {
	margin-top: 30px;
}
.category h1,
.search h1 {
	font-size: 26px;
	font-family: 'Lato';
}
.category h2,
.search h2 {
	font-size: 18px;
	font-family: 'Lato';
}

/* Single Post Page */
.single .singleContent .entry-content {
	font-family: 'Lato';
	color: #424242;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.6;
}
.single article p {
	margin-bottom: 20px;
}
.single article img {
	max-width: 100%;
	height: auto;
}
.single .articleImage img {
	width: 100%;
}
.single .articleFrame .entry-footer {
	padding-top: 20px;
}
.single h1 {
	font-size: 24px;
	color: #333333;
	font-family: 'Lato';
	font-weight: 600;
}
.single .categoryList a {
	color: #7A95A2;
	text-decoration: underline;
}
.single .socialShare div  {
	padding-top: 10px;
	display: inline-block;
	margin-right: 5px;
}
.single .socialShare a {
	font-size: 25px;
	line-height: 16px;
}
.single .shareText {
	font-size: 16px;
}
.single .nav-previous a,
.single .nav-next a {
	color: #042E4A;
	text-transform: uppercase;
	font-size: 18px;
}
.nav-single {
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 30px;
}
.alsoLikeSection {
	border: 1px solid #F2F4F6;
	margin: 30px 0px;
	padding: 0px 15px 15px;
}
.nav-next,
.nav-previous {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 47%;
    display: inline-block;
}
.popItem h4 {
	color: #042E4A;
	font-weight: 600;
	margin-bottom: 5px;
}
.popItem p {
	font-size: 14px;
	margin-bottom: 0px;
}
.popItem a {
	color: #424242;
}
.popItem a:hover {
	color: inherit!important;
}
.popItem .readMoreLink {
	color: #7A95A2;
	font-style: italic;
}
.searchCount {
	margin: 0px;
}
/* Widget Area */
.widgetSection {
	margin-bottom: 40px;
}
ul.widgetSection {
	list-style: none;
}
.widgetSection li {
	margin-bottom: 25px;
}
.widgetSection .widget-title {
    font: 400 20px "Lato", Helvetica, sans-serif;
    text-align: left;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.widget_categories label {
	display: none;
}
.widgetSection img {
	height: auto!important;
}
.widget_sp_image-description p {
	font-weight: 300;
}
.widgetSection h2 {
	text-align: center;
	font-size: 20px;
	color: #042E4A;
}
.widgetSection h2:first-of-type {
	margin-top: 0px;
}
.widgetSection #searchform label {
	display: none;
}
.widgetSection ul {
	padding-left: 0px;
}
.widgetSection .cat-item {
	list-style: none;
}
.widgetSection .cat-item a {
	color: #4D4D4D;
	font-weight: 300;
}
.widgetSection .cat-item:before {
	content: '\00BB';
	color: #1AA5BB;
	margin-right: 10px;
	font-size: 20px;
	line-height: 20px;
}
.widgetSection #s {
	border: 1px solid #E5E5E5;
	width: calc(100% - 72px);
	height: 30px;
	padding-left: 15px!important;
}
.widgetSection #searchsubmit {
	background-color: #1AA5BB;
	color: white;
	border: 1px solid #1AA5BB;
	text-transform: uppercase;
}
/* Social Media Icons */
a:hover .icon-facebook-circled {
	color: #3B5998!important;
}
a:hover .icon-insta-circle {
	color: #C32AA3!important;
}
a:hover .icon-pinterest {
	color: #BD081C!important;
}
a:hover .icon-linkedin-circled {
	color: #007BB5!important;
}
a:hover .icon-soundcloud-circle {
	color: #FF5500!important;
}
a:hover .icon-youtube-logotype {
	color: #ff0000!important;
}

/* Search */
#searchsubmit {display: none;}
#searchform input[type=text] {
	width: 100%;
	padding: 5px 10px;
	border: 1px solid grey;
}
/* Footer */
.fullFooter {
	padding: 20px 0px;
}
.copyrightInfo {
	font-size: 10px;
	line-height: 36px;
}
#footerSocial {
	margin-top: 15px;
	display: inline-block;
	
}
#footerSocial a {
	color: #bdbdbd;
	font-size: 24px;
	vertical-align: -6px;
}
#footerSocial a:hover {
	color: #CABF3C;
}
#footerSocial .icon-pinterest {
	font-size: 28px;
	vertical-align: -2px;
}
#footerSocial .icon-soundcloud-circle {
	font-size: 27px;
	vertical-align: -2px;
}

#footerContactInfo {
	font-weight: 300;
	color: #333333;
}
#footerContactInfo a {
/* 	color: #333333; */
}
#footerMenu {
	margin-top: 15px;
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;	
}
#footerMenu ul {
	list-style: none;
}
#footerMenu li a {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #bbb;
}
#footerMenu li a:hover {
	color: #19a79e;
}
.navbar .current_page_item a, 
.navbar .nav-menu>li:hover > a, 
.navbar .current-menu-parent > a {
    color: #C8BE2D!important;
}
#footerColorBars {
	margin-top: -20px;
	max-width: 200px;
	margin-bottom: 20px;
}
#footerContactInfo {
	font-family: 'Lato';
	font-weight: 400;
	color: #eeeeee;
	line-height: 1;
}
.copyrightInfo {
    font-family: 'Lato', sans-serif;
    text-align: left;
    font-size: 12px;
    color: #999;
    font-weight: 300;
}
/* 404 Page */

/* Custom Tweeks */
#gform_fields_1 li {
	position: relative;
}
#gform_fields_1 .gfield_required {
	display: none;
}

#blogHeaderFormSection .gform_body input,
#popUp .gform_body input  {
	margin-top: 0px!important;
	height: 40px;
	padding-left: 15px!important;
	border: none;
	border-radius: 0px;
	background-color: #E4E4E4;
}
#blogHeaderFormSection div.gform_body {
	width: 100%;
}

#gform_fields_1 textarea {
	border: 1px solid #DDDDDD;
	border-radius: 4px;	
}
/*
#field_1_1:after {
	font-family: 'theme';
	content: 'F';
	font-size: 20px;
	position: absolute;
	left: 10px;
	top: 6px;
}
#field_1_2:after {
	font-family: 'theme';
	content: 'G';
	font-size: 20px;
	position: absolute;
	left: 10px;
	top: 6px;
}
#field_1_3:after {
	font-family: 'theme';
	content: 'H';
	font-size: 20px;
	position: absolute;
	left: 10px;
	top: 6px;
}
*/
.page-contact hr {
	max-width: 72%;
}
/* Custom Settings */
#moneyStory .gform_wrapper,
#wakeMake .gform_wrapper {
	margin-top: -10px;
}
#moneyStory form,
#wakeMake form {
	display: grid;
}
#moneyStory input[type=submit],
#wakeMake input[type=submit] {
	background-color: black;
	color: white; 
	text-transform: uppercase;
	font-weight: 300;
    font-size: 18px;
    letter-spacing: 1px;
}
#moneyStory .gform_footer p,
#wakeMake .gform_footer p {
	display: none;
}
#popUp {
	overflow: auto;
}

.basic30 .gfield_checkbox br,
.basic30 .ginput_container_singleproduct br {
    content: " ";
    display: none;
}
.basic30 .gfield_label {
	font-family: 'Lato';
	font-size: 20px!important;
	color: #333333;
}
.basic30 .gfield_description {
	font-family: 'Lato';
	font-weight: 400;
	font-size: 15px!important;
	color: #666666;
}
#label_24_21_1 {
	vertical-align: -4px;
	margin-left: 5px;
	font-size: 15px;
	color: #666;
	font-family: 'Lato';
}
#label_24_21_1 span {
	color: #CB2891;
	font-size: 18px;
	font-family: 'Lato';
}
.basic30 .ginput_container_total {
	display: inline!important;
	padding-left: 10px;
	font-size: 20px!important;
}
#gform_submit_button_24 {
	width: 100%;
	background-color: black;
	color: white;
	border: black;
	padding: 10px 0px;
}
#gform_fields_24 {
	text-align: center;
}
#field_24_17 {
	height: 0px;
	overflow: hidden;
}
#gform_fields_24 .ginput_total {
	font-family: 'Lato';
	color: #3ACBCB;
	font-size: 24px;
}
#paymentOptions input[type=submit] {
	height: 60px;
	font-size: 32px;
	font-family: 'Lato';
	font-weight: 300;
	margin: 0px;
}
#paymentOptions .gform_footer {
	height: 60px;
	margin: 0px;
	padding: 0px;
}
#paymentOptions > * {
	display: inline-table;
}

.testimonies {
	overflow: hidden;
	padding: 20px 0px;
}
.testimonies.first {
	padding-top: 60px;
}
.testimonies.last {
	padding-bottom: 50px;
}
/* Media Statements */
@media screen and (min-width: 1400px) {

}
@media screen and (min-width: 1200px){
	#homeLogo {
		display: block;
		padding-left: 60px;
		margin-bottom: 5px;
		margin-top: -25px;
	}
	#headerSocial {
		padding-right: 55px;
	}
	#pageWrapper {
		max-width: 1275px;
	}
	.navbar-nav > li > a {
		padding-left: 30px!important;
		padding-right: 30px!important;
	}
	#pageContent>div.pageSection {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#pageContent>div.threeTwoOneSection {
		padding-bottom: 40px;
	}
	.heroImage {
		height: 400px;
		background-size: contain;
	}
	.heroTextBottomRight {
		position: absolute;
		bottom: 50px;
		right: 80px;
	}
	.heroTextBottomLeft {
		position: absolute;
		bottom: 50px;
		left: 80px;
	}
	.heroTextTopRight {
		position: absolute;
		top: 50px;
		right: 80px;
	}
	.heroTextTopLeft {
		position: absolute;
		top: 50px;
		left: 80px;
	}	
	div[class^="heroText"] h2 {
		font-size: 44px;
	}
	div[class^="heroText"] h3 {
		font-size: 24px;
	}
	.colorBar {
		height: 100px;
	}
	.colorBarText {
		width: 75%;
		left: 12.5%;
	}
	#footerSocial {

	}
	.copyrightInfo {
		padding-right: 60px;	
	}
	.col-right {
		padding-left: 45px!important;
	}
	.page-id-4729 .col-right {
		padding-left: 15px!important;
	}
	.widgetSection {
		width: 290px;
	}
	#blogHeaderFormSection {
		width: calc(100% - 390px);
	}
	.videoHeight {
		height: 279px!important;
		width: auto;
	}
	.page-retreat .oneCol .embed-responsive-16by9 {
		padding-bottom: 59.05%!important;
	}
}
@media screen and (max-width: 1200px){

}
@media all and (min-width: 992px) and (max-width: 1199px) {
	#homeLogo {
		display: block;
		padding-left: 25px;
		margin-bottom: 5px;
		margin-top: -25px;
	}
	#headerSocial {
		padding-right: 18px;
	}
	#footerSocial {
	}
	.copyrightInfo {
		padding-right: 25px;
	}
	#pageWrapper {
		max-width: 1170px;
	}
	#pageContent .container {
		padding-left: 50px;
		padding-right: 50px;
	}
	#pageContent>div.pageSection {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#pageContent>div.threeTwoOneSection {
		padding-bottom: 40px;
	}
	.nav > li > a {
		padding-left: 18px!important;
		padding-right: 18px!important;
	}
	.nav > li:first-of-type > a {
		padding-left: 0px!important;
	}
	.nav > li:last-of-type > a {
		padding-right: 0px!important;
	}
	.heroImage {
		height: 362px;
		background-size: cover;
	}
	.heroTextBottomRight {
		position: absolute;
		bottom: 30px;
		right: 50px;
	}
	.heroTextBottomLeft {
		position: absolute;
		bottom: 30px;
		left: 50px;
	}
	.heroTextTopRight {
		position: absolute;
		top: 30px;
		right: 50px;
	}
	.heroTextTopLeft {
		position: absolute;
		top: 30px;
		left: 50px;
	}	
	div[class^="heroText"] h2 {
		font-size: 40px;
	}
	div[class^="heroText"] h3 {
		font-size: 20px;
	}
	.textCol .extraHeader {
		font-size: 30px;
	}
	.colorBar {
		height: 100px;
	}
	.colorBarText {
		width: 75%;
		left: 12.5%;
		font-size: 26px!important;
	}
	.postExcerpt,
	.postExcerpt a * {
		font-size: 14px;
	}
	.blogSection h3 {
		font-size: 16px;
	}
	.blogRoll .singleContent p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
		line-height: 1.4;
		max-height: 108px;
	}
	.col-right {
		padding-left: 25px!important;
	}
	.page-id-4729 .col-right {
		padding-left: 15px!important;
	}
	#blogHeaderFormSection {
	    width: calc(100% - 230px);
	}
	.videoHeight {
		height: 212px!important;
		width: auto;
	}
	.page-retreat .oneCol .embed-responsive-16by9 {
		padding-bottom: 59.04%!important;
	}

}
@media all and (min-width: 768px) and (max-width: 992px) {
	#homeLogo {
		display: block;
		padding-left: 0px;
		margin-bottom: 0px;
		margin-top: -25px;
		margin-left: 5px;
	}
	#homeLogo img {
		max-width: 165px;
	}
	#headerSocial {
		padding-right: 0px;
	}
	#footerSocial {

	}
	.copyrightInfo {
		padding-right: 25px;
	}
	#pageWrapper {
		max-width: 900px;
	}
	.navbar-collapse {
		padding-left: 0px!important;
		padding-right: 0px!important;
	}
	.navbar-nav a span {
		font-size: 16px;
	}
	.nav > li > a {
		padding-left: 13px!important;
		padding-right: 13px!important;
	}
	.nav > li:first-of-type > a {
		padding-left: 0px!important;
	}
	.nav > li:last-of-type > a {
		padding-right: 0px!important;
	}
	#pageContent .container {
		padding-left: 50px;
		padding-right: 50px;
	}
	#pageContent>div.pageSection {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	#pageContent>div.threeTwoOneSection {
		padding-bottom: 35px;
	}
	.heroImage {
		height: 282px;
		background-size: cover;
	}
	.heroTextBottomRight {
		position: absolute;
		bottom: 20px;
		right: 30px;
	}
	.heroTextBottomLeft {
		position: absolute;
		bottom: 20px;
		left: 30px;
	}
	.heroTextTopRight {
		position: absolute;
		top: 20px;
		right: 30px;
	}
	.heroTextTopLeft {
		position: absolute;
		top: 20px;
		left: 30px;
	}	
	div[class^="heroText"] h2 {
		font-size: 32px;
	}
	div[class^="heroText"] h3 {
		font-size: 16px;
	}
	.colorBar {
		height: 85px;
	}
	.colorBarText {
		width: 75%;
		left: 12.5%;
		font-size: 22px!important;
	}
	.textCol .extraHeader {
		font-size: 22px;
	}
	.standard-text {
		font-size: 16px!important;
	}
	.sectionHeadNeonOrange,
	.sectionHeadGreen,
	.sectionHeadPurple {
		font-size: 32px!important;
	}
	.blogHeaderForm .gform_body li {
		width: 40%;
	}
	.blogHeaderForm .gform_footer {
		width: 20%!important;
	}
	.visualBoxImg img {
		width: 100px;
		height: 100px;
	}
	.visualBoxesSection > .row > .visualBox:nth-child(2n+1) {
	    clear: both;
	}
	.widgetSection {
		padding-left: 0px;
		width: 100%;
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		column-gap: 40px;				
	}
	#blogHeaderFormSection {
	    width: calc(100% - 195px);
	}
	.videoHeight {
		height: 150px!important;
		width: auto;
	}
	.embed-responsive-16by9 {
	    padding-bottom: 60.15%!important;
	}
}
@media all and (min-width: 992px) {
	.blogSectionPost {
		max-height: 150px;
	}
	.blogSection .row:last-of-type .blogSectionPost{
		border-bottom: none;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
}
@media all and (max-width: 992px) {
	.blogSection .row:last-of-type>div:last-of-type .blogSectionPost{
		border-bottom: none;
		margin-bottom: 0px;
	}
}
@media all and (min-width: 768px ){
	#mainLogo {
		padding-top: 25px;
		padding-bottom: 10px;
	}
	#popUp form {
		width: 70%!important;
		max-width: 100%!important;
	}
	
}
@media all and (max-width: 767px) {
	#popUp form {
		width: 85%!important;
		max-width: 100%!important;
	}
	#homeLogo {
		margin-top: 0px;
		display: block;
		padding-left: 20px;
		margin-bottom: 20px;
	}
	#homeLogo img {
		max-width: 125px;
	}
	#pageContent>div.pageSection {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	#pageContent>div.threeTwoOneSection {
		padding-bottom: 25px;
	}
	.colorBar {
		height: 75px;
	}
	.colorBarText {
		width: 75%;
		left: 12.5%;
		font-size: 20px!important;
	}
	.leftFooter {
		text-align: center;
	}
	.heroImage {
		height: 235px;
		background-size: cover;
	}
	.heroImage.backgroundLeft {
		background-position: 20% center;		
	}
	.heroImage.backgroundCenter {
		background-position: center center;		
	}
	.heroImage.backgroundRight {
		background-position: 80% center;		
	}
	.heroTextBottomRight {
		position: absolute;
		bottom: 25px;
		right: 30px;
	}
	.heroTextBottomLeft {
		position: absolute;
		bottom: 25px;
		left: 30px;
	}
	.heroTextTopRight {
		position: absolute;
		top: 25px;
		right: 30px;
	}
	.heroTextTopLeft {
		position: absolute;
		top: 25px;
		left: 30px;
	}	
	div[class^="heroText"] h2 {
		font-size: 24px;
	}
	div[class^="heroText"] h3 {
		font-size: 12px;
	}
	#pageContent .container {
		padding-left: 60px;
		padding-right: 60px;
	}
	h2 br {
		content: " ";
		display: none;
	}
	.extraHeader {
		font-size: 25px!important;
	}
	.standard-text  {
		font-size: 16px!important;
	}
	.infoBoxText p {
		font-size: 12px;
	}
	.twoCol .row > div:first-of-type {
		margin-bottom: 30px;
	}
	.copyrightInfo {
		text-align: center!important;
	}
	.blogHeaderForm .gform_wrapper {
		margin-bottom: -10px!important;
	}
	.blogHeaderForm form {
		max-width: 450px!important;
	}
	.blogHeaderForm .largerText {
		font-size: 16px;
		display: block;
	}
	.blogHeaderForm .smallerText {
		font-size: 16px;
	}
	#blogHeaderFormSection {
		width: 100%;
	}
	#blogHeaderFormSection .gform_body {
		width: 100%!important;
	}
	#blogHeaderFormSection .gform_body li {
		width: 50%;
	}
	.blogHeaderForm .gform_body li {
		display: block;
		width: 100%;
	}
	.blogHeaderForm .gform_wrapper .gform_footer {
		position: relative;
		width: 100%!important;
		top: inherit;
		right: inherit;
		text-align: center;
	}
	#pageContent>div.pageSection:first-of-type {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	#pageContent>div.pageSection h1 {
		font-size: 24px;
	}
	.blogRoll .singleContent h2 {
		font-size: 22px!important;
		line-height: 1;
	}
	.blogRoll .singleContent p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
		line-height: 1.4;
		max-height: 108px;
	}
	.rightFooter {
		max-width: 205px;
		margin-left: auto;
		margin-right: auto;
	}
	.slick-prev {
	    left: -35px!important;
	}
	.slick-next {
	    right: -35px!important;
	}
	.embed-responsive-16by9 {
	    padding-bottom: 62.75%!important;
	}
}
@media all and (min-width: 601px) and (max-width: 767px) {
	.blogRoll .singleContent p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
		line-height: 1.4;
		max-height: 108px;
	}
	.widgetSection {
		padding-left: 0px;
		width: 100%;
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		column-gap: 40px;				
	}

}
@media all and (min-width: 575px) and (max-width: 767px) {
	.visualBoxImg img {
		width: 100px;
		height: 100px;
		margin-bottom: 5px;
	}
	.visualBoxesSection > .row > .visualBox:nth-child(2n+1) {
	    clear: both;
	}
}
@media screen and (min-width: 641px){
	.formCol .gform_body .gf_left_third,
	.formCol .gform_body .gf_middle_third {
		margin-top: 0px!important;
		width: calc((100% / 2) - 80px )!important;
	}
	.formCol .gform_footer.top_label {
		margin: -45px 0 0 0;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.gf_left_half, .gf_right_half {
		width: 49.5%!important;
	}
	.paymentForm .gfield_description {
		padding-top: 0px!important;
		font-size: 14px;
	}
	.paymentForm .gfield_total {
		text-align: center;
	}
}
@media screen and (max-width: 640px){
	.formCol form {
		max-width: 450px!important;
		margin: auto!important;
	}
	#blogHeaderFormSection .gform_body li {
		margin-top: 0px!important;
		width: 49%;
		clear: none;
		float: left;
	}	
	#blogHeaderFormSection .gform_body li:first-of-type {
		margin-right: 1%!important;
	}
	#blogHeaderFormSection .gform_body li:last-of-type {
		margin-left: 1%!important;
	}
}
@media screen and (max-width: 600px){
	.blogRoll .singleContent h2 {
		margin-top: 15px!important;
	}
	.blogRoll article {
		display: block;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	.blogRoll .blogRollImage {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.blogRoll .singleContent {
		width: 100%;
		height: inherit;
	}
	.widgetSection {
		max-width: 400px;
	}
	#pageContent .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.twoCol .row > div {
		width: 100%!important;
		float: none!important;
		margin-bottom: 30px;
	}
	.widgetSection {
		max-width: 250px;
		padding-left: 0px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (max-width: 575px) {
	.col-ph-12 {
		max-width: 450px!important;
		width: 100%!important;
		margin-left: auto;
		margin-right: auto;
		clear: both;
		float: none!important;
		display: block;
	}
	.visualBoxImg img {
		width: 100px;
		height: 100px;
		margin-bottom: 5px;
	}
	.textCol img {
		float: none!important;
		display: block;
		margin-left: auto!important;
		margin-right: auto!important;
	}
}

@media screen and (max-width: 530px){
	.postThumbnail {
		min-width: 140px;
		width: 140px;
	}
	.postExcerpt, .postExcerpt a * {
		font-size: 12px;
	}
	.postExcerpt p {
		margin-bottom: 0px;
	}
	.postExcerpt h3 {
		font-size: 14px;
		margin-bottom: 0px;
	}
}
@media screen and (max-width: 650px) and (min-width: 451px) {
	#pageContent .container {
		padding-left: 40px;
		padding-right: 40px;
	}
	
}
@media screen and (max-width: 450px){
	.heroImage {
		height: 195px;
	}
	.colorBar {
		height: 75px;
	}
	.colorBarText {
		width: 75%;
		left: 12.5%;
		font-size: 18px!important;
	}
	#pageContent .container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.textCol p,
	.textCol p span,
	.textCol li span,
	.oneCol p,
	.testimonyText,
	.galleryText p {
		font-size: 14px!important;
	}
	a.button span.hideSmall {
		display: none;
	}
	h2, h2 span, .testimonyName {
		font-size: 20px!important;
	}
	.popUpHeadline p {
		font-size: 16px;
		font-weight: 500;
	}
}
@media screen and (max-width: 385px){
	.blogSectionPost {
		display: block;
	}
	.postThumbnail {
		min-width: 200px;
		width: 200px;	
		margin: 0 auto 10px;
	}
	.postExcerpt, .postExcerpt a * {
		font-size: 14px;
	}
	.postExcerpt h3 {
		font-size: 16px;
	}
	.slick-prev {
	    left: -15px!important;
	}
	.slick-next {
	    right: -15px!important;
	}

}
@media screen and (max-width: 360px){
	a.button {
		font-size: 12px!important;
	}
}
