@media (min-width: 700px) {
    .update-section .bx-default-pager {
        display: none;
    }
}

@media (max-width: 1200px) {
    .front-header {
        overflow: hidden;
    }
    .footer-wrapper {
        width: 90%;
    }
    .footer-left {
        width: 35%;
    }
    .footer-right {
        width: 75%;
    }
    .copyright {
        padding-right: 5%;
    }
    .wrapper {
        width: 90%;
    }
    .bx-wrapper .bx-controls-direction a,
    .update-next,
    .research-booking-prev,
    .research-booking-next {
        left: -5%;
    }
    .bx-wrapper .bx-controls-direction a.bx-next,
    .research-booking-next {
        right: -5%;
    }
    .news-section-right {
        z-index: 2;
    }
    .footer-menu ul {
        margin-left: 0;
    }
    .tab a.active:after {
        width: 40%;
    }
    .ipm-section-right {
        padding-left: 3%;
    }
}

@media (max-width:960px) {
    .research-platform-section {
        display: flex;
        min-height: 600px;
    }
    .research-platform-right {
        padding-left: 3%;
        z-index: 2;
    }
    .lab-news-left {
        width: 40%;
    }
    .lab-news-right {
        width: 60%;
    }
    .lab-news-wrapper {
        padding: 60px 50px;
    }
    .lab-news-prev {
        left: 15px;
    }
    .lab-news-next {
        right: -15px;
    }
    .lab-row-image.withoutimg:after {
        font-size: 1.4em;
    }
    /* mobile menu */
    body.menu-open .inpage-menu-mask,
    .inpage-menu-button {
        display: block;
    }
    .inpage-menu-button {
        position: absolute;
        display: block;
        top: 45px;
        right: 2%;
        z-index: 99;
        scroll-behavior: smooth;
        transform: translate(-50%, -50%);
    }
    .inpage-menu-close {
        position: absolute;
        display: block;
        right: 35px;
        top: 40px;
    }
    .inpage-menu {
        background-color: #38bbab;
        position: fixed;
        right: 0;
        top: 0;
        width: 85%;
        max-width: 300px;
        height: 100%;
        padding-top: 80px;
        padding-bottom: 30px;
        overflow: auto;
        opacity: 0;
        z-index: -1;
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        transition: all 0.2s ease-in;
    }
    .inpage-menu ul {
        display: block;
    }
    body.menu-open .inpage-menu {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        opacity: 1;
        z-index: 10001;
        -ms-transform: translateX(0);
        transform: translateX(0);
        transition: all 0.2s ease-out;
    }
    body.menu-open .inpage-menu-close,
    body.menu-open .inpage-menu-top {
        display: block;
    }
    .inpage-menu-top {
        position: relative;
        padding: 10px 15px;
    }
    .inpage-menu ul {
        text-align: left;
    }
    .inpage-menu ul:after {
        display: none;
    }
    .inpage-menu ul>li {
        display: block;
        margin-bottom: 10px;
    }
    .inpage-menu li {
        padding: 0;
    }
    .inpage-menu li:after,
    .inpage-menu li:hover:before {
        display: none;
    }
    .inpage-menu li a {
        display: block;
        max-width: unset;
        padding: 10px 15px;
    }
    .inpage-menu li a:after {
        display: none;
    }
    .inpage-menu li a:hover {
        background-color: #fff;
        color: #38bbab;
    }
    .inpage-menu ul ul {
        display: none;
        position: static;
        width: 100%;
        height: auto;
        opacity: 1;
    }
    .inpage-menu ul li.active ul {
        display: block;
    }
    .inpage-menu ul li.current-menu-parent ul {
        display: block;
    }
    .inpage-menu ul ul li {
        margin-bottom: 0;
    }
    .inpage-menu ul ul li a {
        padding: 10px 15px;
        text-align: center;
    }
    .lab-publications-left {
        padding: 5% 5% 0 0;
        vertical-align: middle;
    }
    .lab-publications-right {
        width: 39.5%;
        padding-right: 0;
        vertical-align: middle;
    }
    .tablinks {
        font-size: 1.8em;
    }
    .tab a.active:after {
        width: 30%;
    }
    .ipm-section-left {
        width: 22%;
    }
    .parallel-text,
    .parallel-text:hover {
        padding: 2% 6%;
    }
    .research-platform-section,
    .lab-news-section {
        display: block;
        min-height: auto;
    }
    .research-platform-left,
    .lab-news-left {
        display: block;
        width: 100%;
        background-size: cover;
        background-position: center;
        align-items: center;
        padding: 30% 0;
    }
    .research-platform-overlay {
        position: absolute;
        top: 0;
    }
    .research-platform-right,
    .lab-news-right {
        display: block;
        width: 100%;
        padding: 70px 5%;
    }
}

@media (max-width: 800px) {
    .container {
        overflow: hidden;
    }
    .parallel {
        height: 50vh;
    }
    .parallel:nth-child(1) .parallel-background {
        background-position: 39% 8vh;
        background-size: 90vh;
    }
    .parallel:nth-child(2) .parallel-background {
        background-size: 50vh;
    }
    .parallel:nth-child(3) .parallel-background {
        background-size: 70vh;
    }
    .header-logo {
        height: 70px!important;
    }
    .header-logo img {
        height: 100%!important;
    }
    .logo-text,
    .ipm .logo-text {
        padding-left: 3%;
    }
    .footer-wrapper {
        padding: 14px 0;
    }
    .bx-wrapper .bx-controls-direction a,
    .update-next,
    .research-booking-prev,
    .research-booking-next,
    .lab-news-prev,
    .lab-news-next {
        width: 18px;
        height: 18px;
    }
    .research-block-title {
        padding: 10px;
    }
    .lab-professor-left {
        padding-right: 0;
    }
    .lab-news-prev {
        left: -10px;
    }
    .lab-news-next {
        right: -10px;
    }
    .lab-member-detail {
        padding: 20px;
    }
    .lab-member-name {
        font-size: 1.8em;
    }
    .lab-member-title {
        padding: 15px 0;
    }
    .ipm .section-title:after {
        top: 0;
    }
    .section-title {
        overflow: hidden;
    }
    .section-title:after {
        width: 100%;
    }
    .lab-alumni-section {
        background-position: left;
    }
    .ipm-section>.wrapper {
        display: block;
    }
    .ipm-section-left {
        width: 100%;
    }
    .tab {
        display: block;
        min-height: auto;
        border-right: 0;
        padding-bottom: 7px;
        border-bottom: solid 1px #00598A;
    }
    .tablinks {
        margin-right: 5%;
    }
    .tab a.active:after {
        top: unset;
        bottom: -9px;
        width: 100%;
        height: 2px;
    }
    .ipm-section-right {
        width: 100%;
        padding: 3% 0;
    }
    .ipm-section-right h3 {
        padding-bottom: 15px;
    }
    .ipm-gallery {
        padding-bottom: 70px;
    }
}

@media (max-width: 700px) {
    .research-info-section,
    .lab-member-section,
    .lab-alumni-section.training {
        padding: 70px 0;
    }
    .lab-alumni-section.training,
    .home-bottom {
        padding-bottom: 140px;
    }
    .lab-award-button {
        margin-top: 10%;
    }
    .education-prev-button {
        margin-top: -200px;
    }
    .lab-news-text {
        text-align: center;
    }
    .lab-news-wrapper {
        padding: 0 20px;
    }
    .copyright span {
        display: block;
    }
    .news-section,
    .news-section-bottom {
        padding-top: 70px;
    }
    .news-section:first-child {
        padding-top: 20px;
    }
    .ipm-section>.wrapper {
        display: block;
    }
    .news-section-left {
        width: 100%;
        display: block;
        margin-bottom: 5%;
        padding-left: 0;
    }
    .news-section-left .section-title:after,
    .news-section-bottom .section-title:after {
        left: unset;
        bottom: unset;
    }
    .news-section-right,
    .news-content-left {
        width: 100%;
    }
    .news-content {
        padding: 5% 0;
    }
    .news-section-video {
        margin-top: 0;
    }
    .news-section-bottom .news-section-left .section-title:after {
        height: 23px;
        top: -2px;
    }
    .news-section-left {
        height: 25px;
    }
    .flex.news-content {
        display: block;
    }
    .news-content-right {
        width: 100%;
        padding: 5% 0 0;
    }
    .lab-row:nth-child(3n+3) {
        margin-right: 0;
    }
    .research-blocks {
        display: block;
        overflow: hidden;
    }
    .style-purple .research-block {
        display: inline-block;
        float: left;
    }
    .lab-row,
    .research-booking .lab-row,
    .style-purple .research-block,
    .ipm-gallery-image {
        width: 49%;
        margin-right: 2%;
    }
    .lab-row:nth-child(3n+3),
    .style-purple .research-block:nth-child(3n+3),
    .ipm-gallery-image:nth-child(3n+3) {
        margin-right: 2%;
    }
    .lab-row:nth-child(2n+2),
    .research-booking .lab-row:nth-child(2n+2),
    .style-purple .research-block:nth-child(2n+2),
    .ipm-gallery-image:nth-child(2n+2) {
        margin-right: 0;
    }
    .ipm-gallery-image {
        padding-bottom: 35%;
    }
   
}

@media (max-width: 625px) {
    .parallel {
        width: 32%;
        height: 45vh;
    }
    .parallel:nth-child(3) .parallel-background {
        background-position: 55% 60%;
    }
    .parallel:nth-child(3) {
        z-index: 2;
    }
    .parallel-text {
        position: absolute;
        top: 56%;
        font-size: 2.4em;
        line-height: 1.2;
    }
    .parallel:nth-child(1) .parallel-background {
        background-size: 70vh;
    }
    .parallel:nth-child(2) .parallel-background {
        background-position: center 60%;
        background-size: 48vh;
    }
    .parallel:nth-child(3) .parallel-background {
        background-size: 55vh;
    }
    .footer-left {
        width: 164px;
    }
    .footer-right {
        width: calc(100% - 164px);
    }
    .research-info-section,
    .lab-alumni-section,
    .lab-row-section {
        padding: 70px 0;
    }
    .research-blocks {
        display: block;
    }
    .research-block:last-child {
        margin: auto;
    }
    .research-block {
        display: block;
        width: 100%;
        max-width: 350px;
        margin: 0 auto 5%;
    }
    .lab-award-button {
        width: 70%;
    }
    .lab-award-button div {
        width: 100%;
    }
    .education .research-blocks {
        overflow: hidden;
    }
    .education .research-block {
        display: inline-block;
        width: 49%;
        float: left;
    }
    .research-platform-section.education {
        min-height: auto;
    }
    .lab-member-title {
        height: auto;
    }
    .home-bottom {
        display: block;
    }
    .bottom-section {
        width: 100%;
        margin-bottom: 5%;
    }
    .logo-text span {
        display: block;
        line-height: 1;
    }
    .lab-header {
        height: 40vh;
    }
    .lab-professor-detail {
        position: relative;
        display: block;
    }
    .lab-professor-left {
        width: 100%;
        padding-top: 360px;
    }
    .lab-professor-right {
        position: absolute;
        display: block;
        width: 100%;
        top: 20px;
        text-align: center;
    }
    .lab-professor-right img {
        max-width: 300px;
        margin-top: 0;
    }
    .lab-publications-left {
        padding: 5% 0 0 0;
        width: 100%;
    }
    .lab-publications-right {
        width: 100%;
        text-align: center;
    }
    .lab-publications-right img {
        width: 300px;
        margin: auto;
    }
    .flex {
        display: inherit;
    }
    .lab-publications-right {
        margin-top: 0;
    }
}

@media (max-width: 500px) {
    .bx-wrapper .bx-controls-direction a,
    .update-next,
    .research-booking-prev,
    .research-booking-next {
        display: none;
    }
    .bx-wrapper .bx-controls-direction a.bx-next,
    .research-booking-next {
        display: none;
    }
    .research-platform-right,
    .lab-news-right {
        padding: 50px 5%;
    }
    .research-info-section,
    .lab-alumni-section {
        padding: 50px 0 100px 0;
    }
    .home-bottom {
        padding-bottom: 100px;
    }
    .lab-member,
    .lab-row,
    .lab-row:nth-child(2n+2),
    .lab-row:nth-child(3n+3),
    .research-booking .lab-row,
    .research-booking .lab-row:nth-child(2n+2),
    .research-booking .lab-row:nth-child(3n+3),
    .style-purple .research-block,
    .style-purple .research-block:nth-child(2n+2),
    .style-purple .research-block:nth-child(3n+3) {
        display: block;
        width: 100%;
        max-width: 350px;
        margin: 0 auto 5%;
        float: unset;
    }
    .ipm-gallery-image,
    .ipm-gallery-image:nth-child(2n+2),
    .ipm-gallery-image:nth-child(3n+3) {
        display: block;
        width: 100%;
        padding-bottom: 72%;
        margin: 0 auto 5%;
        float: unset;
    }
    .lab-row-title {
        height: auto;
    }
    .style-blue .footer-wrapper {
        background-position: -40px;
        padding: 15px 0;
    }
    .section-title,
    .style-purple .section-title {
        font-size: 2.5em;
    } 
    .header-text{
        font-size:3.5em!important;
    }
}

@media (max-width: 450px) {
    body {
        font-size: 60%;
    }
    #header {
        position: fixed;
    }
    .header-logo {
        height: auto!important;
        width: 65px!important;
    }
    .header-logo img {
        height: auto!important;
    }
    .logo-text,
    .ipm .logo-text {
        text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        font-size: 2.4em;
        zoom: 0.75;
    }
    .header-left {
        width: calc(100% - 30px);
    }
    .inpage-menu-button {
        right: 0;
    }
    .inpage-menu-button-inner,
    .inpage-menu-close-inner {
        zoom: 0.75;
    }
    .inpage-menu-close {
        right: 25px;
    }
    .header-top {
        padding: 15px 0;
    }
    .front-header {
        margin-top: 85px;
    }
    .parallel {
        height: 30vh;
    }
    .parallel:nth-child(1) .parallel-background {
        width: 185%;
        background-position: 36% -6vh;
    }
    .parallel:nth-child(2) .parallel-background {
        background-position: center 75%;
    }
    .parallel-text {
        top: 40%;
        font-size: 2em;
    }
    .footer:before,
    .style-blue .footer:before {
        display: none;
    }
    .footer-wrapper {
        display: block;
        width: 100%;
        padding: 15px;
    }
    .footer .wrapper {
        display: block;
    }
    .footer-left {
        margin: 0 auto 10px;
    }
    .footer-right,
    .copyright {
        width: 100%;
        text-align: center;
    }
    .news.lab-header {
        height: 200px;
    }
    .news.lab-header .section-title {
        margin-top: 130px;
    }
    .parallel-text {
        padding: 3%;
    }
    .parallel-text:hover {
        padding: 3%;
    }
    .update-section {
        padding-top: 0;
    }
    .lab-row-image.withoutimg:after {
        font-size: 1.6em;
    }
    .section-title:after,
    .style-purple .section-title:after {
        display: none;
    }
}

@media (max-width: 375px) {
    .education .research-block {
        display: block;
        width: 100%;
    }
}