.uk-breadcrumb {
  padding-top: 10px;
}

.uk-breadcrumb > li {
  display: inline !important;
}

.uk-breadcrumb li:first-child a:before {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f015";
  padding-right: 5px;
}

.uk-text-block-footer {
  color: #cacbcd;
}

.tm-block-footer {
  font-size: 13px;
  line-height: 20px;
}

.uk-block {
  padding-top: 25px !important;
  padding-bottom: 15px !important;
}

.uk-article-title {
  text-align: left;
  padding-top: 10px;
  background: -webkit-linear-gradient(171deg, rgba(60,183,235,1) 0%, rgba(29,119,221,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 15px;
}

.uk-article-title::before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 5px;
  width: 50px;
  background: #14171a;
}

.uk-article-title-center {
  text-align: center;
  padding-top: 10px;
  background: -webkit-linear-gradient(171deg, rgba(60,183,235,1) 0%, rgba(29,119,221,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 15px;
}

.uk-article-title-blog {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
  padding-top: 10px;
  background: -webkit-linear-gradient(171deg, rgba(60,183,235,1) 0%, rgba(29,119,221,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 767px) {
  .uk-article-title {
    font-size: 25px;
    line-height: 35px;
  }
}

.uk-article {
  text-align: justify;
  /* padding-right: 30px; */
  padding-bottom: 30px;
  /* font-size: 14px; */
  /* line-height: 21px; */
}

article * ol > li,
article * ul > li {
  padding-bottom: 10px !important;
}

article * ol > li:last-child,
article * ul > li:last-child {
  padding-bottom: 20px !important;
}

/* Dalam list ada list */
article * li >  ol > li:first-child {
  padding-top: 20px !important;
}

article * li:last-child >  ol > li:last-child {
  padding-bottom: 0 !important;
}

table * ol > li:last-child {
  padding-bottom: 0 !important;
}


article * a,
.uk-switcher * a {
  text-decoration: underline;
  color: #14171a;
}

.uk-article-component * a {
  text-decoration: none;
  color: #14171a;
}

article * a:hover,
.uk-switcher * a:hover,
.uk-article-component * a:hover {
  text-decoration: none;
  color: #1d77dd;
}

.oc { cursor: pointer; cursor: hand;}

ul.uk-nav-sub {
  padding: 0 !important;
  text-transform: none !important;
  font-size: 13px;
}

/* Menu Dropdown Navbar */
li.uk-parent > ul.uk-nav-sub {
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-size: 13px;
}

li.uk-parent > ul.uk-nav-sub a {
  color: #999999;
}

li.uk-parent > ul.uk-nav-sub a:hover {
  color: #1d77dd;
}

li.uk-parent > ul.uk-nav-sub >.uk-active > a {
  color: #666666;
  text-decoration: none;
}
/* Menu Dropdown Navbar END */

.uk-nav-offcanvas *.uk-parent > ul > li a {
  color: #969696;
  padding-left: -15px !important;
  margin-left: -15px !important;
}

ul.uk-nav-sub >.uk-active > a {
  color: #1d77dd;
  text-decoration: underline;
}

.uk-subnav-line > :nth-child(n+2):before {
  margin-right: 5px;
}

.tm-footer-right > *.uk-subnav-line > :nth-child(n+2):before {
  border-left: 1px solid #d8d8d8;
}

.uk-subnav li a {
  text-decoration: none;
}

.uk-nav-dropdown li a {
  padding: 0 20px !important;
}

.uk-nav-dropdown li:first-child > a {
  padding-top: 20px !important;
}

.uk-nav-dropdown li:last-child > a {
  padding-bottom: 10px !important;
}

li > a {
  cursor: pointer !important;
}

.uk-close {
  text-decoration: none;
}

.uk-alert {
  font-weight: bold;
}

.uk-alert a {
  color: #FFFFFF;
  text-decoration: none;
}

.uk-alert a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

ul.uk-nav-side >.uk-active > a {
  color: #14171a;
  font-weight: bold;
}

ul.uk-nav-side li a:before
 {
  font-family: "FontAwesome";
  content: "\f138";
  padding-right: 5px;
  font-weight: normal;
}

ul.uk-nav-sub li a:before
 {
  content: none;
}

.uk-navbar-nav > li > a {
  /* text-transform: uppercase; */
  /* font-weight: bold; */
}

.uk-nav-navbar li.uk-active > a {
  /* font-weight: bold; */
  color: #1d77dd;
}

.uk-dropdown-search {
  margin-top: 27px !important;
}

.uk-block-tertiary {
  background: #f3f3f3;
}

.uk-block-tertiary-grey {
  /* background: #f2f6f7; */
  background: url(../images/pattern.png) #f3f3f3;
}

.uk-padding-eac {
  /* padding-bottom: 150px !important; */
  /* margin-bottom: 25px !important; */
}

.uk-padding-eac-top {
  margin-top: 25px !important;
}

.uk-padding-eac-bottom {
  margin-bottom: 25px !important;
}

.uk-padding-eac-right {
  padding-right: 25px !important;
  margin-top: 25px !important;
}

.uk-padding-eac-left {
  padding-left: 25px !important;
  margin-top: 25px !important;
}

.uk-padding-eac-right-saja {
  padding-right: 25px !important;
}

/* icon perkhidmatan
 ========================================================================== */
.uk-block-tertiary-white {
  background: #FFFFFF;
  /* box-shadow: 0 2px 6px 0 rgba(160, 166, 168, 0.35); */
}

.uk-block-tertiary-black {
  background: #4f5157;
  /* box-shadow: 0 2px 6px 0 rgba(160, 166, 168, 0.35); */
}

.uk-crawler {
  padding-top: 10px;
  padding-bottom: 10px;
}

.uk-overlay-eac {
  padding-top: 15px !important;
}

.uk-overlay-background {
  background: #f8f8f8;
}

.uk-panel-hover:hover {
  box-shadow: none !important;
}

div.uk-service {
  padding-top: 15px;
  margin-bottom: 15px !important;
  font-weight: bold;
  padding-top: 15px;
  width: 200px;
}

img.uk-service-img {
  width: 35px;
  height: 35px;
  margin-bottom: 10px;

}

.overlay-hover > img {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
          transition:         transform 0.5s ease-in-out;
}

.overlay-hover:hover > img {
  -webkit-transform: rotate(360deg) !important;
          transform: rotate(360deg) !important;
}

.uk-overlay-content-eac {
  font-weight: bold;
}

/* on mobile */
@media (max-width: 767px) {
  div.uk-service {
    width: 60px;
    font-size: 12px;
    line-height: 16px;
    /* text-align: center; */
  }
}
/* icon perkhidmatan end
 ========================================================================== */

.uk-tooltip {
  margin-top: 10px;
}

.tm-toolbar {
  padding-top: 5px
}

img.icon_pcb {
  vertical-align: top;
  max-width: 22px;
  max-height: 22px;
  margin-top: -1px;
  margin-left: 10px;
}

.saiz-font {
	font: bold 11px arial;
	cursor: pointer;
}

.uk-badge-flag > a {
	margin-right: 6px;
  font-weight: bold;
}

span.uk-badge-flag * img {
  margin-top: -2px !important;
}

/* Toolbar Media Social */

.uk-socmed {
  /* padding: 8px 15px 8px 15px; */
  color: #FFFFFF !important;
  /* width: 100px; */
  font-size: 13px;
  border: none !important;
  width: 20px !important;
  height: 20px !important;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  background-color: #1d77dd;
}

/* .uk-socmed-facebook {
  background-color: #4267B2;
}

.uk-socmed-youtube {
  background-color: #fc0d1b;
} */

.uk-socmed-youtube > i {
  font-size: 11px;
  padding-left: 2px;
}

/* .uk-socmed-twitter {
  background-color: #55acee;
}

.uk-socmed-instagram {
  background-color: #b17d4e;
}

.uk-socmed-rss {
  background-color: #ff9900;
}

.uk-socmed-qrcode {
  background-color: #14171a;
} */

/* END Toolbar Media Social */



.uk-tab > li > a {
  padding: 15px 13px 15px 13px !important;
  font-size: 13px !important;
  line-height: 16px !important;
  text-align: left;
}

.hdn_stack {
  height: 0px;
  width: 0px;
  font-size: 0px;
  display: none;
}

.uk-agensi{
  margin: 0 30px 0 0;
  height: 100px;
}

.uk-badge,
.badge {
  padding: 5px !important;
  bor
}

.uk-badge a {
  color: #FFFFFF;
}

.uk-badge-notification {
  border-radius: 4px !important;
}

.uk-badge-warning {
  color: #14171a;
}

.uk-badge-muted {
  background-color: #d8d8d8;
  color: #14171a;
}

.uk-badge-p-right {
  margin-right: 10px;
}

.uk-badge-p-right-sub {
  margin-right: 20px;
}

.uk-table td,
.uk-table th {
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
}

.uk-table-bordered table,
.uk-table-bordered td,
.uk-table-bordered th,
.uk-table-bordered tr {
  border: 1px solid #e5e5e5;
}

.uk-table-noborder table,
.uk-table-noborder td,
.uk-table-noborder th,
.uk-table-noborder tr {
  border: none;
}

.uk-table-noborder td {
  margin: 0;
  padding: 0;
}

.uk-table th,
.uk-table th > a {
  background: #14171a;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 16px;
}

.uk-table-condensed td {
  padding: 1px 0 !important;
}

.uk-table * a {
  text-decoration: none;
}

.uk-table * a:hover {
  text-decoration: underline  ;
}

.popover-content,
.popover-title {
  display: none !important;
}

.uk-panel-header * h3 {
  padding-bottom: 0 !important;
  border-bottom: 1px solid #d8d8d8 !important;
}

li >.uk-panel {
  text-align: justify !important;
}

.uk-panel-box-secondary {
  box-shadow: none;
  border-radius: 8px;
  margin-top: 15px;
}

.uk-panel-box-secondary * a {
  color: #1d77dd;
}

.uk-panel-box-secondary * a:hover {
  color: #969696;
}

.uk-panel-box-secondary-direktori {
  background: #f8f8f8;
  box-shadow: none;
  border-radius: 8px;
}

.uk-button {
  border-radius: 5px;
}

.uk-button a {
  text-decoration: none;
}

.uk-button-primary {
  background: linear-gradient(171deg, rgba(60,183,235,1) 0%, rgba(29,119,221,1) 100%);
  color: #FFFFFF !important;
}

/* accordion ========================================================================== */
.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 5px;
  padding: 8px 10px;
  background: rgb(60,183,235);
  background: linear-gradient(171deg, rgba(60,183,235,1) 0%, rgba(29,119,221,1) 100%);
  color: #FFFFFF;
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
  cursor: pointer;
  /* border: 1px solid #14171a; */
  border: none;
  border-radius: 5px;
}

.uk-accordion-title > .uk-icon-button {
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}

.uk-accordion-title > .uk-icon-button {
  -moz-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s;
  -webkit-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s;
  transition: width 0.5s, height 0.5s, transform 0.5s;
}

.uk-accordion-title:hover i {
  -webkit-transform: rotate(360deg) !important;
  transform: rotate(deg) !important;
  -moz-transform: rotate(360deg) !important;
  -ms-transform: rotate(360deg) !important;
}

.uk-accordion-content {
  padding: 15px 15px 0 15px;
}

.uk-accordion-content:before,
.uk-accordion-content:after {
  content: "";
  display: table;
}

.uk-accordion-content:after {
  clear: both;
}

.uk-accordion-content > :last-child {
  margin-bottom: 0;
}

.uk-icon-graduation-cap {
  padding-left: 3px;
}

article * .uk-accordion-content {
  padding: 15px 0 15px 0;
}
/* accordion end ========================================================================== */
.uk-icon-perkhidmatan {
  margin-right: 5px;
}

.uk-psn-industri {
	font-size: 15px;
  font-weight: bold;
	background-color: #1d77dd;
	color: #FFFFFF;
	padding: 6px 10px !important;
	margin-top: -12px !important;
	margin-left: 4px;
  border-radius: 5px;
}

.uk-psn-awam {
	font-size: 15px;
  font-weight: bold;
	background-color: #14171a;
	color: #FFFFFF;
	padding: 6px 10px !important;
	margin-top: -12px !important;
	margin-left: 4px;
  border-radius: 5px;
}

.uk-psn-warga {
	font-size: 15px;
  font-weight: bold;
	background-color: #ffa100;
	color: #FFFFFF;
	padding: 6px 10px !important;
	margin-top: -12px !important;
	margin-left: 4px;
  border-radius: 5px;
}

.uk-psn-industri:hover,
.uk-psn-awam:hover,
.uk-psn-warga:hover  {
  color: #14171a !important;
  background-color: #FFFFFF;
  box-shadow: 0 2px 6px 0 rgba(160, 166, 168, 0.35);
}

.uk-psn-small {
  margin-top: 0 !important;
  margin-bottom: 10px;
}

.css_biru { color: blue !important;}
.css_merah { color: red !important;}
.css_hitam { color: #14171a !important;}
.css_hijau { color: green !important;}

/* Remove banner thumbnail on mobile */
@media (max-width: 767px) {
  ul.uk-thumbnav {
    display: none;
  }
  .uk-slideshow img {
    min-height: 140px;
  }
}

/* Main-Top-Menu */
.uk-main-top-menu > .uk-navbar-nav {
  background-color: #14171a;
  margin-top: -40px;
}

.uk-main-top-menu > .uk-navbar-nav a:hover {
  background-color: #ffa100;
  color: #14171a;
}

.uk-main-top-menu > .uk-navbar-nav > li.uk-active a {
  background-color: #ffa100;
  color: #14171a;
}

.uk-main-top-menu > .uk-navbar-nav > li > a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
}
/* Main-Top-Menu END */

.uk-dropdown-navbar {
  box-shadow: 0 5px 8px 0 rgba(50, 50, 55, 0.6);
  border-radius: 0 0 8px 8px;
  margin-top: 1px;
  font-weight: bold;
}

.uk-dropdown-search {
  box-shadow: 0 5px 8px 0 rgba(50, 50, 55, 0.6);
  border-radius: 0 0 8px 8px;
  margin-top: 1px;
}

.uk-dropdown > .uk-list * a {
  text-decoration: none;
  color: #f2f3f7;
}

.hide {
  display: none !important;
}

article > * .moduletable {
  margin-top: -15px;
}

/* Widgetkit Popover */
.uk-contrast > .uk-icon-button,
.uk-icon-map-marker {
  border: none !important;
}

a.uk-icon-map-marker {
  color: #4691e7 !important;
  font-size: 20px;
}

/* input[type="radio"],
input[type="checkbox"] {
  vertical-align: middle;
} */

input[type="radio"] {
  vertical-align: middle;
  margin-top: 2px !important;
  margin-right: 5px;
}

[alt~="e-mail"] {
  vertical-align: middle !important;
}

/* PCDhownload */
[style~="text-align:right;color:#ccc;display:block"] {
  display : none !important;
}

#phoca-dl-categories-box div.pd-categoriesbox {
	width:		28%;
	position:	relative;
	float:		left;
	margin:		0 0 1% 0;
	padding:	0 0 1% 0;
}

#phoca-dl-categories-box * a,
#phoca-dl-category-box * a {
  text-decoration: none;
}

#phoca-dl-categories-box div.pd-title{
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0px 8px 0px;
}

#phoca-dl-category-box .pd-category h3.pd-ctitle,
#phoca-dl-file-box .pd-file h3.pd-ctitle,
#phoca-dl-download-box .pd-file h3.pd-ctitle{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	margin-bottom: 0;
  font-size: 20px !important;
}

div.pd-subcategory {
	margin-bottom:	5px;
}

/* Persona */
.uk-persona-content {
  /* padding-top: 10px; */
}

.uk-position-bottom-overlay {
  margin-left: 20px !important;
  margin-bottom: 20px !important;
}

ul.uk-nav-persona > li {
  /* line-height: 5px; */
  /* padding-bottom: -15px !important; */
  margin-bottom: -20px !important;
}

ul.uk-nav-persona * a {
  text-decoration: none !important;
}

.uk-article-persona * .uk-overlay-panel {
  padding: 35px;
}

@media (max-width: 767px) {
  .uk-persona-banner * img {
    min-height: 350px;
    object-fit: cover !important;
  }
  
  .uk-h3 {
    font-size: 18px;
    line-height: 18px;
  }
  
  .uk-persona-content {
    padding-top: 0;
  }
  
  ul.uk-nav-persona > li {
    padding-bottom: -30px !important;
    margin-bottom: -22px !important;
  }
}

.uk-overlay-hover:hover .uk-overlay-scale,
.uk-overlay-hover.uk-hover .uk-overlay-scale,
.uk-overlay-active .uk-active > .uk-overlay-scale {
  opacity: 0.2 !important;
}

/* End Persona */

/* Pengurusan Kanan Popover */
.uk-popover-title {
  font-size: 15px;
  line-height: 15px !important;
}

.uk-popover-content {
  padding-top: 10px;
  font-size: 13px;
  line-height: 15px !important;
}

.uk-border-circle > img {
  border-radius: 50% !important;
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}

/* Floating Sidebar Persona ========================================================================== */
.awesome-social {
  color: white !important;
  font-size: 16px !important;
  -moz-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s;
  -webkit-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s;
  transition: width 0.5s, height 0.5s, transform 0.5s;
}

.st-btn:hover i {
  -webkit-transform: rotate(360deg);
  transform: rotate(deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}

.st-btn > span > a,
.st-btn > span > a:hover {
  color: #FFFFFF !important;
}

#st-2 {
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  backface-visibility: hidden;
  display: block;
  position: fixed;
  opacity: 1;
  text-align: left;
  top: 220px;
}

#st-2.st-left {
  left: 0px;
}

#st-2.st-hidden.st-left {
  left: -48px;
}

#st-2.st-hidden {
  width: 96px;
}

#st-2 > div {
  clear: left;
  float: left;
}

#st-2 .st-btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: NaNpx;
  height: 40px;
  width: 40px;
  margin-bottom: 0;
  opacity: 1;
  overflow: hidden;
  padding: 10px;
  position: relative;
  text-align: left;
  top: 0;
  vertical-align: top;
  white-space: nowrap;
}

#st-2 .st-btn.st-first {
  border-top: none;
  border-top-right-radius: 4px;
}

#st-2 .st-btn.st-last {
  border-bottom: none;
  border-bottom-right-radius: 4px;
}

#st-2 .st-btn > span {
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fff;
  display: inline-block;
  left: -35px;
  letter-spacing: 0.5px;
  opacity: 0;
  padding: 0 6px;
  position: relative;
  vertical-align: top;
  filter: alpha(opacity=0);
}

#st-2 .st-btn.st-hide-label > span {
  display: none !important;
}

#st-2.st-toggleable:hover .st-btn.st-last {
  border-bottom-right-radius: 0;
}

#st-2.st-toggleable:hover .st-btn.st-last:hover {
  border-bottom-right-radius: 4px;
}

#st-2 .st-btn:hover {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

#st-2.st-has-labels .st-btn:hover {
  width: 130px;
}

#st-2:not(.st-has-labels) .st-btn:hover {
  width: 62px;
}

#st-2 .st-btn.st-hide-label:hover {
  width: 62px;
}

#st-2 .st-btn:hover > img {
  margin-left: 5px;
}

#st-2 .st-btn:hover > span {
  opacity: 1;
  display: inline-block;
  left: 0;
  filter: alpha(opacity=100);
}

#st-2 .st-btn[data-network='awam'] {
  background-color: #14171a;
}

#st-2 .st-btn[data-network='industri'] {
  background-color: #1d77dd;
}

#st-2 .st-btn[data-network='warga'] {
  background-color: #ffa100;
}

@media (max-width: 1070px) {
	.icon_wrapper { display: none; }
}
/* END Floating Sidebar Persona ========================================================================== */

.uk-jadual-harga * th,
.uk-jadual-harga * td {
  text-align: center !important;
}

.uk-text-hubungi {
  font-size: 90%;
}

.uk-text-tertiary {
  color: #ffa100;
}

.cat-children > h3 {
  display: none;
}

/* Offcanvas ========================================================================== */

.uk-offcanvas .uk-search-field {
  border-radius: 8px;
  background: none !important;
}

.uk-offcanvas .uk-search {
  display: inline-block;
  position: relative;
  margin: 0;
  width: 100%;
}

.uk-offcanvas .uk-search:before {
  content: '\e904';
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  line-height: 35px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 18px;
  color: #14171a;
  font-family: 'Monday';
}

/* Menu */

.uk-nav-offcanvas > li > a {
  color: #14171a;
  padding: 8px 10px;
  border-radius: 8px;
  background: #f8f8f8;
  margin-bottom: 5px;
}

html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
  background: rgb(60,183,235);
  background: linear-gradient(171deg, rgba(60,183,235,1) 0%, rgba(29,119,221,1) 100%);
  color: #FFFFFF;
}

.uk-nav-offcanvas * ul.uk-nav-sub {
  padding: 0 10px 10px 10px  !important;
  text-transform: none !important;
}

.icon-offcanvas {
  margin: 0 5px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

/* --- MTIB office-location map ---------------------------------------------
   The article markup uses UIkit 3 components (uk-marker / uk-drop / uk-card)
   but this template runs UIkit 2, so the per-office cards showed full size and
   overlapped. Hide each card and reveal it only when its pin is hovered. */
.tm-content [uk-marker]{display:block;width:20px;height:20px;margin-left:-10px;margin-top:-20px;border-radius:50%;background:#1e87f0;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.5);cursor:pointer;transition:transform .15s ease;}
.tm-content [uk-marker]:hover{transform:scale(1.15);}
.tm-content .uk-position-absolute>[uk-drop]{display:none;position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:10px;width:250px;max-width:72vw;z-index:1000;}
.tm-content .uk-position-absolute:hover>[uk-drop],.tm-content .uk-position-absolute>[uk-drop]:hover{display:block;}
.tm-content [uk-drop] .uk-card{background:#fff;border-radius:4px;box-shadow:0 6px 20px rgba(0,0,0,.35);overflow:hidden;text-align:left;}
.tm-content [uk-drop] .uk-card-media-top img{display:block;width:100%;height:auto;}
.tm-content [uk-drop] .uk-card-body{padding:10px 14px;}
.tm-content [uk-drop] .uk-card-body h3{margin:0 0 6px;font-size:15px;line-height:1.2;}
.tm-content [uk-drop] .uk-card-body .uk-margin{font-size:13px;line-height:1.45;}

/* --- UIkit 3 responsive visibility on a UIkit 2 site -----------------------
   The office page (and any UIkit-3-authored content) uses uk-hidden@s /
   uk-visible@s. UIkit 2 doesn't understand the @s suffix, so the mobile-only
   dot-navigation leaked onto desktop. Apply the correct UIkit 3 semantics:
   @s = the 640px "small" breakpoint and up. */
@media (min-width: 640px) {
  .uk-hidden\@s { display: none !important; }
}
@media (max-width: 639px) {
  .uk-visible\@s { display: none !important; }
}

.video-container iframe, .video-container object, .video-container embed {


	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}