/*
F.C. Tucker Awards
	a #fff2cc
	hover #bf9000;
*/
body {
	background: url('../../assets/images/main-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	height: 100%;
	width: 100%;
	}

.wrapper {
	background: #ffd140;
	color: #000;
	margin: 40px auto 20px;
	max-width: 800px;
	/* position: relative; */
	width: 100%;
	}

a.regcont {
	color: #fff2cc;
	}
	a.regcont:hover {
		color: #bf9000;
		}

.hero img {
	height: 275px;
	object-fit: cover;
	width: 100%;
	}

header {
	padding-top: 50px;
	margin: 20px;
	}
	div.logo {
		float: left;
		}
	div.logo a {
		border: 0px;
		text-decoration: none;
		}
		.logo img {
			max-width: 275px;
			}

	.mainnavs {
		float: right;
		}
		.mainnavs a {
			color: #000;
			font-weight: 600;
			text-decoration: none;
			}
			.mainnavs a:hover {
				color: #fff;
				}
			.mainnavs a i {
				display: none;
				}

	.clear {
		clear: both;
	}
				
.crumbs {
	font-size: 13px;
	text-align: center;
	}
	.crumbs a  {
		color: #000;
		}
		.crumbs a:hover  {
			color: #fff;
			font-weight: 600;
			text-decoration: none;
			}
	.crumbs span {
		color: #fff;
		font-weight: bold;
		}

.module {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	.module li {
		margin: 25px 0px;
		}
		.module li a {
			color: #000;
			font-weight: bold;
			}
			.module li a:hover {
				text-decoration: none;
				}

.hnavs, .awards.module {
	font-family: 'Montserrat', sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	.hnavs li, .awards.module li {
		font-size: 24px;
		padding: 30px 0px 0px;
		margin: 0px;
		}
		.hnavs li {
			text-transform: uppercase;
			}
		.hnavs li:last-child, .awards.module li:last-child {
			padding-bottom: 30px;
			}
			.hnavs li a, .awards.module li a {
				color: #000;
				font-weight: normal !important;
				}
				.hnavs li a:hover, .awards.module li a:hover {
					color: #fff;
					text-decoration: none;
					}

.awardees a {
	color: #000;
	font-weight: normal !important;
	}
	.awardees a:hover {
		color: #fff;
		text-decoration: none;
		}

.generic {
	padding: 30px 0px;
	text-align: center;
	}
	.generic > .cont {
		margin: 0 auto;
		width: 300px;
		}
	.generic > p {
    	margin: 0 auto;
		max-width: 500px;
		padding: 0px 10px;
		width: 100%;
		}

.generic-left {
	padding-top: 30px;
	}
	.generic-left :not(div)  {
		margin: 0 auto;
		width: 90%;
		}

.subtitle {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
}

.vidplaceholder {
	box-shadow: 4px 4px 8px rgba(255, 255, 255, .3);
	margin: 20px 0px;
	width: 85%;
	}

.imgcont {
	box-shadow: 4px 4px 8px rgba(255, 255, 255, .3);
	margin: 10px 0px;
	width: 100%;
	}

.social {
	margin: 20px auto;
	width: 95%;
	}
	.social .col-sm-6 {
		margin: 10px 0px;
		}
	.social .fab {
		font-size: 3vh;
		}
		
.social-btn {
	background-color: #fff2cc;
	border-radius: 5px;
	color: #bf9000 !important;
	font-weight: bold;
	padding: 10px 20px;
	}
	.social-btn:hover {
		background-color: #bf9000;
		color: #fff2cc !important;
		text-decoration: none;
		}

.awardees {
    padding: 25px 0px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin-top: 20px;
}
.videoWrapper iframe {
  box-shadow: 4px 4px 8px #ccc;
  height: 100%;
  left: 5%;
  position: absolute;
  top: 0;
  width: 90%;
}

.vid-holder {
	margin: 0 auto;
	width: 90% !important; 
	}

.congrats {
	margin-top: 20px;
	text-align: center;
	}
	.congrats h4 {
		font-size: 19px;
		font-weight: bold;
		margin-bottom: 20px;
		}
		.congrats h4 span {
			color: #fff !important;
			}
		.congrats .congnavs {
			font-weight: bold;
			font-size: 16px;
			}
			.congrats .congnavs a {
				color: #000;
				padding: 15px;
				letter-spacing: 3px;
				}
				.congrats .congnavs a:hover {
					color: #fff;
					text-decoration: none;
					}
		.congnavs-mobile {
			display: none;
			}
			.congnavs-mobile a {
				color: #000;
				padding:  0px 5px;
				}
			.congnavs-mobile i {
				font-size: 35px;
				}
	.congrats .awardees {
		max-width: 800px;
		position: relative;
		}
		.congrats .bgimg {
			position: absolute;
			top: 0px;
			width: 100%;
			z-index: 1;
			}
		.congrats .profile {
			position: relative;
			z-index: 10;
			}
			.congrats .profile img {
				box-shadow: 2px 2px 8px #bf9000;
				}
		.team-photos img {
			max-height: 180px;
			margin: 0px 4px 8px;
			}
		.award-list {
			position: relative;
			z-index: 11;
			}
			.award-list div {
				color: #000;
				padding: 0px 0px 10px 75px;
				text-align: left !important;
				}
	.show-desc {
		color: #000;
		}
		.show-desc:hover {
			color: #000;
			}

.dataTables_paginate {
	margin-bottom: 10px;
}

#dagents a {
	color: #000;
	}
	#dagents th {
		text-align: center;
		}
	#dagents td {
		font-size: 13px;
		padding: 15px 5px 10px !important;
		}

.btn-exp {
	background: #e5e5e5;
	border: none !important;
	color: #000;
	outline: none !important;
	}
	.btn-exp:hover, .btn-exp:focus {
		background: #333 !important;
		color: #ffd140 !important;
		outline: none !important;
		}

.sns {
	text-align: center;
	}
	.sns a {
		background: #ccc;
		border-radius: 5px;
		color: #fff;
		margin: 0px 4px;
		outline: none;
		width:  50px;
		}
		.sns a.btn-fb {
			background: #3b5998;
			}
		.sns a.btn-tw {
			background: #00acee;
			}
		.sns a.btn-li {
			background: #0e76a8;
			}
		.sns a.btn-pi {
			background: #c8232c;
			}
		.sns a.btn-ig {
			background: #8a3ab9;
			}
		.sns a.btn-em, .btn-em {
			background: #ff8c00;
			color: #fff;
			}
		.sns a:hover {
			color: #ccc;
		}

	.sns i {
		font-size: 25px;
		}

.as-view {
	display: none;
	}

.socmed-holder {
	max-height: 500px;
	overflow-x: none;
	overflow-y: auto;
	}
	.socmed-holder p {
		text-align: center;
		}
	.posts a, a.testing {
		color: #999999;
		font-weight: bold;
		text-decoration: none;
		}
		.posts a:hover, a:hover.testing {
			color: #bf9000;
			}
		.posts img {
			border: none;
			border: 2px solid #ffffff;
			}
			.posts a:hover img {
				border: 2px solid #bf9000;
				}
	

footer {
	display: block;
	padding-bottom: 20px;
	}
	footer p {
		color: #fff;
		font-size: 12px;
		text-align: center;
		text-transform: uppercase;
		}
		footer a {
			color: #fff;
			font-weight: 600;
			}
			footer a:hover {
				color: #ffd140;
				text-decoration: none;
				}

@media screen and (max-width: 425px) {

	.congnavs a {
		/* display: none; */
		font-size: 12px;
		}

	.congnavs-mobile {
		/* display: block; */
		}

	.team-photos img {
		max-height: 80px;
		margin: 0px 4px 8px;
		}

}

@media screen and (max-width: 576px) {
	.hnavs li, .awards.module li {
      font-size: 16px;
      padding: 15px 0px 0px;
   	}

   	.export {
   		display: none !important;
   		}

   .mainnavs a span {
  	display: none;
  	}

   .mainnavs a {
  	text-decoration: none;
  	}

  .mainnavs a i {
  	display: block;
  	}
  
	.hero img {
		height: 175px;
		object-fit: cover;
		width: 100%;
		}

  	.award-list div {
		padding: 0px 0px 20px 20px;
		}

	.team-photos img {
		max-height: 80px;
		margin: 0px 4px 8px;
		}

	.as-url {
		display: none;
		}
	.as-view {
		display: block;
		text-align: center;
	}

	#dagents th, #dagents td {
		color: #000;
		font-size: 11px;
		}
}

@media only screen and (max-width: 800px) {
	
	.wrapper {
		border-radius:  0px;
	}
	
}

/* innov */
.showingteam {
	box-shadow: 3px 3px 6px #ccc;
	max-width: 700px;
	margin: 40px 0px;
	width: 100%;
	}
	.innov {
		margin: 40px auto 0px;
		width: 80%;
		}
		.innov img {
			box-shadow: 3px 3px 6px #ccc;
			}
		.innov a {
			color: #45818e;
			display: block;
			padding: 10px 0px 0px;
			}
			.innov a:hover {
				color: #bf9000;
				}

/* Loader */
.loadwrap {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1150;
  }

  .loading {
    color: #fff;
    font-size: 17px;
    left: 50%;
    position: fixed;
    top: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
  }
  
  .ssection {
    position: absolute !important;
  }
  

  .loading:after {
    content: '.';
    animation: dots 1s steps(5, end) infinite;
  }

  @keyframes dots {
    0%, 20% {
      color: rgba(0,0,0,0);
      text-shadow:
        .25em 0 0 rgba(0,0,0,0),
        .5em 0 0 rgba(0,0,0,0);}
    40% {
      color: white;
      text-shadow:
        .25em 0 0 rgba(0,0,0,0),
        .5em 0 0 rgba(0,0,0,0);}
    60% {
      text-shadow:
        .25em 0 0 white,
        .5em 0 0 rgba(0,0,0,0);}
    80%, 100% {
      text-shadow:
        .25em 0 0 white,
        .5em 0 0 white;}}
