﻿body{
  font-family: PMingLiu, 'Times New Roman', Times, serif;
  background-color: #f4f4f4;
  overflow-x: hidden;
  line-height: 1.5;
}

.header .kingdom img {
  width: 100%;
  height: auto;
  float: none;
  margin: 1px 1px 12px 0px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.navbar {
  background-color: #3b5998;
  overflow: hidden;
  height: 40px;
  margin-top: 3px;
  margin-bottom: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.navbar a{
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 8px 16px 6px 16px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}

.navbar .current {
  background-color: #CF5C3F;
  color: 	#111111;
  padding: 8px 16px 6px 16px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.navbar ul{
  text-align: center;
  margin: 0px auto;
  list-style: none;
}

.navbar a:hover {
  background-color:#CF5C3F;
  color: 	#FAEBD7;
  padding: 8px 16px 6px 16px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.side-nav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 50;
  left: 2;
  background-color: #01173e;
  opacity: 1;
  overflow-x: hidden;
  padding-top: 50px;
  transition: 0.5s;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.side-nav a{
  padding: 11px 10px 10px 85px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  font-family: PMingLiu;
  color: 	#FAEBD7;
  display: block;
  transition: 0.3s;
}

.side-nav a:hover {
  color: 	#FAEBD7;
  width: 62%;
  background-color: #CF5C3F;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
} 

.side-nav .current {
  background-color: #CF5C3F;
  color: 	#FAEBD7;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.side-nav .btn-close {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 30px;
  padding: 2px 20px 8px 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.side-nav .btn-close:hover {
  color: 	#FAEBD7;
  width: 7%;
  background-color: #CF5C3F;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
} 

#main {
  transition: margin-left 0.5s;
  padding: 20px;
  overflow: hidden;
  width: 100%;
}

.mainContent {
  background-color: #01173e;
  padding: 3px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.mainContent a:link {
  color: #FFD700;
  font-family: PMingLiu;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
} 

.mainContent a:hover {
  background-color: #CF5C3F;
  color: 	#FAEBD7;
} 

hr {
  width: 100%;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FAEBD7;
  border: 0; 
  margin-top: 10px;
  margin-bottom: 10px;
}

.title {
  color: #FFD700;
  font-family: PMingLiu;
  font-size: 32px;
  font-weight: bold;
}

.content {
  color: #FAEBD7;
  font-family: PMingLiu;
  font-size: 16px;
}

.content ul li {
  color: #FFD700;
  font-size: 32px;
}

.responsive {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.responsive1 {
  max-width: 85%;
  height: auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.responsive2 {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}


.responsive iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.responsive video {
  position: absolute;
  width: 100%;
  height: 100%;
}

.another-container {
  max-width: 640px;
}

.container {
  padding: 0px;
}

.row {
  display: flex;
}

.column {
  flex: 50%;
  padding: 5px;
}

.mainFooter {
  height: 70px;
  width: 100%;
  float: left;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 2px 0;
  background-color: #3b5998;
}

.mainFooter p {
  width: 100%;
  margin: 5px auto;
  color: #FAEBD7;
  font-size: 14px;
  text-align: center;
}

.auto-style1 {
  color: #FFD700;
  font-family: 'Times New Roman', Times, serif;
  font-size: 30px;
  font-weight: bold;
}

.auto-style2 {
  color: #FAEBD7;
  font-family: PMingLiu;
  font-size: 35px;
  font-weight: bold;
}

.auto-style3 {
  color: #dd0606;
  font-family: PMingLiu;
  font-size: 36px;
  font-weight: bold;
}

.auto-style4 {
  color: #FFD700;
  font-family: PMingLiu;
  font-size: 36px;
  font-weight: bold;
}

.auto-style5 {
  color: #FAEBD7;
  font-family: 'Times New Roman', Times, serif;
  font-size: 22px;
  font-weight: bold;
}

.auto-style6 {
  color: #FFD700;
  font-family: PMingLiu;
  font-size: 22px;
  font-weight: bold;
}

.auto-style7 {
  color: #dd0606;
  font-family: PMingLiu;
  font-size: 30px;
  font-weight: bold;
  background-color: #FAEBD7;
  display: inline-block;
}

.auto-style8 {
  color: #FAEBD7;
  font-family: PMingLiu;
  font-size: 28px;
  font-weight: bold;
}

.auto-style9 {
  color: #FAEBD7;
  font-family: 'Times New Roman', Times, serif;
  font-size: 20px;
  font-weight: bold;
}

.auto-style10 {
  color: #B7FFBf;
  font-family: PMingLiu;
  font-size: 22px;
  font-weight: bold;
}

.auto-style11 {
  color: #f37f7f;
  font-family: 'Times New Roman', Times, serif;
  font-size: 36px;
  font-weight: bold;
}

@media(max-width:568px){
  .navbar-nav{display:none}
}

@media(min-width:568px){
  .open-slide{display:none} 
}
