.bulb-mobile {
  display: none;
}
.oc-nav>li:nth-last-child(-n+4) {
  width: 25%;
  margin-top:10px;
}


.social-pack {
  border-top: 1px solid black;
  padding-top: 10px;
  width: fit-content;
  height: fit-content;
  overflow: auto;
  float: none;
  margin-top: 142px;
}

.search-bar {
  position: fixed;
  z-index: 150;
  width: 100.2%;
  top: 181px;
  display: none;
  padding-left: 10px;
  padding-right: 10px;
  right: -60px;
}

.search-container {
  width: fit-content;
  margin: auto;
  position: relative;
  right: -260px;
}

.search-bar i {
  top: -3px;
  position: relative;
}

.search-container input {
  box-shadow: 0 5px 20px rgb(0 0 0 / 50%);
}

@media only screen and (max-width: 1010px) {
  .phone-top {
    height: 130px;
  }
  .phone-bottom {
    margin-bottom: 200px;
  }
}

@media only screen and (max-width: 900px) {
  .search-bar {
    right: -24px;
    top: 110px;
  }
  .primary-nav .logo {
    width: 80px;
    height: 100px;
    margin-top: 13px;
  }
  .primary-nav {
    margin: auto;
    width: fit-content;
    float: none;
  }
  .gallery-overlay {
    top: -1000px;
  }
  .oc {
    top: 100px;
  }
  .oc-container {
    max-width: 43.8em;
  }
  .secondary-nav a {
    font-size: 12px;
  }
}

@media only screen and (max-width: 850px) {
  .search-bar {
    right: 40px;
    top: 100px;
  }
  .menu-item, .menu-button {
    font-size: 14px;
  }
}

@media only screen and (max-width: 850px) {
  .primary-nav .menu-item {
    padding: 6px 8px 3px 8px;
  }
  .primary-nav .menu-button {
    padding: 6px 8px 3px 8px;
  }
  .gal-item {
    width: 50% !important;
  }
  .tab-capsule {
    width: 33.3% !important;
  }
}

@media only screen and (max-width: 770px) {
  .phone {
    background-image: url(../img/appphone.png);
    width: 390px;
    height: 600px;
    position: absolute;
    background-size: contain;
    bottom: -150px;
    right: 30px;
    z-index: 100;
  }
  .primary-nav .menu-item {
    display: none;
  }
  .primary-nav .logo {
    display: block;
  }
  .bulb-text-icon-left, .bulb-text-icon-right {
    width: 50px;
    height: 50px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .bulb-text-center {
    font-size: 30px;
  }
  .bulb-text-top, .bulb-text-bottom {
    font-size: 14px;
  }
  .bulb-set-center {
    padding-left: 10px;
    padding-right: 10px;
    background-size: 88% !important;
  }
  .app-links {
    padding-right: 0px;
  }
  footer {
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
  }
  .footer-logo {
    width: 100%;
    height: 120px;
    background-position: center center;
    margin-bottom: 20px;
  }
  .footer-address {
    width: 100%;
    margin-top: 74px;
  }
  .footer-address>div {
    width: fit-content;
    margin-bottom: 12px;
    margin: auto;
    text-align: center;
  }
  .footer-icon {
    width: 100%;
    margin-top: 20px;
  }
  .footer-social-icon {
    margin-bottom: 20px;
    display: block;
    width: 30px;
    float: left;
    margin-top: 20px;
  }
  .footer-column {
    float: none;
    width: 100%;
    text-align: center;
    overflow: auto;
  }
  .qrcode {
    background-position: center center;
  }
  .column-title {
    margin-top: 40px;
  }
  .search-bar {
    right: 0px;
    top: 120px;
  }
  .social-pack {
    margin: auto;
    margin-top: 145px;
  }
  .social-pack>a {
    text-align: center;
  }
  .search-container {
    right: 0px;
  }
}

.scrolled .secondary-nav {
  margin-top: 0px;
}

@media only screen and (max-width: 625px) {
  .no-mobile {
    display: none !important;
  }
  .secondary-nav .nav-inner-container {
    margin: auto;
    float: none;
  }
  .secondary-nav {
    font-size: 12px;
  }
  .secondary-nav a {
    display: block;
    float: left;
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid var(--main-blue);
    color: var(--main-blue);
    font-size: 10px;
  }
  .secondary-nav .lang-set {
    right: 20px;
  }
  .secondary-nav a.lang {
    margin-top: -3px;
  }
  .scrolled .primary-nav {
    margin-top: 20px;
  }
  .scrolled .secondary-nav {
    display: none;
  }
  .scrolled .primary-nav .menu-item {
    margin-top: 10px;
  }
  .ttm-prev {
    float: left;
    top: 90px;
    position: absolute;
    left: 20px;
    transform: scale(2);
  }
  .ttm-next {
    float: right;
    top: 90px;
    position: absolute;
    right: 20px;
    transform: scale(2);
  }
  .app-links a {
    width: 45%;
  }
  footer {
    background-image: url(../img/footer-mobile.jpg);
    padding-bottom: 500px;
  }
  .gallery .gallery-shadow {
    padding: 15px;
  }
}

.oc-close {
  display: none;
}

@media only screen and (max-width: 625px) {
  .tab-capsule {
    width: 50% !important;
  }
  .oc {
    position: fixed;
    top: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
    overflow: scroll;
    background-color: rgba(0, 0, 0, 0.8);
    padding-left: 0px;
  }
  .oc a {
    font-size: 13px;
  }
  .oc-container {
    max-width: 260px;
    height: 100%;
    margin-left: 0px;
    margin-right: auto;
    background-color: var(--main-beige);
    border-radius: 0px;
    padding: 10px 20px;
    overflow: auto;
    box-shadow: 0 5px 20px rgb(0 0 0 / 50%);
  }
  .oc-nav>li {
    width: 100%;
  }
  li.wide>ul>li {
    width: 100%;
    float: left;
    padding-right: 40px;
  }
  li.wide>ul>li>a:nth-child(n+1) {
    margin-top: 10px;
  }
  .oc-close {
    position: fixed;
    z-index: 2000000000;
    left: 233px;
    top: -15px;
    display: block;
    background-color: var(--main-beige);
    border: 1px solid var(--main-blue);
    color: var(--main-blue);
    border-radius: 5px;
    padding: 6px 8px 3px 8px;
    margin: 25px 10px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 50%);
    font-size: 12px;
  }
  .oc.scrolled {
    top: 0px !important;
  }
  header {
    background-attachment: initial !important;
  }
  .covid {
    background-attachment: initial !important;
  }
  .bulb-set-center {
    display: none;
  }
  .bulb-set {
    width: 100%;
  }
  .bulb-set-left, .bulb-set-right {
    width: 50%;
  }
  .bulb-mobile {
    display: block;
    width: 100%;
    height: 200px;
    background-position: center center;
    background-size: contain;
    margin-bottom: -160px;
  }
  .learning-section .button-left {
    right: 0px;
    width: 92%;
    padding: 30px 20px 20px 50px;
    text-align: right;
  }
  .learning-section .button-right {
    left: 0px;
    width: 92%;
    padding: 30px 50px 20px 20px
  }
  .bulb-set-left, .bulb-set-right {
    width: 50% !important;
  }
  .bulb-text-icon-left, .bulb-text-icon-right {
    float: none !important;
    margin: auto !important;
    margin-top: 60px !important;
  }
  .bulb-content-left, .bulb-content-right {
    margin-top: 0px !important;
    text-align: center !important;
  }
  .search-container {
    right: 0px;
  }
  .oc-nav>li:nth-last-child(-n+4) {
    width: 100%;
    margin-top:10px;
  }

}

@media only screen and (max-width: 360px) {
  .secondary-nav a {
    font-size: 8px;
  }
  .flickity-button {
    width: 20px !important;
    height: 20px !important;
  }
}