/*------------------------------------------------------------------
 * 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
   ========================================================================== */

/* ==========================================================================
   Blog responsive styles - begin
   ========================================================================== */

/* ==========================================================================
   Blog List - Chequered style - begin
   ========================================================================== */

@media only screen and (max-width: 1280px) {
  .qodef-blog-holder.qodef-blog-chequered.qodef-blog-type-masonry.qodef-blog-four-columns article,
  .qodef-blog-holder.qodef-blog-chequered.qodef-blog-type-masonry.qodef-blog-four-columns .qodef-blog-masonry-grid-sizer {
    width: 25%;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-blog-holder.qodef-blog-chequered.qodef-blog-type-masonry.qodef-blog-four-columns article,
  .qodef-blog-holder.qodef-blog-chequered.qodef-blog-type-masonry.qodef-blog-four-columns .qodef-blog-masonry-grid-sizer {
    width: 50%;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-blog-holder.qodef-blog-chequered.qodef-blog-type-masonry.qodef-blog-four-columns article,
  .qodef-blog-holder.qodef-blog-chequered.qodef-blog-type-masonry.qodef-blog-four-columns .qodef-blog-masonry-grid-sizer {
    width: 100%;
  }
}

/* ==========================================================================
   Blog List - Chequered style - end
   ========================================================================== */

@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
   ========================================================================== */

/* ==========================================================================
   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
   ========================================================================== */

/* ==========================================================================
   Header responsive styles - begin
   ========================================================================== */

/* ==========================================================================
   Header responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1200px) {
  .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
   ========================================================================== */

/* ==========================================================================
   Mobile header responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1200px) {
  .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
   ========================================================================== */

/* ==========================================================================
   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
========================================================================== */

/* ==========================================================================
   Search responsive styles - end
   ========================================================================== */

/* ==========================================================================
   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
   ========================================================================== */

/* ==========================================================================
   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%);
    -moz-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;
    margin: 5px 0 0 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
   ========================================================================== */

/* ==========================================================================
   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-info-holder {
    margin: 30px 0 0 !important;
  }
}

/* ==========================================================================
   Portfolio Single page responsive style - end
   ========================================================================== */

/* ==========================================================================
   Global partials
   ========================================================================== */

/* ==========================================================================
   Shortcodes responsive styles
   ========================================================================== */

/* ==========================================================================
   Button shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .qodef-btn.qodef-btn-large,
  .qodef-btn.qodef-btn-huge {
    padding: 12px 45px;
    font-size: 16px;
  }
}

/* ==========================================================================
   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
   ========================================================================== */

/* ==========================================================================
   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
   ========================================================================== */

/* ==========================================================================
   InfoBox shortcode style - begin
   ========================================================================== */

/* ==========================================================================
   InfoBox shortcode style - end
   ========================================================================== */

/* ==========================================================================
   Interactive link showcase shortcode responsive style - begin
   ========================================================================== */

@media only screen and (max-width: 768px) {
  .qodef-ils-holder {
    height: auto;
    display: flex;
    flex-direction: column-reverse;
  }

  .qodef-ils-holder .qodef-ils-content-holder {
    padding: 20px;
    position: relative;
    top: auto;
  }

  .qodef-ils-holder .qodef-ils-image-holder {
    width: 100%;
  }

  .qodef-ils-holder .qodef-ils-image-holder .qodef-ils-item-image.qodef-active {
    position: relative;
  }

  .qodef-ils-holder .qodef-ils-image-holder .qodef-ils-item-image img {
    height: auto;
    display: block;
    border-radius: 15px;
  }

  .qodef-ils-holder .qodef-ils-content-holder {
    width: 100%;
  }

  .qodef-ils-holder .qodef-ils-content-holder .qodef-section-title-holder {
    display: block;
    padding: 20px !important;
    border-radius: 15px;
  }

  .qodef-ils-holder .qodef-ils-content-holder .qodef-section-title-holder .qodef-st-text {
    margin-bottom: 0;
  }

  .qodef-ils-holder .qodef-ils-item-title:hover {
    right: 0;
  }

  .qodef-ils-holder .qodef-ils-item-link.qodef-active:hover {
    right: 0;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-ils-holder .qodef-ils-item-link {
    text-align: center;
  }

  .qodef-ils-holder .qodef-ils-content-holder .qodef-section-title-holder {
    padding: 20px 0px 20px 5px !important;
  }

  .qodef-ils-item-title {
    display: table;
  }

  .qodef-ils-item-title > span {
    display: table-cell;
    vertical-align: middle;
  }
}

/* ==========================================================================
   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: 45%;
    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%);
    -moz-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;
    display: flex;
  }

  .qodef-item-showcase-holder .qodef-is-item.qodef-is-left .qodef-is-icon {
    order: 1;
  }

  .qodef-item-showcase-holder .qodef-is-item.qodef-is-left .qodef-is-content {
    padding: 0 0 0 20px;
    order: 2;
  }

  .qodef-item-showcase-holder .qodef-is-item:not(.qodef-appeared) {
    -webkit-transform: translateX(-40px);
    -moz-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;
    -moz-transform: translateX(0) translateY(0) !important;
    transform: translateX(0) translateY(0) !important;
  }
}

/* ==========================================================================
   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;
    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;
    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 0;
    margin: 0;
    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 0;
    margin: 0;
    box-sizing: border-box;
  }

  .qodef-process-holder.qodef-responsive-680 .qodef-process-item {
    width: 100%;
    float: none;
    padding: 0;
    text-align: inherit;
    margin-top: 50px !important;
  }

  .qodef-process-holder.qodef-responsive-680.wave-process .qodef-process-item,
  .qodef-process-holder.qodef-responsive-680.wave-process .qodef-pi-content {
    text-align: center;
  }
}

@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;
    margin: 0;
    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
   ========================================================================== */

/* ==========================================================================
   Roadmap shortcode style - begin
   ========================================================================== */

@media only screen and (max-width: 680px) {
  .qodef-roadmap {
    padding-top: 100px !important;
  }

  .qodef-roadmap .qodef-roadmap-item.qodef-roadmap-item-above .qodef-roadmap-item-stage-title-holder {
    top: auto;
    bottom: 35px;
  }

  .qodef-roadmap .qodef-roadmap-item.qodef-roadmap-item-above .qodef-roadmap-item-content-holder {
    top: 75px;
    bottom: auto;
  }

  .qodef-roadmap .qodef-roadmap-item.qodef-roadmap-item-above .qodef-roadmap-item-content-holder:after {
    top: auto;
    bottom: 100%;
  }
}

/* ==========================================================================
   Roadmap shortcode 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
   ========================================================================== */

/* ==========================================================================
   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
   ========================================================================== */

/* ==========================================================================
   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;
  }

  .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
   ========================================================================== */

/* ==========================================================================
   Triple Frame Image Highlight shortcode responsive styles - begin
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .qodef-triple-frame-image-highlight .qodef-tfih-top-bar-left {
    width: 5vw;
  }

  .qodef-triple-frame-image-highlight .qodef-tfih-top-bar-left > span {
    height: 0.5vw;
    width: 0.5vw;
    border-radius: 0.5vw;
  }

  .qodef-triple-frame-image-highlight .qodef-tfih-top-bar-right {
    width: 2vw;
  }

  .qodef-triple-frame-image-highlight .qodef-tfih-top-bar-right > span {
    height: 2px;
    width: 2px;
    border-radius: 2px;
  }
}

@media only screen and (max-width: 680px) {
  .qodef-triple-frame-image-highlight .qodef-tfih-top-bar-right {
    display: none;
  }
}

/* ==========================================================================
   Triple Frame Image Highlight shortcode responsivestyles - end
   ========================================================================== */

@media only screen and (max-width: 768px) {
  .qodef-video-button-holder .qodef-video-button-play {
    font-size: 20px;
  }

  .qodef-video-button-holder .qodef-video-button-play span span {
    padding: 15px;
  }

  .qodef-video-button-holder .qodef-video-button-play .qodef-video-button-first-circle {
    padding: 31px;
  }

  .qodef-video-button-holder .qodef-video-button-play .qodef-video-button-second-circle {
    padding: 38px;
  }
}

/* ==========================================================================
   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;
  }
}

/* ==========================================================================
   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
   ========================================================================== */

/* ==========================================================================
   Global partials
   ========================================================================== */

/* ==========================================================================
   Shortcodes responsive styles
   ========================================================================== */

