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

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

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

@media only screen and (max-width: 600px) {
  .qodef-grid,
  .qodef-container-inner,
  .qodef-grid-section .qodef-section-inner,
  .qodef-slider .carousel-inner .qodef-slider-content-outer {
    width: 420px;
  }
}

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

@media only screen and (max-width: 320px) {
  .qodef-grid,
  .qodef-container-inner,
  .qodef-grid-section .qodef-section-inner,
  .qodef-slider .carousel-inner .qodef-slider-content-outer {
    width: 95%;
  }
}

@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: 600px) {
  .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: 96%;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-content {
    margin-top: 0px !important;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-two-columns-50-50 .qodef-column,
  .qodef-two-columns-66-33 .qodef-column1,
  .qodef-two-columns-66-33 .qodef-column2,
  .qodef-two-columns-33-66 .qodef-column1,
  .qodef-two-columns-33-66 .qodef-column2,
  .qodef-two-columns-25-75 .qodef-column1,
  .qodef-two-columns-25-75 .qodef-column2,
  .qodef-two-columns-75-25 .qodef-column1,
  .qodef-two-columns-75-25 .qodef-column2,
  .qodef-three-columns .qodef-column,
  .qodef-four-columns .qodef-column {
    width: 100%;
  }
  .qodef-two-columns-66-33 .qodef-column1 .qodef-column-inner,
  .qodef-two-columns-66-33 .qodef-column2 .qodef-column-inner,
  .qodef-two-columns-33-66 .qodef-column1 .qodef-column-inner,
  .qodef-two-columns-33-66 .qodef-column2 .qodef-column-inner,
  .qodef-two-columns-75-25 .qodef-column1 .qodef-column-inner,
  .qodef-two-columns-75-25 .qodef-column2 .qodef-column-inner,
  .qodef-two-columns-25-75 .qodef-column1 .qodef-column-inner,
  .qodef-two-columns-25-75 .qodef-column2 .qodef-column-inner {
    padding: 0 0 0 0;
  }
  .qodef-sidebar {
    margin: 40px 0;
  }
  #commentform .qodef-three-columns .qodef-column .qodef-column-inner {
    padding: 0 15px;
  }
  .qodef-btn.qodef-btn-fixed-bottom {
    position: relative;
    bottom: auto;
    right: auto;
  }
}

@media only screen and (max-width: 320px) {
  .qodef-section-inner-margin {
    margin-left: 0px;
    margin-right: 0px;
  }
}

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

@media only screen and (max-width: 1200px) {
  .qodef-drop-down .wide .second > .inner > ul {
    width: 950px;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-drop-down .wide .second > .inner > ul {
    width: 768px;
  }
}

@media only screen and (max-width: 1200px) {
  .qodef-boxed .qodef-page-header .qodef-sticky-header,
  .qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed {
    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: 600px) {
  .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: 96%;
  }
}

@media only screen and (max-width: 600px) {
  .gallery .qodef-portfolio-single-holder.qodef-portfolio-gallery-two-columns, .gallery .qodef-portfolio-single-holder.qodef-portfolio-gallery-three-columns, .gallery .qodef-portfolio-single-holder.qodef-portfolio-gallery-four-columns {
    width: 100%;
    margin-right: 0;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-portfolio-single-holder.small-images .qodef-portfolio-info-holder {
    padding-top: 52px;
  }
  .qodef-portfolio-single-holder.small-slider .qodef-portfolio-info-holder {
    margin-top: 62px;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-title.qodef-has-background {
    background: transparent none repeat scroll 0 0 !important;
    height: auto !important;
    padding: 0 !important;
  }
  .qodef-title.qodef-title-image-not-responsive .qodef-title-image {
    display: block;
  }
  .qodef-title.qodef-breadcrumb-type {
    height: auto !important;
    padding: 15px 0;
  }
  .qodef-title.qodef-breadcrumb-type .qodef-title-holder {
    position: initial;
  }
  .qodef-title.qodef-breadcrumb-type .qodef-title-holder h1 {
    float: none;
    width: 100%;
    line-height: 1.2em;
    padding-bottom: 15px;
  }
  .qodef-title.qodef-breadcrumb-type .qodef-title-holder .qodef-breadcrumbs-holder {
    float: none;
    width: 100%;
  }
  .qodef-title .qodef-title-holder {
    height: 100% !important;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 !important;
  }
  .qodef-title .qodef-title-holder .qodef-container {
    display: block;
    height: 100%;
  }
  .qodef-title .qodef-title-holder .qodef-container-inner {
    display: table;
    height: 100%;
  }
  .qodef-title .qodef-title-holder .qodef-title-subtitle-holder {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }
  .qodef-title .qodef-title-subtitle-holder {
    padding: 0px !important;
  }
  .qodef-title.qodef-standard-type .qodef-breadcrumbs-holder {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-title .qodef-title-holder h1 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-side-menu-slide-with-content .qodef-side-menu {
    width: 100%;
    right: -100%;
  }
  .qodef-side-menu-slide-from-right .qodef-side-menu {
    width: 100%;
    right: -100%;
  }
}

/* ==========================================================================
   Elements Holder Responsive start style
   ========================================================================== */
@media only screen and (max-width: 1280px) {
  .qodef-elements-holder.qodef-responsive-mode-1280.qodef-two-columns .qodef-elements-holder-item, .qodef-elements-holder.qodef-responsive-mode-1280.qodef-three-columns .qodef-elements-holder-item, .qodef-elements-holder.qodef-responsive-mode-1280.qodef-four-columns .qodef-elements-holder-item, .qodef-elements-holder.qodef-responsive-mode-1280.qodef-five-columns .qodef-elements-holder-item, .qodef-elements-holder.qodef-responsive-mode-1280.qodef-six-columns .qodef-elements-holder-item {
    width: 100%;
    display: inline-block;
    height: auto;
  }
}

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

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

@media only screen and (max-width: 600px) {
  .qodef-elements-holder.qodef-responsive-mode-600.qodef-two-columns .qodef-elements-holder-item, .qodef-elements-holder.qodef-responsive-mode-600.qodef-three-columns .qodef-elements-holder-item, .qodef-elements-holder.qodef-responsive-mode-600.qodef-four-columns .qodef-elements-holder-item, .qodef-elements-holder.qodef-responsive-mode-600.qodef-five-columns .qodef-elements-holder-item, .qodef-elements-holder.qodef-responsive-mode-600.qodef-six-columns .qodef-elements-holder-item {
    width: 100%;
    display: inline-block;
    height: auto;
  }
}

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

@media only screen and (max-width: 480px) {
  .qodef-elements-holder .qodef-elements-holder-item-content {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1280px) {
  .qodef-elements-holder.qodef-responsive-mode-1280.qodef-one-column-alignment-left .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: left;
  }
  .qodef-elements-holder.qodef-responsive-mode-1280.qodef-one-column-alignment-right .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: right;
  }
  .qodef-elements-holder.qodef-responsive-mode-1280.qodef-one-column-alignment-center .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: center;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-elements-holder.qodef-responsive-mode-1024.qodef-one-column-alignment-left .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: left;
  }
  .qodef-elements-holder.qodef-responsive-mode-1024.qodef-one-column-alignment-right .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: right;
  }
  .qodef-elements-holder.qodef-responsive-mode-1024.qodef-one-column-alignment-center .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-elements-holder.qodef-responsive-mode-768.qodef-one-column-alignment-left .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: left;
  }
  .qodef-elements-holder.qodef-responsive-mode-768.qodef-one-column-alignment-right .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: right;
  }
  .qodef-elements-holder.qodef-responsive-mode-768.qodef-one-column-alignment-center .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: center;
  }
}

@media only screen and (max-width: 600px) {
  .qodef-elements-holder.qodef-responsive-mode-600.qodef-one-column-alignment-left .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: left;
  }
  .qodef-elements-holder.qodef-responsive-mode-600.qodef-one-column-alignment-right .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: right;
  }
  .qodef-elements-holder.qodef-responsive-mode-600.qodef-one-column-alignment-center .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: center;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-elements-holder.qodef-responsive-mode-480.qodef-one-column-alignment-left .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: left;
  }
  .qodef-elements-holder.qodef-responsive-mode-480.qodef-one-column-alignment-right .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: right;
  }
  .qodef-elements-holder.qodef-responsive-mode-480.qodef-one-column-alignment-center .qodef-elements-holder-item .qodef-elements-holder-item-content {
    text-align: center;
  }
}

/* ==========================================================================
   End of Elements Holder Responsive style
   ========================================================================== */
/* ==========================================================================
   Google Map start style
   ========================================================================== */
@media only screen and (max-width: 1024px) {
  .qodef-google-map-overlay {
    display: block;
  }
}

/* ==========================================================================
   End of Google Map style
   ========================================================================== */
/* ==========================================================================
# Team responsive style - begin
========================================================================== */
/* ==========================================================================
# Team responsive style - end
========================================================================== */
/* ==========================================================================
# Call to action responsive style - begin
========================================================================== */
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .qodef-call-to-action .qodef-call-to-action-row-75-25 .qodef-call-to-action-column1 {
    width: 65%;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .qodef-call-to-action .qodef-call-to-action-row-75-25 .qodef-call-to-action-column2 {
    width: 35%;
  }
}

@media only screen and (max-width: 600px) {
  .qodef-call-to-action .qodef-call-to-action-cell {
    display: block;
    text-align: center !important;
    width: 100% !important;
  }
}

@media only screen and (max-width: 600px) {
  .qodef-call-to-action .qodef-text-wrapper .qodef-call-to-action-icon-holder {
    position: relative;
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 600px) {
  .qodef-call-to-action .qodef-text-wrapper .qodef-call-to-action-icon {
    display: inline-block;
  }
}

@media only screen and (max-width: 600px) {
  .qodef-call-to-action .qodef-text-wrapper .qodef-call-to-action-text {
    text-align: center;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 600px) {
  .qodef-call-to-action.with-icon {
    padding: 0;
  }
}

/* ==========================================================================
# Call to action responsive style - end
========================================================================== */
/* ==========================================================================
# Counter responsive style - begin
========================================================================== */
/* ==========================================================================
# Counter responsive style - end
========================================================================== */
/* ==========================================================================
# Countdown responsive style - begin
========================================================================== */
@media only screen and (max-width: 1024px) {
  .countdown-amount {
    font-size: 50px !important;
    line-height: 50px !important;
  }
}

@media only screen and (max-width: 600px) {
  .countdown-amount {
    font-size: 35px !important;
    line-height: 35px !important;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .countdown-period {
    font-size: 15px !important;
  }
}

@media only screen and (max-width: 600px) {
  .countdown-period {
    font-size: 10px !important;
  }
}

/* ==========================================================================
# Countdown responsive style - end
========================================================================== */
/* ==========================================================================
# Icon with text responsive style - begin
========================================================================== */
@media only screen and (max-width: 600px) {
  .qodef-iwt.qodef-iwt-icon-left .qodef-iwt-icon-holder {
    float: none;
  }
  .qodef-iwt.qodef-iwt-icon-left .qodef-iwt-content-holder {
    padding: 0 !important;
    margin-top: 15px;
  }
}

/* ==========================================================================
# Icon with text responsive style - end
========================================================================== */
/* ==========================================================================
# Message responsive style - begin
========================================================================== */
/* Unique style for both types  - begin
========================================================================== */
@media only screen and (max-width: 480px) {
  .qodef-message {
    padding: 20px 22px;
  }
}

@media screen and (max-width: 320px) {
  .qodef-message .qodef-message-text {
    line-height: normal;
  }
}

/* Unique style for both types - end
========================================================================== */
/* Type with icon - begin
========================================================================== */
@media only screen and (max-width: 600px) {
  .qodef-message.qodef-with-icon .qodef-message-icon-holder {
    padding: 20px 22px;
  }
}

/* Type with icon - end
========================================================================== 
/* ==========================================================================
# Message responsive style - end
========================================================================== */
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .qodef-vertical-menu-area .qodef-pricing-tables.qodef-four-columns .qodef-price-table {
    width: 48.75%;
    margin-bottom: 45px;
  }
  .qodef-vertical-menu-area .qodef-pricing-tables.qodef-four-columns .qodef-price-table:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }
  .qodef-pricing-tables.qodef-four-columns .qodef-price-in-table .qodef-price {
    font-size: 60px;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-pricing-tables.qodef-four-columns .qodef-price-table {
    width: 48.75%;
    margin-bottom: 45px;
  }
  .qodef-pricing-tables.qodef-four-columns .qodef-price-table:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
  .qodef-pricing-tables.qodef-three-columns .qodef-price-table {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 600px) {
  .qodef-pricing-tables .qodef-price-table {
    width: 100% !important;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .qodef-pricing-tables .qodef-price-table.qodef-active {
    margin-top: 20px;
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 600px) {
  .qodef-tabs .qodef-tabs-nav,
  .qodef-tabs .qodef-tab-container,
  .qodef-tabs.qodef-vertical-tab .qodef-tabs-nav,
  .qodef-tabs.qodef-vertical-tab .qodef-tab-container {
    width: 100%;
  }
  .qodef-tabs .qodef-tabs-nav li,
  .qodef-tabs.qodef-horizontal-tab .qodef-tabs-nav li {
    float: none;
    display: block;
  }
  .qodef-tabs.qodef-vertical-tab .qodef-tabs-nav {
    float: none;
    padding: 0;
  }
  .qodef-tabs.qodef-vertical-tab .qodef-tab-container {
    float: none;
    border-left: 0;
    padding: 9px 0;
  }
}

/* ==========================================================================
# Process Style Responsive - begin
========================================================================== */
@media only screen and (max-width: 1200px) {
  .qodef-process-holder.columns-5 .qodef-process-item {
    width: 33.3%;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-process-item-icon-holder-wrapper:after {
    display: none;
  }
  .qodef-process-holder.columns-4 .qodef-process-item {
    width: 50%;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-process-holder.columns-3 .qodef-process-item {
    width: 50%;
    margin-bottom: 20px;
  }
  .qodef-process-holder.columns-4 .qodef-process-item {
    width: 50%;
    margin-bottom: 20px;
  }
  .qodef-process-holder.columns-5 .qodef-process-item {
    width: 50%;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-process-holder.columns-3 .qodef-process-item {
    width: 100%;
  }
  .qodef-process-holder.columns-4 .qodef-process-item {
    width: 100%;
  }
  .qodef-process-holder.columns-5 .qodef-process-item {
    width: 100%;
  }
}

/* ==========================================================================
# Process Style Responsive - end
========================================================================== */
/* ==========================================================================
# Underline icon box responsive style - begin
========================================================================== */
@media only screen and (max-width: 768px) {
  .qodef-underline-icon-box-holder.qodef-with-border {
    margin-bottom: 20px !important;
    /* Important is because visual composer column css for margin is stronger */
  }
}

/* ==========================================================================
# Underline icon box responsive style - end
========================================================================== */
@media only screen and (max-width: 480px) {
  .qodef-accordion-holder:not(.qodef-boxed) div.qodef-accordion-content {
    padding: 0;
  }
  .qodef-accordion-holder:not(.qodef-boxed) span.qodef-tab-title {
    padding: 0 0 0 58px;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-grid-sizer,
  .qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item {
    width: 49%;
  }
  .qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-grid-gutter {
    width: 2%;
  }
  .qodef-blog-list-holder.qodef-boxes.qodef-four-columns > ul > li {
    width: 49%;
    margin: 0 2% 25px 0;
  }
  .qodef-blog-list-holder.qodef-boxes.qodef-four-columns > ul > li:nth-child(2n) {
    margin: 0 0 25px;
  }
  .qodef-blog-list-holder.qodef-boxes.qodef-four-columns > ul > li:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .qodef-vertical-menu-area .qodef-blog-list-holder.qodef-boxes.qodef-two-columns > ul > li,
  .qodef-vertical-menu-area .qodef-blog-list-holder.qodef-boxes.qodef-four-columns > ul > li {
    width: 49%;
    margin: 0 2% 25px 0;
  }
  .qodef-vertical-menu-area .qodef-blog-list-holder.qodef-boxes.qodef-two-columns > ul > li:nth-child(2n),
  .qodef-vertical-menu-area .qodef-blog-list-holder.qodef-boxes.qodef-four-columns > ul > li:nth-child(2n) {
    margin: 0 0 25px;
  }
  .qodef-vertical-menu-area .qodef-blog-list-holder.qodef-boxes.qodef-two-columns > ul > li:nth-child(2n+1),
  .qodef-vertical-menu-area .qodef-blog-list-holder.qodef-boxes.qodef-four-columns > ul > li:nth-child(2n+1) {
    clear: both;
  }
  .qodef-blog-list-holder.qodef-boxes.qodef-three-columns > ul > li {
    width: 100%;
    margin: 0 0 25px 0;
  }
}

@media only screen and (max-width: 600px) {
  .qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-grid-sizer,
  .qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item {
    width: 100%;
  }
  .qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-grid-gutter {
    width: 0;
  }
  .qodef-blog-list-holder.qodef-boxes.qodef-four-columns > ul > li,
  .qodef-blog-list-holder.qodef-boxes.qodef-three-columns > ul > li,
  .qodef-blog-list-holder.qodef-boxes.qodef-two-columns > ul > li {
    width: 100% !important;
    margin: 0 0 25px !important;
  }
  .qodef-blog-list-holder.qodef-image-in-box .qodef-blog-list-item-inner {
    display: block;
  }
  .qodef-blog-list-holder.qodef-image-in-box .qodef-item-text-holder {
    display: block;
    padding: 20px 0;
  }
  .qodef-blog-list-holder.qodef-image-in-box .qodef-item-image {
    display: block;
    width: auto;
  }
}

/* ==========================================================================
# Image Gallery - begin
========================================================================== */
/* Image Gallery Grid - begin
========================================================================== */
@media only screen and (max-width: 480px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-2 .qodef-gallery-image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-2.no_space .qodef-gallery-image {
    margin: 0;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-3 .qodef-gallery-image {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-3 .qodef-gallery-image:nth-child(2n) {
    margin-right: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-3 .qodef-gallery-image:nth-child(2n+1) {
    clear: both;
    margin-right: 2%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-3 .qodef-gallery-image:nth-child(3n+1) {
    clear: none;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-3 .qodef-gallery-image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-3.no_space .qodef-gallery-image {
    width: 50%;
    margin: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-3.no_space .qodef-gallery-image:nth-child(2n+1) {
    margin: 0;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-3.no_space .qodef-gallery-image {
    width: 100%;
    margin: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(3n) {
    margin-right: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(3n+1) {
    clear: both;
    margin-right: 2%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(4n+1) {
    clear: none;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(2n) {
    margin-right: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(2n+1) {
    clear: both;
    margin-right: 2%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(3n+1) {
    clear: none;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4.no_space .qodef-gallery-image {
    width: 33.33%;
    margin: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4.no_space .qodef-gallery-image:nth-child(3n+1) {
    margin: 0;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4.no_space .qodef-gallery-image {
    width: 50%;
    margin: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4.no_space .qodef-gallery-image:nth-child(2n+1) {
    margin: 0;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4.no_space .qodef-gallery-image {
    width: 100%;
    margin: 0;
  }
}

@media only screen and (max-width: 1200px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image {
    width: 24%;
    margin-right: 1.33333%;
    margin-bottom: 1.33333%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(4n) {
    margin-right: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(4n+1) {
    clear: both;
    margin-right: 1.33333%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(5n+1) {
    clear: none;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(3n) {
    margin-right: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(3n+1) {
    clear: both;
    margin-right: 2%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(4n+1) {
    clear: none;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(2n) {
    margin-right: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(2n+1) {
    clear: both;
    margin-right: 2%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(3n+1) {
    clear: none;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
}

@media only screen and (max-width: 1200px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5.no_space .qodef-gallery-image {
    width: 25%;
    margin: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5.no_space .qodef-gallery-image:nth-child(4n+1) {
    margin: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5.no_space .qodef-gallery-image {
    width: 33.33%;
    margin: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5.no_space .qodef-gallery-image:nth-child(3n+1) {
    margin: 0;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5.no_space .qodef-gallery-image {
    width: 50%;
    margin: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5.no_space .qodef-gallery-image:nth-child(2n+1) {
    margin: 0;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5.no_space .qodef-gallery-image {
    width: 100%;
    margin: 0;
  }
}

/* Image Gallery Grid - end
========================================================================== */
/* Image Gallery Slider - begin
========================================================================== */
/* Image Gallery Slider - end
========================================================================== */
/* ==========================================================================
# Image Gallery - end
========================================================================== */
@media only screen and (max-width: 1400px) {
  .qodef-portfolio-list-holder-outer.qodef-ptf-five-columns.qodef-ptf-image-shift article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-six-columns.qodef-ptf-image-shift article {
    width: 25%;
  }
}

@media only screen and (max-width: 1200px) {
  .qodef-portfolio-list-holder-outer.qodef-ptf-masonry .qodef-portfolio-list-masonry-grid-sizer,
  .qodef-portfolio-list-holder-outer.qodef-ptf-masonry article.qodef-default-masonry-item,
  .qodef-portfolio-list-holder-outer.qodef-ptf-masonry article.qodef-large-height-masonry-item {
    width: 25%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-masonry .qodef-large-width-masonry-item,
  .qodef-portfolio-list-holder-outer.qodef-ptf-masonry .qodef-large-width-height-masonry-item {
    width: 50%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-five-columns.qodef-ptf-image-shift article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-six-columns.qodef-ptf-image-shift article {
    width: 25%;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-portfolio-list-holder-outer.qodef-ptf-four-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-five-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-six-columns article {
    width: 33.33%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-pinterest-five-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-pinterest-five-columns .qodef-portfolio-list-masonry-grid-sizer,
  .qodef-portfolio-list-holder-outer.qodef-ptf-pinterest-four-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-pinterest-four-columns .qodef-portfolio-list-masonry-grid-sizer {
    width: 33.33%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-four-columns.qodef-ptf-image-shift article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-five-columns.qodef-ptf-image-shift article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-six-columns.qodef-ptf-image-shift article {
    width: 33.33%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-four-columns article {
    margin: 0 0 5% 0;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-four-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-four-columns .qodef-filler {
    width: 30%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-five-columns article {
    margin: 0 0 5% 0;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-five-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-five-columns .qodef-filler {
    width: 30%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-six-columns article {
    margin: 0 0 5% 0;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-six-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-six-columns .qodef-filler {
    width: 30%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-standard.qodef-ptf-four-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-standard.qodef-ptf-four-columns .qodef-filler {
    width: 32%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-standard.qodef-ptf-five-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-standard.qodef-ptf-five-columns .qodef-filler {
    width: 32%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-standard.qodef-ptf-six-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-standard.qodef-ptf-six-columns .qodef-filler {
    width: 32%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-masonry .qodef-portfolio-list-masonry-grid-sizer,
  .qodef-portfolio-list-holder-outer.qodef-ptf-masonry article.qodef-default-masonry-item,
  .qodef-portfolio-list-holder-outer.qodef-ptf-masonry article.qodef-large-height-masonry-item {
    width: 50%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-masonry .qodef-large-width-masonry-item,
  .qodef-portfolio-list-holder-outer.qodef-ptf-masonry .qodef-large-width-height-masonry-item {
    width: 100%;
  }
  /* Masonry placed in grid row or default template */
  .qodef-section-inner .qodef-portfolio-list-holder-outer.qodef-ptf-masonry .qodef-portfolio-list-masonry-grid-sizer,
  .qodef-section-inner .qodef-portfolio-list-holder-outer.qodef-ptf-masonry article.qodef-default-masonry-item,
  .qodef-section-inner .qodef-portfolio-list-holder-outer.qodef-ptf-masonry article.qodef-large-height-masonry-item,
  .page-template-default .qodef-portfolio-list-holder-outer.qodef-ptf-masonry .qodef-portfolio-list-masonry-grid-sizer,
  .page-template-default .qodef-portfolio-list-holder-outer.qodef-ptf-masonry article.qodef-default-masonry-item,
  .page-template-default .qodef-portfolio-list-holder-outer.qodef-ptf-masonry article.qodef-large-height-masonry-item {
    width: 50%;
  }
  .qodef-section-inner .qodef-portfolio-list-holder-outer.qodef-ptf-masonry .qodef-large-width-masonry-item,
  .qodef-section-inner .qodef-portfolio-list-holder-outer.qodef-ptf-masonry .qodef-large-width-height-masonry-item,
  .page-template-default .qodef-portfolio-list-holder-outer.qodef-ptf-masonry .qodef-large-width-masonry-item,
  .page-template-default .qodef-portfolio-list-holder-outer.qodef-ptf-masonry .qodef-large-width-height-masonry-item {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-portfolio-list-holder-outer.qodef-ptf-three-columns.qodef-ptf-image-shift article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-four-columns.qodef-ptf-image-shift article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-five-columns.qodef-ptf-image-shift article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-six-columns.qodef-ptf-image-shift article {
    width: 50%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-three-columns article, .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-four-columns article, .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-five-columns article, .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-six-columns article {
    margin: 0 0 5% 0;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-three-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-three-columns .qodef-filler, .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-four-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-four-columns .qodef-filler, .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-five-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-five-columns .qodef-filler, .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-six-columns article,
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery-circle.qodef-ptf-six-columns .qodef-filler {
    width: 47.5%;
  }
  .qodef-portfolio-list-holder-outer.qodef-ptf-gallery.qodef-ptf-three-columns article, .qodef-portfolio-list-holder-outer.qodef-ptf-gallery.qodef-ptf-four-columns article, .qodef-portfolio-list-holder-outer.qodef-ptf-gallery.qodef-ptf-five-columns article, .qodef-portfolio-list-holder-outer.qodef-ptf-gallery.qodef-ptf-six-columns article {
    width: 50%;
  }
}

@media only screen and (max-width: 600px) {
  .qodef-portfolio-list-holder-outer article,
  .qodef-portfolio-list-holder-outer .qodef-portfolio-list-masonry-grid-sizer {
    width: 100% !important;
  }
  .qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li {
    float: none;
    text-align: left;
  }
  .qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li span {
    padding-left: 0;
  }
}

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

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

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

@media only screen and (max-width: 600px) {
  .qodef-boxed .carousel .carousel-inner {
    width: 470px;
  }
}

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

@media only screen and (max-width: 320px) {
  .qodef-boxed .carousel .carousel-inner {
    width: 96%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1024px) {
  .carousel .carousel-inner {
    position: relative;
  }
  .qodef-slide-element-button.qodef-slide-element-responsive-button .qodef-btn.qodef-btn-icon span:not(.qodef-btn-text),
  .qodef-slide-element-button.qodef-slide-element-responsive-button .qodef-btn.qodef-btn-icon i {
    font-size: 8px;
    top: 0px;
  }
}

@media only screen and (min-width: 1000px) {
  .qodef-slider-thumbs .carousel-control.left:hover .qodef-thumb-holder {
    left: 0;
  }
  .carousel:not(.in_progress).qodef-slider-thumbs .carousel-control.left:hover .qodef-prev-nav {
    left: -200px;
  }
  .qodef-slider-thumbs .carousel-control.right:hover .qodef-thumb-holder {
    right: 0;
  }
  .carousel:not(.in_progress).qodef-slider-thumbs .carousel-control.right:hover .qodef-next-nav {
    right: -200px;
  }
}

@media only screen and (max-width: 1200px) {
  .carousel .carousel-indicators.thumbnails {
    bottom: 40px;
  }
  .carousel .carousel-indicators.thumbnails li {
    width: 120px !important;
    height: 75px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .carousel-inner {
    position: relative;
  }
  .carousel-inner > .item,
  .qodef-slider .carousel-control,
  .qodef-slider-elements-container {
    padding-top: 0px !important;
  }
  .carousel-inner .item.qodef-animate-image.zoom_center .qodef-image,
  .carousel-inner .item.qodef-animate-image.zoom_top_left .qodef-image,
  .carousel-inner .item.qodef-animate-image.zoom_top_right .qodef-image,
  .carousel-inner .item.qodef-animate-image.zoom_bottom_left .qodef-image,
  .carousel-inner .item.qodef-animate-image.zoom_bottom_right .qodef-image {
    transform: none !important;
    -webkit-transform: none !important;
  }
  .carousel .carousel-indicators.thumbnails {
    bottom: 40px;
  }
  .carousel .carousel-indicators.thumbnails li {
    width: 100px !important;
    height: 63px !important;
  }
}

@media only screen and (max-width: 768px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel .carousel-indicators.thumbnails li {
    display: inline-block;
    width: 6px !important;
    height: 6px !important;
    /* must not be overwritten by options*/
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    margin: 0px 3px;
  }
  .carousel .carousel-indicators.dark.thumbnails li {
    border: 2px solid rgba(0, 0, 0, 0.4);
  }
  .carousel .carousel-indicators.thumbnails .active {
    background-color: #fff;
    border-color: #fff;
    margin: 0px 3px;
  }
  .carousel .carousel-indicators.dark.thumbnails .active {
    background-color: #000;
    border-color: #000;
  }
  .carousel .carousel-indicators.thumbnails li .thumb-frame,
  .carousel .carousel-indicators.thumbnails li img {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .carousel-control {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-instagram-feed.qodef-col-9 li {
    width: 33.33%;
  }
}

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

@media only screen and (max-width: 480px) {
  .qodef-instagram-feed.qodef-col-4 li,
  .qodef-instagram-feed.qodef-col-3 li,
  .qodef-instagram-feed.qodef-col-6 li,
  .qodef-instagram-feed.qodef-col-9 li {
    width: 100%;
  }
}