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

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

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

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

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

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

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

@media only screen and (min-width: 1490px) and (max-width: 1650px) {
  .edgtf-header-vertical .edgtf-grid,
  .edgtf-header-vertical .edgtf-container-inner,
  .edgtf-header-vertical .edgtf-grid-section .edgtf-section-inner,
  .edgtf-header-vertical .edgtf-slider .carousel-inner .edgtf-slider-content-outer {
    width: 1100px;
  }
}

@media only screen and (min-width: 1314px) and (max-width: 1490px) {
  .edgtf-header-vertical .edgtf-grid,
  .edgtf-header-vertical .edgtf-container-inner,
  .edgtf-header-vertical .edgtf-grid-section .edgtf-section-inner,
  .edgtf-header-vertical .edgtf-slider .carousel-inner .edgtf-slider-content-outer {
    width: 950px;
  }
}

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

@media only screen and (max-width: 1200px) {
  .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner,
  .edgtf-boxed .edgtf-wrapper .edgtf-footer-inner {
    width: 1000px;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner,
  .edgtf-boxed .edgtf-wrapper .edgtf-footer-inner {
    width: 818px;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner,
  .edgtf-boxed .edgtf-wrapper .edgtf-footer-inner {
    width: 650px;
  }
}

@media only screen and (max-width: 600px) {
  .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner,
  .edgtf-boxed .edgtf-wrapper .edgtf-footer-inner {
    width: 470px;
  }
}

@media only screen and (max-width: 480px) {
  .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner,
  .edgtf-boxed .edgtf-wrapper .edgtf-footer-inner {
    width: 350px;
  }
}

@media only screen and (max-width: 320px) {
  .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner,
  .edgtf-boxed .edgtf-wrapper .edgtf-footer-inner {
    width: 96%;
  }
}

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

@media only screen and (max-width: 768px) {
  .edgtf-two-columns-50-50 .edgtf-column,
  .edgtf-two-columns-66-33 .edgtf-column1,
  .edgtf-two-columns-66-33 .edgtf-column2,
  .edgtf-two-columns-33-66 .edgtf-column1,
  .edgtf-two-columns-33-66 .edgtf-column2,
  .edgtf-two-columns-25-75 .edgtf-column1,
  .edgtf-two-columns-25-75 .edgtf-column2,
  .edgtf-two-columns-75-25 .edgtf-column1,
  .edgtf-two-columns-75-25 .edgtf-column2,
  .edgtf-three-columns .edgtf-column,
  .edgtf-four-columns .edgtf-column,
  .edgtf-five-columns .edgtf-column {
    width: 100%;
  }
  .edgtf-five-columns > .edgtf-five-columns-inner,
  .edgtf-four-columns > .edgtf-four-columns-inner,
  .edgtf-three-columns > .edgtf-three-columns-inner,
  .edgtf-two-columns-50-50 > .edgtf-two-columns-50-50-inner {
    margin: 0;
  }
  .edgtf-two-columns-66-33 .edgtf-column1 .edgtf-column-inner,
  .edgtf-two-columns-66-33 .edgtf-column2 .edgtf-column-inner,
  .edgtf-two-columns-33-66 .edgtf-column1 .edgtf-column-inner,
  .edgtf-two-columns-33-66 .edgtf-column2 .edgtf-column-inner,
  .edgtf-two-columns-75-25 .edgtf-column1 .edgtf-column-inner,
  .edgtf-two-columns-75-25 .edgtf-column2 .edgtf-column-inner,
  .edgtf-two-columns-25-75 .edgtf-column1 .edgtf-column-inner,
  .edgtf-two-columns-25-75 .edgtf-column2 .edgtf-column-inner,
  .edgtf-five-columns > .edgtf-five-columns-inner .edgtf-column-inner,
  .edgtf-four-columns > .edgtf-four-columns-inner .edgtf-column-inner,
  .edgtf-three-columns > .edgtf-three-columns-inner .edgtf-column-inner,
  .edgtf-two-columns-50-50 > .edgtf-two-columns-50-50-inner .edgtf-column-inner {
    padding: 0 0 0 0;
  }
  .edgtf-no-border-responsive .vc_column-inner {
    border-right: none !important;
  }
}

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

@media only screen and (max-width: 768px) {
  h1 {
    font-size: 65px;
  }
}

@media only screen and (max-width: 480px) {
  h1 {
    font-size: 55px;
  }
}

@media only screen and (max-width: 480px) {
  h2 {
    font-size: 47px;
  }
}

@media only screen and (max-width: 1280px) {
  .error404 .edgtf-wrapper .edgtf-container-inner.edgtf-404-page {
    padding: 120px 0 161px;
  }
}

@media only screen and (max-width: 1200px) {
  .edgtf-page-not-found h4 {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 44px;
  }
  .edgtf-carousel ul.edgtf-slick-dots {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-cf7-joined-bordered .edgtf-column .edgtf-column-inner {
    margin: 0;
  }
  .edgtf-comment-holder li.comment.depth-2 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-2 .edgtf-comment {
    padding-left: 35px;
  }
  .edgtf-comment-holder li.comment.depth-3 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-3 .edgtf-comment {
    padding-left: 70px;
  }
  .edgtf-comment-holder li.comment.depth-4 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-4 .edgtf-comment {
    padding-left: 105px;
  }
  .edgtf-comment-holder li.comment.depth-5 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-5 .edgtf-comment {
    padding-left: 140px;
  }
  .edgtf-comment-holder li.comment.depth-6 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-6 .edgtf-comment {
    padding-left: 175px;
  }
  .edgtf-comment-holder li.comment.depth-7 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-7 .edgtf-comment {
    padding-left: 210px;
  }
  .edgtf-comment-holder li.comment.depth-8 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-8 .edgtf-comment {
    padding-left: 245px;
  }
  .edgtf-comment-holder li.comment.depth-9 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-9 .edgtf-comment {
    padding-left: 280px;
  }
  .edgtf-comment-holder li.comment.depth-10 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-10 .edgtf-comment {
    padding-left: 315px;
  }
}

@media only screen and (max-width: 600px) {
  .edgtf-comment-holder li.comment.depth-2 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-2 .edgtf-comment {
    padding-left: 20px;
  }
  .edgtf-comment-holder li.comment.depth-3 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-3 .edgtf-comment {
    padding-left: 40px;
  }
  .edgtf-comment-holder li.comment.depth-4 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-4 .edgtf-comment {
    padding-left: 60px;
  }
  .edgtf-comment-holder li.comment.depth-5 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-5 .edgtf-comment {
    padding-left: 80px;
  }
  .edgtf-comment-holder li.comment.depth-6 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-6 .edgtf-comment {
    padding-left: 100px;
  }
  .edgtf-comment-holder li.comment.depth-7 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-7 .edgtf-comment {
    padding-left: 120px;
  }
  .edgtf-comment-holder li.comment.depth-8 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-8 .edgtf-comment {
    padding-left: 140px;
  }
  .edgtf-comment-holder li.comment.depth-9 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-9 .edgtf-comment {
    padding-left: 160px;
  }
  .edgtf-comment-holder li.comment.depth-10 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-10 .edgtf-comment {
    padding-left: 180px;
  }
  .edgtf-page-not-found .edgtf-search-wrapper {
    width: 60%;
  }
}

@media only screen and (max-width: 480px) {
  .edgtf-comment-holder {
    width: 100%;
  }
  .edgtf-comment-holder .edgtf-comment-image {
    float: none;
  }
  .edgtf-comment-holder .edgtf-comment-text {
    padding: 0;
    margin-top: 20px;
  }
  .edgtf-comment-holder li.comment.depth-2 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-2 .edgtf-comment {
    padding-left: 0;
  }
  .edgtf-comment-holder li.comment.depth-3 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-3 .edgtf-comment {
    padding-left: 0;
  }
  .edgtf-comment-holder li.comment.depth-4 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-4 .edgtf-comment {
    padding-left: 0;
  }
  .edgtf-comment-holder li.comment.depth-5 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-5 .edgtf-comment {
    padding-left: 0;
  }
  .edgtf-comment-holder li.comment.depth-6 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-6 .edgtf-comment {
    padding-left: 0;
  }
  .edgtf-comment-holder li.comment.depth-7 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-7 .edgtf-comment {
    padding-left: 0;
  }
  .edgtf-comment-holder li.comment.depth-8 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-8 .edgtf-comment {
    padding-left: 0;
  }
  .edgtf-comment-holder li.comment.depth-9 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-9 .edgtf-comment {
    padding-left: 0;
  }
  .edgtf-comment-holder li.comment.depth-10 .edgtf-comment,
  .edgtf-comment-holder li.pingback.depth-10 .edgtf-comment {
    padding-left: 0;
  }
  .edgtf-page-not-found h4 {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 44px;
  }
}

/* @luvicon */
/*@media only screen and (max-width: 1024px) {*/
  @media only screen and (max-width: 767px) {
  .edgtf-page-header {
    display: none;
  }
  .edgtf-mobile-header {
    display: block;
  }
  .edgtf-header-vertical .edgtf-vertical-menu-area {
    display: none;
  }
  .edgtf-header-vertical .edgtf-content,
  .edgtf-header-vertical footer {
    padding-left: 0;
  }
  .edgtf-header-vertical .carousel-inner {
    left: 0 !important;
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1280px) {
  .edgtf-header-vertical .edgtf-vertical-area-widget-holder {
    padding-bottom: 21px;
  }
  .edgtf-header-vertical .edgtf-logo-wrapper {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 1200px) {
  footer .edgtf-footer-top.edgtf-footer-top-full {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 768px) {
  footer .edgtf-footer-top-holder .edgtf-column:not(:last-child) {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1440px) {
  .edgtf-title.edgtf-title-large-text-size h1 {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-title.edgtf-has-background {
    background: transparent none repeat scroll 0 0 !important;
    height: auto !important;
    padding: 0 !important;
  }
  .edgtf-title.edgtf-title-image-not-responsive .edgtf-title-image {
    display: block;
  }
  .edgtf-title .edgtf-title-holder {
    height: 100% !important;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 !important;
  }
  .edgtf-title .edgtf-title-holder .edgtf-container {
    display: block;
    height: 100%;
  }
  .edgtf-title .edgtf-title-holder .edgtf-container-inner {
    display: table;
    height: 100%;
  }
  .edgtf-title .edgtf-title-holder .edgtf-title-subtitle-holder {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }
  .edgtf-title .edgtf-title-subtitle-holder {
    padding: 0px !important;
  }
  .edgtf-title.edgtf-title-medium-text-size h1 {
    font-size: 37px;
  }
  .edgtf-title.edgtf-title-large-text-size h1 {
    font-size: 60px;
  }
  .edgtf-title.edgtf-title-medium-text-size .edgtf-subtitle span, .edgtf-title.edgtf-title-large-text-size .edgtf-subtitle span {
    font-size: 14px;
  }
  .edgtf-title.edgtf-title-medium-text-size .edgtf-title-subtitle-holder-inner a, .edgtf-title.edgtf-title-large-text-size .edgtf-title-subtitle-holder-inner a {
    font-size: 18px;
  }
  .edgtf-title.edgtf-title-medium-text-size .edgtf-breadcrumbs a,
  .edgtf-title.edgtf-title-medium-text-size .edgtf-breadcrumbs span, .edgtf-title.edgtf-title-large-text-size .edgtf-breadcrumbs a,
  .edgtf-title.edgtf-title-large-text-size .edgtf-breadcrumbs span {
    font-size: 18px;
  }
  .edgtf-title.edgtf-standard-type .edgtf-breadcrumbs-holder {
    position: relative !important;
    right: 0;
    display: block;
  }
}

@media only screen and (max-width: 600px) {
  .edgtf-title .edgtf-title-holder h1 {
    font-size: 29px;
  }
  .edgtf-title.edgtf-title-medium-text-size h1, .edgtf-title.edgtf-title-large-text-size h1 {
    font-size: 32px;
  }
  .edgtf-title.edgtf-title-medium-text-size .edgtf-subtitle span, .edgtf-title.edgtf-title-large-text-size .edgtf-subtitle span {
    font-size: 12px;
  }
  .edgtf-title.edgtf-title-medium-text-size .edgtf-title-subtitle-holder-inner a, .edgtf-title.edgtf-title-large-text-size .edgtf-title-subtitle-holder-inner a {
    font-size: 25px;
  }
  .edgtf-title.edgtf-title-medium-text-size .edgtf-breadcrumbs a,
  .edgtf-title.edgtf-title-medium-text-size .edgtf-breadcrumbs span, .edgtf-title.edgtf-title-large-text-size .edgtf-breadcrumbs a,
  .edgtf-title.edgtf-title-large-text-size .edgtf-breadcrumbs span {
    font-size: 18px;
  }
  .edgtf-title.edgtf-standard-type .edgtf-breadcrumbs-holder {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  .edgtf-title.edgtf-title-small-text-size h1, .edgtf-title.edgtf-title-medium-text-size h1, .edgtf-title.edgtf-title-large-text-size h1 {
    font-size: 26px;
    margin: 0;
  }
  .edgtf-title.edgtf-title-small-text-size .edgtf-subtitle, .edgtf-title.edgtf-title-medium-text-size .edgtf-subtitle, .edgtf-title.edgtf-title-large-text-size .edgtf-subtitle {
    display: none;
  }
  .edgtf-title.edgtf-title-small-text-size .edgtf-title-subtitle-holder-inner a, .edgtf-title.edgtf-title-medium-text-size .edgtf-title-subtitle-holder-inner a, .edgtf-title.edgtf-title-large-text-size .edgtf-title-subtitle-holder-inner a {
    font-size: 12px;
  }
  .edgtf-title.edgtf-title-small-text-size .edgtf-breadcrumbs a,
  .edgtf-title.edgtf-title-small-text-size .edgtf-breadcrumbs span, .edgtf-title.edgtf-title-medium-text-size .edgtf-breadcrumbs a,
  .edgtf-title.edgtf-title-medium-text-size .edgtf-breadcrumbs span, .edgtf-title.edgtf-title-large-text-size .edgtf-breadcrumbs a,
  .edgtf-title.edgtf-title-large-text-size .edgtf-breadcrumbs span {
    font-size: 12px;
  }
  .edgtf-title.edgtf-standard-type .edgtf-breadcrumbs-holder {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
  }
}

@media only screen and (max-width: laptop-mid-landscape) and (min-width: ipad-landscape) {
  .edgtf-title.edgtf-title-large-text-size h1 {
    font-size: 90px;
  }
}

@media only screen and (max-width: ipad-landscape) and (min-width: ipad-portrait) {
  .edgtf-title.edgtf-title-large-text-size h1 {
    font-size: 54px;
  }
}

@media only screen and (max-width: 1280px) {
  .edgtf-side-menu-slide-from-right.edgtf-right-side-menu-opened .edgtf-side-menu {
    width: 31%;
  }
}

@media only screen and (max-width: 1200px) {
  .edgtf-search-slide-window-top input,
  .edgtf-search-slide-window-top input:focus {
    width: 80%;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-search-slide-window-top input,
  .edgtf-search-slide-window-top input:focus {
    width: 70%;
  }
}

@media only screen and (max-width: 500px) {
  .edgtf-search-slide-window-top input,
  .edgtf-search-slide-window-top input:focus {
    width: 65%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

/* ==========================================================================
   End of Elements Holder Responsive style
   ========================================================================== */
/* ==========================================================================
   Google Map start style
   ========================================================================== */
@media only screen and (max-width: 1024px) {
  .edgtf-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: 768px) and (max-width: 1024px) {
  .edgtf-call-to-action .edgtf-call-to-action-row-75-25 .edgtf-call-to-action-column1 {
    width: 65%;
  }
}

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

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

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

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

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

@media only screen and (max-width: 1440px) {
  .edgtf-call-to-action .edgtf-btn.edgtf-btn-large.edgtf-btn-outline {
    padding: 8px 24px;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-call-to-action .edgtf-btn.edgtf-btn-large.edgtf-btn-outline {
    padding: 8px 14px;
    margin-top: 10px;
  }
}

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

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

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

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

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

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

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

/* Unique style for both types - end
========================================================================== */
/* Type with icon - begin
========================================================================== */
@media only screen and (max-width: 600px) {
  .edgtf-message.edgtf-with-icon .edgtf-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) {
  .edgtf-vertical-menu-area .edgtf-pricing-tables.edgtf-four-columns .edgtf-price-table {
    width: 48.75%;
    margin-bottom: 45px;
  }
  .edgtf-vertical-menu-area .edgtf-pricing-tables.edgtf-four-columns .edgtf-price-table:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }
  .edgtf-pricing-tables.edgtf-four-columns .edgtf-price-in-table .edgtf-price {
    font-size: 60px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-content {
    padding: 33px 22px;
  }
  .edgtf-price-table .edgtf-btn.edgtf-btn-solid .edgtf-btn-text {
    padding: 13px 36px;
  }
  .edgtf-price-button .edgtf-btn.edgtf-btn-huge {
    padding: 8px 50px;
  }
}

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

@media only screen and (min-width: 600px) and (max-width: 768px) {
  .edgtf-pricing-tables.edgtf-three-columns .edgtf-price-table {
    width: 100%;
    margin-left: 0;
    margin-bottom: 45px;
  }
  .edgtf-pricing-tables.edgtf-three-columns .edgtf-price-table:last-child {
    margin-bottom: 0;
  }
  .edgtf-price-button .edgtf-btn.edgtf-btn-huge {
    padding: 8px 70px;
  }
}

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

@media only screen and (max-width: 1440px) and (min-width: 768px) {
  .edgtf-tabs.edgtf-tab-boxed .edgtf-tabs-nav li a {
    padding: 10px 40px;
  }
}

@media only screen and (max-width: 1440px) and (min-width: 768px) {
  .edgtf-tabs.edgtf-vertical-tab.edgtf-tab-with-icon ul li a .edgtf-tab-text-after-icon {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li {
    float: none;
    width: 100%;
  }
  .edgtf-tabs.edgtf-tab-boxed .edgtf-tabs-nav li {
    margin-right: 0;
  }
  .edgtf-tabs.edgtf-tab-boxed.edgtf-horizontal-tab {
    border-left: 3px solid #1d1d1d;
    padding-top: 30px;
  }
  .edgtf-tabs.edgtf-tab-boxed.edgtf-horizontal-tab .edgtf-tabs-nav li {
    margin-bottom: 5px;
    margin-right: 0;
  }
  .edgtf-tabs.edgtf-tab-boxed.edgtf-horizontal-tab .edgtf-tabs-nav li a {
    border-bottom: 3px solid #1d1d1d;
    border-left: none;
  }
  .edgtf-tabs.edgtf-tab-boxed.edgtf-horizontal-tab .edgtf-tabs-nav li a:before {
    left: 0;
    right: auto;
    top: -3px;
    bottom: -3px;
    width: 7px;
    height: auto;
  }
  .edgtf-tabs.edgtf-tab-boxed.edgtf-horizontal-tab .edgtf-tabs-nav li a:after {
    left: -3px;
    right: auto;
    top: 0;
    bottom: 0;
    width: 3px;
    height: auto;
  }
  .edgtf-tabs.edgtf-tab-boxed.edgtf-horizontal-tab .edgtf-tab-container {
    border-top: 0;
    padding: 10px 17px 0 17px;
  }
}

@media only screen and (max-width: 600px) {
  .edgtf-tabs .edgtf-tabs-nav,
  .edgtf-tabs .edgtf-tab-container,
  .edgtf-tabs.edgtf-vertical-tab .edgtf-tabs-nav,
  .edgtf-tabs.edgtf-vertical-tab .edgtf-tab-container {
    width: 100%;
  }
  .edgtf-tabs .edgtf-tabs-nav li,
  .edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li {
    float: none;
    display: block;
    margin: 0;
  }
  .edgtf-tabs .edgtf-tabs-nav li a,
  .edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li a {
    padding-left: 0;
    padding-right: 0;
  }
  .edgtf-tabs.edgtf-vertical-tab .edgtf-tabs-nav {
    float: none;
    padding: 0;
  }
  .edgtf-tabs.edgtf-vertical-tab .edgtf-tab-container {
    float: none;
    border-left: 0;
    padding: 9px 0;
  }
  .edgtf-tabs.edgtf-vertical-tab.edgtf-tab-boxed {
    border-left: 3px solid #1d1d1d;
  }
  .edgtf-tabs.edgtf-vertical-tab.edgtf-tab-boxed .edgtf-tabs-nav li a {
    border-right: 3px solid #1d1d1d;
    border-bottom: 3px solid #1d1d1d;
    border-left: none;
  }
  .edgtf-tabs.edgtf-vertical-tab.edgtf-tab-boxed .edgtf-tabs-nav li a:before {
    left: 0;
    right: auto;
    top: -3px;
    bottom: -3px;
    width: 7px;
    height: auto;
  }
  .edgtf-tabs.edgtf-vertical-tab.edgtf-tab-boxed .edgtf-tabs-nav li a:after {
    left: -3px;
    right: auto;
    top: 0;
    bottom: 0;
    width: 3px;
    height: auto;
  }
  .edgtf-tabs.edgtf-vertical-tab.edgtf-tab-boxed .edgtf-tab-container {
    border-top: 0;
    border-left: 0;
    padding: 10px 17px 0 17px;
  }
}

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

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

@media only screen and (max-width: 600px) {
  .edgtf-blog-list-holder.edgtf-masonry .edgtf-blog-list-masonry-grid-sizer,
  .edgtf-blog-list-holder.edgtf-masonry .edgtf-blog-list-masonry-item {
    width: 100%;
  }
  .edgtf-blog-list-holder.edgtf-masonry .edgtf-blog-list-masonry-grid-gutter {
    width: 0;
  }
  .edgtf-blog-list-holder.edgtf-boxes.edgtf-four-columns > ul > li,
  .edgtf-blog-list-holder.edgtf-boxes.edgtf-three-columns > ul > li,
  .edgtf-blog-list-holder.edgtf-boxes.edgtf-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) {
  .edgtf-image-gallery .edgtf-gallery-grid-with-space.edgtf-gallery-columns-2 .edgtf-gallery-image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
  }
}

@media only screen and (max-width: 600px) {
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-2 .edgtf-gallery-image {
    width: 100%;
  }
}

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

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

@media only screen and (max-width: 768px) {
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-3 .edgtf-gallery-image {
    width: 50%;
  }
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-3 .edgtf-gallery-image:nth-child(2n+1) {
    clear: both;
  }
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-3 .edgtf-gallery-image:nth-child(2n+1) {
    clear: none;
  }
}

@media only screen and (max-width: 480px) {
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-3 .edgtf-gallery-image {
    width: 100%;
  }
}

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

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

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

@media only screen and (max-width: 1024px) {
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-4 .edgtf-gallery-image {
    width: 50%;
  }
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-4 .edgtf-gallery-image:nth-child(2n+1) {
    clear: both;
  }
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-4 .edgtf-gallery-image:nth-child(4n+1) {
    clear: none;
  }
}

@media only screen and (max-width: 480px) {
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-4 .edgtf-gallery-image {
    width: 100%;
  }
}

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

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

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

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

@media only screen and (max-width: 1200px) {
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-5 .edgtf-gallery-image {
    width: 25%;
  }
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-5 .edgtf-gallery-image:nth-child(4n+1) {
    clear: both;
  }
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-5 .edgtf-gallery-image:nth-child(5n+1) {
    clear: none;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-5 .edgtf-gallery-image {
    width: 33%;
  }
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-5 .edgtf-gallery-image:nth-child(3n+1) {
    clear: both;
  }
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-5 .edgtf-gallery-image:nth-child(4n+1) {
    clear: none;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-5 .edgtf-gallery-image {
    width: 50%;
  }
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-5 .edgtf-gallery-image:nth-child(2n+1) {
    clear: both;
  }
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-5 .edgtf-gallery-image:nth-child(3n+1) {
    clear: none;
  }
}

@media only screen and (max-width: 480px) {
  .edgtf-image-gallery .edgtf-gallery-grid-no-space.edgtf-gallery-columns-5 .edgtf-gallery-image {
    width: 100%;
  }
}

/* Image Gallery Grid - end
========================================================================== */
/* Image Gallery Slider - begin
========================================================================== */
/* Image Gallery Slider - end
========================================================================== */
/* ==========================================================================
# Image Gallery - end
========================================================================== */
@media only screen and (max-width: 1440px) and (min-width: 1025px) {
  .edgtf-passepartout .edgtf-portfolio-single-holder.full-screen-slider .edgtf-portfolio-slider-content {
    padding-top: 80px;
  }
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-hover-semi-transparent-overlay article .edgtf-ptf-category-holder {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns article, .edgtf-portfolio-list-holder-outer.edgtf-ptf-five-columns article, .edgtf-portfolio-list-holder-outer.edgtf-ptf-six-columns article {
    width: 33.33%;
  }
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-five-columns article,
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-five-columns .edgtf-portfolio-list-masonry-grid-sizer,
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-four-columns article,
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-four-columns .edgtf-portfolio-list-masonry-grid-sizer {
    width: 33.33%;
  }
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-ptf-masonry-three-columns .edgtf-portfolio-list-masonry-grid-sizer,
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-ptf-masonry-three-columns article.edgtf-default-masonry-item,
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-ptf-masonry-three-columns article.edgtf-large-height-masonry-item,
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-ptf-masonry-four-columns .edgtf-portfolio-list-masonry-grid-sizer,
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-ptf-masonry-four-columns article.edgtf-default-masonry-item,
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-ptf-masonry-four-columns article.edgtf-large-height-masonry-item {
    width: 50%;
  }
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-ptf-masonry-three-columns .edgtf-large-width-masonry-item,
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-ptf-masonry-three-columns .edgtf-large-width-height-masonry-item,
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-ptf-masonry-four-columns .edgtf-large-width-masonry-item,
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-ptf-masonry-four-columns .edgtf-large-width-height-masonry-item {
    width: 100%;
  }
  .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns .edgtf-portfolio-gap,
  .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns .mix,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns .edgtf-portfolio-gap,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns .mix {
    width: 50%;
  }
  .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns .edgtf-portfolio-gap:nth-last-child(1),
  .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns .edgtf-portfolio-gap:nth-last-child(2),
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns .edgtf-portfolio-gap:nth-last-child(1),
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns .edgtf-portfolio-gap:nth-last-child(2) {
    display: none;
  }
  .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-five-columns .edgtf-portfolio-gap,
  .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-five-columns .mix, .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-six-columns .edgtf-portfolio-gap,
  .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-six-columns .mix,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-five-columns .edgtf-portfolio-gap,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-five-columns .mix,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-six-columns .edgtf-portfolio-gap,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-six-columns .mix {
    width: 33.33%;
  }
  .edgtf-portfolio-single-holder:not(.big-images):not(.big-masonry):not(.big-slider) .edgtf-portfolio-info-holder {
    margin-bottom: 60px;
  }
  .edgtf-portfolio-single-holder .edgtf-portfolio-info-item:not(.edgtf-content-item) .edgtf-portfolio-info-item-title {
    width: 15%;
  }
  .edgtf-portfolio-single-holder .edgtf-portfolio-info-item:not(.edgtf-content-item) p {
    width: 65%;
  }
  .edgtf-portfolio-single-holder .edgtf-portfolio-social .edgtf-social-share-holder .edgtf-social-share-title {
    width: 35%;
  }
  .small-images .edgtf-two-columns-25-75 .edgtf-column1,
  .small-images .edgtf-two-columns-25-75 .edgtf-column2,
  .small-images .edgtf-two-columns-75-25 .edgtf-column1,
  .small-images .edgtf-two-columns-75-25 .edgtf-column2,
  .small-slider .edgtf-two-columns-25-75 .edgtf-column1,
  .small-slider .edgtf-two-columns-25-75 .edgtf-column2,
  .small-slider .edgtf-two-columns-75-25 .edgtf-column1,
  .small-slider .edgtf-two-columns-75-25 .edgtf-column2,
  .wide-images .edgtf-two-columns-25-75 .edgtf-column1,
  .wide-images .edgtf-two-columns-25-75 .edgtf-column2,
  .wide-images .edgtf-two-columns-75-25 .edgtf-column1,
  .wide-images .edgtf-two-columns-75-25 .edgtf-column2,
  .small-masonry .edgtf-two-columns-25-75 .edgtf-column1,
  .small-masonry .edgtf-two-columns-25-75 .edgtf-column2,
  .small-masonry .edgtf-two-columns-75-25 .edgtf-column1,
  .small-masonry .edgtf-two-columns-75-25 .edgtf-column2,
  .gallery .edgtf-two-columns-25-75 .edgtf-column1,
  .gallery .edgtf-two-columns-25-75 .edgtf-column2,
  .gallery .edgtf-two-columns-75-25 .edgtf-column1,
  .gallery .edgtf-two-columns-75-25 .edgtf-column2 {
    width: 100%;
  }
  .small-images .edgtf-two-columns-25-75 .edgtf-column1 .edgtf-column-inner,
  .small-images .edgtf-two-columns-25-75 .edgtf-column2 .edgtf-column-inner,
  .small-images .edgtf-two-columns-75-25 .edgtf-column1 .edgtf-column-inner,
  .small-images .edgtf-two-columns-75-25 .edgtf-column2 .edgtf-column-inner,
  .small-slider .edgtf-two-columns-25-75 .edgtf-column1 .edgtf-column-inner,
  .small-slider .edgtf-two-columns-25-75 .edgtf-column2 .edgtf-column-inner,
  .small-slider .edgtf-two-columns-75-25 .edgtf-column1 .edgtf-column-inner,
  .small-slider .edgtf-two-columns-75-25 .edgtf-column2 .edgtf-column-inner,
  .wide-images .edgtf-two-columns-25-75 .edgtf-column1 .edgtf-column-inner,
  .wide-images .edgtf-two-columns-25-75 .edgtf-column2 .edgtf-column-inner,
  .wide-images .edgtf-two-columns-75-25 .edgtf-column1 .edgtf-column-inner,
  .wide-images .edgtf-two-columns-75-25 .edgtf-column2 .edgtf-column-inner,
  .small-masonry .edgtf-two-columns-25-75 .edgtf-column1 .edgtf-column-inner,
  .small-masonry .edgtf-two-columns-25-75 .edgtf-column2 .edgtf-column-inner,
  .small-masonry .edgtf-two-columns-75-25 .edgtf-column1 .edgtf-column-inner,
  .small-masonry .edgtf-two-columns-75-25 .edgtf-column2 .edgtf-column-inner,
  .gallery .edgtf-two-columns-25-75 .edgtf-column1 .edgtf-column-inner,
  .gallery .edgtf-two-columns-25-75 .edgtf-column2 .edgtf-column-inner,
  .gallery .edgtf-two-columns-75-25 .edgtf-column1 .edgtf-column-inner,
  .gallery .edgtf-two-columns-75-25 .edgtf-column2 .edgtf-column-inner {
    padding: 0;
  }
  .small-images .edgtf-two-columns-75-25 .edgtf-column2,
  .small-slider .edgtf-two-columns-75-25 .edgtf-column2,
  .wide-images .edgtf-two-columns-75-25 .edgtf-column2,
  .small-masonry .edgtf-two-columns-75-25 .edgtf-column2 {
    margin-top: 50px;
  }
  .small-masonry .edgtf-column1 {
    margin-bottom: 43px;
  }
  .gallery .edgtf-two-columns-75-25 .edgtf-column1 .edgtf-portfolio-gallery {
    margin-bottom: 45px;
  }
  .small-images .edgtf-column1,
  .small-slider .edgtf-column1 {
    margin-bottom: 58px;
  }
  .edgtf-portfolio-single-holder.small-images .edgtf-column1,
  .edgtf-portfolio-single-holder.small-images .edgtf-column2, .edgtf-portfolio-single-holder.small-slider .edgtf-column1,
  .edgtf-portfolio-single-holder.small-slider .edgtf-column2, .edgtf-portfolio-single-holder.small-masonry .edgtf-column1,
  .edgtf-portfolio-single-holder.small-masonry .edgtf-column2, .edgtf-portfolio-single-holder.big-masonry .edgtf-column1,
  .edgtf-portfolio-single-holder.big-masonry .edgtf-column2 {
    width: 100%;
  }
  .edgtf-portfolio-single-holder.small-images .edgtf-column1 .edgtf-column-inner,
  .edgtf-portfolio-single-holder.small-images .edgtf-column2 .edgtf-column-inner, .edgtf-portfolio-single-holder.small-slider .edgtf-column1 .edgtf-column-inner,
  .edgtf-portfolio-single-holder.small-slider .edgtf-column2 .edgtf-column-inner, .edgtf-portfolio-single-holder.small-masonry .edgtf-column1 .edgtf-column-inner,
  .edgtf-portfolio-single-holder.small-masonry .edgtf-column2 .edgtf-column-inner, .edgtf-portfolio-single-holder.big-masonry .edgtf-column1 .edgtf-column-inner,
  .edgtf-portfolio-single-holder.big-masonry .edgtf-column2 .edgtf-column-inner {
    padding: 0;
  }
  .edgtf-portfolio-single-holder.gallery .edgtf-portfolio-info-title {
    margin-bottom: 8px;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-portfolio-list-holder-outer.edgtf-ptf-three-columns article, .edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns article, .edgtf-portfolio-list-holder-outer.edgtf-ptf-five-columns article, .edgtf-portfolio-list-holder-outer.edgtf-ptf-six-columns article {
    width: 50%;
  }
  .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns .edgtf-portfolio-gap,
  .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns .mix, .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-five-columns .edgtf-portfolio-gap,
  .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-five-columns .mix, .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-six-columns .edgtf-portfolio-gap,
  .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-six-columns .mix, .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-three-columns .edgtf-portfolio-gap,
  .edgtf-ptf-standard.edgtf-portfolio-list-holder-outer.edgtf-ptf-three-columns .mix,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns .edgtf-portfolio-gap,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns .mix,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-five-columns .edgtf-portfolio-gap,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-five-columns .mix,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-six-columns .edgtf-portfolio-gap,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-six-columns .mix,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-three-columns .edgtf-portfolio-gap,
  .edgtf-ptf-gallery.edgtf-ptf-with-space.edgtf-portfolio-list-holder-outer.edgtf-ptf-three-columns .mix {
    width: 50%;
  }
  .edgtf-portfolio-single-holder .edgtf-portfolio-info-item:not(.edgtf-content-item) .edgtf-portfolio-info-item-title {
    width: 30%;
  }
  .edgtf-portfolio-single-holder .edgtf-portfolio-info-item:not(.edgtf-content-item) p {
    width: 70%;
  }
  .edgtf-portfolio-single-holder .edgtf-portfolio-social .edgtf-social-share-holder .edgtf-social-share-title {
    width: 30%;
  }
  .split-screen .edgtf-column:first-child .edgtf-column-inner {
    padding: 0;
    margin-bottom: 50px;
  }
  .split-screen .edgtf-column:last-child .edgtf-column-inner {
    padding: 0;
  }
  .split-screen .edgtf-portfolio-info-holder {
    max-width: 100%;
    width: 90%;
    padding: 0 20px;
  }
  .big-masonry .edgtf-single-masonry-grid-sizer,
  .big-masonry .edgtf-default-masonry-item,
  .big-masonry .edgtf-large-height-masonry-item {
    width: 50%;
  }
  .big-masonry .edgtf-large-width-height-masonry-item,
  .big-masonry .edgtf-large-width-masonry-item {
    width: 100%;
  }
  .big-masonry .edgtf-big-masonry-holder {
    margin-top: 30px;
  }
  .edgtf-portfolio-single-holder.small-images .edgtf-two-columns-75-25 .edgtf-column1 .edgtf-portfolio-gallery, .edgtf-portfolio-single-holder.small-slider .edgtf-two-columns-75-25 .edgtf-column1 .edgtf-portfolio-gallery, .edgtf-portfolio-single-holder.small-masonry .edgtf-two-columns-75-25 .edgtf-column1 .edgtf-portfolio-gallery, .edgtf-portfolio-single-holder.big-masonry .edgtf-two-columns-75-25 .edgtf-column1 .edgtf-portfolio-gallery {
    margin-bottom: 45px;
  }
}

@media only screen and (max-width: 600px) {
  .edgtf-portfolio-list-holder-outer article:not(.slick-slide),
  .edgtf-single-masonry-grid-sizer,
  .edgtf-portfolio-list-holder-outer .edgtf-portfolio-list-masonry-grid-sizer {
    width: 100% !important;
  }
  .edgtf-portfolio-single-media:not(.slick-slide) {
    padding: 0 !important;
    width: 100% !important;
  }
  .edgtf-portfolio-single-media:not(.slick-slide):not(:last-child) {
    margin-bottom: 10px;
  }
  .split-screen.edgtf-portfolio-single-holder .edgtf-portfolio-single-media:not(.slick-slide):not(:last-child) {
    margin-bottom: 0px;
  }
  .edgtf-portfolio-filter-holder {
    margin-bottom: 20px;
  }
  .edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li {
    float: none;
    text-align: left;
    display: inline-block;
  }
  .edgtf-portfolio-single-holder.full-screen-slider .edgtf-portfolio-slider-content {
    width: 100%;
  }
  .wide-images .edgtf-ptf-holder-wide {
    padding: 0 20px;
  }
  .wide-images.edgtf-portfolio-single-holder .edgtf-portfolio-related-holder .slick-slider {
    width: 100%;
    left: 0;
  }
  .wide-slider.edgtf-portfolio-single-holder .edgtf-portfolio-related-holder .slick-slider {
    width: 100%;
    left: 0;
  }
  .edgtf-portfolio-single-holder .edgtf-portfolio-single-nav-inner {
    display: table;
    width: 100%;
    padding: 40px 0 20px;
  }
  .edgtf-portfolio-single-nav .edgtf-portfolio-next {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    right: 0;
    text-align: right;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .edgtf-portfolio-single-nav .edgtf-portfolio-next a {
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    padding-right: 10px;
  }
  .edgtf-portfolio-single-nav .edgtf-portfolio-next a:after {
    content: "\e876";
    font-family: 'Linearicons-Free';
    padding-left: 10px;
  }
  .edgtf-portfolio-single-nav .edgtf-portfolio-prev {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    left: 0;
    text-align: left;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .edgtf-portfolio-single-nav .edgtf-portfolio-prev a {
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    padding-left: 10px;
  }
  .edgtf-portfolio-single-nav .edgtf-portfolio-prev a:before {
    content: "\e875";
    font-family: 'Linearicons-Free';
    padding-right: 10px;
  }
  .wide-slider .edgtf-psws-holder .edgtf-portfolio-single-nav-inner {
    position: relative;
  }
  .wide-slider .edgtf-psws-holder .edgtf-portfolio-single-nav .edgtf-portfolio-next,
  .wide-slider .edgtf-psws-holder .edgtf-portfolio-single-nav .edgtf-portfolio-prev {
    position: relative;
  }
}

@media only screen and (max-width: 320px) {
  .edgtf-portfolio-single-holder.full-screen-slider .edgtf-portfolio-slider-content {
    padding: 30px 20px 30px 20px;
  }
  .edgtf-portfolio-single-holder.full-screen-slider .edgtf-portfolio-slider-content .edgtf-portfolio-title {
    font-size: 44px;
  }
}

@media only screen and (min-width: 1000px) {
  .edgtf-slider-thumbs .carousel-control.left:hover .edgtf-thumb-holder {
    left: 0;
  }
  .carousel:not(.in_progress).edgtf-slider-thumbs .carousel-control.left:hover .edgtf-prev-nav {
    left: -200px;
  }
  .edgtf-slider-thumbs .carousel-control.right:hover .edgtf-thumb-holder {
    right: 0;
  }
  .carousel:not(.in_progress).edgtf-slider-thumbs .carousel-control.right:hover .edgtf-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 .carousel-inner {
    position: relative;
  }
  .carousel-inner > .item,
  .edgtf-slider .carousel-control,
  .edgtf-slider-elements-container {
    padding-top: 0px !important;
  }
  .carousel-inner .item.edgtf-animate-image.zoom_center .edgtf-image,
  .carousel-inner .item.edgtf-animate-image.zoom_top_left .edgtf-image,
  .carousel-inner .item.edgtf-animate-image.zoom_top_right .edgtf-image,
  .carousel-inner .item.edgtf-animate-image.zoom_bottom_left .edgtf-image,
  .carousel-inner .item.edgtf-animate-image.zoom_bottom_right .edgtf-image {
    transform: none !important;
    -webkit-transform: none !important;
  }
  .carousel .carousel-indicators.thumbnails {
    bottom: 40px;
  }
  .carousel .carousel-indicators.thumbnails li {
    width: 100px !important;
    height: 63px !important;
  }
}

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

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

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
  .edgtf-process-holder.edgtf-process-holder-items-five .edgtf-process-item-holder .edgtf-pi-holder-inner {
    padding: 0 25px;
  }
  .edgtf-process-holder.edgtf-process-holder-items-five .edgtf-process-item-holder .edgtf-pi-number-holder .edgtf-pi-arrow {
    right: -40px;
    font-size: 25px;
  }
  .edgtf-process-holder.edgtf-process-holder-items-five .edgtf-process-inner {
    margin: 0 -25px;
  }
}

@media only screen and (max-width: 1024px) {
  .edgtf-process-holder .edgtf-process-item-holder,
  .edgtf-process-holder.edgtf-process-holder-items-five .edgtf-process-item-holder {
    width: 33.33%;
    margin-bottom: 30px;
  }
  .edgtf-process-holder .edgtf-process-item-holder .edgtf-pi-arrow,
  .edgtf-process-holder.edgtf-process-holder-items-five .edgtf-process-item-holder .edgtf-pi-arrow {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-process-holder .edgtf-process-item-holder,
  .edgtf-process-holder.edgtf-process-holder-items-three .edgtf-process-item-holder,
  .edgtf-process-holder.edgtf-process-holder-items-five .edgtf-process-item-holder {
    width: 50%;
  }
  .edgtf-process-holder .edgtf-process-item-holder .edgtf-pi-arrow,
  .edgtf-process-holder.edgtf-process-holder-items-three .edgtf-process-item-holder .edgtf-pi-arrow,
  .edgtf-process-holder.edgtf-process-holder-items-five .edgtf-process-item-holder .edgtf-pi-arrow {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .edgtf-process-holder .edgtf-process-item-holder,
  .edgtf-process-holder.edgtf-process-holder-items-three .edgtf-process-item-holder,
  .edgtf-process-holder.edgtf-process-holder-items-five .edgtf-process-item-holder {
    width: 100%;
  }
}

/* ==========================================================================
   Shop gallery responsive start style
   ========================================================================== */
@media only screen and (max-width: 1024px) {
  .edgtf-shop-gallery.columns-4 .edgtf-shop-product {
    width: 50%;
  }
  .edgtf-shop-gallery.columns-4 .edgtf-shop-product:nth-child(3n+1) {
    clear: none;
  }
  .edgtf-shop-gallery.columns-4 .edgtf-shop-product:nth-child(2n+1) {
    clear: both;
  }
}

@media only screen and (max-width: 480px) {
  .edgtf-shop-gallery.columns-4 .edgtf-shop-product {
    width: 100%;
    float: none;
  }
}

/* ==========================================================================
   End of Shop gallery responsive style
   ========================================================================== */
/* ==========================================================================
   Start of Vertical Split Slider Responsive
   ========================================================================== */
@media only screen and (max-width: 1024px) {
  body.edgtf-vertical-split-screen-initialized {
    overflow-y: visible !important;
    height: auto !important;
  }
  .edgtf-vertical-split-slider,
  #multiscroll-nav {
    display: none;
  }
  .edgtf-vertical-split-slider-responsive {
    display: block;
  }
  .edgtf-vss-ms-section {
    background-position: center center;
  }
}

/* ==========================================================================
   End of Vertical Split Slider Responsive
   ========================================================================== */
/* ==========================================================================
   #Twitter feed
   ========================================================================== */
.edgtf-twitter-widget li {
  margin-bottom: 15px;
}

.edgtf-twitter-widget .edgtf-tweet-time {
  margin-top: 7px;
}

@media only screen and (max-width: 600px) {
  .edgtf-twitter-feed.edgtf-twt-col3 li, .edgtf-twitter-feed.edgtf-twt-col4 li {
    width: 100%;
    margin-bottom: 25px;
  }
}

/* ==========================================================================
# Merge Image responsive style - begin
========================================================================== */
/* ==========================================================================
# Merge Image responsive style - end
========================================================================== */
/* ==========================================================================
# Device Presentation responsive style - begin
========================================================================== */
@media only screen and (max-width: 768px) {
  .edgtf-device-presentation .edgtf-device-presentation-inner {
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    transform: translateY(30%);
    margin-top: -6.7%;
  }
}

/* ==========================================================================
# Device Presentation responsive style - end
========================================================================== */
/* ==========================================================================
   Interactive Text shortcode responsive styles - start
   ========================================================================== */
@media only screen and (max-width: 768px) {
  #edgtf-interactive-text.edgtf-it-direction-horizontal .edgtf-interactive-text-content-holder .edgtf-interactive-text-item {
    padding: 0 25px;
  }
}

@media only screen and (max-width: 1280px) {
  #edgtf-interactive-text.edgtf-it-direction-vertical .edgtf-interactive-text-content-holder .edgtf-interactive-text-item {
    padding: 20px 0;
  }
}

@media only screen and (max-width: 768px) {
  #edgtf-interactive-text.edgtf-it-direction-vertical .edgtf-interactive-text-content-holder .edgtf-interactive-text-item {
    padding: 17px 0;
  }
}

@media only screen and (max-width: 1024px) {
  #edgtf-interactive-text.edgtf-initialized .edgtf-interactive-text-inner .edgtf-interactive-text-content-holder .edgtf-interactive-text-content-line {
    padding: 0;
  }
}

/* ==========================================================================
  Interactive Text shortcode responsive styles - end
  ========================================================================== */
@media only screen and (max-width: 1440px) {
  .edgtf-scroll-slider.edgtf-fullscreen .edgtf-scs-fs-image {
    background-position: center 35%;
  }
}

@media only screen and (max-width: 768px) {
  .edgtf-image-with-text .edgtf-image-with-text-title-holder .edgtf-image-with-text-title {
    font-size: 18vw;
  }
}

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

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

@media only screen and (max-width: 480px) {
  .edgtf-instagram-feed.edgtf-col-4 li,
  .edgtf-instagram-feed.edgtf-col-3 li,
  .edgtf-instagram-feed.edgtf-col-6 li,
  .edgtf-instagram-feed.edgtf-col-9 li {
    width: 50%;
  }
  footer .edgtf-instagram-feed {
    max-width: 86%;
  }
  .edgtf-sidebar .edgtf-instagram-feed {
    max-width: 90%;
  }
}

/*# sourceMappingURL=modules-responsive.css.map */