@media screen and (max-width: 1186px) {
  /* ================ Common Element ================ */
  /* ------------- header ------------- */
  #header:before {
    margin-left: 0;
    left: 0px;
    transform: none; } }
@media screen and (max-width: 1100px) {
  body[fontsize="fs30"] .main-menu-ctn > ul > li {
    margin: 0 4px; }
  body[fontsize="fs40"] .main-menu-ctn > ul > li {
    margin: 0; } }
@media screen and (max-width: 1023px) {
  /* ================ General Layout Style ================ */
  html {
    overflow-x: hidden; }

  html, body {
    min-width: 320px; }

  body.menu-opened #container {
    overflow: hidden; }

  /* ================ Common Element ================ */
  /* ------------- header ------------- */
  #header {
    min-width: 320px; }
    #header:before {
      width: 80px;
      height: 80px;
      padding: 7px 7px;
      left: 30px; }
    #header.opened:before {
      display: none; }

  .wrapper-header .form-search-ctn:hover {
    width: auto; }
    .wrapper-header .form-search-ctn:hover .header-searchbar {
      display: none; }
  .wrapper-header .form-search-ctn input[type='submit'] {
    width: 30px;
    height: 22px;
    background-size: 22px;
    margin-top: 0; }
  .wrapper-header .center-container {
    padding-left: 0;
    padding-right: 0; }
  .wrapper-header .top-header-ctn {
    position: relative;
    z-index: 2; }
  .wrapper-header .logo {
    margin-top: 0;
    margin-bottom: -25px;
    margin-left: 37px; }
    .wrapper-header .logo img {
      width: 80px; }
  .wrapper-header .header-searchbar .cuebox {
    display: none !important; }
  .wrapper-header .fontsctn, .wrapper-header .langctn, .wrapper-header .socialctn {
    display: none; }
  .wrapper-header .mobile-menu-btn-ctn {
    display: block;
    padding: 0 5px; }
  .wrapper-header .mobile-view-ctn {
    display: block;
    padding: 3px 5px; }
    .wrapper-header .mobile-view-ctn > a {
      width: 25px;
      height: 25px;
      background-size: 25px; }
      .wrapper-header .mobile-view-ctn > a.active {
        width: 20px; }
  .wrapper-header .btn-print-ctn {
    display: none; }
  .wrapper-header .sharectn {
    padding: 3px 5px; }
    .wrapper-header .sharectn .share-baidu {
      width: 25px;
      height: 25px;
      background-size: 25px; }

  .header-right-ctn {
    padding: 10px 30px 0 0; }
    .header-right-ctn > ul {
      margin-right: -15px; }
      .header-right-ctn > ul > li {
        margin: 0 8px;
        padding: 5px 5px; }
        .header-right-ctn > ul > li:before {
          left: -8px; }
        .header-right-ctn > ul > li a {
          margin: 0; }

  .main-menu-ctn {
    width: 100%;
    float: none; }
    .main-menu-ctn > ul {
      margin-right: 0; }
      .main-menu-ctn > ul > li {
        float: none;
        margin: 0; }
        .main-menu-ctn > ul > li:hover > div {
          max-height: none; }
        .main-menu-ctn > ul > li > a {
          padding: 15px 55px 15px 30px;
          position: relative; }
          .main-menu-ctn > ul > li > a.active:before, .main-menu-ctn > ul > li > a:before {
            display: none; }
          .main-menu-ctn > ul > li > a:after {
            position: absolute;
            content: "";
            right: 30px;
            top: 23px;
            width: 10px;
            height: 10px;
            background: url(../img/mobile/submenu-arrow.png) center top no-repeat;
            background-size: 10px; }
        .main-menu-ctn > ul > li > div {
          position: static;
          display: none;
          max-height: none;
          background-color: transparent;
          padding-left: 30px;
          padding-right: 30px;
          box-shadow: none;
          width: 100%; }
          .main-menu-ctn > ul > li > div > ul {
            padding-top: 0; }
            .main-menu-ctn > ul > li > div > ul > li {
              border-top: 0; }
              .main-menu-ctn > ul > li > div > ul > li > a {
                padding: 15px 20px 15px 35px; }
                .main-menu-ctn > ul > li > div > ul > li > a:before {
                  top: 22px; }
        .main-menu-ctn > ul > li .triangle-shadow {
          display: none !important; }

  .menu-slider-ctn {
    width: 100%;
    float: left;
    display: none;
    position: fixed;
    overflow-y: auto;
    left: 0;
    top: 63px;
    padding-top: 10px;
    background: #f8f8f8;
    box-sizing: border-box; }
    .menu-slider-ctn .mobile-shadow-bar, .menu-slider-ctn .mobile-menu-top-bar, .menu-slider-ctn .mobile-menu-bottom-bar, .menu-slider-ctn .mobile-menu-social-bar {
      display: block; }
    .menu-slider-ctn .mobile-menu-bottom-bar a {
      padding: 15px 20px; }

  /* ------------- footer ------------- */
  .wrapper-footer .footer-top-part .grids-cell {
    width: 33.33%; }
    .wrapper-footer .footer-top-part .grids-cell:nth-child(4) {
      display: none; }
  .wrapper-footer .footer-top-part .grids-cell-inner.mobile-grids {
    display: block; }

  /* ------------- content ------------- */
  #content {
    padding-top: 62px; }

  /* ====================== main inner containers  ====================== */
  .center-container {
    padding-left: 30px;
    padding-right: 30px; }

  /* ------------- banner ------------- */
  .inner-banner-ctn .banner-img {
    left: 60%; }
    .inner-banner-ctn .banner-img img {
      left: -60%; }
  .inner-banner-ctn .banner-text-ctn {
    padding-top: 35px;
    padding-bottom: 10px; }
  .inner-banner-ctn .banner-text-inner-ctn {
    vertical-align: bottom; }

  .inner-head-ctn .page-title-ctn:first-child {
    padding-top: 20px; }

  /* ------------- main content section ------------- */
  .page-main-section {
    padding-top: 40px;
    padding-bottom: 85px; }
    .page-main-section.home-landing {
      padding-top: 40px !important; }

  .page-main-split {
    margin: 0;
    padding-bottom: 0; }
    .page-main-split:before {
      display: none; }
    .page-main-split > .split-smaller {
      display: none; }
    .page-main-split > .split-bigger {
      width: 100%;
      margin-left: 0; }
      .page-main-split > .split-bigger > .split-inner {
        padding: 0 0; }

  /* ------------- breadcrumb ------------- */
  .breadcrumb {
    display: none; }

  /* ------------- page: left side ------------- */
  .left-side-menu-ctn {
    display: none; }

  /* ------------- grids ------------- */
  .laureates-people-ctn.layout-style1 .grids-divider.style1 {
    display: block; }
  .laureates-people-ctn > .grids-cell {
    width: 50%; }

  /* ------------- plugin: colorbox ------------- */
  .custom-colorbox #cboxContent {
    margin: 40px 30px; }
  .custom-colorbox #cboxClose {
    right: 0; }

  .tablet-device.mobile-actived .bdshare_popup_box {
    display: none !important; } }
@media screen and (max-width: 850px) {
  /* ------------- grids ------------- */
  .grids-3cols-container > .grids-cell {
    width: 50%; }
  .grids-3cols-container .grids-divider.three-items {
    display: none; }
  .grids-3cols-container .grids-divider.two-items {
    display: block; }

  .split-three-five-two > .split-bigger {
    width: 40%; }
  .split-three-five-two > .split-smallest {
    width: 30%; }

  .split-three-seven > .split-smaller {
    width: 30%; }
  .split-three-seven > .split-bigger {
    margin-right: 33%; }

  /* ------------- plugin: swiper ------------- */
  .custom-swiper-ctn .custom-swiper-inner {
    margin: 0 -20px; }
  .custom-swiper-ctn .swiper-prev, .custom-swiper-ctn .swiper-next {
    width: 45px; } }
@media screen and (max-width: 767px) {
  /* ------------- banner ------------- */
  .inner-banner-ctn .banner-img {
    left: 68%; }
    .inner-banner-ctn .banner-img img {
      left: -68%; }
  .inner-banner-ctn .banner-text-inner-ctn span.banner-title {
    font-size: 38px;
    line-height: 1em;
    letter-spacing: -1px; }

  /* ------------- grids ------------- */
  .grids-4cols-container > .grids-cell {
    width: 33.33%; }

  .grids-3cols-container.with-2small-grids {
    margin: 30px 0 0; }
    .grids-3cols-container.with-2small-grids > .grids-cell {
      width: 100%;
      margin-left: 0%;
      margin-top: 50px; }
      .grids-3cols-container.with-2small-grids > .grids-cell:first-child {
        margin-top: 0; }
    .grids-3cols-container.with-2small-grids .grids-cell-inner {
      padding-left: 0;
      padding-right: 0; }
    .grids-3cols-container.with-2small-grids .grids-table {
      position: absolute;
      left: 0;
      right: 0;
      top: -70px;
      width: 100%;
      bottom: auto;
      margin: auto;
      text-align: center;
      height: 50px; }
      .grids-3cols-container.with-2small-grids .grids-table > span {
        position: static;
        transform: none; }

  .split-three-five-two {
    margin: 0; }
    .split-three-five-two > .split-smaller {
      float: none;
      width: 100%;
      margin-top: 25px; }
      .split-three-five-two > .split-smaller:first-child {
        margin-top: 0; }
    .split-three-five-two > .split-bigger {
      float: none;
      width: 100%;
      margin-top: 25px; }
      .split-three-five-two > .split-bigger:first-child {
        margin-top: 0; }
    .split-three-five-two > .split-smallest {
      float: none;
      width: 100%;
      margin-top: 25px; }
      .split-three-five-two > .split-smallest:first-child {
        margin-top: 0; }
    .split-three-five-two .split-inner {
      margin: 0; }

  .img-slideshow-text-ctn .img-slideshow-ctn {
    width: auto;
    padding-left: 0;
    float: none;
    margin-bottom: 25px; }
  .img-slideshow-text-ctn .img-content {
    margin-right: 0; }

  /* ------------- grids ------------- */
  .laureates-people-ctn.layout-style1 .grids-divider.style1 {
    display: none; }

  /* ------------- sitemap grids ------------- */
  .sitemap-3cols-grids > ul > li {
    width: 50%; }
  .sitemap-3cols-grids > ul .grids-divider.three-items {
    display: none; }
  .sitemap-3cols-grids > ul .grids-divider.two-items {
    display: block; }

  .page-search .form-row .form-row-left {
    width: 100%;
    margin-bottom: 15px; }
    .page-search .form-row .form-row-left input[type="text"] {
      width: 100%;
      box-sizing: border-box;
      margin-top: 10px;
      min-width: 0; }
  .page-search .form-row .form-submit-button {
    width: auto;
    margin-left: 0;
    box-sizing: border-box; }

  /* ------------- tablet device without hover effect ------------- */
  .tablet-device .laureates-people-ctn .laureates-people-content:hover .info-detail-link-ctn {
    display: none; }
  .tablet-device .laureates-people-ctn .laureates-people-content:hover .info-year, .tablet-device .laureates-people-ctn .laureates-people-content:hover .info-name-tag {
    display: block; } }
@media screen and (max-width: 650px) {
  /* ================ General Layout Style ================ */
  html, body {
    min-width: 320px; }

  /* ================ Common Element ================ */
  /* ------------- header ------------- */
  #header:before {
    left: 20px; }

  .wrapper-header .logo {
    margin-left: 27px; }
    .wrapper-header .logo img {
      width: 80px; }

  .header-right-ctn {
    padding-right: 20px; }
    .header-right-ctn > ul {
      margin-right: -12px; }

  .main-menu-ctn > ul > li > a {
    padding: 15px 40px 15px 20px; }
    .main-menu-ctn > ul > li > a:after {
      right: 20px; }
  .main-menu-ctn > ul > li > div {
    padding-left: 20px;
    padding-right: 20px; }
    .main-menu-ctn > ul > li > div > ul {
      padding: 0 0 10px; }

  .menu-slider-ctn {
    overflow-x: hidden;
    padding-top: 30px; }
    .menu-slider-ctn .mobile-shadow-bar {
      z-index: 2; }
      .menu-slider-ctn .mobile-shadow-bar:after {
        left: 20px; }
    .menu-slider-ctn .mobile-menu-top-bar .langctn {
      float: left;
      width: 100%; }
      .menu-slider-ctn .mobile-menu-top-bar .langctn > ul > li {
        width: 33.33%;
        text-align: center; }
    .menu-slider-ctn .mobile-menu-social-bar {
      padding-left: 20px;
      padding-right: 20px; }

  /* ------------- footer ------------- */
  .wrapper-footer .footer-top-part {
    display: none; }

  /* ====================== main inner containers  ====================== */
  .center-container {
    padding-left: 20px;
    padding-right: 20px; }

  .page-main-split h1 {
    font-size: 2em; }

  /* ------------- grids ------------- */
  .grids-4cols-container > .grids-cell {
    width: 100%; }

  .grids-3cols-container > .grids-cell {
    width: 100%; }
  .grids-3cols-container .grids-divider.two-items {
    display: none; }

  .grids-2cols-container > .grids-cell {
    width: 100%; }

  .split-three-seven > .split-smaller {
    width: 100%;
    padding-left: 0;
    float: none; }
  .split-three-seven > .split-bigger {
    margin-right: 0; }

  /* ------------- form elements ------------- */
  .form-row {
    float: left;
    width: 100%; }
    .form-row:last-child {
      margin-bottom: 25px; }

  /* ------------- news listing rows------------- */
  .news-record-ctn .news-record-row .news-record-content.with-news-img > h3, .news-record-ctn .news-record-row .news-record-content.with-news-img > .general-button-ctn {
    margin-right: 0;
    padding-right: 0; }
  .news-record-ctn .news-record-row .news-record-content .image-ctn {
    display: none; }
    .news-record-ctn .news-record-row .news-record-content .image-ctn.news-image {
      display: block; }

  /* ------------- detail page elements ------------- */
  .detail-date-button-bar .general-button-ctn {
    float: none; }
  .detail-date-button-bar .date {
    float: none;
    width: 100%; }

  .detail-previous-msg-ctn .grids-cell {
    margin-top: 25px; }
    .detail-previous-msg-ctn .grids-cell:first-child {
      margin-top: 0; }
    .detail-previous-msg-ctn .grids-cell.right {
      text-align: left; }
  .detail-previous-msg-ctn .right {
    float: left; }

  /* ------------- sitemap grids ------------- */
  .sitemap-3cols-grids > ul > li {
    width: 1000%; }
  .sitemap-3cols-grids > ul .grids-divider.two-items {
    display: none; }

  /* ------------- plugin: selectric ------------- */
  .custom-select {
    float: none;
    width: 100%;
    margin: 15px 0 0; }
    .custom-select:first-child {
      margin-top: 0; }

  /* ------------- plugin: colorbox ------------- */
  .custom-colorbox #cboxContent {
    margin: 40px 20px; }
  .custom-colorbox #cboxPrevious, .custom-colorbox #cboxNext {
    width: 20px;
    height: 41px;
    background-size: 20px;
    margin-top: 20px; }
  .custom-colorbox #cboxPrevious {
    background-position: center top; }
    .custom-colorbox #cboxPrevious:hover {
      background-position: center -41px; }
  .custom-colorbox #cboxNext {
    background-position: center -82px; }
    .custom-colorbox #cboxNext:hover {
      background-position: center -123px; }

  /* ------------- plugin: swiper ------------- */
  .custom-swiper-ctn {
    padding-left: 35px;
    padding-right: 35px; }
    .custom-swiper-ctn .custom-swiper-inner {
      margin: 0; }
    .custom-swiper-ctn .swiper-prev, .custom-swiper-ctn .swiper-next {
      width: 35px; }
    .custom-swiper-ctn .swiper-slide > a {
      padding: 0 2px; }

  /* ------------- tablet device without hover effect ------------- */
  .tablet-device .custom-colorbox #cboxPrevious:hover {
    background-position: center top; }
  .tablet-device .custom-colorbox #cboxNext:hover {
    background-position: center -80px; } }
@media screen and (max-width: 360px) {
  .header-right-ctn > ul > li {
    margin: 0 5px; }
    .header-right-ctn > ul > li:before {
      left: -5px; } }

/*# sourceMappingURL=responsive_common.css.map */
