a {
	min-height:10px;
	display:inline-block;
}
/*####
HOMEPAGE STYLING
####*/
.searchAwardButt, .nominationInfoButt {
	width:100%;
	font-size:1.2rem!important;
}
.searchAwardButt .fas, .nominationInfoButt .fas {
	color:#fff;
}
.searchContain {
	padding-left:0rem;
}
.nominationContain {
	padding-right:0rem;
}
.daaButts {
	margin-bottom: .5rem;
	margin-top: 1rem;
}
.lc {
	font-weight:inherit!important;
	text-transform:lowercase;
}
.entryContainer, .entryContainer > .row {
	height: 100%;
}
.superContain {
	position:relative;
}
.readMoreRow {
	position: absolute;
	bottom: -10px;
	left:0;
	right:0;
	width:100%;
	margin-bottom: 1rem;
	margin-top:1rem;
}
.awardRecipientsSectionTitle {
	text-align:center;
}
.awardRecipientsSectionTitle h2:after {
	display:none;
}
.paddingNone {
	padding:0rem;
}

/*####
HOMEPAGE CURRENT WINNERS STYLING
####*/
.awardRecipientsSectionTitle h2 {
	font-size:2rem;
	font-family: 'Antonio';
	font-weight: 600;
	margin-top:2rem;
}
.arSpacer {
	background-color:#ffcd00;
}
.currentAwardWinners {
	margin-bottom:5rem;
}
.currentAwardWinners  > .container-fluid {
	padding:0rem;
}
.currentAwardWinnerEntry {
	margin-top:1.5rem;
}
.currentAwardWinnerEntry .col-sm-4 {
	padding-left:0rem;
}
.readMore {
	background-color:#ffcd00;
	color:#000;
	text-transform:uppercase;
	font-family:'Antonio';
	font-size:1rem;
	padding:.5rem;
	border-radius: 0;
	border: none;
	cursor: pointer;
}
.readMore a, .readMore a:hover {
	color:#000;
	text-decoration:none;
}
.readMore .fas {
	color:#fff;
	padding-left:.3rem;
}
.readPic, .winnerInfo {
	padding:0rem;
}
.winnerPic {
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	height:100%;
}
.winnerInfo {
	background-color:#edeceb;
	padding: .7rem 1rem;
}
.winnerTitles h3 {
	font-family:'Antonio';
	font-size:1.55rem;
	margin-top:0rem;
	font-weight:300;
}
.winnerTitles span {
	font-weight:900;
}
.winnerAward p {
	font-family: 'Zilla Slab', serif;
	font-size:.8rem;
	background-color:#000;
	color:#ffcd00;
	padding: .1rem .6rem;
	font-weight: 600;
	letter-spacing: .05rem;
	text-transform: uppercase;
}
.homeWinnerContent {
	overflow: hidden;
	max-height: 100%;
	margin-bottom: 4rem;
}
.fullWideButt {
	width:100%;
}


/*####
SIDEBAR STYLING
####*/
.sidebarHr hr {
	margin: 0rem;
}
.aboutDAATitle h3 {
	font-family: 'Antonio';
	font-weight: 300;
	font-size:2rem;
}
.aboutDAATitle h3 span {
	font-weight:900;
}
.emailWidget {
	margin-top: 1.2rem;
}
.sideSpacer {
	background:#ffcd00;
	margin-bottom:1rem !important;
}
.sideLearn a {
	width:100%;
}
.learnMoreSideButt {
	width:100%;
	padding: .5rem;
	font-size: .8rem !important;
}
.learnMoreSideButt .fas {
	color:#fff;
}


/*####
SEARCH PAGE STYLING
####*/
#searchDaa {
	width:100%;
}
label {
	margin-bottom:0rem;
}
label p, #searchDaa p {
	margin-bottom:.3rem;
}
select {
	margin-bottom:.5rem;
}
#daaSubmit {
	font-size:1rem;
}
.daaSubmit {
	margin-top:.5rem;
}
.daaPerson {
	margin-top:25px;
}
.daaPerson .col-sm-4 {
	padding-left:0rem;
}
.currentWinnerContent {
	font-size: 1rem;
	overflow: hidden;
	height: 10rem;
}
.currentWinnerName h3 {
	font-family: 'Antonio';
	font-weight: 300;
	font-size: 2.3rem;
	margin-top:0rem;
}
.currentWinnerName h3 > span {
	font-weight:900;
}
.currentWinnerDetail {
	margin-top: .9rem;
	margin-bottom: .9rem;
}
.searchWinnerAward {
	font-size:1rem;
}
.readMoreCurrentWinner {
	background-color:#ffcd00;
	padding: .3rem .5rem;
	margin-top: 1.1rem;
	font-size: .8rem !important;
}
.readMoreCurrentWinner .fas {
	color:#fff;
}

/*####
WINNER PROFILE STYLING
####*/
.daaProfilePic {
	margin-bottom:2rem;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	width:100%;
	height:20rem;
}
.winnerNameContain {
	padding:0rem;
}
.winnerName {
	font-size:2.3rem!important;
	text-transform: inherit;
	font-family: 'Antonio';
	font-weight: 300;
	text-transform:uppercase;
}
.winnerName span {
	font-weight:900;
}
.winnerAwardType {
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	font-size: 1.1rem;
	background-color:#000000;
	color:#ffcd00;
	padding: .3rem 1rem;
	text-transform: uppercase;
}
.winnerProfile {
	margin-bottom:3rem;
}




.daaContent {
	overflow: hidden;
    height:300px;
	border-bottom:2px solid #ffcd00;
}
.personTitle {
	margin-top:0px;
}
.moreButt {
	margin-top:15px;
}

.daaProfileContent {
	margin-top:25px;
}

.winnerPicture {
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	min-height:350px;
}
.frontPage {
	background-position: top;
}
.homeCurrentWinnerContent {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 16px;
	overflow: hidden;
	max-height: 250px;
}
.winnerDegree {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 15px;
	background-color:#ffcd00;
	color:#000000;
	padding:5px 10px;
}

.glyphicon-facetime-video {
	color: gray;
	margin-right: 10px;
}

#daaSearchAgain:focus {
	color:#ffcd00;
}

.name-err {
	color:red;
	font-size:18px;
	font-weight:700;
}


.titleText > .col-sm-4 {
	padding-left:0px;
}




#daa-banner {
	background-image:url(../../images/internal-banner-DAA22.jpg);
}

@media screen and (min-width: 0px) and (max-width: 500px) {
	.daaProfilePic {
		max-width: 100%;
		width: 100%;
		margin-bottom: 15px;
	}
	.searchContain {
		padding:0rem;
	}
	.nominationContain {
		padding:0rem;
	}
	.readPic {
		padding-right: 15px;
		padding-left: 15px;
	}
	.winnerPic {
		height: 20rem;
	}
}

@media screen and (min-width: 350px) and (max-width: 500px) {
	.searchAwardButt, .nominationInfoButt {
		font-size: 14px;
	}
	.nominationInfoButt {
		margin-top:15px;
	}
}

@media screen and (min-width: 0px) and (max-width: 349px) {
	.searchAwardButt, .nominationInfoButt {
		font-size: 12px;
	}
	.nominationInfoButt {
		margin-top:15px;
	}
}

@media screen and (min-width: 500px) and (max-width: 1029px) {
	.daaButts > .col-sm-4 {
		width: 100%;
		text-align: center;
		margin-top: 20px;
		margin-left:0px;
	}
	.daaProfilePic {
		max-width: 100%;
	}
}

@media screen and (min-width: 1999px) {
	.winnerName {
		margin-top: 50px;
	}
}
@media screen and (min-width: 1700px) and (max-width: 1890px) {
	.winnerName {
		margin-top: 80px;
	}
}

@media screen and (min-width: 1806px) and (max-width: 2400px) {
	.winnerPicContain {
		width: 16.66666667%!important;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1805px) {
	.winnerPicContain {
		width: 25%!important;
	}
}

@media screen and (min-width: 1030px) and (max-width: 1444px) {
	.mainButton {
		font-size: .6rem;
	}
}

@media screen and (min-width: 1445px) and (max-width: 1685px) {
	.mainButton {
		font-size: 14px;
	}
}