@media screen and (max-width: 2560px) {
  .single-photo-container {
    padding: 0 2.4em;
  }
}
@media screen and (max-width: 1680px) {
  .single-photo-container {
    padding: 0 2.4em;
  }
} /*max-width:1680px*/
@media screen and (max-width: 1440px) {
  .credits-white {
    bottom: 0;
    left: 60px;
  }
  .single-about-img img {
    max-width: 100%;
  }
  .single-about-img:before,
  .about-list-icon {
    width: 100%;
  }
  .single-photo-container {
    padding: 0 2.4em;
  }
} /*max-width:1440px*/

@media screen and (max-width: 1199px) {
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 35px 8px;
  }

  .welcome-hero {
    height: 768px;
  }

  .timeline-content span > i,
  .experience-time span > i {
    left: -15.5%;
  }
} /*max-width:1199px*/

@media screen and (max-width: 1024px) {
  .credits-white {
    bottom: 0;
    left: 15px;
  }

  .single-photo-container {
    padding: 0 2em;
  }
} /*max-width:1024px*/

@media screen and (max-width: 1008px) {
  nav.navbar.bootsnav ul.nav > li.dropdown span.megamenu-title {
    display: block;
    color: #43465d;
    font-size: 18px;
  }
  nav.navbar.bootsnav
    ul.dropdown-menu.megamenu-content
    .content
    ul.menu-col
    li
    .megamenu-sub-title
    a {
    margin-top: 20px;
    font-size: 14px;
  }
  nav.navbar.bootsnav
    ul.dropdown-menu.megamenu-content
    .content
    ul.menu-col
    li
    .megamenu-sub-txt
    a {
    margin-bottom: 15px;
  }
} /*max-width:1008px*/

@media screen and (max-width: 992px) {
  nav.navbar.bootsnav .navbar-toggle {
    display: inline-block;
    float: right;
    margin-right: 0;
  }
  nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
    visibility: hidden;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
    background-color: transparent !important;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    font-size: 1.5rem;
    width: fit-content;
  }
  nav.navbar.bootsnav .navbar-brand {
    font-size: 1.5em;
    padding: 20px 0;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 15px 0px;
    border: transparent;
  }

  .width-half {
    width: 100%;
    margin: 0 0.5em 0.5em;
  }

  .width-third {
    width: 100%;
    margin: 0 0.5em 0.5em;
  }
} /*max-width:992px*/

@media screen and (max-width: 991px) {
  .experience-time-responsive {
    display: block;
  }
  .experience-time-main {
    display: none;
  }
  .experience-time,
  .timeline-content {
    text-align: left;
    margin-bottom: 20px;
    margin-left: 40px;
  }
  .timeline-content span > i {
    left: 0%;
    top: -54%;
  }
  .experience-time span > i {
    left: -6%;
    top: 6%;
  }
  .main-timeline:before {
    left: 0.4%;
  }

  .single-horizontal-timeline .experience-time,
  .single-horizontal-timeline .timeline-content {
    margin: 0;
  }

  .gallery .row {
    justify-content: center;
  }

  .tabRepertoire button.active {
    font-size: 19px;
  }

  .tabRepertoire button {
    font-size: 18px;
  }

  .timeline-item {
    padding: 2em 1em 0em;
  }

  .timeline-item::before {
    font-size: 17px;
  }

  .timeline-item p {
    font-size: 19px;
  }

  .timeline-item:last-child {
    padding-bottom: 1em;
  }

  .additional-timeline-info {
    font-size: 19px;
  }

  .cv-container a {
    height: 45px;
    line-height: 45px;
    font-size: 20px;
  }

  .collapsible {
    margin-bottom: 0;
  }

  .date {
    font-size: 16px;
    padding: 5px;
    font-weight: bold;
    max-height: 40px;
  }

  .event-location {
    font-size: 20px;
  }

  .event-performance {
    font-size: 18px;
  }

  .arrow-down {
    align-items: flex-start;
  }

  .arrow-down i {
    font-size: 25px;
  }

  .content p {
    font-size: 15px;
  }

  .content a {
    font-size: 15px;
  }

  .welcome-photo {
    margin-top: 50px;
    background-position: top;
    max-height: 500px;
    background-size: contain;
    background-image: url("../images/Felix Pacher Gallery Image 5.jpg");
  }

  .about {
    padding-top: 10px;
  }

  .tabcontent {
    justify-content: center;
  }
  .single-photo-container {
    padding: 0 0.5em;
  }

  .credits-white {
    font-size: 0.6em;
    left: 0;
    bottom: 5px;
  }
} /*max-width:991px*/

@media screen and (max-width: 768px) {
  .gallery img {
    max-height: fit-content;
    width: 100%;
  }

  .single-about-img {
    max-width: 450px;
  }
  .experience-time span > i,
  .timeline-content span > i,
  .main-timeline:before {
    display: none;
  }
  .experience-time,
  .timeline-content {
    margin-left: 0;
  }

  .isotope .item {
    max-width: 350px;
    margin: 0 auto 30px;
  }

  .single-profile {
    max-width: 350px;
    margin: 30px auto;
    border: 0;
  }
  .profile-border {
    border: 0;
  }

  .single-horizontal-timeline {
    max-width: 350px;
    margin: 30px auto;
  }

  .gallery img {
    max-height: fit-content;
    width: 100%;
  }
} /*max-width:767px*/

@media screen and (max-width: 660px) {
  .collapsible-admin {
    display: flex;
    flex-direction: column;
  }

  .collapsible-admin .event-location {
    font-size: 20px !important;
  }

  .collapsible-admin .admin-btn {
    font-size: 14px;
  }

  .collapsible-admin .orange-btn {
    font-size: 14px;
  }

  .add-btn-container {
    margin-bottom: 1em;
  }

  .event-section-title {
    font-size: 1.5em !important;
  }

  .welcome-photo {
    max-height: 250px;
  }

  iframe {
    height: 160px;
  }

  .video-container {
    padding: 0;
  }

  .group ul li {
    font-size: 2rem;
  }

  nav.navbar.bootsnav .navbar-collapse.collapse.in {
    height: fit-content;
  }
} /*max-width:660px*/

@media screen and (max-width: 640px) {
} /*max-width:640px*/

@media screen and (max-width: 580px) {
} /*max-width:580px*/

@media screen and (max-width: 540px) {
  .subscribe-title h2 {
    font-size: 24px;
  }
} /*max-width:540px*/

@media screen and (max-width: 480px) {
} /*max-width:480px*/

@media screen and (max-width: 440px) {
} /*max-width:400px*/

@media screen and (max-width: 350px) {
} /*max-width:350px*/

@media screen and (max-width: 320px) {
} /*max-width:320px*/
