@media (min-width: 1980px){

}

@media (max-width: 1024px) {
  .lm-mb-20 {
    margin-bottom: 20px !important;
  }
  .head--caption {
    font-size: 12px;
    line-height: 1.4;
  }

  .toggle-menu {width: 42px;height: 42px;padding: 0 10px;margin-left: auto;}

  header > .wrapper > .col-right {
    gap: 10px;
  }

  .head--actions {
    gap: 10px;
  }

  .ui-section--start .section--wrap {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 50px;
  }

  .container, header > .wrapper, footer > .wrapper {
    width: calc(100% - 30px);
    padding: 0 15px;
  }

  .slide--card > .wrapper > .title {
    font-size: 38px;
    line-height: 110%;
  }

  .ui-slider--1 {
    width: 100%;
    max-width: inherit;
  }

  .ui-section--start {max-height: initial;/* height: auto; */padding-bottom: 30px;}

  .ui-section--start .section--wrap .col-right {
    position: relative;
    width: 100%;
  }

  header > .wrapper {
    padding: 15px;
  }

  .slide--card > .wrapper > .caption {
    font-size: 14px;
    line-height: 150%;
    margin-top: 20px;
  }

  .swiper-button-next, .swiper-button-prev {
    margin-top: 20px;
  }

  .type--event .ui-section--start .section--wrap .col-left {
    height: auto;
  }

  .ui-section--1 {
    padding: 80px 0;
  }

  .ui-section--1 .section--wrap {
    gap: 30px;
    grid-template-columns: 100%;
    width: 100%;
  }

  .ui--label {
    font-size: 14px;
  }

  .ui-section--1 .section--wrap h2 {
    font-size: 32px;
    margin-bottom: 20px;
    margin-top: 10px;
    line-height: 110%;
  }

  body {
    font-size: 14px;
    line-height: 19px;
  }

  .ui-block > ._wrap .large {
    font-size: 18px;
    padding: 10px;
    padding-left: 5px;
  }

  .ui-block {
    margin-left: 10px;
  }

  .ui-block:before {
    left: -10px;
  }

  .ui-section--1 .section--wrap .col-right > .ui-button {
    width: calc(100% - 30px);
    justify-content: center;
    margin: auto;
  }

  .ui-section--1 .section--wrap .col-right > .ui-button .middle {width: 100%;}

  .section--header > .label {
    font-size: 32px;
    line-height: 110%;
  }

  .ui-section--our-products {
    padding: 80px 0;
  }

  .section--header {
    margin-bottom: 40px;
  }

  .ui-section--our-products .section--wrap {
    grid-template-columns: 100%;
    width: 100%;
    gap: 30px;
  }

  .ui-block--1 > .wrap {
    padding: 22px;
    width: calc(100% - 44px);
    padding-top: 75px;
  }

  .ui-block--1 {
    max-width: 360px;
  }

  .slide--card.style--1 > .wrapper > .title {
    font-size: 24px;
    line-height: 33px;
  }

  .products--list > .item {
    font-size: 24px;
    padding: 24px 0;
  }

  .ui-section--our-products .ui-button.ui-button--2 {
    width: 100%;
    max-width: 270px;
    margin: auto;
  }

  .ui-section--our-products .ui-button.ui-button--2 > .middle {
    width: 100%;
  }

  .ui-section--2 {
    padding: 80px 0;
  }

  .logos--block > .row {
    height: 27px;
  }

  .logos--block {
    gap: 20px;
  }

  .ui-section--services .section--wrap {
    flex-direction: column;
    gap: 40px;
    width: 100%;
  }

  .ui-section--services {
    padding: 80px 0;
    background-position: left;
  }

  .ui-section--services h2 {
    font-size: 32px;
    line-height: 110%;
  }

  .ui-section--services .section--wrap .col-right {
    width: 100%;
  }

  .service--wrap {
    grid-template-columns: 100%;
    gap: 30px;
    width: 100%;
  }

  .service--wrap h3 {
    font-size: 18px;
    line-height: 1.3;
  }

  .service--wrap .item .head {
    width: 85%;
  }

  .service--wrap .item .footer {
    margin-top: 10px;
  }

  .posts--list {
    width: 100%;
    grid-template-columns: 100%;
  }

  .ui-post--card .thumbnail {
    height: 120px;
  }

  .ui-post--card > .wrapper > .details > .title {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 15px;
  }

  .ui-button--4 {
    width: 40px;
    height: 40px;
  }

  .ui-gradient--block > .wrapper {
    grid-template-columns: 100%;
    padding: 50px 20px;
  }

  .ui-gradient--block .logos {
    display: none;
  }

  .ui-gradient--block .section--header {
    margin-bottom: 20px;
  }

  .ui-gradient--block {
    margin: 0 -15px;
  }

  section#contact {
    padding-bottom: 0;
  }

  footer:after {
    display: none;
  }

  footer > .wrapper {
    flex-direction: column-reverse;
    gap: 20px;
  }

  .ui-post--card > .wrapper > .footer {
    background-size: calc(100% + 0px);
  }
  .ui-slider--1 {
    max-width: 388px;
    margin-left: 0;
  }

  .ui-event-schedule > .wrapper {
    overflow: hidden;
    margin: 0 -15px;
  }

  .ui-event-schedule > .wrapper > .scrollarea {
    overflow: auto;
  }

  .ui-event-schedule table {
    min-width: 450px;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .ui-event-schedule table td, .ui-event-schedule table th {
    padding: 22px 0;
  }

  .ui-event-schedule table .lecturer {
    font-size: 14px;
    gap: 20px;
    padding-right: 15px;
  }

  .ui-event-schedule table .lecturer img {
    width: 30px;
    height: 30px;
  }

  .ui-event-schedule table .lecturer .position {
    font-size: 12px;
    margin-top: 0px;
  }


  .ui-event-schedule table .row--finish {
    padding-left: 30px;
  }

  .ui-event-schedule {
    padding: 70px 0;
  }
  .ui-event-schedule > .wrapper > .scrollarea::-webkit-scrollbar{
    display: none;
  }

  .type--event .ui-section--start {
    max-height: initial;
    height: auto;
  }

  .type--event .ui-section--start .section--wrap {flex-direction: column;justify-content: flex-start;gap: 50px;}

  .post--preview {
    width: 100%;
    margin: 0;
  }

  .page--card > h1 {
    font-size: 30px;
  }

  .page--card > .caption {
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    /* or 21px */
  }

  .ui-button.ui-button--3 > .right {
    background-size: 62px;
  }

  .event--details {
    flex-direction: column;
    align-items: baseline;
    gap: 10px;
    padding: 10px 30px;
    background-position: right;
  }

  .ui-gradient--block.style--1 .wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 30px;
  }

  .ui-gradient--block.style--1 {
    margin: 0;
    padding: 60px 0;
    background-position: -750px;
  }

  .head--caption:before {
    top: 4px;
  }
  .ui-gradient--block.style--1 p {
    font-size: 16px;
  }

  .alt.event--details {
    gap: 12px;
  }

  .events--list {
    grid-template-columns: 100%;
    gap: 20px;
    width: 100%;
  }

  .ui-event--card > .wrapper {
    flex-direction: column;
  }

  .ui-event--card > .wrapper > .thumbnail {
    width: 100%;
  }

  .ui-section--contact-us .content {
    padding: 30px 20px;
    background: url(../../assets/images/contact-sm.png);
    background-size: cover;
    width: calc(100% - 40px);
    min-height: 150px;
  }

  .ui-section--contact-us {
    background: transparent;
  }

  .ui-section--contact-us > .wrap {
    flex-direction: column;
    align-items: baseline;
  }

  .ui-section--contact-us .content > h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
  }

  .ui-section--contact-us > .wrap .ui-button > .middle {
    width: 100%;
  }

  .ui-section--contact-us > .wrap .ui-button {
    width: 100%;
  }

  .page--44 .ui-section--start {
    max-height: initial;
    height: auto;
  }

  .page--44 .ui-section--start .section--wrap {
    flex-direction: column;
    gap: 30px;
  }
  .ui-about--numbers {
    gap: 50px 0;
    flex-wrap: wrap;
    padding-top: 80px;
  }

  .ui-about--numbers > .item {
    width: 50%;
  }
  .ui-about--numbers .label {
    font-size: 32px;
  }

  .ui-about--numbers .label img {
    max-width: 110px;
  }

  .ui-about--numbers .label svg {
    width: 100px;
    height: 30px;
  }

  .team--list {
    grid-template-columns: 100%;
    width: 100%;
    gap: 16px;
  }



  .team--list .team--row_wrap > .member-block > .wrap {
    padding: 10px;
  }

  .team--list .team--row_wrap > .member-block .details .meta {gap: 2px;font-size: 10px;line-height: 1.3;margin-top: 4px;}

  .team--list .team--row_wrap > .member-block .details .position {
    font-size: 10px;
    line-height: 1.3;
  }

  .team--list .team--row_wrap > .member-block .details .name {
    font-size: 12px;
  }

  .team--list .team--row_wrap > .member-block > .wrap:after {
    background: linear-gradient(180deg, rgba(29, 50, 91, 0.177756) 0%, rgba(29, 50, 91, 0.348294) 36.98%, rgba(29, 50, 91, 0.623292) 70.31%, #1D325B 100%);
  }


  .team--list .team--row_wrap > .member-block:after {
    content: '';
    border-left: 20px solid white;
    border-bottom: 20px solid transparent;
    position: absolute;
    z-index: 1;
    top: 0;
  }

  .team--list .team--row_wrap > .member-block:before {
    content: '';
    border-right: 15px solid white;
    border-top: 15px solid transparent;
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
  }

  .team--list .team--row_wrap > .member-block:nth-child(2n):after {
    border-left: 0px solid white;
    border-right: 20px solid white;
    border-bottom: 20px solid transparent;
    right:0;
  }

  .team--list .team--row_wrap > .member-block:nth-child(2n):before {
    border-left: 15px solid white;
    border-right: 0px solid white;
    border-top: 15px solid transparent;
    right:initial;
  }
  .ui-section--contact-us.style--1 {
    height: auto;
  }

  .ui-section--contact-us.style--1 .content {
    padding: 50px 24px;
    min-height: auto;
    max-width: initial;
  }

  .ui-section--team {
    padding-bottom: 40px;
  }


  .ui-section--contact-us.style--1:after {
    content: '';
    border-left: 20px solid white;
    border-bottom: 20px solid transparent;
    position: absolute;
    z-index: 1;
    top: 0;
  }

  .ui-section--contact-us.style--1:before {
    content: '';
    border-right: 15px solid white;
    border-top: 15px solid transparent;
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
  }

  .products--items {
    width: 100% !important;
    grid-template-columns: 100% !important;
    gap: 40px;
    margin: 70px 0;
  }

  .products--items > .product--item > .wrap .title {
    height: auto;
    font-size: 18px;
    max-width: 170px;
  }

  .products--items > .product--item > .wrap .description {
    margin-top: 9px;
  }

  .ui-button--5 {
    width: 46px;
    height: 46px;
  }

  .ui-section--3 > .l {position: absolute;left: 0;height: 100%;width: 50%;}

  .ui-section--3 > .m {
    padding: 30px 15px;
    background: transparent;
    position: relative;
    z-index: 1;
  }

  .ui-button--6 {
    width: 46px;
    height: 46px;
  }

  .ui-section--3 > .r {
    right: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    background-position: top;
  }

  .ui-section--3 {
    margin-bottom: 50px;
  }

  .ui-section-labels > .wrap {
    grid-template-columns: 100%;
    width: 100%;
    gap: 20px;
  }

  .ui-section-labels > .wrap > .col {
    gap: 20px;
  }

  .ui-section-labels {
    margin-bottom: 50px;
  }

  .ui-benefits-blocks > .wrap > .col-right {
    display: none;
  }

  .ui-benefits-blocks > .wrap {
    grid-template-columns: 100%;
    width: 100%;
  }


  .ui-benefits-blocks > .wrap > .col-left {
    position: relative;
    width: 100%;
  }

  .ui-benefits-blocks > .wrap .block > .left, .ui-benefits-blocks > .wrap .block > .right {
    min-width: 20px;
  }

  .ui-benefits-blocks > .wrap .block > .middle {
    padding: 20px 0;
    border-color: #1d325b9c;
  }

  .ui-benefits-blocks {
    width: 100%;
  }


  .ui-benefits-blocks > .wrap .block h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 1.4;
  }
  .section--columns {
    gap: 50px;
    width: calc(100% - 100px);
  }

  .ui-section-gradient h3 {
    font-size: 24px;
    line-height: 1.3;
  }

  .ui-section-gradient {
    background-position: right;
  }

  .ui-section-gradient h3 [class^="icon--"] {
    max-width: 20px;
    min-width: auto;
    height: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: 3px;
  }
}

@media screen and (min-width: 740px) and (max-width: 1180px) {
  .ui-section--our-products .section--wrap {
    grid-template-columns: 50% 50%;
  }

  .service--wrap {
    grid-template-columns: 50% 48%;
    width: calc(100% - 30px);
    gap: 48px 30px;
  }

  .posts--list {
    grid-template-columns: 33.3% 33.3% 33.3%;
    width: calc(100% - (16px*2));
  }
}

@media screen and (max-width: 450px){
  .team--list .team--row_wrap > .member-block:nth-child(2n){
    text-align:right;
  }
  .team--list .team--row_wrap > .member-block {
    height: 130px;

  }
  .team--list .team--row_wrap > .member-block:nth-child(2n) .details .meta {
    justify-content: end;
  }
  .ui-section--start > .background .ui-video--element {
    width: 200%;
    opacity: 1;
  }

  .ui-video--element > video {
    height: 500px;
    margin-top: auto;
    position: relative;
    bottom: 150px;
  }

  .ui-benefits-blocks > .wrap > .col-left > .row-1, .ui-benefits-blocks > .wrap > .col-left > .row-2 {
    display: flex;
    width: 100%;
    flex-direction: column;
  }

  .section--columns {
    grid-template-columns: 100%;
    width: 100%;
    gap: 25px;
  }

  .ui-section-gradient h3 {
    font-size: 18px;
    line-height: 1.3;
  }

  .ui-section-gradient {
    background-position: right;
    position: relative;
  }

  .ui-section-gradient:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1d325b45;
    z-index: 0;
  }

  .ui-section-gradient > .container {
    position: relative;
    z-index: 1;
  }

}