@charset "UTF-8";

html {
  scroll-behavior: smooth;
}

a {
  -webkit-text-decoration-skip: none !important; 
  text-decoration-skip-ink: none !important;
}

@media (max-width: 767.98px) {
  html * {max-height:999999px;}
}

footer a:link, footer a:visited {
  color: #212529;
}
footer a:hover, footer a:focus {
  color: BLUE;
}
footer a:active {
  color: #BF1722;
}


h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 400;
  padding-bottom: 8px;
}

.english h1 {
  font-family: 'Roboto Condensed', "Arial Narrow", sans-serif !important;
}


@media (min-width: 360px) {
  h1 {
	font-size: 30px;
	font-size: calc(30px + 6 * ((100vw - 320px) / 680));
  }
}

@media (min-width: 1000px) {
  h1 {
	font-size: 42px;
  }
}

h2 {
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #0E5000;
  margin-top: 2rem;
}

h3 {
  font-size: 1.17em; 
  font-weight: 700;
  color: #0E5000;
}

li .tick {
  list-style-type: none;
}
li .tick:before {
  content: '\2713';
}

body {
	font-family: "微軟正黑體", "Microsoft JhengHei";
}

.tc *:not(.fa) {
	/* font-family: "微軟正黑體", "Microsoft JhengHei"; */
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Noto Sans", sans-serif,  "Heiti TC", "PMingLiU", "MingLiU", "新細明體", "細明體";
}
.english *:not(.fa) {
	font-family: Roboto, Arial, Helvetica, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "Microsoft JhengHei", "Microsoft YaHei", "Heiti TC", "PMingLiU", "MingLiU", "新細明體", "細明體";
}

.english .narrow-font {
  font-family: "Roboto Condensed", "Arial Narrow" !important;
  font-weight: 400;
}

.english .page-title {
  font-family: "Roboto Condensed", "Arial Narrow", Roboto, Arial, Helvetica, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Noto Sans", sans-serif, "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "Microsoft JhengHei", "Microsoft YaHei", "Heiti TC", "PMingLiU", "MingLiU", "新細明體", "細明體", serif;
}

.size1, .size2, .size3 {
  font-family: Arial, Helvetica, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "Microsoft JhengHei", "Microsoft YaHei", "Heiti TC", "PMingLiU", "MingLiU", "新細明體", "細明體", serif !important;
}

/*Dropdown rotation animation */
.dropdown-toggle[aria-expanded="true"]::after {
  transform: rotate(180deg) translateY(-0.1em);
}

.dropdown-toggle::after {
  transition: 0.3s;
  margin-left: 0.5em;
}

.center-1000 {
  max-width: 1000px;
  margin: 0 auto;
}

body {
  background-color: #ffffff;
}

@media (min-width: 768px) {
  body {
    background-color: #8fc7d2;
  }
}

footer {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

#content {
  min-height: 600px;
 padding: 0;
}


@media (min-width: 768px) {
  #content {
    min-height: 600px;
    min-height: calc(100vh - 298px);
  }
}


.modal-header .close {
  color: #000;
  opacity: 0.75;
  font-size: 2rem;
}

.close:hover {
  color: #8b0000;
  text-decoration: none;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.headers {
  top: 0;
  z-index: 1030;
  transition: all 0.2s linear;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.navbar-border-shadow {
  -webkit-box-shadow: 0 3px 8px -3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 3px 8px -3px rgba(0,0,0,0.4);
  box-shadow: 0 3px 8px -3px rgba(0,0,0,0.4);
}


/* Custom Navbar Toggler */
nav button.navbar-toggler {
  padding: 0;
}

.custom-toggler:focus {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
	outline:0;
}

.custom-toggler:hover, .custom-toggler:focus, #home-icon:hover, #home-icon:focus {
  opacity: 0.8;
}

/* Override BS4 Default: 0.5rem 1rem; */
.nav-link {
  padding: 0.5rem 0.4rem !important ;
  color: #555555;
}

/* Override BS4 Default: 0.5rem 1rem; */
.navbar {
  padding: 0 0 0.3rem;
  padding: 0;
}

/* Override BS4 Default */
.navbar-light .navbar-nav .nav-link {
  color: #013B59;
}

#header-zone1 {
  background-color: #fff;
}
#header-zone2 {
  padding-top: 0.5rem;
  background-color: #E9E9E9;
}
#header-zone3 {
  background-color: #fff;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #E9E9E9;
}


@media (min-width: 320px){
  .rwd-break { display: none; }
}

.footer-text {
  white-space: nowrap;
  padding-left: 0.2em;
  padding-right: 0.2em;
}

.footer-text:not(:last-child)::after {
  content: "|";
  margin-left: 0.3em;
  margin-right: 0;
  font-size: 1.2em;
  color: #666666;
}


/* Skip to main content */
#skiptocontent a {
	padding: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: absolute;
	top: -190px;
	left: 0px;
	color: white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-bottom-right-radius:8px;
	background: #BF1722;
	-webkit-transition: top 1s ease-out;
	transition: top 1s ease-out;
	z-index: 9100;
	text-decoration: underline;
}

#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	outline-color:transparent;
	-webkit-transition: top .1s ease-in;
	transition: top .1s ease-in;
}


/* Banners Flashing Effect */
.banners img:hover  {
	opacity: 1;
	-webkit-animation: flash 0.5s;
	animation: flash 0.5s;
}

@-webkit-keyframes flash {
	0% {
		opacity: .6;
	}
	100% {
		opacity: 1;
	}
}

@keyframes flash {
	0% {
		opacity: .6;
	}
	100% {
		opacity: 1;
	}
}


.customul {
  margin-left: -1rem;
}

.press-listing {
  margin-bottom: 0;
}

.press-listing ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
    margin-bottom: 0;
}

.press-listing li {
  line-height: 1.25;
  padding: 10px;
  padding-left: 1em;
}

/* unvisited link */
.press-listing li a:link {
  color: #212529;
}

/* visited link */
.press-listing li a:visited {
  color: #212529;
}

/* mouse over link */
.press-listing li a:hover, .press-listing li a:focus {
  color: BLUE;
}

/* selected link */
.press-listing li a:active {
  color: #BF1722;
}

.press-listing {
  background-color: #ebf7f5;
}


.press-listing li:nth-of-type(even) {
  background-color: #cfebe8;
}


.clear {
  clear: both;
}


#content::after {
  display: block;
  clear: both;
  content: "";
}


footer {
  background-color: lightgrey;
  background-color: #e7e7e7;
}


.divider {
  padding-left: 2px;
  padding-right: 2px;
}

.lang-text {
  white-space: nowrap;
  padding-left: 1px;
  padding-right: 1px;
  display: inline-block;
  transform:translateY(2px);
}


.rwd-md-break {
  display: none;
}

@media (min-width: 768px) {
  .rwd-md-break {
    display: inline;
  }
}

.rwd-xs-nobr {
  display: none;
}

@media (min-width: 768px) {
  .rwd-xs-nobr {
    display: inline;
  }
}

p {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}


.menu-text {
  padding-left: 4px;
  padding-right: 4px;
  white-space: nowrap;
  font-weight: 700;
}

@media (min-width: 390px) {
  .menu-text {
    padding-left: 12px;
  }
}

@media (min-width: 768px) {
  .menu-text {
    padding-left: 16px;
  }
}

.custom-toggler {
  background-color: #6CB6EC;
  margin: 4px 16px 4px;
  width: 40px;
  height: 40px;
}
.custom-toggler .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}


@media (min-width: 768px) {
  .menu-text {
    padding-left: 4px;
  }
  #navbarNav {
    padding: 16px 20px;
  }
  #navbarNav2 {
    padding: 16px 20px;
  }
  .navbar-light .navbar-nav .nav-item {
    line-height: 0.75;
    border-top: none;
    border-bottom: none;
  }
/*
  .navbar-light .navbar-nav .nav-link {
    border-top: none;
    border-bottom: none;
     border-right: 2px solid #1D72A4;
  }
*/
  .navbar-light .navbar-nav .nav-item:not(:last-child) {
    border-right: 2px solid #1D72A4;
  }
}

  .navbar-light .navbar-nav .nav-link:hover {
    color: black;
    background-color: gold;
    text-decoration: none;
  }

  .navbar-light .navbar-nav .nav-link {
  border-top: 1px solid #F9A719;
}

  .navbar-light .navbar-nav .nav-link {
    color: white;
    background-color: #366539;
    text-decoration: none;
  }

@media (min-width: 768px) {
  .navbar-light .navbar-nav .nav-link {
    border-top: none;
    color: black;
    background-color: transparent;
  }

  .navbar-light .navbar-nav .nav-link:hover {
    color: #A42C27 !important;
    background-color: #FEFFD1;
    text-decoration: underline;
  }
}

@media (max-width: 767.98px) {
  #navbarNav {
    border-bottom: 1.5px solid #F9A719;
  }
  #navbarNav2 {
    border-bottom: 1.5px solid #F9A719;
  }
}

.active a {
  color: #027093 !important;
}


/* Sytles for search, reference to CHP model first  *//
.searchTool{
	margin-left: 2px;
}
.searchLabel
{
  margin-bottom:0;
}
.access
{
	position:absolute;
	left: -9999px;
	font-size:0;
	padding:0;
	margin:0;
	width:0;
	height:0;
}

#searchbar
{
  color: black;
}

.hrbTool input
{

	display: inline;
	max-width:100%;

	padding:4px;
	border: 1px solid #008fce;
	width: 180px;
	padding-right: 36px;
}


.hrbTool img {
    margin-left: -35px;
    background-color: #fff;
    position: relative;
}

#searchTool {
  display: inline;
}


input [type=button] {
  -webkit-appearance: none;
  -webkit-border-radius: 0; 
  border-radius: 0;
}

input.wpcf7-form-control.wpcf7-submit {
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}

.searchTool input {
  width: 120px !important;
  padding-right: 30px;
  margin-right: -28px;
}


@media (min-width: 360px) {
  .searchTool input {
    width: 180px !important;
  }
}
@media (min-width: 375px) {
  .searchTool input {
    width: 195px !important;
  }
}
@media (min-width: 393px) {
  .searchTool input {
	width: 200px !important;
  }
}

.searchTool .searchBtn {
  margin-left: 0;
  position: relative;
}

/* END OF SEARCH STYLES */


/* New Styles */

input[type=search] {
  padding-left: 4px;
  color: #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  line-height: 1.5;
  height: 2rem;
}

a {
  color: black;
}

a:hover {
  color: blue;
}

.video-thumbnail {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 100%;
}

.video-thumbnail::before {
  position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: "\f01d";
  font-family: FontAwesome;
  font-size: 60px;
  color: #eee;
  opacity: .9;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
  transition: 0.2s ease;
}

.video-thumbnail:hover::before {
  color: #333;
  opacity: 1;
}


.nav-link a:hover {
  background-color: black;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23444' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23444' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-control-next, .carousel-control-prev {
  width: 40px;
  height: 50%;
  transform: translateY(50%);
}
.carousel-indicators {
  margin-bottom: 4px;
}


.heading-alert {
  color: #D4145A;
  /*padding-left: 1.5rem;*/
  font-weight: 700;
}

.alert-list{
	font-size:1.05em !important;
}

.alert-board {
  background-color: #FAC79D;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.35em;
}
.alert-board-youtube {
  background-color: #FAC79D;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.35em;
}
@media (min-width: 768px) {
  .alert-board {
    padding-left: 40px;
    padding-right: 40px;
  }
  .alert-board-youtube {
    padding-left: 23px;
    padding-right: 20px;
  }
}

.alert-board li {
  line-height: 1.3;
}
.alert-board-youtube li {
  line-height: 1.3;
}

@media (min-width: 768px) {
  .alert-board ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    /*column-gap: 50px;*/
	/*-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;*/
    column-gap: auto;
  }
  .alert-board-youtube ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;    
    column-gap: auto;
  }
}

@media (max-width: 768px) {
	.videoWrapper {
		overflow:hidden;
		padding-bottom:56.25%;
		position:relative;
		height:0;
	}
	.videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

.social-icon-links {
  display: inline-block;
}

.tc .social-icon-links a {
  font-size: 0.8rem;
}
.social-icon-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.social-icon-links li {
  display: inline-block;
}
.social-icon-links li a {
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  color: white;
  padding: 6px 9px;
  font-size: 0.85rem;
}
@media (min-width: 320px) {
  .social-icon-links li a {
    font-size: 1rem;
  }
}
@media (min-width: 360px) {
  .social-icon-links li a {
    padding: 8px 9px;
    font-size: 1rem;
  }
}
@media (min-width: 375px) {
  .social-icon-links li a {
    padding: 8px 11px;
    font-size: 1rem;
  }
}
@media (min-width: 414px) {
  .social-icon-links li a {
    padding: 8px 14px;
    font-size: 1rem;
  }
}
@media (min-width: 480px) {
  .social-icon-links li a {
    padding: 10px 16px;
    font-size: 1rem;
  }
}
.social-icon-links li a:hover {
  background-color: #FFCC00;
  color: blue;
}
.btn-tamar-talk-fb {
  background-color: #1E7AA3;
} 
.btn-hkfightcovid19-tg{
  background-color: #BA4695;
} 
.btn-isd-fb {
  background-color: #007E8C;
}
.btn-isd-youtube{
  background-color: #996699;
} 
.btn-isd-website{
  background-color: #1E7AA3;
}
.btn-chp-fb {
  background-color: #BA4695;
}
.btn-chp-youtube{
  background-color: #007E8C;
}
.btn-ha-fb{
  background-color: #996699;
}
.btn-ha-youtube{
  background-color: #1E7AA3;
}

.img-lang:hover {
  background-color: #FFCC00;
  border-radius: 3.5px;
}

#tools {
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}


.flex-centering {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-ui1, .btn-ui2 {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;

  letter-spacing: normal;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  text-align: center;
  padding: 10px;
  margin-bottom: 2px;
  height: 80px;
}

@media (min-width: 768px) {
  .btn-ui1 {
    margin-right: 1px;
  }
  .btn-ui2 {
    margin-left: 1px;
    /*height: 121px;*/
  }
}

.ui-buttons-col1 a:hover, .ui-buttons-col2 a:hover {
  text-decoration: none;
}
#buttons-wi a:hover {
  text-decoration: none;
}

.btn-wi:hover, .btn-ui1:hover, .btn-ui2:hover {
  background-color: #FFCC00;
}

.btn-icon {
  margin-right: 10px;
  width: 70px;
}

.btn-wi {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: normal;
  line-height: 1.2;
  text-align: left;
  padding: 4px;
  height: 60px;
}
@media (min-width: 768px) {
  .btn-wi {
    height: 80px;
  }
}

.btn-public-transport {
  background-color: #CABBD8;
}
.btn-public-services {
  background-color: #9DCEEC;
}
.btn-school-arrangements {
  background-color: #A3C9BB;
}
.btn-inbound-travel {
  background-color: #9DCEEC;
}
.btn-travel-figures {
  background-color: #A3C9BB;	
}
.btn-control-points {
  background-color: #CABBD8;
}
.bg-virus {
  background-color: #C7E6E1;
}
.bg-health-advice {
  background-color: #D4D7EC;
}
.bg-travel-advice {
  background-color: #C7E6E1;
}
.bg-faq {
  background-color: #D4D7EC;
}


.hr {
 border: 1px solid #CFD0D0;
 margin-left: 20px;
 margin-right: 20px;
}

#hksarg-logo {
  padding-left: 0;
  padding-right: 0;
}

#navarbar-brand-mb #brandimg {
  width: 90%;
  max-width: 200px;
}

@media (min-width: 320px) {
  #navarbar-brand-mb #brandimg {
    width: 95.5%;
    max-width: 260px;
  }
}

@media (min-width: 360px) {
  #navarbar-brand-mb #brandimg {
    max-width: 300px;
  }
}

@media (min-width: 375px) {
  #navarbar-brand-mb #brandimg {
    max-width: 315px;
  }
}

@media (min-width: 393px) {
  #navarbar-brand-mb #brandimg {
    max-width: 333px;
  }
}

@media (min-width: 414px) {
  #navarbar-brand-mb #brandimg {
    max-width: 354px;
  }
}


@media (min-width: 300px) {
  #navarbar-brand-mb #brandimg {
    max-width: calc(100vw - 60px);
  }
}


.news-date {
  font-size: 0.85em;
  color: #555756;
  color: #686A69;
}


.news-date::before {
  content: ' ';
  display: block;
}

.home-press {
  line-height: 1.3;
  padding: 0;
  list-style-type: none;
}

.home-press li {
  margin-bottom: 0.5em;
  padding-bottom: 8px;
  border-bottom: 1px solid grey;
}
.home-press li a {
  color: #17170F;
}
.home-press li a:hover {
  color: blue;
}




.index-video-links {
  line-height: 1.3;
    padding: 0;
    list-style-type: none;
}

.index-video-links li {
  margin-bottom: 0.75em;
  padding-bottom: 12px;
  border-bottom: 1px solid grey;
}

.btn-text-ui, .btn-text-wi {
  display: inline-block;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  color: black;
  width: 180px;
}

.btn-text-wi {
  color: #42105C;
}



.btn-text-wi {
  width: 280px;
}

@media (min-width: 360px) {
  .btn-text-ui {
	font-size: 22px;
	width: 200px;
	font-size: calc(22px + 6 * ((100vw - 320px) / 680));
	width: calc((22px + 6 * ((100vw - 320px) / 680)) * 9);
  }
  .btn-text-wi {
	font-size: 1.75rem;
	width: 320px;
	font-size: calc(24px + 6 * ((100vw - 320px) / 680));
	width: calc((22px + 6 * ((100vw - 320px) / 680)) * 12);
  }
}


@media (min-width: 1000px) {
  .btn-text-ui {
    font-size: 1.75rem;
  }
  .btn-text-wi {
	width: 360px;
    font-size: 2rem;
  }
}

.english .btn-text-ui {
  font-family: 'Roboto Condensed', "Arial Narrow", sans-serif !important;
}


.more-links {
  font-style: italic;
  text-align: right;
  margin-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
}
.more-links a {
  color: #17170F;
}

.more-clarifications {
  font-size: 1.25em;
  position: absolute;
  bottom: 1em;
  right: 1em;
}




.clarifications-block {
  font-size: 1.25em;
}
.clarifications-block a {
  color: #17170F;
}
.clarifications-block a:hover {
  color: blue;
}

.resource-block {
  font-weight: 700;
}

.resource-block li {
  margin: 0.25em !important;
  padding: 0 !important;
}

.resource-block a {
  color: black;
}
.resource-block a:hover {
  color: blue;
}


.resource-block li::before {
  color: #0291A3;
}

.resource-center-col {
  column-count: inherit;
	
}

@media (min-width: 768px) {
  .resource-center-col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-gap: 40px;
  }
}

.dummy-resource-block {
	display: none;
}

@media (min-width: 768px) {
	.dummy-resource-block {
		display: block;
	}
}

.bg-heading-updates {
  background-color: #DDF1FB;
}


.bg-clarifications {
  background-color: #FDEAE0;
}

@media (min-width: 768px) {
  .bg-clarifications {
    min-height: 320px;
  }
}

@media (min-width: 768px) {
  .clarifications-block {
    height: auto;
  }
}

.home-list ul {
  list-style: none;
  padding-left: 50px;
  padding-right: 24px;
}

.home-list li {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.home-list li::before {
/*
  content: "•";
  content: "●";
  content: "\2B24";
  content: "\26AB";
  content: "\25CF";
*/

  content: "\2022";
  font-weight: 700;
  padding-right: 16px;
  margin-left: -24px;
}


.alert-list ul {
  list-style: none;
  padding-left: 24px;
  padding-right: 24px;
}

.alert-list li {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.alert-list li::before {
/*
  content: "•";
  content: "●";
  content: "\2B24";
  content: "\26AB";
  content: "\25CF";
*/
  
  content: "\2022";
  font-weight: 700;
  padding-right: 16px;
  margin-left: -24px;
}

.clarifications-block li::before {
  color: #F58300;
}


#menu-btn {
  background-color: #1D72A4;
  padding: 3px;
  width: 40px;
  height: 40px;
}


#top-banner {
  width: 100%;
}


.heading-wi {
  color: #851970;
  color: #851970;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: left;
}

@media (min-width: 768px) {
  .heading-wi {
    text-align: center;
  }
}

.heading-clarifications {
  color: #CC4400;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {
  .heading-clarifications {
    text-align: center;
  }
}

.heading-hotline {
  padding: 1.25rem !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.tc .heading-hotline {
  font-size: 1.25rem;
}

@media (min-width: 360px) {
  .tc .heading-hotline {
    font-size: 1.4rem;
  }
}
@media (min-width: 768px) {
  .tc .heading-hotline {
    font-size: 1.45rem;
  }
}

/*
@media (min-width: 768px) {
 .tc .heading-hotline {
  font-size: 1.5rem;
  }
}
*/

.bg-hotline {
  background-color: #80D0D9;
}

.heading-useful-information {
  color: #0085CC;
  color: #0074d6;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.heading-resource-centre {  
  color: #0291A3;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 768px) {
  .heading-useful-information {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .heading-resource-centre {  
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.heading-news {
  color: #E7000E;
  padding-left: 0;
  padding-right: 1.5rem;
}


.heading-health-tips {
  color: #0291A3;
  padding-left: 0;
  padding-right: 1.5rem;
}


.heading-news-videos {
  white-space: nowrap;
  margin-top: 10px;
  margin-left: 8px;
  font-size: 26px;
  color: #DB3318;
}

.heading-press {
  white-space: nowrap;
  margin-top: 10px;
  margin-left: 8px;
  font-size: 26px;
  color: #006EB5;
}

.heading-updates {
  color: #343F93;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.heading-resource {
  color: #0291A3;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.heading-videos {
  color: #98498A;
}


.youtube-icon {
  width: 72px;
}

.press-icon {
  width: 72px;
}

.news-videos-link:hover {
  opacity: 0.9;
}


.opacity-hover:hover {
  opacity: 0.9;
}

.updates-list {
  width: 100%;
}

.updates-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 1.25em;
}

.updates-list li {
  padding: 0.75rem 1.5rem
}

.updates-list li:nth-of-type(odd) {
  background-color: #D4D7EC;
}

.updates-list li:nth-of-type(even) {
  background-color: #C7E6E1;
}

.updates-list a {
  color: #212452;
}

.updates-list a:hover {
  color: blue;
}

.m-lang {
 font-size: 12px;
}
.m-lang2 {
 font-size: 12px;
}

@media (min-width: 480px) {
  .m-lang, .m-lang2 {
   font-size: 14px;
  }
}

@media (min-width: 900px) {
  .m-lang, .m-lang2 {
   font-size: 16px;
  }
}

.other-lang {
  display: inline-block;
  margin-bottom: 6px;  
}
@media (min-width: 900px) {
  .other-lang {
    margin-bottom: 0;
  }
}
.other-lang ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.other-lang li {
  display: inline;
  padding-left: 2px;
  padding-right: 2px;
}
.other-lang li:not(:last-child)::after {
  content: '|';
  color: purple;
  font-weight: 700;
}


@media (min-width: 900px) {
  .tool-row-1, .tool-row-2 {
    display: inline-block;
  }
  .tool-row-1 {
    margin-right: 8px;
  }
}

#navbar-s {
	z-index: 999;
}

#navbar-s2 {
	z-index: 998;
	display: none;
}

.navbar-bg {
  background-color: #fff !important;
}

.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 1000px;
}

.sticky + .content {
  padding-top: 60px;
}

#text-carousel {
  background-color: #FAC79D;
}
#text-carousel .carousel-item.active, #text-carousel .carousel-item-next, #text-carousel .carousel-item-prev{
  display:block;
}

#text-carousel .carousel-control-next, #text-carousel .carousel-control-prev {
  opacity: 1;
  background-color: #FAC79D;
}

#text-carousel .carousel-item p {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
#text-carousel a {
  color: black !important;
}
#text-carousel a:hover {
  color: #BF1722 !important;
}

.btn-toggler {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0 0.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


#swiper-autoplay-toggler {
  position: absolute;
  top: 0.8rem;
  right: 1rem;
}

#carousel-autoplay-toggler {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}

#inbound-carousel-autoplay-toggler {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}

#highlight-topic-autoplay-toggler {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  color: #ffffff;
}

    .swiper-container {
      width: 100%;
      height: auto;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

.video-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.video-link, .video-title {
  width: 100%;
}

.video-title {
  padding: 0.5rem;
  background-color: #e7e7e7;
  font-size: 1rem;
}

.swiper-wrapper {
   margin-bottom: 50px;
}

@media (min-width: 992px) {
  .swiper-container {
    height: 448px;
  }
  .video-item {
    flex-direction: row;
  }
  .video-link {
    width: 240px;
  }
  .video-title {
    width: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .video-title {
    margin-top: 0;
  }
  .swiper-wrapper {
    margin-bottom: 0;
  }
}

.video-item img {
  max-width: 100%;
  height: auto;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 40%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  transform: scale(0.5,0.5);
}

@media (min-width: 992px) {
  .swiper-button-prev,
  .swiper-button-next {
    transform: rotate(90deg) scale(0.5,0.5);
  }
  .swiper-button-prev {
    top: 5%;
    left: 92%;
   }
  .swiper-button-next {
    top: 95%;
    left: 92%;
   }
}


/* Banners */
.banners {
  width: 100%;
  margin: 10px 0 0;
}

.banners div {
  display: inline-block;
  margin: 4px 6px 0 6px;
}

.banners a {
  padding: 0;
  margin: 0;
  font-size: 0;
}
.banners img {
  max-width: 100%;
  height: auto;
}

.bw-1 {
  max-width: 70px;
}
.bw-2 {
  max-width: 90px;
}
.bw-3 {
  max-width: 130px;
}
.bw-4 {
  max-width: 200px;
}
.bw-5 {
  max-width: 160px;
}

@media (min-width: 576px) {
  .bw-1 {
    max-width: 110px;
  }
  .bw-2 {
    max-width: 150px;
  }
  .bw-3 {
    max-width: 200px;
  }
  .bw-4 {
    max-width: 300px;
  }
  .bw-5 {
    max-width: 320px;
  }
}

.youtube-icon-text {
	color:#DB3318;
	font-weight:600;
	white-space: nowrap;
}

.youtube-icon-text:hover {
	color:#DB3318;
	text-decoration: none;
}

.external-url-text {
	color:blue;
	font-weight:600;
	white-space: nowrap;
}

.external-url-text-wrap {
	color:blue;
	font-weight:600;	
}

.external-url-text:hover {
	color:blue;
	text-decoration: underline;
}


.external-url-text-wrap:hover {
	color:blue;
	text-decoration: underline;
}

.dataTables_length {
	display: none !important;
}