html {
	height: 100%;
	margin: 0;
}

body {
	font-family: 'Special Elite';
	font-size: 25px;
	background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8)), url("32684824_10211858494763301_8289605026687483904_n.jpg");
	background-size: cover;
	background-repeat: repeat;
}




@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}

@media screen and (min-width:700px) {
header {
    display: none !important;
	}
}

.navbar {
  background-color: black;
  
}

.nav-link {
font-family: 'Special Elite';
}

.jumbotron-main {
  font-family: 'Special Elite';
  background: none !important;
  /* background-repeat: no-repeat; */
  color: white;
  /* background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8)), url("23754727_10210607008916937_2109819471112229312_n.jpg");
  background-size: cover; */
  text-align: center;
}



/* CSS for To The Top button */
#topBtn {
  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;
}
#topBtn::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#topBtn:hover {
  cursor: pointer;
  background-color: #333;
}
#topBtn:active {
  background-color: #555;
}
#topBtn.show {
  opacity: 1;
  visibility: visible;
}

.media-card-1 {
	background-image: url('IMG_4166.JPG');
	background-size: contain;
	background-repeat: no-repeat;
	width:75%;
	max-width: 700px;
	height: 400px;
	display: block;
	margin-left: 1rem;
	border-radius: 8px;
	box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.25);
}

.media-card-2 {
	background-image: url('FB_IMG_1576680219884_new.jpg');
	background-size: contain;
	background-repeat: no-repeat;
	width:75%;
	max-width: 600px;
	height: 400px;
	display: block;
	margin-inline-end: auto;
	border-radius: 8px;
	box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.25);
}



.color-overlay {
	width:100%;
	height: 100%;
	border-radius: 8px;
	background: linear-gradient(to right, rgba(42,159,255,.2) 0%,rgba(33,33,32,1) 60%,rgba(33,33,32,1) 100%);
	background-blend-mode: multiply;
}

.media-content {
	width: 40%;
	display: block;
	position: relative;
	float: right;
  	padding-right: 1em;
  	text-align: center;
  	top: 20%;
}

.media-title {
	color: #ffffff;
	margin-bottom: .25em;
	opacity: .75;
}
	
.media-info {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
	color: white;
	line-height: 1;
	margin: 0;
	font-weight: 700;
	opacity:.5;
}
	
.media-header {
	margin-bottom: 2em;
}

.media-desc {
	font-weight: 300;
	opacity: .84;
  	margin-bottom: 2em;
  	color: white;
}


.btn {
	padding: .8em 2em;
	background-color: white;
	color: white;
  border-radius: 2em;
}

.btn-outline {
	background-color: white;
	border: 3px solid #ffffff;
}

.btn::before {
	font-family: 'Material Icons';
	vertical-align: middle;
	font-size: 1.5em;
	padding-right:.5em;
}

.btn-outline:hover {
	border-color: white;
	color: orange;
	box-shadow: 0px 1px 8px 0px rgba(245,199,0,.2);
}



@media (max-width:1000px) {
	.media-content {
		width: 50%;
		max-width: 95%;
	}
}

@media (max-width:800px) {
	.media-card {
		width: 95%;
		max-width: 95%;
	}
}

@media (max-width:600px) {
	.media-card,.media-card:nth-child(2),.media-card:nth-child(3) {
		background-position:50% 0%;
		background-size: cover;
		height: 400px;
	}
	
	.color-overlay {
		background: linear-gradient(to bottom, rgba(42,159,255,.2) 0%,rgba(33,33,32,1) 60%,rgba(33,33,32,1) 100%);
	}
	
	.media-content {
		margin-top: 4.2em;
		width: 90%
	}	
}

.card-about {
	display: block;
	margin-left: 1rem;
  	border-radius: 8px;
  	box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.25);
  	font-family: 'Special Elite';
}

.card-image-1 {
  	background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8)), url("CS_2018May_Beam-Suntory_tcm88-3792265.jpg");
  	background-size: cover;
  	background-repeat: no-repeat;
  	max-width: 700px;
	height: auto;
}

.card-charity {
	display: block;
	margin-left: 1rem;
  	border-radius: 8px;
  	box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.25);
  	font-family: 'Special Elite';
}

.card-image-2 {
  	background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7)), url("22780275_10155584053710609_7855141906872815814_n-768x578.jpg");
  	background-size: cover;
  	background-repeat: no-repeat;
  	max-width: 700px;
	height: auto;
}

.footer {
	font-family: 'Special Elite';
  }
  
  hr {
	background-color: white;
	border-top-color:#bbb;
	opacity:0.5;
  }
  
  .footericon {
	margin-left: auto;
	margin-right: auto;
	display: block;
  }
  
  .copyright {
	font-family: 'Special Elite';
	color: white;
	text-align: center;
	display: block;
  }

  /* CSS for Social Media Icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
	font-size: 40px;
	margin: 10px;
	padding-top: 10px;
  }
  
  ul.social-network li {
	display: inline;
	margin: 0 5px;
  }
  
  .social-network a.icoFacebook i,
  .social-network a.icoTwitter i,
  .social-network a.icoInstagram i
   {
	color:white;
  }
  
  .social-network a.icoFacebook:hover i {
	color: #3b5998;
  }
  
  .social-network a.icoTwitter:hover i {
	color: #1DA1F2;
  }
  
  .social-network a.icoInstagram:hover i {
	background: #f09433; 
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); 
  }
  
  .social-network a.socialIcon:hover,
  .socialHoverClass {
	color: #44BCDD;
  }
  
  .social-circle i {
	color: #595959;
  }
  
  .social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 30px;
	height: 30px;
	font-size: 30px;
  }
  
  .social-circle li i {
	margin: 0;
	line-height: 30px;
	text-align: center;
  }
