/*
Theme Name: Themify Ultra Child
Description: Child theme for Themify Ultra
Author: Themify
Template: themify-ultra
*/
body {
	font-family: 'Lato', sans-serif !important;
    font-style: normal;
    font-weight: 300;
}
p, a {
	padding: 0;
    margin: 0;
}
p span,
li span {
    font-weight: 300 !important;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: initial;
	margin: 0;
    text-transform: initial;
}
hr {
    border-color: #ddd;
    margin: 20px 0;
    border-top-width: 0;
    border-style: dotted;
}

/* Helpers */
.p0,
.p0 .themify_builder_row {
    padding:0px !important;
}

/* Main Nav */
#headerwrap,
#headerwrap.fixed-header {
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
#headerwrap.fixed-header #main-nav {
    margin-top: 12px;
}
#headerwrap.fixed-header #header {
    padding-top: 0;
}
#header {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* custom fixed header menu */
.no-fixed-header {
	margin-top: 50px;
}
.lp-fixed-header {
    background: #fff !important;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
	position: fixed;
    padding-top: 11px !important;
    padding-bottom: 11px !important;
    top: 0;
    z-index: 1000;
}
.lp-fixed-header--global {
    left: 0;
    width: 100%;
}
.lang-es_ES .lp-fixed-header {
    font-size: 13px;
}
.lang-es_ES .hide-es_ES {
    display:none;
}
.lp-fixed-header a {
	text-decoration: none;
}
.admin-bar .lp-fixed-header {
    top: 32px;
}
.lp-fixed-header .col3-1.first,
.lp-fixed-header .col4-1.first {
    width: 115px;
    border-right: 1px solid #ddd;
    padding-right: 15px;
}
.lp-fixed-header .col3-1.first {
    border-right: none;
}
.lp-fixed-header .col4-1.second {
    width: 160px;
    margin: 1px 0 0 15px;
}
.lp-fixed-header .col4-1.second img{
    margin-bottom: 4px;
}
.lp-fixed-header .col3-1.middle,
.lp-fixed-header .col4-1.third {
	width: 469px;
    text-align: right;
    margin-top: 2px;
}
.lp-fixed-header .col3-1.middle {
    float: right;
    width: auto;
    margin-top: 0;
}
.lp-fixed-header .col3-1.middle .btn-height-sm a {
    padding: 5px 10px;
}
.lp-fixed-header .col3-1.last {
    width: auto;
    float: right;
    margin-top: 5px;
}
.lp-fixed-header .col4-1.last {
    width: 150px;
    margin-left: 20px;
}
.lp-fixed-header .ui.builder_button {
    padding: 3px 0 4px;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -.5px;
}
.lp-fixed-header .ui.builder_button:active {
    height: 21px;
    padding-top: 4px;
}
.lp-fixed-header .ui.nav {
	background: #fff;
	border: 0;
	margin: 0;
}
.ui.nav > li + li {
    border-left-width: 0;
}
.lp-fixed-header .ui.nav li {
	font-weight: 300;
    padding: 0px 3px;
    margin-left: 4px;
}
.lp-fixed-header .ui.nav li:hover {
	background: none;
}
.lp-fixed-header .ui.nav li:active {
	box-shadow: none;
}
.lp-fixed-header .ui.nav li a {
	color: #5f7e19;
	padding: 0;
}
.lp-fixed-header .ui.nav li:last-child {
	border-left: 1px solid #ddd;
    padding-left: 10px;
}

/* If page has no menu, center logo */
body.menu-navigation-off .header-bar {
    float: none !important;
    margin: 0 auto;
    text-align: center;
}

#main-nav li:last-child a {
    background: #F7B231;
    border-radius: 5px;
    padding: 4px 10px 3px;
    color: #fff !important;
    border-bottom: 2px solid #DE9440;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    font-weight: 600;
}
#main-nav .menu-item:nth-last-child(2) {
	border-left: 1px solid #ddd;
	padding: 0 8px;
}

/* LP 2.5 DESIGN */
.full-header-tile {
    background: #7a972f;
    background: -moz-linear-gradient(left,  #7a972f 0%, #b4c77c 100%);
    background: -webkit-linear-gradient(left,  #7a972f 0%,#b4c77c 100%);
    background: linear-gradient(to right,  #7a972f 0%,#b4c77c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a972f', endColorstr='#b4c77c',GradientType=1 );
    padding: 0 !important;
    text-align: center;
}
.full-header-tile h2,
.full-header-tile h3 {
    color: #fff;
    font-weight: 900;
    text-shadow: 0 1px rgba(0,0,0,.25);
    position: relative;
    z-index: 10;
}
.full-header-tile h2 {
    font-size: 40px !important;
    padding: 35px 35px 0;
    line-height: 40px;
}
.full-header-tile h3 {
    font-size: 20px !important;
    line-height: 24px;
    padding: 0px 35px 70px;
}
.full-header-tile-bg {
    background: url(https://pages.gofundme.com/wp-content/uploads/2016/12/bg-header-content.png);
    height: 100%;
    width: 100%;
    position: absolute !important;
    top: 0;
}

.link-bar {
    background: #fff;
    box-shadow: 0px 1px 1px #ddd;
    font-weight: 900;
    margin: 35px 0;
    padding: 10px 10px 10px 35px !important;
}
.link-bar h1 { 
    font-size: 16px !important;
    margin-right: 8px;
}
.link-bar p,
.link-bar h1 {
    display: inline-block;
    font-weight: 900;
}

.content-box {
    background: #EDF1E0;
    border: 1px solid #D7DDC4;
}
.content-box-title {
    font-size: 20px;
    font-weight: 900;
}
.content-box ul { margin-bottom:0; }
.content-box li { margin-bottom:10px; }
.content-box .fa-li {
    position: relative;
    top: 0px;
    left: 0px;
    width: 18px;
    margin-right: 10px;
}

.prop-content {
    line-height: 22px;
    padding-left: 80px;
}
.prop-content img {
    left: 0;
    position: absolute;
    top: 0;
    width: 60px;
}

.explore-btns .builder_button.default {
    color: #5D8000;
}

/* content containers */
.pagewidth {
    width: 960px !important;
}
.module_row {
    padding: 35px 15px;
}
.news-section {
    padding: 20px 0;
    width: 890px !important;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    margin-left: 35px;
}

/* feature image and text overlay */
.image-text-header,
.hero-image-text-container {
    padding: 0 !important;
}

/* -- expanded image text overlay classes --*/
.hero-image-text-container {
    color: #fff;
    text-shadow: 1px 1px 3px #333;
}
.hero-image-text-container p {
    font-weight: 600;
    font-size: 24px;
    letter-spacing: -1.5px;
    line-height: 1em;
}
.hero-image-text-container h1 {
    font-weight: 800;
    font-size: 46px;
    letter-spacing: -2px;
    line-height: 1em;
}
.hero-image-text-container .text-fullwidth {
    left: 50%;
    margin-right: -50%;
    position: absolute !important;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
}

/* -- end expanded image text overlay classes --*/

.fullwidth-text-overlay,
.twothirds-text-overlay,
.landing-content-white .image-box-text-overlay {
    color: #fff;
    text-shadow: 1px 1px 3px #333;
	position: absolute !important;
    z-index: 1;
    top: 50%;
    transform: translate(0,-50%);
    pointer-events: none;
}
.feature-text-overlay.module img {
    margin-bottom: -5px;
}
.center-overlay-logos img {
    display: inline-block;
    margin-bottom: 0;
}
.fullwidth-text-overlay h2 {
    color: #fff;
}

/* header image slider */
.module-slider {
    margin-bottom: 0;
}
.module-slider.slider-caption-overlay .slide-content {
    color: #fff;
    background: none;
    font-size: 34px;
    font-weight: 800;
    text-shadow: 1px 1px 3px #333;
    position: absolute !important;
    padding: 1em 35px;
}
.module-slider.slider-caption-overlay .slide-image + .slide-content {
    bottom: 0;
}
.themify_builder_slider .slide-image {
    margin: 0;
}
.themify_builder_slider .slide-title {
    font-size: 34px;
    margin: 0;
}
.module-slider .carousel-nav-wrap {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 120px;
    top: 50%;
    transform: translate(0,-50%);
}
.module-slider .carousel-nav-wrap .carousel-prev,
.module-slider .carousel-nav-wrap .carousel-next {
    height: 120px;
    width: 43px;
    text-indent: -9999px;
    background: url(https://pages.gofundme.com/wp-content/uploads/2016/07/sliderarrows.png) no-repeat;
    background-size: 86px 120px;
    position: absolute;
    opacity: 0;
    margin: 0;
}
.module-slider .carousel-nav-wrap .carousel-prev {
    background-position: 0px 0px;
    left: 0;
}
.module-slider .carousel-nav-wrap .carousel-next {
    background-position: -43px 0px;
    right: 0;
}

/* white content containers*/
.landing-content-white,
.feat-campaigns-contain,
.landing-footer-accordion {
	background-color: #fff;
}
.feat-campaigns-contain,
.landing-footer-accordion {
	box-shadow: 0 2px 2px #eaeaea;
}
.landing-content-white .video-thumbnail:before {
	content:'';
	position: absolute;
	z-index: 1;
	top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
	width: 20px;
	height: 25px;
	background: url(https://gofundme.staging.wpengine.com/wp-content/uploads/2016/05/video-play.png) no-repeat;
	background-size: 20px 20px;
	pointer-events: none;
}
.landing-content-white .module-box-content {
	border-width: 1px;
}
/* -- 2col --*/
.landing-content-white .col4-1 .sub_column,
.landing-content-white .col4-1 .sub_column.themify_builder_col {
    width: 100%;
    margin: 0;
} 
.landing-content-white .image-box-text-overlay h2 {
	margin-bottom: 10px;
}

#pagewrap .text-header-2-col h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 800;
}

/* small text container with box shadow */
.white-text-box {
    background: #fff;
	border-radius: 10px;
	box-shadow: 1px 1px 2px #ddd;
}
.white-text-box.white-text--fullheight {
    height: 100%;
}
.white-text-box hr {
	border-style: solid;
	margin: 10px 0px;
}

/*  Content Buttons */
.module-buttons .module-buttons-item {
    margin: 0; 
    width: 100%;
}
.ui.builder_button {
    border: none;
    border-bottom: 3px solid rgba(0,0,0,.18);
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    min-height: 22px;
    padding: 12px 0;
	text-align: center;
    text-shadow: none;
	width: 100%;
}
.ui.builder_button:active { box-shadow: none; }
.ui.builder_button:hover a { text-decoration: none; }

/*  Content Buttons for pc code link */
.ui.builder_button.btn-tracking { border-radius: 5px; }
.ui.builder_button.white.btn-tracking { background: #fff; }
.btn-tracking a {
    color: #666;
    display: block;
    font-weight: 600;
}
.orange.btn-tracking a { color: #fff; }
.btn-height-sm a { padding:5px 0;}
/*  END Content Buttons for pc code link */

/*  white */
.builder_button.default {
    background-color: #fff;
    border: 1px solid #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.25);
    color: #666;
}
.builder_button.default:hover {
	background: #f9f9f9;
}
.builder_button.default:active {
	background: #f1f1f1;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.25);
}
/*  orange */
.builder_button.orange {
    background: #F7B231;
    background: linear-gradient(to bottom,#F7B231 0,#DE9440 100%);
}
.ui.orange.builder_button:hover {
    background: #f8bb4a;
    background: linear-gradient(to bottom,#f8bb4a 0,#e2a056 100%);
}
/*  fb blue */
.builder_button.blue {
    background: #3B579D;
    background: linear-gradient(to bottom,#3B579D 0,#344d8a 100%);
}
.ui.blue.builder_button:hover {
    background: #4261b0;
    background: linear-gradient(to bottom,#4261b0 0,#344d8a 100%);
}
/*  tw blue */
.builder_button.light-blue {
    background: #55ACEE;
    background: linear-gradient(to bottom,#55ACEE 0,#3ea1ec 100%);
}
.ui.light-blue.builder_button:hover {
    background: #6cb7f0;
    background: linear-gradient(to bottom,#6cb7f0 0,#3ea1ec 100%);
}
/*  loady guy */
.loadybasefb {
    border: 1px solid #cacaca;
    border-radius: 5px;
    display: block;
    height: 49px;
    margin: 0 15px;
}
.loadyfb {
    background: url(https://pages.gofundme.com/wp-content/uploads/2016/09/suload.gif) no-repeat;
    height: 15px;
    margin: 16px auto;
    width: 128px;
}

/* 25 Min Support image */
.support-clk .tb-column-inner {
    position: absolute;
    bottom: 15px;
    left: 15px;
}
.support-clk {
    background: url(https://gofundme.wpengine.com/wp-content/uploads/2016/05/5min-clk@2x.png) no-repeat;
    background-size: 155px 184px;
    height: 182px;
}
.lang-es_ES .support-clk {
    background-image: url(https://pages.gofundme.com/wp-content/uploads/2016/11/5min-clk-ES@2x.png);
}
.get-help .builder_button {
    background: #fff;
    border: 1px solid #eaeaea;
    border-bottom: 3px solid #eaeaea;
    text-align: center;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    color: #5D8000;
    height: 29px;
    width: 122px;
    line-height: 25px;
}
.get-help .builder_button:active {
	background: #f1f1f1;
	height: 29px;
	padding: 0;
    line-height: 27px;
}

a.shortcode.button {
	padding: 0;
    margin: 0;
    background: none;
    border: 0;
    color: #5f7e19;
    text-transform: initial;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    box-shadow: none;
}
.shortcode.button:active {
    top: 0;
}

/* marketing boxes */
.marketing-box {
    padding-left: 90px;
}
.marketing-box img {
    position: absolute;
    left: 0;
    width: 60px;
}

/* -- Campaign Tiles -- */
.tile-container,
.tile-container .module_row,
.featured-campaigns {
	padding: 0;
}
.tile {
	border: 1px solid #d1d1d1;
    border-radius: 6px;
    background: #F6F5F2 url(https://gofundme.staging.wpengine.com/wp-content/uploads/2016/05/tile-corner.png) no-repeat bottom right;
    box-shadow: 0 1px 3px #CECECE;
	font-family: 'Montserrat', sans-serif;
    line-height: 14px;
    margin: 0 auto 20px;
    padding-bottom: 10px;
    position: relative;
    width: 250px;
}

/* -- New featured campaign tiles for mobile--*/
.modern-tile {
	background: #fff;
	box-shadow: 1px 1px 3px #CECECE;
    border-radius: 6px;
    margin: 0 auto 20px;
    overflow: hidden;
    padding-bottom: 5px;
    position: relative;
    width: 250px;
}
.tile .pho,
.modern-tile .pho {
    display: block;
    max-height: 156px;
    padding: 8px 8px 0 8px;
    overflow: hidden;
}
.modern-tile .pho {
	padding: 0;
}
.tile .amt {
    display: block;
    height: 49px;
    font-size: 30px;
    line-height: 49px;
    text-align: center;
}
.tile .pro,
.modern-tile .pro {
    display: block;
    height: 8px;
    border: 1px solid #e8e8e8;
    background: #ffffff;
    border-right: none;
    border-left: none;
    overflow: hidden;
}
.tile .fill,
.modern-tile .fill {
    display: block;
    height: 10px;
    background: url(https://gofundme.staging.wpengine.com/wp-content/uploads/2016/05/fill.png) repeat-x;
}
.tile .title,
.modern-tile .title,
.modern-tile .donors,
.tile .donors {
    display: block;
    color: #333;
    width: 90%;
    padding: 10px 0 7px 7px;
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    letter-spacing: -0.5px;
    text-overflow: ellipsis;
}
.modern-tile .title {
    background: url(https://pages.gofundme.com/wp-content/uploads/2016/06/camp-pho-grad.png) repeat-x bottom;
    background-size: 2px 31px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    text-shadow: 2px 2px 2px #000;
    position: absolute;
    top: 135px;
    padding: 5px 21px 5px 7px;
    width: 222px;
}
.modern-tile .donors {
	font-size: 15px;
	font-weight: 600;
}
.tile .loc,
.modern-tile .loc {
    display: block;
    width: 205px;
    color: #666666;
    padding: 0 8px;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
}
.modern-tile .loc {
	background: url(https://pages.gofundme.com/wp-content/uploads/2016/06/location-marker.png) no-repeat 5px 5px rgba(0,0,0,0.5);
    background-size: 15px 18px;
    border-radius: 5px;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
    position: absolute;
    top: 10px;
    left: 10px;
    width: initial;
	padding: 2px 10px 3px 21px;
	text-shadow: 2px 2px 2px #000;
}
.tile a {
	text-decoration: none;
}

/* -- champion project tiles -- */
.champion-tile,
.champion-claimed {
    background-image:none;
    cursor: pointer;
}
.tile.champion-tile .title {
    font-size:16px;
    padding-bottom: 10px;
}
.tile.champion-claimed .pho {
    opacity: .5;
}
.tile-desc,
.tile-link {
    font-family: 'lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    padding: 10px;
}
.tile-desc {
    height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
}
.tile-link {
    color: #5D8000;
    text-align:  center;
    font-weight: 600;
}
.claimed-alert {
    background: rgba(0,0,0,0.5);
    border-radius: 5px;
    color: #fff;
    font-family: lato;
    font-weight: 600;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    max-width: 210px;
    padding: 10px;
    text-align: center;
    transform: translate(-50%, 70px);
    z-index: 1;
}

/* -- Campaign tile pagination --*/
.wp-pagination-arrows {
    color: #5D8000;
    text-align: center;
    margin-top: 20px;
}
.wp-pagination-arrows .fa {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #f9f9f9;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.25);
    cursor: pointer;
    margin: 0 20px;
    padding: 10px 10px 7px;
    width: 50px;
}
.wp-pagination-arrows .fa.fa-chevron-left { padding-left: 6px; }
.wp-pagination-arrows .fa.fa-chevron-right { padding-right: 6px; }

/* -- Modals WP edit mode overwrites--*/
.themify_builder_active .gfm-lightbox-overlay,
.themify_builder_active .gfm-lightbox-overlay .row_inner_wrapper {
    display: block;
    position: relative;
    transform: initial;
    background: rgba(0,0,0,0.4);
}
.themify_builder_active .gfm-lightbox-overlay .row_inner_wrapper {
    height: 750px;
    left: 0;
    overflow: hidden;
    top: 0;
}

/* -- Accordion -- */
.landing-footer-accordion .module.module-accordion {
	margin-bottom: 0;
}
.ui.module-accordion {
	border: 0;
}
.ui.module-accordion > li {
    border: 0;
}
.ui.module-accordion .accordion-title,
.ui.module-accordion .accordion-content {
	background-color: #fff;
    font-size: 16px;
    line-height: 40px;
    font-weight: 600;
    color: #333;
}
.ui.module-accordion .accordion-title a {
    background: url(https://gofundme.staging.wpengine.com/wp-content/uploads/2016/05/accordion-triangle.png) no-repeat right 35px;
    background-size: 12px 7px;
    border-bottom: 1px dotted #ddd;
    padding: 15px 0 0 !important;
}
.ui.module-accordion > li.current .accordion-content {
	box-shadow: none;
}

/*-- CAMPAIGN LANDING PAGE --*/
.lp-widget-contain {
	margin: 25px 3%;
}
.lp-widget-title {
	font-size: 24px;
	line-height: 30px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lp-widget-goal {
	font-size: 18px;
}
.lp-widget-progress,
.lp-widget-progress-meter {
	height: 8px;
	border-radius: 8px;
}
.lp-widget-progress {
	box-shadow: inset 0 1px 2px 1px rgba(0,0,0,0.1);
	margin: 10px 0;
	background: #eaeaea;
}
.lp-widget-progress-meter {
	min-width: 4%;
    background-color: #5f7e19;
}
.lp-widget-donors,
.lp-widget-goal-total {
	font-size: 12px;
}

/* -- PARTNER PAGE --*/ 
.partner-headerlogo {
	background: #ffffff;
	position: relative;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    border-radius: 3px;
    overflow: hidden;
}
.partner-headerlogo img {
	position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 75px;
}
.partner-headerlogo.partner-headerlogo--fullwidth img {
    max-width: 101%;
    max-height: 101%;
    width: initial;
}

/* -- TBT TOURNY -- */
.region-leaders ol {
	margin: 0;
}
.region-leaders li {
	font-size: 18px;
	padding-bottom: 10px;
	margin: 15px 0;
	border-bottom: 1px dotted #ddd;
	color: #5f7e19;
	list-style-position: inside;
    line-height: 22px;
}
.region-leaders li:first-child {
	font-weight: 600;
}
.tbt-team-info,
.tbt-team-amount {
    width: 61%;
    display: inline-block;
    vertical-align: text-top;
    text-align: left;
}
.tbt-team-amount {
    width: 25%;
    text-align: right;
    color: #333;
    font-weight: 300;
    float: right;
}
.tbt-team-name {
	text-transform: capitalize;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tbt-team-loc {
	font-size: 12px;
    line-height: 30px;
    text-transform: uppercase;
    color: #333;
    font-weight: 300;
}

/* -- footer -- */
.landing-dt-footer a {
    display: inline-block;
	font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    padding: 7px 0;
}
.landing-dt-footer hr {
    margin: 11px 0 8px;
}
.footer-legal a {
	color: #666;
	text-decoration: underline;
	padding: 0 15px;
}
.themify_builder .module.dt-footer-su {
    position: absolute;
    bottom: 35px;
    left: 35px;
}
.lang-es_ES .themify_builder .module.dt-footer-su {
    bottom: 51px;
}

/* -- forms --*/
.rednaoFormContainer.bootstrap-wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.bootstrap-wrapper .form-control {
    font-size: 16px;
    height: 45px  !important;
    color: #666  !important;
    border: 1px solid #ddd !important;
}
.redNaoControls input::-webkit-input-placeholder {
    color: #999999 !important;
}
.redNaoControls input:-ms-input-placeholder {  
    color: #999999 !important; 
}
.bootstrap-wrapper .form-control:focus {
    border-color: #ddd !important;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.bootstrap-wrapper label {
    font-weight: normal;
    color: #333;
}
.bootstrap-wrapper .btn {
    background-color: #F7B231;
    background-color: linear-gradient(to bottom,#F7B231 0,#DE9440 100%);
    border-bottom: 3px solid rgba(0,0,0,.05) !important;
    color: #fff;
    display: block !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    letter-spacing: 0;
    padding: 10px 50px !important;
    width: 100%;
    margin: 0 auto;
}

.bootstrap-wrapper .btn:hover,
.bootstrap-wrapper .btn:focus {
	background-color: #f8bb4a;
    background-color: linear-gradient(to bottom,#f8bb4a 0,#e2a056 100%);
    color: #fff !important;
}
.bootstrap-wrapper .btn:active,
.bootstrap-wrapper .btn.active {
	padding: 11px 50px 9px !important;
    box-shadow: none !important;
}
.bootstrap-wrapper .btn:focus,
.bootstrap-wrapper .btn:active:focus,
.bootstrap-wrapper .btn.active:focus {
    outline: 0px !important;
    border-bottom: 3px solid #DE9440 !important;
}

.rednao_label_container,
.redNaoControls{
	padding-left: 0px !important;
}
input[type=text],
input[type=password],
input[type=search],
input[type=email],
input[type=url],
input[type=tel] {
    max-width: 100%;
}

.bootstrap-wrapper .form-horizontal .form-group {
    margin-bottom: 10px !important;
}

.bootstrap-wrapper .no-label .rednao_control_label {
    display: none;
}

textarea {
    min-height: 50px;
    resize: none;
}

/* -- gofund______ scroller --*/
.hero-text--rotator {
    font-size: 22px;
    /*font-size: 34px;*/
    font-family: montserrat, sans-serif;
    font-weight: 600;
    height: 40px;
    text-align: left;
    width: 290px;
    /*width: 430px;*/
    margin: 0 auto 5px;
}
.quote-block-one {
    float: left;
    margin-top: 17px;
}
.quote_block {
    height: 40px;
    font-family: montserrat, sans-serif;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #fff;
    text-align: center;
    width: 190px;
    /*width: 280px;*/
    float: left;
    margin: 2px 0px 0px 5px;
}
.quotes {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 190px;
    /*width: 280px;*/
}

/* -- edit mode fixes --*/ 
.themify_builder_active .fullwidth-text-overlay,
.themify_builder_active .twothirds-text-overlay,
.themify_builder_module_front.module-image .module.module-image, 
.themify_builder_active .landing-content-white .image-box-text-overlay,
.themify_builder_active .module {
	position: relative !important;
	top: 0 !important;
	transform: inherit !important;
    left: inherit !important;
	pointer-events: all !important;
    right: inherit !important;
}
.themify_builder_active .themify_builder_col {
    background: rgba(0,0,0,.1);
}
.themify_builder_active .image-text-header,
.themify_builder_active .hero-image-text-container {
    overflow: visible;
}
a.themify_builder_turn_on:last-of-type {
    display: none;
}
.themify_builder_active .admin-bar.lp-fixed-header {
    top: 0px;
}
.themify_builder_active .module_row {
    padding: 35px;
}
.themify_builder_active.admin-bar .lp-fixed-header {
    top: -32px;
}
.single-template-builder-editor .lp-fixed-header {
    top: 33px;
}


/* --- MOBILE ONLY --- */
@media screen and (max-width: 680px) {

	/* mobile full width */
	body .pagewidth,
	body.full_width .themify_builder_row .row_inner,
	body.full_width .related-posts, .full_width .post-nav,
	.full_width .commentwrap {
	    max-width: 100% !important;
	    min-width: 320px;
	}
	body #content {
	    padding-top: 0 !important;
	}

    /* LP 2.5 DESIGNS */
    .prop-content { margin-bottom: 35px; }

	/* -- main content text and image --*/
	.landing-content-white .module_column .sub_column {
		width: 100%
	}
	.fullwidth-text-overlay,
	.twothirds-text-overlay {
	    left: 50%;
	    transform: translate(-50%,-50%);
	    width: 90%;
	}

    /* -- expanded image text overlay classes --*/
    .hero-image-text-container .text-mob-fullwidth {
        left: 50%;
        margin-right: -50%;
        position: absolute !important;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 85%;
    }
    .hero-image-text-container .text-mob-left-half  {
        left: 35px;
        position: absolute !important;
        transform: translate(0, -50%);
        top: 50%;
        width: 50%;
    }
    .hero-image-text-container .text-mob-right-half {
        left: inherit;
        margin-right: 0 !important;
        position: absolute !important;
        right: 35px;
        top: 50%;
        transform: translate(0%, -50%);
        width: 50%;
    }

    /* header image slider */
    .themify_builder_slider .slide-image {
        margin: 0;
    }
    .module-slider.slider-caption-overlay .slide-content {
        background: none;
        max-width: 100%;
        font-size: 24px;
    }
    .slider-caption-overlay {
        background: #fff;
        border-bottom: 1px dotted #d6e09c;
    }
    .themify_builder .text-153-2-0-1.module-text {
        font-size: 20px !important;
    }
    
	
	/* -- 2col --*/
	.landing-content-white.content-white-2col {
		padding: 0 0 35px 0;
	}
	.landing-content-white.content-white-2col .col4-3 {
		padding: 35px 35px 0px 35px;
	}
	.landing-content-white .module-box-content {
		border-radius: 0;
		border-width: 0;
	    border-bottom: 1px dotted #d6e09c !important;
	}
	.landing-content-white .module-image.rounded,
	.landing-content-white .module-image.rounded img {
		border-radius: 0;
	}

    /* -- 2 col text header -- */
    .text-header-2-col { border-top:none !important; }
    .marketing-box h6,
    .marketing-box p {
        align-items: center;
        font-size: 16px;
        display: flex;
    }
    /* 2 col marketing boxes */
    .marketing-box p {
        display: block;
        margin-top: 10px;
    }

	/* -- content buttons --*/
	.ui.builder_button {
	    padding: 10px 0 10px;
	}
	.module-buttons.normal {
	    margin-top: 15px;
	}

	/* -- old featured campaign tiles mobile--*/
	.feat-campaigns-contain .campaign-tile {
		float:none;
	    margin: 0 auto;
	    width: 245px;
	}

	/*-- TBT Tourny  --*/
	.themify_builder .team-name .col-full {
	    width: 92%;
	    left: 8%;
	}
	.team-name .sub_column,
	.region-title .col2-1 {
		width: 50% !important;
	}

	/* -- PARTNER PAGE --*/ 
	.partner-headerlogo {
		width: 90px;
		height: 90px;
		margin: -45px auto 0;
	}

    /* champion page --*/
    .champion-logo {
        text-align: center;
    }

}

/* --- TABLET ONLY--- */
@media (min-width: 681px) and (max-width: 1024px) {
	.landing-content-white .image-box-text-overlay h2 {
		font-size: 18px !important;
	}
	.landing-content-white .image-box-text-overlay {
	    font-size: 14px;
	    line-height: 14px;
	}
	.landing-content-white .image-box-text-overlay a {
	    line-height: 30px;
	}

	.tile,
	.modern-tile {
	    margin: 15px 6% 15px 0;
	    display: inline-block;
	}
	.tile:nth-child(2n+2),
	.modern-tile:nth-child(2n+2) {
	    margin-right: 0;
	}
	.campaign-tiles {
		width:541px;
		margin:0 auto;
	}

    .text-header-2-col .col3-1,
    .text-header-2-col .col3-2 {
        display: block;
        width: 100%;
        margin-left: 0;
    }
}

/* --- MOBILE AND TABLET ONLY --- */
@media screen and (max-width: 1024px) {
	#headerwrap #menu-icon {
        display: none !important;
	}

    .lp-fixed-header .col3-1.first,
	.lp-fixed-header .col4-1.first {
	    width: 100%;
	    border-right: 0;
	    padding-right: 0;
	    text-align: center;
	}
    .lp-fixed-header .col4-1.second,
    .lp-fixed-header .col4-1.third {
        margin: 0;
        height: 0;
    }

    .lp-fixed-header .col4-1.third .module-text ,
	.footer-logo-contain .first.module_column {
		display: none;
	}
	.footer-logo-contain .last.module_column {
	    width: 100%;
    	margin: 0;
	}
	.footer-legal { text-align: center; }
}


/* --- TABLET AND DESKTOP--- */
@media screen and (min-width: 681px) {

	body #content {
	    padding: 30px 0 !important;
	}

    .module_row {
        padding: 35px;
    }

	.no-fixed-header {
		margin-top: 60px;
	}

	.landing-header .feature-overlay-logo {
	    top: 50%;
	    transform: translate(0,-50%);
	    right: 0;
	    position: absolute;
	}
	.landing-header,
	.image-text-header,
    .hero-image-text-container,
    .text-header-2-col {
	    border-radius: 10px 10px 0 0;
	    overflow: hidden;
	}
	.fullwidth-text-overlay {
	    width: 100%;
	}
	.twothirds-text-overlay {
	    width: 59%;
    	padding-left: 5%;
	}
	.image-text-header .module.module-buttons,
    .hero-image-text-container .module.module-buttons {
		max-width: 280px;
    	margin: 0 auto;
	}

    /* LP 2.5 DESIGNS */
    .full-header-tile {
        margin-top: -35px;
    }
    .link-bar { border-radius: 5px; }
    .content-box {
        border-radius: 5px;
        margin: 0 auto;
        max-width: 890px;
    }
    .content-box-title { font-size: 32px; }
    .content-box-bullets {
        line-height: 20px;
        margin: auto;
        max-width: 570px;
    }
    .content-box-bullets p {
        margin-bottom: 10px;
    }
    .guarantee-footer {
        box-shadow: 0 1px 1px #ddd;
        border-radius: 5px;
        overflow: hidden;
    }


    /* -- expanded image text overlay classes --*/
    .hero-image-text-container .text-dt-fullwidth {
        left: 50%;
        margin-right: -50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 85%;
    }
    .hero-image-text-container .text-dt-left-half  {
        left: 35px;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        width: 50%;
    }
    .hero-image-text-container .text-dt-right-half {
        position: absolute;
        right: 35px;
        top: 50%;
        transform: translate(0%, -50%);
        width: 50%;
    }

	/* -- CONTENT CONTAINERS --*/
	.landing-content-white.vertical-divider .first.sub_column {
	    border-right: 1px dotted #ddd;
    	padding-right: 2.6%;
	}
	.landing-content-white.vertical-divider .last.sub_column {
    	margin-left: 0;
    	padding-left: 2.6%;
	}
	.vertical-divider .col4-2, 
    .vertical-divider .col2-1 {
        width: 50%;
	}

	/* -- 3col --*/
	.landing-content-white .col3-1.module_column {
		height: 370px;
	}
	.landing-content-white .tb-column-inner,
	.landing-content-white .themify_builder_sub_row,
	.landing-content-white .col-full {
		height: 100%;
	}
	.landing-content-white .video-thumbnail {
		bottom: 3px;
        position: absolute;
	    width: 100%;
	}
	/* -- 2col --*/
	.landing-content-white .col4-1,
	.landing-content-white .col4-1.themify_builder_col {
	    width: 38.8%;
	} 
	.landing-content-white .col4-3,
	.landing-content-white .col4-3.themify_builder_col {
		width: 58%;
	}

	/* -- feature campaigns -- */
	.feat-campaigns-contain {
	    border-radius: 0 0 10px 10px;
	}

	/* -- TBT Tourny -- */
	.region-leaders {
		height: 388px;
	}

	/* -- PARTNER PAGE --*/ 
	.partner-headerlogo {
		width: 145px;
		height: 145px;
		margin: -70px 0 0 35px;
	}

}

/* --- DESKTOP ONLY--- */
@media (min-width: 1025px) {

    /* -- menu -- */
    .lp-fixed-header--global .row_inner {
        width: 960px;
        margin: auto;
    }

	/* -- tiles --*/
	.tile,
	.modern-tile {
	    margin: 15px 7% 15px 0;
	    display: inline-block;
	}
	.tile:nth-child(3n+3),
	.modern-tile:nth-child(3n+3) {
	    margin-right: 0;
	}

    /* header image slider */
    .module-slider:hover .carousel-nav-wrap .carousel-prev,
    .module-slider:hover .carousel-nav-wrap .carousel-next {
        opacity: 1;
    }

    /* 2 col text header */
    .text-header-2-col .col3-1 { width: 40% }
    .text-header-2-col .col3-2 { width: 56% }
    #pagewrap .text-header-2-col h1 {
        font-size: 34px;
        line-height: 38px;
    }

}

/* --- HEADER MENU MOBILE TO TABLET BREAKPOINT --- */
@media screen and (max-width: 1000px) {
	.header-bar {
	    float: none !important;
	    margin: 0 auto;
	    text-align: center;
	}
	#headerwrap #header {
	    width: 100% !important;
	}
	#headerwrap.fixed-header {
		display: none;
	}

	/*-- Marketing LP --*/
	.campaign-details {
		text-align: center;
	}

	.campaign-details .shortcode.col3-1 {
	    width: 100%;
	}
    .campaign-details .shortcode.col3-2 {
        width: 100%;
        margin-left: 0;
    }

}

/* --- HEADER DESKTOP BREAKPOINT --- */
@media screen and (min-width: 1001px) {
	#site-logo {
	    margin: 10px 0 0 !important;
	}
	.lp-fixed-header {
		display: block;
	}

	/*-- Marketing LP --*/
	.campaign-details {
		display: inline-flex;
		align-items: center;
	}
	.campaign-details img {
	    margin: 0;
	    width: 160px;
	}
	.campaign-details .shortcode.col3-1 {
	    width: 160px;
	    margin-right: 10px;
	}
}


/* --- FOOTER DESKTOP BREAKPOINT --- */
@media screen and (min-width: 1025px) {
	.footer-logo-contain {
		border-top: 1px dotted #ddd;
		border-bottom: 1px dotted #ddd;
		line-height: 32px;
	    padding: 15px 0;
	    margin: 0 35px 15px;
    	width: 890px !important;
	}
	.footer-gfm-logo {
		float: right;
	}
	.footer-legal {
		text-align: right;
	}
}


/* ---------------------
 2018 update fixes -----
 ---------------------*/

.image-text-header .tb-column-inner {
    position: relative;
}
.image-text-header .module_subrow  {
    height: 100%;
    position: absolute;
}
