/*
Theme Name: Friendship Force
Theme URI: http://pathosethos.com/
Version: 1.0
Description: A customized Theme for Friendship Force.
Author: Pathos Ethos
Author URI: http://pathosethos.com/
Template: Divi
*/
h1, h2{
/*     font-family: 'Bad Script',Helvetica,Arial,Lucida,sans-serif; */
}

.et_social_inline:before{
	content:"Share This Post";
	display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 20px;
}
.et_social_inline_bottom{
	padding-top:30px;
}
.et_monarch .et_social_networks{
	padding-top:20px;
}
.et_pb_widget_area .et_pb_widget a{
	color: #64b74d !important;
	text-decoration: underline;
}
#hero h1{
	font-size: 55px !important;
	color: #FFFFFF !important;
	line-height: 70px !important;
	padding-bottom: 00px;
}
#hero .et_pb_module{
	margin-bottom: 10px !important;
}

#hero h4{
	font-size: 22px;
}
h2{
	font-size: 40px !important;
  line-height: 42px !important;
	color: #9E429B !important;
}
h3{
	font-size: 26px !important;
  line-height: 36px;
  font-weight: 700;
  color: #505256;
}
.lead-text{
  font-size: 20px !important;
}
.ffi-location-text:before{
  content: "\eb07";
  font-family: 'jam-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ffi-location-text{
  font-size: 14px;
}
#news .et_pb_post .entry-featured-image-url{
	width: 300px;
	height: 300px;
	float: left;
	margin-right: 2%;
	margin-bottom: 25px;
}
#news .et_pb_post .entry-featured-image-url img{
	height: 300px;
	width: 300px;
	    object-fit: cover;
}
#news h2 {
	font-size: 32px !important;
}
#news .et_pb_posts a.more-link{
	float: left;
    clear: none;
    margin-top: 15px;
    display: inline-block;
    padding: 5px 15px;
    text-transform: uppercase;
    color: #fff;
    background-color: #64b74d;
}
.et_pb_button{
  min-width: 250px;
  text-align: center;
}
.et_pb_button.purple-button:hover{
  background-color: rgba(158,66,155,0.77)!important;
}
/*
body.single #main-header,
body.page-child #main-header{
  background-color: #000000 !important;
}
*/
#hero{
	height: 200px;
    margin: 40px 75px 0;
    padding: 15px;
    display: flex;
}
#hero .et_pb_video{
  border: 5px solid #fff;
  background-color: #000;
  overflow: hidden;
  max-height: 325px;
}
#main-header {

    box-shadow: none;
    -moz-box-shadow:none;
    -webkit-box-shadow: none;
}
.locations-list .et_pb_column{
  text-align: center;
}
.locations-list .et_pb_text{
  border: 1px solid #62BB47;
  width: 22%;
  float: none;
  margin-left: 1%;
  margin-right: 1%;
  padding: 15px;
  display: inline-block;
}
.locations-list .et_pb_text p{
  padding-bottom: 0;
}
.locations-list .et_pb_text p:first-child{
  text-transform: uppercase;
  line-height: 18px;
}
.locations-list .et_pb_text p:last-child a,
.locations-list .et_pb_text p:last-child{
  color: #62BB47;
  display: inline-block;
  text-align: right;
  font-size: 16px;
  width: 100%;
}
.locations-list .et_pb_text p:last-child a:after,
.locations-list .et_pb_text p:last-child:after{
  content: "\e92c";
  font-family: 'jam-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.et_pb_number_counter{
  display: flex;
  flex-direction: column;
}
.et_pb_number_counter .percent{
  order: 2;
}
.et_pb_number_counter .title{
  order: 1;
  padding-bottom: 0;
}

#ffi-blog-carousel .et_pb_post .post-content p{
  height: 90px;
  overflow: hidden;
}
#ffi-blog-carousel a.entry-featured-image-url{
  height: 240px;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
  object-fit: cover;
}
#ffi-blog-carousel .et_pb_post h2.entry-title{
  padding-left: 15px;
  padding-right: 15px;
  font-size: 22px !important;
  line-height: 28px !important;
}
#ffi-blog-carousel .et_pb_post h2.entry-title a{
  font-family: 'Noto Sans',Helvetica,Arial,Lucida,sans-serif;
  font-weight: bold;
  color: #000;
}
#ffi-blog-carousel .et_pb_post .post-content{
  padding-left: 15px;
  padding-right: 15px;
}
#ffi-blog-carousel a.entry-featured-image-url img{
	height: 240px;
	object-fit: cover;
}
.et_right_sidebar #main-content .container:before{
  display: none;
}
.et_right_sidebar #left-area{
margin: auto;
  padding-right: 0;
  float: none;
}
.single .et_post_meta_wrapper{
  height: 350px;
  position: relative;
  overflow: hidden;
}
.single .et_post_meta_wrapper h1{
  position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    color: #fff;
    padding: 25px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 48px;
    font-size: 40px;
}
.no-clubs{
	width: 100%;
    padding: 0 !important;
}
.no-clubs .et_pb_row{
    width: 100%;
    max-width: 100%;
}
.no-clubs .et_pb_row .et_pb_column_1_4{
	padding: 0;
}
.no-clubs .et_pb_row .et_pb_column_1_4 .et_pb_image{
	margin-bottom: 0;
	max-height: 250px;
    overflow: hidden;
}
.no-clubs .et_pb_row .et_pb_column_1_4 .et_pb_image .et_pb_image_wrap{
	width: 100%;
}
.no-clubs .et_pb_row .et_pb_column_1_4 .et_pb_image .et_pb_image_wrap img{
	width: 100%;
}
.no-clubs .et_pb_row .et_pb_column_1_4:last-child .et_pb_image:nth-child(2) .et_pb_image_wrap {
		padding-left: 25px;
}
.no-clubs .et_pb_row .et_pb_column_1_4:first-child .et_pb_image:nth-child(2) .et_pb_image_wrap {
	padding-right: 25px;	
}

.no-clubs .et_pb_row .et_pb_column_1_2{
	display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
}
.no-clubs h3{
	font-weight: 400;
}

#social-media-footer span{
	color:#ffffff !important;
	padding-left: 30px;
    padding-right: 30px;
    font-size: 40px;
}
#social-media-footer .et_pb_code_inner{
	display:flex;
	align-items:center;
	justify-content:center;
}

/**MODAL**/
#modal{
/*	display: none;
	position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000000000;
    top: 0;
    left: 0;
	opacity: 0;*/
	position: fixed;
	display: none;
	align-items: center;
	background: rgba(0,0,0,.75);
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	z-index: 100000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(0%) translateY(0%);
	-moz-transform: translateX(0%) translateY(0%);
	-ms-transform: translateX(0%) translateY(0%);
	transform: translateX(0%) translateY(0%);
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
	padding: 0;
}
.modal-form,
.choose-group-form,
.general-form{
	display: none;
}
.modal-form.active,
.choose-group-form.active,
.general-form.active{
	display: block;
}
#modal.active{
	opacity: 1;
	display: flex;
	visibility: visible;
	-webkit-transform: translateY(0%) translateX(0%);
	-moz-transform: translateY(0%) translateX(0%);
	-ms-transform: translateY(0%) translateX(0%);
	transform: translateY(0%)  translateX(0%);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	overflow-y: scroll;
    align-items: start;
}
#modal #modal-body{
	background: #fff;
  position: absolute;
  z-index: 100000;
  width: 80%;
  max-width: 1170px;
  height: auto;
  left: 0;
  right: 0;
  margin: 25px auto;
  padding: 50px;
	overflow: hidden;
}
.modal-close{
    position: absolute;
    color: #9E429B;
    z-index: 10000000;
    top: -30px;
    right: -30px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
		visibility: hidden;
/*		-webkit-transform: translateX(0%) translateY(100%);
		-moz-transform: translateX(0%) translateY(100%);
		-ms-transform: translateX(0%) translateY(100%);
		transform: translateX(0%) translateY(100%);
		opacity: 0;*/
}
.modal-close.active{
	visibility: visible;
/*	-webkit-transform: translateX(0%) translateY(0%);
	-moz-transform: translateX(0%) translateY(0%);
	-ms-transform: translateX(0%) translateY(0%);
	transform: translateX(0%) translateY(0%);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;*/
	opacity: 1;
}
#modal.team-bio{
	background: #fff;
	overflow-y: scroll;
	align-items: start;
}
#modal.team-bio #modal-body{
	padding: 100px 0;
}
#modal.team-bio .modal-close{
	top: 25px;
}
body.modal-open{
	overflow: hidden;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit]{
  background-color: #62bb47;
      color: #fff;
      border: 0;
      height: 40px;
      padding: 0 25px;
      text-transform: uppercase;
      font-weight: 500;
      float: right;
}
.page-template-page-form .container{
  padding: 0 !important;
  max-width: 100%;
  width: 100%;
}
.page-template-page-form .container #left-area{
  width: 100%;
}
/** 404 **/
.error404 #main-header{
  background: #000;
}
.error404 .entry{
  text-align: center;
}
.error404 h1{
  font-size: 50px !important;
}

/** FOOTER **/
#footer-widgets .footer-widget{
  margin-right: 0;
  margin-bottom: 15px;
  width: 100%;
}
#footer-widgets .fwidget{
  margin-bottom: 15px;
}
#footer-widgets #media_image-2{
  margin-right: 15px;
}
#footer-widgets #nav_menu-2{
  margin-right: 15px;
}
#footer-widgets #gform_widget-3{
  float: right;
}
#footer-widgets #gform_widget-3 .gform_title{
  font-weight: normal;
  font-size: 18px !important;
  text-transform: none;
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 0;
}
#gform_wrapper_1{
  margin-top: 0;
}
#footer-widgets .footer-widget li:before{
  display: none;
}
#footer-widgets .gform_wrapper .gform_body{
  width: 75%;
  float: left;
}
#footer-widgets .gform_wrapper .gform_footer{
  width: 25%;
  float: left;
  clear: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#footer-widgets .gform_wrapper h3.gform_title{
  margin-top: 0;
}
#footer-widgets .gform_wrapper li{
  padding-left: 0;
  padding-left: 0;
margin-top: 0;
padding-right: 0;
}
#footer-widgets .gform_wrapper .top_label div.ginput_container{
  margin-top: 0;
}
#footer-widgets .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#footer-widgets .gform_wrapper .gform_footer input.button,
#footer-widgets .gform_wrapper .gform_footer input[type=submit],
#footer-widgets .gform_wrapper .gform_page_footer input.button,
#footer-widgets .gform_wrapper .gform_page_footer input[type=submit]{
  width: 100%;
  margin-top: 0;
  border: 0;
  width: 100%;
  height: 40px;
}
#footer-widgets .gform_wrapper .gform_footer input.button,
#footer-widgets .gform_wrapper .gform_footer input[type=submit],
#footer-widgets .gform_wrapper .gform_page_footer input.button,
#footer-widgets .gform_wrapper .gform_page_footer input[type=submit]{
  background-color: #62BB47;
  color: #FFFFFF;
  font-weight: bold;
}
#footer-widgets .gform_wrapper .gform_heading{
  margin-bottom: 0;
}
#text-2 .textwidget{
  font-size: 14px;
  text-transform: none;
}
#text-2 .textwidget a{
  color: #62BB47 !important;
  text-decoration: underline;
}
@media all and (max-width: 1322px){
	#hero h1{
		font-size: 45px !important;
	}
}
@media all and (max-width: 1192px){
	#hero h1{
	font-size: 40px !important;
    line-height: 50px !important;
	}
}
@media all and (max-width: 1190px) {
}
@media all and (max-width: 1140px) {
}
@media all and (max-width: 1008px) {
}
@media all and (max-width: 980px) {
  #hero{
    padding-top: 70px !important;
    height: auto;
  }
  #hero h1{
    font-size: 35px !important;
    line-height: 50px !important;
  }
}
@media all and (max-width: 767px) {
  #hero .et_pb_video{
    width: 360px;
    margin:auto;
  }
  #hero,
  #hero h1,
  #hero p{
    text-align: center;
  }
  #ffi-blog-carousel a.entry-featured-image-url{
    height: auto;
  }
  .locations-list .et_pb_text{
    width: 100%;
  }
  h2{
    font-size: 36px !important;
    line-height: 30px !important;
  }
}
@media all and (max-width: 470px) {
  #hero{
    max-height: 100%;
    min-height: 100vh;
    padding-top: 70px;
  }
  #hero h1{
    font-size: 25px !important;
    line-height: 40px !important;
  }
  #hero .et_pb_video{
    width: 250px;
  }
}