@media screen and (max-width: 1920px) { 
	.photo-cover {
		height: 750px;
	}
}
@media screen and (max-width: 1600px) { 
	.photo-cover {
		height: 650px;
	}
}
@media screen and (max-width: 1366px) {
  .top-slider-nav-container {
    top: unset;
    bottom: 40px;
    /* padding-right: 16px; */
  }
  	.photo-cover {
		height: 620px;
	}
}


@media screen and (max-width: 980px) {
  .theme-1 {
    padding: 24px 0;
  }

  .theme-wrap {
    margin-top: 30px;
  }
.theme-6-item {
	padding: 24px 0 !important;
	border-right: none !important;
	border-bottom: 1px solid #d5c261;
	margin-bottom: 24px;
}
  .error-text,
  .error-bottom {
    max-width: 100%;
  }

  .mt-50 {
    margin-top: 20px;
  }

  .info-slider-wrap {
    margin-top: 24px;
    padding-bottom: 24px;
  }

  .container {
    padding: 0 12px;
  }

  .title {
    font-size: 28px;
    line-height: 41px;
    width: 100%;
  }

  .title-2 {
    font-size: 26px;
    line-height: 38px;
  }

  .title-3 {
    font-size: 24px;
    line-height: 36px;
  }

  .title-4 {
    font-family: "Manrope Bold";
    font-size: 21px;
    line-height: 26px;
  }

  .title-5 {
    font-size: 20px;
    line-height: 26px;
  }

  .subtitle-l {
    font-size: 16px;
    line-height: 22px;
  }

  .text {
    font-size: 14px;
    line-height: 21px;
  }

  img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }

  .visible-xs {
    display: flex;
  }


  .hidden-xs {
    display: none !important;
  }

  .col-100-xs {
    width: 100% !important;
    max-width: 100% !important;
  }

  .col-50-xs {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .btn {
    font-size: 16px;
    line-height: 26px;
    padding: 10px 20px;
  }

  .mob-pd-0 {
    padding: 0 !important;
  }

  .menu-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 24px;
  }

  .video-col {
    height: 277px;
    overflow: hidden;
  }
  .about-top-block {
    margin-top: 20px;
  }

  .about-text {
    margin-top: 16px;
  }

  .about-col-2 {
    order: -1;
  }

  .about-col-1 {
    margin-top: 40px;
  }

  .custom-more {
    margin-top: 60px;
  }

  .theme-link-xs,
  .department-link-xs a {
    font-size: 12px;
    line-height: 20px;
  }

  footer {
    padding: 16px 0 20px;
  }

  .f-logo img {
    height: 72px;
  }

  .footer-top {
    padding-bottom: 16px;
    margin-bottom: 20px;
    align-items: center;
  }

  .f-logo {
    width: 100%;
    max-width: 100% !important;
  }


  .photo-cover-xl {
    height: unset;
  }

  .photo-cover-descr-xs,
  .patents-cover .photo-cover-descr-xs {
    margin-top: 40px;
  }

  .photo-cover {
    height: 300px;
    padding-bottom: 40px;
  }

  .menu-icon~.text {
    display: none;
  }

  .theme-2 {
    padding: 40px 0;
  }

}

@media (max-width: 760px) {
  .col-100-xs {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .desc-menu-icon-wrap .theme-text {
    display: none;
  }

  .header-wrap {
    padding: 0;
    /* height: 0; */
  }

  #menu-opener {
    position: absolute;
    top: 47px;
    right: 0;
  }

  .menu-wrap .tab-content.opened {
    position: absolute;
    top: 0;
    background-color: #fff;
    width: 100%;
  }

  .menu-content-wrap {
    position: absolute;
    top: 0;
    background-color: #fff;
    width: 100%;
  }

  .menu-bottom-col .theme-text {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
  }

  .site-navigation {
    padding: 20px 0 0;
  }

  .menu-bottom-col {
    margin-top: 42px;
  }
  .menu-left-col {
    max-height: unset;
  }

  .header-top {
    border-bottom: none;
  }

  .menu-fixed {
    padding: 16px 0;
  }

  .menu-top .title-2 {
    display: none;
  }

  .closer-xl {
    position: absolute;
    right: 16px;
    top: 35px;
  }

  .menu-content-wrap {
    width: 100%;
    padding-left: 0;
  }

}

@media screen and (max-width: 600px) {
  .logo {
    max-width: 260px;
  }
	.header-button {
		display: none;
	}
  .video-col {
    width: 100%;
  }

  .video_n iframe {
    width: 100%;
    height: 200px;
  }

  .cookie-button {
    margin-top: 10px;
  }
.photo-cover-content {
    bottom: 20px;
}
  .aftertitle {
	 font-size: 18px;
    line-height: 25px; 
  }
}

@media screen and (max-width: 500px) {
  .logo {
    max-width: 242px;
  }

  .uni-link-wrap:nth-child(3) {
    margin-bottom: 20px;
  }

  .photo-cover-mob {
    background-position: center;
    background-repeat: no-repeat;
  }

  .photo-cover-mob:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #2e4a97cc;
    z-index: -1;
    display: block;
    content: "";
    top: 0px;
  }
  .contact-block {
	max-width: 400px;  
  }
.suppliers-grid {
    grid-template-columns: repeat(1, 1fr);
}
.faq-info-content {
	display: block;
}
.faq-info-content-descr {
	width: 100%;
}
.faq-preview-pic {
	width: 100%;
}
}

@media (max-width: 414px) {
  #menu-opener {
    right: 5px;
  }
  .title {
    font-size: 23px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .video-col {
    height: 370px;
    overflow: hidden;
  }

  .pretitle {
    font-size: 24px;
  }

  .theme-ul-xs li {
    font-size: 14px;
  }

  .title-2 {
    font-size: 24px;
    line-height: 30px;
  }

  .breadcrumbs {
    padding: 10px 0;
  }

  .breadcrumb a {
    font-size: 12px;
  }

  .breadcrumb {
    font-size: 12px;
  }

  .theme-1 {
    padding: 15px 0;
  }
}

@media (min-width: 761px) and (max-width: 980px) {

  .video-col {
    height: 435px;
  }

  .container {
    padding: 0 20px;
    max-width: 100%;
  }

}

@media (min-width: 981px) and (max-width: 1301px) {
  .container {
    padding: 0 60px;
  }

}

@media (min-width: 981px) and (max-width: 1110px) {
  .container {
    padding: 0 40px;
  }

  .top-cover-col {
    width: calc((100% - 40px) / 2);
  }
}

@media screen and (max-width: 400px) {
  .footer-top {
    flex-direction: column;
    align-items: start;
  }
}