@media print {
  .fadeInDown {
    visibility: visible !important;
  }
  .RecentWorks,
  .social {
    display: none !important;
  }
  .printing {
    display: block !important;
    max-width: 100%;
    width: auto;
    height: auto;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 100px;
  }
  .teaser {
    color: #3CA701;
    height: 260px;
    margin-top: 0;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    background-color: #3CA701;
    border-bottom: 4px solid #E7E7E7 !important;
  }
  .teaser-caption {
    color: #F3F3F3;
    position: relative;
    top: 50px;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: left;
  }
  .teaser-carousel {
    display: none;
  }
  #searchCriteria {
    width: 80vw !important;
  }
}
@media (min-width: 1200px) {
  .teaser {
    color: #3CA701;
    height: 380px;
    margin-top: 0;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    background-color: #3CA701;
    border-bottom: 4px solid #E7E7E7 !important;
  }
  .teaser-caption {
    color: #F3F3F3;
    position: relative;
    top: 185px;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: left;
  }
  .teaser-carousel {
    display: block;
    margin-top: 40px;
    padding-left: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .teaser {
    color: #3CA701;
    height: 240px;
    margin-top: 0;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    background-color: #3CA701;
    border-bottom: 4px solid #E7E7E7 !important;
  }
  .teaser .teaser-caption {
    color: #F3F3F3;
    position: relative;
    top: 60px;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: left;
  }
  .teaser .teaser-carousel {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .teaser {
    color: #3CA701;
    height: 250px;
    margin-top: 0;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    background-color: #3CA701;
    border-bottom: 4px solid #E7E7E7 !important;
  }
  .teaser .teaser-caption {
    color: #F3F3F3;
    position: relative;
    top: 60px;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: left;
  }
  .teaser .teaser-carousel {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px;
  }
  .vertical-timeline-content p {
    font-size: 14px;
  }
  .vertical-timeline-content ol {
    font-size: 14px;
    line-height: 150%;
  }
}
@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
@media (max-width: 1499px) {
  .modal-auto-width {
    width: 50%;
  }
  .modal-content {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1500px) {
  .modal-auto-width {
    width: 25%;
  }
}
@media only screen and (min-width: 1024px) {
  .center-orientation .vertical-timeline-content {
    padding: 0 !important;
  }
  .content-layout {
    height: 100%;
  }
  .container-layout {
    height: 80%;
  }
  #content-row-height-layout {
    height: 100%;
  }
}
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 700px) {
  .card-columns {
    column-count: 1 !important;
  }
}
@media (max-width: 1199px) {
  .card-img-overlay-workshop {
    top: 250px !important;
  }
  .k-map {
    height: 75vh !important;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 100%;
  }
  .one-panel-margin {
    margin-left: 0;
    margin-right: 0;
  }
  body {
    margin-top: 0;
    padding-top: 0;
  }
  .card-img-overlay-workshop {
    top: 180px !important;
  }
  .card-img-overlay-workshop-long {
    top: 180px !important;
  }
}
@media (max-width: 820px) {
  .card-img-overlay-workshop {
    top: 170px !important;
  }
  .card-img-overlay-workshop-long {
    top: 170px !important;
  }
}
@media (max-width: 700px) {
  .card-img-overlay-workshop {
    top: 315px !important;
  }
  .card-img-overlay-workshop-long {
    top: 315px !important;
  }
}
@media (max-width: 660px) {
  .card-img-overlay-workshop {
    top: 250px !important;
  }
  .card-img-overlay-workshop-long {
    top: 250px !important;
  }
}
@media (max-width: 555px) {
  .card-img-overlay-workshop {
    top: 200px !important;
  }
  .card-img-overlay-workshop-long {
    top: 200px !important;
  }
}
@media (max-width: 460px) {
  .card-img-overlay-workshop {
    top: 150px !important;
  }
  .card-img-overlay-workshop-long {
    top: 150px !important;
  }
}
@media (max-width: 400px) {
  .card-img-overlay-workshop {
    top: 100px !important;
  }
  .card-img-overlay-workshop-long {
    top: 100px !important;
  }
}
@media print {
  .col-lg-8 {
    max-width: 100%;
    flex: 100%;
  }
}
