@media (min-width: 1209px) {
  .separator span {
    flex: 0 0 auto;
  }
  .separator {
    display: flex;
  }
  .separator span {
    display: block;
  }
  .separator svg {
    fill: #252525;
    margin-left: 8px;
    transition: 0.2s;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    flex: 0 0 5%;
  }
  .separator svg {
    flex: 0 0 5%;
  }
  .right-side-events:before {
    content: "";
    position: absolute;
    height: 200%;
    width: 25%;
    top: -64px;
    left: 30%;
    transform: rotate(23deg);
    z-index: 1;
  }
  .footer .nav {
    max-height: 28.125rem;
  }
}
@media (max-width: 1208px) {
  .separator {
    display: inline-block;
  }
  .separator span {
    display: inline;
  }
  .right-side-events:before {
    content: "";
    position: absolute;
    height: 200%;
    width: 28%;
    top: -64px;
    left: 28%;
    transform: rotate(23deg);
    z-index: 1;
  }
  .footer .nav {
    max-height: 31.25rem;
  }
}
@media (min-width: 992px) and (max-width: 1208px) {
  .grid-child.container-nav {
    width: 46%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .right-side img {
    object-fit: cover;
    height: 100%;
    object-position: 40%;
  }
  .right-side {
    object-fit: cover;
    position: relative;
    height: 440px;
  }
}
@media (max-width: 991px) {
  .margin-top {
    margin-top: 40px;
  }
  .container-below-top {
    width: 100%;
    margin-right: 28px;
  }
  .brand-logo span {
    display: none;
  }
  .navbar-brand {
    margin: 0;
  }
  #mod-finder-searchword111 {
    padding: 10px 12px;
  }
  .grid-child.container-nav {
    width: 100%;
  }
  .mod_banner .d-flex {
    border-radius: 20px;
    overflow: hidden;
    background-image: linear-gradient(
      297deg,
      #ffffff 1%,
      #066ec6 1%,
      #066ec6 30%,
      #05365f 24%,
      #05365f 81%,
      #0052aa 68%
    );
    color: #fff;
  }
  .left-side {
    flex: 0 0 60%;
    padding: 64px 0 64px 68px;
  }
  .four-cards-category a {
    min-height: 258px;
  }
  .four-cards-category .four-cards-heading {
    position: absolute;
    left: 25px;
    top: 22px;
    font-style: normal;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.3125rem;
    color: #ffffff;
    max-width: 70%;
  }
  .four-cards-category .four-cards-readmore {
    position: absolute;
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.125rem;
    color: #ffffff;
    left: 25px;
    bottom: 22px;
  }
  .four-cards-category div {
    margin: 12px 0;
  }
  h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 1.375rem;
    line-height: 1.625rem;
    color: #000000;
    margin-bottom: 1.875rem;
  }
  .right-side-events:before {
    width: 25% !important;
    top: -64px !important;
    left: 25% !important;
  }
  .desktop-events-block {
    display: none !important;
  }
  .swiper-slide.mobile-events-block {
    width: 80% !important;
  }
  .events-block img {
    height: 218px;
  }
  .right-side-events:before {
    width: 28%;
    left: 30% !important;
  }
  .footer .nav {
    max-height: 40.625rem;
  }
  .team-card__name {
    min-height: 54px;
  }
}
@media (min-width: 992px) {
  .margin-top {
    margin-top: 80px;
  }
  .container-below-top {
    width: 387px;
    margin-right: 28px;
  }
  #mod-finder-searchword111 {
    padding: 10px 24px;
  }
  .container-top-a {
    margin-top: 60px;
  }
  .mod_banner .d-flex {
    border-radius: 20px;
    overflow: hidden;
    background-image: linear-gradient(
      297deg,
      #ffffff 1%,
      #066ec6 9%,
      #066ec6 42%,
      #05365f 36%,
      #05365f 73%,
      #0052aa 28%
    );
    color: #fff;
  }
  .left-side {
    flex: 0 0 60%;
    padding: 64px 0 64px 68px;
  }
  .right-side {
    object-fit: cover;
    position: relative;
    height: 348px;
  }
  .right-side img {
    object-fit: cover;
    height: 100%;
  }
  .grid-child.container-nav {
    width: 50%;
  }
  .four-cards-category a {
    min-height: 348px;
  }
  .four-cards-category .four-cards-heading {
    position: absolute;
    left: 38px;
    top: 30px;
    font-style: normal;
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 1.5rem;
    color: #ffffff;
    max-width: 70%;
  }
  .four-cards-category .four-cards-readmore {
    position: absolute;
    font-style: normal;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.3125rem;
    color: #ffffff;
    left: 38px;
    bottom: 30px;
  }
  .newsflash-image img {
    height: 170px;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
  }
  h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.375rem;
    color: #000000;
    margin-bottom: 2.5rem;
  }
  .mobile-events-block {
    display: none !important;
  }
  .events-block img {
    height: 310px;
  }
}
@media (min-width: 769px) {
  .button {
    max-width: fit-content;
    margin: 56px auto;
  }
  .grid-child.container-nav {
    padding: 52px 36px 52px 76px;
  }
  .glasses.glasses-mobile {
    padding: 8px 24px;
  }
  .glasses.glasses-mobile {
    width: fit-content;
  }
  .left-side h1 {
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 2.625rem;
    margin-bottom: 52px;
  }
  .left-side ul li {
    font-style: normal;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.625rem;
    margin-bottom: 18px;
    list-style: none;
  }
  .main-btn {
    max-width: fit-content;
  }
  .left-side-events {
    flex: 0 0 50%;
  }
  .right-side-events {
    flex: 0 0 50%;
  }
  .left-side-events h5 {
    font-size: 1.375rem;
    line-height: 1.625rem;
  }
  .read-more-span {
    font-size: 1.125rem;
    line-height: 1.3125rem;
  }
  .container-cookie {
    padding: 30px 0;
  }
}
@media (max-width: 768px) {
  .button {
    max-width: 100%;
    margin: 34px auto;
  }
  .grid-child.container-nav {
    padding: 42px 20px;
  }
  .glasses.glasses-mobile {
    padding: 8px 12px;
  }
  .glasses.glasses-mobile div {
    flex: 0 0 auto;
  }
  .glasses.glasses-mobile {
    width: 100%;
  }
  .right-side {
    object-fit: cover;
    position: relative;
    height: 348px;
  }
  .right-side img {
    object-fit: cover;
    height: 100%;
    object-position: 40%;
  }
  .left-side h1 {
    font-weight: 700;
    font-size: 1.75rem;
    line-height: normal;
    margin-bottom: 38px;
  }
  .left-side ul li {
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height: normal;
    margin-bottom: 14px;
    list-style: none;
  }
  .main-btn {
    max-width: 100%;
  }
  .right-side-events:before {
    width: 32% !important;
    left: 26% !important;
  }
  .right-side-events {
    width: 100%;
  }
  .left-side-events {
    width: 50%;
  }
  .right-side-events {
    width: 50%;
  }
  .left-side-events h5 {
    font-size: 1.125rem;
    line-height: 1.3125rem;
  }
  .read-more-span {
    font-size: 1rem;
    line-height: 1.1875rem;
  }
  .com-content-category-blog__item.blog-item img {
    height: 280px;
    width: 100%;
    object-fit: cover;
  }
  .item-docs .main-btn {
    width: 100%;
    padding: 10px 0;
  }
  .container-cookie {
    padding: 30px;
    text-align: center;
  }
  .container.container-cookie .col-md-7 {
    margin: 20px 0;
  }
  .container.container-cookie .main-btn {
    width: 100%;
  }
}
@media (min-width: 533px) {
  .mobile-block {
    display: none !important;
  }
  .left-side-events {
    padding: 42px 38px;
  }
  .info-block {
    padding: 48px 54px;
    position: absolute;
    top: 30%;
  }
  img.logo{max-width:94px}
}
@media (max-width: 532px) {
  .input-group input,
  .input-group button,
  .input-group div {
    width: 100% !important;
    margin-bottom: 6px;
    margin-right: 0;
    display: block;
  }
  .left-side {
    flex: 0 0 60%;
    padding: 36px 0 36px 35px;
  }
  .left-side h1 {
    font-weight: 700;
    font-size: 1.25rem;
    line-height: normal;
    margin-bottom: 19px;
  }
  .left-side ul li {
    font-style: normal;
    font-weight: 600;
    font-size: 0.9rem;
    line-height: normal;
    margin-bottom: 10px;
    list-style: none;
  }
  .right-side {
    height: 330px;
  }
  .right-side img {
    object-position: 35%;
  }
  .desktop-block {
    display: none !important;
  }
  .mobile-block .swiper-slide {
    width: 80% !important;
  }
  .mobile-block .swiper-slide img {
    width: 100%;
  }
  .left-side-events {
    padding: 25px 15px;
  }
  .info-block {
    padding: 38px 26px;
    max-width: 100%;
    margin-bottom: -150px;
    position: relative;
  }
  .footer .nav {
    max-height: none;
  }
  .footer .nav li {
    width: 100%;
  }
  .mod-breadcrumbs__wrapper {
    overflow: auto;
    margin-bottom: 16px;
  }
  .mod-breadcrumbs__wrapper::-webkit-scrollbar {
    height: 2px !important;
  }
  .breadcrumb {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    margin-bottom: 0;
  }
  .breadcrumb li {
    display: block !important;
    flex: 0 0 auto;
  }
  img.logo{max-width:76px}
}
@media (max-width: 380px) {
  .four-cards-category .four-cards-heading {
    font-size: 0.9rem;
    line-height: 1rem;
    left: 14px;
  }
  .four-cards-category .four-cards-readmore {
    left: 0;
    width: 100%;
    text-align: center;
  }
  #mod-finder-searchword111 {
    background: linear-gradient(9deg,#F6F5F8,#f6f5f8);
}
}
@media (max-width: 355px) {
  .container-below-top {
    margin-right: 12px;
  }
  .header .col-9 {
    padding-left: 0;
  }
  .header .col-3 {
    padding-right: 8px;
  }
  .right-side-events:before {
    width: 38% !important;
    left: 23% !important;
  }
  .left-side-events h5 {
    font-size: 1rem;
  }
  .read-more-span {
    font-size: 0.8rem;
  }
  .left-side-events h5 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 16px;
  }
  
  form.mod-finder.js-finder-searchform.form-search {
    margin: 0 0 0 16px;
    }
}
@media (max-width: 320px) {
  form.mod-finder.js-finder-searchform.form-search {
    display: none;
  }
}
@media (max-width: 290px) {
  .right-side-events:before {
    width: 40% !important;
    left: 20% !important;
  }
}
