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

@media only screen and (max-width: 1024px) {
  .qodef-blog-pagination ul li a {
    font-size: 22px;
  }

  .qodef-blog-pagination ul li.qodef-pag-last span,
  .qodef-blog-pagination ul li.qodef-pag-first span {
    font-size: 22px;
  }

  .qodef-blog-pagination ul li.qodef-pag-prev {
    margin-right: 0;
  }

  .qodef-blog-pagination ul li.qodef-pag-next {
    margin-left: 0;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-blog-holder article .qodef-post-text .qodef-post-info-top .qodef-post-info-date,
  .qodef-blog-holder article .qodef-post-text .qodef-post-info-top .qodef-post-info-category,
  .qodef-blog-holder article .qodef-post-text .qodef-post-info-top .qodef-tags-holder {
    width: auto;
    padding: 0 8px 0 0;
  }

  .qodef-blog-holder article .qodef-post-text .qodef-post-info-top .qodef-post-info-category {
    padding-left: 6px;
  }

  .qodef-blog-holder article .qodef-post-text .qodef-post-info-top .qodef-tags-holder {
    padding-left: 6px;
  }

  .qodef-blog-holder article .qodef-post-text .qodef-post-text-main .qodef-post-title {
    line-height: 1.2em;
  }

  .qodef-blog-holder article.format-quote .qodef-post-text {
    padding: 29px 23px 39px !important;
  }
}

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

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

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

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

/* ==========================================================================
  Fullscreen menu responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  nav.qodef-fullscreen-menu {
    top: 30px;
  }
}

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

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

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

@media only screen and (max-width: 1024px) {
  .qodef-header-vertical-closed .qodef-vertical-menu-area,
  .qodef-header-vertical-closed .qodef-vertical-area-top-logo {
    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
   ========================================================================== */

/* ==========================================================================
# 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 */
/* ==========================================================================
   Subscribe Popup responsive styles - begin
   ========================================================================== */

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

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

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

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

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

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

  .qodef-subscribe-popup-holder .qodef-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) {
  .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;
  }
}

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

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

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

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

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

/* ==========================================================================
   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-small-images-layout .qodef-ps-info-item {
    margin-left: 0;
  }

  .qodef-portfolio-single-holder .qodef-ps-info-holder {
    margin: 30px 0 0 !important;
  }

  .qodef-portfolio-single-holder .split-screen .qodef-column:first-child .qodef-column-inner {
    padding: 0;
    margin-bottom: 50px;
  }

  .qodef-portfolio-single-holder .split-screen .qodef-column:last-child .qodef-column-inner {
    padding: 0;
  }

  .qodef-portfolio-single-holder .split-screen .qodef-portfolio-info-holder {
    max-width: 100%;
    width: 90%;
    padding: 0 20px;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-portfolio-single-holder.qodef-ps-small-slider-layout .owl-nav .owl-prev,
  .qodef-portfolio-single-holder.qodef-ps-slider-layout .owl-nav .owl-prev {
    left: 3px;
  }

  .qodef-portfolio-single-holder.qodef-ps-small-slider-layout .owl-nav .owl-next,
  .qodef-portfolio-single-holder.qodef-ps-slider-layout .owl-nav .owl-next {
    right: 3px;
  }

  .qodef-portfolio-single-holder .qodef-ps-split-screen-layout .qodef-column {
    width: 100%;
  }
}

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

/* ==========================================================================
# Portfolio Single Full Screen Slider - begin
========================================================================== */

@media only screen and (max-width: 480px) {
  .qodef-portfolio-single-holder.qodef-ps-full-screen-slider-layout .qodef-portfolio-slider-content {
    width: 375px;
    padding: 30px 16px 30px 30px;
  }
}

/* ==========================================================================
# Portfolio Single Full Screen Slider - end
========================================================================== */

/* ==========================================================================
   Fullscreen Portfolio Grid responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-three-columns .qodef-fpg-item,
  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-four-columns .qodef-fpg-item {
    width: 50%;
  }

  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-three-columns .qodef-fpg-item-table-cell-content,
  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-four-columns .qodef-fpg-item-table-cell-content {
    width: 70% !important;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-three-columns .qodef-fpg-item,
  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-four-columns .qodef-fpg-item {
    width: 50%;
  }

  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-three-columns .qodef-fpg-item-table-cell-content,
  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-four-columns .qodef-fpg-item-table-cell-content {
    width: 70% !important;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-two-columns .qodef-fpg-item,
  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-three-columns .qodef-fpg-item,
  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-four-columns .qodef-fpg-item {
    width: 100% !important;
  }

  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-two-columns .qodef-fpg-item-table-cell-content,
  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-three-columns .qodef-fpg-item-table-cell-content,
  .qodef-fullscreen-portfolio-grid-holder.qodef-fpg-four-columns .qodef-fpg-item-table-cell-content {
    width: 70%;
  }
}

/* ==========================================================================
   Fullscreen Portfolio Grid responsive style - end
   ========================================================================== */

/* ==========================================================================
   Fullscreen Portfolio Grid style - begin
   ========================================================================== */

@media only screen and (max-width: 680px) {
  .qodef-portfolio-fullscreen-projects-holder .qodef-pfs-articles-holder {
    width: 100%;
  }
}

/* ==========================================================================
   Portfolio loading element style - end
   ========================================================================== */

/* ==========================================================================
   Testimonials standard style - begin
   ========================================================================== */

@media only screen and (max-width: 768px) {
  .qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-text {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonials {
    padding: 0 20px;
  }

  .qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonials .owl-nav .owl-prev,
  .qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonials .owl-nav .owl-next {
    display: none;
  }

  .qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonials .owl-dots {
    display: block;
  }
}

/* ==========================================================================
   Testimonials standard style - end
   ========================================================================== */

/*# sourceMappingURL=../../../../plugins/blomma-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: 680px) {
  .qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span.qodef_minus {
    left: 8px;
  }

  .qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span.qodef_plus {
    left: 6px;
  }
}

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

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

@media only screen and (max-width: 1024px) {
  .qodef-btn.qodef-btn-large,
  .qodef-btn.qodef-btn-huge {
    padding: 13px 42px;
    font-size: 15px;
    line-height: 25px;
    padding: 13px 36px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-btn.qodef-btn-medium {
    padding: 13px 34px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1200px) {
  .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 Slider shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1440px) {
  .qodef-frame-slider-holder .qodef-fs-phone {
    background-size: contain;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-frame-slider-holder {
    padding: 74px 0;
  }

  .qodef-frame-slider-holder .qodef-fs-phone {
    height: 100%;
    width: 72%;
    background-size: 100% auto;
  }

  .qodef-frame-slider-holder .qodef-fs-slides img {
    width: 66%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-frame-slider-holder {
    padding: 57px 0 66px;
  }

  .qodef-frame-slider-holder .qodef-fs-phone {
    width: 76%;
  }
}

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

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

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

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

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

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

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

@media only screen and (max-width: 768px) {
  .qodef-image-marquee-holder:not(.qodef-im-full-height) .qodef-image img {
    max-width: 300vmin;
  }
}

@media only screen and (max-width: 812px) and (orientation: landscape) {
  .qodef-image-marquee-holder.qodef-im-full-height {
    height: 120vh;
  }

  .qodef-image-marquee-holder.qodef-im-full-height .qodef-image {
    height: 120vh;
  }

  .qodef-image-marquee-holder.qodef-im-full-height .qodef-image img {
    height: 120vh;
  }
}

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

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

@media only screen and (max-width: 1440px) {
  .qodef-ils-holder .qodef-ils-item-content {
    padding: 20% 5% 0 8%;
  }

  .qodef-ils-holder .qodef-ils-item-link {
    margin: 0 160px 0 0;
    font-size: 70px;
    line-height: 1.238461538461538em;
  }

  .qodef-ils-holder .qodef-ils-item-link:after {
    right: -130px;
  }
}

@media only screen and (max-width: 1280px) {
  .qodef-ils-holder .qodef-ils-item-link {
    margin: 0 130px 0 0;
    font-size: 70px;
  }

  .qodef-ils-holder .qodef-ils-item-link:after {
    right: -110px;
    width: 80px;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-ils-holder .qodef-ils-item-link {
    margin: 0 100px 0 0;
    font-size: 60px;
    line-height: 1.238461538461538em;
  }

  .qodef-ils-holder .qodef-ils-item-link:after {
    right: -80px;
    width: 60px;
  }

  .qodef-ils-holder .qodef-ils-item-content {
    padding: 25.5% 0 0 13%;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-ils-holder .qodef-ils-item-content {
    padding: 42.5% 0 0 13%;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-ils-holder .qodef-ils-item-content {
    padding: 85.5% 0 0 5%;
  }

  .qodef-ils-holder .qodef-ils-item-link {
    margin: 0 60px 0 0;
    font-size: 30px;
    line-height: 1.438461538461538em;
  }

  .qodef-ils-holder .qodef-ils-item-link:after {
    right: -45px;
    width: 30px;
  }
}

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

/* ==========================================================================
   Item Showcase shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1200px) {
  .qodef-item-showcase-holder .qodef-is-image {
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
    margin-top: 0 !important;
  }

  .qodef-item-showcase-holder .qodef-is-image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .qodef-item-showcase-holder .qodef-is-item-holder.qodef-is-left-holder,
  .qodef-item-showcase-holder .qodef-is-item-holder.qodef-is-right-holder {
    float: right;
    width: 50%;
    padding: 0 0 0 50%;
  }

  .qodef-item-showcase-holder .qodef-is-item-holder.qodef-is-right-holder {
    margin: 36px 0 0;
  }

  .qodef-item-showcase-holder .qodef-is-item {
    margin: 36px 0 0;
  }

  .qodef-item-showcase-holder .qodef-is-item.qodef-is-left {
    text-align: left;
  }

  .qodef-item-showcase-holder .qodef-is-item.qodef-is-left .qodef-is-content {
    padding: 0 0 0 20px;
  }

  .qodef-item-showcase-holder .qodef-is-item:not(.qodef-appeared) {
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px);
  }
}

@media only screen and (max-width: 680px) {
  .qodef-item-showcase-holder .qodef-is-image {
    display: none;
  }

  .qodef-item-showcase-holder .qodef-is-item-holder.qodef-is-left-holder,
  .qodef-item-showcase-holder .qodef-is-item-holder.qodef-is-right-holder {
    float: none;
    width: 100%;
    padding: 0;
  }

  .qodef-item-showcase-holder .qodef-is-item {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0) !important;
    -ms-transform: translateX(0) translateY(0) !important;
    transform: translateX(0) translateY(0) !important;
  }

  .qodef-item-showcase-holder .qodef-is-item.qodef-is-left .qodef-is-content,
  .qodef-item-showcase-holder .qodef-is-item.qodef-is-right .qodef-is-content {
    padding: 0;
  }
}

/* ==========================================================================
   Item Showcase shortcode responsive style - 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: 1024px) {
  .qodef-section-title-holder.qodef-st-two-columns {
    padding: 0 !important;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-section-title-holder {
    padding: 0 !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;
  }
}

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

/* ==========================================================================
   Stacked Images responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 680px) {
  .qodef-stacked-images-holder.qodef-si-position-left .qodef-si-images {
    margin: 0 30px 30px 0;
  }

  .qodef-stacked-images-holder.qodef-si-position-left .qodef-si-images .qodef-si-stack-image {
    left: 30px;
  }

  .qodef-stacked-images-holder.qodef-si-position-right .qodef-si-images {
    margin: 0 0 30px 30px;
  }

  .qodef-stacked-images-holder.qodef-si-position-right .qodef-si-images .qodef-si-stack-image {
    right: 30px;
  }

  .qodef-stacked-images-holder .qodef-si-images.qodef-appeared .qodef-si-stack-image {
    top: 30px;
  }

  .qodef-stacked-images-holder .qodef-si-images .qodef-si-stack-image {
    top: 80px;
  }
}

/* ==========================================================================
   Stacked Images responsive style - end
   ========================================================================== */

/* ==========================================================================
   SVG Morph shortcode responsive style - begin
   ========================================================================== */

/* ==========================================================================
   SVG Morph shortcode responsive style - 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-tabs-nav {
    width: 180px;
  }

  .qodef-tabs.qodef-tabs-vertical .qodef-tab-container {
    width: calc(100% - 180px);
    padding: 0 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;
  }

  .qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav,
  .qodef-tabs.qodef-tabs-vertical .qodef-tab-container {
    display: inline-block;
    width: 100%;
    height: auto;
  }

  .qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav {
    border-right: 0;
  }

  .qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li {
    float: left;
    margin: 0 20px 0 0;
  }

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

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

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

  .qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li a {
    padding: 0;
    width: 100%;
  }

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

  .qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li a {
    padding: 0;
    width: 100%;
  }
}

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

/* ==========================================================================
   Team shortcode style - begin
   ========================================================================== */

@media only screen and (max-width: 1440px) {
  .qodef-team-holder .qodef-team-social-outer {
    padding-top: 80%;
    width: 80%;
  }
}

@media only screen and (max-width: 1366px) {
  .qodef-team-holder .qodef-team-social-inner {
    padding: 20px 30px 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .qodef-team-holder .qodef-team-social-outer {
    padding-top: 70%;
    width: 70%;
  }
}

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

@media only screen and (max-width: 1024px) {
  .qodef-video-button-holder .qodef-video-button-play {
    font-size: 30px;
    width: 80px;
    height: 80px;
  }

  .qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play {
    width: 80px;
    height: 80px;
  }
}

/*# sourceMappingURL=../../../../plugins/blomma-core/assets/css/shortcodes-map-responsive.css.map */
/* ==========================================================================
   Global partials
   ========================================================================== */

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

@media only screen and (max-width: 1280px) {
  .qodef-instagram-list-holder.qodef-il-four-columns .qodef-il-item {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 1025px) {
  .qodef-instagram-list-holder.qodef-il-four-columns .qodef-il-item:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1280px) {
  .qodef-instagram-list-holder.qodef-il-five-columns .qodef-il-item {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 1025px) {
  .qodef-instagram-list-holder.qodef-il-five-columns .qodef-il-item:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-instagram-list-holder.qodef-il-three-columns .qodef-il-item {
    width: 50%;
  }
}

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

@media only screen and (max-width: 1024px) {
  .qodef-instagram-list-holder.qodef-il-four-columns .qodef-il-item {
    width: 50%;
  }
}

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

@media only screen and (max-width: 1024px) {
  .qodef-instagram-list-holder.qodef-il-five-columns .qodef-il-item {
    width: 50%;
  }
}

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

@media only screen and (max-width: 680px) {
  .qodef-instagram-list-holder .qodef-il-item {
    width: 100% !important;
  }
}

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

/* ==========================================================================
   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/blomma-instagram-feed/assets/css/widget-map-responsive.css.map */
/* ==========================================================================
   Global partials
   ========================================================================== */

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

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