@font-face {
  font-family: HelveticaNeue-Light;
  src: url(/static/new_static/assets/fonts/HelveticaNeue-Light.otf);
}
@font-face {
  font-family: HelveticaNeue-Regular;
  src: url(/static/new_static/assets/fonts/HelveticaNeue-Regular.otf);
}
@font-face {
  font-family: HelveticaNeue-Medium;
  src: url(/static/new_static/assets/fonts/HelveticaNeue-Medium.otf);
}
@font-face {
  font-family: HelveticaNeue-Bold;
  src: url(/static/new_static/assets/fonts/HelveticaNeue-Bold.otf);
}
@media screen and (max-width: 1200px) {
  body .container {
    max-width: 768px;
  }
  body header .container {
    min-height: 70px;
  }
  body header .container .left_col .logo {
    width: 132px;
    height: 40px;
  }
  body header .container .right_col .menu_list,
  body header .container .right_col .language_view {
    display: none;
  }
  body header .container .right_col .btn_search {
    display: none;
  }
  body header .container .right_col .btn_hamburger {
    display: block;
  }
  body main .main_video_banner .container .title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 26px;
  }
  body main .main_video_banner .container .list_item {
    flex-wrap: wrap;
  }
  body main .main_video_banner .container .list_item .item:not(:last-child) {
    margin-bottom: 15px;
    margin-right: 44px;
  }
  body main .main_video_banner .container .list_item .item .label,
  body main .main_video_banner .container .list_item .item .value {
    font-size: 15px;
    line-height: 25px;
  }
  body main .main_video_banner .video_block {
    height: 50vw;
    margin-bottom: 40px;
    margin-top: 40px;
  }
  body main .accordion_info_view .container .btn_accordion_info {
    flex-direction: column;
  }
  body main .accordion_info_view .container .btn_accordion_info:not(:last-child) {
    padding-bottom: 18px;
    margin-bottom: 18px;
  }
  body main .accordion_info_view .container .btn_accordion_info .title_accordion {
    font-size: 18px;
    line-height: 18px;
    width: 100%;
  }
  body main .accordion_info_view .container .btn_accordion_info .content_accordion {
    margin-top: 10px;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    display: none;
  }
  body main .accordion_info_view .container .btn_accordion_info .arrow {
    display: block;
  }
  body main .analytics_info_section {
    margin-bottom: 60px;
  }
  body main .analytics_info_section .container .title_section {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 16px;
  }
  body main .analytics_info_section .container .title_section .arrow {
    width: 12px;
    height: 12px;
    margin-bottom: -5px;
  }
  body main .analytics_info_section .main_img {
    height: 44vw;
  }
  body main .analytics_info_section .container .info_content {
    font-size: 16px;
    line-height: 26px;
    margin: 30px 0px;
  }
  body main .analytics_info_section .container .owl-carousel .item {
    height: 40vw;
  }
  body main .analytics_info_section .container .owl-theme .owl-nav .owl-next,
  body main .analytics_info_section .container .owl-theme .owl-nav .owl-prev {
    margin: 0px 30px;
    width: 25px;
    height: 15px;
  }
  body main .analytics_info_section .container .owl-theme .owl-nav .owl-next svg,
  body main .analytics_info_section .container .owl-theme .owl-nav .owl-prev svg {
    width: 100%;
    height: 100%;
  }
  body main .analytics_info_section .container .owl-theme .owl-nav .owl-next svg path,
  body main .analytics_info_section .container .owl-theme .owl-nav .owl-prev svg path {
    fill: #fff;
  }
  body main .analytics_info_section .container .owl-theme .owl-dots {
    margin-top: 12px;
  }
  body main .analytics_info_section .container .owl-theme .owl-dots .owl-dot span {
    width: 30px;
  }
  body main .analytics_info_section .container .counters_view {
    flex-direction: column;
    margin-top: 40px;
  }
  body main .analytics_info_section .container .counters_view .item:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 30px;
  }
  body main .analytics_info_section .container .counters_view .item .counter {
    font-size: 24px;
    line-height: 30px;
  }
  body main .analytics_info_section .container .counters_view .item .label {
    font-size: 14px;
    line-height: 16px;
  }
  body main .double_image_content {
    margin-bottom: 60px;
  }
  body main .double_image_content .container .title_section {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 16px;
  }
  body main .double_image_content .container .title_section .arrow {
    width: 12px;
    height: 12px;
    margin-bottom: -5px;
  }
  body main .double_image_content .container .double_image_view {
    flex-direction: column;
  }
  body main .double_image_content .container .double_image_view .img {
    width: 100%;
    height: 44vw;
  }
  body main .double_image_content .container .double_image_view .img:not(:last-child) {
    margin-bottom: 20px;
  }
  body main .double_image_content .container .content_view {
    margin-top: 50px;
    flex-direction: column;
  }
  body main .double_image_content .container .content_view .title_content {
    font-size: 28px;
    line-height: 26px;
    width: 100%;
    margin-bottom: 14px;
  }
  body main .double_image_content .container .content_view .content {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
  }
  body main .carousel_content_section {
    margin-bottom: 45px;
  }
  body main .carousel_content_section .container .title_section {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 16px;
  }
  body main .carousel_content_section .container .title_section .arrow {
    width: 12px;
    height: 12px;
    margin-bottom: -5px;
  }
  body main .carousel_content_section .container .content {
    font-size: 16px;
    line-height: 26px;
    margin-top: 45px;
  }
  body main #sync1 .item,
  body main #sync1-two-column .item {
    height: 44vw;
  }
  body main #sync2,
  body main #sync2-two-column {
    margin-top: 10px;
  }
  body main #sync2 .owl-nav .owl-next,
  body main #sync2 .owl-nav .owl-prev,
  body main #sync2-two-column .owl-nav .owl-next,
  body main #sync2-two-column .owl-nav .owl-prev {
    margin: 0px 12px;
    width: 25px;
    height: 15px;
  }
  body main #sync2 .owl-nav .owl-next svg,
  body main #sync2 .owl-nav .owl-prev svg,
  body main #sync2-two-column .owl-nav .owl-next svg,
  body main #sync2-two-column .owl-nav .owl-prev svg {
    width: 100%;
    height: 100%;
  }
  body main #sync2 .owl-nav .owl-next svg path,
  body main #sync2 .owl-nav .owl-prev svg path,
  body main #sync2-two-column .owl-nav .owl-next svg path,
  body main #sync2-two-column .owl-nav .owl-prev svg path {
    fill: #fff;
  }
  body main #sync2 .item,
  body main #sync2-two-column .item {
    height: 28vw;
  }
  body main #sync3 .item,
  body main #sync3-two-column .item {
    height: 44vw;
  }
  body main #sync4,
  body main #sync4-two-column {
    margin-top: 10px;
  }
  body main #sync4 .owl-nav .owl-next,
  body main #sync4 .owl-nav .owl-prev,
  body main #sync4-two-column .owl-nav .owl-next,
  body main #sync4-two-column .owl-nav .owl-prev {
    margin: 0px 12px;
    width: 25px;
    height: 15px;
  }
  body main #sync4 .owl-nav .owl-next svg,
  body main #sync4 .owl-nav .owl-prev svg,
  body main #sync4-two-column .owl-nav .owl-next svg,
  body main #sync4-two-column .owl-nav .owl-prev svg {
    width: 100%;
    height: 100%;
  }
  body main #sync4 .owl-nav .owl-next svg path,
  body main #sync4 .owl-nav .owl-prev svg path,
  body main #sync4-two-column .owl-nav .owl-next svg path,
  body main #sync4-two-column .owl-nav .owl-prev svg path {
    fill: #fff;
  }
  body main #sync4 .item,
  body main #sync4-two-column .item {
    height: 28vw;
  }
  body main .image_links_section .container .title_section {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 16px;
  }
  body main .image_links_section .container .title_section .arrow {
    width: 12px;
    height: 12px;
    margin-bottom: -5px;
  }
  body main .image_links_section .container .small_title {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 16px;
  }
  body main .image_links_section .container .images {
    flex-direction: column;
  }
  body main .image_links_section .container .images .item {
    width: 100%;
    height: auto;
  }
  body main .image_links_section .container .images .item .img {
    height: 44vw;
    border-radius: 10px;
  }
  body main .image_links_section .container .images .item:not(:last-child) {
    margin-bottom: 20px;
  }
  body main .image_links_section .container .images .item .overlay {
    position: relative;
    height: auto;
    opacity: 1;
    background-color: transparent;
    padding: 0px;
    display: block;
  }
  body main .image_links_section .container .images .item .overlay .overlay_title {
    color: #000;
    text-align: left;
    font-size: 16px;
    margin-top: 12px;
  }
  body main .socials_section {
    margin: 50px 0px;
  }
  body main .socials_section .container .inner_section {
    padding: 30px 0px;
  }
  body main .socials_section .container .inner_section .title_section {
    font-size: 16px;
  }
  body main .socials_section .container .inner_section .social_links_row {
    flex-wrap: wrap;
  }
  body main .socials_section .container .inner_section .social_links_row .link {
    border: none !important;
    width: 45% !important;
    margin-bottom: 15px;
  }
  body main .socials_section .container .inner_section .social_links_row .link:nth-child(odd) {
    border-right: 1px solid rgba(0, 0, 0, 0.35) !important;
  }
  body main .socials_section .container .inner_section .social_links_row .link a {
    text-align: left !important;
    font-size: 14px;
  }
  body main .socials_section .container .inner_section .social_links_row .link a img {
    width: 8px;
    height: 8px;
    margin-left: 8px;
  }
  body main .main_head_section {
    margin-bottom: 50px;
  }
  body main .main_head_section .container .subtitle {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 2px;
  }
  body main .main_head_section .container .title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 35px;
  }
  body main .main_head_section .container .content {
    font-size: 14px;
    line-height: 22px;
    width: 84%;
  }
  body main .brand_information {
    padding: 30px 0px;
  }
  body main .brand_information .container .top_view {
    flex-direction: column;
    padding-bottom: 30px;
  }
  body main .brand_information .container .top_view .img {
    width: 25%;
    margin-bottom: 28px;
  }
  body main .brand_information .container .top_view .right_col {
    width: 100%;
  }
  body main .brand_information .container .top_view .right_col .title {
    font-size: 40px;
    line-height: 47px;
  }
  body main .brand_information .container .top_view .right_col .content {
    font-size: 14px;
    line-height: 18px;
  }
  body main .brand_information .container .bottom_view {
    margin-top: 30px;
  }
  body main .brand_information .container .bottom_view .images .item {
    height: 22vw;
    width: 22%;
  }
  body footer {
    padding: 30px 0px;
  }
  body footer .container .top_view {
    flex-direction: column;
    padding-bottom: 30px;
  }
  body footer .container .top_view .logo {
    width: 132px;
  }
  body footer .container .top_view .right_col {
    align-items: flex-start;
    margin-top: 30px;
  }
  body footer .container .top_view .right_col .menu_list {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  body footer .container .top_view .right_col .menu_list .link {
    font-size: 18px;
    margin-left: 0px;
    margin-right: 16px;
    margin-bottom: 12px;
  }
  body footer .container .top_view .right_col .social_icons {
    justify-content: space-between;
    width: 100%;
  }
  body footer .container .top_view .right_col .social_icons .link {
    font-size: 24px;
    margin-left: 0px;
    margin-right: 16px;
  }
  body footer .container .copyright {
    font-size: 14px;
    padding-top: 30px;
  }
}/*# sourceMappingURL=media.css.map */