/*------------------------------------------------------------------
 * 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 (max-width: 1024px) {
  body:not(.qodef-content-is-behind-header):not(.error404) .qodef-content {
    margin-top: 0 !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 320px) {
  .qodef-boxed .qodef-wrapper .qodef-wrapper-inner,
  .qodef-boxed .qodef-wrapper .qodef-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
	*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .qodef-grid-list.qodef-four-columns .qodef-item-space {
    width: 33.33333%;
  }

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

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

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

  .qodef-grid-list.qodef-five-columns .qodef-item-space {
    width: 33.33333%;
  }

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

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

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

  .qodef-grid-list.qodef-six-columns .qodef-item-space {
    width: 33.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 680px) {
  .qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-text {
    padding: 50px 14px;
  }

  .qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-mark {
    width: 60px;
  }

  .qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-text-inner {
    width: calc(100% - 60px);
  }

  .qodef-blog-holder.qodef-blog-standard article.format-link .qodef-post-text {
    padding: 50px 24px;
  }
}

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

@media only screen and (max-width: 680px) {
  .qodef-blog-single-navigation .qodef-blog-single-nav-thumbnail,
  .qodef-blog-single-navigation .qodef-blog-single-nav-title {
    display: none;
  }

  .qodef-author-description .qodef-author-description-text-holder {
    width: 100%;
  }
}

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

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

  .qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom .qodef-post-info-bottom-right {
    text-align: inherit;
    margin: 10px 0 0;
  }
}

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

@media only screen and (max-width: 1024px) {
  .qodef-blog-slider-holder.qodef-bs-carousel-centered .active.center .qodef-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) {
  .qodef-page-footer .qodef-column-content.qodef-grid-col-3 {
    width: 50%;
    float: left;
  }

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

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

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

@media only screen and (max-width: 680px) {
  .qodef-page-footer .qodef-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) {
  .qodef-page-header {
    display: none;
  }
}

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

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

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

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

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

@media only screen and (min-width: 1025px) {
  .error404.qodef-header-vertical-closed .qodef-content {
    margin: 0 !important;
  }
}

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

  .qodef-header-vertical-closed .qodef-content,
  .qodef-header-vertical-closed footer {
    padding-left: 0;
  }
}

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

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

@media only screen and (min-width: 1025px) {
  .error404.qodef-header-vertical .qodef-content {
    margin: 0 !important;
  }
}

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

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

@media only screen and (max-width: 1440px) {
  .qodef-header-vertical .qodef-grid,
  .qodef-header-vertical .qodef-container-inner,
  .qodef-header-vertical .qodef-row-grid-section {
    width: 950px;
  }
}

@media only screen and (max-width: 1200px) {
  .qodef-header-vertical .qodef-grid,
  .qodef-header-vertical .qodef-container-inner,
  .qodef-header-vertical .qodef-row-grid-section {
    width: 768px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1024px) {
  .qodef-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) {
  .qodef-search-page-holder article .qodef-post-image {
    width: 80px;
  }

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

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

  .qodef-search-page-holder article .qodef-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) {
  .qodef-fullscreen-with-sidebar-search-holder .qodef-fullscreen-search-cell {
    padding: 50px 0 0;
  }

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1024px) {
  .qodef-fullscreen-search-holder .qodef-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) {
  .qodef-title-holder.qodef-has-bg-image {
    height: auto !important;
    background-image: none !important;
  }

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

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

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

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

@media only screen and (max-width: 1024px) and (max-width: 1024px) {
  .qodef-title-holder.qodef-title-full-width .qodef-grid {
    padding: 0 100px;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 680px) {
  .qodef-title-holder.qodef-title-full-width .qodef-grid {
    padding: 0 20px;
  }
}

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

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

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

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

@media only screen and (max-width: 680px) {
  .qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs .qodef-delimiter {
    margin: 0 5px;
  }
}

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

/* ==========================================================================
   Masonry Gallery shortcodes responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .qodef-masonry-gallery-holder .qodef-mg-grid-sizer,
  .qodef-masonry-gallery-holder .qodef-mg-item {
    width: 50%;
  }

  .qodef-masonry-gallery-holder .qodef-mg-item.qodef-masonry-size-large-width,
  .qodef-masonry-gallery-holder .qodef-mg-item.qodef-masonry-size-large-width-height {
    width: 100%;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-masonry-gallery-holder .qodef-mg-grid-sizer,
  .qodef-masonry-gallery-holder .qodef-mg-item {
    width: 100%;
  }

  .qodef-masonry-gallery-holder .qodef-mg-item .qodef-mg-item-content {
    padding: 25px 31px;
  }

  .qodef-masonry-gallery-holder .qodef-mg-item .qodef-mg-item-inner-text {
    bottom: 25px;
  }

  .qodef-masonry-gallery-holder .qodef-mg-item.qodef-mg-with-button .qodef-mg-item-content {
    padding: 25px 31px;
  }
}

/* ==========================================================================
   Masonry Gallery shortcodes responsive style - end
   ========================================================================== */

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

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

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

@media only screen and (max-width: 1024px) {
  .qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-title {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-portfolio-single-holder .qodef-ps-info-holder:not(.qodef-ps-info-sticky-holder) {
    margin-top: 38px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-portfolio-single-holder.qodef-ps-small-gallery-layout .qodef-ps-info-holder:not(.qodef-ps-info-sticky-holder) {
    margin-top: 23px !important;
  }
}

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

@media only screen and (max-width: 680px) {
  .qodef-portfolio-single-holder .qodef-ps-navigation .qodef-ps-nav-title,
  .qodef-portfolio-single-holder .qodef-ps-navigation img {
    display: none;
  }
}

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

/* ==========================================================================
   Portfolio Full Screen Slider shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1440px) {
  .qodef-portfolio-full-screen-slider-holder #qodef-ptf-info-block .qodef-pli-text-holder {
    height: 95%;
  }

  .qodef-portfolio-full-screen-slider-holder #qodef-ptf-info-block .qodef-pli-text {
    padding-bottom: 28px;
    vertical-align: bottom;
    padding-top: 60px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-portfolio-full-screen-slider-holder #qodef-ptf-info-block.qodef-active {
    width: 70%;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-portfolio-full-screen-slider-holder #qodef-ptf-info-block.qodef-active {
    width: 100%;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-portfolio-full-screen-slider-holder #qodef-ptf-info-block {
    max-width: 100%;
    min-height: 200px;
    max-height: 200px;
  }

  .qodef-portfolio-full-screen-slider-holder #qodef-ptf-info-block.qodef-active {
    max-height: calc(100% - 69px);
  }

  .qodef-portfolio-full-screen-slider-holder #qodef-ptf-info-block.qodef-active .qodef-pli-text {
    padding-top: 55px !important;
    padding-bottom: 65px;
  }

  .qodef-portfolio-full-screen-slider-holder #qodef-ptf-info-block .qodef-pli-text {
    padding: 59px 10px 0 20px;
  }

  .qodef-portfolio-full-screen-slider-holder #qodef-ptf-info-block .qodef-pli-info-holder .qodef-pli-info {
    width: 100%;
    padding-left: 0 !important;
    border: none !important;
  }

  .qodef-portfolio-full-screen-slider-holder #qodef-ptf-info-block .qodef-pli-excerpt {
    display: none;
  }

  .qodef-portfolio-full-screen-slider-holder .swiper-pagination {
    display: none;
  }

  .qodef-portfolio-full-screen-slider-holder .qodef-prev,
  .qodef-portfolio-full-screen-slider-holder .qodef-next {
    display: none;
  }
}

/* ==========================================================================
   Portfolio Full Screen Slider shortcode responsive style - end
   ========================================================================== */

@media only screen and (max-width: 680px) {
  .qodef-portfolio-list-holder .qodef-pl-filter-holder {
    margin-bottom: 50px;
  }
}

@media (max-width: 1279px) {
  .qodef-portfolio-list-holder.qodef-pl-gallery-overlay.qodef-portfolio-mc-holder .qodef-pl-item .qodef-pli-text-holder {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
  }
}

/* ==========================================================================
   Portfolio motion category shortcode style - begin
   ========================================================================== */

@media only screen and (max-width: 680px) {
  .qodef-portfolio-mc-holder .qodef-mc-categories {
    margin: 0;
    background-color: transparent;
    z-index: 2;
  }

  .qodef-portfolio-mc-holder .qodef-mc-categories .qodef-portfolio-mc-category {
    position: relative;
    float: none;
    width: 100%;
    margin: 0;
    padding: 23px 0 23px 20px;
    text-align: left;
    color: #fff;
    background: rgba(54, 54, 54, 0.6);
  }

  .qodef-portfolio-mc-holder .qodef-mc-categories .qodef-portfolio-mc-category:after {
    position: absolute;
    right: 25px;
    top: 50%;
    font-size: 14px;
    content: "\e876";
    font-family: 'Linearicons-Free';
    display: block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .qodef-portfolio-mc-holder .qodef-mc-categories .qodef-portfolio-mc-category a {
    display: block;
    padding: 17px 25px;
  }

  .qodef-portfolio-mc-holder .qodef-pl-inner {
    display: none;
  }

  .qodef-portfolio-mc-holder .qodef-portfolio-mc-mobile-view {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

/* ==========================================================================
   Portfolio motion category shortcode style - end
   ========================================================================== */

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

@media only screen and (max-width: 768px) {
  .qodef-portfolio-slider-holder .qodef-portfolio-list-holder .owl-nav {
    display: none;
  }

  .qodef-portfolio-slider-holder .qodef-portfolio-list-holder .qodef-pl-item {
    height: 90vh;
    display: block;
  }

  .qodef-portfolio-slider-holder .qodef-portfolio-list-holder .qodef-pl-item-inner {
    height: inherit !important;
    display: block;
  }

  .qodef-portfolio-slider-holder .qodef-portfolio-list-holder .qodef-pli-image {
    display: none;
  }

  .qodef-portfolio-slider-holder .qodef-portfolio-list-holder .qodef-ps-fh-image {
    height: 100%;
    width: 100%;
    display: block;
    background-size: cover;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-portfolio-slider-holder .qodef-portfolio-list-holder article .qodef-pli-image {
    width: 190%;
  }

  .qodef-portfolio-slider-holder .qodef-portfolio-list-holder article .qodef-pli-text {
    padding: 37px 70px 43px 40px !important;
  }

  .qodef-portfolio-slider-holder .qodef-portfolio-list-holder article .qodef-pli-text .qodef-pli-title {
    font-size: 30px;
    width: 80%;
  }
}

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

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

@media (min-width: 1921px) {
  .qodef-portfolio-stack-slider-holder .qodef-stack-slider .qodef-stack-slide img {
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-portfolio-stack-slider-holder .qodef-stack-slider .qodef-stack-slide img {
    height: 100%;
    max-width: 100%;
  }
}

@media (max-height: 646px) {
  .qodef-portfolio-stack-slider-holder .qodef-portfolio-list-holder.qodef-pl-stack-slider .qodef-stack-slider .qodef-stack-slide img {
    height: auto;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-portfolio-stack-slider-holder .qodef-stack-slider .qodef-stack-slide img {
    max-width: inherit;
    width: 250%;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-portfolio-stack-slider-holder .qodef-stack-slider .qodef-stack-slide img {
    max-width: inherit;
  }

  .qodef-portfolio-stack-slider-holder .qodef-info-box {
    padding: 17px 45px 13px;
    width: 100%;
  }

  .qodef-portfolio-stack-slider-holder .qodef-info-box .qodef-pli-title {
    font-size: 30px;
    width: 80%;
  }
}

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

@media only screen and (max-width: 680px) {
  .qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner {
    padding: 0 10px 0 30%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .qodef-testimonial-text {
    font-size: 15px;
    line-height: 27px;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-testimonials-holder .qodef-owl-slider .owl-nav .owl-next,
  .qodef-testimonials-holder .qodef-owl-slider .owl-nav .owl-prev {
    display: none;
  }
}

/*# sourceMappingURL=../../../../plugins/dessau-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) {
  .qodef-btn.qodef-btn-large,
  .qodef-btn.qodef-btn-huge {
    padding: 15px 50px;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-btn.qodef-btn-icon > i,
  .qodef-btn.qodef-btn-icon > span:not(.qodef-btn-text) {
    margin: 2px 0 0 10px !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 680px) {
  .qodef-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) {
  .qodef-custom-font-holder.qodef-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) {
  .qodef-elements-holder.qodef-responsive-mode-1366.qodef-two-columns .qodef-eh-item {
    width: 100%;
    height: auto;
    display: inline-block;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ==========================================================================
   Frame Scroll Slider shortcode responsive style - begin
   ========================================================================== */

@media (min-width: 1900px) {
  .qodef-frame-scroll-slider-holder-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media only screen and (max-width: 1440px) {
  .qodef-frame-scroll-slider-holder {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

  .qodef-frame-scroll-slider-holder .qodef-fs-inner {
    left: 0;
  }

  .svg-scroll-down {
    margin-top: -100px;
    margin-bottom: 50px;
  }
}

@media (max-width: 1280px) {
  .svg-scroll-down {
    margin-top: -119px;
  }
}

@media only screen and (max-width: 1200px) {
  .qodef-frame-scroll-slider-holder {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}

@media (max-height: 1025px) {
  .qodef-frame-scroll-slider-holder-wrapper {
    height: inherit;
  }
}

@media (min-width: 1280px) and (max-height: 750px) {
  .qodef-frame-scroll-slider-holder {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    margin-top: -38px;
  }

  .qodef-frame-scroll-slider-holder .qodef-fs-inner {
    left: 3px;
  }

  .svg-scroll-down {
    margin-top: -143px;
  }
}

@media (max-width: 950px) {
  .qodef-frame-scroll-slider-holder {
    width: 100%;
  }

  .qodef-frame-scroll-slider-holder .qodef-fs-inner {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-frame-scroll-slider-holder .qodef-fs-inner {
    left: 3px;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-frame-scroll-slider-holder {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    width: 100%;
  }

  .qodef-frame-scroll-slider-holder .qodef-fs-inner {
    height: 417px;
    width: 99.8vw;
    left: 0;
    top: 3.2%;
  }

  .svg-scroll-down {
    margin-top: -180px;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-frame-scroll-slider-holder {
    height: 55vh;
  }

  .qodef-frame-scroll-slider-holder .qodef-fs-inner {
    top: 2.7%;
    height: 206px;
    width: 100vw;
  }

  .svg-scroll-down {
    margin-top: -119px;
  }
}

/* ==========================================================================
   Frame Scroll Slider shortcode responsive style - end
   ========================================================================== */

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

@media only screen and (max-width: 1440px) {
  .qodef-frame-slider-holder {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-frame-slider-holder .qodef-fs-inner {
    left: 145px;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-frame-slider-holder .qodef-fs-inner {
    height: 350px;
    width: 617px;
    top: 5.2%;
    left: 76px;
    padding-left: 0;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-frame-slider-holder .qodef-fs-inner {
    height: 303px;
    width: 536px;
    left: 66px;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-frame-slider-holder .qodef-fs-inner {
    height: 217px;
    width: 384px;
    top: 3.2%;
  }
}

@media (max-width: 425px) {
  .qodef-frame-slider-holder {
    height: 357px;
  }

  .qodef-frame-slider-holder .qodef-fs-inner {
    height: 197px;
    width: 339px;
    top: 4%;
  }
}

@media (max-width: 375px) {
  .qodef-frame-slider-holder .qodef-fs-inner {
    height: 175px;
    width: 301px;
    left: 37px;
  }
}

@media only screen and (max-width: 320px) {
  .qodef-frame-slider-holder .qodef-fs-inner {
    height: 149px;
    width: 256px;
    padding-left: 0;
    top: 2.2%;
  }
}

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

/* ==========================================================================
   Full Screen Image Slider shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1440px) {
  .qodef-full-screen-image-slider .qodef-fsis-content-image img {
    max-width: 440px;
  }
}

@media only screen and (max-width: 1280px) {
  .qodef-full-screen-image-slider .qodef-fsis-slider .owl-dots {
    bottom: calc(8% - 14px);
  }

  .qodef-full-screen-image-slider .qodef-fsis-thumb-nav {
    top: 16%;
    height: 68%;
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-frame-top,
  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-frame-bottom {
    height: 14%;
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-frame-left,
  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-frame-right {
    width: 14%;
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-frame-top,
  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-frame-bottom {
    height: 0;
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-frame-left,
  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-frame-right {
    width: 0;
  }

  .qodef-full-screen-image-slider .qodef-fsis-content-image img {
    max-width: 370px;
  }

  .qodef-full-screen-image-slider .qodef-fsis-frame-top,
  .qodef-full-screen-image-slider .qodef-fsis-frame-bottom {
    height: 16%;
  }

  .qodef-full-screen-image-slider .qodef-fsis-frame-right,
  .qodef-full-screen-image-slider .qodef-fsis-frame-left {
    width: 16%;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-full-screen-image-slider .qodef-fsis-content-image img {
    max-width: 340px;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-full-screen-image-slider .qodef-fsis-slider .owl-nav {
    display: none;
  }

  .qodef-full-screen-image-slider .qodef-fsis-slider .owl-dots {
    bottom: calc(5% - 14px);
  }

  .qodef-full-screen-image-slider .qodef-fsis-thumb-nav {
    display: none;
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-content-image-init .qodef-fsis-image-left {
    left: 2%;
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-content-image-init .qodef-fsis-image-right {
    right: 5%;
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-content-image-init .qodef-fsis-subtitle {
    margin: 15px 0 0;
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-image-left {
    left: calc(2% - 10px);
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-image-right {
    right: calc(5% - 10px);
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-frame-top,
  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-frame-bottom {
    height: 10%;
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-frame-left,
  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-frame-right {
    width: 10%;
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-image-left {
    left: calc(2% - 25px);
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-image-right {
    right: calc(5% - 25px);
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-frame-top,
  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-frame-bottom {
    height: 0;
  }

  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-frame-left,
  .qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-frame-right {
    width: 0;
  }

  .qodef-full-screen-image-slider .qodef-fsis-frame-top,
  .qodef-full-screen-image-slider .qodef-fsis-frame-bottom {
    height: 10%;
  }

  .qodef-full-screen-image-slider .qodef-fsis-frame-right,
  .qodef-full-screen-image-slider .qodef-fsis-frame-left {
    width: 10%;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-full-screen-image-slider .qodef-fsis-slider .owl-dots {
    display: none;
  }

  .qodef-full-screen-image-slider .qodef-fsis-content-image {
    display: none;
  }
}

/* ==========================================================================
   Full Screen Image Slider shortcode responsive style - end
   ========================================================================== */

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

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

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

/* ==========================================================================
   Image Info Section shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .qodef-image-info-section-holder.qodef-has-border .qodef-iis-text-holder div.qodef-iis-text-inner {
    padding: 84px 80px 94px;
    border: 1px solid #363636 !important;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-image-info-section-holder.qodef-has-border .qodef-iis-text-holder div.qodef-iis-text-inner {
    padding: 84px 20px 94px;
    margin: 10px 0;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-image-info-section-holder.qodef-image-on-right-side:not(.qodef-has-border) .qodef-iis-text-inner {
    padding: 84px 80px 0;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-image-info-section-holder.qodef-image-on-right-side:not(.qodef-has-border) .qodef-iis-text-inner {
    padding: 84px 20px 0px;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-image-info-section-holder {
    display: block;
  }

  .qodef-image-info-section-holder .qodef-iis-text-holder div.qodef-iis-text-inner {
    margin: 10px 0 0;
    padding: 84px 80px 0;
  }

  .qodef-image-info-section-holder .qodef-iis-image,
  .qodef-image-info-section-holder .qodef-iis-text-holder {
    width: 100%;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-image-info-section-holder .qodef-iis-text-holder div.qodef-iis-text-inner {
    padding: 84px 20px 0;
  }
}

/* ==========================================================================
   Image Info Section shortcode responsive style - end
   ========================================================================== */

/* ==========================================================================
   Pricing Tables shortcode style Responsive - begin
   ========================================================================== */

@media only screen and (max-width: 768px) {
  .qodef-pricing-tables.qodef-three-columns .qodef-price-table {
    width: 100% !important;
  }
}

/* ==========================================================================
   Pricing Tables shortcode style Responsive - end
   ========================================================================== */

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

@media only screen and (max-width: 1366px) {
  .qodef-process-holder.qodef-responsive-1366 .qodef-mark-horizontal-holder {
    display: none;
  }

  .qodef-process-holder.qodef-responsive-1366 .qodef-mark-vertical-holder {
    display: block;
  }

  .qodef-process-holder.qodef-responsive-1366 .qodef-process-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0 0 0 76px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .qodef-process-holder.qodef-responsive-1366 .qodef-process-item {
    width: 100%;
    float: none;
    padding: 0;
    text-align: inherit;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-process-holder.qodef-responsive-1024 .qodef-mark-horizontal-holder {
    display: none;
  }

  .qodef-process-holder.qodef-responsive-1024 .qodef-mark-vertical-holder {
    display: block;
  }

  .qodef-process-holder.qodef-responsive-1024 .qodef-process-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0 0 0 76px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .qodef-process-holder.qodef-responsive-1024 .qodef-process-item {
    width: 100%;
    float: none;
    padding: 0;
    text-align: inherit;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-process-holder.qodef-responsive-768 .qodef-mark-horizontal-holder {
    display: none;
  }

  .qodef-process-holder.qodef-responsive-768 .qodef-mark-vertical-holder {
    display: block;
  }

  .qodef-process-holder.qodef-responsive-768 .qodef-process-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0 0 0 76px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .qodef-process-holder.qodef-responsive-768 .qodef-process-item {
    width: 100%;
    float: none;
    padding: 0;
    text-align: inherit;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-process-holder.qodef-responsive-680 .qodef-mark-horizontal-holder {
    display: none;
  }

  .qodef-process-holder.qodef-responsive-680 .qodef-mark-vertical-holder {
    display: block;
  }

  .qodef-process-holder.qodef-responsive-680 .qodef-process-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0 0 0 76px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .qodef-process-holder.qodef-responsive-680 .qodef-process-item {
    width: 100%;
    float: none;
    padding: 0;
    text-align: inherit;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-process-holder.qodef-responsive-480 .qodef-mark-horizontal-holder {
    display: none;
  }

  .qodef-process-holder.qodef-responsive-480 .qodef-mark-vertical-holder {
    display: block;
  }

  .qodef-process-holder.qodef-responsive-480 .qodef-process-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0 0 0 76px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .qodef-process-holder.qodef-responsive-480 .qodef-process-item {
    width: 100%;
    float: none;
    padding: 0;
    text-align: inherit;
  }
}

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

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

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

  .qodef-section-title-holder.qodef-st-corners {
    padding: 30px 10px 33px !important;
  }

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

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

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

@media only screen and (max-width: 768px) {
  .qodef-section-title-holder.qodef-st-corners {
    padding: 30px 20px 33px !important;
  }
}

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

/* ==========================================================================
   Split Section responsive styles - begin
   ========================================================================== */

@media only screen and (max-width: 1366px) {
  .qodef-ss-holder.qodef-ss-break-1366.qodef-ss-image-right .qodef-ss-image {
    position: relative;
    left: 0;
  }

  .qodef-ss-holder.qodef-ss-break-1366 .qodef-ss-content {
    left: 0;
    width: 100%;
    padding: 25px;
  }

  .qodef-ss-holder.qodef-ss-break-1366 .qodef-ss-image {
    position: relative;
    width: 100%;
    background-image: none !important;
  }

  .qodef-ss-holder.qodef-ss-break-1366 .qodef-ss-image img {
    display: block;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-ss-holder.qodef-ss-break-1024.qodef-ss-image-right .qodef-ss-image {
    position: relative;
    left: 0;
  }

  .qodef-ss-holder.qodef-ss-break-1024 .qodef-ss-content {
    left: 0;
    width: 100%;
    padding: 25px;
  }

  .qodef-ss-holder.qodef-ss-break-1024 .qodef-ss-image {
    position: relative;
    width: 100%;
    background-image: none !important;
  }

  .qodef-ss-holder.qodef-ss-break-1024 .qodef-ss-image img {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-ss-holder.qodef-ss-break-768.qodef-ss-image-right .qodef-ss-image {
    position: relative;
    left: 0;
  }

  .qodef-ss-holder.qodef-ss-break-768 .qodef-ss-content {
    left: 0;
    width: 100%;
    padding: 25px;
  }

  .qodef-ss-holder.qodef-ss-break-768 .qodef-ss-image {
    position: relative;
    width: 100%;
    background-image: none !important;
  }

  .qodef-ss-holder.qodef-ss-break-768 .qodef-ss-image img {
    display: block;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-ss-holder.qodef-ss-break-680.qodef-ss-image-right .qodef-ss-image {
    position: relative;
    left: 0;
  }

  .qodef-ss-holder.qodef-ss-break-680 .qodef-ss-content {
    left: 0;
    width: 100%;
    padding: 25px;
  }

  .qodef-ss-holder.qodef-ss-break-680 .qodef-ss-image {
    position: relative;
    width: 100%;
    background-image: none !important;
  }

  .qodef-ss-holder.qodef-ss-break-680 .qodef-ss-image img {
    display: block;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-ss-holder.qodef-ss-break-480.qodef-ss-image-right .qodef-ss-image {
    position: relative;
    left: 0;
  }

  .qodef-ss-holder.qodef-ss-break-480 .qodef-ss-content {
    left: 0;
    width: 100%;
    padding: 25px;
  }

  .qodef-ss-holder.qodef-ss-break-480 .qodef-ss-image {
    position: relative;
    width: 100%;
    background-image: none !important;
  }

  .qodef-ss-holder.qodef-ss-break-480 .qodef-ss-image img {
    display: block;
  }
}

/* ==========================================================================
   Split Section responsive styles - end
   ========================================================================== */

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

@media only screen and (max-width: 1024px) {
  .qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li a {
    padding: 7px 21px;
  }

  .qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li {
    margin: 0 8px 0 0;
  }

  .qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li a {
    padding: 7px 18px;
  }

  .qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li {
    margin: 0 26px 0 0;
  }

  .qodef-tabs.qodef-tabs-vertical .qodef-tab-container {
    padding: 10px 0 0 30px;
  }
}

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

  .qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li a {
    width: 100%;
  }

  .qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li {
    display: block;
    float: none;
    margin: 0 0 8px;
  }

  .qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li a {
    width: 100%;
  }

  .qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li {
    margin: 0 20px 0 0;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-tabs.qodef-tabs-simple .qodef-tabs-nav {
    padding: 0 0 20px;
  }

  .qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li {
    display: block;
    float: none;
    margin: 0 0 20px;
  }

  .qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav {
    display: block;
    width: 100%;
    border-right: none;
  }

  .qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li {
    display: block;
    float: none;
    margin: 0 0 20px;
    text-align: center;
  }

  .qodef-tabs.qodef-tabs-vertical .qodef-tab-container {
    display: block;
    width: 100%;
    padding: 10px 0 0 0;
  }
}

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

/* ==========================================================================
   Vertical Split Slider shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  body.qodef-vss-initialized {
    overflow-y: visible !important;
    height: auto !important;
  }

  .qodef-vertical-split-slider,
  #multiscroll-nav {
    display: none;
  }

  .qodef-vss-responsive {
    display: block;
  }
}

/* ==========================================================================
   Vertical Split Slider shortcode responsive style - end
   ========================================================================== */

/*# sourceMappingURL=../../../../plugins/dessau-core/assets/css/shortcodes-map-responsive.css.map */
/* ==========================================================================
   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: 1024px) {
  .qodef-instagram-feed:not(.qodef-instagram-carousel) li img {
    width: 100%;
  }

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

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

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

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

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

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

/*# sourceMappingURL=../../../../plugins/dessau-instagram-feed/assets/css/widget-map-responsive.css.map */
/* ==========================================================================
   Global partials
   ========================================================================== */

/* common mixins - start */

/* common mixins - end */

/* mixins styles - start */

/* mixins styles - end */

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

/*# sourceMappingURL=../../../../plugins/dessau-twitter-feed/assets/css/shortcodes-map-responsive.css.map */