.container {
  max-width: 1660px;
}
@media (max-width: 1440px) {
  .header-bottom__main {
    padding-left: 350px;
  }
  .new-navbar .nav-item a {
    font-size: 15px;
  }
  .header-main__logo{
    width: 340px;
  }
}
@media (max-width: 1380px) {
  .header-main__call span,
  .header-settings__functions span {
    display: none;
  }

  .banner {
    height: 660px;
  }

  .desktop-menu {
    display: none;
  }

  .header-bottom__main {
    justify-content: flex-end;
  }

  .full_menu_inner {
    padding-left: 15px;
    margin: 0;
  }

  .banner-news__top .slider-content > h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .banner-news__top {
    width: calc(85% / 12 * 9 - 100px);
  }

  .banner-news__items {
    width: calc(75% / 12 * 6);
    right: 0;
  }

  .footer-right__developer span {
    font-size: 15px;
  }

  .home-review {
    padding: 40px 0;
  }

  .stats-item {
    height: 235px;
  }

  .vid__block {
    width: 23%;
  }
}

@media (max-width: 1200px) {
  .services-main .col-lg-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .sidebar .sidebar-menu > ul > li > a {
    font-size: 16px;
  }

  .press-main {
    display: block;
  }

  .press-main__banner {
    display: flex;
    max-width: 100%;
    flex: 0 0 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
  }

  .press-banner__item {
    width: calc(50% - 10px);
  }

  .press-nav__title {
    min-width: auto;
  }

  .press-announcement__row {
    margin: 0;
  }

  .press-announcement__row__col {
    padding: 0 15px;
  }

  .services {
    padding: 15px 0 30px;
  }

  .services-main__item {
    margin: 30px 0 0;
  }

  .full_menu_inner > ul > li {
    width: 30%;
  }

  .press-contents__announcement {
    width: 100%;
  }

  .pages-header__main .title h1,
  .content-title h2 {
    font-size: 24px;
  }

  .pages-breadcrumb .breadcrumb li a,
  .breadcrumb-item + .breadcrumb-item {
    font-size: 14px;
  }

  .printer span {
    display: none;
  }

  .sidebar-title h2 {
    font-size: 16px;
  }

  .sidebar-menu ul li > a {
    font-size: 14px;
    line-height: 16px;
  }

  .sidebar-rec img,
  .sidebar-advertisment img,
  .sidebar-rec-item img,
  .sidebar-rec,
  .sidebar-advertisment,
  .sidebar-rec-item {
    height: auto;
  }

  .progress-polls {
    font-size: 14px;
  }

  .quiz-buttons a {
    margin-right: 10px;
    font-size: 12px;
  }

  .stats-item {
    text-align: center;
  }

  .vid {
    flex-wrap: wrap;
  }

  .vid__block {
    width: 50%;
  }

  .vidi_img_block {
    margin: 0 auto;
  }

  .slidecontainer {
    margin-bottom: 35px;
  }

  .inner_news_title_second h2 {
    font-size: 21px;
    line-height: 27px;
  }
  .news__home__wrapper .row > div:nth-child(2) .row > div:last-child {
    display: none;
  }
  .review-card_item-title h2 {
    font-size: 19px;
  }
  .title h2 {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .title h2 {
    font-size: 25px;
  }

  .press-nav__menu ul.nav-tabs li.nav-item a.nav-link {
    font-size: 16px;
  }
  .slider-item{
    height: 460px;
  }
  .header-main__navbar,
  .header-settings__language,
  .glasses,
  .smartphone {
    display: none;
  }

  .mobile-menu {
    display: block;
  }

  .footer-main {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .footer-left__logo {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    flex-direction: column;
  }

  .footer-left__note {
    margin-bottom: 15px;
  }

  .footer-center {
    padding-top: 15px;
    width: 100%;
  }

  .footer-contact__item {
    flex-direction: column;
    text-align: center;
    justify-content: center;
  }

  .footer-contact__icon {
    margin-right: 0;
  }

  .footer-right__social {
    margin: 0;
    justify-content: center;
  }

  .footer-right {
    padding-top: 15px;
    width: 50%;
  }

  .footer-right__developer {
    position: inherit;
    margin-top: 15px;
  }

  .footer-right__warning {
    margin-top: 15px;
  }

  .footer-right__developer span a {
    display: block;
  }

  .footer-contacts {
    margin-bottom: 30px;
  }

  .header-settings__saerch {
    margin: 0 0 0 15px;
  }

  .pages .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .leadership-info__job h2 {
    font-size: 18px;
  }

  .leadership-info__name h4 {
    font-size: 20px;
  }

  .leadership-contacts__item a,
  .leadership-contacts__item small {
    font-size: 15px;
  }

  .leadership-contacts__item span {
    font-size: 16px;
  }

  .leadership-tab__nav a {
    margin-right: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .sidebar {
    margin-top: 15px;
    position: static !important;
  }

  .sidebar-title h2 {
    font-size: 20px;
  }

  .sidebar-menu ul li > a {
    font-size: 16px;
    line-height: 18px;
  }

  .pages-content {
    padding-top: 25px;
  }

  .pages-content .content-body {
    margin-bottom: 30px;
  }

  .input-group-btn {
    margin-bottom: 15px;
  }

  .form-control {
    margin-bottom: 15px;
  }
  .news__home__wrapper .row > div:nth-child(2) .row > div:nth-child(2) {
    margin-top: 30px;
  }
  .home-stats {
    padding: 0;
    padding-top: 40px;
  }
  .home-stats .row > div:nth-child(3) {
    margin-top: 30px;
  }
  .home-stats .row > div:nth-child(4) {
    margin-top: 30px;
  }
  .map-main{
      display: flex;
      flex-direction: column;
  }
  .map-main__info {
    width: 100%;
    margin-top: 30px;
}
.map-main__container {
    width: 100%;
}
.map__main__right__contact__top{
    margin: 0px 30px;
}
}

@media (max-width: 876px) {
  .map-main__container,
  .map-main__info {
    width: 100%;
  }

  .request-form h4 {
    width: unset;
    text-align: center;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }
  .slider-item{
    height: 410px;
  }

  .map-main {
    display: block;
  }

  .banner-news__items .owl-dots {
    display: none;
  }

  .banner-news__top .slider-content > h2 {
    font-size: 18px;
    line-height: 28px;
  }

  .banner-news__top .slider-content > span {
    font-size: 14px;
  }

  .banner {
    height: 540px;
  }

  .banner-news__top .slider-content > a {
    font-size: 16px;
  }

  .press-nav {
    display: flex;
    align-items: initial;
  }

  .press {
    padding-top: 25px;
  }

  .press-nav__menu {
    padding-left: 0;
    margin-top: 15px;
  }

  .title h2 {
    font-size: 22px;
  }

  .press .tab-content > .active,
  .press-contents__news {
    flex-direction: column;
  }

  .press-contents__news__carousel {
    max-width: 100%;
    flex: 0 0 auto;
    margin-right: 0;
    padding-bottom: 50px;
  }

  .press-news__last__image {
    height: auto;
  }

  .press-news__list {
    padding-right: 0;
  }

  .press-news__list__item {
    padding-left: 50px;
    margin-left: 25px;
  }

  .press-news__list::after {
    left: 25px;
  }

  .leadership-tab__nav .nav-tabs {
    display: block;
  }

  .leadership-tab__nav a {
    margin-bottom: 15px !important;
  }

  .leadership-tab__content {
    padding-top: 0;
  }

  .news-item {
    flex-direction: column;
    align-items: center;
  }

  .news-item-content {
    padding-left: 0;
    margin-top: 30px;
  }

  .news-item-info {
    text-align: center;
  }

  .news-item-imgBx {
    width: 100%;
    max-width: unset;
    flex: unset;
    height: auto;
  }
}

@media (max-width: 768px) {
  .news-item-title span {
    font-size: 16px;
    line-height: 22px;
  }
  .pages-banner> div > p{
    display: none;
  }
  .pages-banner{
    background: #243a9d;
  }
  .banner-main .owl-stage-outer {
    display: none;
  }

 .header-main__call .icon-telephone:before {
    color: #1b285c;
}

.map__main__right__contact__top {
  margin: 0px 15px;
  padding: 20px;
}

.news__home__owl__carousel .owl-theme .owl-nav{
  margin-top: 0;
}
  .slider-item{
    height: 340px;
  }
  .header {
    height: 159px;
  }
.gallery {
padding-bottom: 20px;
}
.map{
padding-bottom: 40px;
}
  .request-form h4 {
    width: unset;
    text-align: center;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
  }

  .banner-main {
    flex-direction: column;
  }

  .banner-news__top {
    width: 100%;
  }

  .banner-news__items {
    width: 100%;
    right: 0;
    left: 0;
    position: inherit;
    bottom: 0;
  }

  .banner {
    height: 480px;
    padding-bottom: 15px;
    align-items: center;
  }

  .back-slider-image {
    height: 480px;
  }

  .banner-news__top .slider-content > h2 {
    margin-bottom: 30px;
  }

  .services-main .col-lg-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .header-settings__saerch a span {
    display: none;
  }

  .header-main__settings {
    display: flex;
    align-items: center;
    position: absolute;
    right: 40px;
    bottom: -55px;
  }

  .header-main__call {
    position: absolute;
    bottom: -40px;
    left: 0;
  }

  .header-top__main {
    height: auto;
    padding-left: 0;
  }

  .header-main__logo {
    width: 100%;
    height: auto;
    position: relative;
  }

  .header-bottom__main {
    height: 55px;
    padding-left: 0;
  }

  .header-settings__saerch {
    background: none;
    width: 50px;
  }

  .fixed-list {
    display: none;
  }

  .press-announcement__row__col {
    width: 100%;
  }

  .footer-right__warning {
    display: none;
  }

  .services-main__item {
    margin: 15px 0 0;
    min-height: auto;
  }

  .map {
    padding: 20px 0;
  }

  .map-main__info {
    margin-top: 20px;
  }

  #map-slider .owl-nav {
    display: none;
  }

  .useful {
    padding-bottom: 20px;
  }

  .useful-main {
    padding-top: 20px;
  }

  .useful-main .owl-nav {
    top: -35px;
  }

  .pages-header__main .title h1,
  .content-title h2 {
    font-size: 18px;
  }

  .pages-content .content-title a i {
    font-size: 15px;
  }

  .leadership-item {
    min-height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .leadership-item__image {
    margin-bottom: 15px;
  }

  .leadership-item__info {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-left: 0;
    max-width: 100%;
    width: 100%;
  }

  .leadership-info__job h2 {
    text-align: center;
  }

  .leadership-tab__nav a {
    font-size: 16px;
    line-height: 26px;
  }

  .news-item {
    flex-wrap: wrap;
  }

  .news-item-imgBx {
    height: auto;
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 15px;
  }

  .news-item-content {
    padding-left: 0;
  }

  .news-item-content-right {
    display: none;
  }

  .news-item-title {
    padding: 15px 0;
  }

  .portfolio-inner-item img,
  .portfolio-inner-item {
    height: auto;
  }

  .content-body .col-lg-12 {
    padding: 0;
  }

  .pull-left.vi-nopart.captcha-input-2 {
    width: 100%;
    margin-bottom: 15px;
  }

  .contacts-form {
    max-width: 100%;
    overflow: hidden;
  }

  .contacts-form .card-header {
    flex-direction: column;
    align-items: unset;
  }

  .phone {
    display: none;
  }
  .news-main .phone {
    display: block;
  }

  .map_of_regions {
    height: 300px;
  }
  #captcha_contacts img{
    height: auto;
  }
  .map_of_regions iframe {
    height: 300px !important;
  }

  .leadership-info__tab p {
    text-align: center;
  }

  .request-form h4 {
    width: unset;
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
  }

  .request-form h4::after {
    display: none;
  }

  .news-item-content {
    margin-top: 25px;
  }

  .content-body ul {
    display: flex;
    justify-content: center;
  }

  .content-body ul li {
    margin-bottom: 10px !important;
  }

  .pages-content {
    padding-top: 15px;
  }

  .news_info h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .video_images{
      height: auto;
  }
  .photo_img{
      height: auto;
  }
  .gallery .row > div a{
      margin-bottom: 30px;
  }
  .gallery .row > div:nth-child(1) a{
      margin-bottom: 30px;
  }
  .home-stats{
      padding-top: 40px;
  }
  .leg-wrapper {
    font-size: 15px;
    padding: 20px;
    line-height: 27px;
}

.news-view-content p {
  font-size: 15px;
  line-height: 27px;
}

.pages-content .content{
  font-size: 15px;
  line-height: 27px;
}
}
@media (max-width: 540px) {
  .header-main__logo {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .regions-oxrana .leadership__main__wrapper__item__header__image{
    position: unset;
  }
  .regions-oxrana .leadership__main__wrapper__item__header{
    padding-left: 0;
    padding-top: 0;
  }
  .regions-oxrana .leadership__main__wrapper__item__header__image a{
    height: 220px;
    width: 190px;
  }
  .regions-oxrana .leadership__main__wrapper__item__header__image{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .regions-oxrana .leadership__main__wrapper__item__header__info{
    text-align: center;
    margin-bottom: 5px;
  }
  .header {
    height: 189px;
  }
  .slider-item {
    height: 290px;
  }
  .leg-card_item-title h2{
    font-size: 16px;
    height: 52px;
}

.leg-card_item span{
    margin-top: 10px;
    font-size: 15px;
}

  .map__main__right__contact__top__avatar{
    display: none;
  }

  .footer-logo__text span {
    display: block;
    font-size: 14px;
    line-height: 20px;
  }

  .footer-left__note p {
    font-size: 15px;
    line-height: 19px;
    padding: 0 10px;
  }

  .footer-left__copy span{
    font-size: 15px;
  }

  .footer-contact__title h4 {
    font-size: 16px;
    line-height: 14px;
  }

  .footer-contact__text p {
    font-size: 15px;
    line-height: 20px;
  }

  .footer-social__item a {
    font-size: 19px;
}

.useful-main .owl-nav button i {
  font-size: 18px;
}
.useful-main .owl-nav {
  top: -24px;
}
.title h2 {
  font-size: 21px;
}
.home-review .owl-nav button i {
  font-size: 18px;
}
.home-review .owl-nav {
  top: -36px;
}
  .footer-contact__icon i {
    font-size: 22px;
}

  .request-form h4 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 26px;
  }

  .pages-banner {
    margin-top: 70px;
  }

  .press-nav__all a span {
    font-size: 15px;
  }

  .press-main {
    padding-top: 15px;
  }

  .press-banner__item {
    width: 100%;
    justify-content: initial;
  }

  .useful-info__text p {
    font-size: 14px;
    line-height: 20px;
  }

  .thim-widget-courses-searching
    .thim-course-search-overlay
    .courses-searching
    form {
    width: 100%;
    padding: 0 15px;
  }

  .pages-header__main .title h1,
  .content-title h2 {
    font-size: 18px;
  }

  .map_of_regions {
    height: 270px;
  }

  .map_of_regions iframe {
    height: 270px !important;
  }

  .press-nav {
    flex-direction: column;
  }

  .leadership-info__contacts {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .leadership-contacts__item {
    text-align: center;
  }

  .leadership-info__name h4 {
    text-align: center;
  }

  .vid {
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
  }

  .news-item-content {
    margin-top: 20px;
  }

  .news-item-top {
    justify-content: center;
  }
  .home-stats .row > div:nth-child(2){
      margin-top: 30px;
  }
  .press-news__last__short p{
      font-size: 16px;
  }
  .video_play i svg{
      width: 32px;
      height: 32px;
  }
}

@media (max-width: 465px) {
  .stats-icon {
    width: 40px;
  }
  .home-stats {
    padding-top: 0;
  }
  section.secure-services.jet .news-view-content iframe{
    width: 100%;
  }
  section.secure-services.jet .news-view-content img{
    height: 200px;
  }

  #faqAccordion .card-faq .card-body .answer {
    padding: 10px 15px;
  }
  section.secure-services.jet .news-view-content h3{
    font-size: 18px;
  }
  .form_banner_content .form_banner_title {
    font-size: 11px;
  }
  section.secure-services.jet .news-main {
    padding: 30px 15px 40px 15px;
  }
    .form_banner{
    height: 200px;
  }
  .form_banner_btn {
    font-size: 12px;
    padding: 5px;
  }
  section.secure-services.jet .news-view-content #captcha_contacts1 img {
    height: unset;
  }
  section.secure-services.jet .news-view-content p {
    font-size: 10px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .request-form h4 {
    width: unset;
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
  }
  .stats-item .stats-result span {
    font-size: 20px;
    line-height: unset;
  }
  .stats-item .stats-title p {
    font-size: 14px;
  }
  .stats-item {
    height: 100%;
  }
  .breadcrumb-item + .breadcrumb-item {
    padding-left: 0;
  }
  .slider-item {
    height: 240px;
  }
  .contact__wrapper {
    flex-direction: column;
  }

  .contact__wrapper li:last-child {
    margin-left: 0;
  }

  .footer-contacts ul li:last-child {
    margin-bottom: 24px;
  }
  .header {
    height: 179px;
  }
  .vid__block {
    width: 100%;
  }
  .header-logo__img {
    max-width: 54.26px;
    flex: 0 0 54.26px;
    height: 54px;
  }
  .header-main__logo {
    padding: 15px;
  }

  .header-logo__text span {
    font-size: 14px;
    line-height: 20px;
  }

  .news-item-content {
    margin-top: 15px;
  }

  .nav-link {
    text-align: center;
  }
  .nav-submenu .nav-link {
    text-align: unset;
  }
  #faqAccordion .card-faq .card-header .btn {
    padding: 10px 40px 10px 15px;
    font-size: 12px;
  }
  #faqAccordion .card-faq .card-header .btn .fa {
    right: 15px;
    top: 25px;
    font-size: 10px;
  }
  .news_info h3 {
    font-size: 14px;
    line-height: 20px;
  }

  .home-stats .row > div:nth-child(2) {
    margin-top: 15px;
  }

  .home-stats .row > div:nth-child(3) {
    margin-top: 15px;
  }

  .home-stats .row > div:nth-child(4) {
    margin-top: 15px;
  }

  .gallery {
    padding-top: 20px;
  }

  .video_title {
    margin-bottom: 10px;
  }

  .photo_title {
    margin-bottom: 10px;
  }

  .news__home__title {
    flex-direction: column;
  }

  .news__home__last__date i {
    font-size: 16px;
  }

  .news__home__last__date span {
    font-size: 15px;
  }

}

