	@import url('https://fonts.googleapis.com/css?family=Dosis');
	@import url('https://fonts.googleapis.com/css?family=BenchNine');
	@import url('https://fonts.googleapis.com/css?family=Playfair+Display');
	@import url('https://fonts.googleapis.com/css?family=Maven+Pro|Playfair+Display');
	@import url('https://fonts.googleapis.com/css?family=Maven+Pro|Play|Playfair+Display');
	@import url('https://fonts.googleapis.com/css?family=Cuprum|Maven+Pro|News+Cycle|Play|Playfair+Display');
	@import url('https://fonts.googleapis.com/css?family=Cuprum|Maven+Pro|News+Cycle|Play|Playfair+Display|Ropa+Sans');
	@import url('https://fonts.googleapis.com/css?family=Quicksand&display=swap');

* {box-sizing: border-box;}
	body{
		background: #4682B4;
		margin:0 auto;
		padding: 0; 
		font-family: sans-serif;
	}
	.heading{
		width: 100%;
		height: 200px;
	}
	.heading .imaging img{
		display: block;
		float: left;
		width: 50%;
		margin: 0;
	}
	header{
	display: none;
	position: sticky;
	font-family: 'Quicksand', sans-serif;
	}
	.header img{
		width: 100%;
	}
	.hd{
		background-image: url(https://www.google.com/imgres?imgurl=https%3A%2F%2F404store.com%2F2018%2F01%2F06%2Fnature-snow-house-background-HD.jpg);
		width: 50%;
		color: #fff;
		float: right;
		margin-top: 75px;
	}
	.hd h1{
		font-family: 'Quicksand', sans-serif;
		font-weight: normal;
		padding: 5px;
		font-size: 40px;
		text-align: center;
	}

	@media screen and (max-width: 600px){
		.hd h1{
			text-align: center;
			font-size: 20px;
		}
	}

	.first-h1 h1{
		color: #4682B4;
		padding:6px;
		font-family: 'Quicksand', sans-serif;
		font-size: 60px;
	}
	h2{
		font-family: 'BenchNine', sans-serif;
		font-size: 40px;
		margin: 0 auto;
		padding-left: 5px;
	}
	
	
	/*this is where the nav style start*/
	nav{
	width: 100%;
	height: auto;
	background: #fff;
	padding: 0 10px;
	box-sizing: border-box;
	position: sticky;
	top: 0;
	}
	nav .active{
    border-bottom: 2px solid #fff;
  }
	nav h1{
	   margin: 0;
	   padding: 25px 20px;
	   float: left;
	   clear: left;
	}
	nav .link h1 a{
		text-decoration: none;
		color: #191970;
	}
	
	nav ul{
		margin: 0;
		padding: 0;
		float: right;
	}
	nav ul li{
		list-style: none;
		display: inline-block;
		padding: 30px 30px;
		transition: 0.5s;
	}
	nav ul li a{
		color: #000;
		text-decoration: none;
		font-family: 'Quicksand', sans-serif;
		box-sizing: border-box;
		font-size: 20px;
	}
	nav ul li a:hover{
		border-bottom: 3px solid #fff;
	}
	/*this is where the nav style ends*/

	/*FOOTER STYLINGS STARTS HERE*/

	footer{
	   color:white;
	   background-color: #141e33; 
	   padding:20px;
	   float:left;
	   width:100%;
	   } 
	footer a{
		color: #ff9100;
		font-family: sans-serif;
		text-decoration: none;
	}  
	footer a:hover{
		background: #007eff;
		transition: 0.2s;
	} 
	footer p{
		text-align: center;
	}
	#page-wrap{
	   margin:0 auto; 
	   max-width:1150px;
	   left:50%;
	   right:50%;
	   padding:5px;
	} 
	
		/* @media query starts here*/

	@media screen and (max-width:600px){
	nav{
		display: none;
		padding: 0;
		position: fixed;
	}
	.responsive-bar{
		display: block;
	}
	nav h1{
		display: none;
	}
	nav ul{
		float: none;
	}
	nav ul li{
		display: block;
		text-align: center;
		background: #141e33; 
		padding: 15px 20px;
		border-bottom: 1px solid rgba(255,255,255,.1);
	}
	nav ul li a{
		font-weight: normal;
		font-size: medium;
	}
	
	.foundation .list-1{
		background-color: #E0FFFF;
		top: 0;
	}
	.foundation .list-1 ul li{
		list-style-type: square;
		list-style: none;
		font-family: 'Gudea', sans-serif;
	}
	
	.vision h2{
		font-family: 'BenchNine', sans-serif;
		font-size: 20px;
		margin: 0 auto;
		padding-left: 5px;
	}
	.future-plan{
		background-color: #E0FFFF;
	}
	.future-plan p{
		font-family: 'Dosis', sans-serif;
	}
	.future-plan h2{
		font-family: 'BenchNine', sans-serif;
		font-size: 30px;
	}
	.cik{
		width: 100%;
		max-width: 400px;
	}
	.cik a{
		float: left;

	}
	nav #icons a{
		display: none;

	}
	.image-aba img{
		width: 100%;

	}
	.image-about img{
		height: 100px;
	}
}

.origin{
	background-color: #F5F5F5;
	font-family:sans-serif;	
	padding: 10px;
}

.origin h2{
	font-family: 'BenchNine', sans-serif;
	font-size: 40px;
	color: 	#1E90FF;
}

.or-gin{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 30px;
}
.origin p{
	padding:3px;
	font-size:20px;
	font-family: 'Maven Pro', sans-serif;
}

.motto{
	font-family:sans-serif;
	padding: 5px;
	top: 0;
	background-color: #E6E6FA;
}
.motto h1{
	font-family: 'BenchNine', sans-serif;
}
.motto p{
	font-size: 30px;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
}

span .gwong{
	font-family: 'Ropa Sans', sans-serif;
	font-size: 25px;
	color: #7B68EE;
}

.anyut{
	padding: 5px;
	top: 0;
	background-color:#ADD8E6; 
}
.nyut{
	font-weight: bold;
}
.anyut p span{
	font-family: 'News Cycle', sans-serif;
	font-size: 25px;
}
.anyut h1{
	font-size: 30px;
	color: #1E90FF;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
}
.anyut h4{
	font-family: 'Maven Pro', sans-serif;
	font-size: 30px;

}
/*RESPONSIVE WEBSITE*/


/* Add a black background color to the top navigation */
	.topnav {
		background-color: #333;
		overflow: hidden;
		display: none;
		position: sticky;
	}
	
	/* Style the links inside the navigation bar */
	.topnav a {
		float: left;
		display: block;
		color: #f2f2f2;
		text-align: center;
		padding: 14px 16px;
		text-decoration: none;
		font-size: 17px;
	}
	
	/* Change the color of links on hover */
	.topnav a:hover {
		background-color: #ddd;
		color: black;
	}
	
	/* Add an active class to highlight the current page */
	.topnav .active {
		background-color: #4CAF50;
		color: white;
	}
	
	/* Hide the link that should open and close the topnav on small screens */
	.topnav .icon {
		display: none;
	}
	
	/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
	@media screen and (max-width: 600px) {
	.topnav a:not(:first-child) {
        display: none;
    }
	.topnav a.icon {
		float: right;
		display: block;
	}

	header{
		display: block;
	}
	}
	
	/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
	@media screen and (max-width: 600px) {
	.topnav.responsive {position: relative;}
	.topnav.responsive a.icon {
		position: absolute;
		right: 0;
		top: 0;"
	}
	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}
	.topnav {
		display: block;
	}
	}


	#button {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

.list-2 span{
	font-weight: bold;
}
.vision .list-2 ul li{
	font-family: 'Barlow', sans-serif;
	text-decoration: none;
}

.right{
	font-family: 'Montserrat', sans-serif; 
	text-align: center;
}