@media (max-width: 1024px) {
  #GDPR .container {
    width: 100%;
    padding: 0 30px;
  }
  .highlight .in .img:after {
    opacity: 1;
  }
  .project .box.list .in {
    width: 100%;
  }
  .banner {
    margin-left: -30px;
    margin-right: -30px;
  }
  #social {
    top: 8px;
    right: 30px;
    margin-right: 0;
  }
}
@media (max-width: 970px) {
  .highlight .in {
    width: 416px;
    height: 416px;
  }
}
@media (max-width: 920px) {
  #social {
    right: 55px;
  }
  .project-detail {
    margin-top: -14px;
  }
  .project .mode .in {
    margin-bottom: 5px;
  }
  .highlight .in {
    width: 420px;
    height: 420px;
  }
  .highlight .in h1 {
    font-size: 50px;
    line-height: 60px;
    width: 80%;
  }
  .news-banner .img-banner {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .news-detail .head p {
    font-size: 16px;
  }
  .em .head {
    font-size: 30px;
    line-height: 40px;
  }
  .press .year .in {
    padding: 0 19px;
  }
  .contact .email h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .team .box img {
    width: 33.33%;
  }
  .team .box .name {
    font-size: 30px;
    line-height: 40px;
  }
  header .menu ul a {
    padding: 12px 22.5px;
  }
  header .menu {
    margin-left: -22.5px;
    margin-right: -22.5px;
  }
  body {
    padding: 25px 30px;
  }
  header {
    padding: 25px 30px 0;
  }
  footer {
    left: 30px;
    bottom: 25px;
  }
  header .menu ul > li.has-sub > ul {
    min-width: 200px;
  }
  header .footer {
    padding-left: 30px;
    margin-top: calc(100vh - 435px);
  }
  header .logo img {
    width: 360px;
    max-width: 90%;
  }
  .home-box {
    width: 220px;
    padding: 0 15px;
    max-width: 100%;
  }
  .home-box .img {
    height: initial;
  }
  .news .head {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .news .desc {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .news .date {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
  }
  .popup-iframe.white .close {
    right: 20px;
    top: -16vh;
  }
  .popup-iframe.white .number {
    left: 20px;
    top: -16vh;
  }
  .popup-iframe.white .box {
    width: 100vw;
    height: 60vh;
  }
  .x-under {
    top: 0;
    margin-left: -30px;
    margin-right: -30px;
  }
  .x-under .under-banner {
    margin-top: 0;
    padding-top: 0;
    padding-right: 30px;
    padding-left: 30px;
  }
  .under-banner .owl-prev {
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -20px;
    height: 40px;
    cursor: pointer;
  }
  .project-detail .sub {
    font-size: 16px;
  }
  .project-detail .subtitle {
    font-size: 30px;
    line-height: 40px;
    width: 75%;
  }
  .under-banner .owl-next {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -20px;
    height: 40px;
    cursor: pointer;
  }
  header .menu {
    margin-top: 8px;
    margin-bottom: 0;
  }
  .home-box .text {
    display: none;
  }
  .home-box .img {
    margin-bottom: 40px;
  }
  header {
    height: auto;
  }
  .news.format-g .box {
    margin-top: 0;
  }
  .vdo-popup .text h2 {
    font-size: 22px;
    line-height: 28px;
  }
  .vdo-popup .text p {
    font-size: 12px;
    line-height: 16px;
  }
  .news-detail .about .head {
    font-size: 24px;
    line-height: 46px;
  }
  .news-detail .about .link > ul > li > ul > li {
    padding-top: 5px;
  }
  .project .box {
    padding: 0 10px;
  }
  .project .box .in {
    margin-bottom: 20px;
  }
  .project .box .text {
    position: relative;
    height: initial;
    padding: 10px 0;
    color: #6c6c6c;
    background: 0 0;
    opacity: 1;
  }
  .project .box .in h2 {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
  }
  .project .box .in p {
    display: none;
  }
  .project .box.list .in h2 {
    margin-top: 0;
    margin-bottom: 5px;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
  }
  .project .box.list .text {
    padding-left: 20px;
  }
  .news {
    padding: 30px 0;
  }
  #wrapper {
    min-height: calc(100vh - 124px);
  }
  .project {
    height: calc(100vh - 115px);
  }
  .filter .menu .box ul li:hover {
    color: #888;
  }
  .filter .menu .box ul li.active {
    color: #fff;
  }
  .filter .menu .topic:hover {
    text-decoration: none;
  }
  .under-banner .owl-stage-outer {
    text-align: left;
  }
  .under-banner .owl-nav {
    display: none;
  }
  .popup-iframe .box iframe {
    top: 50%;
    border: 0;
    height: 56vw;
    position: relative;
    box-shadow: none;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .popup-iframe .box .gallery .item {
    padding: 0 20px;
    text-align: center;
  }
  .popup-iframe .box .gallery .item img {
    top: 50%;
    max-height: 100%;
    max-width: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    height: initial;
  }
  .format-ig:after {
    font-size: 54px;
    line-height: 66px;
  }
  .project .map .map-project {
    max-width: 100%;
    margin-right: -100%;
  }
  .project .map .map-project.open {
    margin-right: 0;
  }
  .project .map .view {
    top: 1px;
  }
  .project .map .map-project {
    background: rgba(0, 0, 0, 0.8);
  }
  .project .map .view.open {
    display: none;
  }
  .project .map .map-project .sub-inner img {
    width: 112px;
  }
  .project .map .map-project .sub-inner p {
    width: calc(100% - 112px);
  }
  #GDPR .inner {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
  }
  .news-detail .head h1,
  .project-detail .title,
  .team .title,
  .title {
    font-size: 42px;
    line-height: 56px;
    margin-bottom: 20px;
  }
  .contact .address,
  .news .desc,
  .news-detail,
  .year-desc,
  body {
    font-size: 18px;
    line-height: 26px;
  }
  .project-detail .title {
    margin-bottom: 5px;
  }
  .format-ig .ig-link {
    height: initial;
  }
  .format-ig .ig-account {
    font-size: 34px;
    line-height: 38px;
  }
  .under-banner .item {
    display: inline-block;
    float: left;
  }
  .under-banner .items {
    width: auto;
    display: inline-flex;
  }
  .x-under {
    margin-left: 0;
    margin-right: 0;
  }
  .x-under .under-banner {
    padding-left: 0;
    padding-right: 0;
    overflow-x: auto;
  }
  .x-under .under-banner::-webkit-scrollbar {
    width: 100%;
    height: 2px;
  }
  .x-under .under-banner::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.3);
  }
  .x-under .under-banner::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.6);
  }
  .under-banner .item:first-child {
    padding-left: 0;
  }
  .under-banner .item:last-child {
    padding-right: 0;
  }
  .news.format-f .row .box {
    width: 100% !important;
  }
  #GDPR {
    bottom: 6px;
    border-bottom: 1px solid #fff;
  }
  #GDPR .inner {
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    padding: 6px 95px 8px 30px;
    text-align: left;
  }
  #GDPR .text {
    text-align: left;
  }
  #GDPR .btn {
    position: absolute;
    top: 6px;
    right: 30px;
    font-size: 10px;
    width: 60px;
    height: calc(100% - 12px);
    display: inline-block;
    margin-top: 0;
  }
  #GDPR .btn span {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: -7px;
  }
}
@media (max-width: 767px) {
  .news .head {
    margin-top: 20px;
  }
  .news.format-g {
    width: 80%;
  }
  .news.format-g .row {
    display: block;
    align-items: center;
  }
  .news.format-e .img {
    float: initial;
  }
  .news.format-f {
    padding-right: 60px;
  }
  .news.format-f .box {
    margin-bottom: 60px;
  }
  .news.format-f .box:last-child {
    margin-bottom: 0;
  }
  .news-detail .head h1 {
    font-size: 40px;
    line-height: 60px;
  }
  .news-detail .head p {
    color: #6c6c6c;
    font-size: 16px;
    line-height: 26px;
  }
  .news-detail .about .head {
    font-size: 24px;
    line-height: 40px;
  }
  .popup-iframe .owl-next,
  .popup-iframe .owl-prev {
    display: none;
  }
  .news-detail .box.n-4 .col-sm-6,
  .project-detail .box.n-4 .col-sm-6,
  .team .box.n-4 .col-sm-6 {
    margin-top: 40px;
  }
  .news-detail .box.n-4 .col-sm-6:first-child,
  .project-detail .box.n-4 .col-sm-6:first-child,
  .team .box.n-4 .col-sm-6:first-child {
    margin-top: 0;
  }
  .contact .email h2 {
    font-size: 36px;
    line-height: 46px;
  }
  .banner .item {
    height: 65vw;
  }
  .banner .owl-next,
  .banner .owl-prev {
    display: none;
  }
  .home-box .img {
    margin-bottom: 30px;
  }
  .pd-50 {
    padding-top: 30px;
  }
  .banner .item.v .bg {
    background-position: top center !important;
  }
}
@media (max-width: 520px) {
  .format-ig .ig-account {
    font-size: 16px;
    line-height: 16px;
  }
  header .logo img {
    width: 100%;
    max-width: 100%;
  }
  header .menu {
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  header .menu ul a {
    padding: 8px 8px 10px;
    font-size: 4vw;
  }
  .home-box {
    width: 220px;
    padding: 0;
    max-width: 100%;
  }
  .home-box .text {
    display: none;
  }
  .news-detail .head h1,
  .project-detail .title,
  .team .title,
  .title {
    font-size: 34px;
    line-height: 44px;
    margin-top: 20px;
  }
  .team .box img {
    height: initial;
    max-width: 80%;
    width: 50%;
  }
  .press .year {
    padding: 0 10px;
  }
  .press .year .icon-left {
    left: -5px;
  }
  .press .year .icon-right {
    right: -5px;
  }
  .project .mode {
    font-size: 24px;
    line-height: 28px;
  }
  .project .mode .in {
    display: inline-block;
    padding-right: 20px;
  }
  .project .control:first-child,
  .project .control:last-child {
    width: 100%;
  }
  .project .box {
    width: 100%;
    padding: 0;
  }
  .project .box .in {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .project .box .text {
    background: 0 0;
    position: relative;
    padding: 12px 0;
    opacity: 1;
  }
  .project .box .text h2 {
    font-size: 16px;
    line-height: 18px;
    color: #6c6c6c;
  }
  .project .box .text p {
    display: none;
  }
  .project .box.list .text h2 {
    margin-bottom: 0;
    color: #fff;
  }
  .project .box.list .text {
    padding-left: 15px;
    width: calc(100% - 90px);
  }
  .project .box.list img {
    width: 90px;
  }
  .project-detail .subtitle {
    font-size: 24px;
    line-height: 34px;
    width: 100%;
  }
  .project-detail .credit .ct,
  .project-detail .desc,
  .project-detail .info .box,
  .project-detail .link {
    line-height: 26px;
    font-size: 16px;
  }
  .popup-iframe.white .box {
    height: 50vh;
  }
  .news-detail .head p {
    color: #6c6c6c;
    font-size: 14px;
    line-height: 24px;
  }
  .news-detail {
    color: #000;
    font-size: 14px;
    line-height: 22px;
  }
  .news-detail .about .head {
    font-size: 20px;
    line-height: 32px;
    margin-top: 0;
  }
  .news-detail .about .link > ul > li {
    color: #6c6c6c;
    font-family: Helvetica-Bold, sans-serif;
    font-size: 16px;
    line-height: 26px;
  }
  .news-detail .about .link > ul > li > ul {
    margin-top: 5px;
  }
  .news-detail .about .link > ul > li > ul > li {
    padding: 5px 0;
    font-size: 14px;
    line-height: 18px;
  }
  body {
    font-size: 16px;
    line-height: 26px;
  }
  .team .box .name {
    font-size: 24px;
    line-height: 32px;
  }
  .team .box .desc {
    line-height: 24px;
  }
  .team .box .position {
    font-size: 16px;
    line-height: 22px;
  }
  .contact .email h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .press .year .in {
    padding: 0 22px;
  }
  .em .head {
    font-size: 24px;
    line-height: 32px;
  }
  .banner {
    margin-top: 0;
  }
  .contact .address {
    line-height: 24px;
  }
  .line {
    height: 4px;
    width: 24px;
  }
  .contact .email {
    line-height: 24px;
  }
  .contact .email h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 6px;
  }
  .press .title {
    margin-bottom: 15px;
  }
  .press .year .icon-left,
  .press .year .icon-right {
    font-size: 24px;
    top: -1px;
  }
  .year-desc {
    line-height: 24px;
  }
  .em .desc {
    line-height: 24px;
  }
  .em .box {
    margin-top: 60px;
    line-height: 24px;
  }
  .news .head {
    margin-top: 0;
    font-size: 24px;
    line-height: 32px;
  }
  .news .tags {
    margin-top: 25px;
  }
  .news.format-g .box {
    margin-top: 0;
  }
  .news.format-d .box,
  .news.format-e .box {
    padding: 0 15px;
  }
  .vdo-popup .icon-play {
    width: 50px;
  }
  .news.format-f .date {
    margin-bottom: 10px;
  }
  .news.format-f .box {
    margin-bottom: 60px;
  }
  .news.format-f .box:last-child {
    margin-bottom: 0;
  }
  .vdo-popup .text {
    color: #000;
    position: relative;
  }
  .vdo-popup .text h2 {
    font-size: 24px;
    line-height: 34px;
    margin: 0;
    margin-bottom: 6px;
  }
  .news .date:after {
    width: 24px;
    height: 4px;
  }
  .news-detail .head .line {
    width: 24px;
    height: 4px;
    margin-bottom: 15px;
  }
  .news-banner .text {
    padding: 20px 15px 20px;
  }
  .news-detail .box,
  .project-detail .inner,
  .team .inner {
    margin: 10px 0 30px;
  }
  .news-detail {
    color: #000;
    font-size: 16px;
    line-height: 24px;
  }
  .project {
    padding-left: 0;
    height: auto;
    overflow: initial;
  }
  .project .control:first-child,
  .project .control:last-child {
    position: relative;
    height: initial;
    padding-bottom: 0;
  }
  .filter {
    display: none;
  }
  body.page-project {
    overflow-y: auto;
  }
  header .menu ul > li.has-sub > ul a {
    padding: 8px 12px !important;
  }
  header .menu ul > li.has-sub > ul > .footer > .social > a:first-child {
    padding-left: 0 !important;
  }
  .highlight .in {
    width: 70vw;
    height: 70vw;
  }
  .highlight .in h1 {
    font-size: 28px;
    line-height: 32px;
    width: 80%;
  }
  .icon-close {
    opacity: 1;
  }
  .icon-close:after,
  .icon-close:before {
    width: 2px;
  }
  .panel-title {
    line-height: 32px;
  }
  .panel-default > .panel-heading span {
    top: 12px;
  }
  .vdo-popup .text {
    padding: 15px 0;
    text-shadow: none;
  }
  .news.format-d {
    padding-right: 25%;
  }
  .news.format-e {
    padding-left: 25%;
  }
  .project .box .text h2 {
    font-size: 16px;
    line-height: 26px;
    color: rgba(108, 108, 108);
  }
  .under-banner .item {
    height: 18vw;
  }
  .project-detail .sub {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .project-detail .line {
    height: 4px;
    width: 24px;
  }
  header .menu ul {
    margin-bottom: 5px;
  }
  .press .year .owl-prev {
    left: 5px;
  }
  .press .year .owl-next {
    right: 5px;
  }
  .news-detail .link {
    font-size: 14px;
  }
  .project-detail .credit .ct {
    line-height: 22px;
    font-size: 14px;
    margin-top: 10px;
  }
  .project .box.list .in h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .project-detail .credit .head,
  .project-detail .link {
    font-size: 14px;
  }
  .format-ig:after {
    font-size: 28px;
    line-height: 26px;
  }
  .project .map .view {
    top: 0;
    right: initial;
    left: 40px;
    zoom: 0.8;
  }
  .project .map .map-project {
    padding: 20px 30px;
  }
  .project .map .map-project .map-close {
    right: 30px;
  }
  .project .map .map-project .header {
    font-size: 24px;
    line-height: 28px;
  }
  .project .map {
    height: calc(100vh - 205px);
    margin-top: 20px;
  }
  .project .map .map-project .inner {
    padding: 2px 0;
  }
  .project .map .map-project .header {
    margin-top: 20px;
  }
  .project .map {
    padding-bottom: 0;
    margin-left: -30px;
    width: calc(100% + 60px);
  }
  .project .map .map-project .other {
    height: calc(100% - 105px);
  }
  .project .map .map-project .sub-inner img {
    width: 100px;
  }
  .project .map .map-project .sub-inner p {
    width: calc(100% - 100px);
  }
  .project .control:last-child {
    overflow: initial;
  }
  #GDPR {
    bottom: 10px;
  }
  #GDPR .container {
    padding: 0 2px;
  }
  #GDPR .inner {
    font-size: 11px;
    line-height: 18px;
    text-align: center;
    padding: 20px;
  }
  .project-detail .subtitle {
    font-size: 24px;
    line-height: 32px;
  }
  .contact .address,
  .contact .email,
  .em .desc,
  .news .desc,
  .news-detail,
  .news-detail .box,
  .panel-default > .panel-heading,
  .project-detail .inner,
  .team .box .desc,
  .team .inner,
  .year-desc,
  .year-desc .head {
    font-size: 16px;
    line-height: 26px;
  }
  .highlight .in .img:after {
    top: -4px;
    left: -4px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
  }
  .contact,
  .em,
  .press,
  .profile,
  .team {
    padding-top: 0;
  }
  .project-detail {
    padding-top: 0;
  }
  header .menu ul > li.has-sub > ul a {
    padding: 8px 12px !important;
  }
  header .menu ul > li.has-sub > ul a.link {
    padding-left: 0 !important;
  }
  header .footer {
    width: 200px;
    padding-left: 10px;
    margin-top: calc(100vh - 480px);
  }
  .project-detail .info .col-sm-4 {
    float: left;
    width: 100%;
  }
  .project-detail .info .col-sm-4 .box {
    margin-bottom: 0;
  }
  #social {
    right: 2px;
  }
  header .menu ul > li.has-sub > ul a.link {
    padding-top: 15px !important;
  }
  .banner .item.v {
    text-align: center;
  }
  .banner .item img {
    height: 100% !important;
    width: initial !important;
  }
  .banner .item {
    height: 57.5vw;
  }
  #GDPR {
    bottom: 6px;
    border-bottom: 1px solid #fff;
  }
  #GDPR .inner {
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    padding: 6px 68px 8px 5px;
    text-align: left;
  }
  #GDPR .btn {
    right: 5px;
    margin-top: 0;
    position: absolute;
  }
}
@media (max-width: 480px) {
  #swipebox-overlay,
  #swipebox-slider .slide img {
    width: 100vw !important;
  }
}
@media (max-width: 320px) {
  .home-page .col-xs-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .press .year .in {
    padding: 0 16.5px;
  }
}
@media (min-width: 921px) {
  header .menu ul a:hover {
    color: #fff !important;
  }
}
@media (min-width: 1025px) {
  .home-box .img img.img_gif {
    display: none;
  }
  .home-box:hover .img img:first-child {
    display: none;
  }
  .home-box:hover .img img:last-child {
    display: block;
  }
  .home-box.ok:hover .img img:last-child {
    display: block;
  }
  .home-box:hover .text {
    opacity: 1;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .banner {
    margin-left: calc((970px - 100vw) / 2);
    margin-right: calc((970px - 100vw) / 2);
  }
}
@media only screen and (orientation: landscape) {
  #swipebox-slider .slide img {
    height: 100%;
    max-height: initial;
    max-width: initial;
  }
}
@media only screen and (orientation: landscape) and (max-width: 768px) {
  .banner .item img {
    max-width: initial;
    max-height: initial;
    height: 100%;
    width: initial;
  }
}
