@media only screen and (max-width:1200px) {

  .eltdf-container-inner,
  .eltdf-grid,
  .eltdf-row-grid-section {
    width: 950px
  }
}

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

  aside.eltdf-sidebar {
    padding-left: 0
  }

  body.single .eltdf-content .eltdf-content-inner>.eltdf-container>.eltdf-container-inner,
  body.single .eltdf-content .eltdf-content-inner>.eltdf-full-width>.eltdf-full-width-inner {
    padding-top: 40px !important
  }

  .eltdf-container-inner,
  .eltdf-grid,
  .eltdf-row-grid-section {
    width: 768px
  }
}

@media only screen and (max-width:768px) {

  .eltdf-container-inner,
  .eltdf-grid,
  .eltdf-row-grid-section {
    width: 600px
  }
}

@media only screen and (max-width:680px) {

  .eltdf-container-inner,
  .eltdf-grid,
  .eltdf-row-grid-section {
    width: 420px
  }
}

@media only screen and (max-width:480px) {

  .eltdf-container-inner,
  .eltdf-grid,
  .eltdf-row-grid-section {
    width: 300px
  }
}

@media only screen and (max-width:320px) {

  .eltdf-container-inner,
  .eltdf-grid,
  .eltdf-row-grid-section {
    width: 95%
  }
}

@media only screen and (max-width:1200px) {

  .eltdf-boxed .eltdf-wrapper .eltdf-footer-inner,
  .eltdf-boxed .eltdf-wrapper .eltdf-wrapper-inner {
    width: 1000px
  }
}

@media only screen and (max-width:1024px) {

  .eltdf-boxed .eltdf-wrapper .eltdf-footer-inner,
  .eltdf-boxed .eltdf-wrapper .eltdf-wrapper-inner {
    width: 818px
  }
}

@media only screen and (max-width:768px) {

  .eltdf-boxed .eltdf-wrapper .eltdf-footer-inner,
  .eltdf-boxed .eltdf-wrapper .eltdf-wrapper-inner {
    width: 650px
  }
}

@media only screen and (max-width:680px) {

  .eltdf-boxed .eltdf-wrapper .eltdf-footer-inner,
  .eltdf-boxed .eltdf-wrapper .eltdf-wrapper-inner {
    width: 470px
  }

  .eltdf-page-footer .eltdf-column-content:not(:first-child) {
    margin-top: 20px
  }
}

@media only screen and (max-width:480px) {

  .eltdf-boxed .eltdf-wrapper .eltdf-footer-inner,
  .eltdf-boxed .eltdf-wrapper .eltdf-wrapper-inner {
    width: 350px
  }

  .eltdf-page-footer .eltdf-footer-bottom-holder .eltdf-footer-bottom-inner.eltdf-full-width,
  .eltdf-page-footer .eltdf-footer-bottom-holder .eltdf-footer-bottom-inner.eltdf-grid {
    padding: 35px 20px;
    font-size: 14px
  }

  .eltdf-page-footer .eltdf-footer-bottom-holder .eltdf-footer-bottom-inner ul li a {
    font-size: 8px
  }
}

@media only screen and (max-width:320px) {

  .eltdf-boxed .eltdf-wrapper .eltdf-footer-inner,
  .eltdf-boxed .eltdf-wrapper .eltdf-wrapper-inner {
    width: 96%
  }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
  .eltdf-page-footer .eltdf-column-content.eltdf-grid-col-3 {
    width: 50%;
    float: left
  }

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

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

@media only screen and (max-width:1024px) {
  .eltdf-page-footer .eltdf-footer-bottom-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center
  }

  .eltdf-page-footer .eltdf-footer-bottom-holder.eltdf-light {
    background-color: #fff
  }

  .eltdf-page-footer .eltdf-footer-bottom-holder .eltdf-footer-bottom-inner.eltdf-full-width .eltdf-grid-row>div,
  .eltdf-page-footer .eltdf-footer-bottom-holder .eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-row>div {
    text-align: center !important
  }

  .eltdf-page-footer .eltdf-footer-bottom-holder .eltdf-footer-bottom-inner.eltdf-full-width .eltdf-grid-row>div:last-child,
  .eltdf-page-footer .eltdf-footer-bottom-holder .eltdf-footer-bottom-inner.eltdf-grid .eltdf-grid-row>div:last-child {
    margin-top: 20px
  }

  .eltdf-title.eltdf-has-background {
    background: rgba(0, 0, 0, 0) !important;
    height: auto !important;
    padding: 0 !important
  }

  .eltdf-title.eltdf-title-image-not-responsive .eltdf-title-image {
    display: block
  }

  .eltdf-title .eltdf-title-holder {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100% !important;
    padding: 0 !important
  }

  .eltdf-title .eltdf-title-holder .eltdf-container {
    display: block;
    height: 100%
  }

  .eltdf-title .eltdf-title-holder .eltdf-container-inner {
    display: table;
    height: 100%
  }

  .eltdf-title .eltdf-title-holder .eltdf-title-subtitle-holder {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 0 !important
  }

  .eltdf-title .eltdf-title-holder .eltdf-title-subtitle {
    padding: 0 !important
  }
}

@media only screen and (max-width:768px) {
  .eltdf-title.eltdf-standard-type .eltdf-breadcrumbs-holder {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100%
  }
}

@media only screen and (max-width:1024px) {
  .search .eltdf-content .eltdf-content-inner>.eltdf-container>.eltdf-container-inner {
    padding: 40px 0 0
  }

  .eltdf-search-page-holder article .eltdf-post-image {
    width: 82px
  }

  .eltdf-search-page-holder article .eltdf-post-title-area {
    padding: 0 0 0 108px;
    min-height: 82px
  }
}

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

  .eltdf-search-page-holder article .eltdf-post-title-area {
    padding: 0 0 0 92px;
    min-height: 72px
  }
}

@media only screen and (max-width:768px) {
  .eltdf-fullscreen-search-holder .eltdf-form-holder-inner {
    width: 75%
  }

  .eltdf-fullscreen-search-holder .eltdf-search-field {
    font-size: 25px
  }

  .eltdf-fullscreen-search-holder .eltdf-search-submit {
    font-size: 25px;
    line-height: 71px
  }
}

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

  .eltdf-fullscreen-search-holder .eltdf-search-field {
    font-size: 15px
  }

  .eltdf-fullscreen-search-holder .eltdf-search-submit {
    font-size: 15px;
    line-height: 55px
  }
}

@media only screen and (max-width:1200px) {
  .eltdf-blog-holder.eltdf-blog-centered {
    width: 80%
  }
}

@media only screen and (max-width:768px) {
  .eltdf-blog-holder.eltdf-blog-centered {
    width: 100%
  }

  .eltdf-blog-holder.eltdf-blog-centered article .eltdf-post-info-bottom {
    margin-top: 0;
    padding: 0
  }

  .eltdf-blog-holder.eltdf-blog-centered article .eltdf-info-bottom-item {
    display: block;
    width: 100%;
    margin: 20px 0;
    text-align: center !important
  }
}

@media only screen and (max-width:1440px) {

  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns .eltdf-blog-masonry-grid-sizer,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns article {
    width: 25%
  }

  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns article.eltdf-post-size-large-width,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns article.eltdf-post-size-large-width-height {
    width: 50%
  }
}

@media only screen and (max-width:1200px) {

  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-four-columns .eltdf-blog-masonry-grid-sizer,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-four-columns article {
    width: 33.33333%
  }

  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-four-columns article.eltdf-post-size-large-width,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-four-columns article.eltdf-post-size-large-width-height {
    width: 66.66667%
  }

  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns .eltdf-blog-masonry-grid-sizer,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns article {
    width: 33.33333%
  }

  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns article.eltdf-post-size-large-width,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns article.eltdf-post-size-large-width-height {
    width: 66.66667%
  }
}

@media only screen and (max-width:1024px) {

  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-three-columns .eltdf-blog-masonry-grid-sizer,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-three-columns article {
    width: 50%
  }

  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-three-columns article.eltdf-post-size-large-width,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-three-columns article.eltdf-post-size-large-width-height {
    width: 100%
  }

  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-four-columns .eltdf-blog-masonry-grid-sizer,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-four-columns article {
    width: 50%
  }

  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-four-columns article.eltdf-post-size-large-width,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-four-columns article.eltdf-post-size-large-width-height {
    width: 100%
  }

  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns .eltdf-blog-masonry-grid-sizer,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns article {
    width: 50%
  }

  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns article.eltdf-post-size-large-width,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns article.eltdf-post-size-large-width-height {
    width: 100%
  }
}

@media only screen and (max-width:680px) {

  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns .eltdf-blog-masonry-grid-sizer,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns article,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns article.eltdf-post-size-large-width,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-five-columns article.eltdf-post-size-large-width-height,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-four-columns .eltdf-blog-masonry-grid-sizer,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-four-columns article,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-four-columns article.eltdf-post-size-large-width,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-four-columns article.eltdf-post-size-large-width-height,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-three-columns .eltdf-blog-masonry-grid-sizer,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-three-columns article,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-three-columns article.eltdf-post-size-large-width,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-three-columns article.eltdf-post-size-large-width-height,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-two-columns .eltdf-blog-masonry-grid-sizer,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-two-columns article,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-two-columns article.eltdf-post-size-large-width,
  .eltdf-blog-holder.eltdf-blog-type-masonry.eltdf-blog-two-columns article.eltdf-post-size-large-width-height {
    width: 100%
  }
}

@media only screen and (max-width:1024px) {

  .eltdf-blog-holder.eltdf-blog-narrow .eltdf-pagination,
  .eltdf-blog-holder.eltdf-blog-narrow article {
    width: 80%
  }
}

@media only screen and (max-width:768px) {

  .eltdf-blog-holder.eltdf-blog-narrow .eltdf-pagination,
  .eltdf-blog-holder.eltdf-blog-narrow article {
    width: 90%
  }
}

@media only screen and (max-width:680px) {

  .eltdf-blog-holder.eltdf-blog-narrow .eltdf-pagination,
  .eltdf-blog-holder.eltdf-blog-narrow article {
    width: 100%
  }

  .eltdf-blog-holder.eltdf-blog-narrow article .eltdf-post-excerpt {
    padding: 0 20px
  }
}

@media only screen and (max-width:1024px) {

  .eltdf-blog-holder.eltdf-blog-split-column article .eltdf-post-content .eltdf-post-heading,
  .eltdf-blog-holder.eltdf-blog-split-column article .eltdf-post-content .eltdf-post-text,
  .eltdf-blog-holder.eltdf-blog-split-column article.format-audio.eltdf-post-no-media.has-post-thumbnail .eltdf-post-text {
    display: block;
    width: 100%
  }

  .eltdf-blog-holder.eltdf-blog-split-column article .eltdf-post-content .eltdf-post-text-inner,
  .eltdf-blog-holder.eltdf-blog-split-column article.format-audio.eltdf-post-no-media.has-post-thumbnail .eltdf-post-text .eltdf-post-text-inner {
    padding-left: 0
  }

  .eltdf-blog-holder.eltdf-blog-split-column article.eltdf-post-has-media .eltdf-post-heading {
    margin-bottom: 30px
  }

  .eltdf-blog-holder.eltdf-blog-split-column article.format-audio.eltdf-post-no-media.has-post-thumbnail .eltdf-post-heading {
    display: block;
    margin-bottom: 30px
  }

  .eltdf-blog-holder.eltdf-blog-split-column article.format-audio.eltdf-post-has-media:not(.has-post-thumbnail) .eltdf-post-heading {
    min-height: 38px;
    margin-bottom: 30px
  }
}

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

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

@media only screen and (max-width:1440px) {

  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-five-columns .eltdf-bl-grid-sizer,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-five-columns .eltdf-bl-item {
    width: 25%
  }
}

@media only screen and (max-width:1200px) and (min-width:1025px) {

  .eltdf-blog-list-holder.eltdf-bl-boxed.eltdf-bl-five-columns .eltdf-bl-item:nth-child(3n+1),
  .eltdf-blog-list-holder.eltdf-bl-boxed.eltdf-bl-four-columns .eltdf-bl-item:nth-child(3n+1),
  .eltdf-blog-list-holder.eltdf-bl-standard.eltdf-bl-five-columns .eltdf-bl-item:nth-child(3n+1),
  .eltdf-blog-list-holder.eltdf-bl-standard.eltdf-bl-four-columns .eltdf-bl-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1200px) {

  .eltdf-blog-list-holder.eltdf-bl-boxed.eltdf-bl-five-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-boxed.eltdf-bl-four-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-five-columns .eltdf-bl-grid-sizer,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-five-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-four-columns .eltdf-bl-grid-sizer,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-four-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-standard.eltdf-bl-five-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-standard.eltdf-bl-four-columns .eltdf-bl-item {
    width: 33.33333%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {

  .eltdf-blog-list-holder.eltdf-bl-boxed.eltdf-bl-five-columns .eltdf-bl-item:nth-child(2n+1),
  .eltdf-blog-list-holder.eltdf-bl-boxed.eltdf-bl-four-columns .eltdf-bl-item:nth-child(2n+1),
  .eltdf-blog-list-holder.eltdf-bl-boxed.eltdf-bl-three-columns .eltdf-bl-item:nth-child(2n+1),
  .eltdf-blog-list-holder.eltdf-bl-standard.eltdf-bl-five-columns .eltdf-bl-item:nth-child(2n+1),
  .eltdf-blog-list-holder.eltdf-bl-standard.eltdf-bl-four-columns .eltdf-bl-item:nth-child(2n+1),
  .eltdf-blog-list-holder.eltdf-bl-standard.eltdf-bl-three-columns .eltdf-bl-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {

  .eltdf-blog-list-holder.eltdf-bl-boxed.eltdf-bl-five-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-boxed.eltdf-bl-four-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-boxed.eltdf-bl-three-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-five-columns .eltdf-bl-grid-sizer,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-five-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-four-columns .eltdf-bl-grid-sizer,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-four-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-three-columns .eltdf-bl-grid-sizer,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-three-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-standard.eltdf-bl-five-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-standard.eltdf-bl-four-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-standard.eltdf-bl-three-columns .eltdf-bl-item {
    width: 50%
  }

  .eltdf-blog-slider-holder .active .eltdf-blog-slider-item .eltdf-item-text-wrapper {
    opacity: 1
  }
}

@media only screen and (max-width:680px) {
  .eltdf-blog-holder.eltdf-blog-standard article.format-quote .eltdf-post-text {
    padding: 57px 17%
  }

  .eltdf-blog-list-holder.eltdf-bl-boxed .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-standard .eltdf-bl-item {
    width: 100% !important
  }

  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-five-columns .eltdf-bl-grid-sizer,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-five-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-four-columns .eltdf-bl-grid-sizer,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-four-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-three-columns .eltdf-bl-grid-sizer,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-three-columns .eltdf-bl-item,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-two-columns .eltdf-bl-grid-sizer,
  .eltdf-blog-list-holder.eltdf-bl-masonry.eltdf-bl-two-columns .eltdf-bl-item {
    width: 100%
  }
}

@media only screen and (max-width:768px) {

  .eltdf-blog-holder.eltdf-blog-single article .eltdf-post-info-bottom .eltdf-post-info-bottom-left,
  .eltdf-blog-holder.eltdf-blog-single article .eltdf-post-info-bottom .eltdf-post-info-bottom-right {
    width: 100%;
    float: none
  }

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

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

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

  .eltdf-drop-down .wide .second>.inner>ul {
    width: 768px
  }

  .eltdf-header-vertical-closed .eltdf-vertical-area-bottom-logo,
  .eltdf-header-vertical-closed .eltdf-vertical-menu-area {
    display: none
  }

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

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

@media only screen and (max-width:1440px) {

  .eltdf-header-vertical .eltdf-container-inner,
  .eltdf-header-vertical .eltdf-grid,
  .eltdf-header-vertical .eltdf-row-grid-section {
    width: 950px
  }
}

@media only screen and (max-width:1200px) {

  .eltdf-header-vertical .eltdf-container-inner,
  .eltdf-header-vertical .eltdf-grid,
  .eltdf-header-vertical .eltdf-row-grid-section {
    width: 768px
  }
}

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

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

  .eltdf-header-vertical .eltdf-container-inner,
  .eltdf-header-vertical .eltdf-grid,
  .eltdf-header-vertical .eltdf-row-grid-section {
    width: 768px
  }

  .eltdf-mobile-header {
    display: block
  }
}

@media only screen and (max-width:768px) {

  .eltdf-header-vertical .eltdf-container-inner,
  .eltdf-header-vertical .eltdf-grid,
  .eltdf-header-vertical .eltdf-row-grid-section {
    width: 600px
  }
}

@media only screen and (max-width:680px) {

  .eltdf-header-vertical .eltdf-container-inner,
  .eltdf-header-vertical .eltdf-grid,
  .eltdf-header-vertical .eltdf-row-grid-section {
    width: 420px
  }
}

@media only screen and (max-width:480px) {

  .eltdf-header-vertical .eltdf-container-inner,
  .eltdf-header-vertical .eltdf-grid,
  .eltdf-header-vertical .eltdf-row-grid-section {
    width: 300px
  }
}

@media only screen and (max-width:320px) {

  .eltdf-header-vertical .eltdf-container-inner,
  .eltdf-header-vertical .eltdf-grid,
  .eltdf-header-vertical .eltdf-row-grid-section {
    width: 95%
  }
}

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

  .eltdf-btn.eltdf-btn-huge,
  .eltdf-btn.eltdf-btn-large {
    padding: 17px 32px;
    font-size: 13px
  }
}

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

  .eltdf-top-bar,
  .eltdf-top-bar-background {
    display: none
  }
}

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

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

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

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

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

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

@media only screen and (max-width:768px) {

  .eltdf-call-to-action-holder.eltdf-normal-layout .eltdf-cta-button-holder,
  .eltdf-call-to-action-holder.eltdf-normal-layout .eltdf-cta-inner,
  .eltdf-call-to-action-holder.eltdf-normal-layout .eltdf-cta-text-holder {
    display: block
  }

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

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

  .eltdf-countdown .countdown-row.countdown-show4 .countdown-section,
  .eltdf-countdown .countdown-row.countdown-show5 .countdown-section,
  .eltdf-countdown .countdown-row.countdown-show6 .countdown-section,
  .eltdf-countdown .countdown-row.countdown-show7 .countdown-section {
    width: 33.33333333333333%
  }

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

  .eltdf-elements-holder.eltdf-responsive-mode-768.eltdf-five-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-768.eltdf-four-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-768.eltdf-six-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-768.eltdf-three-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-768.eltdf-two-columns .eltdf-eh-item {
    width: 100%;
    display: inline-block;
    height: auto
  }
}

@media only screen and (max-width:600px) {

  .eltdf-elements-holder.eltdf-responsive-mode-600.eltdf-five-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-600.eltdf-four-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-600.eltdf-six-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-600.eltdf-three-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-600.eltdf-two-columns .eltdf-eh-item {
    width: 100%;
    display: inline-block;
    height: auto
  }
}

@media only screen and (max-width:1280px) {

  .eltdf-elements-holder.eltdf-responsive-mode-1280.eltdf-five-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-1280.eltdf-four-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-1280.eltdf-six-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-1280.eltdf-three-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-1280.eltdf-two-columns .eltdf-eh-item {
    width: 100%;
    display: inline-block;
    height: auto
  }

  .eltdf-elements-holder.eltdf-responsive-mode-1280.eltdf-one-column-alignment-left .eltdf-eh-item .eltdf-eh-item-content {
    text-align: left
  }

  .eltdf-elements-holder.eltdf-responsive-mode-1280.eltdf-one-column-alignment-right .eltdf-eh-item .eltdf-eh-item-content {
    text-align: right
  }

  .eltdf-elements-holder.eltdf-responsive-mode-1280.eltdf-one-column-alignment-center .eltdf-eh-item .eltdf-eh-item-content {
    text-align: center
  }
}

@media only screen and (max-width:1024px) {

  .eltdf-elements-holder.eltdf-responsive-mode-1024.eltdf-five-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-1024.eltdf-four-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-1024.eltdf-six-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-1024.eltdf-three-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-1024.eltdf-two-columns .eltdf-eh-item {
    width: 100%;
    display: inline-block;
    height: auto
  }

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

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

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

  .eltdf-full-screen-sections .eltdf-fss-item.active,
  .eltdf-full-screen-sections .eltdf-fss-item.fp-completely:not(.active) {
    transform: none
  }
}

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

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

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

@media only screen and (max-width:680px) {
  .eltdf-countdown .countdown-row .countdown-section .countdown-amount {
    font-size: 40px
  }

  .eltdf-elements-holder.eltdf-responsive-mode-600.eltdf-one-column-alignment-left .eltdf-eh-item .eltdf-eh-item-content {
    text-align: left
  }

  .eltdf-elements-holder.eltdf-responsive-mode-600.eltdf-one-column-alignment-right .eltdf-eh-item .eltdf-eh-item-content {
    text-align: right
  }

  .eltdf-elements-holder.eltdf-responsive-mode-600.eltdf-one-column-alignment-center .eltdf-eh-item .eltdf-eh-item-content {
    text-align: center
  }
}

@media only screen and (max-width:480px) {

  .eltdf-elements-holder.eltdf-responsive-mode-480.eltdf-five-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-480.eltdf-four-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-480.eltdf-six-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-480.eltdf-three-columns .eltdf-eh-item,
  .eltdf-elements-holder.eltdf-responsive-mode-480.eltdf-two-columns .eltdf-eh-item {
    width: 100%;
    display: inline-block;
    height: auto
  }

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

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

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

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

@media only screen and (min-width:768px) and (max-width:1024px) {
  .eltdf-full-screen-sections {
    margin-top: -50px
  }
}

@media only screen and (max-width:1440px) {
  .eltdf-iwt .eltdf-iwt-content {
    padding-right: 11%
  }

  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-6 .eltdf-ig-image {
    width: 20%
  }
}

@media only screen and (max-width:1440px) and (min-width:1201px) {
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-6 .eltdf-ig-image:nth-child(6n+1) {
    clear: none
  }

  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-6 .eltdf-ig-image:nth-child(5n+1) {
    clear: both
  }
}

@media only screen and (max-width:1200px) {

  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-5 .eltdf-ig-image,
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-6 .eltdf-ig-image {
    width: 25%
  }
}

@media only screen and (max-width:1200px) and (min-width:1025px) {
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-5 .eltdf-ig-image:nth-child(5n+1) {
    clear: none
  }

  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-5 .eltdf-ig-image:nth-child(4n+1) {
    clear: both
  }

  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-6 .eltdf-ig-image:nth-child(6n+1) {
    clear: none
  }

  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-6 .eltdf-ig-image:nth-child(4n+1),
  .eltdf-portfolio-list-holder.eltdf-pl-gallery.eltdf-pl-four-columns article:nth-child(3n+1) {
    clear: both
  }
}

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

  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-4 .eltdf-ig-image,
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-5 .eltdf-ig-image,
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-6 .eltdf-ig-image {
    width: 33.33333%
  }
}

@media only screen and (max-width:768px) {

  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-4 .eltdf-ig-image,
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-5 .eltdf-ig-image,
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-6 .eltdf-ig-image {
    width: 50%
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {

  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-4 .eltdf-ig-image:nth-child(2n+1),
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-5 .eltdf-ig-image:nth-child(2n+1),
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-6 .eltdf-ig-image:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:680px) {

  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-2 .eltdf-ig-image,
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-3 .eltdf-ig-image,
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-4 .eltdf-ig-image,
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-5 .eltdf-ig-image,
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-6 .eltdf-ig-image {
    width: 100%
  }
}

@media only screen and (max-width:1200px) {
  .eltdf-pricing-tables.eltdf-five-columns .eltdf-price-table {
    width: 33.33333%
  }
}

@media only screen and (max-width:1200px) and (min-width:769px) {
  .eltdf-pricing-tables.eltdf-five-columns .eltdf-price-table:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {

  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-4 .eltdf-ig-image:nth-child(3n+1),
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-5 .eltdf-ig-image:nth-child(3n+1),
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-6 .eltdf-ig-image:nth-child(3n+1),
  .eltdf-pricing-tables.eltdf-four-columns .eltdf-price-table:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .eltdf-pricing-tables.eltdf-four-columns .eltdf-price-table {
    width: 50%
  }

  .eltdf-price-table .eltdf-pt-inner ul li {
    padding: 12px 20px
  }

  .eltdf-price-table .eltdf-pt-inner ul li.eltdf-pt-title-holder .eltdf-pt-title {
    padding: 17px 0 27px
  }

  .eltdf-price-table .eltdf-pt-inner ul li.eltdf-pt-prices {
    padding: 22px 10px 0
  }

  .eltdf-price-table .eltdf-pt-inner ul li.eltdf-pt-content {
    padding: 12px 10px
  }

  .eltdf-price-table .eltdf-pt-inner ul li.eltdf-pt-button {
    padding: 18px 15px 50px
  }
}

@media only screen and (max-width:768px) {

  .eltdf-pricing-tables.eltdf-five-columns .eltdf-price-table,
  .eltdf-pricing-tables.eltdf-four-columns .eltdf-price-table,
  .eltdf-pricing-tables.eltdf-three-columns .eltdf-price-table {
    width: 50%
  }

  .eltdf-pricing-tables.eltdf-five-columns .eltdf-price-table:nth-child(2n+1),
  .eltdf-pricing-tables.eltdf-four-columns .eltdf-price-table:nth-child(2n+1),
  .eltdf-pricing-tables.eltdf-three-columns .eltdf-price-table:nth-child(2n+1) {
    clear: both
  }
}

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

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

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

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

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

  .eltdf-tabs.eltdf-tabs-vertical .eltdf-tabs-nav {
    border-right: 0
  }

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

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

@media only screen and (max-width:768px) {

  .eltdf-tabs.eltdf-tabs-boxed .eltdf-tabs-nav li a,
  .eltdf-tabs.eltdf-tabs-standard .eltdf-tabs-nav li a {
    width: 100%
  }

  .eltdf-tabs.eltdf-tabs-standard .eltdf-tabs-nav li {
    display: block;
    float: none
  }

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

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

@media only screen and (max-width:680px) {

  .eltdf-pricing-tables.eltdf-five-columns .eltdf-price-table,
  .eltdf-pricing-tables.eltdf-four-columns .eltdf-price-table,
  .eltdf-pricing-tables.eltdf-three-columns .eltdf-price-table,
  .eltdf-pricing-tables.eltdf-two-columns .eltdf-price-table {
    width: 100%
  }

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

  .eltdf-tabs.eltdf-tabs-simple .eltdf-tabs-nav {
    padding: 0 0 20px
  }

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

@media only screen and (max-width:1440px) {

  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns .eltdf-pl-grid-sizer,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns article {
    width: 25%
  }

  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns article.eltdf-pl-masonry-large-width,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns article.eltdf-pl-masonry-large-width-height {
    width: 50%
  }
}

@media only screen and (max-width:1200px) {

  .eltdf-portfolio-list-holder.eltdf-pl-gallery.eltdf-pl-five-columns article,
  .eltdf-portfolio-list-holder.eltdf-pl-gallery.eltdf-pl-four-columns article,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-four-columns .eltdf-pl-grid-sizer,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-four-columns article {
    width: 33.33333%
  }

  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-four-columns article.eltdf-pl-masonry-large-width,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-four-columns article.eltdf-pl-masonry-large-width-height {
    width: 66.66667%
  }

  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns .eltdf-pl-grid-sizer,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns article {
    width: 33.33333%
  }

  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns article.eltdf-pl-masonry-large-width,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns article.eltdf-pl-masonry-large-width-height {
    width: 66.66667%
  }
}

@media only screen and (max-width:1024px) {

  .eltdf-portfolio-list-holder.eltdf-pl-gallery.eltdf-pl-five-columns article,
  .eltdf-portfolio-list-holder.eltdf-pl-gallery.eltdf-pl-four-columns article,
  .eltdf-portfolio-list-holder.eltdf-pl-gallery.eltdf-pl-three-columns article,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-three-columns .eltdf-pl-grid-sizer,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-three-columns article {
    width: 50%
  }

  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-three-columns article.eltdf-pl-masonry-large-width,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-three-columns article.eltdf-pl-masonry-large-width-height {
    width: 100%
  }

  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-four-columns .eltdf-pl-grid-sizer,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-four-columns article {
    width: 50%
  }

  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-four-columns article.eltdf-pl-masonry-large-width,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-four-columns article.eltdf-pl-masonry-large-width-height {
    width: 100%
  }

  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns .eltdf-pl-grid-sizer,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns article {
    width: 50%
  }

  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns article.eltdf-pl-masonry-large-width,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns article.eltdf-pl-masonry-large-width-height {
    width: 100%
  }
}

@media only screen and (max-width:680px) {
  .eltdf-portfolio-list-holder.eltdf-pl-gallery article {
    width: 100% !important
  }

  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns .eltdf-pl-grid-sizer,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-five-columns article,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-four-columns .eltdf-pl-grid-sizer,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-four-columns article,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-three-columns .eltdf-pl-grid-sizer,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-three-columns article,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-two-columns .eltdf-pl-grid-sizer,
  .eltdf-portfolio-list-holder.eltdf-pl-masonry.eltdf-pl-two-columns article {
    width: 100%;
    height: auto !important
  }
}

@media only screen and (max-width:1200px) {
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-gallery-images.eltdf-ps-four-columns .eltdf-ps-image {
    width: 33.33333%
  }
}

@media only screen and (max-width:1024px) {

  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-gallery-images.eltdf-ps-four-columns .eltdf-ps-image,
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-gallery-images.eltdf-ps-three-columns .eltdf-ps-image {
    width: 50%
  }
}

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

@media only screen and (max-width:1200px) {

  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-four-columns .eltdf-ps-grid-sizer,
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-four-columns .eltdf-ps-image {
    width: 33.33333%
  }

  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-four-columns .eltdf-ps-image.eltdf-ps-masonry-large-item {
    width: 66.66667%
  }

  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-five-columns .eltdf-ps-grid-sizer,
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-five-columns .eltdf-ps-image {
    width: 33.33333%
  }

  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-five-columns .eltdf-ps-image.eltdf-ps-masonry-large-item {
    width: 66.66667%
  }
}

@media only screen and (max-width:1024px) {

  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-three-columns .eltdf-ps-grid-sizer,
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-three-columns .eltdf-ps-image {
    width: 50%
  }

  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-three-columns .eltdf-ps-image.eltdf-ps-masonry-large-item {
    width: 100%
  }

  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-four-columns .eltdf-ps-grid-sizer,
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-four-columns .eltdf-ps-image {
    width: 50%
  }

  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-four-columns .eltdf-ps-image.eltdf-ps-masonry-large-item {
    width: 100%
  }

  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-five-columns .eltdf-ps-grid-sizer,
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-five-columns .eltdf-ps-image {
    width: 50%
  }

  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-five-columns .eltdf-ps-image.eltdf-ps-masonry-large-item {
    width: 100%
  }

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

@media only screen and (max-width:680px) {

  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-four-columns .eltdf-ps-grid-sizer,
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-four-columns .eltdf-ps-image,
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-three-columns .eltdf-ps-grid-sizer,
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-three-columns .eltdf-ps-image,
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-two-columns .eltdf-ps-grid-sizer,
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-masonry-images.eltdf-ps-two-columns .eltdf-ps-image {
    width: 100%
  }
}

@media only screen and (max-width:1200px) {

  .eltdf-proofing-gallery-list-holder.eltdf-pgl-gallery.eltdf-pgl-five-columns article,
  .eltdf-proofing-gallery-list-holder.eltdf-pgl-gallery.eltdf-pgl-four-columns article {
    width: 33.33333%
  }
}

@media only screen and (max-width:1200px) and (min-width:1025px) {

  .eltdf-portfolio-list-holder.eltdf-pl-gallery.eltdf-pl-five-columns article:nth-child(3n+1),
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-gallery-images.eltdf-ps-four-columns .eltdf-ps-image:nth-child(3n+1),
  .eltdf-proofing-gallery-list-holder.eltdf-pgl-gallery.eltdf-pgl-five-columns article:nth-child(3n+1),
  .eltdf-proofing-gallery-list-holder.eltdf-pgl-gallery.eltdf-pgl-four-columns article:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {

  .eltdf-proofing-gallery-list-holder.eltdf-pgl-gallery.eltdf-pgl-five-columns article,
  .eltdf-proofing-gallery-list-holder.eltdf-pgl-gallery.eltdf-pgl-four-columns article,
  .eltdf-proofing-gallery-list-holder.eltdf-pgl-gallery.eltdf-pgl-three-columns article {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {

  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-2 .eltdf-ig-image:nth-child(2n+1),
  .eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-3 .eltdf-ig-image:nth-child(3n+1),
  .eltdf-portfolio-list-holder.eltdf-pl-gallery.eltdf-pl-five-columns article:nth-child(2n+1),
  .eltdf-portfolio-list-holder.eltdf-pl-gallery.eltdf-pl-four-columns article:nth-child(2n+1),
  .eltdf-portfolio-list-holder.eltdf-pl-gallery.eltdf-pl-three-columns article:nth-child(2n+1),
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-gallery-images.eltdf-ps-four-columns .eltdf-ps-image:nth-child(2n+1),
  .eltdf-portfolio-single-holder .eltdf-ps-image-holder.eltdf-ps-gallery-images.eltdf-ps-three-columns .eltdf-ps-image:nth-child(2n+1),
  .eltdf-proofing-gallery-list-holder.eltdf-pgl-gallery.eltdf-pgl-five-columns article:nth-child(2n+1),
  .eltdf-proofing-gallery-list-holder.eltdf-pgl-gallery.eltdf-pgl-four-columns article:nth-child(2n+1),
  .eltdf-proofing-gallery-list-holder.eltdf-pgl-gallery.eltdf-pgl-three-columns article:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:680px) {
  .eltdf-proofing-gallery-list-holder.eltdf-pgl-gallery article {
    width: 100% !important
  }
}

@media only screen and (max-width:1200px) {

  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-five-columns .eltdf-pgs-gallery-image,
  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-five-columns .eltdf-pgs-grid-sizer,
  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-four-columns .eltdf-pgs-gallery-image,
  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-four-columns .eltdf-pgs-grid-sizer {
    width: 33.33333%
  }
}

@media only screen and (max-width:1024px) {

  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-five-columns .eltdf-pgs-gallery-image,
  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-five-columns .eltdf-pgs-grid-sizer,
  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-four-columns .eltdf-pgs-gallery-image,
  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-four-columns .eltdf-pgs-grid-sizer,
  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-three-columns .eltdf-pgs-gallery-image,
  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-three-columns .eltdf-pgs-grid-sizer {
    width: 50%
  }

  .eltdf-testimonials-holder.eltdf-testimonials-standard .eltdf-testimonial-text {
    padding: 0 10%
  }
}

@media only screen and (max-width:680px) {

  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-four-columns .eltdf-pgs-gallery-image,
  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-four-columns .eltdf-pgs-grid-sizer,
  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-three-columns .eltdf-pgs-gallery-image,
  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-three-columns .eltdf-pgs-grid-sizer,
  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-two-columns .eltdf-pgs-gallery-image,
  .eltdf-proofing-gallery-single-holder .eltdf-pgs-gallery-holder.eltdf-pgs-gallery-masonry.eltdf-pgs-gallery-two-columns .eltdf-pgs-grid-sizer {
    width: 100%
  }

  .eltdf-pgs-gallery-filter-holder .eltdf-pgs-gallery-download-holder {
    position: relative;
    top: 0;
    left: 0;
    right: auto;
    margin-top: 20px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
  }
}

@media only screen and (max-width:768px) {
  .eltdf-testimonials-holder.eltdf-testimonials-standard .eltdf-testimonial-text {
    padding: 0 8%
  }
}

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

  .eltdf-testimonials-holder .eltdf-testimonials .eltdf-testimonial-title {
    font-size: 20px
  }
}