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

   .edgtf-container-inner,
   .edgtf-grid,
   .edgtf-grid-section .edgtf-section-inner,
   .edgtf-slider .carousel-inner .edgtf-slider-content-outer {
      width: 1100px
   }
}

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

   .edgtf-container-inner,
   .edgtf-grid,
   .edgtf-grid-section .edgtf-section-inner,
   .edgtf-slider .carousel-inner .edgtf-slider-content-outer {
      width: 950px
   }
}

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

   .edgtf-container-inner,
   .edgtf-grid,
   .edgtf-grid-section .edgtf-section-inner,
   .edgtf-slider .carousel-inner .edgtf-slider-content-outer {
      width: 768px
   }
}

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

   .edgtf-container-inner,
   .edgtf-grid,
   .edgtf-grid-section .edgtf-section-inner,
   .edgtf-slider .carousel-inner .edgtf-slider-content-outer {
      width: 600px
   }
}

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

   .edgtf-container-inner,
   .edgtf-grid,
   .edgtf-grid-section .edgtf-section-inner,
   .edgtf-slider .carousel-inner .edgtf-slider-content-outer {
      width: 420px
   }
}

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

   .edgtf-container-inner,
   .edgtf-grid,
   .edgtf-grid-section .edgtf-section-inner,
   .edgtf-slider .carousel-inner .edgtf-slider-content-outer {
      width: 300px
   }
}

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

   .edgtf-container-inner,
   .edgtf-grid,
   .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-container-inner,
   .edgtf-header-vertical .edgtf-grid,
   .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-container-inner,
   .edgtf-header-vertical .edgtf-grid,
   .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-container-inner,
   .edgtf-header-vertical .edgtf-grid,
   .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-footer-inner,
   .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner {
      width: 1000px
   }
}

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

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

   .edgtf-content {
      margin-top: 0 !important
   }

   h1 {
      font-size: 34px;
   }

   h2 {
      font-size: 30px

   }

   h3 {
      font-size: 24px
   }
}

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

   .edgtf-boxed .edgtf-wrapper .edgtf-footer-inner,
   .edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner {
      width: 650px
   }
   h1 {
      font-size: 22px;
   }

   h2 {
      font-size: 18px
   }

   h3 {
      font-size: 14px
   }
}

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

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

   .edgtf-comment-holder .edgtf-comment-text .edgtf-comment-date {
      display: block
   }
}

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

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

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

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

   .edgtf-section-inner-margin {
      margin-left: 0;
      margin-right: 0
   }
}

@media only screen and (max-width:1280px) {
   .edgtf-page-not-found h1 {
      font-size: 34px
   }
}

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

   .edgtf-five-columns .edgtf-column,
   .edgtf-four-columns .edgtf-column,
   .edgtf-three-columns .edgtf-column,
   .edgtf-two-columns-25-75 .edgtf-column1,
   .edgtf-two-columns-25-75 .edgtf-column2,
   .edgtf-two-columns-33-66 .edgtf-column1,
   .edgtf-two-columns-33-66 .edgtf-column2,
   .edgtf-two-columns-50-50 .edgtf-column,
   .edgtf-two-columns-66-33 .edgtf-column1,
   .edgtf-two-columns-66-33 .edgtf-column2,
   .edgtf-two-columns-75-25 .edgtf-column1,
   .edgtf-two-columns-75-25 .edgtf-column2 {
      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-content-left-from-sidebar {
      margin-bottom: 60px
   }

   .edgtf-content-right-from-sidebar {
      margin-top: 60px
   }

   .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-25-75 .edgtf-column1 .edgtf-column-inner,
   .edgtf-two-columns-25-75 .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-50-50>.edgtf-two-columns-50-50-inner .edgtf-column-inner,
   .edgtf-two-columns-66-33 .edgtf-column1 .edgtf-column-inner,
   .edgtf-two-columns-66-33 .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 {
      padding: 0
   }

   .edgtf-no-border-responsive {
      border-right: none !important
   }

   .edgtf-404-page {
      margin: 30px auto
   }

   .edgtf-404-page .edgtf-page-not-found h1 {
      font-size: 34px
   }

   .edgtf-404-page .edgtf-page-not-found p {
      padding: 0 30px
   }

   .edgtf-comment-list li.depth-2 .edgtf-comment {
      padding-left: 40px
   }

   .edgtf-comment-list li.depth-3 .edgtf-comment {
      padding-left: 80px
   }

   .edgtf-comment-list li.depth-4 .edgtf-comment {
      padding-left: 120px
   }

   .edgtf-comment-list li.depth-5 .edgtf-comment {
      padding-left: 160px
   }

   .edgtf-comment-list li.depth-6 .edgtf-comment {
      padding-left: 200px
   }

   .edgtf-comment-list li.depth-7 .edgtf-comment {
      padding-left: 240px
   }

   .edgtf-comment-list li.depth-8 .edgtf-comment {
      padding-left: 280px
   }

   .edgtf-comment-list li.depth-9 .edgtf-comment {
      padding-left: 320px
   }

   .edgtf-comment-list li.depth-10 .edgtf-comment {
      padding-left: 360px
   }
}

@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.depth-10 .edgtf-comment,
   .edgtf-comment-holder li.depth-2 .edgtf-comment,
   .edgtf-comment-holder li.depth-3 .edgtf-comment,
   .edgtf-comment-holder li.depth-4 .edgtf-comment,
   .edgtf-comment-holder li.depth-5 .edgtf-comment,
   .edgtf-comment-holder li.depth-6 .edgtf-comment,
   .edgtf-comment-holder li.depth-7 .edgtf-comment,
   .edgtf-comment-holder li.depth-8 .edgtf-comment,
   .edgtf-comment-holder li.depth-9 .edgtf-comment {
      padding-left: 0
   }

   .slick-slider .edgtf-slick-next,
   .slick-slider .edgtf-slick-prev {
      font-size: 30px
   }
}

@media only screen and (max-width:1024px) {
   .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-fixed-wrapper.fixed,
   .edgtf-boxed .edgtf-page-header .edgtf-sticky-header {
      width: 1000px
   }

   footer .edgtf-footer-top.edgtf-footer-top-full {
      padding-left: 30px;
      padding-right: 30px
   }
}

@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
   }

   footer .edgtf-footer-top-holder .edgtf-column:not(:last-child) {
      margin-bottom: 30px
   }
}

@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 (min-width:1921px) {
   .edgtf-title {
      background-size: cover
   }
}

@media only screen and (max-width:1024px) {
   .edgtf-title.edgtf-has-background {
      background: 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: 0 !important
   }

   .edgtf-title.edgtf-title-large-text-size h1 {
      font-size: 34px
   }

   .edgtf-title.edgtf-standard-type .edgtf-breadcrumbs-holder {
      position: relative;
      display: block
   }
}

@media only screen and (max-width:768px) {
   .edgtf-title.edgtf-title-large-text-size h1 {
      font-size: 34px
   }
}

@media only screen and (max-width:600px) {
   .edgtf-title.edgtf-title-large-text-size h1 {
      font-size: 34px
   }

   .edgtf-title .edgtf-subtitle,
   .edgtf-title.edgtf-standard-type .edgtf-breadcrumbs-holder {
      display: none
   }
}

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

   .edgtf-title.edgtf-title-large-text-size h1,
   .edgtf-title.edgtf-title-medium-text-size h1,
   .edgtf-title.edgtf-title-small-text-size h1 {
      font-size: 34px;
      letter-spacing: -1px
   }

   .edgtf-title.edgtf-title-large-text-size .edgtf-subtitle,
   .edgtf-title.edgtf-title-medium-text-size .edgtf-subtitle,
   .edgtf-title.edgtf-title-small-text-size .edgtf-subtitle {
      display: none
   }

   .edgtf-elements-holder.edgtf-responsive-mode-480.edgtf-five-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-six-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-two-columns .edgtf-elements-holder-item {
      width: 100%;
      display: inline-block;
      height: auto
   }
}

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

   .edgtf-elements-holder.edgtf-responsive-mode-1280.edgtf-five-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-six-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-two-columns .edgtf-elements-holder-item {
      width: 100%;
      display: inline-block;
      height: auto
   }

   .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-five-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-six-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-two-columns .edgtf-elements-holder-item {
      width: 100%;
      display: inline-block;
      height: auto
   }

   .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-five-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-six-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-two-columns .edgtf-elements-holder-item {
      width: 100%;
      display: inline-block;
      height: auto
   }

   .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-five-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-six-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-two-columns .edgtf-elements-holder-item {
      width: 100%;
      display: inline-block;
      height: auto
   }

   .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-elements-holder-item-content {
      padding: 0 10px
   }

   .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
   }
}

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

   .countdown-amount {
      font-size: 50px !important;
      line-height: 50px !important
   }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
   .edgtf-call-to-action .edgtf-call-to-action-row-75-25 .edgtf-call-to-action-column1 {
      width: 65%
   }

   .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;
      text-align: center !important;
      width: 100% !important
   }

   .edgtf-call-to-action .edgtf-text-wrapper .edgtf-call-to-action-icon-holder {
      position: relative;
      width: 100%;
      text-align: center
   }

   .edgtf-call-to-action .edgtf-text-wrapper .edgtf-call-to-action-icon {
      display: inline-block
   }

   .edgtf-call-to-action .edgtf-text-wrapper .edgtf-call-to-action-text {
      text-align: center;
      margin-bottom: 23px
   }

   .edgtf-call-to-action.with-icon {
      padding: 0
   }
}

@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:480px) {
   .edgtf-message {
      padding: 20px 15px
   }
}

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

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

   .edgtf-message.edgtf-with-icon .edgtf-message-icon-holder {
      padding: 0 15px
   }
}

@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: 30px
   }
}

@media only screen and (max-width:1024px) {
   .edgtf-pricing-tables.edgtf-four-columns .edgtf-price-table {
      width: 48.75%;
      margin-top: 20px;
      margin-bottom: 20px
   }

   .edgtf-pricing-tables.edgtf-four-columns .edgtf-price-table:nth-child(2n+1) {
      margin-left: 0;
      clear: both
   }
}

@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: 15px
   }
}

@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
   }
}

@media only screen and (max-width:1400px) {
   .edgtf-tabs.edgtf-tab-boxed .edgtf-tabs-nav li a {
      padding: 15px 35px
   }
}

@media only screen and (max-width:1024px) {
   .edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li {
      float: none;
      margin-right: 0
   }

   .edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li a {
      padding-left: 0;
      padding-right: 0
   }

   .edgtf-tabs.edgtf-tab-boxed.edgtf-horizontal-tab .edgtf-tabs-nav li a {
      margin-bottom: 2px
   }
}

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

   .edgtf-tabs.edgtf-tab-container,
   .edgtf-tabs.edgtf-tabs-nav,
   .edgtf-tabs.edgtf-vertical-tab .edgtf-tab-container,
   .edgtf-tabs.edgtf-vertical-tab .edgtf-tabs-nav {
      width: 100%
   }

   .edgtf-tabs .edgtf-tabs-nav li {
      float: none;
      display: block;
      margin: 0
   }

   .edgtf-tabs .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
   }
}

@media only screen and (max-width:480px) {
   blockquote .edgtf-icon-quotations-holder {
      padding-left: 0
   }
}

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

   .edgtf-blog-list-holder.edgtf-boxes.edgtf-four-columns>ul>li:nth-child(2n+1),
   .edgtf-blog-list-holder.edgtf-simple.edgtf-four-columns>ul>li:nth-child(2n+1) {
      clear: both
   }

   .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-simple.edgtf-four-columns>ul>li {
      width: 49%;
      margin: 0 2% 25px 0
   }

   .edgtf-blog-list-holder.edgtf-boxes.edgtf-four-columns>ul>li,
   .edgtf-blog-list-holder.edgtf-boxes.edgtf-three-columns>ul>li {
      width: 50%
   }

   .edgtf-blog-list-holder.edgtf-simple.edgtf-four-columns>ul>li:nth-child(2n) {
      margin: 0 0 25px
   }

   .edgtf-blog-list-holder.edgtf-boxes.edgtf-three-columns>ul>li:nth-child(3n+1) {
      clear: none
   }

   .edgtf-blog-list-holder.edgtf-boxes.edgtf-three-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-four-columns>ul>li:nth-child(2n+1),
   .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-simple.edgtf-four-columns>ul>li:nth-child(2n+1),
   .edgtf-vertical-menu-area .edgtf-blog-list-holder.edgtf-simple.edgtf-two-columns>ul>li:nth-child(2n+1) {
      clear: both
   }

   .edgtf-vertical-menu-area .edgtf-blog-list-holder.edgtf-simple.edgtf-four-columns>ul>li,
   .edgtf-vertical-menu-area .edgtf-blog-list-holder.edgtf-simple.edgtf-two-columns>ul>li {
      width: 49%;
      margin: 0 2% 25px 0
   }

   .edgtf-vertical-menu-area .edgtf-blog-list-holder.edgtf-simple.edgtf-four-columns>ul>li:nth-child(2n),
   .edgtf-vertical-menu-area .edgtf-blog-list-holder.edgtf-simple.edgtf-two-columns>ul>li:nth-child(2n) {
      margin: 0 0 25px
   }

   .edgtf-vertical-menu-area .edgtf-blog-list-holder.edgtf-boxes.edgtf-four-columns>ul>li,
   .edgtf-vertical-menu-area .edgtf-blog-list-holder.edgtf-boxes.edgtf-two-columns>ul>li {
      width: 50%
   }
}

@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-simple.edgtf-four-columns>ul>li,
   .edgtf-blog-list-holder.edgtf-simple.edgtf-three-columns>ul>li,
   .edgtf-blog-list-holder.edgtf-simple.edgtf-two-columns>ul>li {
      width: 100% !important;
      margin: 0 0 25px !important
   }

   .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
   }

   .edgtf-blog-list-holder.edgtf-image-in-box .edgtf-blog-list-item-inner {
      display: block
   }

   .edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-text-holder {
      display: block;
      padding: 20px 0
   }

   .edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-image {
      display: block;
      width: auto
   }
}

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

@media only screen and (max-width:768px) {
   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-3 .edgtf-gallery-image {
      width: 50%
   }

   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-3 .edgtf-gallery-image:nth-child(2n+1) {
      clear: both
   }

   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-3 .edgtf-gallery-image:nth-child(3n+1) {
      clear: none
   }
}

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

@media only screen and (max-width:1024px) {
   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-4 .edgtf-gallery-image {
      width: 50%
   }

   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-4 .edgtf-gallery-image:nth-child(2n+1) {
      clear: both
   }
}

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

@media only screen and (max-width:1200px) {
   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-5 .edgtf-gallery-image {
      width: 25%
   }

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

   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-5 .edgtf-gallery-image:nth-child(5n+1) {
      clear: none
   }
}

@media only screen and (max-width:1024px) {
   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-5 .edgtf-gallery-image {
      width: 33.33%
   }

   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-5 .edgtf-gallery-image:nth-child(3n+1) {
      clear: both
   }

   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-5 .edgtf-gallery-image:nth-child(4n+1) {
      clear: none
   }
}

@media only screen and (max-width:768px) {
   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-5 .edgtf-gallery-image {
      width: 50%
   }

   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-5 .edgtf-gallery-image:nth-child(2n+1) {
      clear: both
   }

   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-5 .edgtf-gallery-image:nth-child(3n+1) {
      clear: none
   }
}

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

   .edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-5 .edgtf-gallery-image,
   .edgtf-image-gallery-masonry .edgtf-gallery-image.edgtf-size-big-square,
   .edgtf-image-gallery-masonry .edgtf-gallery-image.edgtf-size-landscape,
   .edgtf-image-gallery-masonry .edgtf-gallery-image.edgtf-size-portrait,
   .edgtf-image-gallery-masonry .edgtf-gallery-image.edgtf-size-square,
   .edgtf-image-gallery-masonry .edgtf-image-masonry-grid-sizer {
      width: 100%
   }
}

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

   .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-four-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-five-columns article {
      width: 50%
   }

   .edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-four-columns .edgtf-portfolio-list-masonry-grid-sizer,
   .edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-four-columns article {
      width: 33.33%
   }

   .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry .edgtf-portfolio-list-masonry-grid-sizer,
   .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry article.edgtf-default-masonry-item,
   .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry article.edgtf-large-height-masonry-item {
      width: 50%
   }

   .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry .edgtf-large-width-height-masonry-item,
   .edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry .edgtf-large-width-masonry-item {
      width: 100%
   }

   .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-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 {
      width: 33.33%
   }

   .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-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 {
      width: 50%
   }

   .big-masonry .edgtf-default-masonry-item,
   .big-masonry .edgtf-large-height-masonry-item,
   .big-masonry .edgtf-single-masonry-grid-sizer {
      width: 33.33%
   }

   .big-masonry .edgtf-large-width-height-masonry-item,
   .big-masonry .edgtf-large-width-masonry-item {
      width: 66.66%
   }

   .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: 35%
   }

   .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%
   }

   .big-images .edgtf-two-columns-75-25 .edgtf-column1,
   .big-masonry .edgtf-two-columns-75-25 .edgtf-column1,
   .big-slider .edgtf-two-columns-75-25 .edgtf-column1,
   .wide-slider .edgtf-two-columns-75-25 .edgtf-column1 {
      width: 68%
   }

   .big-images .edgtf-two-columns-75-25 .edgtf-column2,
   .big-masonry .edgtf-two-columns-75-25 .edgtf-column2,
   .big-slider .edgtf-two-columns-75-25 .edgtf-column2,
   .wide-slider .edgtf-two-columns-75-25 .edgtf-column2 {
      width: 32%
   }

   .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,
   .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-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,
   .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 {
      width: 100%
   }

   .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,
   .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-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,
   .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 {
      padding: 0
   }

   .small-images .edgtf-two-columns-75-25 .edgtf-column2,
   .small-masonry .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 {
      margin-top: 50px
   }

   .gallery .edgtf-two-columns-75-25 .edgtf-column1 .edgtf-portfolio-gallery {
      margin-bottom: 45px
   }
}

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

   .edgtf-portfolio-list-holder-outer.edgtf-ptf-five-columns article,
   .edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns article,
   .edgtf-portfolio-list-holder-outer.edgtf-ptf-six-columns article,
   .edgtf-portfolio-list-holder-outer.edgtf-ptf-three-columns article,
   .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-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-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,
   .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-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-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 {
      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%
   }

   .big-images .edgtf-two-columns-75-25 .edgtf-column1,
   .big-images .edgtf-two-columns-75-25 .edgtf-column2,
   .big-masonry .edgtf-two-columns-75-25 .edgtf-column1,
   .big-masonry .edgtf-two-columns-75-25 .edgtf-column2,
   .big-slider .edgtf-two-columns-75-25 .edgtf-column1,
   .big-slider .edgtf-two-columns-75-25 .edgtf-column2,
   .wide-slider .edgtf-two-columns-75-25 .edgtf-column1,
   .wide-slider .edgtf-two-columns-75-25 .edgtf-column2 {
      width: 100%
   }

   .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-default-masonry-item,
   .big-masonry .edgtf-large-height-masonry-item,
   .big-masonry .edgtf-single-masonry-grid-sizer {
      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: 50px
   }

   .edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li span {
      padding: 0 10px
   }
}

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

   .edgtf-portfolio-list-holder-outer .edgtf-portfolio-list-masonry-grid-sizer,
   .edgtf-portfolio-list-holder-outer article:not(.slick-slide),
   .edgtf-single-masonry-grid-sizer {
      width: 100% !important
   }

   .small-masonry .edgtf-portfolio-media {
      margin: 0
   }

   .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: 0
   }

   .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-filter-holder .edgtf-portfolio-filter-holder-inner ul li span {
      padding-left: 0;
      padding-right: 15px
   }

   .edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li:last-child span {
      padding: 0
   }

   .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,
   .wide-slider.edgtf-portfolio-single-holder .edgtf-portfolio-related-holder .slick-slider {
      width: 100%;
      left: 0
   }
}

@media only screen and (max-width:480px) {
   .edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li span {
      padding-right: 12px
   }

   .edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li:last-child span {
      padding: 0
   }

   .split-screen .edgtf-portfolio-info-holder {
      width: 100%
   }
}

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

   .edgtf-portfolio-single-holder.full-screen-slider .edgtf-portfolio-slider-content .edgtf-portfolio-title {
      font-size: 37px;
      padding-right: 35px
   }

   .edgtf-portfolio-single-holder.full-screen-slider .edgtf-portfolio-slider-content .edgtf-control {
      top: 6px
   }

   .big-masonry .edgtf-portfolio-media {
      margin: 0
   }
}

@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-inner {
      position: relative
   }

   .carousel-inner>.item,
   .edgtf-slider .carousel-control,
   .edgtf-slider-elements-container {
      padding-top: 0 !important
   }

   .carousel-inner .item.edgtf-animate-image.zoom_bottom_left .edgtf-image,
   .carousel-inner .item.edgtf-animate-image.zoom_bottom_right .edgtf-image,
   .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 {
      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-next,
   .carousel-control .icon-prev {
      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;
      text-indent: -999px;
      cursor: pointer;
      background-color: transparent;
      border: 2px solid rgba(255, 255, 255, .4);
      border-radius: 10px;
      margin: 0 3px
   }

   .carousel .carousel-indicators.dark.thumbnails li {
      border: 2px solid rgba(0, 0, 0, .4)
   }

   .carousel .carousel-indicators.thumbnails .active {
      background-color: #fff;
      border-color: #fff;
      margin: 0 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: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: -37px;
      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-five .edgtf-process-item-holder,
   .edgtf-process-holder.edgtf-process-holder-items-three .edgtf-process-item-holder {
      width: 50%
   }

   .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,
   .edgtf-process-holder.edgtf-process-holder-items-three .edgtf-process-item-holder .edgtf-pi-arrow {
      display: none
   }
}

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

   .edgtf-process-holder .edgtf-process-item-holder,
   .edgtf-process-holder.edgtf-process-holder-items-five .edgtf-process-item-holder,
   .edgtf-process-holder.edgtf-process-holder-items-three .edgtf-process-item-holder {
      width: 100%
   }
}

@media only screen and (max-width:1400px) {
   .edgtf-section-title {
      font-size: 95px
   }
}

@media only screen and (max-width:1024px) {
   .edgtf-vertical-split-screen-initialized body {
      overflow-y: visible !important;
      height: auto !important
   }

   #multiscroll-nav,
   .edgtf-vertical-split-slider {
      display: none
   }

   .edgtf-vertical-split-slider-responsive {
      display: block
   }

   .edgtf-vss-ms-section {
      background-position: center center
   }

   .edgtf-section-title {
      font-size: 85px
   }
}

@media only screen and (max-width:768px) {
   .edgtf-section-title {
      font-size: 80px
   }

   .edgtf-twitter-feed.edgtf-twt-col3 li,
   .edgtf-twitter-feed.edgtf-twt-col4 li {
      width: 100%
   }

   .edgtf-twitter-feed.edgtf-twt-col3 li:not(:last-child),
   .edgtf-twitter-feed.edgtf-twt-col4 li:not(:last-child) {
      margin-bottom: 30px
   }
}

@media only screen and (max-width:600px) {
   .edgtf-section-title {
      font-size: 70px
   }
}

@media only screen and (max-width:480px) {
   .edgtf-section-title {
      font-size: 50px
   }
}

@media only screen and (max-width:1280px) {
   .edgtf-section-holder .edgtf-sh-title-area .edgtf-sh-title-area-inner {
      width: 75%
   }
}

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

   .edgtf-section-holder .edgtf-sh-content-area,
   .edgtf-section-holder .edgtf-sh-title-area {
      display: inline-block;
      width: 100%;
      vertical-align: middle
   }

   .edgtf-section-holder .edgtf-sh-title-area {
      padding: 15% 0
   }

   .edgtf-image-with-text span.edgtf-iwt-title {
      font-size: 90px
   }
}

@media only screen and (max-width:768px) {
   .edgtf-image-with-text span.edgtf-iwt-title {
      font-size: 70px
   }
}

@media only screen and (max-width:600px) {
   .edgtf-section-holder.edgtf-sh-items-four .edgtf-section-item {
      float: none;
      width: 100%;
      border-bottom: 1px solid #ddd
   }

   .edgtf-section-holder.edgtf-sh-items-four .edgtf-section-item:last-child {
      border-bottom: none
   }

   .edgtf-section-holder.edgtf-sh-items-four .edgtf-sh-content-area:after,
   .edgtf-section-holder.edgtf-sh-items-four .edgtf-sh-content-area:before {
      display: none
   }

   .edgtf-image-with-text span.edgtf-iwt-title {
      font-size: 45px
   }
}

@media only screen and (max-width:1200px) {
   .edgtf-interactive-items-holder.edgtf-ii-five-columns .edgtf-int-item {
      width: 25%
   }

   .edgtf-interactive-items-holder.edgtf-ii-five-columns .edgtf-int-item:nth-child(5n+1) {
      clear: none
   }

   .edgtf-interactive-items-holder.edgtf-ii-five-columns .edgtf-int-item:nth-child(4n+1) {
      clear: both
   }
}

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

   .edgtf-interactive-items-holder.edgtf-ii-five-columns .edgtf-int-item,
   .edgtf-interactive-items-holder.edgtf-ii-four-columns .edgtf-int-item {
      width: 33.33%
   }

   .edgtf-interactive-items-holder.edgtf-ii-five-columns .edgtf-int-item:nth-child(4n+1),
   .edgtf-interactive-items-holder.edgtf-ii-five-columns .edgtf-int-item:nth-child(5n+1),
   .edgtf-interactive-items-holder.edgtf-ii-four-columns .edgtf-int-item:nth-child(4n+1),
   .edgtf-interactive-items-holder.edgtf-ii-four-columns .edgtf-int-item:nth-child(5n+1) {
      clear: none
   }

   .edgtf-interactive-items-holder.edgtf-ii-five-columns .edgtf-int-item:nth-child(3n+1),
   .edgtf-interactive-items-holder.edgtf-ii-four-columns .edgtf-int-item:nth-child(3n+1) {
      clear: both
   }
}

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

   .edgtf-interactive-items-holder.edgtf-ii-five-columns .edgtf-int-item,
   .edgtf-interactive-items-holder.edgtf-ii-four-columns .edgtf-int-item,
   .edgtf-interactive-items-holder.edgtf-ii-three-columns .edgtf-int-item {
      width: 50%
   }

   .edgtf-interactive-items-holder.edgtf-ii-five-columns .edgtf-int-item:nth-child(3n+1),
   .edgtf-interactive-items-holder.edgtf-ii-five-columns .edgtf-int-item:nth-child(4n+1),
   .edgtf-interactive-items-holder.edgtf-ii-five-columns .edgtf-int-item:nth-child(5n+1),
   .edgtf-interactive-items-holder.edgtf-ii-four-columns .edgtf-int-item:nth-child(3n+1),
   .edgtf-interactive-items-holder.edgtf-ii-four-columns .edgtf-int-item:nth-child(4n+1),
   .edgtf-interactive-items-holder.edgtf-ii-four-columns .edgtf-int-item:nth-child(5n+1),
   .edgtf-interactive-items-holder.edgtf-ii-three-columns .edgtf-int-item:nth-child(3n+1),
   .edgtf-interactive-items-holder.edgtf-ii-three-columns .edgtf-int-item:nth-child(4n+1),
   .edgtf-interactive-items-holder.edgtf-ii-three-columns .edgtf-int-item:nth-child(5n+1) {
      clear: none
   }

   .edgtf-interactive-items-holder.edgtf-ii-five-columns .edgtf-int-item:nth-child(2n+1),
   .edgtf-interactive-items-holder.edgtf-ii-four-columns .edgtf-int-item:nth-child(2n+1),
   .edgtf-interactive-items-holder.edgtf-ii-three-columns .edgtf-int-item:nth-child(2n+1) {
      clear: both
   }
}

@media only screen and (max-width:480px) {
   .edgtf-image-with-text span.edgtf-iwt-title {
      font-size: 33px
   }

   .edgtf-interactive-items-holder {
      margin: 0
   }

   .edgtf-interactive-items-holder.edgtf-ii-five-columns .edgtf-int-item,
   .edgtf-interactive-items-holder.edgtf-ii-four-columns .edgtf-int-item,
   .edgtf-interactive-items-holder.edgtf-ii-three-columns .edgtf-int-item {
      width: 100%
   }
}

@media only screen and (max-width:768px) {
   .edgtf-testimonials.edgtf-testimonials-type-vangard .edgtf-testimonial-content-inner {
      margin-left: 10%;
      margin-right: 10%
   }

   .edgtf-testimonials.edgtf-testimonials-type-vangard .edgtf-testimonial-text {
      font-size: 42px
   }

   .edgtf-testimonials.edgtf-testimonials-type-vangard .edgtf-slick-prev {
      left: 0
   }

   .edgtf-testimonials.edgtf-testimonials-type-vangard .edgtf-slick-next {
      right: 0
   }
}

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

   .edgtf-clients.edgtf-clients-five-columns .edgtf-client-holder,
   .edgtf-clients.edgtf-clients-four-columns .edgtf-client-holder,
   .edgtf-clients.edgtf-clients-six-columns .edgtf-client-holder,
   .edgtf-clients.edgtf-clients-three-columns .edgtf-client-holder,
   .edgtf-clients.edgtf-clients-two-columns .edgtf-client-holder {
      width: 100%;
      margin-bottom: 20px
   }

   .edgtf-testimonials.edgtf-testimonials-type-standard .edgtf-testimonial-text {
      padding: 0 6%
   }

   .edgtf-testimonials.edgtf-testimonials-type-vangard .edgtf-testimonial-text {
      font-size: 36px;
      letter-spacing: 0
   }

   .edgtf-testimonials.edgtf-testimonials-type-vangard .edgtf-slick-prev {
      left: -29px
   }

   .edgtf-testimonials.edgtf-testimonials-type-vangard .edgtf-slick-next {
      right: -29px
   }

   .edgtf-testimonials.edgtf-testimonials-type-vangard .edgtf-testimonial-author {
      font-size: 15px
   }
}

@media only screen and (max-width:480px) {
   .edgtf-testimonials.edgtf-testimonials-type-vangard .edgtf-testimonial-text {
      font-size: 28px
   }

   .edgtf-testimonials.edgtf-testimonials-type-vangard .edgtf-slick-prev {
      left: 0
   }

   .edgtf-testimonials.edgtf-testimonials-type-vangard .edgtf-slick-next {
      right: 0
   }

   .edgtf-testimonials.edgtf-testimonials-type-vangard .edgtf-slick-next,
   .edgtf-testimonials.edgtf-testimonials-type-vangard .edgtf-slick-prev {
      font-size: 30px
   }
}

@media only screen and (max-width:600px) {
   .edgtf-text-slider .edgtf-slick-numbers li {
      font-size: 15px
   }
}

@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%
   }

   .edgtf-sidebar .edgtf-instagram-feed {
      max-width: 75%
   }
}

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

   .edgtf-instagram-feed.edgtf-col-3 li,
   .edgtf-instagram-feed.edgtf-col-4 li,
   .edgtf-instagram-feed.edgtf-col-6 li,
   .edgtf-instagram-feed.edgtf-col-9 li {
      width: 100%
   }

   .edgtf-sidebar .edgtf-instagram-feed.edgtf-col-3 li,
   .edgtf-sidebar .edgtf-instagram-feed.edgtf-col-4 li,
   .edgtf-sidebar .edgtf-instagram-feed.edgtf-col-6 li,
   .edgtf-sidebar .edgtf-instagram-feed.edgtf-col-9 li {
      width: 50%
   }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
   .edgtf-sidebar .widget.widget_tag_cloud .tagcloud a {
      padding: 0 15px
   }
}