/*------------------------------------------------------------------
 * 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
   ========================================================================== */

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

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

@media only screen and (max-width: 680px) {
  .eltdf-hide-on-mobile {
    display: none !important;
  }
}

@media only screen and (max-width: 1200px) {
  .eltdf-grid,
  .eltdf-container-inner,
  .eltdf-row-grid-section {
    width: 950px;
  }
}

@media only screen and (max-width: 1024px) {
  .eltdf-grid,
  .eltdf-container-inner,
  .eltdf-row-grid-section {
    width: 768px;
  }
}

@media only screen and (max-width: 768px) {
  .eltdf-grid,
  .eltdf-container-inner,
  .eltdf-row-grid-section {
    width: 600px;
  }
}

@media only screen and (max-width: 680px) {
  .eltdf-grid,
  .eltdf-container-inner,
  .eltdf-row-grid-section {
    width: 420px;
  }
}

@media only screen and (max-width: 480px) {
  .eltdf-grid,
  .eltdf-container-inner,
  .eltdf-row-grid-section {
    width: 300px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

  .eltdf-huge-space.eltdf-columns-has-side-space {
    padding: 0 50px;
  }
}

@media only screen and (max-width: 1440px) {
  .eltdf-grid-list.eltdf-six-columns .eltdf-masonry-grid-sizer {
    width: 20%;
  }

  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space {
    width: 20%;
  }

  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space.eltdf-masonry-size-large-width,
  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space.eltdf-masonry-size-large-width-height {
    width: 40%;
  }
}

@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space:nth-child(5n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1366px) {
  .eltdf-grid-list.eltdf-five-columns .eltdf-masonry-grid-sizer {
    width: 25%;
  }

  .eltdf-grid-list.eltdf-five-columns .eltdf-item-space {
    width: 25%;
  }

  .eltdf-grid-list.eltdf-five-columns .eltdf-item-space.eltdf-masonry-size-large-width,
  .eltdf-grid-list.eltdf-five-columns .eltdf-item-space.eltdf-masonry-size-large-width-height {
    width: 50%;
  }
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .eltdf-grid-list.eltdf-five-columns .eltdf-item-space:nth-child(4n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1366px) {
  .eltdf-grid-list.eltdf-six-columns .eltdf-masonry-grid-sizer {
    width: 25%;
  }

  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space {
    width: 25%;
  }

  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space.eltdf-masonry-size-large-width,
  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space.eltdf-masonry-size-large-width-height {
    width: 50%;
  }
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space:nth-child(4n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .eltdf-grid-list.eltdf-four-columns .eltdf-masonry-grid-sizer {
    width: 33.3333333333%;
  }

  .eltdf-grid-list.eltdf-four-columns .eltdf-item-space {
    width: 33.3333333333%;
  }

  .eltdf-grid-list.eltdf-four-columns .eltdf-item-space.eltdf-masonry-size-large-width,
  .eltdf-grid-list.eltdf-four-columns .eltdf-item-space.eltdf-masonry-size-large-width-height {
    width: 66.6666666667%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .eltdf-grid-list.eltdf-four-columns .eltdf-item-space:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .eltdf-grid-list.eltdf-five-columns .eltdf-masonry-grid-sizer {
    width: 33.3333333333%;
  }

  .eltdf-grid-list.eltdf-five-columns .eltdf-item-space {
    width: 33.3333333333%;
  }

  .eltdf-grid-list.eltdf-five-columns .eltdf-item-space.eltdf-masonry-size-large-width,
  .eltdf-grid-list.eltdf-five-columns .eltdf-item-space.eltdf-masonry-size-large-width-height {
    width: 66.6666666667%;
  }
}

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

@media only screen and (max-width: 1024px) {
  .eltdf-grid-list.eltdf-six-columns .eltdf-masonry-grid-sizer {
    width: 33.3333333333%;
  }

  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space {
    width: 33.3333333333%;
  }

  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space.eltdf-masonry-size-large-width,
  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space.eltdf-masonry-size-large-width-height {
    width: 66.6666666667%;
  }
}

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

@media only screen and (max-width: 768px) {
  .eltdf-grid-list.eltdf-three-columns .eltdf-masonry-grid-sizer {
    width: 50%;
  }

  .eltdf-grid-list.eltdf-three-columns .eltdf-item-space {
    width: 50%;
  }

  .eltdf-grid-list.eltdf-three-columns .eltdf-item-space.eltdf-masonry-size-large-width,
  .eltdf-grid-list.eltdf-three-columns .eltdf-item-space.eltdf-masonry-size-large-width-height {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 681px) {
  .eltdf-grid-list.eltdf-three-columns .eltdf-item-space:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .eltdf-grid-list.eltdf-four-columns .eltdf-masonry-grid-sizer {
    width: 50%;
  }

  .eltdf-grid-list.eltdf-four-columns .eltdf-item-space {
    width: 50%;
  }

  .eltdf-grid-list.eltdf-four-columns .eltdf-item-space.eltdf-masonry-size-large-width,
  .eltdf-grid-list.eltdf-four-columns .eltdf-item-space.eltdf-masonry-size-large-width-height {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 681px) {
  .eltdf-grid-list.eltdf-four-columns .eltdf-item-space:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .eltdf-grid-list.eltdf-five-columns .eltdf-masonry-grid-sizer {
    width: 50%;
  }

  .eltdf-grid-list.eltdf-five-columns .eltdf-item-space {
    width: 50%;
  }

  .eltdf-grid-list.eltdf-five-columns .eltdf-item-space.eltdf-masonry-size-large-width,
  .eltdf-grid-list.eltdf-five-columns .eltdf-item-space.eltdf-masonry-size-large-width-height {
    width: 100%;
  }
}

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

@media only screen and (max-width: 768px) {
  .eltdf-grid-list.eltdf-six-columns .eltdf-masonry-grid-sizer {
    width: 50%;
  }

  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space {
    width: 50%;
  }

  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space.eltdf-masonry-size-large-width,
  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space.eltdf-masonry-size-large-width-height {
    width: 100%;
  }
}

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

@media only screen and (max-width: 680px) {
  .eltdf-grid-list.eltdf-two-columns .eltdf-masonry-grid-sizer {
    width: 100%;
  }

  .eltdf-grid-list.eltdf-two-columns .eltdf-item-space {
    width: 100%;
  }

  .eltdf-grid-list.eltdf-three-columns .eltdf-masonry-grid-sizer {
    width: 100%;
  }

  .eltdf-grid-list.eltdf-three-columns .eltdf-item-space {
    width: 100%;
  }

  .eltdf-grid-list.eltdf-four-columns .eltdf-masonry-grid-sizer {
    width: 100%;
  }

  .eltdf-grid-list.eltdf-four-columns .eltdf-item-space {
    width: 100%;
  }

  .eltdf-grid-list.eltdf-five-columns .eltdf-masonry-grid-sizer {
    width: 100%;
  }

  .eltdf-grid-list.eltdf-five-columns .eltdf-item-space {
    width: 100%;
  }

  .eltdf-grid-list.eltdf-six-columns .eltdf-masonry-grid-sizer {
    width: 100%;
  }

  .eltdf-grid-list.eltdf-six-columns .eltdf-item-space {
    width: 100%;
  }
}

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

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

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

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

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

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

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

  .eltdf-portfolio-single-holder.eltdf-ps-small-images-layout .eltdf-ps-info-holder,
  .eltdf-portfolio-single-holder.eltdf-ps-small-slider-layout .eltdf-ps-info-holder {
    margin: 51px 0 0 !important;
  }

  .eltdf-portfolio-single-holder.eltdf-ps-small-masonry-layout .eltdf-ps-info-holder,
  .eltdf-portfolio-single-holder.eltdf-ps-small-gallery-layout .eltdf-ps-info-holder {
    margin: 21px 0 0 !important;
  }

  .eltdf-portfolio-single-holder .eltdf-ps-navigation {
    margin: 74px 0 0 !important;
  }
}

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

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

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

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

@media only screen and (max-width: 1024px) {
  .eltdf-btn.eltdf-btn-large,
  .eltdf-btn.eltdf-btn-huge {
    padding: 17px 38px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

  .eltdf-countdown .countdown-row .countdown-section {
    margin-bottom: 25px;
  }

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

@media only screen and (max-width: 680px) {
  .eltdf-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) {
  .eltdf-custom-font-holder.eltdf-disable-title-break br {
    display: none;
  }
}

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

/* ==========================================================================
   Dual Stack Showcase shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .eltdf-dual-stack-showcase {
    display: block;
  }

  .eltdf-dual-stack-showcase .eltdf-dss-image,
  .eltdf-dual-stack-showcase .eltdf-dss-slider-images,
  .eltdf-dual-stack-showcase .eltdf-dss-content {
    width: 100% !important;
    margin: 0 !important;
  }

  .eltdf-dual-stack-showcase .eltdf-dss-image,
  .eltdf-dual-stack-showcase .eltdf-dss-slider-image {
    background-image: none !important;
  }

  .eltdf-dual-stack-showcase .eltdf-dss-image img,
  .eltdf-dual-stack-showcase .eltdf-dss-slider-image img {
    display: block !important;
  }

  .eltdf-dual-stack-showcase .eltdf-dss-content-inner {
    padding: 40px 50px 50px;
  }

  .eltdf-dual-stack-showcase.eltdf-slider-type .owl-dots {
    position: absolute;
    bottom: -41px;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media only screen and (max-width: 480px) {
  .eltdf-dual-stack-showcase.eltdf-slider-type .owl-dots {
    display: none;
  }

  .eltdf-dual-stack-showcase .eltdf-dss-content-inner {
    padding: 30px 30px 40px;
  }
}

/* ==========================================================================
   Dual Stack Showcase shortcode responsive style - end
   ========================================================================== */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .eltdf-elements-holder .eltdf-eh-item-content {
    padding: 0 10px;
  }
}

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

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

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

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

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

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

  .eltdf-section-title-holder.eltdf-st-disable-title-break .eltdf-st-title br {
    display: none;
  }
}

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

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

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

  .eltdf-tabs.eltdf-tabs-standard .eltdf-tabs-nav li a,
  .eltdf-tabs.eltdf-tabs-simple .eltdf-tabs-nav li a {
    width: 100%;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .eltdf-tabs.eltdf-tabs-simple .eltdf-tabs-nav li a {
    padding-left: 0;
    padding-right: 0;
  }
}

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

/*# sourceMappingURL=../../../../plugins/chapel-core/assets/css/shortcodes-map-responsive.css.map */
/* ==========================================================================
   Blog responsive styles - begin
   ========================================================================== */

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

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

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

@media only screen and (max-width: 1024px) {
  .eltdf-blog-slider-holder.eltdf-bs-carousel-centered .active.center .eltdf-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
   ========================================================================== */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1200px) {
  .eltdf-boxed .eltdf-page-header .eltdf-sticky-header {
    width: 1000px;
  }
}

@media only screen and (max-width: 1024px) {
  .eltdf-boxed.eltdf-sticky-up-mobile-header .mobile-header-appear .eltdf-mobile-header-inner {
    width: 818px;
    left: auto;
  }
}

@media only screen and (max-width: 768px) {
  .eltdf-boxed.eltdf-sticky-up-mobile-header .mobile-header-appear .eltdf-mobile-header-inner {
    width: 650px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ==========================================================================
# Subscribe Pop-up style responsive - begin
========================================================================== */

@media only screen and (max-width: 1280px) {
  .eltdf-subscribe-popup-holder .eltdf-sp-inner {
    width: 63%;
  }
}

@media only screen and (max-width: 1024px) {
  .eltdf-subscribe-popup-holder .eltdf-sp-inner {
    width: 75%;
  }
}

@media only screen and (max-width: 768px) {
  .eltdf-subscribe-popup-holder .eltdf-sp-inner {
    width: 90%;
  }
}

@media only screen and (max-width: 680px) {
  .eltdf-subscribe-popup-holder .eltdf-sp-inner {
    min-height: 450px;
  }
}

@media only screen and (max-width: 680px) {
  .eltdf-subscribe-popup-holder .eltdf-sp-content-container {
    width: 100%;
    padding: 0 40px;
  }

  .eltdf-subscribe-popup-holder .eltdf-sp-background {
    display: none;
  }
}

/* ==========================================================================
# Subscribe Pop-up style responsive - end
========================================================================== */

/* ==========================================================================
   Subscribe Popup responsive styles - end
   ========================================================================== */

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

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

@media only screen and (max-width: 1024px) {
  .eltdf-title-holder:not(.eltdf-bg-responsive-disabled):not(.eltdf-bg-parallax).eltdf-has-bg-image {
    height: auto !important;
    background-image: none !important;
  }

  .eltdf-title-holder:not(.eltdf-bg-responsive-disabled):not(.eltdf-bg-parallax).eltdf-has-bg-image .eltdf-title-image {
    display: block;
  }

  .eltdf-title-holder:not(.eltdf-bg-responsive-disabled):not(.eltdf-bg-parallax).eltdf-has-bg-image .eltdf-title-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    height: 100% !important;
    transform: translateY(-50%);
  }

  .eltdf-title-holder:not(.eltdf-bg-responsive-disabled):not(.eltdf-bg-parallax).eltdf-title-va-header-bottom {
    height: auto !important;
  }

  .eltdf-title-holder:not(.eltdf-bg-responsive-disabled):not(.eltdf-bg-parallax).eltdf-title-va-header-bottom .eltdf-title-wrapper {
    padding-top: 0 !important;
  }
}

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

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

@media only screen and (max-width: 1024px) {
  .eltdf-title-holder.eltdf-centered-type .eltdf-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) {
  .eltdf-title-holder.eltdf-standard-with-breadcrumbs-type .eltdf-title-info,
  .eltdf-title-holder.eltdf-standard-with-breadcrumbs-type .eltdf-breadcrumbs-info {
    display: block;
    width: 100%;
  }

  .eltdf-title-holder.eltdf-standard-with-breadcrumbs-type .eltdf-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 */