/*------------------------------------------------------------------
 * This is main responsive css file for theme. It is broken into following sections:
 * 1. Global responsive styles
 * 2. Blog responsive styles
 * 3. Footer responsive styles
 * 4. Header responsive styles
 * 5. Search responsive styles
 * 6. Title area responsive styles
 * 7. Shortcodes responsive styles
 * 8. Custom Post Types responsive styles
-------------------------------------------------------------------*/

/* ==========================================================================
   1. Global responsive styles
   ========================================================================== */

/* common mixins - start */

/* common mixins - end */

/* mixins styles - start */

/* mixins styles - end */

@media only screen and (min-height: 2000px){

	section#home-top {
		min-height: 50vh !important;
		max-height: 50vh !important;
	}
	

	
	
	juicer-feed p {
    	font-size: 17.5px !important;
	}
	
	.edgtf-title-holder.edgtf-bg-parallax {
		/* background-attachment: fixed;
    	background-size: cover;*/    
    	background-size: 100% auto;
		background-position: center top;
		background-attachment: fixed;
		
		
	}
	
	section#rural-numbers .edgtf-parallax-row-holder {
    	background-size: cover !important;
	}
	
}




@media only screen and (max-width: 1024px) {
  body:not(.edgtf-content-is-behind-header):not(.error404) .edgtf-content {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-hide-on-tablet {
    display: none !important;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-hide-on-mobile {
    display: none !important;
  }
}
/*
@media only screen and (max-width: 1200px) {
  .edgtf-grid,
  .edgtf-container-inner,
  .edgtf-row-grid-section {
    width: 950px;
  }
}
*/
/*
@media only screen and (max-width: 1024px) {
  .edgtf-grid,
  .edgtf-container-inner,
  .edgtf-row-grid-section {
    width: 768px;
  }
}
*/
/*
@media only screen and (max-width: 768px) {
  .edgtf-grid,
  .edgtf-container-inner,
  .edgtf-row-grid-section {
    width: 600px;
  }
}
*/
/*
@media only screen and (max-width: 680px) {
  .edgtf-grid,
  .edgtf-container-inner,
  .edgtf-row-grid-section {
    width: 420px;
  }
}
*/
/*
@media only screen and (max-width: 480px) {
  .edgtf-grid,
  .edgtf-container-inner,
  .edgtf-row-grid-section {
    width: 300px;
  }
}

@media only screen and (max-width: 320px) {
  .edgtf-grid,
  .edgtf-container-inner,
  .edgtf-row-grid-section {
    width: 90%;
  }
}

@media only screen and (max-width: 1200px) {
  .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner,
  .edgtf-boxed .edgtf-wrapper .edgtf-footer-inner {
    width: 1000px;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner,
  .edgtf-boxed .edgtf-wrapper .edgtf-footer-inner {
    width: 818px;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner,
  .edgtf-boxed .edgtf-wrapper .edgtf-footer-inner {
    width: 650px;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner,
  .edgtf-boxed .edgtf-wrapper .edgtf-footer-inner {
    width: 470px;
  }
}

@media only screen and (max-width: 480px) {
  .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner,
  .edgtf-boxed .edgtf-wrapper .edgtf-footer-inner {
    width: 350px;
  }
}

@media only screen and (max-width: 320px) {
  .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner,
  .edgtf-boxed .edgtf-wrapper .edgtf-footer-inner {
    width: 92%;
  }
}
*/

@media (min-width:768px) {
	 p {
	  font-size: 20px;
	  line-height: 1.5;
	  margin:10px 0 20px 0;
	 }
}

@media (min-width:1024px) {
	 p {
	  font-size: 25px;
	  line-height: 1.5;
	  margin:10px 0 25px 0;
	 }
	 section#home-three p{
		 font-size: 22.5px;
	 }
}


@media (min-width:1600px) {
	section#home-three .edgtf-elements-holder {
    	margin-top: 40px;
	}

}

@media (min-width:1650px) {

	.edgtf-elements-holder .edgtf-eh-item.home-leaf-right{
		background-size: 17.5% auto !important;
		height:397px;
	}
	.edgtf-elements-holder .edgtf-eh-item.home-leaf-left{
		background-size: 17.5% auto !important;
		height:397px;
	}
}

@media (min-width:1800px) {
	.edgtf-parallax-row-holder {
		background-size: 100% auto; /*new*/
	}
	.edgtf-elements-holder .edgtf-eh-item.home-leaf-right{
		background-size: 15% auto !important;
	}
	.edgtf-elements-holder .edgtf-eh-item.home-leaf-left{
		background-size: 15% auto !important;
	}
}


@media (min-width:1900px) {
	section#home-progress button.btn-solidarity {
    margin: 40px 0;
	}
}




/* ==========================================================================
   Grid System responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1280px) {
  /*
	* If you changed some value for space do the same thing in masonry-type, product-list-main-and-vc scss files
	*/

  .edgtf-huge-space.edgtf-disable-bottom-space {
    margin-bottom: -50px;
  }

  .edgtf-huge-space .edgtf-outer-space {
    margin: 0 -25px;
  }

  .edgtf-huge-space .edgtf-outer-space .edgtf-item-space {
    padding: 0 25px;
    margin: 0 0 50px;
  }
}

/* ==========================================================================
   Grid System responsive style - end
   ========================================================================== */

/*# sourceMappingURL=../css/modules-responsive.css.map */
/* ==========================================================================
   Blog responsive styles - begin
   ========================================================================== */

/* common mixins - start */

/* common mixins - end */

/* mixins styles - start */

/* mixins styles - end */

/* ==========================================================================
   Blog Masonry general style - begin
   ========================================================================== */

@media only screen and (max-width: 1440px) {
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns article,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns .edgtf-blog-masonry-grid-sizer {
    width: 25%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns article.edgtf-masonry-size-large-width,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns article.edgtf-masonry-size-large-width-height {
    width: 50%;
  }
}

@media only screen and (max-width: 1280px) {
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns article,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns .edgtf-blog-masonry-grid-sizer {
    width: 33.33333%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns article.edgtf-masonry-size-large-width,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns article.edgtf-masonry-size-large-width-height {
    width: 66.66667%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns article,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns .edgtf-blog-masonry-grid-sizer {
    width: 33.33333%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns article.edgtf-masonry-size-large-width,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns article.edgtf-masonry-size-large-width-height {
    width: 66.66667%;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-three-columns article,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-three-columns .edgtf-blog-masonry-grid-sizer {
    width: 50%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-three-columns article.edgtf-masonry-size-large-width,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-three-columns article.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns article,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns .edgtf-blog-masonry-grid-sizer {
    width: 50%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns article.edgtf-masonry-size-large-width,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns article.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns article,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns .edgtf-blog-masonry-grid-sizer {
    width: 50%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns article.edgtf-masonry-size-large-width,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns article.edgtf-masonry-size-large-width-height {
    width: 100%;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-two-columns article,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-two-columns .edgtf-blog-masonry-grid-sizer {
    width: 100%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-two-columns article.edgtf-masonry-size-large-width,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-two-columns article.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-three-columns article,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-three-columns .edgtf-blog-masonry-grid-sizer {
    width: 100%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-three-columns article.edgtf-masonry-size-large-width,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-three-columns article.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns article,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns .edgtf-blog-masonry-grid-sizer {
    width: 100%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns article.edgtf-masonry-size-large-width,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns article.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns article,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns .edgtf-blog-masonry-grid-sizer {
    width: 100%;
  }

  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns article.edgtf-masonry-size-large-width,
  .edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns article.edgtf-masonry-size-large-width-height {
    width: 100%;
  }
}

/* ==========================================================================
   Blog Masonry general style - end
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .edgtf-related-posts-holder .edgtf-related-post {
    width: 50% !important;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-related-posts-holder .edgtf-related-post {
    width: 100% !important;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-blog-holder.edgtf-blog-single article .edgtf-post-info-bottom .edgtf-post-info-bottom-left,
  .edgtf-blog-holder.edgtf-blog-single article .edgtf-post-info-bottom .edgtf-post-info-bottom-right {
    width: 100%;
    float: none;
    text-align: center;
  }
}

/* ==========================================================================
   Blog List shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1440px) {
  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-five-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-five-columns .edgtf-bl-grid-sizer {
    width: 25%;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-four-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-four-columns .edgtf-bl-item {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-four-columns .edgtf-bl-item:nth-child(3n+1),
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-four-columns .edgtf-bl-item:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-five-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-five-columns .edgtf-bl-item {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-five-columns .edgtf-bl-item:nth-child(3n+1),
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-five-columns .edgtf-bl-item:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-four-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-four-columns .edgtf-bl-grid-sizer {
    width: 33.33333%;
  }

  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-five-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-five-columns .edgtf-bl-grid-sizer {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-three-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-three-columns .edgtf-bl-item {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 681px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-three-columns .edgtf-bl-item:nth-child(2n+1),
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-three-columns .edgtf-bl-item:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-four-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-four-columns .edgtf-bl-item {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 681px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-four-columns .edgtf-bl-item:nth-child(2n+1),
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-four-columns .edgtf-bl-item:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-five-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-five-columns .edgtf-bl-item {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 681px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-five-columns .edgtf-bl-item:nth-child(2n+1),
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-five-columns .edgtf-bl-item:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-three-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-three-columns .edgtf-bl-grid-sizer {
    width: 50%;
  }

  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-four-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-four-columns .edgtf-bl-grid-sizer {
    width: 50%;
  }

  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-five-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-five-columns .edgtf-bl-grid-sizer {
    width: 50%;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-blog-list-holder.edgtf-bl-standard .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-boxed .edgtf-bl-item {
    width: 100% !important;
  }

  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-two-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-two-columns .edgtf-bl-grid-sizer {
    width: 100%;
  }

  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-three-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-three-columns .edgtf-bl-grid-sizer {
    width: 100%;
  }

  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-four-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-four-columns .edgtf-bl-grid-sizer {
    width: 100%;
  }

  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-five-columns .edgtf-bl-item,
  .edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-five-columns .edgtf-bl-grid-sizer {
    width: 100%;
  }
}

/* ==========================================================================
   Blog List shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Blog Slider shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .edgtf-blog-slider-holder.edgtf-bs-carousel-centered .active.center .edgtf-item-text-wrapper {
    opacity: 1;
  }
}

/* ==========================================================================
   Blog Slider shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Blog responsive styles - end
   ========================================================================== */

/*# sourceMappingURL=blog-map-responsive.css.map */
/* ==========================================================================
   Footer responsive styles - begin
   ========================================================================== */

/* common mixins - start */

/* common mixins - end */

/* mixins styles - start */

/* mixins styles - end */

/* ==========================================================================
   Footer responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) and (min-width: 681px) {
  .edgtf-page-footer .edgtf-column-content.edgtf-grid-col-3 {
    width: 50%;
    float: left;
  }

  .edgtf-page-footer .edgtf-column-content.edgtf-grid-col-3:nth-child(2n+1) {
    clear: both;
  }

  .edgtf-page-footer .edgtf-column-content.edgtf-grid-col-3:nth-child(3),
  .edgtf-page-footer .edgtf-column-content.edgtf-grid-col-3:nth-child(4) {
    margin-top: 30px;
  }

  .edgtf-page-footer .edgtf-column-content.edgtf-grid-col-4 {
    width: 33.33333333333333%;
    float: left;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-page-footer .edgtf-column-content:not(:first-child) {
    margin-top: 30px;
  }
}

/* ==========================================================================
   Footer responsive style - end
   ========================================================================== */

/* ==========================================================================
   Footer responsive styles - end
   ========================================================================== */

/*# sourceMappingURL=footer-map-responsive.css.map */
/* ==========================================================================
   Header responsive styles - begin
   ========================================================================== */

/* common mixins - start */

/* common mixins - end */

/* mixins styles - start */

/* mixins styles - end */

/* ==========================================================================
   Header responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .edgtf-page-header {
    display: none;
  }
}

/* ==========================================================================
   Header responsive style - end
   ========================================================================== */

/* ==========================================================================
   Fixed header responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1200px) {
  .edgtf-boxed .edgtf-page-header .edgtf-fixed-wrapper.fixed {
    /*width: 1000px;*/
  }
}

/* ==========================================================================
   Fixed header responsive style - end
   ========================================================================== */

/* ==========================================================================
   Header Vertical - Sliding responsive style - begin
   ========================================================================== */
/*
@media only screen and (min-width: 1490px) and (max-width: 1650px) {
  .edgtf-header-vertical-sliding .edgtf-grid,
  .edgtf-header-vertical-sliding .edgtf-container-inner,
  .edgtf-header-vertical-sliding .edgtf-row-grid-section {
    width: 1100px;
  }
}

@media only screen and (min-width: 1314px) and (max-width: 1490px) {
  .edgtf-header-vertical-sliding .edgtf-grid,
  .edgtf-header-vertical-sliding .edgtf-container-inner,
  .edgtf-header-vertical-sliding .edgtf-row-grid-section {
    width: 1035px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1314px) {
  .edgtf-header-vertical-sliding .edgtf-grid,
  .edgtf-header-vertical-sliding .edgtf-container-inner,
  .edgtf-header-vertical-sliding .edgtf-row-grid-section {
    width: 900px;
  }
}
*/
@media only screen and (min-width: 1025px) {
  .error404.edgtf-header-vertical-sliding .edgtf-content {
    margin: 0 !important;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-header-vertical-sliding .edgtf-vertical-menu-area {
    display: none;
  }

  .edgtf-header-vertical-sliding .edgtf-content,
  .edgtf-header-vertical-sliding footer {
    padding-left: 0;
  }
}

/* ==========================================================================
   Header Vertical - Sliding responsive style - end
   ========================================================================== */

/* ==========================================================================
   Mobile header responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .edgtf-mobile-header {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-paspartu-enabled .edgtf-mobile-header .edgtf-grid {
    width: 90%;
  }
}

.edgtf-mobile-header .edgtf-mobile-nav > .edgtf-grid > ul > li.current_page_item > a{
    color: #FF684E;
}

/* ==========================================================================
   Mobile header responsive style - end
   ========================================================================== */

/* ==========================================================================
   Sticky header responsive style - begin
   ========================================================================== */
/*
@media only screen and (max-width: 1200px) {
  .edgtf-boxed .edgtf-page-header .edgtf-sticky-header {
    width: 1000px;
  }
}
*/
@media only screen and (max-width: 1024px) {
  .edgtf-boxed.edgtf-sticky-up-mobile-header .mobile-header-appear .edgtf-mobile-header-inner {
 /*   width: 818px;*/
    left: auto;
  }
}
/*
@media only screen and (max-width: 768px) {
  .edgtf-boxed.edgtf-sticky-up-mobile-header .mobile-header-appear .edgtf-mobile-header-inner {
    width: 650px;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-boxed.edgtf-sticky-up-mobile-header .mobile-header-appear .edgtf-mobile-header-inner {
    width: 470px;
  }
}

@media only screen and (max-width: 480px) {
  .edgtf-boxed.edgtf-sticky-up-mobile-header .mobile-header-appear .edgtf-mobile-header-inner {
    width: 350px;
  }
}

@media only screen and (max-width: 320px) {
  .edgtf-boxed.edgtf-sticky-up-mobile-header .mobile-header-appear .edgtf-mobile-header-inner {
    width: 92%;
  }
}*/

/* ==========================================================================
   Sticky header responsive style - end
   ========================================================================== */

/* ==========================================================================
   Top header responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .edgtf-top-bar {
    display: none;
  }
}

/* ==========================================================================
   Top header responsive style - end
   ========================================================================== */

/* ==========================================================================
   Header responsive styles - end
   ========================================================================== */

/*# sourceMappingURL=header-map-responsive.css.map */
/* ==========================================================================
   Search responsive styles - begin
   ========================================================================== */

/* common mixins - start */

/* common mixins - end */

/* mixins styles - start */

/* mixins styles - end */

/* ==========================================================================
# Search template responsive style - begin
========================================================================== */

@media only screen and (max-width: 1024px) {
  .edgtf-search-page-holder article .edgtf-post-image {
    width: 80px;
  }

  .edgtf-search-page-holder article .edgtf-post-title-area {
    padding: 0 0 0 105px;
    min-height: 80px;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-search-page-holder article .edgtf-post-image {
    width: 60px;
  }

  .edgtf-search-page-holder article .edgtf-post-title-area {
    padding: 0 0 0 80px;
    min-height: 60px;
  }
}

/* ==========================================================================
# Search template responsive style - end
========================================================================== */

/* ==========================================================================
# Fullscreen search responsive - start
========================================================================== */

@media only screen and (max-width: 1280px) {
  .edgtf-fullscreen-with-sidebar-search-holder .edgtf-fullscreen-search-cell {
    padding: 50px 0 0;
  }

  .edgtf-fullscreen-with-sidebar-search-holder .edgtf-fullscreen-sidebar {
    margin: 20px 0 0;
  }

  .edgtf-fullscreen-with-sidebar-search-holder .edgtf-search-field {
    font-size: 70px;
  }

  .edgtf-fullscreen-with-sidebar-search-holder .edgtf-search-submit {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-fullscreen-with-sidebar-search-holder .edgtf-form-holder-inner {
    width: 75%;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-fullscreen-with-sidebar-search-holder .edgtf-field-holder .edgtf-search-field {
    font-size: 25px;
  }

  .edgtf-fullscreen-with-sidebar-search-holder .edgtf-search-submit {
    font-size: 25px;
    bottom: 25px !important;
  }
}

@media only screen and (max-width: 480px) {
  .edgtf-fullscreen-with-sidebar-search-holder .edgtf-form-holder-inner {
    width: 80%;
  }
}

/* ==========================================================================
# Fullscreen search responsive - end
========================================================================== */

/* ==========================================================================
# Fullscreen search responsive - start
========================================================================== */

@media only screen and (max-width: 1024px) {
  .edgtf-fullscreen-search-holder .edgtf-form-holder-inner {
    width: 80%;
  }
}

/* ==========================================================================
# Fullscreen search responsive - end
========================================================================== */

/* ==========================================================================
   Search responsive styles - end
   ========================================================================== */

/*# sourceMappingURL=search-map-responsive.css.map */
/* ==========================================================================
   Title responsive styles - begin
   ========================================================================== */

/* common mixins - start */

/* common mixins - end */

/* mixins styles - start */

/* mixins styles - end */

/* ==========================================================================
   Title responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
	
	.edgtf-title-holder.edgtf-bg-parallax {
    /* background-attachment: fixed; */
       
    height: 445px !important;
    background-image:url(../../assets/img/rag-bottom-white.svg),url(http://realgroundbreakers.org/wp-content/uploads/2018/11/header-rural-women.jpg) !important;
    
    background-attachment:scroll, scroll !important;
    background-position: center bottom, center center !important;
    background-repeat: repeat-x, no-repeat !important;
    background-size: 364px 30px, cover !important;
    
}
    
    

	
/*  .edgtf-title-holder.edgtf-has-bg-image {
    height: auto !important;
    background-image: none !important;
  }

  .edgtf-title-holder.edgtf-has-bg-image .edgtf-title-image {
    display: block;
    
    
  }

  .edgtf-title-holder.edgtf-has-bg-image .edgtf-title-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    height: 100% !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .edgtf-title-holder.edgtf-title-va-header-bottom {
    height: auto !important;
  }

  .edgtf-title-holder.edgtf-title-va-header-bottom .edgtf-title-wrapper {
    padding-top: 0 !important;
  }*/
}

/* ==========================================================================
   Title responsive style - end
   ========================================================================== */

/* ==========================================================================
   Centered Title type responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .edgtf-title-holder.edgtf-centered-type .edgtf-page-subtitle {
    padding: 0 !important;
  }
}

/* ==========================================================================
   Centered Title type responsive style - end
   ========================================================================== */

/* ==========================================================================
   Standard With Breadcrumbs Title type responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .edgtf-title-holder.edgtf-standard-with-breadcrumbs-type .edgtf-title-info,
  .edgtf-title-holder.edgtf-standard-with-breadcrumbs-type .edgtf-breadcrumbs-info {
    display: block;
    width: 100%;
  }

  .edgtf-title-holder.edgtf-standard-with-breadcrumbs-type .edgtf-breadcrumbs-info {
    margin: 10px 0 0;
    text-align: initial;
    white-space: inherit;
  }
}

/* ==========================================================================
   Standard With Breadcrumbs Title type responsive style - end
   ========================================================================== */

/* ==========================================================================
   Title responsive styles - end
   ========================================================================== */

/*# sourceMappingURL=title-map-responsive.css.map */
/* ==========================================================================
   Global partials
   ========================================================================== */

/* common mixins - start */

/* common mixins - end */

/* mixins styles - start */

/* mixins styles - end */

/* ==========================================================================
   Custom Post Types responsive styles
   ========================================================================== */

/* ==========================================================================
   Portfolio Single page responsive style - begin
   ========================================================================== */

.edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-gallery-images {
  /***** Columns Layout - begin *****/
  /***** Columns Layout - end *****/
}

@media only screen and (max-width: 1200px) {
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-gallery-images.edgtf-ps-four-columns .edgtf-ps-image {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-gallery-images.edgtf-ps-four-columns .edgtf-ps-image:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-gallery-images.edgtf-ps-three-columns .edgtf-ps-image {
    width: 50%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 681px) {
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-gallery-images.edgtf-ps-three-columns .edgtf-ps-image:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-gallery-images.edgtf-ps-four-columns .edgtf-ps-image {
    width: 50%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 681px) {
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-gallery-images.edgtf-ps-four-columns .edgtf-ps-image:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-gallery-images .edgtf-ps-image {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1200px) {
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns .edgtf-ps-image,
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns .edgtf-ps-grid-sizer {
    width: 33.33333%;
  }

  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns .edgtf-ps-image.edgtf-masonry-size-large-width,
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns .edgtf-ps-image.edgtf-masonry-size-large-width-height {
    width: 66.66667%;
  }

  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-five-columns .edgtf-ps-image,
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-five-columns .edgtf-ps-grid-sizer {
    width: 33.33333%;
  }

  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-five-columns .edgtf-ps-image.edgtf-masonry-size-large-width,
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-five-columns .edgtf-ps-image.edgtf-masonry-size-large-width-height {
    width: 66.66667%;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-three-columns .edgtf-ps-image,
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-three-columns .edgtf-ps-grid-sizer {
    width: 50%;
  }

  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-three-columns .edgtf-ps-image.edgtf-masonry-size-large-width,
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-three-columns .edgtf-ps-image.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns .edgtf-ps-image,
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns .edgtf-ps-grid-sizer {
    width: 50%;
  }

  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns .edgtf-ps-image.edgtf-masonry-size-large-width,
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns .edgtf-ps-image.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-five-columns .edgtf-ps-image,
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-five-columns .edgtf-ps-grid-sizer {
    width: 50%;
  }

  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-five-columns .edgtf-ps-image.edgtf-masonry-size-large-width,
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-five-columns .edgtf-ps-image.edgtf-masonry-size-large-width-height {
    width: 100%;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-two-columns .edgtf-ps-image,
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-two-columns .edgtf-ps-grid-sizer {
    width: 100%;
  }

  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-three-columns .edgtf-ps-image,
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-three-columns .edgtf-ps-grid-sizer {
    width: 100%;
  }

  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns .edgtf-ps-image,
  .edgtf-portfolio-single-holder .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns .edgtf-ps-grid-sizer {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-single-holder .edgtf-ps-info-holder {
    margin: 30px 0 0 !important;
  }
}

/* ==========================================================================
   Portfolio Single page responsive style - end
   ========================================================================== */

/* ==========================================================================
   Portfolio Category List shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1280px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-four-columns article {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 1025px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-four-columns article:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1280px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-five-columns article {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 1025px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-five-columns article:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-three-columns article {
    width: 50%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 681px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-three-columns article:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-four-columns article {
    width: 50%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 681px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-four-columns article:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-five-columns article {
    width: 50%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 681px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-five-columns article:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-portfolio-category-list-holder article {
    width: 100% !important;
  }
}

/* ==========================================================================
   Portfolio Category List shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Portfolio shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1440px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-five-columns article {
    width: 25%;
  }
}

@media only screen and (max-width: 1440px) and (min-width: 1025px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-five-columns article:nth-child(4n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1440px) {
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns article,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns .edgtf-pl-grid-sizer {
    width: 25%;
  }

  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns article.edgtf-masonry-size-large-width,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns article.edgtf-masonry-size-large-width-height {
    width: 50%;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-four-columns article {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-four-columns article:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-five-columns article {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-five-columns article:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns article,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns .edgtf-pl-grid-sizer {
    width: 33.33333%;
  }

  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns article.edgtf-masonry-size-large-width,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns article.edgtf-masonry-size-large-width-height {
    width: 66.66667%;
  }

  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns article,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns .edgtf-pl-grid-sizer {
    width: 33.33333%;
  }

  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns article.edgtf-masonry-size-large-width,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns article.edgtf-masonry-size-large-width-height {
    width: 66.66667%;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-three-columns article {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 681px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-three-columns article:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-four-columns article {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 681px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-four-columns article:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-five-columns article {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 681px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-five-columns article:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-three-columns article,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-three-columns .edgtf-pl-grid-sizer {
    width: 50%;
  }

  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-three-columns article.edgtf-masonry-size-large-width,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-three-columns article.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns article,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns .edgtf-pl-grid-sizer {
    width: 50%;
  }

  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns article.edgtf-masonry-size-large-width,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns article.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns article,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns .edgtf-pl-grid-sizer {
    width: 50%;
  }

  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns article.edgtf-masonry-size-large-width,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns article.edgtf-masonry-size-large-width-height {
    width: 100%;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery article {
    width: 100% !important;
  }

  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-two-columns article,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-two-columns .edgtf-pl-grid-sizer {
    width: 100%;
  }

  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-three-columns article,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-three-columns .edgtf-pl-grid-sizer {
    width: 100%;
  }

  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns article,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns .edgtf-pl-grid-sizer {
    width: 100%;
  }

  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns article,
  .edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns .edgtf-pl-grid-sizer {
    width: 100%;
  }
}

/* ==========================================================================
   Portfolio shortcode responsive style - end
   ========================================================================== */

/*# sourceMappingURL=../../../../plugins/cinerama-core/assets/css/custom-post-types-map-responsive.css.map */
/* ==========================================================================
   Global partials
   ========================================================================== */

/* common mixins - start */

/* common mixins - end */

/* mixins styles - start */

/* mixins styles - end */

/* ==========================================================================
   Shortcodes responsive styles
   ========================================================================== */

/* ==========================================================================
   Button shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1200px) {
  .edgtf-btn.edgtf-btn-large,
  .edgtf-btn.edgtf-btn-huge {
    padding: 18px 46px 16px;
  }
}

/* ==========================================================================
   Button shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Call To Action shortcode responsive style - begin
   ========================================================================== */

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  .edgtf-call-to-action-holder .edgtf-grid {
    width: 1100px;
  }
}

@media only screen and (max-width: 1200px) {
  .edgtf-call-to-action-holder.edgtf-three-quarters-columns .edgtf-cta-text-holder,
  .edgtf-call-to-action-holder.edgtf-four-fifths-columns .edgtf-cta-text-holder {
    width: 66.66666666666667%;
  }

  .edgtf-call-to-action-holder.edgtf-three-quarters-columns .edgtf-cta-button-holder,
  .edgtf-call-to-action-holder.edgtf-four-fifths-columns .edgtf-cta-button-holder {
    width: 33.33333333333333%;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-call-to-action-holder.edgtf-normal-layout .edgtf-cta-inner,
  .edgtf-call-to-action-holder.edgtf-normal-layout .edgtf-cta-text-holder,
  .edgtf-call-to-action-holder.edgtf-normal-layout .edgtf-cta-button-holder {
    display: block;
  }

  .edgtf-call-to-action-holder.edgtf-normal-layout .edgtf-cta-button-holder {
    margin: 28px 0 0;
    text-align: initial;
  }

  .edgtf-call-to-action-holder.edgtf-two-halves-columns .edgtf-cta-text-holder,
  .edgtf-call-to-action-holder.edgtf-two-halves-columns .edgtf-cta-button-holder,
  .edgtf-call-to-action-holder.edgtf-two-thirds-columns .edgtf-cta-text-holder,
  .edgtf-call-to-action-holder.edgtf-two-thirds-columns .edgtf-cta-button-holder,
  .edgtf-call-to-action-holder.edgtf-three-quarters-columns .edgtf-cta-text-holder,
  .edgtf-call-to-action-holder.edgtf-three-quarters-columns .edgtf-cta-button-holder,
  .edgtf-call-to-action-holder.edgtf-four-fifths-columns .edgtf-cta-text-holder,
  .edgtf-call-to-action-holder.edgtf-four-fifths-columns .edgtf-cta-button-holder {
    width: 100%;
  }
}

/* ==========================================================================
   Call To Action shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Cards Gallery shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 768px) {
  .edgtf-cards-gallery .edgtf-cg-fake-card {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card.edgtf-out {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card:nth-last-child(6) {
    -webkit-transform: scale(0.3) translateX(84%);
    -moz-transform: scale(0.3) translateX(84%);
    transform: scale(0.3) translateX(84%);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card:nth-last-child(5) {
    -webkit-transform: scale(0.4) translateX(60%);
    -moz-transform: scale(0.4) translateX(60%);
    transform: scale(0.4) translateX(60%);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card:nth-last-child(4) {
    -webkit-transform: scale(0.5) translateX(39%);
    -moz-transform: scale(0.5) translateX(39%);
    transform: scale(0.5) translateX(39%);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card:nth-last-child(3) {
    -webkit-transform: scale(0.6) translateX(25%);
    -moz-transform: scale(0.6) translateX(25%);
    transform: scale(0.6) translateX(25%);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card:nth-last-child(2) {
    -webkit-transform: scale(0.7) translateX(11.2%);
    -moz-transform: scale(0.7) translateX(11.2%);
    transform: scale(0.7) translateX(11.2%);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card.edgtf-out {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card:nth-last-child(6) {
    -webkit-transform: scale(0.3) translateX(-84%);
    -moz-transform: scale(0.3) translateX(-84%);
    transform: scale(0.3) translateX(-84%);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card:nth-last-child(5) {
    -webkit-transform: scale(0.4) translateX(-60%);
    -moz-transform: scale(0.4) translateX(-60%);
    transform: scale(0.4) translateX(-60%);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card:nth-last-child(4) {
    -webkit-transform: scale(0.5) translateX(-39%);
    -moz-transform: scale(0.5) translateX(-39%);
    transform: scale(0.5) translateX(-39%);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card:nth-last-child(3) {
    -webkit-transform: scale(0.6) translateX(-25%);
    -moz-transform: scale(0.6) translateX(-25%);
    transform: scale(0.6) translateX(-25%);
  }

  .edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card:nth-last-child(2) {
    -webkit-transform: scale(0.7) translateX(-11.2%);
    -moz-transform: scale(0.7) translateX(-11.2%);
    transform: scale(0.7) translateX(-11.2%);
  }
}

/* ==========================================================================
   Cards Gallery shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Countdown shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1200px) {
  .edgtf-countdown .countdown-row .countdown-section .countdown-amount {
    font-size: 60px;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-countdown .countdown-row.countdown-show4 .countdown-section,
  .edgtf-countdown .countdown-row.countdown-show5 .countdown-section,
  .edgtf-countdown .countdown-row.countdown-show6 .countdown-section {
    width: 33.33333333333333%;
  }

  .edgtf-countdown .countdown-row .countdown-section .countdown-amount {
    font-size: 50px;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-countdown .countdown-row .countdown-section .countdown-amount {
    font-size: 40px;
  }
}

/* ==========================================================================
   Countdown shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Custom Font shortcode responsive styles - begin
   ========================================================================== */

@media only screen and (max-width: 768px) {
  .edgtf-custom-font-holder.edgtf-disable-title-break br {
    display: none;
  }
}

/* ==========================================================================
   Custom Font shortcode responsive styles - end
   ========================================================================== */

/* ==========================================================================
   Elements Holder shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1366px) {
  .edgtf-elements-holder.edgtf-responsive-mode-1366.edgtf-two-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1366.edgtf-three-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1366.edgtf-four-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1366.edgtf-five-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1366.edgtf-six-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1366.edgtf-one-column-alignment-left .edgtf-eh-item .edgtf-eh-item-content {
    text-align: left;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1366.edgtf-one-column-alignment-right .edgtf-eh-item .edgtf-eh-item-content {
    text-align: right;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1366.edgtf-one-column-alignment-center .edgtf-eh-item .edgtf-eh-item-content {
    text-align: center;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-elements-holder.edgtf-responsive-mode-1024.edgtf-two-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1024.edgtf-three-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1024.edgtf-four-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1024.edgtf-five-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1024.edgtf-six-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1024.edgtf-one-column-alignment-left .edgtf-eh-item .edgtf-eh-item-content {
    text-align: left;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1024.edgtf-one-column-alignment-right .edgtf-eh-item .edgtf-eh-item-content {
    text-align: right;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-1024.edgtf-one-column-alignment-center .edgtf-eh-item .edgtf-eh-item-content {
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-elements-holder.edgtf-responsive-mode-768.edgtf-two-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-768.edgtf-three-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-768.edgtf-four-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-768.edgtf-five-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-768.edgtf-six-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-768.edgtf-one-column-alignment-left .edgtf-eh-item .edgtf-eh-item-content {
    text-align: left;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-768.edgtf-one-column-alignment-right .edgtf-eh-item .edgtf-eh-item-content {
    text-align: right;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-768.edgtf-one-column-alignment-center .edgtf-eh-item .edgtf-eh-item-content {
    text-align: center;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-elements-holder.edgtf-responsive-mode-680.edgtf-two-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-680.edgtf-three-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-680.edgtf-four-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-680.edgtf-five-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-680.edgtf-six-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-680.edgtf-one-column-alignment-left .edgtf-eh-item .edgtf-eh-item-content {
    text-align: left;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-680.edgtf-one-column-alignment-right .edgtf-eh-item .edgtf-eh-item-content {
    text-align: right;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-680.edgtf-one-column-alignment-center .edgtf-eh-item .edgtf-eh-item-content {
    text-align: center;
  }
}

@media only screen and (max-width: 480px) {
  .edgtf-elements-holder.edgtf-responsive-mode-480.edgtf-two-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-480.edgtf-three-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-480.edgtf-four-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-480.edgtf-five-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-480.edgtf-six-columns .edgtf-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-480.edgtf-one-column-alignment-left .edgtf-eh-item .edgtf-eh-item-content {
    text-align: left;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-480.edgtf-one-column-alignment-right .edgtf-eh-item .edgtf-eh-item-content {
    text-align: right;
  }

  .edgtf-elements-holder.edgtf-responsive-mode-480.edgtf-one-column-alignment-center .edgtf-eh-item .edgtf-eh-item-content {
    text-align: center;
  }

  .edgtf-elements-holder .edgtf-eh-item-content {
    padding: 0 5px;
  }
}

/* ==========================================================================
   Elements Holder shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Google Map shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .edgtf-google-map-overlay {
    display: block;
  }
}

/* ==========================================================================
   Google Map shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Horizontal Timeline shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 768px) {
  .edgtf-horizontal-timeline .edgtf-ht-content {
    margin-top: 50px;
  }

  .edgtf-horizontal-timeline .edgtf-ht-content .edgtf-hti-content-inner.edgtf-timeline-has-image > * {
    width: 100%;
    float: none;
  }

  .edgtf-horizontal-timeline .edgtf-ht-content .edgtf-hti-content-inner.edgtf-timeline-has-image .edgtf-hti-content-value {
    margin-top: 30px;
  }
}

/* ==========================================================================
   Horizontal Timeline shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Image Gallery shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1440px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-six-columns .edgtf-ig-image {
    width: 20%;
  }
}

@media only screen and (max-width: 1440px) and (min-width: 1281px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-six-columns .edgtf-ig-image:nth-child(6n+1) {
    clear: none;
  }

  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-six-columns .edgtf-ig-image:nth-child(5n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1440px) {
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-grid-sizer {
    width: 20%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 40%;
  }
}

@media only screen and (max-width: 1280px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-five-columns .edgtf-ig-image {
    width: 25%;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 1025px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-five-columns .edgtf-ig-image:nth-child(4n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1280px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-six-columns .edgtf-ig-image {
    width: 25%;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 1025px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-six-columns .edgtf-ig-image:nth-child(4n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1280px) {
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-grid-sizer {
    width: 25%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 50%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-grid-sizer {
    width: 25%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 50%;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-five-columns .edgtf-ig-image {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-five-columns .edgtf-ig-image:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-six-columns .edgtf-ig-image {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-six-columns .edgtf-ig-image:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-four-columns .edgtf-ig-image {
    width: 50%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 681px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-two-columns .edgtf-ig-image:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 681px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-three-columns .edgtf-ig-image:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 681px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-four-columns .edgtf-ig-image:nth-child(4n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-grid-sizer {
    width: 33.33333%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 66.66667%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-grid-sizer {
    width: 33.33333%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 66.66667%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-four-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-four-columns .edgtf-ig-grid-sizer {
    width: 50%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-four-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-four-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-five-columns .edgtf-ig-image {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 681px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-five-columns .edgtf-ig-image:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-six-columns .edgtf-ig-image {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 681px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-six-columns .edgtf-ig-image:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-three-columns .edgtf-ig-image {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-grid-sizer {
    width: 50%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-grid-sizer {
    width: 50%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-three-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-three-columns .edgtf-ig-grid-sizer {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-three-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-three-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 100%;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-two-columns .edgtf-ig-image {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-three-columns .edgtf-ig-image {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-four-columns .edgtf-ig-image {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-five-columns .edgtf-ig-image {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-six-columns .edgtf-ig-image {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-two-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-two-columns .edgtf-ig-grid-sizer {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-two-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-two-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-three-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-three-columns .edgtf-ig-grid-sizer {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-three-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-three-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-four-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-four-columns .edgtf-ig-grid-sizer {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-four-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-four-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-grid-sizer {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-grid-sizer {
    width: 100%;
  }

  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image.edgtf-masonry-size-large-width,
  .edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image.edgtf-masonry-size-large-width-height {
    width: 100%;
  }
}

/* ==========================================================================
   Image Gallery shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Interactive Image With Text shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1366px) {
  .edgtf-interactive-image-with-text-holder span.edgtf-iiwt-title {
    font-size: 55px;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-left .edgtf-iiwt-inner {
    padding-left: 230px;
  }

  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-left .edgtf-iiwt-image {
    padding-left: 60px;
  }

  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right .edgtf-iiwt-inner {
    padding-right: 230px;
  }

  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right .edgtf-iiwt-image {
    padding-right: 60px;
  }

  .edgtf-interactive-image-with-text-holder .edgtf-iiwt-prefix-holder {
    width: 200px;
  }

  .edgtf-interactive-image-with-text-holder .edgtf-iiwt-prefix-text {
    font-size: 200px;
  }

  .edgtf-interactive-image-with-text-holder span.edgtf-iiwt-title {
    font-size: 45px;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-left .edgtf-iiwt-inner {
    padding-left: 160px;
  }

  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right .edgtf-iiwt-inner {
    padding-right: 160px;
  }

  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-small-space .edgtf-iiwt-prefix-text {
    font-size: 160px;
  }

  .edgtf-interactive-image-with-text-holder .edgtf-iiwt-prefix-holder {
    width: 160px;
  }

  .edgtf-interactive-image-with-text-holder .edgtf-iiwt-prefix-text {
    font-size: 120px;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-left .edgtf-iiwt-inner,
  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-left .edgtf-iiwt-image {
    padding-left: 0;
  }

  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right {
    text-align: left;
  }

  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right .edgtf-iiwt-inner,
  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right .edgtf-iiwt-image {
    padding-right: 0;
  }

  .edgtf-interactive-image-with-text-holder .edgtf-iiwt-prefix-holder {
    display: none;
  }

  .edgtf-interactive-image-with-text-holder .edgtf-iiwt-title {
    margin: 39px 0 0;
  }

  .edgtf-interactive-image-with-text-holder span.edgtf-iiwt-title {
    font-size: 35px;
  }
}

/* ==========================================================================
   Interactive Image With Text shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Interactive link showcase shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1440px) {
  .edgtf-ils-holder .edgtf-ils-item-link {
    height: 100px;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-ils-holder .edgtf-ils-item-link {
    height: 70px;
  }

  .edgtf-ils-holder .edgtf-ils-item-link svg text {
    stroke-width: 0.008px;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-ils-holder .edgtf-ils-item-link {
    height: 32px;
    margin: 10px 0;
  }
}

/* ==========================================================================
   Interactive link showcase shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Image Gallery shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1440px) {
  .edgtf-lig-holder.edgtf-six-columns .edgtf-lig-item {
    width: 20%;
  }
}

@media only screen and (max-width: 1440px) and (min-width: 1281px) {
  .edgtf-lig-holder.edgtf-six-columns .edgtf-lig-item:nth-child(6n+1) {
    clear: none;
  }

  .edgtf-lig-holder.edgtf-six-columns .edgtf-lig-item:nth-child(5n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1280px) {
  .edgtf-lig-holder.edgtf-five-columns .edgtf-lig-item {
    width: 25%;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 1025px) {
  .edgtf-lig-holder.edgtf-five-columns .edgtf-lig-item:nth-child(4n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1280px) {
  .edgtf-lig-holder.edgtf-six-columns .edgtf-lig-item {
    width: 25%;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 1025px) {
  .edgtf-lig-holder.edgtf-six-columns .edgtf-lig-item:nth-child(4n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-lig-holder.edgtf-five-columns .edgtf-lig-item {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .edgtf-lig-holder.edgtf-five-columns .edgtf-lig-item:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-lig-holder.edgtf-six-columns .edgtf-lig-item {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .edgtf-lig-holder.edgtf-six-columns .edgtf-lig-item:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-lig-holder.edgtf-four-columns .edgtf-lig-item {
    width: 50%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 681px) {
  .edgtf-lig-holder.edgtf-two-columns .edgtf-lig-item:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 681px) {
  .edgtf-lig-holder.edgtf-three-columns .edgtf-lig-item:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 681px) {
  .edgtf-lig-holder.edgtf-four-columns .edgtf-lig-item:nth-child(4n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-lig-holder.edgtf-five-columns .edgtf-lig-item {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 681px) {
  .edgtf-lig-holder.edgtf-five-columns .edgtf-lig-item:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-lig-holder.edgtf-six-columns .edgtf-lig-item {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 681px) {
  .edgtf-lig-holder.edgtf-six-columns .edgtf-lig-item:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-lig-holder.edgtf-three-columns .edgtf-lig-item {
    width: 100%;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-lig-holder.edgtf-two-columns .edgtf-lig-item {
    width: 100%;
  }

  .edgtf-lig-holder.edgtf-three-columns .edgtf-lig-item {
    width: 100%;
  }

  .edgtf-lig-holder.edgtf-four-columns .edgtf-lig-item {
    width: 100%;
  }

  .edgtf-lig-holder.edgtf-five-columns .edgtf-lig-item {
    width: 100%;
  }

  .edgtf-lig-holder.edgtf-six-columns .edgtf-lig-item {
    width: 100%;
  }
}

/* ==========================================================================
   Image Gallery shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Section Title shortcode responsive styles - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .edgtf-section-title-holder.edgtf-st-two-columns {
    padding: 0 !important;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-section-title-holder {
    padding: 0 !important;
  }

  .edgtf-section-title-holder.edgtf-st-two-columns .edgtf-st-inner {
    margin: 0 !important;
  }

  .edgtf-section-title-holder.edgtf-st-two-columns .edgtf-st-title-column,
  .edgtf-section-title-holder.edgtf-st-two-columns .edgtf-st-text-column {
    width: 100% !important;
    float: none !important;
    text-align: initial !important;
  }

  .edgtf-section-title-holder.edgtf-st-two-columns .edgtf-st-text-column {
    margin: 14px 0 0;
  }
}

/* ==========================================================================
   Section Title shortcode responsive styles - end
   ========================================================================== */

/* ==========================================================================
   Tabs shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .edgtf-tabs.edgtf-tabs-simple .edgtf-tabs-nav li a {
    padding: 11px 42px;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-tabs.edgtf-tabs-standard .edgtf-tabs-nav li,
  .edgtf-tabs.edgtf-tabs-simple .edgtf-tabs-nav li {
    display: block;
    float: none;
  }

  .edgtf-tabs.edgtf-tabs-standard .edgtf-tabs-nav li a,
  .edgtf-tabs.edgtf-tabs-simple .edgtf-tabs-nav li a {
    width: 100%;
  }

  .edgtf-tabs.edgtf-tabs-simple .edgtf-tabs-nav li a {
    padding: 13px 26px 8px;
  }
}

/* ==========================================================================
   Tabs shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Global partials
   ========================================================================== */

/* common mixins - start */

/* common mixins - end */

/* mixins styles - start */

/* mixins styles - end */

/* ==========================================================================
   Widgets responsive styles
   ========================================================================== */

/* ==========================================================================
   Instagram widget responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1200px) {
  .edgtf-instagram-feed:not(.edgtf-instagram-carousel) li img {
    width: 100%;
  }

  .edgtf-instagram-feed:not(.edgtf-instagram-carousel).edgtf-col-6 li {
    width: 25%;
  }

  .edgtf-instagram-feed:not(.edgtf-instagram-carousel).edgtf-col-9 li {
    width: 25%;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-instagram-feed:not(.edgtf-instagram-carousel).edgtf-col-6 li {
    width: 33.33333%;
  }

  .edgtf-instagram-feed:not(.edgtf-instagram-carousel).edgtf-col-9 li {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 680px) {
  .edgtf-instagram-feed:not(.edgtf-instagram-carousel) li {
    width: 50% !important;
  }
}

/* ==========================================================================
   Instagram widget responsive style - end
   ========================================================================== */

/* ==========================================================================
   Global partials
   ========================================================================== */

/* common mixins - start */

/* common mixins - end */

/* mixins styles - start */

/* mixins styles - end */

/* ==========================================================================
   Shortcodes responsive styles
   ========================================================================== */



/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  	
  	section#home-top h1 {
    	font-size: 62.5px;
	}

  	
	/*home  quotes*/
	section#home-quotes .edgtf-team-carousel-text {
	    top: 50px;
	    width: 57.5%;
	    font-size: 35px;
	    line-height: 1.25;
	}

	section#home-quotes .edgtf-team-holder .edgtf-team-social-outer{
		top: 45%;
	}
	

	section#home-quotes .edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-name {
	    font-size: 25px;
	    line-height: 1.125;
	}
		
	
	/*rural women*/
	section#rural-numbers h1.pie43,
	section#rural-numbers h1.pie10 {
    	background-position: 33% center;
	}
	section#rural-numbers p {
    	font-size: 32.5px;
    }


}


/* Mobile menu breakpoint */
@media only screen and (max-width : 1024px) {

	section#home-top {
		height: 400px;
		width: calc(100vw + 15px);
	}

    section#home-top h1 {
    	font-size: 62.5px;
	}
	section#home-top .top-breaker{
    	display: contents;
	}
	
  	section#home-top .edgtf-counter-inner{
  		position: relative;
  		transform: translateY(66.66%);
  	}

	/*home  quotes*/
	section#home-quotes .edgtf-team-carousel-text {
	    font-size: 30px;
	}
	section#home-quotes .edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-name {
	    font-size: 22.5px;
	}
	/*
	section#film-top {
    display:block;
    }
*/
  	
  	/*rural women*/
  	
  	section#rural-numbers h1 {
    	font-size: 60px;
	}
	section#rural-numbers h1.pie43,
	section#rural-numbers h1.pie10 {
    	background-position: 25% center;
	}
	section#rural-numbers p {
    	font-size: 32.5px;
    }

	/*Advocates*/
	section#advocates-top {
    padding-top: 0;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	/*Home*/
	section#home-top .edgtf-counter-inner{
  		position: relative;
  		transform: translateY(75%);
  	}
	section#home-top .edgtf-counter-holder .edgtf-counter {
    	font-size: 115px !important;
	}
	.home-leaf-right .edgtf-eh-item-inner h4, 
    .home-leaf-left .edgtf-eh-item-inner h4{
	    font-size: 55px;
		letter-spacing: -0.025em;
    }
	/*home  quotes*/
	section#home-quotes .edgtf-team-carousel-text {
		top: 35px;
		width: 60%;
	    font-size: 25px;
	}
	
	section#home-quotes .edgtf-team-holder .edgtf-team-social-outer{
		top: 45%;
		background-size: 50px 50px;
		width: calc(65% + 50px);
		padding-left: 60px;
		left: calc(35% - 50px);
	}
	
	section#home-quotes .edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-name {
	    font-size: 20px;
	}
	section#home-quotes .edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-position{
		font-size: 15px;
	}
	section#home-quotes .edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-text {
		font-size: 12.5px;
	}	
	
	.edgtf-testimonials-holder .edgtf-testimonial-author {
    	font-size: 50px;
    	margin: 0;
	}
	

		/*Rural Women*/
	
	.edgtf-title-holder.edgtf-bg-parallax {
    height: 405px !important;
    }
	
	.typewriter h1, .typewriter h1 span.typetext {
    	font-size: 60px;
	}
	.edgtf-title-holder .edgtf-title-inner .container p {
    	font-size: 27.5px;
	}
	
	/*Film*/

	section#film-top h1 {
	    font-size: 82.5px;
	}
	
	
	/*

	
	section#rural-numbers {
    	min-height: 78.25vh;
	}
	
	section#rural-numbers .edgtf-row-grid-section > .vc_row {
    	padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	*/
	
	section#rural-numbers h1 {
    	font-size: 50px;
	}
	section#rural-numbers h1.pie43,
	section#rural-numbers h1.pie10 {
    	background-size: 60px 60px;
    	background-position: 32.5% center;
	}
	section#rural-numbers p {
    	font-size: 32.5px;
    }
	

}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	/*Home*/
	section#home-top .edgtf-counter-inner{
  		position: relative;
  		transform: translateY(125%);
  	}
	section#home-top .edgtf-counter-holder .edgtf-counter {
    	font-size: 75px !important;
	}
	section#home-top h1 {
    font-size: 50px;
    }

    .home-leaf-right .edgtf-eh-item-inner h4, 
    .home-leaf-left .edgtf-eh-item-inner h4{
	    font-size: 55px;
		letter-spacing: -0.025em;
    }

	/*home  quotes*/
	section#home-quotes .edgtf-team-carousel-text {
		top: 25px;
		left: 35px;
		width: 60%;
	    font-size: 20px;
	}
	
	section#home-quotes .edgtf-team-holder .edgtf-team-social-outer{
		top: 42.5%;
		background-size: 35px 35px;
		width: calc(75% + 35px);
		padding-left: 45px;
		left: calc(25% - 35px);
	}
	
	section#home-quotes .edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-name {
	    font-size: 17.5px;
	}
	section#home-quotes .edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-position{
		font-size: 12.5px;
	}
	section#home-quotes .edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-text {
		font-size: 10px;
	}	



	/*Rural Women*/
	.edgtf-title-holder.edgtf-bg-parallax {
    height: 345px !important;
    }
	
	.typewriter h1, .typewriter h1 span.typetext {
    	font-size: 42.5px;
	}
	.edgtf-title-holder .edgtf-title-inner .container p {
    	font-size: 25px;
	}

	section#rural-numbers h1 {
		font-size: 40px;
		text-align: left;
 	}

 	section#rural-numbers h1.pie43, section#rural-numbers h1.pie10 {
    background-size: 50px 50px;
    background-position: 25% center;
	}

	section#rural-numbers p {
		font-size: 20px;
		padding-left: 0;
 	}
 	
 	section#rural-numbers .vc_col-xs-8,
 	section#rural-numbers .vc_col-xs-4{
	 	width:100% !important;
 	}

/*Film*/

	section#film-top h1 {
	    font-size: 75px;
	}



	/*Advocates*/
	.page-id-461 h1 {
    	font-size: 30px;
	}
	.edgtf-testimonials-holder .edgtf-testimonial-author {
    	font-size: 40px;
    	margin: 0;
	}
	.edgtf-testimonials-holder .edgtf-testimonial-position {
	    margin-top: 5px;
	    font-size: 17.5px;
	}

	/*Rural Women*/


	
	/*Footer*/
	.footer-top-holder {
    padding: 30px 30px 30px 30px;
	}
	.widget.widget_nav_menu ul#menu-footer-smallprint li {
    	margin-left: 0;
    	margin-right: 5px;
	}
	.footer-top-holder a img{
    	max-width: 400px;
    	margin-bottom: 15px;
	}
	

}


/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 620px) {

	/*home*/
	section#home-top {
		height: 350px;
	}

	section#home-top h1 {
    font-size: 35px;
    margin-top: 40px;
    }
    
    section#home-three h2 {
    font-size: 32.5px;
    margin: 15px 0 0 0;
	}

    .home-leaf-right .edgtf-eh-item-inner h4, 
    .home-leaf-left .edgtf-eh-item-inner h4{
	    font-size: 45px;
		letter-spacing: -0.025em;
    }
	/*home  quotes*/
	section#home-quotes .edgtf-team-carousel-text {
		top: 22.5px;
		left: 32.5px;
		width: 60%;
	    font-size: 15px;
	}
	
	section#home-quotes .edgtf-team-holder .edgtf-team-social-outer{
		top: 42.5%;
		background-size: 25px 25px;
		width: calc(75% + 25px);
		padding-left: 35px;
		left: calc(25% - 25px);
	}
	
	section#home-quotes .edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-name {
	    font-size: 15px;
	}
	section#home-quotes .edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-position{
		font-size: 12.5px;
	}
	section#home-quotes .edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-text {
		font-size: 10px;
	}	
	
	/*Rural Women*/
		.edgtf-title-holder.edgtf-bg-parallax {
    	height: 300px !important;
	}
	
	/*Film*/
	section#film-top h1 {
	    font-size: 50px;
	}


}

@media only screen and (max-width : 560px) {
	.edgtf-title-holder.edgtf-bg-parallax {
    	height: 275px !important;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

	h4 {
    	font-size: 17.5px;
	}
	.edgtf-row-grid-section {
	    padding: 0 20px;
	}
	.edgtf-title-holder .edgtf-title-inner .container {
    	padding: 0 20px;
	}

	/*SYS*/
	.modal-open .modal {
	overflow-y: scroll !important;
	overflow-x: hidden !important;
	}
	.modal-content{
		background: #fff !important;
	}
	.modal-header .close {
		margin-right: 10px;
	}
	
	.modal-header {
    	padding: 15px 0px 0px 0px;
	}
	.modal-body {
	    padding: 10px 20px 60px;
	}

	
	/*Home*/
	section#home-top {
		height: 300px;
	}
	section#home-top .edgtf-counter-holder .edgtf-counter {
    	font-size: 50px !important;
	}
	section#home-top h1 {
    	font-size: 30px;
    }
    section#home-three h2 {
    font-size: 25px;
    }
    .home-leaf-right .edgtf-eh-item-inner h4, 
    .home-leaf-left .edgtf-eh-item-inner h4{
	    font-size: 35px;
		letter-spacing: -0.025em;
    }
    .home-leaf-left .edgtf-eh-item-inner ,
    .home-leaf-right .edgtf-eh-item-inner {
    	font-size: 15px;
	}
	section#home-three {
    	padding-bottom: 30px;
	}

	section#home-three .edgtf-elements-holder {
	    margin-bottom: 25px;
	}
	
	
	/*home  quotes*/
	section#home-quotes .edgtf-team-holder .edgtf-team-social-wrapper {
    padding: 10px 15px;
	}
	
	section#home-quotes .edgtf-team-carousel-text {
    position: relative;
    z-index: 2000;
    left: 0px;
    top: 0px;
    width: 100%;
    line-height: 1.25;
    background-color: #f4e4cd !important;
    padding: 10px 20px 15px;
	}
		
	
	section#home-quotes .edgtf-team-holder .edgtf-team-social-outer{
		top: 15px;
		background-size: 20px 20px;
		width: 100%;
		padding-left: 25px;
		left: 0;
	}
		
	
	section#home-quotes .edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-name {
    font-size: 12.5px;
    margin:0;
    padding-right:80px;
	}

	.edgtf-team-holder .edgtf-team-position {
	font-size: 10px;
    line-height: 1;
	}

	section#home-quotes .edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-text {
    font-size: 7.5px;
    }



	section#home-progress p{
		padding: 0 15px;
	}
	.juicer-feed p {
    	font-size: 17.5px !important;
	}
	
	/*Film*/
	section#film-top h1 {
	    font-size: 47.5px;
	    padding: 0 15px;
	    margin-top: 0;
	    line-height: 1em;
	}
	section#film-top .top-breaker {
    	margin-top: 0.25em;
	}
	
	.page-template-film-page h2{
	    font-size: 47.5px;
	}
	section#film-top h2{
		padding-bottom: 0;
	}



	/*Rural Women*/
/*	
	.page-id-3655 .edgtf-title-holder.edgtf-has-bg-image {
    	background-color: #f5e5ce;
    	background-image:url(http://realgroundbreakers.org/wp-content/uploads/2018/11/header-rural-women.jpg) !important;
    	background-size: cover;
	}
	
*/

	.edgtf-title-holder.edgtf-bg-parallax {
    	height: 250px !important;
	}
	
	.typewriter h1, .typewriter h1 span.typetext {
    	font-size: 30px;
	}
	.edgtf-title-holder .edgtf-title-inner .container p {
    	font-size: 20px; /* 22.5px */
	}
	
	section#rural-numbers {
    	min-height: 50vh;
	}
	
	section#rural-numbers .edgtf-row-grid-section > .vc_row {
    	padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	
	section#rural-numbers h1.pie43, section#rural-numbers h1.pie10 {
    background-size: 50px 50px;
    background-position: 37.5% center;
	}
	
	
	section#home-progress .normal-case h2, 
	section#sm-wall .normal-case h2 {
    font-size: 30px;
    letter-spacing: -0.025em;
	}


	/*Commitments*/
	
	.edgtf-content .edgtf-content-inner > .edgtf-full-width > .edgtf-full-width-inner {
    	padding-top: 30px;
	}
	.edgtf-pl-filter-holder ul li {
    	padding: 0 5px;
	}

	.single-portfolio-item .edgtf-portfolio-single-holder {
    	width: 100%;
		padding: 0 20px 30px;
	}
	.single-portfolio-item .edgtf-content .edgtf-content-inner {
    	padding-top: 30px;
	}
	.single-portfolio-item .commitment-info-holder p {
    	font-size: 15px;
    }
	.single-portfolio-item .commitment-info-holder .edgtf-social-share-holder ul {
    	margin: 5px 0 0;
	}
	.single-portfolio-item h1 {
	    font-size: 25px;
	}


	/*Advocates*/
	section#advocate-person {
    	min-height: 10px;
	}
	.page-id-461 h1 {
    	font-size: 20px;
	}
	.vc_column-inner .edgtf-testimonials .container{
		padding-left: 0;
		padding-right: 0;
	}
	.edgtf-testimonials-holder .edgtf-testimonial-author {
    	font-size: 20px;
    	margin: 0;
	}
	.edgtf-testimonials-holder .edgtf-testimonial-position {
	    margin-top: 5px;
	    font-size: 12.5px;
	}

	/*Footer*/
	.footer-top-holder {
    	padding: 20px 20px 15px 20px;
	}
	.footer-top-holder a img{
    	margin-bottom: 20px;
	}
	ul#menu-footer-main li,
	ul#menu-footer-social li{
		font-size: 15px;
	}
	.footer-bottom-holder {
	    padding: 15px 20px;
	}




}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}





