@media only screen and (max-width: 1400px) {
  .qodef-grid,
  .qodef-container-inner,
  .qodef-grid-section .qodef-section-inner,
  .qodef-slider .carousel-inner .qodef-slider-content-outer {
    width: 1100px;
  }
}

@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: 667px) {
  .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 (min-width: 1490px) and (max-width: 1650px) {
  .qodef-header-vertical .qodef-grid,
  .qodef-header-vertical .qodef-container-inner,
  .qodef-header-vertical .qodef-grid-section .qodef-section-inner,
  .qodef-header-vertical .qodef-slider .carousel-inner .qodef-slider-content-outer {
    width: 1100px;
  }
}

@media only screen and (min-width: 1314px) and (max-width: 1490px) {
  .qodef-header-vertical .qodef-grid,
  .qodef-header-vertical .qodef-container-inner,
  .qodef-header-vertical .qodef-grid-section .qodef-section-inner,
  .qodef-header-vertical .qodef-slider .carousel-inner .qodef-slider-content-outer {
    width: 1035px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1314px) {
  .qodef-header-vertical .qodef-grid,
  .qodef-header-vertical .qodef-container-inner,
  .qodef-header-vertical .qodef-grid-section .qodef-section-inner,
  .qodef-header-vertical .qodef-slider .carousel-inner .qodef-slider-content-outer {
    width: 900px;
  }
}

@media only screen and (max-width: 1280px) {
  .qodef-boxed .qodef-wrapper .qodef-wrapper-inner,
  .qodef-boxed .qodef-wrapper .qodef-footer-inner,
  .qodef-boxed .qodef-page-header .qodef-sticky-header,
  .qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed {
    width: 1150px;
  }
}

@media only screen and (max-width: 1200px) {
  .qodef-boxed .qodef-wrapper .qodef-wrapper-inner,
  .qodef-boxed .qodef-wrapper .qodef-footer-inner,
  .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-wrapper .qodef-wrapper-inner,
  .qodef-boxed .qodef-wrapper .qodef-footer-inner,
  .qodef-boxed .qodef-page-header .qodef-sticky-header,
  .qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed {
    width: 818px;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-boxed .qodef-wrapper .qodef-wrapper-inner,
  .qodef-boxed .qodef-wrapper .qodef-footer-inner,
  .qodef-boxed .qodef-page-header .qodef-sticky-header,
  .qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed {
    width: 650px;
  }
}

@media only screen and (max-width: 667px) {
  .qodef-boxed .qodef-wrapper .qodef-wrapper-inner,
  .qodef-boxed .qodef-wrapper .qodef-footer-inner,
  .qodef-boxed .qodef-page-header .qodef-sticky-header,
  .qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed {
    width: 470px;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-boxed .qodef-wrapper .qodef-wrapper-inner,
  .qodef-boxed .qodef-wrapper .qodef-footer-inner,
  .qodef-boxed .qodef-page-header .qodef-sticky-header,
  .qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed {
    width: 350px;
  }
}

@media only screen and (max-width: 320px) {
  .qodef-boxed .qodef-wrapper .qodef-wrapper-inner,
  .qodef-boxed .qodef-wrapper .qodef-footer-inner,
  .qodef-boxed .qodef-page-header .qodef-sticky-header,
  .qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed {
    width: 96%;
  }
}

@media only screen and (max-width: 1400px) {
  .qodef-grid-lines-holder.qodef-grid-columns-5 .qodef-grid-line, .qodef-grid-lines-holder.qodef-grid-columns-6 .qodef-grid-line {
    width: 25%;
  }
  .qodef-grid-lines-holder .qodef-grid-column-4 {
    border-right: 1px solid #e5e5e5;
  }
  .qodef-grid-lines-holder .qodef-grid-column-5,
  .qodef-grid-lines-holder .qodef-grid-column-6 {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-content {
    margin-top: 0px !important;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-grid-lines-holder.qodef-grid-columns-3 .qodef-grid-line, .qodef-grid-lines-holder.qodef-grid-columns-4 .qodef-grid-line, .qodef-grid-lines-holder.qodef-grid-columns-5 .qodef-grid-line, .qodef-grid-lines-holder.qodef-grid-columns-6 .qodef-grid-line {
    width: 50%;
  }
  .qodef-grid-lines-holder .qodef-grid-column-2 {
    border-right: 1px solid #e5e5e5;
  }
  .qodef-grid-lines-holder .qodef-grid-column-3,
  .qodef-grid-lines-holder .qodef-grid-column-4 {
    display: none;
  }
  .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,
  .qodef-five-columns .qodef-column {
    width: 100%;
  }
  .qodef-five-columns > .qodef-five-columns-inner,
  .qodef-four-columns > .qodef-four-columns-inner,
  .qodef-three-columns > .qodef-three-columns-inner,
  .qodef-two-columns-50-50 > .qodef-two-columns-50-50-inner {
    margin: 0;
  }
  .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,
  .qodef-five-columns > .qodef-five-columns-inner .qodef-column-inner,
  .qodef-four-columns > .qodef-four-columns-inner .qodef-column-inner,
  .qodef-three-columns > .qodef-three-columns-inner .qodef-column-inner,
  .qodef-two-columns-50-50 > .qodef-two-columns-50-50-inner .qodef-column-inner {
    padding: 0 0 0 0;
  }
}

@media only screen and (max-width: 320px) {
  .qodef-section-inner-margin {
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-404-page .qodef-page-not-found {
    width: 100%;
    padding: 100px 0;
  }
  .qodef-404-page .qodef-page-not-found .qodef-number-holder {
    font-size: 100px;
  }
  .qodef-404-page .qodef-page-not-found h1 {
    font-size: 25px;
  }
  .qodef-image-404 {
    display: none;
  }
  .qodef-comment-list li.depth-2 .qodef-comment {
    padding-left: 30px;
  }
  .qodef-comment-list li.depth-3 .qodef-comment {
    padding-left: 60px;
  }
  .qodef-comment-list li.depth-4 .qodef-comment {
    padding-left: 90px;
  }
  .qodef-comment-list li.depth-5 .qodef-comment {
    padding-left: 120px;
  }
  .qodef-comment-list li.depth-6 .qodef-comment {
    padding-left: 150px;
  }
  .qodef-comment-list li.depth-7 .qodef-comment {
    padding-left: 180px;
  }
  .qodef-comment-list li.depth-8 .qodef-comment {
    padding-left: 210px;
  }
  .qodef-comment-list li.depth-9 .qodef-comment {
    padding-left: 240px;
  }
  .qodef-comment-list li.depth-10 .qodef-comment {
    padding-left: 270px;
  }
}

@media only screen and (max-width: 667px) {
  .qodef-comment-list li.depth-2 .qodef-comment {
    padding-left: 20px;
  }
  .qodef-comment-list li.depth-3 .qodef-comment {
    padding-left: 40px;
  }
  .qodef-comment-list li.depth-4 .qodef-comment {
    padding-left: 60px;
  }
  .qodef-comment-list li.depth-5 .qodef-comment {
    padding-left: 80px;
  }
  .qodef-comment-list li.depth-6 .qodef-comment {
    padding-left: 100px;
  }
  .qodef-comment-list li.depth-7 .qodef-comment {
    padding-left: 120px;
  }
  .qodef-comment-list li.depth-8 .qodef-comment {
    padding-left: 140px;
  }
  .qodef-comment-list li.depth-9 .qodef-comment {
    padding-left: 160px;
  }
  .qodef-comment-list li.depth-10 .qodef-comment {
    padding-left: 180px;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-comment-list li.depth-2 .qodef-comment {
    padding-left: 5px;
  }
  .qodef-comment-list li.depth-3 .qodef-comment {
    padding-left: 10px;
  }
  .qodef-comment-list li.depth-4 .qodef-comment {
    padding-left: 15px;
  }
  .qodef-comment-list li.depth-5 .qodef-comment {
    padding-left: 20px;
  }
  .qodef-comment-list li.depth-6 .qodef-comment {
    padding-left: 25px;
  }
  .qodef-comment-list li.depth-7 .qodef-comment {
    padding-left: 30px;
  }
  .qodef-comment-list li.depth-8 .qodef-comment {
    padding-left: 35px;
  }
  .qodef-comment-list li.depth-9 .qodef-comment {
    padding-left: 40px;
  }
  .qodef-comment-list li.depth-10 .qodef-comment {
    padding-left: 45px;
  }
  .wpb_text_column .alignleft {
    margin: 0 20px 20px 0 !important;
  }
  .qodef-comment-holder .qodef-comment-text .qodef-comment-name {
    float: none;
  }
  .qodef-comment-holder .qodef-comment-text .qodef-reply-edit-holder {
    float: none;
    display: inline-block;
    margin-bottom: 12px;
  }
  .qodef-comment-holder .qodef-comment-text .qodef-reply-edit-holder a {
    line-height: 25px;
  }
  .qodef-comment-holder .qodef-comment-text .qodef-reply-edit-holder a:first-child {
    margin-left: 0;
  }
}

@media only screen and (max-width: 1280px) {
  .qodef-page-header .qodef-vertical-align-containers {
    padding: 0 80px;
  }
}

@media only screen and (max-width: 1320px) {
  .qodef-page-header {
    display: none;
  }
  .qodef-mobile-header {
    display: block;
  }
  .qodef-header-vertical .qodef-vertical-menu-area {
    display: none;
  }
  .qodef-header-vertical .qodef-content,
  .qodef-header-vertical footer {
    padding-left: 0;
  }
  .qodef-header-vertical .carousel-inner {
    left: 0 !important;
    width: 100%;
  }
}

@media only screen and (max-width: 1200px) {
  .qodef-drop-down .qodef-menu-wide .qodef-menu-second > .qodef-menu-inner > ul {
    width: 950px;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-drop-down .qodef-menu-wide .qodef-menu-second > .qodef-menu-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: 667px) {
  .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 (min-width: 768px) and (max-width: 1024px) {
  .qodef-four-columns .qodef-column {
    width: 50% !important;
  }
  .qodef-four-columns .qodef-column:first-child .widget:last-child {
    margin-bottom: 50px;
  }
  .qodef-four-columns .qodef-column:nth-child(2) .widget:last-child {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 768px) {
  footer .qodef-column .widget:last-child {
    margin-bottom: 27px;
  }
}

@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-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;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-title.qodef-title-large-text-size h1 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-title .qodef-title-holder h1 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1280px) {
  nav.qodef-fullscreen-menu > ul > li > a {
    font-size: 50px;
    line-height: 54px;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-fullscreen-search-holder .qodef-search-label {
    font-size: 20px;
    font-weight: 500;
  }
  .qodef-fullscreen-search-holder .qodef-form-holder {
    padding-bottom: 0;
  }
  .qodef-fullscreen-search-holder .qodef-field-holder {
    width: 60%;
  }
  .qodef-fullscreen-search-holder .qodef-search-submit {
    font-size: 17px;
  }
}

@media only screen and (max-width: 667px) {
  .qodef-fullscreen-search-holder .qodef-search-label {
    display: none;
  }
  .qodef-fullscreen-search-holder .qodef-field-holder {
    width: 80%;
  }
}

@media only screen and (max-width: 1280px) {
  .single-album .qodef-album-minimal .qodef-single-album-stores-holder {
    padding: 20px 0 0 0;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-single-album-stores-holder .qodef-single-album-store:nth-child(3n+1) {
    clear: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .single-album .qodef-album-comprehensive .qodef-about-album-holder {
    margin-top: 55px;
  }
  .single-album .qodef-album-comprehensive .qodef-album-details-holder {
    margin-bottom: 71px;
  }
  .single-album .qodef-album-compact .qodef-album-tracks-holder {
    margin-top: 55px;
  }
  .single-album .qodef-album-minimal .qodef-album-tracks-holder {
    margin-top: 55px;
    margin-bottom: 55px;
  }
}

@media only screen and (max-width: 480px) {
  .single-album .qodef-album-comprehensive .qodef-single-album-reviews-holder {
    padding: 25px;
  }
}

@media only screen and (max-width: 1280px) {
  .qodef-overlapping-content-holder .qodef-overlapping-content {
    padding: 80px 55px 0;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-overlapping-content-enabled .qodef-title .qodef-title-holder .qodef-container {
    padding-bottom: 70px;
  }
  .qodef-overlapping-content-holder {
    margin-top: -70px;
  }
  .qodef-overlapping-content-holder .qodef-overlapping-content {
    padding: 40px;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-overlapping-content-enabled .qodef-title .qodef-title-holder .qodef-container {
    padding-bottom: 50px;
  }
  .qodef-overlapping-content-holder {
    margin-top: -50px;
  }
  .qodef-overlapping-content-holder .qodef-overlapping-content {
    padding: 20px;
  }
}

@media only screen and (max-width: 667px) {
  .qodef-overlapping-content-enabled .qodef-title .qodef-title-holder .qodef-container {
    padding-bottom: 0;
  }
  .qodef-overlapping-content-holder {
    margin-top: 0;
  }
}

@media only screen and (max-width: 320px) {
  .qodef-overlapping-content-holder {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  blockquote:before {
    vertical-align: top;
  }
  blockquote p {
    width: 100%;
    padding: 25px 0 0 0;
  }
}

/* ==========================================================================
   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-two-columns-grid-33-66 .qodef-elements-holder-item, .qodef-elements-holder.qodef-responsive-mode-1280.qodef-two-columns-grid-66-33 .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-two-columns-grid-33-66 .qodef-elements-holder-item, .qodef-elements-holder.qodef-responsive-mode-1024.qodef-two-columns-grid-66-33 .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-two-columns-grid-33-66 .qodef-elements-holder-item, .qodef-elements-holder.qodef-responsive-mode-768.qodef-two-columns-grid-66-33 .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-two-columns-grid-33-66 .qodef-elements-holder-item, .qodef-elements-holder.qodef-responsive-mode-600.qodef-two-columns-grid-66-33 .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-two-columns-grid-33-66 .qodef-elements-holder-item, .qodef-elements-holder.qodef-responsive-mode-480.qodef-two-columns-grid-66-33 .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: 667px) 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: 667px) 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: 667px) {
  .qodef-call-to-action .qodef-call-to-action-cell {
    display: block;
    text-align: center !important;
    width: 100% !important;
  }
}

@media only screen and (max-width: 667px) {
  .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: 667px) {
  .qodef-call-to-action .qodef-text-wrapper .qodef-call-to-action-icon {
    display: inline-block;
  }
}

@media only screen and (max-width: 667px) {
  .qodef-call-to-action .qodef-text-wrapper .qodef-call-to-action-text {
    text-align: center;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 667px) {
  .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: 70px !important;
    line-height: 70px !important;
  }
}

@media only screen and (max-width: 667px) {
  .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: 667px) {
  .countdown-period {
    font-size: 10px !important;
  }
}

/* ==========================================================================
# Countdown 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: 667px) 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: 667px) {
  .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 (min-width: 1200px) and (max-width: 1280px) {
  .qodef-tabs.qodef-vertical-tab .qodef-tabs-nav {
    width: 21%;
  }
  .qodef-tabs.qodef-vertical-tab .qodef-tab-container {
    width: 79%;
  }
}

@media only screen and (max-width: 667px) {
  .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;
  }
}

@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: 769px) and (max-width: 1024px) {
  .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;
  }
}

@media only screen and (min-width: 667px) 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;
  }
}

@media only screen and (max-width: 667px) {
  .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-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;
  }
}

@media only screen and (max-width: 768px) {
  .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;
  }
}

/* ==========================================================================
# 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%;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-3 .qodef-gallery-image {
    width: 50%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-3 .qodef-gallery-image:nth-child(2n+1) {
    clear: both;
  }
  .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%;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image {
    width: 50%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(2n+1) {
    clear: both;
  }
  .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: 480px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image {
    width: 100%;
  }
}

@media only screen and (max-width: 1200px) {
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image {
    width: 25%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(4n+1) {
    clear: both;
  }
  .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: 33.333%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(3n+1) {
    clear: both;
  }
  .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: 50%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(2n+1) {
    clear: both;
  }
  .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%;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.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: 768px) {
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.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-with-space.qodef-image-gallery-grid.qodef-gallery-columns-3 .qodef-gallery-image:nth-child(2n) {
    margin-right: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.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-with-space.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-with-space.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: 1024px) {
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image {
    width: 32.2%;
    margin-right: 1.7%;
    margin-bottom: 1.7%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(2n+1) {
    clear: none;
  }
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(4n) {
    margin-right: 1.7%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(3n) {
    margin-right: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(3n+1) {
    clear: both;
    margin-right: 1.7%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.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-with-space.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-with-space.qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(2n) {
    margin-right: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.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-with-space.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-with-space.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: 1200px) {
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.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-with-space.qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(4n) {
    margin-right: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.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-with-space.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-with-space.qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image {
    width: 32.2%;
    margin-right: 1.7%;
    margin-bottom: 1.7%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(4n) {
    margin-right: 1.7%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(3n) {
    margin-right: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(3n+1) {
    clear: both;
    margin-right: 1.7%;
  }
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.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-with-space.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-with-space.qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(2n) {
    margin-right: 0;
  }
  .qodef-image-gallery .qodef-image-gallery-grid-with-space.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-with-space.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-with-space.qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
}

/* Image Gallery Grid - end
========================================================================== */
/* Image Gallery Slider - begin
========================================================================== */
/* Image Gallery Slider - end
========================================================================== */
/* Image Masonry Gallery - begin
========================================================================== */
@media only screen and (max-width: 768px) {
  .qodef-image-gallery-masonry .qodef-image-masonry-grid-sizer,
  .qodef-image-gallery-masonry .qodef-gallery-image.qodef-size-square,
  .qodef-image-gallery-masonry .qodef-gallery-image.qodef-size-portrait {
    width: 50%;
  }
  .qodef-image-gallery-masonry .qodef-gallery-image.qodef-size-big-square,
  .qodef-image-gallery-masonry .qodef-gallery-image.qodef-size-landscape {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-image-gallery-masonry .qodef-image-masonry-grid-sizer,
  .qodef-image-gallery-masonry .qodef-gallery-image.qodef-size-square,
  .qodef-image-gallery-masonry .qodef-gallery-image.qodef-size-portrait,
  .qodef-image-gallery-masonry .qodef-gallery-image.qodef-size-big-square,
  .qodef-image-gallery-masonry .qodef-gallery-image.qodef-size-landscape {
    width: 100%;
  }
}

/* Image Masonry Gallery - end
========================================================================== */
/* ==========================================================================
# Image Gallery - end
========================================================================== */
@media only screen and (max-width: 768px) {
  .qodef-image-with-title {
    /* Bottom Vertical Alignment */
  }
  .qodef-image-with-title.qodef-iwt-left .qodef-iwt-text {
    -webkit-transform: translateX(3%);
    -moz-transform: translateX(3%);
    transform: translateX(3%);
  }
  .qodef-image-with-title.qodef-iwt-right .qodef-iwt-text {
    -webkit-transform: translateX(-3%);
    -moz-transform: translateX(-3%);
    transform: translateX(-3%);
  }
  .qodef-image-with-title.qodef-iwt-vertical-middle {
    /* Right Horizontal Alignment */
  }
  .qodef-image-with-title.qodef-iwt-vertical-middle .qodef-iwt-text {
    -webkit-transform: translateX(3%) translateY(-50%);
    -moz-transform: translateX(3%) translateY(-50%);
    transform: translateX(3%) translateY(-50%);
  }
  .qodef-image-with-title.qodef-iwt-vertical-middle.qodef-iwt-right .qodef-iwt-text {
    -webkit-transform: translateX(-3%) translateY(-50%);
    -moz-transform: translateX(-3%) translateY(-50%);
    transform: translateX(-3%) translateY(-50%);
  }
  .qodef-image-with-title.qodef-iwt-vertical-bottom {
    /* Right Horizontal Alignment */
  }
  .qodef-image-with-title.qodef-iwt-vertical-bottom .qodef-iwt-text {
    -webkit-transform: translateX(3%);
    -moz-transform: translateX(3%);
    transform: translateX(3%);
  }
  .qodef-image-with-title.qodef-iwt-vertical-bottom.qodef-iwt-right .qodef-iwt-text {
    -webkit-transform: translateX(-3%);
    -moz-transform: translateX(-3%);
    transform: translateX(-3%);
  }
}

@media only screen and (max-width: 480px) {
  .qodef-image-with-text-over .qodef-imto-text-holder .qodef-imto-subtitle {
    font-size: 13px;
  }
  .qodef-image-with-text-over .qodef-imto-text-holder .qodef-imto-title {
    font-size: 30px;
  }
}

@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: 667px) {
  .carousel-control {
    display: none;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
  .qodef-process-holder.qodef-process-holder-items-five .qodef-process-item-holder .qodef-pi-holder-inner {
    padding: 0 25px;
  }
  .qodef-process-holder.qodef-process-holder-items-five .qodef-process-item-holder .qodef-pi-number-holder .qodef-pi-arrow {
    right: -40px;
    font-size: 25px;
  }
  .qodef-process-holder.qodef-process-holder-items-five .qodef-process-inner {
    margin: 0 -25px;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-process-holder .qodef-process-item-holder,
  .qodef-process-holder.qodef-process-holder-items-five .qodef-process-item-holder {
    width: 33.33%;
    margin-bottom: 30px;
  }
  .qodef-process-holder .qodef-process-item-holder .qodef-pi-arrow,
  .qodef-process-holder.qodef-process-holder-items-five .qodef-process-item-holder .qodef-pi-arrow {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-process-holder .qodef-process-item-holder,
  .qodef-process-holder.qodef-process-holder-items-three .qodef-process-item-holder,
  .qodef-process-holder.qodef-process-holder-items-five .qodef-process-item-holder {
    width: 50%;
  }
  .qodef-process-holder .qodef-process-item-holder .qodef-pi-arrow,
  .qodef-process-holder.qodef-process-holder-items-three .qodef-process-item-holder .qodef-pi-arrow,
  .qodef-process-holder.qodef-process-holder-items-five .qodef-process-item-holder .qodef-pi-arrow {
    display: none;
  }
}

@media only screen and (max-width: 667px) {
  .qodef-process-holder .qodef-process-item-holder,
  .qodef-process-holder.qodef-process-holder-items-three .qodef-process-item-holder,
  .qodef-process-holder.qodef-process-holder-items-five .qodef-process-item-holder {
    width: 100%;
  }
}

/* ==========================================================================
   Shop masonry responsive start style
   ========================================================================== */
@media only screen and (max-width: 1024px) {
  .page-template-default .qodef-shop-masonry .qodef-shop-list-masonry-grid-sizer,
  .page-template-default .qodef-shop-masonry .qodef-shop-product {
    width: 50%;
  }
}

@media only screen and (max-width: 667px) {
  .page-template-default .qodef-shop-masonry .qodef-shop-list-masonry-grid-sizer,
  .page-template-default .qodef-shop-masonry .qodef-shop-product {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .page-template-default .qodef-shop-masonry .qodef-large-width-masonry-item,
  .page-template-default .qodef-shop-masonry .qodef-large-width-height-masonry-item {
    width: 100%;
  }
}

@media only screen and (max-width: 667px) {
  .page-template-default .qodef-shop-masonry .qodef-large-width-masonry-item,
  .page-template-default .qodef-shop-masonry .qodef-large-width-height-masonry-item {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .page-template-full-width .qodef-shop-masonry .qodef-shop-list-masonry-grid-sizer,
  .page-template-full-width .qodef-shop-masonry .qodef-shop-product {
    width: 50%;
  }
}

@media only screen and (max-width: 667px) {
  .page-template-full-width .qodef-shop-masonry .qodef-shop-list-masonry-grid-sizer,
  .page-template-full-width .qodef-shop-masonry .qodef-shop-product {
    width: 50%;
  }
}

@media only screen and (max-width: 480px) {
  .page-template-full-width .qodef-shop-masonry .qodef-shop-list-masonry-grid-sizer,
  .page-template-full-width .qodef-shop-masonry .qodef-shop-product {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .page-template-full-width .qodef-shop-masonry .qodef-large-width-masonry-item,
  .page-template-full-width .qodef-shop-masonry .qodef-large-width-height-masonry-item {
    width: 100%;
  }
}

@media only screen and (max-width: 667px) {
  .page-template-full-width .qodef-shop-masonry .qodef-large-width-masonry-item,
  .page-template-full-width .qodef-shop-masonry .qodef-large-width-height-masonry-item {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .page-template-full-width .qodef-shop-masonry .qodef-large-width-masonry-item,
  .page-template-full-width .qodef-shop-masonry .qodef-large-width-height-masonry-item {
    width: 100%;
  }
}

@media only screen and (max-width: 667px) {
  .qodef-shop-masonry .qodef-shop-list-masonry-grid-sizer .qodef-onsale,
  .qodef-shop-masonry .qodef-shop-list-masonry-grid-sizer .qodef-out-of-stock-button,
  .qodef-shop-masonry .qodef-shop-product .qodef-onsale,
  .qodef-shop-masonry .qodef-shop-product .qodef-out-of-stock-button {
    width: 79px;
    height: 79px;
    font-size: 12px;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-shop-masonry .qodef-shop-list-masonry-grid-sizer .qodef-onsale,
  .qodef-shop-masonry .qodef-shop-list-masonry-grid-sizer .qodef-out-of-stock-button,
  .qodef-shop-masonry .qodef-shop-product .qodef-onsale,
  .qodef-shop-masonry .qodef-shop-product .qodef-out-of-stock-button {
    width: 59px;
    height: 59px;
    font-size: 12px;
  }
}

/* ==========================================================================
   End of Shop masonry responsive style
   ========================================================================== */
/* ==========================================================================
   Start of Vertical Split Slider Responsive
   ========================================================================== */
@media only screen and (max-width: 1024px) {
  body.qodef-vertical-split-screen-initialized {
    overflow-y: visible !important;
    height: auto !important;
  }
  .qodef-vertical-split-slider,
  #multiscroll-nav {
    display: none;
  }
  .qodef-vertical-split-slider-responsive {
    display: block;
  }
}

/* ==========================================================================
   End of Vertical Split Slider Responsive
   ========================================================================== */
/* ==========================================================================
   Boxed Icons shortcode start styles
   ========================================================================== */
@media only screen and (max-width: 1024px) {
  .qodef-boxed-icons.qodef-bi-8-columns .qodef-boxed-icon-holder {
    width: 25%;
    padding-top: 25%;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-boxed-icons.qodef-bi-8-columns .qodef-boxed-icon-holder {
    width: 50%;
    padding-top: 50%;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-boxed-icons.qodef-bi-4-columns .qodef-boxed-icon-holder {
    width: 50%;
    padding-top: 50%;
  }
}

/* ==========================================================================
   Boxed Icons shortcode end styles
   ========================================================================== */
/* ==========================================================================
   Item Showcase start styles
	========================================================================== */
@media only screen and (max-width: 1200px) {
  .qodef-item-showcase .qodef-item-image {
    margin-top: 0 !important;
  }
  .qodef-item-showcase .qodef-item:not(.qodef-appeared) {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    transform: translateX(-40px);
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
  .qodef-item-showcase .qodef-item-showcase-holder.qodef-holder-left,
  .qodef-item-showcase .qodef-item-showcase-holder.qodef-holder-right {
    width: 30%;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-item-showcase .qodef-item-image {
    width: 100%;
    float: none;
  }
  .qodef-item-showcase .qodef-item-showcase-holder.qodef-holder-left,
  .qodef-item-showcase .qodef-item-showcase-holder.qodef-holder-right {
    float: left;
    width: 50%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 667px) {
  .qodef-item-showcase .qodef-item-showcase-holder.qodef-holder-left,
  .qodef-item-showcase .qodef-item-showcase-holder.qodef-holder-right {
    float: none;
    width: 100%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .qodef-item-showcase .qodef-item.qodef-item-left, .qodef-item-showcase .qodef-item.qodef-item-right {
    text-align: center;
  }
}

/* ==========================================================================
  Item Showcase end styles
  ========================================================================== */
@media only screen and (max-width: 1400px) {
  .qodef-event-content .qodef-event-date-holder {
    width: 15%;
  }
  .qodef-event-content .qodef-event-title-holder {
    width: 70%;
  }
  .qodef-event-content .qodef-event-buy-tickets-holder {
    width: 15%;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-event-content .qodef-event-date-holder {
    width: 20%;
  }
  .qodef-event-content .qodef-event-title-holder {
    width: 60%;
  }
  .qodef-event-content .qodef-event-buy-tickets-holder {
    width: 20%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1400px) {
  .qodef-event-content .qodef-event-buy-tickets-holder {
    width: 30%;
  }
  .qodef-event-content .qodef-event-title-holder {
    width: 55%;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-event-content .qodef-event-date-holder {
    width: 100%;
    border-right: none;
    display: block;
    text-align: center;
  }
  .qodef-event-content .qodef-event-title-holder {
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .qodef-event-content .qodef-event-buy-tickets-holder {
    width: 100%;
    display: block;
    text-align: center;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-albums-list-holder-outer.qodef-alb-four-columns .qodef-album {
    width: 50%;
    padding: 4%;
  }
  .qodef-albums-list-holder-outer.qodef-alb-four-columns .qodef-album:nth-child(2n+1) {
    clear: both;
  }
  .qodef-albums-list-holder-outer.qodef-alb-four-columns .qodef-album:nth-child(3n+1) {
    clear: none;
  }
  .qodef-albums-list-holder-outer.qodef-alb-four-columns .qodef-albums-list-holder {
    margin: 0 -16px;
  }
  .qodef-albums-list-holder-outer.qodef-alb-four-columns.qodef-album-wide .qodef-album {
    width: 50%;
  }
  .qodef-albums-list-holder-outer.qodef-alb-four-columns.qodef-album-wide .qodef-album:nth-child(2n+1) {
    clear: both;
  }
  .qodef-albums-list-holder-outer.qodef-alb-four-columns.qodef-album-wide .qodef-album:nth-child(3n+1) {
    clear: none;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-albums-list-holder-outer.qodef-alb-three-columns .qodef-album, .qodef-albums-list-holder-outer.qodef-alb-three-columns.qodef-album-wide .qodef-album {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    float: none;
    margin-bottom: 30px;
  }
  .qodef-albums-list-holder-outer.qodef-alb-three-columns .qodef-album:nth-child(3n+1), .qodef-albums-list-holder-outer.qodef-alb-three-columns.qodef-album-wide .qodef-album:nth-child(3n+1) {
    clear: none;
  }
  .qodef-albums-list-holder-outer.qodef-alb-three-columns .qodef-albums-list-holder, .qodef-albums-list-holder-outer.qodef-alb-three-columns.qodef-album-wide .qodef-albums-list-holder {
    margin: 0;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-albums-list-holder-outer.qodef-alb-four-columns .qodef-album {
    padding: 6%;
  }
  .qodef-albums-list-holder-outer .qodef-album {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    float: none;
  }
  .qodef-albums-list-holder-outer .qodef-album:nth-child(2n+1) {
    clear: none;
  }
  .qodef-albums-list-holder-outer .qodef-albums-list-holder {
    margin: 0;
  }
}

@media only screen and (max-width: 1200px) {
  .qodef-audio-player-holder .qodef-audio-player-image-holder,
  .qodef-audio-player-holder .qodef-audio-player-current-time-holder,
  .qodef-audio-player-holder .qodef-audio-player-album {
    display: none !important;
  }
  .qodef-audio-player-holder .qodef-audio-player-time-holder {
    width: 20% !important;
    padding-left: 0 !important;
    text-align: center;
  }
  .qodef-audio-player-holder .qodef-audio-player-progress-holder {
    width: 80% !important;
  }
  .qodef-audio-player-holder .jp-mute,
  .qodef-audio-player-holder .jp-volume-max {
    margin-left: 20px;
    margin-right: 8px;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-audio-player-wrapper .qodef-grid-section .qodef-section-inner {
    width: 100% !important;
  }
  .qodef-audio-player-holder .jp-mute,
  .qodef-audio-player-holder .jp-volume-max {
    margin-left: 10px;
    margin-right: 0px;
  }
}

@media only screen and (max-width: 667px) {
  .qodef-audio-player-holder .qodef-audio-player-time-holder,
  .qodef-audio-player-holder .qodef-audio-player-volume-holder {
    display: none !important;
  }
  .qodef-audio-player-holder .qodef-audio-player-text-holder span:first-child {
    font-size: 15px !important;
  }
  .qodef-audio-player-holder .qodef-audio-player-info-holder {
    width: 17% !important;
  }
  .qodef-audio-player-holder .qodef-audio-player-text-holder {
    padding: 0 7px !important;
    text-align: center !important;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-artists-list-holder .qodef-artists-grid-sizer {
    width: 50%;
  }
  .qodef-artists-list-holder .qodef-artist {
    width: 50%;
  }
  .qodef-artists-list-holder .qodef-artist:nth-child(1) {
    margin-top: 80px;
  }
  .qodef-artists-list-holder .qodef-artist:nth-child(2) {
    margin-top: 220px;
  }
  .qodef-artists-list-holder .qodef-artist:nth-child(3) {
    margin-top: 0px;
  }
  .qodef-artists-list-holder .qodef-artist:nth-child(3n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-artists-list-holder .qodef-artists-grid-sizer {
    width: 100%;
  }
  .qodef-artists-list-holder .qodef-artist {
    width: 100%;
  }
  .qodef-artists-list-holder .qodef-artist:nth-child(1) {
    margin-top: 0px;
  }
  .qodef-artists-list-holder .qodef-artist:nth-child(2) {
    margin-top: 0px;
  }
}

/* ==========================================================================
# Clients responsive style - begin
========================================================================== */
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .qodef-clients .qodef-client-holder .qodef-client-holder-inner {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-clients.qodef-clients-six-columns .qodef-client-holder, .qodef-clients.qodef-clients-five-columns .qodef-client-holder {
    width: 33.33333333333333%;
    margin: 15px 0;
  }
  .qodef-clients.qodef-clients-six-columns .qodef-client-holder:nth-child(3n + 1), .qodef-clients.qodef-clients-five-columns .qodef-client-holder:nth-child(3n + 1) {
    clear: both;
  }
  .qodef-clients.qodef-clients-four-columns .qodef-client-holder {
    width: 50%;
    margin: 15px 0;
  }
  .qodef-clients.qodef-clients-four-columns .qodef-client-holder:nth-child(2n + 1) {
    clear: both;
  }
}

@media only screen and (max-width: 667px) {
  .qodef-clients.qodef-clients-six-columns .qodef-client-holder, .qodef-clients.qodef-clients-five-columns .qodef-client-holder {
    width: 50%;
  }
  .qodef-clients.qodef-clients-six-columns .qodef-client-holder:nth-child(3n + 1), .qodef-clients.qodef-clients-five-columns .qodef-client-holder:nth-child(3n + 1) {
    clear: none;
  }
  .qodef-clients.qodef-clients-six-columns .qodef-client-holder:nth-child(2n + 1), .qodef-clients.qodef-clients-five-columns .qodef-client-holder:nth-child(2n + 1) {
    clear: both;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-clients.qodef-clients-six-columns .qodef-client-holder, .qodef-clients.qodef-clients-five-columns .qodef-client-holder, .qodef-clients.qodef-clients-four-columns .qodef-client-holder, .qodef-clients.qodef-clients-three-columns .qodef-client-holder, .qodef-clients.qodef-clients-two-columns .qodef-client-holder {
    width: 100%;
    float: none;
  }
}

/* ==========================================================================
# Clients responsive style - end
========================================================================== */
@media only screen and (max-width: 1024px) {
  .qodef-carousel.slick-slider .qodef-slick-dots {
    display: none !important;
  }
}

/* ==========================================================================
   Album disc shortcode start responsive styles
   ========================================================================== */
@media only screen and (max-width: 667px) {
  .qodef-album-disc > a,
  .qodef-album-disc .qodef-album-disc-inner {
    width: 100%;
  }
  .qodef-album-disc.qodef-animate-on-hover:hover .qodef-album-disc-element {
    -webkit-transform: translate3d(12%, 0, 0);
    -moz-transform: translate3d(12%, 0, 0);
    transform: translate3d(12%, 0, 0);
  }
  .qodef-album-disc.qodef-animate-on-appear.qodef-appeared .qodef-album-disc-element {
    -webkit-transform: translate3d(12%, 0, 0);
    -moz-transform: translate3d(12%, 0, 0);
    transform: translate3d(12%, 0, 0);
  }
}

/* ==========================================================================
  Album disc shortcode end responsive styles
  ========================================================================== */
/* ==========================================================================
   Device Showcase shortcode start responsive styles
   ========================================================================== */
/* ==========================================================================
   Device Showcase shortcode end responsive styles
   ========================================================================== */
/* ==========================================================================
# Frame Carousel Responsive - begin
========================================================================== */
@media only screen and (min-width: 1200px) {
  .qodef-frame-carousel .owl-controls {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-frame-carousel .qodef-frame-carousel-carousel .owl-stage-outer {
    opacity: 0 !important;
  }
  .qodef-frame-carousel .owl-carousel {
    z-index: 25;
  }
  .qodef-frame-carousel .qodef-frame-carousel-carousel {
    top: 0;
    height: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-frame-carousel .qodef-frame-carousel-monitor-image-holder {
    padding: 21px 68px 54px;
  }
  .qodef-frame-carousel .owl-controls .owl-nav {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 667px) {
  .qodef-frame-carousel .qodef-frame-carousel-monitor-image-holder {
    padding: 3.5% 11.7%;
  }
  .qodef-frame-carousel .owl-controls .owl-nav {
    padding: 0 5px;
  }
  .qodef-frame-carousel .owl-controls .qodef-owl-prev .qodef-top-part,
  .qodef-frame-carousel .owl-controls .qodef-owl-prev .qodef-bottom-part,
  .qodef-frame-carousel .owl-controls .qodef-owl-next .qodef-top-part,
  .qodef-frame-carousel .owl-controls .qodef-owl-next .qodef-bottom-part {
    height: 20px;
  }
  .qodef-frame-carousel .owl-controls .qodef-bottom-part {
    top: 16px;
  }
}

@media only screen and (max-width: 480px) {
  .qodef-frame-carousel .qodef-frame-carousel-monitor-image-holder {
    padding: 3.3% 12.3%;
  }
}

@media only screen and (max-width: 320px) {
  .qodef-frame-carousel .qodef-frame-carousel-monitor-image-holder {
    padding: 3.3% 12.2%;
  }
}

/* ==========================================================================
# Frame Carousel Responsive - end
========================================================================== */
@media only screen and (max-width: 480px) {
  .qodef-two-columns-form {
    display: block;
  }
  .qodef-two-columns-form .qodef-column-inner {
    display: block;
  }
  .qodef-two-columns-form .qodef-column-inner:last-child {
    padding-left: 0;
  }
  .qodef-two-columns-form .qodef-column-inner:not(:last-child) {
    display: block !important;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1440px) {
  .qodef-anchor-menu-outer {
    left: 18px;
  }
  .qodef-anchor-menu-outer .qodef-anchor .qodef-anchor-menu-item-label {
    display: none;
  }
  .qodef-anchor-menu-outer .qodef-anchor .qodef-anchor-menu-item-number {
    padding: 0;
  }
  .qodef-anchor-menu-outer .qodef-anchor.current .qodef-anchor-menu-item-number {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3);
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-anchor-menu-outer {
    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%;
  }
}

/*# sourceMappingURL=modules-responsive.css.map */