.fakefooter {
  background: #292929;
  color: white;
}

/* hero banner */
.hero {
  /* Sizing */
  width: 98.93vw;
  height: 100vh;

  /* Flexbox stuff */
  display: flex;
  justify-content: center;
  align-items: center;

  /* Text styles */
  text-align: center;
  color: white;

  /* Background styles */
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("image/hero-image4.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;

  margin-bottom: 2%;
}

.hero .hero-btn {
  /* Positioning and sizing */
  display: block;
  width: 200px;

  /* Padding and margins */
  padding: 1em;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;

  /* Text styles */
  color: white;
  text-decoration: none;
  font-size: 1em;
  font-weight: bold;

  /* Border styles */
  border-radius: 8px;

  /* Background styles */
  background-color: #ff0000;
}

p.hero-title {
  justify-content: center;
  text-align: center;
  font-weight: bold;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 6em;
}

p.hero-title2 {
  justify-content: center;
  text-align: center;
  font-size: 1em;
  margin-top: -2%;
}

/* Hamburger Menu CSS */
.date-container {
  animation: 1s ease-out 0s 1 slideInFromLeft;
  border-radius: 5px;
  background: #eb4d4b;
  color: white;
  flex: 20%;
  padding: 10px;
  margin: 10px;
}

.info-container {
  display: flex;
  flex-direction: row;
  text-align: center;
  margin-bottom: 3%;
}

.value {
  font-size: 14px;
}
.date-container2 {
  background-color: white;
  color: white;
  height: 500px;
}

.banner-main {
  padding-bottom: 30px;
}

.columns {
  display: flex;
  margin-bottom: 20px;
}

.centerdiv {
  margin-top: 5%;
  margin-bottom: 3%;
  justify-content: center;
  text-align: center;
}

.center {
  display: flex;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  margin-bottom: 40px;
}

.txt-main {
  text-align: justify;
  text-justify: inter-word;
}

.title-main {
  text-align: center;
  font-weight: bold;
  font-size: xx-large;
}

.button {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  border-radius: 5px;
  background: #eb4d4b;
  border: none;
  color: white;
  padding: 10px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
}

.imager1 {
  width: 40%;
}

.buttont2 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  border-radius: 5px;
  background: #eb4d4b;
  border: none;
  color: white;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  transition-duration: 0.4s;
  cursor: pointer;
}

.button1 {
  background-color: white;
  color: black;
  border: 2px solid #eb4d4b;
}

.button1:hover {
  background-color: #eb4d4b;
  color: white;
}

p.txtmain {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
}

p.abt-title {
  font-size: x-large;
  font-weight: bold;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

p.centers {
  justify-content: center;
  text-align: center;
}

hr.keyword {
  background-color: #eb4d4b;
  border: 2px solid#eb4d4b;
  width: 30%;
  margin: auto;
  margin-bottom: 3%;
}

p.a2 {
  margin-block-end: 0.2em;
}

.wrap-con {
  padding-top: 2%;
  padding-bottom: 30%;
}

@media (max-width: 800px) {
  .info-container {
    flex-direction: column;
  }

  .imager1 {
    width: 100%;
  }

  .date-container {
    margin: 5px;
  }

  .banner-main {
    padding-bottom: 20px;
  }
}

.wrapfake2 {
  display: flexbox;
  align-content: center;
}

@media (max-width: 700px) {
  .wrapfake {
    margin-left: 5%;
    margin-right: 5%;
    text-align: left;
    margin-bottom: 7%;
  }

  .hero {
    /* Sizing */
    width: 100%;
    height: 100vh;

    /* Flexbox stuff */
    display: flex;
    justify-content: center;
    align-items: center;

    /* Text styles */
    text-align: center;
    color: white;

    /* Background styles */
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
      url("https://www.ukm.my/corsym/image/hero-image4");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;

    margin-bottom: 2%;
  }

  p.hero-title {
    justify-content: center;
    text-align: center;
    font-weight: bold;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 5em;
  }

  p.hero-title2 {
    justify-content: center;
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 0.8em;
    margin-top: -2%;
  }

  div.box {
    display: none;
  }

  .head-dis {
    display: none;
  }
}

@keyframes slideInFromLeft {
  0% {
    transform: translateX(-70%);
  }
  70% {
    transform: translateX(0);
  }
}

/*
Theme Name: UKM Twenty Seventeen
Theme URI: https://github.com/mmUKM/ukm-twentyfifteen
Version: 2017.4.9
Description: WordPress Theme for Official Site of Universiti Kebangsaan Malaysia
Author: Jamaludin Rajalu
Author URI: https://www.facebook.com/jrajalu
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.column {
  width: 99.99%;
  box-sizing: border-box;
}

.column:after {
  content: "";
  display: table;
  clear: both;
}

[class*="large-"] {
  box-sizing: border-box;
  display: block;
  float: left;
}

.large-1-12 {
  width: 8.3325%;
}

.large-2-12 {
  width: 16.665%;
}

.large-3-12 {
  width: 24.9975%;
}

.large-4-12 {
  width: 33.33%;
}

.large-5-12 {
  width: 41.6625%;
}

.large-6-12 {
  width: 49.995%;
}

.large-7-12 {
  width: 58.3275%;
}

.large-8-12 {
  width: 66.66%;
}

.large-9-12 {
  width: 74.9925%;
}

.large-10-12 {
  width: 83.325%;
}

.large-11-12 {
  width: 91.6575%;
}

.large-12-12 {
  width: 99.99%;
}

@media only screen and (min-width: 641px) and (max-width: 959px) {
  [class*="medium-"] {
    box-sizing: border-box;
    display: block;
    float: left;
  }

  .medium-1-12 {
    width: 8.3325%;
  }

  .medium-2-12 {
    width: 16.665%;
  }

  .medium-3-12 {
    width: 24.9975%;
  }

  .medium-4-12 {
    width: 33.33%;
  }

  .medium-5-12 {
    width: 41.6625%;
  }

  .medium-6-12 {
    width: 49.995%;
  }

  .medium-7-12 {
    width: 58.3275%;
  }

  .medium-8-12 {
    width: 66.66%;
  }

  .medium-9-12 {
    width: 74.9925%;
  }

  .medium-10-12 {
    width: 83.325%;
  }

  .medium-11-12 {
    width: 91.6575%;
  }

  .medium-12-12 {
    width: 99.99%;
  }
}

@media only screen and (max-width: 640px) {
  [class*="large-"] {
    width: 99.99%;
    display: block;
    float: none;
  }

  [class*="medium-"] {
    width: 99.99%;
    display: block;
    float: none;
  }

  [class*="small-"] {
    box-sizing: border-box;
    display: block;
    float: left;
  }

  .small-1-12 {
    width: 8.3325%;
  }

  .small-2-12 {
    width: 16.665%;
  }

  .small-3-12 {
    width: 24.9975%;
  }

  .small-4-12 {
    width: 33.33%;
  }

  .small-5-12 {
    width: 41.6625%;
  }

  .small-6-12 {
    width: 49.995%;
  }

  .small-7-12 {
    width: 58.3275%;
  }

  .small-8-12 {
    width: 66.66%;
  }

  .small-9-12 {
    width: 74.9925%;
  }

  .small-10-12 {
    width: 83.325%;
  }

  .small-11-12 {
    width: 91.6575%;
  }

  .small-12-12 {
    width: 99.99%;
  }
}

#cssmenu {
  position: relative;
  height: 44px;
  background: transparent;
  width: auto;
}

#cssmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}

#cssmenu > ul {
  position: relative;
  display: block;
  background: transparent;
  width: 100%;
  z-index: 500;
}

#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu.align-right > ul > li {
  float: right;
}

#cssmenu.align-center ul {
  text-align: center;
}

#cssmenu.align-center ul ul {
  text-align: left;
}

#cssmenu > ul > li {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
}

#cssmenu > ul > #menu-button {
  display: none;
  height: 44px;
}

#cssmenu ul li a {
  display: block;
  font: 400 14px/20px "Lato", Helvetica, Arial, sans-serif;
  text-decoration: none;
}

#cssmenu > ul > li > a {
  font: 400 14px/20px "Lato", Helvetica, Arial, sans-serif;
  padding: 12px 7px 12px 7px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}

#cssmenu > ul > li:hover > a {
  color: #8c9195;
}

#cssmenu > ul > li.has-sub::after {
  right: 10px;
  top: 20px;
  border: 5px solid transparent;
  border-top-color: #fff;
}

#cssmenu > ul > li:hover::after {
  border-top-color: #ffffff;
}

#indicatorContainer {
  position: absolute;
  height: 12px;
  width: 100%;
  bottom: 0px;
  overflow: hidden;
  z-index: -1;
}

#pIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: transparent;
  z-index: -2;
  -webkit-transition: left 0.25s ease;
  -moz-transition: left 0.25s ease;
  -ms-transition: left 0.25s ease;
  -o-transition: left 0.25s ease;
  transition: left 0.25s ease;
}

#cIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: transparent;
  top: -12px;
  right: 100%;
  z-index: -2;
}

#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 70px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, top 0.25s ease;
  -moz-transition: opacity 0.3s ease, top 0.25s ease;
  -ms-transition: opacity 0.3s ease, top 0.25s ease;
  -o-transition: opacity 0.3s ease, top 0.25s ease;
  transition: opacity 0.3s ease, top 0.25s ease;
  z-index: 1000;
}

#cssmenu ul ul ul {
  top: 37px;
  padding-left: 5px;
}

#cssmenu ul ul li {
  position: relative;
}

#cssmenu > ul > li:hover > ul {
  left: auto;
  top: 44px;
  opacity: 1;
}

#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
  opacity: 1;
}

#cssmenu ul ul li:hover > ul {
  left: 170px;
  top: 0;
  opacity: 1;
}

#cssmenu.align-right ul ul li:hover > ul {
  left: auto;
  right: 170px;
  top: 0;
  opacity: 1;
  padding-right: 5px;
}

#cssmenu ul ul li a {
  width: 130px;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 20px;
  font-size: 16px;
  color: #fff;
  background: #e41e26;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

#cssmenu.align-right ul ul li a {
  text-align: right;
}

#cssmenu ul ul li:hover > a {
  background: #f94a52;
  color: #fff;
}

#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last > a {
  border-bottom: 0;
}

#cssmenu > ul > li > ul::after {
  content: "";
  border: 6px solid transparent;
  width: 0;
  height: 0;
  border-bottom-color: #e41e26;
  position: absolute;
  top: -12px;
  left: 30px;
}

#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 30px;
}

#cssmenu ul ul li.has-sub::after {
  border: 4px solid transparent;
  border-left-color: #9ea2a5;
  right: 10px;
  top: 12px;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}

#cssmenu.align-right ul ul li.has-sub::after {
  border-left-color: transparent;
  border-right-color: #9ea2a5;
  right: auto;
  left: 10px;
}

#cssmenu ul ul li.has-sub:hover::after {
  border-left-color: #ffffff;
  right: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

#cssmenu.align-right ul ul li.has-sub:hover::after {
  border-right-color: #ffffff;
  border-left-color: transparent;
  left: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

@media all and (max-width: 750px),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1024px),
  only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (min-resolution: 192dpi) and (max-width: 1024px),
  only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: auto;
  }

  #cssmenu.align-center ul {
    text-align: left;
  }

  #cssmenu.align-right > ul > li {
    float: none;
  }

  #cssmenu ul {
    width: auto;
    background: #333;
  }

  #cssmenu .submenuArrow,
  #cssmenu #indicatorContainer {
    display: none;
  }

  #cssmenu > ul {
    height: auto;
    display: block;
  }

  #cssmenu > ul > li {
    float: none;
  }

  #cssmenu li,
  #cssmenu > ul > li {
    display: none;
  }

  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu ul > li:hover > ul,
  #cssmenu ul ul > li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul ul ul,
  #cssmenu.align-right ul > li:hover > ul,
  #cssmenu.align-right ul ul > li:hover > ul {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
    right: auto;
  }

  #cssmenu ul .has-sub::after {
    display: none;
  }

  #cssmenu ul li a {
    padding: 12px 20px;
  }

  #cssmenu ul ul li a {
    border: 0;
    background: none;
    width: auto;
    padding: 8px 35px;
    color: #ffffff;
  }

  #cssmenu.align-right ul ul li a {
    text-align: left;
  }

  #cssmenu ul ul li:hover > a {
    background: none;
    color: #8c9195;
  }

  #cssmenu ul ul ul a {
    padding: 8px 50px;
  }

  #cssmenu ul ul ul ul a {
    padding: 8px 65px;
  }

  #cssmenu ul ul ul ul ul a {
    padding: 8px 80px;
  }

  #cssmenu ul ul ul ul ul ul a {
    padding: 8px 95px;
  }

  #cssmenu > ul > #menu-button {
    display: block;
    cursor: pointer;
  }

  #cssmenu #menu-button > a {
    padding: 12px 20px;
  }

  #cssmenu ul.open li,
  #cssmenu > ul.open > li {
    display: block;
  }

  #cssmenu > ul.open > li#menu-button > a {
    color: red;
    border-bottom: 1px solid rgba(150, 150, 150, 0.1);
  }

  #cssmenu ul ul::after {
    display: none;
  }

  #cssmenu #menu-button::after {
    display: block;
    content: "";
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 2.6px;
    right: 20px;
    top: 15px;
  }

  #cssmenu #menu-button::before {
    display: block;
    content: "";
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #fff;
    right: 20px;
    top: 25px;
  }

  #cssmenu ul.open #menu-button::after,
  #cssmenu ul.open #menu-button::before {
    border-color: #fff;
  }
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

html {
  font: 400 16px/20px "Lato", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #444;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #444;
  text-transform: none;
}

h2.title {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

em {
  color: #444444;
}

.padding-right {
  padding-right: 20px;
}

.padding-left {
  padding-left: 20px;
}

.padding-top {
  padding-top: 20px;
}

.padding-bottom {
  padding-bottom: 20px;
}

.padding-global {
  padding: 20px 20px 20px 20px;
}

.bottom-divider {
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hidden {
  display: none !important;
}

.wrap {
  margin: 0 auto;
  max-width: 960px;
}

.header-wrap {
  background: #fdfdfd;
}

.logo {
  position: relative;
}

.logo-triangle {
  width: 0;
  height: 0;
  border-top: 100px solid #e41e26;
  border-right: 100px solid transparent;
  background: #a7a9ac;
  position: absolute;
  right: -3px;
  top: 0;
}

.header {
  background: transparent;
}

.top-nav-wrap {
  padding-right: 0;
}

.top-nav {
  float: right;
  list-style-type: none;
  margin-top: 10px;
  padding-left: 0;
}

.top-nav li {
  display: inline-block;
}

.top-nav li a {
  display: block;
  padding: 5px 0 0 10px;
  font-size: 13px;
}

.top-nav li a:link,
.top-nav li a:visited {
  color: #292929;
}

.top-nav li a:hover {
  color: #e41e26;
  text-decoration: none;
}

.top-nav-search {
  text-align: center;
  color: #292929;
  display: block;
  margin-top: 15px;
  font-size: 18px;
}

.top-nav-tool {
  display: block;
  margin-top: 15px;
  padding: 0 30px 0 15px;
  text-align: right;
  color: #292929;
  font-size: 13px;
}

.top-nav-tool:hover {
  color: #e41e26;
  text-decoration: none;
}

h1.site-name {
  margin: 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
  color: #292929;
  text-align: right;
  padding-right: 6.3325%;
  line-height: 20px;
  margin-bottom: 10px;
}

.main-nav {
  position: relative;
  z-index: 500;
  background: #292929;
  color: #fff;
  height: 48px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 10px -6px;
}

.main-nav:before {
  display: block;
  content: "";
  height: 4px;
  background: #e41e26;
  /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #e41e26 0%,
    #e41e26 50%,
    #a7a9ac 50%,
    #a7a9ac 100%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #e41e26 0%,
    #e41e26 50%,
    #a7a9ac 50%,
    #a7a9ac 100%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #e41e26 0%,
    #e41e26 50%,
    #a7a9ac 50%,
    #a7a9ac 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e41e26', endColorstr='#a7a9ac',GradientType=1 );
  /* IE6-9 */
}

.main-nav-menu-icon {
  font-size: 18px;
  display: block;
  padding-top: 12px;
  text-align: center;
}

.main-nav-menu-icon,
.main-nav-menu-icon:visited {
  color: #fff;
}

.main-nav-menu-icon:hover {
  color: #ccc;
  text-decoration: none;
}

.ut-tabber-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ut-tabber-button {
  display: table;
  margin: 0 auto;
}

.widget-box {
  padding: 10px 5px;
}

.footer {
  position: relative;
  padding-top: 40px;
  padding-bottom: 0;
  background: #292929;
  color: #fff;
  /* position: absolute;
  bottom: 0;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #292929;
  color: #fff;*/
  text-align: center;
}

.copyright-with-navigation {
  height: 80px;
  width: 100%;
  margin-top: 40px;
  padding: 40px 0 0 0;
}

.copyright-with-navigation p {
  margin: 0 0 0 0;
  text-align: center;
}

.footer-nav {
  display: table;
  margin: 0 auto;
  list-style-type: none;
  padding-left: 0;
}

.footer-nav li {
  display: inline-block;
}

.footer-nav li a {
  display: block;
  padding: 0 5px 0 5px;
}

.footer-nav li a:link,
.footer-nav li a:visited {
  color: #fff;
}

.footer-nav li a:hover {
  color: #ccc;
  text-decoration: none;
}

.footer-social-icon {
  list-style-type: none;
  padding-left: 0;
}

.footer-social-icon li {
  display: inline-block;
}

.footer-social-icon li a {
  color: #fff;
  font-size: 24px;
  padding: 3px;
}

* {
  margin: 0;
}

html,
body {
  height: 100%;
}

.page-wrap {
  min-height: 100%;
  margin-bottom: -142px;
}

.page-wrap:after {
  content: "";
  display: block;
  background: #ffffff;
}

.footer,
.page-wrap:after {
  min-height: 230px;
  margin-bottom: -230px;
}

.article {
  padding: 20px 20px 10px 0;
}

.article h2 {
  padding: 0 0 20px 0;
}

.aside {
  padding: 20px 10px 20px 10px;
}

.staff-detail h3 {
  margin: 0 0 5px 0;
}

.staff-detail ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
}

.press-release li {
  padding-bottom: 20px;
}

.gallery-image {
  display: block;
  padding: 5px 10px 5px 0;
  float: left;
}

#slideshow-wrap {
  background: #f9f9f9;
  padding: 1px 0;
}

.slideshow h2,
.slideshow p {
  text-shadow: 0 1px 2px #000;
}

.owl-dots {
  margin-top: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5%;
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: 30px;
  width: 100%;
}

.bx-wrapper {
  margin-bottom: 0;
}

.bx-wrapper {
  padding: 0 0 0 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: 0;
}

.bx-wrapper .bx-viewport {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

ul#bxslider {
  margin: 0;
  padding: 0;
}

.widget-event {
  list-style-type: none;
  padding-left: 0;
}

.widget-event .widget-event-detail {
  padding-bottom: 20px;
}

.offcanvas-tools {
  padding: 10px 20px;
  color: #fff;
}

.offcanvas-tools h3,
.offcanvas-tools h4 {
  color: #fff;
}

.offcanvas-tools ul {
  padding-left: 0;
  list-style-type: none;
}

.offcanvas-tools ul li a,
.offcanvas-tools ul li a:visited {
  color: #fff;
}

.offcanvas-tools ul li a:hover {
  color: #444;
}

.theme-switcher {
  list-style-type: none;
}

.theme-switcher li {
  float: left;
}

.theme-switcher li a {
  display: block;
  margin: 10px 10px 10px 0;
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
}

h1.conference-site-name {
  margin: 0;
  font-family: "Merriweather Light", serif;
  font-size: 21px;
  color: #292929;
  text-align: right;
  padding-right: 6.3325%;
  padding-top: 24px;
}

#ConferenceMenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}

#ConferenceMenu ul li {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
}

#ConferenceMenu ul li a {
  font: 400 18px/20px "Bebas Neue Regular", Helvetica Neue, Helvetica, Arial,
    sans-serif;
  display: block;
  padding: 22px 7px 22px 7px;
  line-height: 0;
  margin-top: 0;
  color: #fff;
}

#ConferenceMenu ul li a:hover {
  color: #444;
  text-decoration: none;
}

#ConferenceMenu ul li a:visited {
  color: #fff;
}

.custom-header-top-nav {
  margin-top: 70px;
}

#pengumuman-wrap {
  background: url("img/grey-pattern-1029577b.png") repeat;
  padding: 20px 0 20px 0;
}

#pengumuman {
  background: white;
  color: #000;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

#pengumuman-title {
  text-align: center;
  color: #fff;
  background: #ffa500;
  margin-bottom: 0;
  padding: 10px;
}

#pengumuman-heading {
  color: #fff;
}

.pengumuman-lagi {
  display: block;
  text-align: right;
  color: white;
  margin-top: -40px;
}

.pengumuman-list {
  border-left: 1px solid #e6e6e6;
}

.pengumuman-item {
  display: block;
  color: #000;
  padding: 10px 0 20px 10px;
}

.pengumuman-date {
  color: #888;
  font-size: 12px;
}

.pengumuman-item-image {
  padding: 5px 10px;
}

.frontpage-news-title h2,
.frontpage-news-title h3,
.frontpage-news-title h4 {
  margin-top: 20px;
  margin-bottom: 0;
}

.news-archive-link,
.news-archive-link:hover,
.text-decoration:visited,
.frontpage-news-widget a,
.frontpage-news-widget a:visited,
.pengumuman-item-content a,
.pengumuman-item-content a:visited {
  text-decoration: none;
  color: #888;
}

.pengumuman-item-content a:hover,
.frontpage-news-widget a:hover {
  color: #ffa500;
  text-decoration: none;
}

#frontpage-video-playlist {
  padding: 30px 0 30px 0;
}

@media only screen and (min-width: 641px) and (max-width: 960px) {
  .device-padding {
    padding: 5px 20px;
  }
}

@media only screen and (max-width: 640px) {
  /* table,
  th,
  td {
    border: 1px solid black;
  } */

  td {
    font-size: 15px;
    padding-left: 20px;
    padding-top: 20px;
  }

  .small-hidden {
    display: none;
  }

  .header-wrap {
    background: #c7c7c7;
  }

  .top-nav {
    display: table;
    margin: 0 auto;
    float: none;
  }

  .top-nav li a {
    padding: 10px 10px;
  }

  .top-nav-tool {
    margin-top: 0;
    padding: 10px 10px;
  }

  h1.site-name {
    padding: 0 0 20px 0;
    text-align: center;
  }

  .device-padding {
    padding: 5px 20px;
  }
}

.tablecust {
  font-size: 2px;
}

/* countdown */
.countdown-margin {
  margin-bottom: 5%;
}

/* .countdown-wrap {} */

.countdown {
  margin: 0 auto;
}
.countdown .bloc-time {
  float: left;
  margin-right: 45px;
  text-align: center;
}
.countdown .bloc-time:last-child {
  margin-right: 0;
}
.countdown .count-title {
  display: block;
  margin-bottom: 15px;
  font: normal 0.94em "Lato";
  color: #1a1a1a;
  text-transform: uppercase;
}
.countdown .figure {
  position: relative;
  float: left;
  height: 60px;
  width: 50px;
  margin-right: 10px;
  background-color: #fff;
  border-radius: 8px;
  -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2),
    inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
  -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2),
    inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2),
    inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
}
.countdown .figure:last-child {
  margin-right: 0;
}
.countdown .figure > span {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  font: normal 2.97em/53.5px "Lato";
  font-weight: 700;
  color: #de4848;
}
.countdown .figure .top:after,
.countdown .figure .bottom-back:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.countdown .figure .top {
  z-index: 3;
  background-color: #f7f7f7;
  transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-transform: perspective(200px);
  -ms-transform: perspective(200px);
  -webkit-transform: perspective(200px);
  transform: perspective(200px);
}
.countdown .figure .bottom {
  z-index: 1;
}
.countdown .figure .bottom:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: rgba(0, 0, 0, 0.02);
}
.countdown .figure .bottom-back {
  z-index: 2;
  top: 0;
  height: 50%;
  overflow: hidden;
  background-color: #f7f7f7;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
}
.countdown .figure .bottom-back span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.countdown .figure .top,
.countdown .figure .top-back {
  height: 50%;
  overflow: hidden;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.countdown .figure .top-back {
  z-index: 4;
  bottom: 0;
  background-color: #fff;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -moz-transform: perspective(200px) rotateX(180deg);
  -ms-transform: perspective(200px) rotateX(180deg);
  -webkit-transform: perspective(200px) rotateX(180deg);
  transform: perspective(200px) rotateX(180deg);
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.countdown .figure .top-back span {
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  margin: auto;
}

.box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.box div {
  width: max-content;
}

.mid-item {
  align-items: center;
  justify-content: center;
  text-align: center;
}
