@charset "UTF-8";
/* CSS Document */
.posRelative{position:relative;}
.espanol.btn-default{
	position: absolute;
	right: -2px;
	top: 55px;
	padding: 8px 10px;
}
span.fa-solid.fa-angle-down {
    margin-top: 13px;
}

.thecollege-text {
    color: white;
	padding:10px;
	background-color: rgba(102,13,27,.7);
}
.section{
	padding: 40px 0;
}
.pt-0{
	padding-top: 0px !important;
}
.pb-0{
	padding-bottom: 0px !important;
}
.section-with-background {
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 75px 0;
	overflow: hidden;
}
.section-with-background .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.section-with-background.light{
	background-color: #fff;
}
.section-with-background.light.quartz{
	background-color: #f5f5f5;
}
.section-with-background.dark{
	background-color: #000;
}
.why-honors:before{
	background-image: linear-gradient(to right,  rgba(245,245,245,0) 0%,rgba(245,245,245,0.15) 65%,rgba(245,245,245,1) 100%), url(https://wllc.uark.edu/studio-test/images/CurtisPhoto.png);
}
.meet-the-dean{
/* 	padding: 100px 0; */
}
.meet-the-dean::before{
	
}


.message-from-director::after {
	z-index: 400;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	height: 12px;
	background-image: linear-gradient(to bottom,rgba(0,0,0,.13) 0%,rgba(0,0,0,0) 100%);
}


.split-background.image-right:before{
	background-position: 100% 50%;
	background-repeat: no-repeat,no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	right: 0;
	left: 0%;
	bottom: 0;
	content: "";
}
.split-background.image-left:before{
	background-position: 100% 50%;
	background-repeat: no-repeat,no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	right: 44%;
	left: 0;
	bottom: 0;
	content: "";
}
.section-with-background::after {
	z-index: 400;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	height: 12px;
	background-image: linear-gradient(to bottom,rgba(0,0,0,.13) 0%,rgba(0,0,0,0) 100%);
}

.red{
	background-color: #9D2235;
	color: #fff;
}
.quartz{
	background-color: #f5f5f5;
}
.black{
	background-color: #000;
	color: #fff;
}
.birdsfoot-violet{
	background-color: #2F1332;
	color: #fff;
}
.kings-river{
	background-color: #007698;
	color: #fff;
}
.pale-dawn{
	background-color: #D5EAE9;
}
.white-river-sand{
	background-color: #DDDCC5;
}
.summer-sky{
	background-color: #9DC9D5;
}
.diana-butterfly{
	background-color: #2B5269;
}
.ozark-mountains{
	background-color: #3F7F7F;
}
.blue-winged-teal{
	background-color: #68C1BE;
}

.card-background.clearwater-royal:after{
	background: -moz-linear-gradient(-45deg,  rgba(97,156,202,0.8) 0%, rgba(46,49,146,0.8) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(97,156,202,0.8) 0%,rgba(46,49,146,0.8) 100%);
	background: linear-gradient(135deg,  rgba(97,156,202,0.8) 0%,rgba(46,49,146,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc619cca', endColorstr='#cc2e3192',GradientType=1 );
}
.card-background.founders-walk-fall-maple:after{
	background: -moz-linear-gradient(-45deg,  rgba(219,199,89,0.8) 0%, rgba(112,122,51,0.8) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(219,199,89,0.8) 0%,rgba(112,122,51,0.8) 100%);
	background: linear-gradient(135deg,  rgba(219,199,89,0.8) 0%,rgba(112,122,51,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccdbc759', endColorstr='#cc707a33',GradientType=1 );
}
.card-background.spoofer-black:after{
	background: -moz-linear-gradient(-45deg,  rgba(66,66,66,0.8) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(66,66,66,0.8) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(135deg,  rgba(66,66,66,0.8) 0%,rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc424242', endColorstr='#cc000000',GradientType=1 );
}
.card-background.bright-cardinal-cardinal:after{
	background: -moz-linear-gradient(-45deg,  rgba(237,23,72,0.8) 0%, rgba(157,34,53,0.8) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(237,23,72,0.8) 0%,rgba(157,34,53,0.8) 100%);
	background: linear-gradient(135deg,  rgba(237,23,72,0.8) 0%,rgba(157,34,53,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cced1748', endColorstr='#cc9d2235',GradientType=1 );
}
.card-background.ozark-mountains-diana-butterfly:after{
	background: -moz-linear-gradient(-45deg,  rgba(63,127,127,0.8) 0%, rgba(43,82,105,0.8) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(63,127,127,0.8) 0%,rgba(43,82,105,0.8) 100%);
	background: linear-gradient(135deg,  rgba(63,127,127,0.8) 0%,rgba(43,82,105,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3f7f7f', endColorstr='#cc2b5269',GradientType=1 );
}

section.work-with-us:after{
	z-index: 400;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	height: 12px;
	background-image: linear-gradient(to bottom,rgba(0,0,0,.13) 0%,rgba(0,0,0,0) 100%);
}

p {
	margin: 20px 0;
}
h1, h2, h3 {
	margin-bottom: 20px;
}
h2, .h2 {
	font-size: 32px;
	font-weight: 600;
	line-height: 1.4;
}
h3, .h3 {
	font-size: 26px;
	font-weight: 600;
	line-height: 1.3;
}
h4, .h4 {
	font-size: 24px;
	line-height: 1.25;
}
section h4, h4 {
	color: #333;
}
.card ul{
	padding-left: 20px;
}
.no-underline{
	text-decoration: none !important;
}
.text-white{
	color: #fff;
}
.text-shadow{
	text-shadow: rgba(0, 0, 0, 0.55) 3px 3px 5px;
}
.space-md{
	padding: 75px 0;
}
.space-lg{
	padding: 100px 0;
}
.space-xl{
	padding: 150px 0;
}
.quartz blockquote {
	border-left: 5px solid #d9d9d6;
}
/* .card {
	border: 0;
	border-radius: .1875rem;
	display: inline-block;
	position: relative;
	width: 80%;
	margin-bottom: 20px;
	box-shadow: 0 5px 25px 0 rgba(0,0,0,.2);
} */
.card a, .card .card-body h2 a, .card .card-body h3 a{
	text-decoration: none;
}
.card a, .card .card-body h2 a, .card .card-body h4 a{
	text-decoration: none;
}
.card .card-body a{
	text-decoration: underline;
}
.card a.btn{
	text-decoration: none;
}
.card-plain .card-body{
	padding: 1.25rem 2.75rem;
}

.img-card .card-body {
	padding: 1.25rem 2.75rem;
}
.card-icon{
	margin-top: 20px;
/* 	min-height: 185px; */
	min-height: 105px;
}

.card-icon .icon {
	margin: -30px auto 0;
	display: block;
	text-align: center;
	transition: transform .4s,box-shadow .4s;
}
.card-icon:hover .icon {
	transform: translate3d(0,-.5rem,0);
}

.fa-stack {
	background-color: white;
    border-radius: 50%;
    box-shadow: 0px 7px 15px #323232;
/*     height: 2.4em;
    width: 2.4em; */
	display: inline-block;
    line-height: 2em;
    position: absolute;
    vertical-align: middle;
	padding-top: 0.2em;
}

.fa-solid.fa-circle {
	color: #9d2235;
	text-shadow: initial;
}
.fa-inverse {
	text-shadow: initial;
}
.card .card-image {
	position: relative;
}
.card-background {
	background-position: 50%;
	background-size: cover;
	text-align: center;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	overflow: hidden;
}
.card-background:hover, .card-background:focus{
	-webkit-transform: scale(1.075);
	-moz-transform: scale(1.075);
	-ms-transform: scale(1.075);
	-o-transform: scale(1.075);
	transform: scale(1.075);
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.card-background .card-body {
	position: relative;
	z-index: 2;
	min-height: 300px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	display: table;
}
.col-lg-3 .card-background .card-body {
	min-height: 208px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.card-background:after {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: block;
	left: 0;
	top: 0;
	content: "";
}
.card-body-content{
	display: table-cell;
	vertical-align: middle;
}
.card-background h3{
	font-size: 35px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.55);
}
.col-lg-3 .card-background h3{
	font-size: 28px;
}
.card-background h2 a, .card-background h3 a{
	color: #fff;
}
.card-background h2 a, .card-background h4 a{
	color: #fff;
}
.mt-0{
	margin-top: 0px !important;
}
.mb-0{
	margin-bottom: 0px !important;
}
.mt-5{
	margin-top: 4rem;
}
.down-circle{
	background-color: #d9d9d6;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: table;
	margin: 0 auto;
	margin-top: 5px;
}
.down-circle .fa{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	text-decoration: none;
}
.card-title a {
	text-decoration: none !important;
}
.card-title {
	font-size: 18px;
}
.card-default .card-header {
	background-color: transparent;
}
.card-header {
	padding: 20px 15px 20px 0;
}
.card-group .card {
	border: none;
	border-bottom: 1px solid #ddd;
	border-radius: 0px;
	position: relative;
}
.card-title a:after{
	font-family: "Font Awesome 6 Pro";
	content: "\f107";
	font-size: 25px;
	color:#9D2235;
	position: absolute;
	right: 15px;
}

#leadImage .textWrapper {
color: #fff;
z-index: 8;
opacity: 0.9;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: -100px auto 0 auto;
}


@media (min-width: 320px) {
#leadImage .textWrapper {
display: block;
margin-top: 0px;
padding-bottom: 20px;
padding-top: 10px;
background-color: rgba(0,0,0,1);
}
div#leadImage {
margin-bottom: -20px;
}
#leadImage h2 {
font-size: 26px;
background-color: initial;
padding-bottom: 0px;
}
#leadImage p.bigCopy {
font-size: 16px !important;
width:90%;
background-color: initial;
}
div#leadImageCopy {
width:100%;
}

#leadImage p {
background-color: #000;
}

}
@media (min-width: 480px) {


}
@media (min-width: 768px) {

}

div#leadImage {
margin-bottom: -20px;
}
#leadImage h2 {
font-size: 26px;
background-color: initial;
padding-bottom: 0px;
}
#leadImage p.bigCopy {
font-size: 20px !important;
width:100%;
}
div#leadImageCopy {
float: left;
width:80%;
}
#leadImage .textWrapper {
padding-bottom: 20px;
padding-top: 10px;
}
#leadImage p {
background-color: #000;
}
@media (min-width: 992px) {
#leadImage .textWrapper {
margin: -138px auto 0px auto;
padding-left: 0%;
padding-bottom: 10px;
padding-top: 10px;
background-color: rgba(0,0,0,.7);
height: 160px;
}
	}
#leadImage h2 {
font-size: 40px;
}
div#leadImageCopy {
width: 80%;
}
@media (min-width: 1200px) {
div#leadImageCopy {
width: 100%;
}
	}
#leadImage .textWrapper {
padding-left: 0%;
}
#leadImage p.bigCopy {
font-size: 21px !important;
}

.news ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
	list-style: none;
    padding-left: 0;
}
.news ul>* {
    flex-shrink: 0;
    max-width: 100%;
    padding-right: 12px;
    padding-left: 12px;
}
.news .date{
	position: absolute;
    top: 0;
    left: 0;
    background-color: #9D2235;
    padding: .5rem;
    font-size: 1rem;
	z-index: 2;
    color: #fff;
}
	.news .overlay-boxes {
    position: relative;
}
.news .overlay-card {
    min-height: 300px;
    margin: 0 0 30px 0;
    flex: 0 0 auto;
    width: 100%;
    position: relative;
    overflow: hidden;
    word-wrap: break-word;
    background-clip: border-box;
}
.news .overlay-card a {
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    margin: 0;
    border: none;
    padding: 0;
    z-index: 1;
	display: flex;
    align-items: end;
    background-size: cover;
    background-position: 50% 25%;
    background-repeat: no-repeat;
    background-color: #000;
	text-decoration: none;
}
.news .overlay-card h2, .news .overlay-card h3 {
    color: #fff;
    margin: 20px 0;
    position: relative;
    left: 0;
    padding: 0 20px;
    text-align: left;
    font-size: 1.125rem;
    text-shadow: 0px 0px 20px rgb(0 0 0 / 50%);
    text-transform: none;
    line-height: 1.25;
    font-weight: 500;
}
.news .overlay-card h3:before{
	display: none;
}
.news .overlay-card a:after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 0) 100%) !important;
    background-size: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
}	

.research {
    color: white;
    background-color: gray;
    position: relative;
}

.card-background .card-body {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	display: table;

}
		
.card-background.clearwater-royalt:after{
		background-color: rgba(43, 82, 105, .7);
		}
.card-background.ozark-mountains-diana-butterflys:after{
		background-color: rgba(63,127,127,0.6);
}
.card-background.bright-cardinal-cardinals:after{
		background-color: rgba(237,23,72,0.4);
		}
.card-background.spoofer-blacks:after{
		background-color: rgba(66,66,66,0.6);
		}

	


