/* 
This is the section css for
Student Affairs 
*/


/* 
This is the section css for Student Affairs

*/

#home-wrapper, .headerWrapper, #footer, body{
	overflow: visible !important;
}
.headerWrapper{
	float: left;
	width: 100%;
}

@media screen and (max-width: 768px){
	.contentHolder .row-responsive:first-of-type{
		display: block;
		width: 100%;
	}
}

/* side menu */
#home-content .sideLinks{
	margin-top: 10px;
	padding-right: 20px;
	position: -webkit-sticky;
	position: sticky;
	top: 20px;
}
#home-content .sideLinks .grid12{
	margin: 0;
}
#home-content .sideLinks a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #575757;
	font-weight: bold;
	padding-left: 13px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
#home-content .sideLinks .accordion a a{
	padding: 0px;
	padding-left: 0px !important;
	border-bottom: none;
	border-right: none;
}
#home-content .sideLinks .accordion a{
	padding-left: 30px;
}
#home-content .sideLinks .accordion a:hover a{
	border-left: none !important;
}
#home-content .sideLinks .accordion h3{
	font-size: 1em;
	font-family: "myriad-pro", Arial, sans-serif
}
#home-content .sideLinks > .grid12:first-of-type > a{
	border-top: 1px solid #DDD;
}
#home-content .sideLinks .subSideLink{
	font-size: .9em;
	padding: 5px 10px 3px 30px;
	border-left: 0;
	font-weight: bold;
	text-indent: -10px;
	line-height: 20px;
	border-top: none;
	border-bottom: none;
}
#home-content .sideLinks .subSideLink:before{
	content: "\203A"; 
	padding-right: 5px; 
	position: relative;
	top: -1px;
	color: #6e3061;
}
#home-content .subLinks{
	border-bottom: 1px solid #DDD;
}
#home-content .sideLinks .grid12 a:hover{
	color: #6e3061;
	border-left: 3px solid #FFE800;
}
#home-content .sideLinks .activeSideLink{
	color: #6e3061;
	border-left: 3px solid #6e3061;
}
#home-content .inactive{
	display: none;
}
#home-content .active{
	display: block;
}

#home-content .offScreen{
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}

#home-content .grid4{
	padding-right: 20px;
}
#home-content .imgRight{
	float: right;
	padding-left: 10px;
}
#home-content .imgLeft{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#home-content .imgCenter{
	display: block;
	margin: 0 auto;
}
#home-content .playBtn{
	display: none;
}
#home-content .grid3{
	padding-right: 10px;
}
#home-content .grid12 .vp{
	background-color: #eee;
	padding: 10px;
	margin-top: 10px;
}
#home-content .borderContent .videoContainer{
	width: 100%;
}
#home-content .awardRec{
	text-align: center;
}
#home-content .btnRight{
	float: right;
	margin-left: 10px;
}

/**block Button on announcement Request**/
#home-content .roundup .grid4{
	padding-right: 20px;
}
#hdnContent{
	display: none;
	padding: 20px;
	min-width: 600px;
	max-width: 1200px;
}
#hdnContent ul{
	margin-left: 20px;
}


#home-content .hideHeader{
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#home-content .sideLinks .btnMain{
	color: #FFF;
}
#home-content .hideMenu{
	display: none;
}


/*	ALERT DIV - HOME PAGE	*/
#home-content ..row-responsive{
	margin-bottom: 20px;
}
#home-content .h2HP{
	font-size: 2.1em;
	font-weight: bold;
	margin-top: 42px;
	padding-right: 30px;
	text-align: right;
}
#home-content .alertDiv{
	padding: 0px 10px 0px 30px;
	border-left: 8px solid #FF0000; 
}
#home-content .alertDiv a{
	font-size: 1.4em;
	display: block;
	width: 100%;
	padding: 30px 0px;
	font-weight: bold;
	color: #763775;
	transition: all .2s ease-in-out;
}
#home-content .alertDiv a:hover{
	padding-left: 10px;
	transition: all .2s ease-in-out;
}
,#home-content .alertDiv a:visited{
	color: #763775;
}




/*PURPLE BUTTONS*/
#home-content .btns .matchBtn{
	padding: 20px 20px 20px 20px;
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top:20px;
}
#home-content .tileBuilderSnippet .grid3{
	padding: 10px;
}
#home-content .tileBuilderSnippet .grid3 a{
	text-decoration: none;
}
#home-content .btns .matchBtn{
	font-size: 3em;
	line-height: 1em;
	font-weight: bold;
	transition: all .2s ease-in-out;
}
#home-content .btns .matchBtn:hover{
	transform: scale(1.02);
}
#home-content .btns .matchImg{
	font-size: 3.4em;
	line-height: 1em;
	font-weight: bold;
	position: relative;
	transition: all .2s ease-in-out;
}
#home-content .btns .matchImg:hover{
	transform: scale(1.02);
}
#home-content .btns .purpleBtn{
	background-color:#763775;
}
#home-content .btns .lightBtn{
	background-color:#B094B5;
	color: #000;
}
#home-content .btns .grid4{
	padding-left: 20px;
}


/********** PAST RECIPIENTS ***********/
#home-content .pastLOL{
	list-style-type: none;
	margin-left: 0;
}
#home-content .pastLOL li{
	margin: 5px;
}
#home-content .pastLOL a{
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	display: block;
	background: #FFE800;
	text-align: center;
	font-weight: bold;
}

#home-content .support img{
	display:block;
	margin:0 auto;
}

#home-content .support .videoContainer .fancybox-media img.playBtn{
	display:none;
}
#home-content .pastLOL a:hover{
	color: #FFBD07;
	-webkit-transform: scale(1.03);
	-o-transform: scale(1.03);
	-moz-transform: scale(1.03);
	transform: scale(1.03);
}

#home-content #centerLW .linkWrapper{
	text-align: center;
}
#home-content #centerLW{
	margin-top: 30px;
}
#home-content #centerLW .panelInfo{
	display: inline-block;
	text-align: center;
}
#home-content #homecomingPage .row-responsive{
	margin-top: 0;
	margin-bottom: 0;
}

/********** SUPPORT **********/
#home-content .supportBottom .btnMain{
	width: 100%;
}
#home-content .supportBottom .grid6{
	padding: 0 10px;
}
#home-content .supportLeft{
	padding-right: 10px;
}
#home-content .support .grid9{
	padding-right: 10px;
}

/********** EVENTS TRADITIONS **********/
#home-content .imgRight{
	float: right;
	padding-left: 10px;
	position: relative;
	z-index: 1;
}
#home-content .imgLeft{
	float: left;
	padding-right: 10px;
}

/********** HOMECOMING **********/
#home-content .homecomingPage .grid4{
	padding: 0 10px;
}
#home-content .homecomingButtons .linkWrapper{
	text-align: center;
}
#home-content .homecomingButtons .panelInfo{
	display: inline-block;
}

/*****CATALOG******/
.btnCatagories{
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 75%;
}

#home-content .tileBuilderSnippet p i{
	font-size: 30px !important;
}

/* catalog page buttons */
#home-content .boxContainer a{
	background-color: #763775;
	text-decoration: none;
	padding: 10px;
	margin: 5px;
	display: block;
}
#home-content .boxContainer a:hover {
	-webkit-filter: brightness(80%);
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}
#home-content .boxContainer p{
	color: #FFF;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 50px 5px;
	border-top: 1px solid rgba(255,255,255,0.6);
	border-right: 1px solid rgba(255,255,255,0.6);
	font-size: 22px;
	height: 150px;
}

#home-content .smallPrint{
	font-size: 14px;
}

#home-content #catalog .slides li img {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}

/** 1871 AWARD **/
#home-content .logo1871{
	float: left;
	margin-right: 10px;
}
#home-content .honoreesList .grid3{
	padding-right: 10px;
	text-align: center;
}

.honoreesList .grid9 {
    padding-left: 20px;
}

#home-content .honoreesList .grid3 img{
	display: block;
	margin: 0 auto;
}

/*	1871 AWARDS PAGE	*/
#home-content .grid7{
	padding-right: 10px;
}




#home-content #stPage{
	position: relative;
}
#home-content #stPage .pyPara2 .grid6:first-of-type{
	padding: 0% 0%;
}
#home-content #stPage h3{
	border-bottom: none;
	margin-top: 5px;
}
#home-content #stPage h3:after{
	background: none;
}
#home-content #stPage .grid2{
	padding-right: 30px;
	display: flex;
}
#home-content #stPage .panelInfo span.panelTitle{
	padding: 10px 15px;
	font-size: 1.2em;
	font-weight: bold;
}
#home-content .stSection{
	padding: 30px;
	padding-bottom: 60px;
	display: block;
	width: 100%;
	float: left;
	font-size: 1.2em;
}
#home-content #stPage .whiteTop{
	font-size: 1.2em;
	float: left;
	padding: 30px;
	background-color: #eee;
}
#home-content #stPage .whiteTop p, #home-content #stPage .whiteTop h2{
	color: #FFE800;
} 
#home-content #stPage .purpleTop{
	color: #fff;
	font-size: 1.2em;
	float: left;
	padding: 30px;
}
#home-content #stPage .purpleTop .panelInfo span.panelTitle{
	background: rgba(255, 232, 0, .8);
	color: #6e3061;
}
#home-content #stPage .purpleTop h3{
	color: #FFE800;
}
#home-content #stPage .grayBack{
	font-size: 1.2em;
	float: left;
	padding: 30px;
	color: #6e3061;
}
#home-content #stPage .socialLogo{
	display: inline-block;
	max-width: 40px;
	margin-bottom: -12px;
	margin-right: 7px;
}
#home-content .centerContent .grid9 p, #home-content .centerContent .grid9 h4{
	text-align: left;
}
#home-content .centerContent .grid9{
	padding-left: 20px;
}
#home-content #stPage .centerContent p{
	text-align: left;
}
#home-content #stPage .yellowPara .panelInfo span.panelTitle{
	color: #FFE800;
}
#home-content #stPage .whiteTop .grid6:first-of-type{
	padding-right: 30px;
}
#home-content #stPage .purpleTop h2{
	color: #FFE800;
}
#home-content #stPage .purpleTop p{
	color: #fff;
}
#home-content #stPage .grayBack h3{
	color: #FFE800;
}
#home-content #stPage #grayTop .row-responsive, #home-content #stPage #ongoingTraditions .row-responsive, #home-content #stPage #fallTraditions .row-responsive, #home-content #stPage #springTraditions .row-responsive{
	margin-top: 0px;
	margin-bottom: 0px;
}

#home-content #stPage img{
	width: 100%;
}
#home-content .stSection .grid6, #home-content .stSection .grid4, #home-content .stSection .grid3{
	padding: 10px 15px;
}







/**********	THINK30 PAEG	*********/
#home-content #think30{
	padding: 0px 0px;
}
#home-content #think30 h2{
	color: #575757;
	font-size: 1.7em;
}
#home-content #think30 h2 span{
	color: #FFE800;
}
#home-content #think30 h3{
	font-size: 1.4em;
}
#home-content #think30 p{
	font-size: 1.3em;
	line-height: 1.1em;
}
#home-content #think30 li{
	font-size: 1.1em;
	line-height: 1.1em;
	margin-bottom: 10px;
}
#home-content #think30 .grid8{
	padding-right: 20px;
	font-size: 1.2em;
}
#home-content #think30 .grid4 img{
	width: 100%;
}
#home-content #thinkTop{
	padding: 0px;
	padding-bottom: 0px;
	float: left;
	width: 100%;
}
#home-content #thinkTop .row-responsive{
	margin-top: 20px;
	margin-bottom: 20px;
}
#home-content #think30 .btnSection{
	width: 100%;
	float: left;
	padding: 10px 60px 40px 60px;
	background-color: #eee;
}
#home-content #think30 .btnSection .grid4{
	padding: 0px 10px;
}

#home-content #think30 .btnSection .blkBtn{
	width: 100%;
}

#home-content #think30 .btnSection .row-responsive:last-of-type a{
	margin-bottom: 0px;
}
#home-content #think30 .btnSection .row-responsive{
	margin-top: 0px;
	margin-bottom: 0px;
}
#home-content #think30 .card{
	display: block;
	padding: 10px;
	border: 3px solid #FFE800;
	position: relative;
}
#home-content #think30 #cardSection{
	text-align: center;
	padding: 30px 40px;
	float: left;
}
#home-content #think30 #cardSection .blkBtn{
	display: inline-block;
	margin: 10px 5px;
	font-size: 1.1em;
	padding: 10px;
	background-color: #575757;
}
#home-content #think30 #cardSection .grid4{
	padding: 10px;
}
#home-content #think30 #yellowGray{
	background-color: #fff;
}
#home-content #think30 #yellowGray .yellowBtn{
	background-color: #FFBD07;
	color: #575757;
}
#home-content #think30 #yellowGray .dGrayBtn{
	background-color: #575757;
}
#home-content #think30 #thinkTop .grayBtn{
	background-color: #EEE;
	padding: 20px;
	color: #FFE800;
	width: 49.5%;
	display: inline-block;
	border-left: 2px solid #FFE800;
	margin-left: -3px;
	margin-right: 0px;
	text-align: center;
}


#home-content #think30 .blkBtn{
	position: relative;
	display: table;
	width: 100%;
	font-size: 1.2em;
	color: #fff;
	background-color: #FFE800;
	text-align: center;
	padding: 20px;
	margin-bottom: 20px; 
	text-decoration: none;
	font-weight: bold;
	transition: all .1s ease-in-out;
}
#home-content #think30 .greenBtn{
	background-color: #2E8540;
	display: inline-block;
	font-size: 1.1em;
	width: auto;
}
#home-content #thinkTop #matchGrid .blkBtn{
	position: relative;
	display: table;
	width: 100%;
}
#home-content #think30 #matchGrid .match span{
	text-align: center;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}
#home-content #think30 .blkBtn:hover{
	transition: all .1s ease-in-out;
	transform: scale(1.02);
}
#home-content #think30 #matchGrid .row-responsive{
	margin-bottom: 0px;
	margin-top: 0px;
}
#home-content #thinkTop .rightBord{
	border-right: 2px solid #FFE800;
	border-left: 0px;
	margin-left: 0px;
}
#home-content #thinkTop .decorativeFont{
	font-size: 5.4em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #382140;
}
#home-content #think30 #matchGrid span{
	font-size: 1.1em;
	font-style: italic;
	line-height: 1em;
	margin-top: 0px;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
#home-content #think30 #thinkTop .centerImg{
	width: 650px;
	margin-top: 60px;
}
#home-content #think30 #yellowGray .grid5{
	padding: 10px 10px 20px 10px;
}


#home-content #think30 #vidSection{
	padding: 110px 10px;
	float: left;
	width: 100%;
	/* 	background-color: #FFE800; */
	background-image: url(/_services/STU/images/vidbackground.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
}
#home-content #think30 #vidSection img{
	display: block;
	margin: 0 auto;
}
#home-content #think30 #vidSection .playBtn{
	display: none;
}
#home-content #think30 .introGrid{
	padding: 0px 30px 10px 30px;
}
#home-content #think30 .headerVI{
	font-size: 2.5em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	line-height: 1.1em;
}
#home-content #think30 #vidSection .headerVI{
	color: #fff;
}
#home-content #thinkTop .introGrid .centerImg{
	max-width: 500px;
	margin-top: 0px;
}
#home-content #think30 #matchGrid{
	padding: 30px 30px 40px 30px;
	float: left;
	width: 100%;
}
#home-content #think30 .callOut{
	padding: 30px 70px;
	color: #fff;
	background-color: #FFE800;
}
#home-content #think30 .callOut p{
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	text-align: center;
	width: 97%;
	margin: 0 auto;
	color: #fff;
}
#home-content #think30 .callOut .fa-graduation-cap{
	font-size: 5em;
	margin-bottom: 30px;
	color: #FFE800;
}



#home-content #think30 .holderArea{
	padding: 30px 0px;
}
#home-content #think30.holderArea img{
	display: block;
	margin: 0 auto;
}
#home-content #think30 .holderArea .grid3{
	padding-right: 40px;
}
#home-content #think30 .holderArea #matchHt{
	margin-top: 60px;

}

#home-content #think30 .maintext{
	font-size: 1.3em;
}
#home-content #think30 .centerImg{
	display: block;
	margin: 0 auto;
}

/********** ABOUT US ORG CHART **********/
#home-content .orgChart > div.grid12:nth-of-type(5n + 1){
	clear: left;
}
#home-content .orgChart > div.grid12{
	width: calc(100% / 5);
	padding: 5px;
	text-align: center;
}
#home-content .orgChart > div.grid12.mainSection > div{
	border: 1px solid #382140;
}
#home-content .orgChart > div.grid12.subSection > div{
	border: 1px solid #FFE800;
}
#home-content .orgChart > div.grid12 > div{
	padding: 5px;
	margin: 5px 0;
}
#home-content .orgChart > div.grid12 > div p{
	margin: 0;
}

@media only screen and (max-width:1600px){
	#home-content #think30 .headerVI{
		font-size: 2em;
	}
	#home-content #thinkTop .grayBtn{
		padding: 20px 5px;
	}
}

@media only screen and (max-width:1450px){
	#home-content #think30 #matchGrid {
		padding: 30px 10px 40px 20px;
	}
}

@media screen and (max-width: 1200px){
	#home-content .stPage .faIcons a{
		font-size: 2em;
	}
}

@media screen and (max-width: 1100px){
	#home-content .topBoxes p{font-size: 17px;}

	.grid4 p i{font-size: 22px;}
}
@media screen and (max-width: 768px){
	#home-content .boxHolder .grid3{
		width: 25% !important;
	}
	#home-content .topBoxes p{font-size: 14px;}

	/* catalog page buttons */
	#home-content .boxContainer .tileBuilderSnippet > div.grid3{
		width: 50%;
	}
}
@media screen and (max-width: 650px){
	#home-content .boxHolder .grid3{display: none;}
}



@media only screen and (max-width:768px){
	/********** SUPPORT **********/
	#home-content .supportLeft{
		padding-right: 0;
	}
	#home-content .support .grid9{
		padding-right: 0;
	}
	/********** DEFAULT **********/
	#home-content .homeImgs .grid3{
		width: 50%;
	}

	#home-content .smallPrint{
		display: none;
	}
}

@media only screen and (max-width:480px){
	/********** DEFAULT **********/
	#home-content .homeImgs .grid3{
		width: 100%;
	}
}













/*****************************************************/
/*****************************************************/
/*					NEW BRAND CSS					*/
/*****************************************************/
/*****************************************************/

.centerH2{
	text-align: center;
}
.centerContent .brandContent{
	width: 100%;
}
.centerContent .grid4{
	padding: 0px 10px;
}
.fancybox-inner .grid4 ul, .fancybox-inner .grid6 ul{
	padding-left: 25px !important;
	padding-bottom: 25px !important;
	padding-right: 5px !important;
}
.award-top{
	display: block;
	float: left;
	width: 100%;
	padding: 3.5%;
}
.award-top .grid4{
	padding: 1% 2% 2% 2%;
}
.award-top .grid8{
	padding: 1% 2% 2% 6%;
	border-left: 5px solid #ffe800;
	text-align: left;
}
.purp-section, .purp-section .custom-grid{
	display: block;
	float: left;
	width: 100%;
	background-color: #382140;
}
.purp-section ul, .purp-section li{
	color: #fff;
}
.purp-section .custom-grid{
	padding: 1% 0;
}
.purp-section .custom-grid .grid2{
	padding: 0px 10px;
	text-align: center;
}
#home-content .purp-section .custom-grid .grid2 .fancybox-contentDS, #home-content .purp-section .custom-grid .grid2 .fancybox-contentDS:visited{
	border: 2px solid #ffe800;
	background-color: #ffe800;
	background: #ffe800 !important;
    color: #382140;
    font-size: 1em;
    background: none;
    padding: 10px 20px;
    text-decoration: none;
    text-align: center;
    margin: 10px 0px;
    font-family: "myriad-pro", Arial, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    min-height: 44px;
    min-width: 44px;
}
#home-content .purp-section .custom-grid .grid2 .fancybox-contentDS:hover{
	background: #382140 !important;
	background-color: #382140;
    color: #ffe800;
}
.purplePara, .pyPara2, .pyPara1, .purp-section{
	padding: 3.5%;
}
.pyPara2, .pyPara1{
	display: flex;
}
.pyPara2 .grid6:first-of-type, .pyPara1 .grid6:last-of-type{
	background-color: #FFE800;
}
.pyPara2 .grid6:last-of-type, .pyPara1 .grid6:first-of-type{
	background-color: #382140;
	height: 100%;
}
#home-content .vpArea{
	padding: 5% 5%;
}
#home-content .vpArea p{
	text-align: left;
}
#home-content .vpArea .playBtn{
	display: none !important;
}
#home-content .vpArea .grid6{
	padding: 0px 20px;
}
#home-content .vpArea .grid6:first-of-type p:first-of-type{
	text-align: center;
}
#home-content .vpArea .grid6:last-of-type img, .centerImg{
	display: block;
	margin: 0 auto;
}
#home-content .vpArea .videoContainer a, #home-content .vpArea .videoContainer{
	width: 100%;
	text-align: center;
}
#home-content .stopFix{
	background-attachment: initial; 
}
#home-content .videoContainer{
	width: 100%;
} 
#home-content .videoContainer img{
	display: block;
	margin: 0 auto;
}
#home-content .border, #home-content .borderContent{
	width: 100%;
	float: left;
}
#home-content .borderContent{
	padding: 5% 20%;
}
#home-content .border .playBtn{
	display: none;
}
#com-op-strat .grid10{
	padding-left: 20px;
}

@media only screen and (max-width:768px){
	.purplePara{
		padding: 20% 5% 20% 5%;
	}
	.pyPara2, .pyPara1{
		display: block;
	}
	.pyPara2 .grid6:first-of-type{
		background-color: #382140;
	}
	.pyPara2 .grid6:last-of-type{
		background-color: #FFE800;
	}
	.purp-section .custom-grid .grid2{
		width: 100%;
	}
}

/********** Giving to Student Affairs **********/

/* card section  */

#home-content #givingStuAf #cardSection h3 {
	text-align: center;
}

#home-content #givingStuAf #cardSection .card h4 {
	font-size: 1.2em;
	line-height: 1.2em;
}

#home-content #givingStuAf #cardSection h3, #home-content #givingStuAf .linkSection h3, #home-content #givingStuAf .tabContainer h3{
	line-height: 1em;
	text-transform: uppercase;
	color: #441F49;
	margin-top: 10px;
	padding-top: 10px;
}


#home-content #givingStuAf #cardSection {
	float: left;
	width: 100%;
}

#home-content #givingStuAf #cardSection > .row-responsive{
	display: flex;
}
#home-content #givingStuAf #cardSection .grid4 {
	padding: 20px;
}


#home-content #givingStuAf .card{
	border: 2px solid #eee;
	border-top: 7px solid #441F49;
	background-color: #fff;
	float: left;
	width: 100%;
	height: 100%;
}
#home-content #givingStuAf .card h4, #home-content #givingStuAf .card p{
	padding: 0 20px;
}

#home-content #givingStuAf .card ul {
    padding: 0 20px 20px 20px;
}

#home-content #givingStuAf .card img{
	display: block;
}

#home-content #givingStuAf #cardSection .card .slides h3{
	padding-top: 0px;
	margin-top: 0px;
	font-size: 1.5em;
}
#home-content #givingStuAf .card .contentSlides{
	margin-top: 0px;
}
#home-content #givingStuAf .card img + span.pdfIcon{
	display: none;
}



@media only screen and (max-width: 768px) {
	#home-content #givingStuAf #cardSection > .row-responsive {
		display: block;
	}
}
