/*
Theme Name: Indiana Parkinson Foundation
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Template: twentyseventeen
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. 
Version: 1.3
*/
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, 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%;
	font: inherit;
	vertical-align: baseline; 
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {line-height: 1.5; font-family: 'Montserrat', sans-serif; }

ol, ul {
	list-style: none;
}
blockquote, q, blockquote p, q p {
  color: #626262 !important;
  font-size: 24px;
  font-style: italic;
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a { color:#09adb8; text-decoration:none;font-weight:600} 
a:hover { color:#147d84;}
.clear:before,
.clear:after,
.max-width:before,
.max-width:after
{
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after, .max-width:after {
	clear: both;
}
a.training-back {
    font-size: 14px;
	text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    color: #fff8f8;
    padding: 10px 30px;
    border-top: 1px solid #013763;
    border-right: 1px solid #013763;
    border-bottom: 1px solid #013763;
    border-left: 1px solid #013763;
    background: #013763;
    border-radius: 5px;
}

.max-width {margin-left:auto;margin-right:auto;max-width:1280px; width:100%; position:relative;}
.header-top .max-width, .topbar .max-width {max-width:1420px; }

img{max-width:100%; height:auto;}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

h1,h2,h3,h4,h5,h6 {}
h1 {} 
h4 {
  color: #444;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
h3 + h4 { margin-top:1em;}

strong {font-weight: bold;}
.page-content strong {color: #555555;}
a, a:hover, a:before, a:after, img, img:hover, .fas, ul.sub-menu, .difference-section span, .difference-section .box, .facebook-section .box:before, .facebook-section .box:after, .facebook-section .box a:before, .facebook-section .box a:after, *:before, *:after, .header-top-right-section li:last-child, .logo, .header-top, .testimonials-section .box, button, .elementor-button { -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.color-green { color:#669c35 !important;}
.a-center { text-align:center;}
h1, .event-card .head2, .get-involved-section h3.head, .climb-section .widget-title, .about-climb-section .widget-title, .sponsor-section h3.title, .page-content h3, .left .widget:nth-child(2) .widget-title,
.testimonials-section2 .widget-title, .left .sidebar-box-inner .head2, .left #custom_html-11 .widget-title, .left.blogsidebar .widget-title, .y-grid h3,
.left .widget-title  {
    font-family: "Montserrat",Sans-serif;
}
p {
  font-size: inherit; 
  line-height: 1.6;
  margin-bottom: 1rem; font-size:1em;
  text-rendering: optimizelegibility;
}
.page-content {
  padding-bottom: 2em;
}
.entry-content h2 { margin-bottom:24px;}
.entry-content p {color:#3a3a3a;}

.topbar { background:url(images/dark-grung-bg.jpg); font-size:13px; color:#cbcbcb; min-height:32px; padding-top:8px; padding-left:10px; padding-right:10px;}
.topbar strong {
  color: #28cfd6;
  font-size: 14px;
}
.topbar .widget-title { display:none;} 
#header { -moz-box-shadow:0 0 5px rgba(0,0,0,.2);-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2); position:fixed; left:0px; right:0px; top:0px; z-index:9999; background:#fff;}
.logged-in #header { top:32px;}
.header-top { padding:1em 0;}
.logo { float:left;}
.custom-logo {
	max-width: 350px; width:100%;
}
.topmenu {
  float: right;
  margin-top: 1.7em;
}
.topmenu ul.menu > li {
  display: inline-block;
  margin-left: 1.3em;
  vertical-align: top; margin-top:.2em; position:relative;
}
.topmenu ul.menu > li > a { font-size:15px; color:#2f2f2f; text-transform:uppercase; font-weight:700; display:block; position:relative; z-index:1; padding:.5em 0 ;} 
.topmenu ul.menu > li > a:hover{ color:#28cfd6}
.topmenu ul.menu > li > a:before, .mid-bar .btn a:before {
  background: #28cfd6;
  content: "";
  display: block;
  height: 2px; left:0;
  position: absolute;
  width:10px; bottom:4px;
}
.topmenu ul.menu > li > a:hover:before, .btn:hover:before, .mid-bar .btn a:before{ opacity:1; visibility:visible; width:100%;}
.topmenu ul.menu > li.menu-item-has-children > a:hover:before, .mid-bar .btn a:before{ opacity:0;}


.topmenu ul > li.donate, .topmenu ul > li.volunteer, .topmenu ul > li.register { margin-top:0px;}
.topmenu ul > li.donate a, .topmenu ul > li.volunteer a, .topmenu ul > li.register a {
  background: #444 none repeat scroll 0 0;
  -moz-border-radius: 5px;-webkit-border-radius:5px; border-radius: 5px;
  color: #fff;
  font-size: 14px;
  padding: 10px 30px;
}
.topmenu ul > li.volunteer, .topmenu ul > li.register { margin-left:.4em;}


.topmenu ul > li.donate a { background:#24d35e;}
.topmenu ul > li.volunteer a { background:#013763;}
.topmenu ul > li.register a { background:#f9bc39;}

.topmenu ul > li.donate a:hover, .topmenu ul > li.volunteer a:hover, .topmenu ul > li.register a:hover { color:#fff;} 


/*.sub-menu {
  background: #fff none repeat scroll 0 0;
  -moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;
  border-top: 2px solid #28cfd6;
  -moz-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.5);box-shadow: 0 8px 10px rgba(0, 0, 0, 0.5);
  margin-top: -10px;
  min-width: 200px;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: 99;
}
.sub-menu:before {
  border-color: transparent transparent #28cfd6;
  border-style: solid;
  border-width: 7px;
  content: "";
  display: block;
  left: 21px;
  position: absolute;
  top: -15px;
}
.sub-menu li {}
.sub-menu a {
  color: #282828; border-bottom:1px solid #ededed;
  display: block;
  font-size: 14px;
  font-weight: 500;
  padding: 1em 1.5em;
}
.sub-menu li:first-child a { -moz-border-radius:9px 9px 0 0;-webkit-border-radius:9px 9px 0 0;border-radius:9px 9px 0 0;}
.sub-menu li:last-child a { border:none;-moz-border-radius:0px 0px 9px 9px;-webkit-border-radius:0px 0px 9px 9px;border-radius:0px 0px 9px 9px;}
.sub-menu a:hover{ background:#28cfd6 ; color:#fff;}*/

/*.topmenu ul.menu > li:hover .sub-menu { margin-top:0; opacity:1; visibility:visible;}*/


/*
.sub-menu {
  background: #fff none repeat scroll 0 0;
  -moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;
  border-top: 2px solid #28cfd6;

}*/
.sub-menu:before {
  border-color: transparent transparent #28cfd6;
  border-style: solid;
  border-width: 7px;
  content: "";
  display: block;
  left: 21px;
  position: absolute;
  top: -15px;
}

/*.sub-menu li:first-child a { -moz-border-radius:9px 9px 0 0;-webkit-border-radius:9px 9px 0 0;border-radius:9px 9px 0 0;}
.sub-menu li:last-child a { border:none;-moz-border-radius:0px 0px 9px 9px;-webkit-border-radius:0px 0px 9px 9px;border-radius:0px 0px 9px 9px;}*/






.banner .widget-title { display:none;}
.banner .metaslider .caption-wrap {
  background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%) repeat scroll 0 0 !important;
  bottom:0; padding-bottom:85%;
  color: white;
  display: block;
  height: 50%;
  left: 0;
  line-height: 1.4em;
  margin: 0;
  opacity: 1;
  position: absolute;
  width: 100%; background:none;
} 
.banner .metaslider .caption {
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  bottom:27%;
  left: 0;
  margin: 0 auto;
  max-width: 1280px;
  overflow-wrap: break-word;
  padding-top:1em;
  position: absolute;
  right: 0;
  text-align: center; color:#fff; font-size:36px; font-weight:700;
}
.banner .metaslider .caption a {
  background: #28cfd6 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  margin-left: 0.5em;
  padding: 0.5em 1.5em; position:relative; z-index:1;
}

.sponsor-section, .sponsors-logo-slider-section { position:relative;}
.testimonials-section, .get-involved-section, .testimonials-section2 { position:relative; background:url(images/page-bg.jpg) repeat; }
.testimonials-section:before, .testimonials-section:after, .get-involved-section:before, .get-involved-section:after,
.testimonials-section2:before, .testimonials-section2:after, .sponsors-logo-slider-section:after,
.serving-opportunities-section:before{
  background: rgba(0, 0, 0, 0) url("images/grung-line.png") repeat scroll center bottom;
  content: "";
  display: block;
  height: 40px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%; z-index:99;
}
.testimonials-section:before, .get-involved-section:before {top: -39px;}

.testimonials-section::after, .get-involved-section:after, .sponsors-logo-slider-section:after {bottom: -39px;transform: rotate(180deg);}
.sponsors-logo-slider-section:after {top: 0px;}

.testimonials-section .box {
	background: url(images/footer-bg.jpg) no-repeat scroll center center;
	background-size: cover;
}
.testimonials-section img { display:block}
.testimonials-section .widget-title { display:none}
.testimonials-section .widget_media_image { width:52%}
.testimonials-section .box .widget_text { width:48%;}
.testimonials-section .widget_text > div {
	text-align: center;
	padding:2.5em;
}
.testimonials-section .icon {
  background: rgba(0, 0, 0, 0) url("images/sprite.png") repeat scroll 0 0;
  display: block;
  height: 45px;
  margin:0 auto 1.5em;
  width: 62px;
}
.testimonials-section p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}
.testimonials-section .btn {}
.testimonials-section .btn a, .btn.btn-green, .welcome-ipf-page .btn a  {
  background: #0EB7C2 none repeat scroll 0 0;
  -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  margin-top: 1em;
  padding: 0.4em 1em; position:relative; z-index:1;
}

.testimonials-section .testimonials-text .btn a {
	width: 100%; display:block
}
.testimonials-text h3 {
	color: #fff;
	font-weight: 600;
	border-bottom: 1px solid rgba(255,255,255,.2);
	padding-bottom: 18px; font-size:28px
}
.testimonials-text h4 {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
}

.btn.btn-green.btn-large {
	font-size: 20px;
	min-width: 190px;
	text-align: center;
}
.homepage { text-align:center; padding:4em 0 3em;}
.homepage h1 {
	font-size: 50px;
	/* color: rgba(25,194,191,.97); */
	margin-bottom: .3em;
	font-weight: 700;
}
.homepage p { font-size:20px; color:#000;}
.homepage .text {
  margin: 0 auto;
  max-width: 75%;
}

.homepage a:hover {
	text-decoration: underline;
}
.special-events-section {
	position: relative;
	overflow: hidden;
	background: #0bb5b4;
	padding-top: 50px;
	padding-bottom: 100px;
}
.special-events-section .widget-title { display:none;}
.special-events-section .widget_text {
  margin: 0 auto;
  max-width: 1280px;

}
.event-card { background-color:#117d7b; max-width:375px; color:#fff; text-align:center; }
.special-events-section .widget_media_image img { width:100%;}
.event-card .head1 {
	font-size: 40px !important;
	color: #000;
	font-weight: 700;
	padding: 20px 20px 0;
	font-family: "Montserrat",Sans-serif !important;
}
.event-card .head2, .left .sidebar-box-inner .head2 {
  font-size: 42px;
  line-height: 1.3;
  padding: 0 1em;
}
.event-card .head2 span { display:block; color:#000; font-size:20px; margin-top:1em;}
.event-card .help {
  border-bottom: 1px solid #3f677e;
  border-top: 1px solid #3f677e;
  font-size: 24px;
  margin:1em;
  padding: 1em;
}
.testimonials-section{
	margin-top:50px;
}
.event-card .location { font-size:18px; color:#000; padding:0 1em}
.event-card .btn {
	margin-top: 2em;
	margin-right: 20px;
	margin-left: 20px;
}
.event-card .btn a { background-color:#f9bc39; display:block; font-size:24px; color:#fff; text-transform:uppercase; font-weight:700; padding:.5em; position:relative; z-index:1;}
.event-card .btn a.view-video { background:#013763}
.event-card .btn a.view-video:hover{ background:#002551}

.get-involved-section {  position:relative; padding:0em 0 4em 0;}
.get-involved-section .widget {
  display: inline-block;

  vertical-align: top;
  width: 24%; position:relative;
}
.testimonials-section .box {
	border-radius: 12px;
	-moz-display: flex;
	-webkit-display: flex;
	display: flex;
	border-radius: 10px;
	overflow: hidden;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	margin-top: -5em;
	position: relative;
	z-index: 100;
}
.get-involved-section .widget img { display:block; }
.get-involved-section .widget p { margin:0px;text-align: center;}
.get-involved-section .simple-image {
 -moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius: 12px;
  overflow: hidden; position:relative; z-index:1;
}
.get-involved-section .simple-image:hover img { transform:scale(1.2) rotate(5deg)}
.get-involved-section .simple-image::before {
  background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%) repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 80%;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%; pointer-events:none;
}

.get-involved-section h3.head, .testimonials-section2 .widget-title { font-size:36px; color:#000; margin-bottom:1em;}
.get-involved-section .widget-title {
  bottom: 20%;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 9; pointer-events:none;
}
.get-involved-section .more {
  bottom: 6%;
  left: 0;
  position: absolute;
  right: 0; pointer-events:none;
}
.get-involved-section .more a {
  background: #444 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 700; pointer-events:auto;
  padding:0.6em 1em; position:relative; z-index:1;
  width: 90%;
}
.get-involved-section .widget:first-child .more a { background:#24d35e;}
.get-involved-section .widget:nth-child(2) .more a { background:#0eb7c2;}
.get-involved-section .widget:last-child .more a { background:#f9bc39;}
.climb-section {
  background: rgba(0, 0, 0, 0) url(images/blue-blur-bg.jpg) no-repeat scroll center center / cover ; padding:8em 0 8em;
}
/*---------------------------------------------*/
.serving-opportunities-section { 
	text-align:center;
	position:relative;
	padding:3em 0 5em 0;
	background: url(images/page-bg.jpg) repeat;
}

.serving-section {
  max-width: 1280px;
  width: 100%;
  position: relative;
  margin: 0 auto !important;

}
.serving-opportunities-section::before{
	top:-30px;
}
.serving-opportunities-section .widget_media_image img {
  border-radius: 12px;
}
.serving-opportunities-section .widget_media_image {
  display: inline-block;
  margin: 0 1.5%;
  vertical-align: top;
  width: 53%;
 position:relative;
}
.serving-opportunities-section .widget_text {
  display: inline-block;
  margin: 0 1.5%;
  width: 40%;
 position:relative;
vertical-align: middle;
padding-top: 5%;
}
.serving-opportunities-section .widget_text p {
  padding: 30px 0px;
}
.serving-opportunities-section h3 {
  font-size: 50px;
  color:#000;
  padding-bottom: 0px; font-weight:700;
  margin-bottom: 1em;
  font-family: "Montserrat",Sans-serif;
}
.serving-opportunities-section .widget_text h2 {
  font-size: 28px; font-weight:700;
	font-family: "Montserrat",Sans-serif;
}
.serving-opportunities-section .widget img { display:block; }
.serving-opportunities-section .widget p { margin: 0px;font-size: 20px; color: #000;}
.serving-opportunities-section .simple-image {
 -moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius: 12px;
  overflow: hidden; position:relative; z-index:1;
}
.upcoming-evt-btn {
  margin-top: 30px;
}
.upcoming-evt-btn a {
  background: #24d35e;
  color: white;
  padding: 15px 30px;
  border-radius: 5px;
	text-transform:uppercase;
	font-weight:700;
}
.upcoming-evt-btn a:hover{
background-color:#28cfd6;
}

/*---------------------------------------------*/

.climb-section .widget { display:inline-block; vertical-align: middle; width:58%;}
.climb-section .widget_text:last-child {
  margin-left: 5%;
  text-align: center;
  width: 36%; color:#fff;
}
.climb-section .widget-title { font-size:40px;}
.climb-section p { font-size:20px; color:#ebe7e5; margin:0.5em 0 1.3em;}
.climb-section .btns {}
.climb-section .btns a, .climb-sidebar-cta .btns a {
	border: 2px solid #fff;
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: 500;
	margin: 1em auto;
	max-width: 11em;
	padding: 0.5em 4em 0.5em 1.5em;
	position: relative;
	z-index: 1;
}
.climb-section .btns a:after, .climb-sidebar-cta .btns a:after{
  background: #28cfd6 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity:0;
  position: absolute; width:0; visibility:hidden; 
  top: 0;
  z-index: -1; border-radius:0 50px 50px 0;
}
.climb-section .btns a:hover:after, .climb-sidebar-cta .btns a:hover:after { width:100%; opacity:.7; visibility:visible; border-radius:0;}
.climb-section .btns a:before, .climb-sidebar-cta .btns a:before {
  background: rgba(0, 0, 0, 0) url("images/sprite.png") repeat scroll -167px 0;
  content: "";
  display: block;
  height: 21px;
  position: absolute;
  right: 24px;
  top: 12px;
  width: 36px;
}
.about-climb-section {
  background: rgba(0, 0, 0, 0) url(images/rounded-block.png) no-repeat scroll 24% 36% / 40% auto;
  padding:5em 0;
  text-align: center;
}
.about-climb-section .textwidget a {
  background: #28cfd6 none repeat scroll 0 0;
  -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  margin-top: 3em;
  padding: 0.5em 2em; position:relative; z-index:1;
}
.about-climb-section .widget-title { font-size:36px; color:#013763; margin-bottom:1em;}
.about-climb-section .text-widget a { display: inline-block; }
.sponsor-section {
	text-align: center;
	margin-top: 0;
	/* background: #2659a8; */
	padding: 4em 15px 6em 15px;
	background: #ffffff;
}
.sponsor-section .line {
	/*max-width: 1000px;*/
	margin: 0 auto;
}
.sponsor-section .line a:hover img {
/*    -webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
    filter: grayscale(100%);*/
}
.sponsor-section .line img { display:block;}
.sponsor-section .widget {
	display: inline-block;
	padding: 0.3em 0.2em;
	vertical-align: middle;
	text-align: center;
	margin: 0 .5em;
}
.sponsor-section .clear.widget { display:block; clear:both; width:100%;}
.sponsor-section .rsze.widget {
	max-width: 130px;
}
.sponsor-section .text-list ul {}
.sponsor-section .text-list ul li {
	margin: 9px 0;
}
.sponsor-section .text-list ul li a {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}
.sponsor-section .text-list ul li a:hover { opacity:.8;}


.sponsor-section .widget:first-child { width:100%;}
.sponsor-section .widget:first-child img { margin:0 auto}
.sponsor-section .widget:last-child { border:none; width:auto !important;}

/*.sponsor-section .widget:last-child a {
  color: #013763;
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin-left: 2em;
}
.sponsor-section .widget:last-child a:hover { color:#28cfd6;} */

.sponsor-section h3.title {
	font-size: 36px;
	color: #000;
	margin-bottom: 1em;
}
.sponsor-section .line img {
	/*-moz-filter: brightness(0) invert(1);-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);*/
}
#footer {
  background: rgba(0, 0, 0, 0) url(images/footer-bg.jpg) no-repeat scroll center top / cover ; text-align:center; padding-top:4.5em;
}
.footer-column { display:inline-block; vertical-align:top; text-align:left;}
.footer-column1 { width:24%;}
.footer-column2 { width:35%; margin:0 3%;}
.footer-column3 { width:30%;}
.footer-column2 .widget:first-child { border-left:1px solid rgba(255,255,255,.12)}
.footer-column2 .widget:last-child { border-right:1px solid rgba(255,255,255,.12)}
.footer-column1 p {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 2;
  margin: 0.5em 0;
}
#footer .widget_nav_menu { display:inline-block; vertical-align:top; padding:1em 1.5em; min-height:14em;}
#footer .widget_nav_menu .widget-title { font-size:17px; color:#28cfd6; font-weight:700; margin-bottom:.6em;}
#footer .widget_nav_menu li { margin-bottom:.4em;}
#footer .widget_nav_menu a { font-size:15px; color:#fff; font-weight:500;}
#footer a:hover{ color:#28cfd6 }
.social { margin-top:1em;}
.social li { display:inline-block; vertical-align:top; margin-right:8px;}
.social li a { font-size:0px; width:29px; height:29px; background:url(images/sprite.png) no-repeat; display:block;}
.social li.facebook a {background-position: -75px 0;}
.social li.twitter a {background-position: -105px 0;}
.social li.instagram a {background-position: -136px 0;}
.social li a:hover { opacity:.8}
#footer .form {}
#footer .form input {
	background: rgba(2, 24, 43, 0.83) none repeat scroll 0 0;
	border: 1px solid #143656;
	color: #E8F8FE;
	font-size: 14px;
	margin-right: 0.5em;
	padding: 0.8em;
	width: 200px;
}
#footer .form input:focus {  background: rgba(2, 24, 43, 0.4) none repeat scroll 0 0;
  border: 1px solid #305272;}
#footer .form input.btn {
  background: #28cfd6 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-top: 0.8em;
  padding: 0.5em 2em;
  width: auto;
}
#footer .form input.btn:hover { background:#6ea724; cursor:pointer;}
.past-link {
  background: #0EB7C2 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-top: 1em;
  padding: 0.5em 2em; position:relative; z-index:1; overflow:hidden;
}
#footer a.past-link:hover { color:#fff;}
#footer .form .head {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  padding-left: 78px;
  padding-top: 12px;
  position: relative; padding-right:2em;
}
#footer .form .head:before {
  background: rgba(0, 0, 0, 0) url(images/sprite.png) no-repeat scroll 0 -53px;
  content: "";
  display: block;
  height: 56px;
  left: 0;
  position: absolute;
  top: 0;
  width: 60px;
}

.copyright {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  margin: 4em 0 0;
  padding: 1.3em;
  text-align: center;
}


.topmenu ul > li.donate a:before,
.topmenu ul > li.volunteer a:before,
.topmenu ul > li.register a:before,
.banner .metaslider .caption a:before,
.testimonials-section .btn a:before,
.get-involved-section .more a:before,
.about-climb-section .textwidget a:before,
.event-card .btn a:before,
.past-link:before, .btn:before,
.btn.view-btn a:before, a.btn:before, .mid-bar .btn a:before, .welcome-ipf-page .btn a:before, .elementor-button:before, .donta-button a:before{
  background-color: rgba(255, 255, 255, 0.5);
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  left: 0; opacity:1;
  position: absolute;
  right: 0;
  top:50%;
  width:0; margin:0 auto;-moz-border-radius: 5px;-webkit-border-radius:5px; border-radius: 5px;
  z-index: -1;-moz-box-shadow:0 0 20px rgba(255,255,255,.8);-webkit-box-shadow:0 0 20px rgba(255,255,255,.8);box-shadow:0 0 20px rgba(255,255,255,.8);
}
.topmenu ul > li.donate a:hover:before,
.topmenu ul > li.volunteer a:hover:before,
.topmenu ul > li.register a:hover:before,
.banner .metaslider .caption a:hover:before,
.testimonials-section .btn a:hover:before,
.get-involved-section .more a:hover:before,
.about-climb-section .textwidget a:hover:before,
.event-card .btn a:hover:before,
.past-link:hover:before, a.btn:hover:before, .mid-bar .btn a:hover:before, .welcome-ipf-page .btn a:hover:before, .elementor-button:hover:before, .donta-button a:hover:before{ width:100%; height:100%; top:0; opacity:0 }



.topmenu ul > li.donate a:after,
.topmenu ul > li.volunteer a:after,
.topmenu ul > li.register a:after,
.banner .metaslider .caption a:after,
.testimonials-section .btn a:after,
.get-involved-section .more a:after,
.about-climb-section .textwidget a:after,
.event-card .btn a:after,
.past-link:after, .btn:after,
.btn.view-btn a:after, a.btn:after, .mid-bar .btn a:after, .welcome-ipf-page .btn a:after, .donta-button a:after{
  background-color:#000;
  bottom: 0;
  content: "";
  display: block;
  height:100%;
  left: 0; opacity:0;
  position: absolute;
  right: 0;
  top:0;
  width:100%;-moz-border-radius: 5px;-webkit-border-radius:5px; border-radius: 5px;
  z-index: -1; visibility:hidden;
}
.topmenu ul > li.donate a:hover:after,
.topmenu ul > li.volunteer a:hover:after,
.topmenu ul > li.register a:hover:after,
.banner .metaslider .caption a:hover:after,
.testimonials-section .btn a:hover:after,
.get-involved-section .more a:hover:before,
.about-climb-section .textwidget a:hover:after,
.event-card .btn a:hover:after,
.btn.view-btn a:hover:before, .btn.view-btn a:hover:after,
.past-link:hover:before,
a.btn:hover:after, .mid-bar .btn a:hover:after, .welcome-ipf-page .btn a:hover:before, .elementor-button:hover:before, .donta-button a:hover:before, .donta-button a:hover:after{opacity:.2; visibility:visible; } 

.banner{
	overflow: hidden; max-height:690px;

}
.banner .metaslider .flex-control-nav {

  bottom: 38%;

}
.banner .flex-control-paging li a {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  height: 15px;

  width: 15px;
}
.banner .flex-control-paging li a.flex-active {
  background: #28cfd6 none repeat scroll 0 0;
  border: 1px solid #fff;

  opacity: 0.8;
}
.banner-inner { background:url(images/footer-bg.jpg)}
.breadcrumbs {
  font-size: 12px;
  padding: 1.2em 0;
}
.page-content h1 {
  color: #000;
  font-size: 40px;
  margin-bottom: 0.3em; margin-top:1em
}
.innerpage { position:relative;}
.innerpage .right {
  float: right;
  width: 70%;
}
.innerpage .left {
  float: left;
  width: 24%; padding-bottom:2em;
}

.innerpage .left:before {
  background: #e7ebf3 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -74%;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.page-content h3, .y-grid h3 {
  color: #555555;
  font-size: 1.5em;
  margin-bottom: 0.2em;
  margin-top: 1em;
}
.page-content p { line-height:1.8;}
.innerpage  ul {
	margin-left: 15px;
}
.innerpage  li {
	font-size:1em;
	line-height: 1.2;
	margin: .7em 0;
	list-style: disc;
}
.left .event-card, .left .sidebar-box-inner, .left .widget,
.eventsidebar .tribe-events-view--widget-events-list  { background:url(images/card-bg.jpg) repeat scroll center center;
   -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
    margin-top: 1.5em;
    overflow: hidden;
    padding-top: 1em;}
.left .event-card, .left .sidebar-box-inner { padding-top:0; margin:0}
.left .event-card .head1, .left .sidebar-box-inner .head1{ font-size:17px;}
.left .event-card .head2, .left .sidebar-box-inner .head2 { font-size:29px;}
.left .event-card .head2 span, .left .sidebar-box-inner span{
  font-size: 16px;
  margin-top: 0.5em;
}
.left .event-card .help {
  font-size: 19px;
  margin: 1.5em 1em;
  padding: 0.5em; font-weight:600;
}
.left .event-card .location {
  font-size: 14px;
  padding: 0 2em; font-weight:500;
	color:white;
}
.left .event-card .btn a {
	font-size: 20px;
	border-radius: 5px;
	    border: 2px solid green;
    box-shadow: 0 1px 4px rgb(50 50 100 / 20%);
	text-shadow:0 1px 3px rgb(50 50 100 / 50%)
}
.left #custom_html-11, .left.blogsidebar .widget { background:url(images/card-bg.jpg) repeat scroll center center; background-size:cover; margin-top:1em; -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius:4px; text-align:center; color:#fff;}
.climb-sidebar-cta p {
    color: white;
    font-weight: 500;
    font-size: 14px;
}

.left.blogsidebar .widget { overflow:hidden;}
.left #custom_html-11 .widget-title, .left.blogsidebar .widget-title,
 .left .widget-title { font-size:26px; padding:1em 0 0.5em; color:#fff; text-align:center}
.climb-sidebar-cta {
  padding: 0 2em 1em;
}
.climb-sidebar-cta .btns {}
.climb-sidebar-cta .btns a {
}
*, *:before, *:after {
  box-sizing: border-box;
}
.menu-btns { display:none;}
.notfound-banner {
  background: rgba(0, 0, 0, 0) url(images/starry.jpg) repeat scroll center center / cover ;
  height: 260px;
  position: relative;
  text-align: center;
}
.not-found  { padding:2em 18% }
.not-found h1 { font-size:2em; color:#000;}
.not-found h1 + p {
  font-size: 1.2em;
  margin-top: 1em;
}
.notfound-banner .number {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  display: inline-block;
  font-size: 3em;
  margin-top: 4%;
  padding: 0.1em 0.5em;
}
.Sponsors-list {
	margin-top: 2em;
	text-align: center;
	margin-left: 0 !important;
}

.Sponsors-list li {
	display: inline-block;
	vertical-align: middle;
	padding:0 12px;
}


.Sponsors-list li span {
  display: table-cell;
  vertical-align: middle;
}
.label_none .gfield_label, .label_none .gsection_title { display:none !important}
.page-content .gform_wrapper input[type="email"], .page-content .gform_wrapper input[type="number"], .page-content .gform_wrapper input[type="password"], .page-content .gform_wrapper input[type="tel"], .page-content .gform_wrapper input[type="text"], .page-content .gform_wrapper input[type="url"], .page-content .gform_wrapper textarea, .page-content .gform_wrapper select,
.page-content .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  border: 2px solid #dfdfdf;
  -moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;
  font-size: 15px;
  font-weight: 500;
  padding: 12px;
  text-indent: inherit;
}
.page-content .gform_wrapper #gform_9 select {
	width: 60px;
	padding: 12px 5px;
}

#gform_9 {
	margin: 3em auto;
	max-width: 600px;
	border: 1px solid #ccc;
	border-radius: 10px;
	position: relative;
	padding: 2em 2em 1em 2em; position:relative;
}
.gform_wrapper #gform_9 h3.gform_title {
	display: inline-block;
	background: #fff;
	padding: 2px 12px;
	font-size: 26px;
	font-weight: normal;
	position: absolute;
	top: -30px;
}
body .gform_wrapper #gform_9 .top_label div.ginput_container {
	margin-top: 2px;
}
.gform_wrapper #gform_9 .top_label .gfield_label, .gform_wrapper #gform_9 legend.gfield_label {
	font-weight: 500;
	font-size: 15px;
}
.gform_wrapper #gform_9 .field_description_below .gfield_description {
	padding-top: 3px;
	font-size: 13px;
}


.page-content .gform_wrapper input:focus, .page-content .gform_wrapper textarea:focus {
  border-color: #8596a5 !important;
}
.page-content .gform_button {
  background: #28cfd6 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  padding: 0.8em 2em;
  text-transform: uppercase; cursor:pointer;
}
.page-content .gform_button:hover{ background:#74ad2a}
.contact-form { float:left; width:63%;}
.contact-info {
  float: right;
  font-size: 18px;
  font-weight: 500;
  width: 35%;
}
.contact-info .social li:last-child a {
  background-position: -75px 0;
}

.stories {}
.stories .row {
  overflow: hidden;
}
.stories .image {
  float: left;
  margin: 4em;
  max-width:390px;
  position: relative;
}

.stories .image:before {
  background: #28cfd6 none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: -2em;
  position: absolute;
  top: -2em;
  width: 240px;
}
.stories .image:after {
  background: #28cfd6 none repeat scroll 0 0;
  content: "";
  height: 240px;
  left: -2em;
  position: absolute;
  top: -2em;
  width: 3px;
}
.stories .image img { display:block;
  -moz-box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.1); box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.1);
}
.stories .text {}
.stories h3 {
  font-size: 1.8em;
  margin-top: 3em;
}
.stories .text p {
  font-size: 1em;
  font-style: italic;
  line-height: 2;
}
body .su-spoiler-title {
 
  font-size: 16px;
  font-weight: 500;
  
}

.gform_wrapper .introtext-form .gsection_description {
  font-size: 1em;
 
  line-height: 1.8;
}
.gform_wrapper .gsection.introtext-form {
  border-bottom: medium none; margin-bottom:0;
}

.pdf-list > li {
  margin: 1.5em 1.2em;
}
.pdf-list a {
  -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
  display: inline-block; border-bottom:2px solid;
  font-weight: 700;
  position: relative; padding:0.2em;
}
.pdf-list a:before {
  background: #ccc none repeat scroll 0 0;
  -moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
  color: #727272;
  content: "PDF";
  display: block;
  font-size: 9px;
  line-height: 1;
  padding: 0.3em 0.3em 0.1em;
  position: absolute;
  right: -32px;
  top: 7px;
}
body .ngg-gallery-thumbnail {
  border: medium none;
  margin: 5px 1px;

}
#give-recurring-form h3.give-section-break, #give-recurring-form h4.give-section-break, #give-recurring-form legend, form.give-form h3.give-section-break, form.give-form h4.give-section-break, form.give-form legend, form[id*="give-form"] h3.give-section-break, form[id*="give-form"] h4.give-section-break, form[id*="give-form"] legend {
	font-size: 16px;
	margin: 19px 0 15px;
	color: #000;
}
#give-purchase-button {
	background: #28cfd6;
	border: none;
	color: #fff;
	border-radius: 4px;
	font-size: 21px;
	padding: 12px 30px;
}
#give-purchase-button:hover {
	background: #6ea724;

}
#custom_html-10 .widget-title { display:none;}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

#mce-success-response {
	color: green;
	font-weight: 700;
	border: 1px solid green;
	text-align: center;
	padding: 12px;
	margin-top: 12px;
}
#mce-error-response {
	border: 1px solid yellow;
	color: #fff;
	font-size: 13px;
	padding: 12px;
	margin-top: 12px;
}

#footer .form input#mce-EMAIL {
	width: 100%;
	max-width: 406px;
	margin-top: 6px;
}

.wrap.give-wrap {
	max-width: 1000px;
	margin: 0 auto 36px auto;
	width: 100%;
}
.wrap.give-wrap > .give_forms{
	border: 1px solid #e7e7e7;
	padding: 36px;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

ul.video-grid { margin:0px; padding:0px;}
ul.video-grid li { display:inline-block; vertical-align:top; width:23.5%; margin:.5%}
.testimonials-section2 {
	position: relative;
	padding: 5em 0;
}
.testimonials-section2 .widget-title {
	position: relative;
	z-index: 99;
	text-align: center;
	margin-bottom: 0;
}
.testimonials-section2:before {

	top: -35px;
}
body .strong-view.modern .testimonial-name {
	font-size: 1em;
	font-weight: 600;
	color: #444;
	margin-top: 1em;
}
.white-box {
	background: #fff;
	border: 2px solid #efefef;
	border-radius: 10px;
	box-shadow: 0 8px 20px rgba(0,0,0,.05);
	margin-top: 2em;
}

.left .widget:nth-child(2) .widget-title { display:none;}
.left.blogsidebar .widget .widget-title { display:block;}
.rpwwt-widget h2.widget-title {
    display: block !important;
    padding: 4px 10px;
}
.left .sidebar-box-inner .head2 {
	color: #fff;
	text-align: center;
	font-size: 24px; font-weight:normal;
}
/*.left .sidebar-box-inner {
	padding: 50px 0 36px 0;
}*/
.left .sidebar-box-inner p {
	color: white;
	text-align: center;
	font-size: 14px;
	padding: 0 16px;
	font-weight: 500;
}
.left .sidebar-box-inner p.fb-follow {
	color: #fff;
	font-size: 14px;
	border-top: 1px solid #3f677e;
	margin: 0 20px;
	padding: 19px 0 0 0;
}
.fb-follow a {
	position: relative;
	background: #3a559f;
	display: inline-block;
	border-radius: 3px;
	font-size: 14px;
	color: #fff;
	padding: 4px 10px;
	border: 1px solid #071F5F;
	box-shadow: 0 1px 0 rgba(255,255,255,.2) inset;
	font-weight: 600;
}
.fb-follow a:hover { background:#4766bc;}

.left .widget:nth-child(2) .sidebar-box-inner {
	position: relative;
}
.left #custom_html-14 .sidebar-box-inner {
	position: relative;
	padding: 12px 12px 20px 12px;
}
.video-btn-wrap {
	text-align: center;
}
.video-btn-wrap a.btn {
	font-size: 18px !important;
}
.left .widget:nth-child(2) .sidebar-box-inner:before {
	background: url(images/sprite.png) no-repeat;
	content: "";
	width: 196px;
	height: 196px;
	position: absolute;
	display: block;
	margin: 0 auto;
	left: 0;
	right: 0;
	background-position: -305px 0px;pointer-events:none;
}

.innerpage a.btn, .btn.view-btn a {
	background: #444 none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	padding: 10px 30px; position:relative;
}

.innerpage  .pre-record-classes.c .btn {}

.innerpage a.btn.btn-green, .btn.view-btn a {
	background: #28cfd6;
}

.innerpage .video-btn-wrap .btn.btn-green.view-btn {
    background: #f9bc39;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 18px !important;
    text-transform: uppercase;
    border: 2px solid green;
    box-shadow: 0 1px 4px rgb(50 50 100 / 20%); margin-bottom:0
}
#custom_html-7 { padding-top:0;}
#custom_html-7 .video-btn-wrap .btn.btn-green.view-btn { margin-bottom:15px}


.innerpage  a.btn.btn-gree:hover, btn.view-btn a:hover { background:#6ea724; color:#fff}
.vidoes-btn {
	text-align: center;
}

.vidoes-btn li {
	display: inline-block;
	vertical-align: middle;
	margin: 12px;
}
.vidoes-btn-2 { text-align:left; margin-top:12px;}
.vidoes-btn-2 li {margin: 0 4px 0 0;width: 24%;}
.vidoes-btn-2 li a {
	display: block !important;
	margin-top: 0 !important;
	margin-bottom: 10px;
}

.vidoes-btn li a {
	display: block;
	font-size: 16px;
	font-weight: 600; text-align:center;
}
.btn.view-btn a {
	display: block;
	font-size: 14px;
	font-weight: 600;
	margin: 0 auto;
	width: 80%;
	max-width: 240px;
	text-align: center; position:relative;
}
.btn.view-btn { margin:16px 0;}
.btn.view-btn a:hover { background:#6ea724}

.single-event .back-btn { display:none}
.bloglist .css-events-list .bottom a { font-size:0px;}
.bloglist .css-events-list .bottom a:after { content:"Read More →"; font-size: 14px; text-transform:uppercase}
.blog-row .eventdate {
	margin-top: 26px;
}
.blog-row .eventdate span {
	position: relative;
	margin: 0 14px 0 0;
	font-weight: 700;
	font-size: 18px;
}

.blog-row {margin-bottom: 44px; border-bottom: 2px solid #e7ebf3; padding-bottom: 30px;}
.blog-row:last-child{ border-bottom:0; padding-bottom:0}
.blog-row .image, .blog-single .image{
  background: #f7f7f7 none repeat scroll 0 0;
  padding: 2px;
  position: relative;
}
.blog-row .image h4 {
  bottom: 46px;
  position: absolute;
}
.blog-row .image h4 a {
  background-color: rgba(1, 55, 99, 0.95);
  border-radius: 0 10px 10px 0;
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: 700;
  padding: 6px 26px 6px 37px;
  position: relative;
  text-decoration: none;
  text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
}
.blog-row .image h4 a:before {
  background: rgba(0, 0, 0, 0) url("images/logo-icon.png") no-repeat scroll 0 0;
  content: "";
  display: block;
  height: 48px;
  left: -24px;
  margin-top: -24px;
  position: absolute;
  top: 50%;
  width: 50px;
}
.bloglist .title-txt, .blog-single h1 { margin-bottom:28px;}
.blog-row .image img, .blog-single .image img { display:block;}
.metainfo { margin-top:10px;}
.blog-single .metainfo {
  margin-bottom: 24px;
	position: absolute;
	top: -58px;
	background: #013763bd;
	width: calc(100% - 4px);
	left: 3px;
	padding: 10px;
	color: #fff;
}
.blog-single .metainfo span{ color:#fff}
.date-time > div {width: 49.75%; font-size: 12px; background: #f4f6f9; padding: 10px 20px; line-height: 1.75;}
.date-time strong{ text-transform:uppercase; font-size:15px}
.date-time {display: flex; width: 100%;justify-content: space-between;}
.metainfo span {
  color: #6b6b6b;
  font-size: 12px;
  margin-right: 10px;
}
.bloglist .text { margin-top:12px; color:#3a3a3a; font-size:0.875em; line-height:1.6}

.bloglist .bottom {
  margin: 20px 0 0;
}
.bloglist .bottom a {color: #fff; background:#28cfd6 ;
    font-size: 13px; display:inline-block;
    font-weight: 700;
    overflow: hidden;
    padding:7px 16px;
    position: relative;transition: all .4s ease 0s;border-radius: 5px;
padding: 10px 30px;}

.bloglist .css-events-list .bottom a {
    font-size: 0px;
}
.bloglist .bottom a::before {
    background-color: rgba(255,255,255,.3); content: ""; display: block; height: 10%; left: -82%; position: absolute; top: -100%; transform: rotate(-45deg); width: 100%;transition: all .4s ease 0s;}

.bloglist .bottom a:hover:before {
  left: 115%;
  top: 0;
}
.left.eventsidebar .widget_em_widget ul{ padding-bottom:1.5em; margin-left:0;}
.left.eventsidebar .widget_em_widget li{ text-align:left; border-bottom: 1px solid #3f677e;padding-bottom: .75em; list-style:none; margin:0} 
.left.eventsidebar .widget_em_widget li:last-child{ border-bottom:0; padding-bottom:0}
.left.eventsidebar .widget_em_widget li a {
	padding: 0;
	border: 0;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	display: block;
	font-size: 15px;
	margin: 0 1em 0;
	padding: 0.5em .5em 0 .5em;
	line-height: 1.3;
}
.left.eventsidebar .widget_em_widget li span {
	font-size: 13px;
	color: white;
	margin: 0 1em;
	padding: 0 .7em;
}
#wnb-bar { position:fixed !important;z-index:+999!important}
#wnb-bar span {
	color: #fff;
	font-weight: 600; display:block;
}



/* ======================= stories-of-gratitude ==================== */
.page-template-page-stories-of-gratitude #content > .max-width, .page-template-page-giving-tuesday #content > .max-width,
.page-template-day-of-giving-2021 #content > .max-width{ max-width:100%;}
.banner-gratitude { background:url(images/gratitude-banner.jpg) no-repeat; background-attachment:fixed; background-size: cover; padding:8em 0; position:relative;}
.banner-gratitude  .banner-gratitude-overlay { 
	background-color: transparent;
	background-image: linear-gradient(45deg, #243e66 0%, #265396 100%);
	opacity: 0.9;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
		height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

.flex {
	-moz-display: flex;-webkit-display: flex;display: flex;
}
.flex-gratitude-banner { position:relative; z-index:9;}

.banner-gratitude .widget {
	margin-top: 20px;
	margin-bottom: 20px;
}
.give-mini-box {
	background: #fff;
	padding: 2.5em;
	max-width: 510px;
	margin-left: 4em;
	border-radius: 12px;
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.25);
}

.give-mini-box h3 {
	text-transform: uppercase;
	font-weight: 700;
	color: #013763;
	font-size: 31px;
	margin-bottom: .5em;
}
.give-mini-box  .give-form-title { display:none;}
.give-mini-box .give-form { margin-bottom:0;}
.give-mini-box [id*="give-form"].give-display-modal li .give-btn, .give-btn {
	background: #24d35e;
	border: none;
	border-radius: 6px;
	color: #fff;
	font-size: 30px;
	font-weight: 500; padding:7px 18px;
}
.give-fee-message-label-text {
	font-size: 12px;
	font-weight: 500;
	color: #353535;
}
.give-mini-box [id*="give-form"].give-display-modal li .give-btn.give-default-level, .give-mini-box [id*="give-form"].give-display-modal li .give-btn:hover, .give-btn:hover { background:#113a85;}


.give-mini-box form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-before {
	border: 2px solid #28cfd6;
	border-radius: 6px 0 0 6px;
	border-right: 0;
	height: 44px;
	font-size: 20px;
	color: #6C6C6C;
	line-height: 2.1;
}
.give-mini-box form[id*="give-form"] .give-donation-amount .give-currency-symbol {}
.give-mini-box form[id*="give-form"] .give-donation-amount #give-amount {
	border-left: 0 !important;
	border: 2px solid #28cfd6;
	border-radius: 0 6px 6px 0; height:44px; color:#616161; font-size:25px; padding-left:0;
}
.give-mini-box [id*="give-form"].give-display-modal .give-recurring-donors-choice + .give-btn[type="button"] {
	background: #113a85;
	border: none;
	color: #fff;
	width: 100%;
	border-radius: 6px;
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 12px;
}
body #give-purchase-button {
	background: #28cfd6;
	width: 100%;
}

.give-mini-box [id*="give-form"].give-display-modal .give-recurring-donors-choice + .give-btn[type="button"]:hover, body #give-purchase-button:hover {
	background: #18b0b6;
}



.give-mini-box form[id*="give-form"] .give-donation-amount {
	margin: 0 0 22px;
}
.give-mini-box [id*="give-form"] .give-recurring-donors-choice {
	background: #eeeeee;
	padding: 13px;
	border-radius: 6px;
	border: 1px solid #E8E8E8;
	box-shadow: 0 2px 7px rgba(0,0,0,.15);
	font-weight: 500;
	color: #444;
	padding: 6px 20px;
}
.give-mini-box [id*="give-form"] .give-recurring-donors-choice-period {
	margin: 0 2px;
	display: inline-block;
	width: auto;
	border: 2px solid #c0c0c0;
	border-radius: 7px;
	padding: 5px 7px;
	font-size: 16px;
	font-weight: 600;
	color: #676767; height:36px;
}

.flex.flex-gratitude-banner {
	-moz-align-items: center;-webkit-align-items: center;align-items: center;
}

.banner-gratitude .widget:first-child {
	max-width: 654px; position:relative;
}
.banner-gratitude .bannerlogo {
	display: inline-block;
	position: absolute;
	top: -88px;
	border-radius: 4px;
	overflow: hidden;
}
.banner-gratitude .bannerlogo img { display:block;}

.banner-gratitude .widget:first-child h2 {
	color: #fff;
	font-size: 48px;
	font-weight: 600;
	position: relative;
	margin-bottom: 1em;
}
.banner-gratitude .widget:first-child h2::before {
	content: "";
	position: absolute;
	display: block;
	width:30%;
	height: 4px;
	background: #fff;
	bottom: -6px;
}
.banner-gratitude .widget:first-child h3 {
	color: #fff;
	line-height: 1.2;
	font-size: 50px;
	letter-spacing: -.01em;
}
.banner-gratitude .tags {
	color: #28cfd6;
	font-size: 22px;
	font-weight: 600;
	margin-top: 1em;
}
.banner-gratitude .tags span {
	display: inline-block;
	margin-right: 14px;
}
.banner-gratitude .give-goal-progress .income {
	font-size: 30px;
	line-height: 34px;

}

.gratitude-mid {
	padding: 5em 0;
}
.page-template-day-of-giving-2021 .gratitude-mid {
	padding: 5em 0 0 0;
}

.gratitude-mid > h2 {
	text-align: center;
	font-size: 36px;
	color: #444;
	font-weight: 600;
	margin-bottom: 1em;
	position: relative;
}
.gratitude-mid > h2:before {
	content: "";
	width: 170px;
	display: block;
	position: absolute;
	height: 4px;
	background: #28cfd6;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: 0 auto;
}

.gratitude-mid > h3 {
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600; margin-bottom:1em;
}
.gratitude-mid .flex-gratitude-mid {
	-moz-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;
	-moz-justify-content: space-between;-webkit-justify-content: space-between;justify-content: space-between;
}
.gratitude-mid .box {
}
.gratitude-mid .box-inner {
	-moz-justify-content: center;-webkit-justify-content: center;justify-content: center;
	-moz-align-items: center;-webkit-align-items: center;align-items: center;
}
.gratitude-mid .image  {
	max-width: 37%;
	margin: 1em 2em;
}

.gratitude-mid .box .text {
	max-width: 500px; margin:0 2em;
}
.gratitude-mid .box h3 {
	color: #113a85;
	font-size: 35px; margin-top:0;
}
.gratitude-mid .number {
	font-size: 30px;
	font-family: ;
	font-weight: 700;
	color: #ccc;
	background: ;
	line-height: 1;
}
.gratitude-mid .box p {
	font-size: 16px;
	color: #353535;
}

.gratitude-mid-inner .box:nth-child(2n) .image{ -moz-order:2;-webkit-order:2;order:2;}
.gratitude-bottom { background:url(images/family-banner.jpg) no-repeat; background-size:cover; background-attachment:fixed; position:relative; padding:4em 0;}
.gratitude-bottom-overlay {
	background-color: transparent;
	background-image: linear-gradient(45deg, #eaa000 0%, #d59100 100%);
	opacity: 0.95;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
		height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}
.gratitude-bottom .widget { position:relative; z-index:9}
.gratitude-bottom .widget-title {
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 1em;
	position: relative;
}
.gratitude-bottom .widget-title:before {
	content: "";
	width: 170px;
	display: block;
	position: absolute;
	height: 4px;
	background: #28cfd6;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: 0 auto;
}
.gratitude-bottom .flex-gratitude-bottom {
	-moz-align-items: center;-webkit-align-items: center;align-items: center;
}
.gratitude-bottom .flex-gratitude-bottom > div { width:50%; margin:2em;}
.gratitude-bottom .text { color:#fff;}
.gratitude-bottom .text h4 {
	color: #000;
	font-size: 24px;
}
.gratitude-bottom .text p {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
}
.gratitude-bottom .image { max-width:40%;}
.gratitude-bottom .image img {
	border-radius: 50%;
	-moz-filter: drop-shadow(0 0 10px rgba(0,0,0,.2));
	-webkit-filter: drop-shadow(0 0 10px rgba(0,0,0,.2));
	filter: drop-shadow(0 0 10px rgba(0,0,0,.2));
}
.give-modal .mfp-content {
	border-radius: 5px;
}


.give-mini-box #give-donation-level-button-wrap {
	-moz-display: flex;-webkit-display: flex;display: flex;
	-moz-flex-direction: row;-webkit-flex-direction: row;flex-direction: row;
	-moz-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;
	-moz-justify-content: space-around;-webkit-justify-content: space-around;justify-content: space-around;
	-moz-align-content: space-around;-webkit-align-content: space-around;align-content: space-around;
	margin: 0 0 20px;
}
.give-mini-box #give-donation-level-button-wrap li {
	-moz-flex-grow: 1;-webkit-flex-grow: 1;flex-grow: 1;
	-moz-flex-shrink: 1;-webkit-flex-shrink: 1;flex-shrink: 1;
	-moz-flex-basis: auto;-webkit-flex-basis: auto;flex-basis: auto;
}
.give-btn {
	width: 100%;
}
.give-btn-level-custom { margin-bottom:0 !important;}
.mid-bar {
	background: url(images/abstract-bg.jpg);
	position: relative;
	padding: 2em 0;
	margin: 2.5em auto;
	max-width: 90%;
}

.page-template-day-of-giving-2021 .mid-bar { margin-bottom:0

}
.mid-bar:before, .mid-bar:after {
	content: "";
	background:url(images/abstract-bg.jpg);
	position: absolute;
	display: block;
	width: 50%;
	height: 100%;
	z-index: 99; top:0;
}
.mid-bar:before {left: -50%;}
.mid-bar:after {right: -50%;}
.mid-bar h3 {
	text-align: center;
	color: #fff;
	font-weight: normal;
	margin: 0 0 22px 0;
	font-size: 28px;
}
.mid-bar .btn { margin-bottom:0;}
.mid-bar .btn a, .mid-bar .give-btn {
	background: #24d35e;
	display: inline-block;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 17px;
	border-radius: 5px;
	padding: 10px 30px; position:relative; cursor:pointer !important
}

.mid-bar .give-btn {
	width: auto;
	border: none;
	padding: 16px 54px;
}
.mid-bar .btn a:hover, .mid-bar .give-btn:hover { background:#6ca522;}
body {
	overflow-x: hidden;
}
.mid-bar .give-display-button { text-align:center}




.page-id-2858 .flex.flex-gratitude-banner .widget:nth-child(2) { display:none;}

.page-id-2858 .banner-gratitude .widget:first-child {max-width: 100%;}
.page-id-2858 .flex.flex-gratitude-banner { display:block;}
.page-id-2858 .give-mini-box {
	background: none;
	padding: 0;
	max-width: 100%;
	margin-left: 0;
	border-radius: 0;
	box-shadow: none;
}
.page-id-2858 .give-mini-box h3 { display:none;}
.page-id-2858 .give-mini-box .give-btn {
	width: auto;
	background: #28cfd6;
	border: 0;
	color: #fff;
	font-size: 20px;
	border-radius: 5px;
	padding: 18px 40px;
	text-transform: uppercase;
	margin-top: 1em;
	font-weight: 600;
} 

.page-id-2858 .give-mini-box .give-btn:hover { background:#6ca522}
.page-id-2858 .banner-gratitude .widget:first-child h2::before {

	width: 144px;

}
[id*="give-form"] .give-form-title {
	padding: 0;
	margin: 0 0 15px;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 600;
	color: #000;
}

em { font-style:italic;}
small {
	font-size: 12px;
	font-weight: 500;
	color: #717171;
}
.gratitude-gallery {
	padding: 3em 0 1em 0;
}

.page-template-day-of-giving-2021 .gratitude-gallery { display:none !important
}
/*.sl-wrapper .sl-image .sl-caption { display:none !important}*/

.gratitude-gallery .widget-title {
	text-align: center;
	font-size: 36px;
	color: #444;
	font-weight: 600;
	margin-bottom: 1em;
	position: relative;
}
.gratitude-gallery .widget-title:before {
	content: "";
	width: 170px;
	display: block;
	position: absolute;
	height: 4px;
	background: #28cfd6;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: 0 auto;
}
.ngg-gallery-thumbnail-box a:hover { opacity:.8}

html {
  scroll-behavior: smooth;
}


/* blog */


#bloglist .categories { display:none;}
#bloglist .image {
	max-width: 500px;
	margin-right: 30px;
}
#bloglist h4 a {
	font-size: 24px;
	display: block;
	line-height: 1.4;
}
#bloglist .image img {
	box-shadow: 0 2px 7px rgba(0,0,0,.2);
	border-radius: 6px;
}

.widget_recent_entries ul, .widget_categories ul, body .rpwwt-widget ul {
	background-color: rgba(255,255,255,.9);
	border-radius: 5px;
	margin: 10px;
	padding: 0;
}
.widget_recent_entries ul li, .widget_categories ul li, .rpwwt-widget ul li { text-align:left; overflow:hidden}
.widget_recent_entries ul li a, .widget_categories ul li a, .rpwwt-widget ul li a {
	display: block;
	font-size: 14px;
	padding: 14px 16px;
	font-weight: 500;
	color: #000;
	border-bottom: 1px solid #d6d6d6; overflow:hidden;
}
.widget_categories ul li:first-child { display:none;}
.widget_recent_entries ul li a:hover, .widget_categories ul li a:hover, .rpwwt-widget ul li a:hover { background:#fff;}
.widget_recent_entries ul li:last-child a, .widget_categories ul li:last-child a, .rpwwt-widget ul li:last-child a { border-bottom:none;}
.left #custom_html-11 {
	clear: both;
	overflow: hidden;
}
#bloglist .text {
	margin-top: 0; width:50%;
}
.single-post .blog-single h1 {
	margin-bottom: 14px;
}
.blog-sharing {
	-moz-align-items: center;-webkit-align-items: center;align-items: center;
	margin-top: 1em;
	-moz-justify-content: space-between;-webkit-justify-content: space-between;justify-content: space-between;
}

.tags {
	color: #676767;
}
.tags > a {
	margin: 0 2px 0 5px;
}
.share-post { float:right;}






span.categories { display:none;}
.single-post .eventsidebar, .single-event .blogsidebar { display:none;}

.single-post .blog-single .metainfo, .archive.category .blog-single .metainfo {
	margin-bottom: 24px;
	position: relative;
	top: 0;
	background: no-repeat;
	width: auto;
	left: 0;
	padding: 0;
	color: #444;
}
.single-post .blog-single .metainfo span,
.archive.category  .blog-single .metainfo span {
	color: #949494;
	font-size: 14px;
	font-weight: 500;
}
.single-post .blog-single .image img,
.archive.category  .blog-single .image img 
{

	margin: 0 auto;
}



body.page-template-page-stories-of-gratitude #responsive-menu-button, body.page-template-page-giving-tuesday #responsive-menu-button,
.page-template-page-stories-of-gratitude .menu-btns,
.page-template-page-stories-of-gratitude .header-top,

body.page-template-day-of-giving-2021 #responsive-menu-button,
body.page-template-day-of-giving-2021 .menu-btns,
body.page-template-day-of-giving-2021 .header-top


{ display:none !important}

body.page-template-page-stories-of-gratitude,
body.page-template-day-of-giving-2021 { padding-top:0 !important}


.scrollTop {
	position: fixed;
	right: 2%;
	bottom: 27px;
	opacity: 0;
	transition: all 0.4s ease-in-out 0s;
	z-index:+999;
}
 

.scrollTop a {
	font-size: 18px; background:#28cfd6;
	color: #fff;
	padding: 12px;
	display: block;
}
.scrollTop a:hover { background:#6ca522}
#give-email-access-form { margin-top:2em; position:relative;}
#give-email-access-form:before {
	content: "Thank you for your donation";
	color: #28cfd6;
	margin-top: 2em;
	display: block;
	margin-bottom: .8em;
	font-family: "Montserrat",Sans-serif;
	font-size: 1.3em;
}

#give-email-access-form p {
	font-size: 14px;
	font-weight: 500; font-size:0px;
	color: #444; position:relative;
}
#give-email-access-form p:before {
	content: "To access your receipt and donation history, please verify your email using the email you used when making your donation.";
	font-size: 17px;
	color: #444; display:block;
}
#give-email-access-form label { display:none;}
form#give-email-access-form input#give-email {
	border: 1px solid #dbdbdb;
	padding: 12px;
	box-shadow: 0px 1px 4px rgba(0,0,0,.15) inset;
	border-radius: 3px;
	font-weight: 600; width:46%;
}
#give-email-access-form input.give-submit { 
	background: #28cfd6;
	border: 0;
	color: #fff;
	border-radius: 0 3px 3px 0;
	font-size: 14px;
	font-weight: 600;
	padding: 12px;
	margin-left: -6px;
}

#give-email-access-form input.give-submit:hover{ background:#6ca522}

.page-content p.donation-note {
	font-size: 17px;
	color: #444;
	font-weight: 500;
}

#give_offline_payment_info ol {
	margin-left: 2em;
}
#give_offline_payment_info ol li {
	list-style: decimal;
	font-size: 13px;
	margin: 4px 0;
}

.socicon-facebook, .socicon-twitter, .socicon-linkedin { position:relative;}
.socicon-facebook:after, .socicon-twitter:after, .socicon-linkedin:after { background:url(images/sprite.png) no-repeat; width:48px; height:48px; content:""; width:48px; height:48px; display:block; position:absolute; text-align:center; line-height:48px;}

.socicon-facebook:after { background-position:0 -137px;}
.socicon-twitter:after { background-position:0 -184px;}
.socicon-linkedin:after { background-position:0 -234px;}


.innerpage .btn.glbl-green{
	background: #24d35e;
	display: inline-block;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 17px;
	border-radius: 5px;
	padding: 10px 30px;
	position: relative;
	cursor: pointer !important;
}

.innerpage .btn.glbl-green:hover {
	background: #6ca522;
}


.archive.category .page-content .entry-content h2 {
	color: #000;
	font-size: 30px;
	margin-bottom: 0.3em;
	margin-top: 1em; font-family:"Montserrat",Sans-serif;
}
.entry-content.category-content {
	margin-bottom: 3em;
}
.category-content .link-more { display:none;}
.category-content .bottom a {
	background: #28cfd6;
	color: #fff;
	font-weight: 700;
	border-radius: 3px;
	display: inline-block;
	padding: 8px 20px;
}
.category-content .bottom a:hover {
	background: #6ca522;
}

.banner-new { background:#0b999f }
/*.page-template-page-giving-tuesday .banner-new { background:#2d5092 url(images/Giving-Tuesday-2020-webste-Banner.jpg)}*/
.page-template-page-giving-tuesday .banner-new {
    background: #25d45f /*url(/wp-content/uploads/2023/11/IPF-Website-Rotator-Giving-Tuesday2.jpg)*/;
    /* background-size: cover; */
    position: relative;
   /* height: 60vh;
    background-repeat: no-repeat;
    background-position: center center; max-height:450px;*/
}
/*.page-template-page-giving-tuesday .banner-new:before {
    content: "";
    background: #29984d;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: .55;
    z-index: 0;
}*/
.banner-new .nameda { display:none}
#text-14 .form { position:relative;}
.flex-newbanner img {
    -moz-filter: drop-shadow(1px 2px 2px black);-webkit-filter: drop-shadow(1px 2px 2px black);filter: drop-shadow(1px 2px 2px black);
}
.page-template-day-of-giving-2021 .banner-new { background:#0b999f url(images/day-of-giving-2021-banner.jpg) no-repeat; background-size:cover}
.flex.flex-newbanner {
	max-width: 90%;
	margin: 0 auto;
	padding: 4em 0;
	-moz-align-items:center;-webkit-align-items:center;align-items:center;
	-moz-justify-content:center;-webkit-justify-content:center;justify-content:center;
}
.banner-new .image { margin:0 auto; display:block}
.banner-new .image .bannerlogo {
	display: inline-block;
	position: relative;
	left: 0px;
	top: 0px;
	max-width: 240px;
}
.sec-top.flex {
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-align-items: center;-webkit-align-items: center;align-items: center;
}
.page-template-page-giving-tuesday .banner-new .image .bannerlogo { margin-bottom:2.5em;
}

.banner-new p { margin:0}
.banner-new p:empty {
   display: none;
}
.banner-new .text-top {
	color: #fff;
	font-size: 23px;
	font-weight: 800;
	position: relative;
	text-align: center;
	margin-bottom: .8em;
}

.page-template-day-of-giving-2021 .banner-new .text-top {
	font-size: 38px;
	text-align: left;
	margin-bottom: 0;
	line-height: 1.3;
	margin-top: 0;
	text-align: center;
	color: #fff;
	position: relative;
}
.page-template-day-of-giving-2021 .banner-new .text-top span {
	margin: 0 12px 0;
	position: relative;
}
.page-template-day-of-giving-2021 .banner-new .text-top span:after {
	content: "";
	background: #fff;
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	top: 21px;
	right: -23px;
}
.page-template-day-of-giving-2021 .banner-new .text-top span:last-child:after { display:none}
.page-template-day-of-giving-2021 .flex.flex-newbanner {-moz-align-items: stretch;-webkit-align-items: stretch;align-items: stretch;}
.page-template-day-of-giving-2021 .banner-new .image {padding: 2em 0 2em 2em;-moz-justify-content: space-between;-webkit-justify-content: space-between;justify-content: space-between;-moz-display: flex;-webkit-display: flex;display: flex;-moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;}
.page-template-day-of-giving-2021 .mid-text {font-size: 50px;color: #fff;font-weight: 800;text-align: center; line-height:1.3}
.page-template-day-of-giving-2021 .bot-text {text-align: center;font-size: 30px;text-transform: uppercase;font-weight: 800;color: #f9bc39;}
.page-template-day-of-giving-2021 .give-mini-box {margin-top: 2em;}



.home .banner-new .text-top {
	top: -1%;
}
.banner-new .text-top span {
	margin-right: 2em;
}

.banner-new .text-btm {
	color: #fff;
	font-size: 23px;
	font-weight: 800;
	text-align: center;
	margin-top: .8em;
}

.page-template-page-giving-tuesday .banner-new .text-btm {
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	text-align: left;
	margin-top: .8em;
	line-height: 1.4;
	text-shadow:1px 2px BLACK
}

.home .banner-new .image .bannerlogo { display:none;}
.page-template-page-stories-of-gratitude .flex.flex-newbanner,
.page-template-page-giving-tuesday .flex.flex-newbanner { padding-bottom:4em; padding-top:2em;
}


.iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.iframe-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}


#Noblesville_climb {
	max-width: 500px;
	margin: 6em auto 4em auto;
	border: 1px solid #f1f1f1;
	padding: 2em;
	border-top: 4px solid #28cfd6;
	box-shadow: 0 0 210px rgba(0,0,0,.1);
	background: #fff;
	border-radius: 9px;
}
#Noblesville_climb .gform_wrapper h3.gform_title {
	margin: 0 0 1.5em 0;
	font-weight: normal;
	color: #000;
}
#Noblesville_climb .gform_wrapper {

	margin-top: 0;

}
#Noblesville_climb .gform_wrapper label.gfield_label {
	font-weight: 500;
	color: #444;
	font-size: 15px;
}

#Noblesville_climb .gform_wrapper ul.gform_fields li.gfield.payment_card {
	background: #f6f6f6;
	padding: 2em;
	border-radius: 6px;
}
#Noblesville_climb .gform_wrapper input[type="email"],
#Noblesville_climb .gform_wrapper input[type="number"],
#Noblesville_climb .gform_wrapper input[type="password"],
#Noblesville_climb .gform_wrapper input[type="tel"],
#Noblesville_climb .gform_wrapper input[type="text"],
#Noblesville_climb .gform_wrapper input[type="url"],
#Noblesville_climb .gform_wrapper textarea,
#Noblesville_climb .gform_wrapper select,
#Noblesville_climb .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: 8px 12px; border:2px solid #dfdfdf; border-radius:6px;

}
#Noblesville_climb .gform_wrapper select { font-size:14px; padding:7px;}
body #Noblesville_climb .gform_wrapper .top_label div.ginput_container.ginput_container_singleproduct {
	margin-top: 2px;
	font-size: 24px;
}

 #Noblesville_climb .gform_wrapper .payment_heading  label.gfield_label{
	font-size: 16px;
	font-weight: 300;
	margin-top: 1em;
}
#Noblesville_climb .gform_wrapper .gform_footer input.button,
#Noblesville_climb .gform_wrapper .gform_footer input[type="submit"],
#Noblesville_climb .gform_wrapper .gform_page_footer input.button,
#Noblesville_climb .gform_wrapper .gform_page_footer input[type="submit"] {
	width: 100%;

}

body #Noblesville_climb .gform_wrapper .top_label div.ginput_container {
	margin-top: 2px;
}

.page-id-3091 #content{ position:relative;} 
.page-id-3091 #content:before {
	background: url(/wp-content/uploads/2018/11/Noblesville-Climb.jpg) no-repeat;
	background-size: 100%;
	content: "";
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	height: 50vh;
}

#videosection .flex {-moz-justify-content:center;-webkit-justify-content:center;justify-content:center; margin-bottom:4em;}
#videosection iframe {
	border: 2px solid #e4e4e4;
	box-shadow: 0 0 10px rgba(0,0,0,.08);
}
#videosection .flex > div {}
#videosection .vid-dis {
	min-width: 30%; font-size:24px;
	padding: 2em;
	text-align: center;
}
#videosection .vid-frame {}
.training-txt {
	text-align: center;
	font-size: 20px;
	margin-top: 3em;
}
.innerpage .right .training-sect ul {
	margin: 0 auto;
	max-width: 440px;
}
.innerpage .right .training-sect ul li { list-style:none; margin:1em 0;}
.innerpage .right .training-sect ul li a {
	display: block;
	border: 2px solid;
	text-align: center;
	padding: .5em;
	font-weight: 600;
	font-size: 16px;
	box-shadow: 0 3px 2px rgba(0,0,0,.08);
}

#secure-login {
	
	max-width: 400px;
	border-radius: 5px;
	padding: 2em;
	box-shadow: rgba(60, 66, 87, 0.12) 0px 7px 14px 0px, rgba(0, 0, 0, 0.12) 0px 3px 6px 0px;
	margin-top: 5em;
}
#login_submit, #wp-submit {
	background: #013763;
	width: 100%;
	border: none;
	color: #fff;
	font-weight: 600;
	border-radius: 4px;
	padding: 1em;
	box-shadow: 0 1px 7px rgba(0,0,0,.2); cursor:pointer;
}
#login_submit:hover, #wp-submit:hover{ background:#265C88}
#loginform + hr { display:none}
.pmpro_login_wrap, .pmpro_actions_nav { margin-bottom:0 !important}
.sec-pages-wrap {
	padding: 3em 0; 
}
.no-content {
	padding: 1em 0;
	border: 1px solid #f9bc39;
	text-align: center;
	border-radius: 3px;
	color: #f9bc39;
	font-weight: 500;
	margin: 2em 0;
}
.reset-bt {
	text-decoration: underline;
}
.no-content .icon {
	border: 1px solid;
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	font-size: 12px;
	line-height: 13px;
	padding: 2px;
	margin-right: 5px;
}
#youtube_grid {
    -moz-display: flex;-webkit-display: flex;display: flex;
    -moz-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;
	
	}
	
	
	.y-grid {
    margin-bottom: 2.5em;
    width: calc(48% - 2%);
    margin: 10px 1%;}
	
	
.y-grid h3 {
	font-size: 20px;
	margin-bottom: .5em;
}
.y-grid .vid-frame { 
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.y-grid .vid-frame iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	border: 1px solid #d5d5d5;
}
.y-grid .text {
	font-size: 14px;
	margin-top: 1em;
}
/*#gform_wrapper_5 {
	width: 50%;
	margin: 45px auto 0;
	box-shadow: 0 8px 20px rgba(0,0,0,.05);
	border: 2px solid #efefef;
	padding: 25px 20px 20px;
	border-radius: 10px;
}
#input_5_6_2_cardinfo_left .ginput_card_expiration_container select {
	border: 2px solid #dfdfdf;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
font-size: 15px;
font-weight: 500;
padding: 12px;
text-indent: inherit;
}
#gform_wrapper_5.gform_wrapper span.ginput_product_price_label { 
	font-size: 17px;
	font-weight: 500;
}
#gform_wrapper_5.gform_wrapper span.ginput_product_price {
	font-size: 17px;
	font-weight: 500;
	}*/
.info-msg .radiobox p { font-size:16px; font-weight:500; color:#000;}
.info-msg .radiobox p + p { font-size:15px; font-weight:500; color:#000;}
.not-accept-text span {
    font-size: 24px;
    display: block;
    margin: 1em 0;
}
.not-accept-text p { font-size:17px;}

.innerpage  ol > li {
	list-style: decimal inside;
}
#pmpro_levels_table, .pmpro_table {
	border: 1px solid #e3e3e3;
	margin: 1em 0;
}
#pmpro_levels_table th, .pmpro_table th {
	background: #f4f4f4;
	text-align: left;
	padding: 12px 16px;
	font-size: 15px;
	font-weight: 500;
	color: #444;
	border-bottom: 2px solid #f0f0f0;
}
#pmpro_levels_table td, .pmpro_table td {
	font-size: 14px;
	padding: 12px 16px;
	border: 1px solid #f1f1f1;
}
#pmpro_actionlink-levels {
	background: #28cfd6;
	color: #fff;
	border-radius: 5px;
	padding: 6px 20px;
	font-size: 14px;
	font-weight: 600;
}
#pmpro_actionlink-levels:hover{ background:#6ea724}
#pmpro_levels_table td .pmpro_btn {
	background: #28cfd6;
	border: none;
	color: #fff;
	border-bottom: 2px solid #82bb38;
}
.pmpro_actionlinks a {
	font-size: 14px;
}
#pmpro_levels_table td .pmpro_btn:hover{ background:#6ca522}
.pmpro_checkout-fields {
	-moz-display: flex;-webkit-display: flex;display: flex;
	-moz-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;
}
.pmpro_checkout-fields > div {
	width: 50%;
}

.pmpro_checkout-fields > div.pmpro_checkout-field-username {
	width:100%;
}
form.pmpro_form .input#username {
	max-width: 100%;
	width: 95%;
}

.pmpro_checkout-fields label {
	font-weight: 500;
	color: #444;
	font-size: 15px;
}
.pmpro_checkout-fields input, .pmpro_checkout-fields select {
	padding: 8px 12px;
	border: 2px solid #dfdfdf;
	border-radius: 6px;
	min-width: 90%;
}
#pmpro_pricing_fields .pmpro_checkout-fields { display:block}

#pmpro_level_cost p {
	font-size: 20px;
	color: #124489;
	font-weight: 500;
}
.pmpro_checkout_gateway-payflowpro, #pmpro_account {
	max-width: 800px;
	margin: 0 auto;
}
#pmpro_account { margin-top:4em;}
.pmpro_checkout, .pmpro_box {
	border: 1px solid #ccc;
	border-radius: 10px;
	margin: 2em auto;
	padding: 2em 1em 1em 1em;
	position: relative;
}
#pmpro_level_cost { width:100% !important}

#pmpro_form .pmpro_checkout h3, #pmpro_account .pmpro_box h3 {
	margin: 0;
	padding: 0 12px;
	position: absolute;
	top: -17px;
	background: #fff;
}
#pmpro_account .pmpro_box {
	padding: 2em 1em 1em 1em; margin-bottom:2em;
}
.pmpro_checkout h3 span.pmpro_checkout-h3-name {
	margin: 0 !important;
}
.pmpro_checkout > hr, .pmpro_submit hr, .pmpro_box hr { display:none !important}
form.pmpro_form .pmpro_submit {
	margin-top: 0;
	text-align: right;
}
#pmpro_payment_information_fields {
	margin-bottom: 0;
}

.pmpro_checkout-fields > div.pmpro_payment-expiration,
.pmpro_checkout-fields > div.pmpro_payment-expiration input, .pmpro_checkout-fields > div.pmpro_payment-expiration select,
#CVV {
	min-width: auto;
	width: auto;
}
#pmpro_btn-submit {
	background: #28cfd6 none repeat scroll 0 0;
	border: medium none;
	border-radius: 5px;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-weight: 700;
	padding: 1.1em 2em;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: 1em;
}
#pmpro_btn-submit:hover { background:#74ad2a}

form.pmpro_form .pmpro_asterisk abbr {
	color: #e01a00;
}

.begin-btn { text-align:center;}

.begin-btn .btn { background:#28cfd6 !important; font-weight:600;}
.begin-btn .btn:hover { background:#74ad2a !important}
#loginform input#user_login,
#loginform input#user_pass {
	margin: 5px auto 0;
	transition: all .2s ease 0s;
	padding: 12px 18px;
	width: 100%;
	text-align: left;
	border: 1px solid transparent;
	background-color: #f6f6f6;
	border-color: #e8e8eb;
	color: #000000;
	-webkit-appearance: none;
	font-size: 14px;
	letter-spacing: .5px;
}
#loginform label {
	font-weight: 400 !important;

}
#gform_7 .ginput_container.ginput_container_date input.datepicker,
#gform_8 .ginput_container.ginput_container_date input.datepicker

{
    width: 100%;
}
#gform_7 .ginput_right.address_state select,
#gform_8 .ginput_right.address_state select


{
	border: 2px solid #dfdfdf;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-size: 15px;
	font-weight: 500;
	padding: 12px;
	text-indent: inherit;
	height: 47px;
}
#field_7_15, #field_7_25, #field_8_15, #field_8_25 {
	margin-top: 0 !important;
}
#field_7_45 .gfield_label, #field_7_46 .gfield_label , #field_7_39 .gfield_label ,
#field_8_45 .gfield_label, #field_8_46 .gfield_label


{
	display: none;
}
#gform_7 .gfield_checkbox input[type="checkbox"],
#gform_8 .gfield_checkbox input[type="checkbox"]


{
	margin-right: 9px;
	margin-top: 0;
}
#gform_wrapper_7 #field_7_38.gfield.gfield_html.gfield_html_formatted strong {
	margin-bottom: 8px;
	display: inline-block;
	margin-top: 8px;
}
#field_7_27.gfield.gfield_html, #field_7_4.gfield.gfield_html, #field_7_16.gfield.gfield_html,
#field_8_4.gfield.gfield_html ,
#field_8_16.gfield.gfield_html ,
#field_8_27.gfield.gfield_html

{
	font-size: 18px;
	margin-bottom: 0;
}

#field_7_27.gfield.gfield_html strong ,
#field_7_4.gfield.gfield_html strong,
#field_7_16.gfield.gfield_html strong,
#field_8_4.gfield.gfield_html strong,
#field_8_16.gfield.gfield_html strong,
#field_8_27.gfield.gfield_html strong


{color: #134287;}


#gform_wrapper_7 ,
#gform_wrapper_8

{
	width:60%;
	margin: 25px auto 0;
}

#gform_7 .gfield_label,
#gform_8 .gfield_label

{
	font-weight: 500;
}
#input_7_43 li {
	display: inline-flex;
	margin-right: 13px;
	font-size: 17px;
}
#input_7_43 li input {
	margin-top: 0;
}
#input_7_43 li label {
	font-weight: 400;
}
#input_7_40_Container, #input_8_40_Container {
	width: 500px !important;
}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
	font-size: 14px !important; color:#444;

}
.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type="checkbox"], .gform_wrapper .gfield_radio li input[type="radio"] {
	vertical-align: top !important;

	margin-top: 4px !important;
}

.c19-Release-text p { font-size:14px; color:#444;}
#media_image-16 {
	display: block;
}
#media_image-16 img { 
	display:inline-block;
}

#media_image-3::after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
 height: 100%;
background: rgba(5, 140, 140, 0.97);
position: absolute;
}

.ourteam h3 {
	text-align: center;
	margin-bottom: 2em;
}

.mmt {
	padding-bottom: 30px;
}
.mmt_member_img img {
	border-radius: 8px;
	box-shadow: 0 4px 12px -6px rgba(50,50,100,.4);
}
body .mmt h4 {
	color: #303030;
	font-size: 18px;
	font-weight: 500;

}
body .mmt:hover h4 { color:#28cfd6}
.mmt_container .reveal-modal {
	left: 50% !important;
	margin-left: -25%;
	z-index: 9999;
	border-radius: 6px;
}
.mmt_container .reveal-modal .close-reveal-modal {
	font-size: 40px;
	color: #808080;

}
.login_page_container {
	display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}

.left_side {
	padding: 0 15px;
	flex: 0 0 70%;
	max-width:70%;
}
.right_side {
	padding: 0 15px;
	flex: 0 0 30%;
	max-width:30%;
}
.login_logo {
	
}
.full_width_box {
	flex:0 0 100%
}
.sign_up_text {
	margin-top:20px;
	text-align:left;
}
.page-content .sign_up_text p {margin-bottom:20px}

.sign_up_text .begin-btn {text-align:left;}

.spo-row {}
.spo-row ul {
	-moz-display: flex;-webkit-display: flex;display: flex;
	-moz-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;
	-moz-justify-content: center;-webkit-justify-content: center;justify-content: center;
	-moz-align-items: center;-webkit-align-items: center;align-items: center;
}
.spo-row ul li {
	list-style: none;
	padding: 12px;
}
.spo-row h2 {
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	color: #28cfd6;
	margin-bottom: 10px;
	border-top: 2px solid #e3e3e3;
	padding-top: 50px;
	-moz-flex: 0 0 100%;
	-webkit-flex: 0 0 100%;
	flex: 0 0 100%;
}

.spo-row ul h2:first-child {border: none;padding: 0;}
.spo-row ul h2.Title {font-size: 44px;}
.spo-row ul h2.Gold {font-size: 32px;}
.spo-row ul h2.Silver {font-size: 24px;}
#Noblesville_climb.agreement-form {
	max-width: 780px; 
}
body .gform_wrapper.gravity-theme .gfield_header_item, 
body .gform_wrapper.gravity-theme .gform_fileupload_rules, 
body .gform_wrapper.gravity-theme .ginput_complex label {
	font-size: 12px;
}

.scroll-left {
height: 50px;
overflow: hidden;
position: relative;
color: #0eb7c2;
width: 100%;
margin: 0 auto;
padding-top: 15px;
}
.scroll-left p {
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 text-align: center;
font-size: 20px;
font-weight: 500;
 /* Starting position */
 transform:translateX(100%);
 /* Apply animation to this element */
 animation: scroll-left 30s linear infinite;
}
/* Move it (define the animation) */
@keyframes scroll-left {
 0%   {
 transform: translateX(100%); 		
 }
 100% {
 transform: translateX(-100%); 
 }
}
/*-----new header-------*/

.new-header {
  display: flex;
}
.logo {
  width: 64%;
}
.donta-button {
  width: 10%;
  padding: 20px;
  margin-top: 1em;
}
.donta-button a {
    background: #24d35e;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-weight: 800;
    font-size: 16px;
    min-width: 120px;
    display: block; position:relative;
}
.donta-button.shop-button a {
    background: #0eb7c2;
}

.donta-button a:hover{ background:#0ca03d}
.r-menu {
  width: 10%;
}
button#responsive-menu-button {
  width: 55px;
  height: 55px;
	position: inherit !important;
	margin-top: 0px !important;
}

/*-----end new header-------

	.donta-button{
		display:none;
	}
*/
.get-involved-section .Section-1 {
  max-width: 1420px;
  margin: auto; padding-top:30px; text-align:center
}
.middle-para p {
  font-size: 24px;
  width:90%;
  margin: auto;
  padding: 0em 0em 2em 0em;
	color:rgba(25,194,191,.97);
  font-weight:600; text-align:center
}

.get-involved-section .max-width .flex  {
    -moz-justify-content: space-between;-webkit-justify-content: space-between;justify-content: space-between;
}

/*-----start exercise page-------*/
.page-id-4412 .max-width{
	max-width:100% !important;
}
.page-id-4412{
padding-top: 130px !important;
}
.exercise-banner
{
	background: rgba(0, 0, 0, 0) url(images/footer-bg.jpg) no-repeat scroll center top / cover;
	display: flex;
	width: 100%;
	height:auto;
	padding:1em 0em;
  margin-bottom: 5em;
	
}
	
.exercise-banner-content{
	width: 50%;
	color: white;
	margin: auto;
	padding: 3em 5em;
}
.exercise-banner-img{
	width: 50%;
	text-align: center;
	margin-bottom: -7em;
}
.exercise-banner-content p {
  font-size: 18px;
}
.exercise-banner-content h1 {
  color: white;
  font-size: 60px;
}
.exercise-banner-img img {
  position: relative;
  top: 4em;
  width: 450px;
}
.exercise-banner-sft-buttun:hover {
  color: white;
}
.exercise-banner-sft-buttun {
  padding: 0.5em 5em;
  font-size: 20px;
}
.exercise-banner-sft-buttun.past-link:first-child {margin-right:30px;}
.watch-from-any-section{
	
}
.watch-from-any-section h2 {
font-size: 56px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0.3em;
    margin-top: 1em;
    line-height: 1.2;
}
.watch-from-any-section p {
  text-align: left;
  font-size: 17px;
  font-weight: 500;
}
.watch-from-any-img {
  margin: auto;
  width: 50%;
}
.watch-from-any-img img {
  margin:4em 0 4em 0;
}
.exercise-banner-span{
	padding-top:1em;
}

.introducing-iClimb-section .max-width {
	-moz-display: flex;-webkit-display: flex;display: flex;
	-moz-justify-content: space-between;-webkit-justify-content: space-between;justify-content: space-between;
	-moz-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
	-moz-align-items:center;-webkit-align-items:center;align-items:center;
	padding:5em 0 7em 0;
}
.introducing-iClimb-section .max-width .widget { width:50%}

.introducing-iClimb-section .max-width .widget:first-child, #giving-tuesday .max-width .widget:nth-child(2) {
	width: 100%;
	margin-bottom: 32px;
}
.introducing-iClimb-section .max-width .widget:last-child { padding-left:44px;}
.exersice-btn span {
	font-size: 17px;
}

.introducing-iClimb-section .max-width .widget:first-child .widget-title {
	font-size: 50px;
	color: #2d332c;
	margin-bottom: .3em;
	text-align: center;
	font-family: "Montserrat",Sans-serif;
	color: #000 !important;
	font-weight: 700 !important;
}

.introducing-iClimb-section .max-width .widget:last-child .widget-title{ 
		font-size: 24px;
	color: #28cfd6;
	margin-bottom: 0.3em;
	font-family: "Montserrat",Sans-serif;
	
	}
.introducing-iClimb-section .max-width .widget:last-child p {
	font-size: 20px;
}
#giving-tuesday {
    background: #f8f9fa;
}
#giving-tuesday .max-width .widget:first-child {
    margin-bottom: 0;
}
#giving-tuesday .max-width .widget:nth-child(2) {
    text-align: center; max-width:100%;
}
#giving-tuesday .max-width .widget:nth-child(2) img {
    max-width: 253px !important;
}
#giving-tuesday .max-width .widget:nth-child(3) { width:44%; position:relative;}
#giving-tuesday .max-width .widget:nth-child(3):after {
    content: "";
    background: url(https://www.indianaparkinson.org/wp-content/uploads/2022/11/Giving-Tuesday-logo.png);
    display: none;
    height: 68px;
    background-size: 80%;
    background-repeat: no-repeat;
    text-align: center;
    background-position: 40% 14px;
}
#giving-tuesday .max-width .widget:nth-child(3) img { width:100%; border-radius:8px; box-shadow:0 2px 15px rgb(50 50 100 / 20%)}
#giving-tuesday .max-width .widget:last-child {
    width: 48%;
    padding-left: 0;
}
#giving-tuesday .max-width .widget:last-child p {
    /*font-size: 17px;*/
}
#giving-tuesday .max-width {
    -moz-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 5em 0 5em 0;
}
#text-19 {
	display: none;
}
#giving-tuesday .exersice-btn.flex {}
.exersice-btn > div {
    width: 48%;
}
#giving-tuesday .exersice-btn.flex {
    -moz-justify-content: space-between;-webkit-justify-content: space-between;justify-content: space-between;
}
#giving-tuesday .exersice-btn .past-link {
    padding: .8em 1em;
    font-size: 17px;
    width: 100%;
    text-align: center;
}

#giving-tuesday.introducing-iClimb-section.empowering {
	background: #fff;
	margin-top: 40px;
}
.bingo.introducing-iClimb-section .max-width:before, .bingo.introducing-iClimb-section .max-width:after {
	display: none;
}

.bingo .max-width {
	-moz-display: flex;-webkit-display: flex;display: flex;
	-moz-justify-content: space-between;-webkit-justify-content: space-between;justify-content: space-between;
	-moz-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
	-moz-align-items:center;-webkit-align-items:center;align-items:center;
	padding:7em 0
}
#giving-tuesday.bingo.introducing-iClimb-section .max-width .widget:first-child {
	width: 35%;
	text-align: left;
}
#giving-tuesday.bingo.introducing-iClimb-section .max-width .widget:last-child {
	width: 55%;
}
#giving-tuesday.bingo.introducing-iClimb-section .max-width .widget:last-child img {
	max-width: 100% !important;
	border-radius: 10px;
	border: 2px solid rgba(50,50,100,.05);
	box-shadow: 0 0 20px rgba(50,50,100,.02);
}
#giving-tuesday.bingo.introducing-iClimb-section .max-width .widget:first-child .widget-title { text-align:left}
.clrd {
	-moz-display: flex;
	-webkit-display: flex;
	display: flex;
	line-height: 1;
}
.clrd > div {
	font-size: 40px;
	font-weight: 600;
	color: #444;
	margin-right: 4px;
}
.clrd > div:first-child { color:#ae5ca4}
.clrd > div:nth-child(2) { color:#f8901f}
.clrd > div:nth-child(3) { color:#64ccef}
.clrd > div:nth-child(4) { color:#000}
.clrd > div:nth-child(5) { color:#8ec63f}
.bingo-hdr h4 {
	font-size: 63px;
	color: #3aa595;
	font-family: "Montserrat",Sans-serif;
	margin: 0 0 20px 0;
}


#giving-tuesday.bingo .max-width {
	padding: 4em 0 2em 0;
}


.exersice-btn .gt-btn2 .past-link {
    background: #0eb7c2;
}

.sponsors-logo-slider-section {
	padding: 72px 0;
}

.sponsors-logo-slider-section  h3 {
	font-size: 40px;
	color: rgba(25,194,191,.97);
	padding-bottom: 30px; text-align:center;
	font-family: "Montserrat",Sans-serif;
}

#pum_popup_title_4487 {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5;
}
.pum-content #mc_embed_signup input#mce-FNAME, .pum-content #mc_embed_signup input#mce-LNAME, .pum-content #mc_embed_signup input#mce-EMAIL {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 12px;
	font-weight: 500;
	font-size: 15px;
	margin-top: 12px;
}
#pum_popup_title_4487 { display:none}
.cv-jmml-widget-header {
 
    padding:0;
    background-color: transparent;

}

.pum-content #mc_embed_signup input#mc-embedded-subscribe { width:100%}
.popmake-content p { margin:0}
.pum-content #mc_embed_signup input#mc-embedded-subscribe {
	width: 100%;
	background: #0eb7c2;
	border: 0;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	padding: 12px;
	border-radius: 4px;
	margin-top: 18px;
}

.pum-content #mc_embed_signup input#mc-embedded-subscribe:hover{ background:#19cfdb}
.past-link-popup {
	text-align: center;
	margin: 22px 0 0 0 !important;
}
.past-link-popup a {
	font-weight: 500;
	text-decoration: underline;
}
.past-link-popup + p {
	margin: 0 !important;
	padding: 0;
	height: 0;
}

.page-header-1 {
	-moz-display: flex;-webkit-display: flex;display: flex;
	-moz-justify-content: space-between;-webkit-justify-content: space-between;justify-content: space-between;
	-moz-align-items:center;-webkit-align-items:center;align-items:center; padding-top:40px; margin-bottom:40px;
}
.page-header-1 h1 span {
    display: block;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}
.page-header-1 img {
    border-radius: 8px;
    box-shadow: 0 0 18px rgb(50 50 100 / 25%);
}
.page-header-1 > div { width:40%;}
.page-header-1 h1 {
    width: 50%;
    padding: 20px;
    border: 2px solid #28cfd6;
    position: relative;
    left: -16%;
    background: #fff;
}

.Support-Groups-page h2 {
    font-size: 32px;
    margin-top: 50px; position:relative;
	margin-bottom: 20px;
}
.Support-Groups-page h2:after {
    content: "";
    width: 40%;
    background: #28cfd6;
    height: 4px;
    display: block;
    max-width: 76px;
    border-radius: 50px;
    margin-top: 3px;
}

.Support-Groups-page h4 {
    margin-top: 24px;
}

.welcome-ipf-page .row  {
	-moz-display: flex;-webkit-display: flex;display: flex;
	-moz-justify-content: space-between;-webkit-justify-content: space-between;justify-content: space-between;
	-moz-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start; padding-top:40px; margin-bottom:40px;
}

.welcome-ipf-page .row.odd {
	-moz-flex-direction: row-reverse;-webkit-flex-direction: row-reverse;flex-direction: row-reverse;
}

.welcome-ipf-page .row {}
.welcome-ipf-page .row .image { width:30%;}
.welcome-ipf-page .row .image img {    border-radius: 8px;
    box-shadow: 0 0 18px rgb(50 50 100 / 25%);}
.welcome-ipf-page .row .text { width:65%}
.welcome-ipf-page .row .text h3 { margin-top:0; position:relative; margin-bottom:24px;}
.welcome-ipf-page .row .text h3:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #28cfd6;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	margin-right: 7px;
}

.flex-wrap .row:first-child h3:before { content:"1"}
.flex-wrap .row:nth-child(2) h3:before { content:"2"}
.flex-wrap .row:nth-child(3) h3:before { content:"3"}
.flex-wrap .row:nth-child(4) h3:before { content:"4"}
.flex-wrap .row:nth-child(5) h3:before { content:"5"}
.welcome-ipf-page .btn { text-align:center; margin-bottom:50px;}

.introducing-iClimb-section h2 {
  color: rgba(25,194,191,.97) !important;
}
/* home page popup */
.form-popup {
  display: flex;
}
.form-popup .colum-1 {
 width: 50%;
margin-bottom: -4px;
height: 400px;
margin: auto;
padding: 8% 2%;
}

.form-popup .colum-2 {
  width: 50%;
  background-image: url('http://indianaparkins.staging.wpengine.com/wp-content/uploads/2022/03/ae200751fa64ce029204e69669132f21xl.jpg');
  background-size: cover;
	border-radius: 0px 10px 10px 0px;
}
.pum-theme-4480 .pum-container, .pum-theme-lightbox .pum-container {
	padding: 0px !important;
}
cv-jmml-widget-footer {
	padding: 5px 0 10px 0 !important;
}
#menu-1-6d3041d .sub-menu
{
opacity: 1;
visibility: visible;
top: 35px !important;
}
#menu-1-6d3041d ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
    
    border-left: 0px solid transparent !important; 
}

.read-more-btn a.elementor-post__read-more {
    background: #28cfd6;
    color: #fff;
    font-weight: 700;
    border-radius: 3px;
    display: inline-block;
    padding: 10px 20px;
}
.read-more-btn a.elementor-post__read-more:hover {
    background: #6ca522;
}
.empowering {
    margin-top: 130px;
}
.em-container {
    display: flex;
    align-items: stretch;
    margin: 0 auto;
    flex-wrap: wrap;
}
.em-left {
    margin-right: 0;
    max-width: 35%;
    flex: 0 0 35%;
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 20px;
}
.em-left img {
    width: 210px;
}
.em-left h3 {
    font-size: 28px;
    font-family: "Montserrat",Sans-serif;
    color: rgba(25,194,191,.97) !important;
    text-align: center;
    margin: 0 0 5px;
}
.em-left p {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}

.empowering .past-link:hover {
	color:#fff !important;
	
}
.em-right {
    margin-right: 0;
    max-width: 60%;
    flex: 1 1 60%;
    background-color: #515f69;
    padding: 43px;
    border-left: 15px solid #0eb7c2;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.em-right p {
    font-size: 19px;
    color: #fff;
}

#p4p-home-slide .elementor-slides .swiper-slide-bg {
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,.2);
}






@media screen and (min-width:767px) and (max-width:800px){

.ipf-event-popup .colum-2 img {
  width: 100% !important;
  height: auto !important;
}
}
@media screen and (min-width:767px){
#popmake-5720{width: 800px; height: 500px; top: 61px; left: 560px; opacity: 1; display: block;}
}
@media screen and (max-width:767px){
#popmake-5720{
  width: 95% !important;
  height: 500px !important;
  top: 109px !important;
  left: 11px !important;
	height: auto !important;
	padding-top: 30px !important;
	}

.ipf-event-popup .colum-2
{
	text-align:center !important;
}

.ipf-event-popup .colum-2 img {
  width: 50% !important;
  height: auto !important;
}
.ipf-event-popup {
 display: flex;
flex-direction: row-reverse;
}
.pum-theme-4480 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close
{
	right: -7px !important;
}
	.pum-container .pum-content + .pum-close {
		text-align: center !important;
		vertical-align:middle;
		
}
.give-mini-box #give-donation-level-button-wrap {
    margin-left: 0 !important;
}
	
	#giving-tuesday.bingo .max-width {
	padding: 2em 0 0em 0;
}
#giving-tuesday.bingo.introducing-iClimb-section .max-width .widget:first-child {
	width: 100%;
	text-align: center;
}
.clrd {
	-moz-justify-content: center;-webkit-justify-content: center;justify-content: center;
}
.clrd > div {
	font-size: 30px;

}
.bingo-hdr h4 {
	font-size: 45px;
	margin: 0 0 8px 0;
}
#giving-tuesday.bingo.introducing-iClimb-section .max-width .widget:last-child {
	width: 100%;
	margin-top: 30px;
}
#giving-tuesday.bingo {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	max-width: 100%;
}

.special-events-section {
	padding-left: 20px; padding-top:80px; padding-bottom:78px;
	padding-right: 20px;
}	
.event-section {

	margin-top: 0em !important;

}
}
/***************************************************************************/
.history-box {
  display: flex;
  padding-top: 20px;
}

.bottom-bar h2{
font-size: 32px;
margin: 20px 0px;
position: relative;
}

.bottom-bar h2::after {
  content: "";
  width: 40%;
  background: #28cfd6;
  height: 4px;
  display: block;
  max-width: 76px;
  border-radius: 50px;
  margin-top: 3px;
}

.history-box::before
{
background: #e5e5e5 none repeat scroll 0 0;
bottom: 0;
content: "";
display: block;
left: 55.5%;
position: absolute;
right: 0;
top: 50px;
width: 4px;
}

.history-box .colum-1{
	width:30%;
	text-align: center;
	vertical-align: middle;
margin: auto
}
.history-box .colum-1 img {
  text-align: center;
  box-shadow:0px 0px 10px #cecece;
  padding: 10px;
	width: 100%;
	margin: 20px 0px;
	border-radius: 10px;
}
.history-box .colum-2 {
  width: 60%;
  padding: 0px 20px;
  vertical-align: middle;
  margin: auto;
}
.box {
  position: relative;
  float: left;
}

/*.box.arrow-right:after {
  content: " ";
  position: absolute;
  right: -15px;
  top: 40%;
  border-top: 15px solid transparent;
  border-right: none;
  border-left:15px solid #a2a2a2;
  border-bottom: 15px solid transparent;
}
*/
.history-box-h1 h1{
left: 25%;
position: relative;
z-index: +1;
background-color: white;
padding-top: 30px;
	font-size: 40px;
}
.box.arrow-right:after {
	background: #ccc none repeat scroll 0 0;
content: "";
display: block;
height: 4px;
position: absolute;
right: -34px;
top: 50px;
width: 33px;
}
.box.arrow-right:before{
	background: #0c62bb none repeat scroll 0 0;
border: 2px solid #57bfe3;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-webkit-border-radius: 50%;
-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2), 0 0 0 5px #fff inset;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2), 0 0 0 5px #fff inset;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2), 0 0 0 5px #fff inset;
content: "";
display: block;
height: 16px;
position: absolute;
right: -45px;
top: 21px;
width: 16px;
z-index: 9;
margin-top: 23px;
}



.about-section {
  display: flex;
  margin-top: 15px;
}
.about-section .colum-1 {
  width: 35%;
}
.about-section .colum-2 {
  width: 65%;
  padding-left: 35px;
}
.about-section .colum-1 img {
  border-radius: 8px;
  box-shadow: 0 0 18px rgb(50 50 100 / 25%);
}

#rmp_menu_trigger-4980 {
position: relative !important;
top:0px !important;
}
#rmp-menu-wrap-4980 .rmp-menu-item-link {
	border-bottom:none !important
}	
#rmp-menu-wrap-4980 .rmp-menu-subarrow{
	border-left-color: #0eb7c2 !important;
}
.blue-btn{
	text-align:center;
	width:60%;
}
.blue-btn a{
	background: #28cfd6 none repeat scroll 0 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
color: #fff;
display: inline-block;
font-size: 18px;
font-weight: 700;
margin-top: 1em;
padding: 0.4em 1em;
position: relative;
z-index: 1;
}
.blue-btn a::before{
	 background-color: rgba(255, 255, 255, 0.5);
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  margin: 0 auto;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  z-index: -1;
  -moz-box-shadow: 0 0 20px rgba(255,255,255,.8);
  -webkit-box-shadow: 0 0 20px rgba(255,255,255,.8);
  box-shadow: 0 0 20px rgba(255,255,255,.8);
}
.blue-btn a::after{
background-color: #000;
bottom: 0;
content: "";
display: block;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
z-index: -1;
visibility: hidden;
}

.blue-btn a:hover:before { width:100%; height:100%; top:0; opacity:0 }

.event-section {
 display: flex;
margin-top: 9em;
position: relative;
}

.event-section .col-2 {
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  padding-top: 10em;
}
.event-video{
	  border: 2px solid #f9f9f912;
}
.icon-linkedin {
    position: absolute;
    bottom: 11px;
    right: 20px;
    max-width: 34px;
}
.icon-linkedin:hover { opacity:.8}
.cmp-bredcms .aioseo-breadcrumbs a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.cmp-bredcms .aioseo-breadcrumbs { font-size:14px; font-weight:500;}
.cmp-bredcms .aioseo-breadcrumbs > span:first-child, .cmp-bredcms .aioseo-breadcrumbs > span:nth-child(2) { display:none}
.tribe-events-l-container li, .tribe-events-nav-pagination li  { list-style:none}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    border: 2px solid #0eb7c2;
    border-radius: 6px;
    height: auto;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    padding-bottom: 4px;
    font-size: 15px;
    font-weight: 600;
}
.tribe-common .tribe-common-h5 {
    background: #0eb7c2;
    font-size: 28px !important;
    line-height: 1.1 !important;
    padding-top: 5px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding: 0;
}
img.tribe-events-calendar-list__event-featured-image {
    border-radius: 5px;
}

.exersice-btn .gt-btn2 .past-link {
    background: #0eb7c2;
}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
 
    border: 1px solid #0eb7c2;
  
    color: #0eb7c2;
   
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover { background-color:#0eb7c2}

.tribe-events .tribe-events-l-container {
    padding: 0;
}

.tribe-events-back a, .tribe-events-back a:visited {
    color: #09adb8;
}

.tribe-events-back a:hover {
    color: #147d84;
}
#tribe-events-pg-template {
    padding: 0;
}
.tribe-events-event-image img {

    border-radius: 8px;
 
}

#em_widget-2 h2.widget-title {
    padding: 10px 24px;
    text-align: left;
    line-height: 1.2;
}
.em.em-list-widget {
    margin: 0 26px;
}
.left.eventsidebar .widget_em_widget li a {
    color: #fff;
    font-weight: 500;
    margin: 0;
    padding: 0;
    color: #fff !important;
    font-weight: 600 !important;
}
.left.eventsidebar .widget_em_widget li a:hover { text-decoration:underline}
.left.eventsidebar .widget_em_widget li span {
    margin: 0;
    padding: 5px 0 0 0;
    display: block;
}
.left.eventsidebar .widget_em_widget li {
    padding-bottom: 20px;
    margin: 0;
}
.em.em-list-widget {
    margin: 0 26px;
    padding-bottom: 22px;
    padding-top: 10px;
}


.eventsidebar .tribe-events-view--widget-events-list .tribe-events-widget-events-list__header h2 {
    font-size: 26px;
    font-family: "Montserrat",Sans-serif;
    color: #fff;
    padding: .5em 1em 0 1em;
    line-height: 1.2;
}
.eventsidebar .tribe-events-widget .tribe-events-widget-events-list__event-row {
    margin: 0 1em 1em .5em;
    color: #fff;
}
.eventsidebar .tribe-events-widget .tribe-events-widget-events-list__view-more {

    display: none;
}
.eventsidebar .tribe-events-widget-events-list__events {
    padding-bottom: 1.5em !important;
}

.eventsidebar .tribe-events-widget .tribe-events-widget-events-list__event-datetime-wrapper,
.eventsidebar .tribe-theme-twentyseventeen .tribe-common a,
.eventsidebar .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month,
.eventsidebar .tribe-common .tribe-common-h2  {
    color: #fff;
}

#pick-menu .elementor-nav-menu li a {
    background: #24D35E;
    border-radius: 5px;
}

#pick-menu .elementor-nav-menu li:first-child a { background:#63ccd4}
#pick-menu .elementor-nav-menu li:nth-child(2) a { background:#24D35E}
#pick-menu .elementor-nav-menu li:nth-child(3) a { background:#f26f30}
#pick-menu .elementor-nav-menu li:nth-child(4) a { background:#255f9f}
#pick-menu .elementor-nav-menu li:nth-child(5) a { background:#f1bd55}

#pick-menu .elementor-nav-menu li a:hover { background:#10B446} 

#p4pform iframe { min-height:290px;
 
}

.banner-new .btn {

    margin: 0 auto;
    max-width: 1280px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 70px; display:none;
}
.banner-new .btn a {
    background: #f9bc39 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    pointer-events: auto;
    padding: .6em 1em;
    position: relative;
    z-index: 1;
    max-width: 300px;
    display: block;
    text-align: center;
    box-shadow: 0 0px 9px rgba(50,50,100);
    text-shadow: 2px 2px rgba(50,50,100,.2);
}
.banner-new .btn a:hover {
    background: #d2971a none repeat scroll 0 0;
    box-shadow: 0 0px 20px rgba(50,50,100);

}

iframe#dv-iframe {
    border: 2px solid rgba(50,50,100,.1);
    border-radius: 7px;
    box-shadow: 0 2px 3px rgba(50,50,100,.1);
    height: 80vh;
    overflow: scroll;
}

#media_image-3 {
	display: none;
}





@media screen and (min-width:1024px) and (max-width:1300px){
.event-section {
  display: flex;
  margin-top: 0em;
  position: relative;
	}
.special-events-section .event-card {
	max-width: 400px !important;
	padding: 2em 0em;
}
	.event-section .col-2{
		padding-top: 8em;
	}
	.event-video{width:450px !important}
}
@media screen and (min-width:1300px) and (max-width:1600px){
	.event-card{
		max-width: 450px;
	}
	.event-section{
		margin-top:4em;
	}
	.event-section .col-2{
		padding-top:7em;
	}
}
@media screen and (min-width:1600px)
{
	.event-section{margin-top: 10em;}
	.event-section .col-2{
		padding-top: 4em;
	}
	.event-video{
		width:750px !important;
		height:500px !important;
	}
}
@media screen  and (min-width:767px) and (max-width:1024px)
{
	.event-section {
		margin-top: 0em;
	}
	.event-section .col-2{
		padding: 4em 2em !important;
	}
	.event-video{
		width:100%;
	}
	.event-card {
  padding: 1em 0em;
  vertical-align: middle;
  margin: auto !important;
}
.event-card {
  padding-top: 1em !important;
}	
	
}


@media screen  and (max-width:1097px){

.tribe-events .tribe-events-calendar-list__event-wrapper {
    padding-left: 20px;
}

}




@media screen  and (max-width:767px)
{
.blue-btn{
	width:100% !important;
}
	.responsive-iframe{
  width: 100% !important;
  height: 100%;
padding-bottom:20px;		
	}
.event-section {
	display: block;
}
.event-card {
  padding-bottom: 10px;
}	

	.event-section .col-2{
		padding-top:0em;
	}
.event-video{
	width: 100% !important;
	padding: 1em;
	margin-bottom: 3em;
}
.tribe-events .tribe-events-calendar-list__event-wrapper {
    padding-left: 10px;
}
	
}








@media screen and (min-width:767px) and (max-width:900px){
	
.history-box::before {
 left: 37.3%;
	}
}

@media screen and (min-width:900px) and (max-width:1024px){
	
.history-box::before {
  left: 36.3%;
	}
}

@media screen and (max-width:767px){
.bottom-bar h2{
font-size: 28px;
}
.about-section {
	display: block;
}
.about-section .colum-1 img {
  margin-bottom: 10px;
}
.about-section .colum-1 {
  width: 100%;
}
.about-section .colum-2 {
  width: 100%;
	padding:0px;
}

	.history-box::before,
	.box.arrow-right:before,
	.box.arrow-right:after{
		display:none;
	}
.box.arrow-right::after { display:none;}
.history-box {
  display:block;
  padding-top: 20px;
}

.history-box .colum-1{
	width:100%;
}
.history-box .colum-2{
  width: 100%;
  padding: 0px;
}
.history-box .colum-1 img{
margin-bottom:15px;		
}
.history-box-h1 h1 {
	left: 0;
	position: relative;
	z-index: +1;
	background-color: white;
	text-align: center;
	font-size: 22px !important;
	padding-top: 10px;
	margin-bottom: 0;
}
.middle-para p { padding-bottom:1em;

}
	
}

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


@media only screen and (max-width:767px){

.form-popup {
	display: flex;
	flex-direction: column-reverse;
}	

.form-popup .colum-1 {
  width: 100%;
}

.form-popup .colum-2 {
	width: 100%;
}	
}
@media only screen and (min-width:767px) {
.form-popup .colum-2 img{
	display:none;
	}
}
@media only screen and (max-width:800px) {

#popmake-4487 {
  width: 90% !important;
  height: auto !important;
  left: 5% !important;
	}
	.form-popup .colum-1{
		height:auto !important;
		padding: 2% 2% !important;
	}
}
@media only screen and (min-width:1024px) and (max-width:1400px){
.pum-container.pum-responsive.pum-responsive-tiny {
margin-left: -25% !important;
width: 50% !important;
}
}
@media only screen and (min-width:1400px){ 
.pum-container.pum-responsive.pum-responsive-tiny {
  margin-left: -20% !important;
  width: 40% !important;
}

}
/*end home page popup */

/*iclimb popup */

.iclimb-popup {
  display: flex;
	padding:0px;
}
.iclimb-popup .colum-1{
	width: 50%;
	text-align: center;
	padding: 25px;
	vertical-align: middle;
	margin: auto;
}
.iclimb-popup .colum-1 button{
	background: #24d35e;
	padding: 10px 30px;
	border-radius: 5px;
	color: white;
	font-weight: 800;
	border: 0px;
	margin: 10px 0px;
	font-size: 18px;
}
.iclimb-popup .colum-1 button:hover{
	background:rgba(25,194,191,.97);
}

.iclimb-popup .colum-2{
	width:50%;
  background-size: cover;
background-image:url('http://www.indianaparkinson.org/wp-content/uploads/2022/03/Introducing-iClimb-popup.jpg');
	background-position: center;
	border-radius: 0px 10px 10px 0px;
}

.iclimb-popup .colum-1 h1 {
  font-size: 30px;
  color: rgba(25,194,191,.97);
}

.iclimb-popup .colum-1 p {
  font-size: 16px;
  color: black;
  font-weight: 500;
}
@media  screen and (min-width:767px) and (max-width:800px){

#popmake-4555 {
  width: 90% !important;
  height: auto !important ;
  left: 5% !important ;
}
	
}
@media  screen and (max-width:767px) {
.iclimb-popup {
display: flex;
flex-direction: column-reverse;
	}	
.iclimb-popup .colum-1{
	width: 100%;
	text-align: center;
	padding: 10px;
}
.iclimb-popup .colum-2{
	width: 100%;
	border-radius: 10px !important;
}
.iclimb-popup .colum-1 h1 {
	font-size: 22px;
}
.iclimb-popup .colum-1 p {
	font-size: 12px;
}
.iclimb-popup .colum-2 img{
	display:block !important;
}
	
}
.iclimb-popup .colum-2 img{
	display:none;
	border-radius: 10px 10px 0px 0px !important;
}
@media  screen and (min-width:800px) {
.iclimb-popup  {
	width:800px;
	height:400px;
}
}


@media  screen and (min-width:768px) and (max-width:1024px) {
	.get-involved-section .Section-1 {
	padding-left: 10px;
	padding-right: 10px;
}
#giving-tuesday .max-width {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.get-involved-section {

	padding-bottom: 2em;
}
#giving-tuesday {
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#text-19 {
	margin-bottom: 0 !important;
}
#giving-tuesday.bingo {
	max-width: 100%;
}
#giving-tuesday.bingo .max-width {
	max-width: 650px;
}
.clrd {
	-moz-justify-content: center;-webkit-justify-content: center;justify-content: center;
}
#giving-tuesday.bingo.introducing-iClimb-section .max-width .widget:first-child {
	width: 100%;
	text-align: center;
}
#giving-tuesday.bingo.introducing-iClimb-section .max-width .widget:last-child {
	width: 90%;
	margin: 50px auto 0 auto;
}
	
	}


@media  screen and (min-width:767px) and (max-width:1024px) {
.iclimb-popup .colum-1 h1 {
	font-size: 24px;
}
.iclimb-popup .colum-1 p {
	font-size: 12px;
}
	
}
@media  screen and (max-width:767px){
#popmake-4555 {
  width: 90% !important;
  height: auto !important;
  left:5% !important;
	}
	.iclimb-popup .colum-1 button{
		font-size:14px !important ;
	}
}
/*end iclimb popup */


/*ipf popup */
.ipf-event-popup  {
  display: flex;
	padding:0px;
}
.ipf-event-popup  .colum-1{
	width: 50%;
	text-align: center;
	padding: 15px;
	vertical-align: middle;
	margin: auto;
}
.ipf-event-popup  .colum-1 button{
	background: #24d35e;
	padding: 10px 30px;
	border-radius: 5px;
	color: white;
	font-weight: 800;
	border: 0px;
	margin: 10px 0px;
	font-size: 18px;
}
.ipf-event-popup  .colum-1 button:hover{
	background:rgba(25,194,191,.97);
}

.ipf-event-popup  .colum-2{
	width:50%;
  background-size: cover;

	background-position: center;
	border-radius: 0px 10px 10px 0px;
}

.ipf-event-popup .colum-1 h1 {
	font-size: 30px;
	color: rgba(25,194,191,.97);
	line-height: 1.2;
	margin-bottom: 12px;
}

.ipf-event-popup  .colum-1 p {
  font-size: 16px;
  color: black;
  font-weight: 500;
}


.sponsors-logo-slider-section h3 {
	font-size: 50px;
	color: #000;
	padding-bottom: 0px; margin-top:40px;
	text-align: center;
	font-family: "Montserrat",Sans-serif;
	font-weight: 700;
}




@media  screen and (min-width:767px) and (max-width:800px){

#popmake-4568 {
  width: 90% !important;
  height: auto !important ;
  left: 5% !important ;
}
#popmake-5057{
width: 750px !important;
height: auto !important;
margin: 25px !important;
}
	
}
@media  screen and (max-width:767px) {
#popmake-5057{
width: 90% !important;
    height: auto !important;
    top: 130px !important;
    left: 5% !important;
    padding: 10px !important;
		
}
	
.ipf-event-popup  {
display: flex;
flex-direction: column-reverse;
	}	
.ipf-event-popup  .colum-1{
	width: 100%;
	text-align: center;
	padding: 10px;
}
.ipf-event-popup  .colum-2{
	width: 100%;
	border-radius: 10px !important;
}
.ipf-event-popup  .colum-1 h1 {
	font-size: 22px;
}
.ipf-event-popup  .colum-1 p {
	font-size: 12px;
}

.ipf-event-popup .colum-2 img {
    width: 70%;
    height: auto;
    margin: 0 auto;
}
	
}
.ipf-event-popup  .colum-2 img{
width: 100%;
height: 100%;
}
@media  screen and (min-width:800px) {
.ipf-event-popup   {
	width:800px;
	height:400px;
}
}

@media  screen and (min-width:767px) and (max-width:1024px) {
.ipf-event-popup  .colum-1 h1 {
	font-size: 24px;
}
.ipf-event-popup  .colum-1 p {
	font-size: 12px;
}
	
}
@media  screen and (max-width:767px){
#popmake-4568 {
  width: 90% !important;
  height: auto !important;
  left:5% !important;
	}
	.ipf-event-popup  .colum-1 button{
		font-size:14px !important ;
	}
}
/*end ipf popup */

@media  screen and (min-width: 1024px) and (max-width:1400px) {
	.exercise-banner-img img {
  position: relative;
  top: 2em;
 width: 400px;
}
 .exercise-banner-content {
  padding: 0em 5em;
}
.exercise-banner-content p {
  font-size: 16px;
}
.exercise-banner-sft-buttun {
  font-size: 16px;
}

}
@media  screen and (min-width: 767px) and (max-width:1024px) {
.page-id-4412 .innerpage{
		width: 100%;
}
.exercise-banner-content {
  padding: 2em 2em;
}
.exercise-banner-content h1 {
  font-size: 50px;
}
.exercise-banner-content p {
  font-size: 16px;
}
.watch-from-any-section h2 {
  font-size: 50px;
}
.exercise-banner-sft-buttun {
  font-size: 16px;
}
.exercise-banner-span{
	font-size:14px;
}
	.exercise-banner-img {
vertical-align: middle;
margin: auto;
}
.exercise-banner-img img {
  position: relative;
  top: 0em;
  width: 75%;
}
.page-id-4412 .page-content h1{
margin-top:0em !important;		
}
.watch-from-any-section {
  margin: -1em 0em;
}
	
	
	

}

@media  screen and (max-width: 1300px) {

.introducing-iClimb-section .max-width {
	max-width: 90%; 
}
iframe#dv-iframe {
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
}


}

@media  screen and (max-width: 767px) {
.exercise-banner{
display: flex;
flex-direction: column-reverse;
}
.exercise-banner-content {
  width: 100%;
  padding: 1em;
}
.exercise-banner-img {
  width: 100%;
  text-align: center;
  margin-bottom: 0em;
}
	.exercise-banner-img img {
  top: 0em;
}

.page-id-4412 .innerpage{
width:100%;		
}
.exercise-banner-img img {
  position: relative;
  width: 70%;
  margin-top: 2em;
}
.page-id-4412 .page-content h1 {
  font-size: 28px !important;
}
.exercise-banner-content p {
  font-size: 16px;
}
.exercise-banner-sft-buttun {
  font-size: 13px;
  width: 100%;
}
.exercise-banner-sft-buttun {
  font-size: 14px;
  width: 100%;
}
.exersice-btn span {
  font-size: 14px;
}
.exersice-btn {
  text-align: center;
}
.watch-from-any-section {
  margin: -2em 0em;
}
.watch-from-any-section h2 {
  font-size: 28px;
}
.watch-from-any-section {
  margin: -3em 0em;
  padding: 1em;
}
.watch-from-any-section p {
  text-align: left;
	font-size: 12px;
padding-bottom: 30px;
}	
.watch-from-any-img {
	width: 100%;
}
.introducing-iClimb-section .max-width .widget:first-child .widget-title {
	font-size: 28px;

}
.introducing-iClimb-section .max-width {
	-moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;
}
.introducing-iClimb-section .max-width .widget:first-child {
	margin-bottom: 4px;
}
.introducing-iClimb-section .max-width .widget {
	width: 100%;
}
.introducing-iClimb-section .max-width .widget:nth-child(2) {
	max-width: 270px;
}
.introducing-iClimb-section .max-width .widget:last-child {
	padding-left: 0;
}
.introducing-iClimb-section .max-width .widget:last-child p, #giving-tuesday .max-width .widget:last-child p {
	font-size: 15px;
}
#giving-tuesday .exersice-btn .past-link {
    padding: .8em 1em;
 
}
.introducing-iClimb-section {
	max-width: 100%;
	margin: 0 auto;
}
.introducing-iClimb-section .max-width {

	padding:2em 0 2em 0;

}
.testimonials-section .widget_text > div {
	padding: 1em;
}
.testimonials-text h4 {

	font-size: 20px;

}


}

/*-----end  exercise page-------*/
.get-involved-section .widget:nth-child(3) .more a {
  background: #24d35e;
}
.get-involved-section .widget:nth-child(4) .more a {
  background: #0eb7c2;
}
/*-----Menu-------*/

#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {

   border-left: 0px !important;
    background-color: #1b6db0 !important;
}
#responsive-menu-container {
  background: #0eb7c2 !important;
}
@media  screen and (min-width: 1024px) {
	
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
  font-size: 16px !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
  line-height: 60px !important;
  height: 55px !important;
}

#responsive-menu-container {
	width: 35% !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
  height: 40px;
  top: 7.5px;
	right: 10px !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a{
  border-bottom:none !important;
}
	
}


@media  screen and (min-width:768px) and (max-width:1300px) {

#footer {
	padding-left: 3%;
	padding-right: 3%;
}

}


@media  screen and (min-width: 767px) and (max-width:1024px) {
	
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
  font-size: 16px !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
  line-height: 60px !important;
  height: 55px !important;
}

#responsive-menu-container {
	width: 50% !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
  height: 40px;
  top: 7.5px;
}
#responsive-menu-container {
	width: 50%;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a{
  border-bottom:none !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
  right: 10px !important;
}
	
}
@media  screen and (max-width: 767px)  {
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
  right: 10px !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
  font-size: 16px !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
  line-height: 60px !important;
  height: 55px !important;
}

#responsive-menu-container {
	width: 80% !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
  height: 40px;
  top: 7.5px;
}
#responsive-menu-container {
	width: 80%;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a{
  border-bottom:none !important;
}
	
}
/*-----Menu-------*/


@media (min-width: 1024px) {
.donta-button {
    width: auto;
    padding: 20px 20px 20px 0;
    margin-top: 0em;
    display: block!important;
    margin: 0;
    text-align: center;
}
	.r-menu {
  width: 5%;
}
/*	.logo {
  width: 60% !important;
max-width: 60% !important;
}*/
.new-header {
  display: flex;
	-moz-align-items:center;-webkit-align-items:center;align-items:center;
}
.logo {
  padding-left: 30px !important;
}
	
}	
@media  screen and (min-width: 767px) and (max-width:1024px) {
	.middle-para p {
  font-size: 18px;
	}
	.logo{
		max-width:100% !important;
	}
}

@media  screen and (min-width:1024px) {

}
@media screen and (max-width: 767px) {
	.middle-para p {
  font-size: 18px;
	}
	
	
}
@media (min-width: 1024px) and (max-width:1535px) {	
	.banner-new .text-top {
	font-size: 22px;

	position: relative;
	right: auto;
	top: auto;
}
.banner-new .text-btm {
	font-size: 22px;
	position: relative;
	left: auto;
	bottom: 0;
}

}

@media (min-width: 1025px) and (max-width:1420px) {

.page-template-page-stories-of-gratitude .flex.flex-newbanner { padding-top:5em;}
	.get-involved-section{
		text-align:center;
	}
.logo {
  padding-left: 30px;
}
	
}


@media (min-width: 1025px) and (max-width:1365px) {
.banner-new .image { width:50%;}
.page-template-page-stories-of-gratitude .flex.flex-newbanner { padding-top:5em;}
	
	}
	

@media (min-width: 1025px) and (max-width:1200px) {

.elementor-5196 .elementor-element.elementor-element-6d3041d .elementor-nav-menu .elementor-item {
	font-size: 15px !important;
	margin-right: 8px !important;
}
}

@media (min-width: 1201px) and (max-width:1365px) {
/*.logo {
    width: 54%!important;
    max-width: 54%!important;
}*/
}

@media (min-width: 1024px) and (max-width:1200px) {
.donta-button {
	width: 24% !important;
	}
.donta-button a {

    padding: 10px 10px;

}
.r-menu {

	margin-right: 12px;
}
#wnb-bar span {
	font-size: 12px;
}
.banner-gratitude { padding:3em 0;}
.banner-gratitude .widget:first-child {
	max-width: 370px;
}
.banner-gratitude .widget:first-child h3 {
	font-size: 44px;

}
.banner-gratitude .widget:first-child h2 {
	font-size: 36px;

}
.banner-gratitude .widget:first-child h3 {
	font-size: 30px;
}

.banner-new .image { width:50%;}
.banner-new .image .bannerlogo {
	top: 0;
}
.page-template-page-stories-of-gratitude .flex.flex-newbanner { padding-top:5em;}
.banner-new .text-top {
	font-size: 18px;
	position: relative;
	right: 0;
	top: 5px;
}
.banner-new .text-btm {
	font-size: 18px;
	position: relative;
	left: auto;
	bottom: 0;
}
}


@media (min-width: 1024px) and (max-width:1280px) {
	.get-involved-section{
		margin-top:0em !important;
	}
}
@media (min-width: 768px) and (max-width:1023px) {
.banner-gratitude .widget:first-child {
	max-width: 364px;
}
.banner-gratitude { padding:2em 0;}
.banner-gratitude .widget:first-child h3 {
	
	font-size: 40px;
}
.give-mini-box {
	padding: 1.5em;

	margin-left: 0;

}
.banner-gratitude .widget:first-child h2 {

	font-size: 33px;

}
.banner-gratitude .widget:first-child h3 {
	font-size: 27px;
}
.banner-gratitude .tags {
	font-size: 19px;

}
#bloglist .image {
	max-width: 50%;

}
.y-grid h3 {
	font-size: 14px;

}
.serving-opportunities-section .widget_media_image	{
width:100%;
padding: 30px ;
margin: 0 auto;
}
.serving-opportunities-section .widget_text{
width: 100%;
padding: 50px 30px 30px 30px;
margin: 0 auto;
}
	
	.introducing-iClimb-section .max-width .widget:nth-child(2) {
	max-width: 270px;
}
.introducing-iClimb-section .max-width .widget:last-child { width:58%}
.introducing-iClimb-section .max-width {

	padding: 5em 0 3em 0;
}
.testimonials-section .box {
	max-width: 536px !important;
}
.page-content h1 {
    font-size: 27px;
 
}
}


@media screen and (max-width:1536px) { 
.banner-new .image {
	max-width: 60%;
}
.banner-new .image .bannerlogo { top:0}
.flex.flex-newbanner {
	max-width: 96%;
}
}

@media screen and (max-width:1535px) {

.banner-new .text-top, .banner-new .text-btm { display:block; text-align:center;}
.banner-new .text-top span { margin:0 1em;}

}
@media screen and (max-width:1320px) {
	.flex.flex-gratitude-banner {
	max-width: 96%;
	margin-left: auto;
	margin-right: auto;
	-moz-justify-content:center;-webkit-justify-content:center;justify-content:center;
}
	}
@media screen and (max-width:1200px) {
	.left_side {
	
	flex: 0 0 66%;
}
.exersice-btn > div {
    width: 100%;
}
#giving-tuesday .exersice-btn.flex {
    -moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;
}
}
@media screen and (max-width:1024px) {

	.empowering {
    margin-top: 100px;
}
	.em-left p {
    font-size: 15px;
}
	.em-right {
   
    padding: 30px;
   
}
	.em-right p {
    font-size: 16px;
    color: #fff;
}
	
	
	
	
.left_side {
	padding: 0 15px;
	flex: 0 0 50%;
}
	.right_side {
	
	flex: 0 0 50%;
	max-width: 50%;
}
.sub-menu:before {
 
  display: none;

}
}
@media screen and (min-width:1023px) and (max-width:1200px) {
	.get-involved-section .more a{
		font-size:14px;
	}

}
@media screen and (max-width:1023px) {
	
#wnb-bar { position:relative !important}
.logged-in #wnb-bar { top:0 !important}
#wnb-bar + #page #header {
	position: relative; top:0;
}
body.page, body.single-post, body.category { padding-top:97 !important;}
#wnb-bar span { line-height:1.5}
button#responsive-menu-button { position:absolute !important}
body button#responsive-menu-button {
	top: 0px !important;
}
#wnb-bar {
  font-size: 10px;
  padding-top: 8px;
}

body.logged-in button#responsive-menu-button {
	top: 115px !important;
}

.innerpage.page-gratitude { width:100%; }
.gratitude-mid .box h3 {

	font-size: 27px;

}
.flex.flex-newbanner {
-moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column; padding-top:1em;
}
.banner-new .image .bannerlogo {
	display: block;
	top: 8px;
	max-width: 240px;
	margin: 0 auto;
}
.page-template-page-stories-of-gratitude .flex.flex-newbanner {
	padding-top: 0;
}
.banner-new .text-top {
	font-size: 17px;
	position: relative;
	right: auto;
	top: 0;
	display: block;
	text-align: center; margin-top:20px;
}
.banner-new .text-top span {
	margin: 0 1em;
}
.banner-new .text-btm {
	
	font-size: 17px;
	position: relative;
	left: auto;
	bottom: auto;
	text-align: center;
	margin-bottom: 20px;
}

#videosection .flex {
	-moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;
	-moz-align-items:center;-webkit-align-items:center;align-items:center; margin-bottom:2em;
}
#videosection .vid-dis {
	padding: 1em;

}

.page-template-day-of-giving-2021 .banner-new .image {
	max-width: 100% !important;
	width: 100%;
	padding: 0 0 20px 0;
}
.page-template-day-of-giving-2021 .banner-new .text-top {
	font-size: 28px;
}
.page-template-day-of-giving-2021 .banner-new .text-top span::after {

	top: 13px;

}
.page-template-day-of-giving-2021 .mid-text {
	font-size: 42px;
	margin: 17px 0;
}

.testimonials-section .box {
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0;
}
.testimonials-section .widget_media_image, .testimonials-section .box .widget_text { width:100%;}
.serving-section {
	max-width: 536px;
}
.serving-opportunities-section {
	padding: 2em 0 1em 0;

}
.serving-opportunities-section h3 {
	padding-bottom: 0;
	margin-bottom: .5em;

}
#giving-tuesday .max-width .widget:nth-child(3), #giving-tuesday .max-width .widget:last-child {
    width: 100%;
}

#giving-tuesday .max-width .widget:nth-child(3) {
    margin-bottom: 30px;
}
#giving-tuesday .max-width {
    max-width: 800px;
}

}



@media screen and (max-width:991px) {
.mmt_container .reveal-modal {
	left: 20% !important;
	margin-left: -10%;
}
}




@media screen and (max-width:767px) {
	
	.left_side {
		display: -ms-flexbox ;
    display: flex ;
		 -ms-flex-direction: column;
    flex-direction: column;
	padding:0;
	flex: 0 0 100%;
		max-width:100%;
		-ms-flex-order: 2;
    order: 2;
		
}

		.right_side {
	padding:0;
	flex: 0 0 100%;
	max-width:100%;
			-ms-flex-order: 1;
    order: 1;
}
.login_accordion_content {
	-ms-flex-order: 2;
    order: 2;
}
.sign_up_text {
	-ms-flex-order: 1;
    order: 1;
	
}

#media_image-16 {
	width: 100%;
}
	#field_7_15, #field_7_25,
	#field_8_15, #field_8_25
	
	{
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
	#gform_wrapper_7, 
	#gform_wrapper_8 
	
	{
	margin-bottom: 0; width: 100%;
}
	#gform_wrapper_7.gform_wrapper .gform_footer ,
	#gform_wrapper_8.gform_wrapper .gform_footer 
	
	
	{
		padding-bottom:0;
	}
	#gform_7 .ginput_right.address_state select,
	#gform_8 .ginput_right.address_state select
	
	
	{height:58px;}
	#gform_wrapper_5 {
	width: 100%;
}

	
#wnb-bar span { line-height:1.5}
body button#responsive-menu-button {
	top: 0px !important;
}

body.logged-in button#responsive-menu-button {
	top: 170px !important;
}
.banner-gratitude {
	padding: 1em 0;

}
.flex.flex-gratitude-banner {
	-moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;
	max-width:90%; margin:0 auto;
}
.give-mini-box {
	padding: 1.5em;

	margin-left: 0;

}
.banner-gratitude .widget:first-child h3 {
	font-size: 35px;

}
.gratitude-mid {
	padding: 2.5em 0 0 0;
}
.gratitude-mid .box p {
	font-size: 14px;
}

.gratitude-bottom .flex-gratitude-bottom > div.image {
	max-width: 185px;
	margin-right: 2px; width:30%;
}
.gratitude-bottom .flex-gratitude-bottom > div.text {
 width:70%;
}
.flex-bloglist {
-moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;
}
#bloglist .image {
	max-width: 100%;
	margin-right: 0;
}

#bloglist  .blog-row {

	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#bloglist .text {
	width: 100%;
}
.share-post {
	float: none;
}
.banner-gratitude .bannerlogo {top: -28px;}
.banner-gratitude .widget:first-child {padding-top: 54px;}
.flex.flex-newbanner {
-moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column; padding-top:1em;
}
.banner-new .image { max-width:480px;}
.banner-new .image {
	max-width: 600px;
	width: 78%;
}
#Noblesville_climb, #Noblesville_climb .gform_wrapper ul.gform_fields li.gfield.payment_card {
	padding: 1em;

}
.y-grid {
    width: 100%;
    margin: 10px 1%;
}
.y-grid h3 {
	font-size: 14px !important;

}
.mmt_row {
	-moz-display: flex;-webkit-display: flex;display: flex;
	-moz-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;
}
.mmt_row > div.mmt  {
	width: 44%;
}
.mmt {
	padding-bottom: 20px;
}
.mmt_row {
	padding-bottom: 0;
}
.page-template-day-of-giving-2021 .banner-new .image {padding: 0;width: 100%;}
.sec-top.flex {-moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;}
.page-template-day-of-giving-2021 .banner-new .text-top {font-size: 23px;margin-top: 12px;}
.page-template-day-of-giving-2021 .mid-text {font-size: 38px;}
.page-template-day-of-giving-2021 .bot-text {font-size:26px;margin-top: 10px;}

.page-template-day-of-giving-2021 .banner-new .text-top span::after {
	top: 8px;

}
	
.serving-opportunities-section .widget_media_image	{
width:100%;
padding: 20px ;
margin: 0 auto;
}
.serving-opportunities-section .widget_text{
width: 100%;
padding: 20px;
margin: 0 auto;
}
	
	.serving-opportunities-section .widget p{
		font-size:15px;
	}
	.serving-opportunities-section .widget_text h2, .sponsors-logo-slider-section h3{
		font-size:22px;
	}
.page-header-1 {
    -moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;
}
.page-header-1 h1 {
    width: 100%;
    left: auto;

}
.Support-Groups-page h2 {
    font-size: 28px;
    margin-top: 40px;

}
.welcome-ipf-page .row {

	padding-top: 20px;
	margin-bottom: 20px;
}
.innerpage ul {
  margin-left: 15px !important;
}
.welcome-ipf-page .row {
  -moz-display: block;
  -webkit-display: block;
	display: block;
}
.welcome-ipf-page .row .image {
	width: 100%;
 	text-align: center;
}
.welcome-ipf-page .row .text {
	width: 100%;
}
.welcome-ipf-page .row .text h3::before {
	width: 30px;
	height: 30px;
	line-height: 30px;

}
#giving-tuesday .max-width {
    max-width: 90%;
    padding: 3em 0 2em 0;
}
#giving-tuesday .max-width .widget:nth-child(2) img {
    max-width: 190px !important;
}
.homepage h1 {
	font-size: 36px;
	line-height: 1.2;
}
.homepage .text {
	margin: 0 auto;
	max-width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
#text-18 .textwidget {
	display: none;
}
.introducing-iClimb-section .max-width .widget:first-child .widget-title {
	margin-bottom: 20px;
}

}


@media screen and (max-width:640px) {
#wnb-bar span {
	font-size: 12px;
	line-height: 1.4;
}
body button#responsive-menu-button {
	top: -5px !important;
}
body.logged-in button#responsive-menu-button{
	top: 158px !important;
}
.banner-gratitude .widget:first-child h3 {
	font-size: 30px;

}
.give-mini-box h3 {
	font-size: 22px;

}
.give-mini-box [id*="give-form"].give-display-modal li .give-btn { font-size:21px;}
.banner-gratitude .tags {
	font-size: 15px;

}
.banner-gratitude .widget:first-child h2 { font-size:40px;}
#bloglist h4 a {
	font-size: 20px;
}
.gratitude-gallery .ngg-gallery-thumbnail-box {
	width: 50%;
} 
.banner-gratitude .bannerlogo {top: -28px;}
.banner-gratitude .widget:first-child {padding-top: 54px;}
form#give-email-access-form input#give-email {
	width: calc(100% - 104px);
}
.archive.category .page-content .entry-content h2 {
	font-size: 24px;

}

.breadcrumbs { display:none}
.banner-new .text-top, .banner-new .text-btm {
	font-size: 20px;
}
#videosection iframe {
	width: 100%;
}
#videosection .vid-dis {
	font-size: 17px;
}

.page-template-page-giving-tuesday .flex.flex-newbanner {
	padding-top: 2em;
}
.page-template-page-giving-tuesday .banner-new .text-btm {
	font-size: 24px;

}
.page-template-page-giving-tuesday .banner-new .image .bannerlogo {
	margin-bottom: 0em;
}
#pmpro_levels_table th, #pmpro_levels_table td, .pmpro_table td, .pmpro_table th {
	padding: 10px 8px;
	font-size: 12px;

}

.pmpro_checkout-fields > div {
	width:100%;
}
#pmpro_pricing_fields .pmpro_checkout-fields {
	font-size: 14px;
}
#pmpro_level_cost p {
	font-size: 16px;
}
#pmpro_payment_information_fields {
	padding-top: 4em !important;
}

#gform_9 {
	padding: 1em 1em 0em 1em;

}
.gform_wrapper #gform_9 h3.gform_title {
	font-size: 20px;

	top: -26px;
}
.page-content .gform_wrapper input[type="email"], .page-content .gform_wrapper input[type="number"], .page-content .gform_wrapper input[type="password"], .page-content .gform_wrapper input[type="tel"], .page-content .gform_wrapper input[type="text"], .page-content .gform_wrapper input[type="url"], .page-content .gform_wrapper textarea, .page-content .gform_wrapper select, .page-content .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: 6px 12px;

}

body .mmt h4 {
	font-size: 13px;

}
.spo-row ul li {
	padding: 6px;
	width: 50%;
}

.sponsor-section { padding-top:1em;
}
.sponsor-section h3.title {
	font-size: 20px !important;
}
.spo-row ul h2.Title {font-size: 32px;}
.spo-row ul h2.Gold {font-size: 24px;}
.spo-row ul h2.Silver {font-size: 20px;}

.page-template-day-of-giving-2021 .banner-new .image {padding: 0;width: 100%;}
.sec-top.flex {-moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;}
.page-template-day-of-giving-2021 .banner-new .text-top {font-size:17px;margin-top: 12px;}
.page-template-day-of-giving-2021 .mid-text {font-size: 20px;}
.page-template-day-of-giving-2021 .bot-text {font-size: 20px;margin-top: 10px;}
.page-template-day-of-giving-2021 .banner-new .text-top span::after {

	width: 8px;
	height: 8px;
	top: 7px;
	right: -18px;
}
.testimonials-text h3 {
	font-size: 20px;
}
.testimonials-text h4 {
	font-size: 18px;
}
#pum_popup_title_4487 {
	font-size: 14px;

}

}


@media screen and (max-width:639px) {
.gratitude-mid .box-inner, .flex-gratitude-bottom {
	-moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;
}
.gratitude-mid .box h3 {
	font-size: 25px;

}
.gratitude-mid-inner .box:nth-child(2n) .image { -moz-order:1;-webkit-rder:1;order:1; margin-bottom:0;}
.gratitude-mid-inner .box:nth-child(2n) .text { -moz-order:2;-webkit-rder:2;order:2; margin-bottom:1em; padding-bottom:1em; border-bottom:1px solid #dedede;}
.gratitude-mid .box:last-child .text { padding-bottom:0; margin-bottom:0; border-bottom:0;}
.gratitude-bottom { padding:2em 0;}
.gratitude-bottom .flex-gratitude-bottom > div {
	width: 90%; 
	margin: 0 auto;
}
.gratitude-bottom .flex-gratitude-bottom > div.image {
	max-width: 300px;
	margin-top: 2em !important;
	width: 70%; margin-left: auto; margin-right:auto;
} 
.gratitude-bottom .flex-gratitude-bottom > div.text {
	width: 90%;
	padding-bottom:0px;
}

}


@media screen and (max-width:480px) {
.serving-opportunities-section h3{
		font-size:26px;
	}



body.logged-in button#responsive-menu-button {
	top: 70px !important;
}
.give-mini-box [id*="give-form"] .give-recurring-donors-choice { padding:6px 13px;}
.give-mini-box [id*="give-form"] .give-recurring-donors-choice-period { display:block;}
[id*="give-form"] .give-recurring-donors-choice label {
	
	font-size: 14px;

	vertical-align: top;
}
.gratitude-mid > h2 {
	font-size: 28px;

	line-height: 1.3;
}
.gratitude-mid > h2 {
	font-size: 28px;

	line-height: 1.3;
}
.gratitude-bottom .widget-title {
	font-size: 28px;
	line-height: 1.3;
}
.banner-gratitude .widget:first-child h2 { font-size:27px;}
.banner-gratitude .widget:first-child h3 {font-size: 22px;}
.banner-new .image {
	width: 96%;
}
.page-template-page-giving-tuesday .banner-new .text-btm {
	font-size: 16px;

}
}

@media screen and (min-width:1024px) {
	
.logged-in #header {
	top: 61px !important;
}
.nameda {
	position: absolute;
	top: 0;
	margin-top: -200px;
}
}

@media screen and (min-width:641px) {
#Noblesville_climb .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}
.gform_wrapper .ginput_complex .ginput_cardinfo_left {
	width: 70% !important;
}
}
.modal {
    display: none;
    position: fixed;
    z-index: 999999;
    padding-top: 10%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.5);
}
.modal-content {
	background-color: rgb(255, 255, 255);
	margin: auto;
	padding: 2em;
	border-radius: 6px;
	border: none;
	max-width: 900px;
	height: auto;
	position: relative;
	width: 90%;
	max-width: 500px;
	font-size: 14px;
	box-shadow: 0 0 20px rgba(0,0,0,.3);
}
.modal-content .close {
    background-color: #fff;
    padding-top: 0px;
    cursor: pointer;
    margin-top: 0px;
    position: absolute;
    right: -12px;
    top: -12px;
    color: #444;
    font-size: 24px;
    line-height: 29px;
    width: 32px;
    height: 32px;
    border: 2px solid #dbdbdb;
    border-radius: 18px;
    box-shadow: 0 0 7px rgba(0,0,0,.5);
    text-align: center;
}

.error_msg {
    color: red;
}

span.notice-set {
    font-size: 12px;
    font-style: italic;
}

span.popup-error{
  color: red;
  font-size: 15px;
}


/* choose to move page CSS */


body.admin-bar.elementor-page, body.elementor-page {
    padding-top: 0px !important;
}

body.elementor-page .max-width {
    max-width: 100%;


}
body.page-id-7222.elementor-page .max-width {
    max-width: 1280px;
}
/*body.page-id-7222.elementor-page {
    padding-top: 162px !important;
}*/






#cm-hero-text {}
#cm-hero-text .elementor-cta__description span { display:block; font-size:20px; font-weight:500}
.elementor-5190 .elementor-element.elementor-element-450aa34:before {
    position: absolute;
    display: none;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    content: "";
    border: 1px solid #fff;
    z-index: 2;
    margin: auto;
    left: 20px;
    top: 20px;pointer-events:none
}
.elementor-5190 .elementor-element.elementor-element-450aa34 .elementor-cta__content {

    text-shadow: 0 0 5px rgb(70 70 100), 0 0 6px rgb(60 60 100), 0 0 10px rgb(50 50 100);
}
.elementor-5190 .elementor-element.elementor-element-450aa34 .elementor-cta__image img {
    -moz-filter: drop-shadow(0px 0px 4px rgba(50,50,50,1));-webkit-filter: drop-shadow(0px 0px 4px rgba(50,50,50,1));filter: drop-shadow(0px 0px 4px rgba(50,50,50,1));
}
#cm-counter .elementor-countdown-item {
    box-shadow: 0 15px 20px rgb(15 185 192 / 17%);
}
#cm-ctas .elementor-widget-call-to-action .elementor-bg:before, #cm-ctas .elementor-widget-call-to-action .elementor-bg:after {
    position: absolute;
    display: block;
    content: "";
    right: 0;
    width: 3px;
    height: 100%;
    z-index: 9;
    background: #fff;
}

#cm-ctas .elementor-widget-call-to-action .elementor-bg:after {
 
    right: 0; left:0;
    width: 100%; height:3px; bottom:0;
}

#cm-ctas .elementor-widget-call-to-action:last-child .elementor-bg:before {
    display: none;

}
#cm-ctas .elementor-cta__content {
    max-width: 540px;
    margin: -70px 8% 0 8%;
    border-radius: 10px;
    padding-top: 28px;
}
.elementor-cta__button { width:100%;}
.cm-time {
    margin-bottom: 6px;
}
.cm-time span { font-size:20px; color:#28cfd6; font-weight:700; position:relative;}
.cm-time span:first-child { margin-right:10px;}
.cm-time span:first-child:before {
    content: "";
    background: #b2b2b2;
    height: calc(100% - 10px);
    width: 1px;
    right: -8px;
    position: absolute;
    top: 5px;
    bottom: 0;
}
#cm-ctas .elementor-cta__description {
	padding: 0px 40px 5px 40px;
	min-height: 114px;
}

/* donation proggress CSS starts */
* {
box-sizing: border-box;
  margin: 0;
  padding: 0;
}


.progress-bar {
    height: 21px;
    width: 100%;
    background-color: #28cfd6;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 2px 0 10px inset rgba(0,0,0,0.2);
    position: relative;

}

* + .progress-bar {
  margin-top: 2rem;
}

.bar, .bar2 {
  width: 0;
  height: 100%;
  background-color: #f9bc39;
  
  /*Lollipop background gradient*/
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, .2) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, .2) 50%,
    rgba(255, 255, 255, .2) 75%,
    transparent 75%,
    transparent
  );
 
  background-size: 30px 30px;
  animation: move 2s linear infinite;
  box-shadow: 2px 0 10px inset rgba(0,0,0,0.2);
  transition: width 2s ease-out;
}

/*Lollipop background gradient animation*/
@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30px 30px;
  }
}

.perc {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: bold;
}

#thermomoter {
    text-align: center; 
}
#thermomoter h1 {
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    padding: 24px 0;
}
.goal-amount {
    color: #c49320;
    font-weight: bold;
    font-size: 25px;
    margin-bottom:40px;
}
.current-amount {
    font-size: 25px;
    font-weight: bold;
}
.current-amount div {
    font-size: 22px;
    font-weight: 400;
}
@media screen  and (max-width:767px){

#thermomoter h1 {
    font-size: 25px;
    padding:10px 0;
}
.goal-amount {
    font-size: 20px;
    margin-bottom: 20px;
}
.current-amount div {
    font-size: 20px;
}
.current-amount {
    font-size: 20px;

}
#cm-hero-text img {
    max-width: 100px;
}
#cm-hero-text {
    position: absolute;
    margin-top: 5em;
}
.cm-footer .footer-column2 .widget:first-child, .footer-column2 .widget:last-child {
    border: 0;
    padding-left: 0 !important;
}
.innerpage .cm-footer ul.menu {
    margin-left: 0 !important; 
}
#footer.cm-footer .social {
    margin: 0 !important;
}
#footer.cm-footer .widget_nav_menu {
    min-height: auto;
}


}
/* donation proggress CSS ends */

#cm-donation-hdr .elementor-cta__bg {
    background-size: auto;
    background-repeat: no-repeat;
    max-height: 88px;
}
#cm-donation-hdr .elementor-cta__bg-wrapper { border-radius:15px; height:88px;}
#cm-ftr-col-1 strong { color:#fff;}
#footer.cm-footer .social { margin:0}
#cm-ftr-col-2 .menu {
    margin: 0;
}
#cm-ftr-col-2 .menu li {
    margin-left: 0;
    list-style: none;
}
.elementor-page .page-content {
    padding-bottom: 0;
}
.cm-footer .footer-column2 .widget:first-child, .cm-footer .footer-column2 .widget:last-child {
    border-left:0; border-right:0
}

@media screen and (max-width:1440px) {

body.page-id-8669 {
    padding-top:118px !important;
}
}


@media screen and (max-width:1023px) {
	body.page-id-7222.elementor-page {
 
}
body.page-id-8669 {
  
}
}
@media screen  and (max-width:767px){
	.empowering {
    margin-top: 70px;
}
	.em-left {
    flex: 0 0 100%;
    max-width: 100%;
}
	.em-right {
    padding: 30px;
    border-bottom: 15px solid #0eb7c2;
    border-left: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
	.em-right p {
    font-size: 16px;
    color: #fff;
}
#cm-hero-text .elementor-cta__description span {
    font-size: 14px;

}
.elementor-5190 .elementor-element.elementor-element-450aa34:before {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    left: 10px;
    top: 10px;

}
.cm-time span {
    font-size: 15px;
}
#cm-donation-hdr .elementor-cta__bg {
    background-size: 100%;
    background-position: left;
    width: 250px;
    border-radius: 14px;
}
.progress-bar {
    margin: 20px auto 7px auto;
}

.elementor-7790 .elementor-element.elementor-element-6bea739f,
.elementor-7790 .elementor-element.elementor-element-19535a59,
.elementor-7790 .elementor-element.elementor-element-462e842b {
	width: 100%; margin-left:0;
}
#footer {
	padding-top: 2em;
}
.get-involved-section .max-width .flex {
    -moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;
}

}
.donta-button.giving-button {
    display: none !important;
}

body.elementor-editor-active .innerpage.blog-single .left {
	display: none;
}

body.elementor-editor-active .innerpage .right {
	float: none;
	width: 100%;
} 
