/* 
This is the section css for
Languages and Cultures 
*/

#home-content .btn .btnSecondary {
	color: #eee;
}
#home-content .imgRight{
	float: right;
	margin-left: 10px;  
	margin-bottom: 10px;
} 
#home-content .imgLeft{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
} 
#home-content .imgCenter{
	display: block;
	margin: 0 auto;
}
#home-content .grid9 .grid6 {
	padding-right: 20px;
}
#home-content .btnFull{
	width: 100%;
}
#home-content .centerContent {
	text-align: center;
}
#home-content .bp-right .grid8{
	padding-left: 2.5%;
}

/* GRID SYSTEM */
#home-content .col2-10 > .row-responsive > .grid10 { padding-left: 20px; }
#home-content .col9-3 > .row-responsive > .grid9 { padding-right: 20px; }
#home-content .col6-6 > .row-responsive > .grid6:nth-child(1) { padding-right: 10px; }
#home-content .col6-6 > .row-responsive > .grid6:nth-child(2) { padding-left: 10px; }
#home-content .col4-4-4 > .row-responsive > .grid4:nth-child(1) { padding-right: 10px; }
#home-content .col4-4-4 > .row-responsive > .grid4:nth-child(2) { padding-right: 5px; padding-left: 5px; }
#home-content .col4-4-4 > .row-responsive > .grid4:nth-child(3) { padding-left: 10px; }

/* FACULTY PAGES */
#home-content .facTop img { width: 100%; }
#home-content .facTop ul {
	list-style: none;
	margin-left: 0;
}
#home-content .facPic {
	margin-right: 15px;
	margin-bottom: 25px;
	float: left;
}
#home-content .grid6 .accordion h3:last-of-type{
	margin-bottom: -15px;
}

#home-content .alumniSub .grid4, #home-content .alumniSub .grid3, #home-content .alumniSub .grid6{
	padding-right: 20px;
}
#home-content .alumniSub .grid4 img, #home-content .alumniSub .grid3 img, #home-content .alumniSub .grid6 img{
	max-width: 75%;
	display: block;
	margin: 0 auto;
}

/* NEW GRAD PAGES */
#home-content #gTESOL .hiddenAccordion{
	display: block;
}

#home-content .grid12 .applyBtn{
	float: right;
	width: 20%;
}

/* SIDE MENU */
/* #home-content .sideLinks ul { background-color: transparent; }
#home-content .sideLinks ul li {
background-color: #EEE;
margin-bottom: 5px;
} */

#home-content .grid4 {
	padding: 15px;
}

@media only screen and (max-width: 768px) {
	#home-content .grid4 {
		padding: 0;
	}
}

#home-content .grid12 .grid3 .btnSuccess{
	width: 100%;
}

#home-content .advising p{
	padding-bottom: 25px;
}

#home-content .advisingSheets h4{
	border-bottom: none;
	font-size: 1.1em;
	color: #441F49;
	text-transform: uppercase;
}

/* #home-content .sideLinks ul {
background-color: transparent;
}

#home-content .sideLinks ul li {
background-color: #EEE;
margin-bottom: 5px;
} */

/* NEW SIDE MENU */
#home-content .hideMenu{
	display: none;
}
#home-content .sideLinks{
	margin-top: 10px;
	padding-right: 20px;
	position: -webkit-sticky;
	position: sticky;
	top: 20px;
}
#home-content .sideLinks .grid12{
	margin: 0;
	background-color: #fff;
}
#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 > .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;
}
#home-content .sideLinks .subSideLink:before{
	content: "\203A";
	padding-right: 5px;
	position: relative;
	top: -1px;
	color: #6e3061;
}
#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;
}

/* GENERAL USE */
#home-content .noList {
	list-style: none;
	margin-left: 0;
}
#home-content .wide { width: 100%; }
#home-content .sideB { color: #FFF!important; }
#home-content .dotLine {
	border-bottom: 1px dotted #ddd; 
	display: block;
	height: 5px;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#home-content .learnMore {
	border-top: 1px dotted #DDD;
	border-bottom: 1px dotted #DDD;
	text-align: center;
	padding: 15px 0;
	font-weight: bold;
	font-size: 1.1em;
	float: left;
	width: 100%;
}

#home-content .button-grid .btn {
	display: block;
	margin: 0;
}

/* HOME */
#home-content .hiddenAccordion {
	display: none;
}

#home-content .showAccordion {
	display: block;
}

#home-content .intro {
	padding: 0 15vw 4em;
}

#home-content .intro h1 {
	text-align: center;
	margin-bottom: 1.5em;
}

#home-content .lwl-video {
	text-align: center;
	padding: 3em 0 5em;
}

#home-content .lwl-video .videoContainer {
	float: none;
}

#home-content .lac-news {
	display: flex;
	justify-content: center;
	gap: 2em;
	width: 100%;
	padding-top: 3em;
}

#home-content .lac-news-tile {
	max-width: 450px;
}

#home-content .announcement-box ul {
	margin-bottom: 1em;
}

/* LANGUAGE AND AREAS */
#home-content .areas ul {
	list-style: none;
	text-align: center;
}

#home-content .areas .btn {
	width: 500px;
}

/* ACTIVITIES CLUBS */
#home-content .frenchConstitutionList ul {list-style-type: lower-alpha;}
#home-content .spanishClubImage{padding-right: 10px;}
#home-content .spanishClubImage img{display: block; margin: 0 auto;}
#home-content .spanishClubImage p{font-weight: bold; text-align: center; margin-top: 0;}
#home-content .clubTable{margin-bottom: 10px;}
#home-content .clubTable tr:nth-of-type(odd){background-color: #FFF;}
#home-content .germanClubImage p{font-weight: bold; text-align: center; margin-top: 0;}
#home-content .germanClubImage{padding-right: 10px; margin-top: 20px;}
#home-content .italianClubImages img{display: block; margin: 0 auto; padding: 0 5px;}
#home-content .japaneseClubImages .grid4{padding: 0 5px;}
#home-content .russianContactList{list-style-type: none; margin-left: 0;}
#home-content .russianClubImage{float: right; padding-left: 10px;}
#home-content .grid9 .grid3{
	padding: 0px 5px;
}

/* ACTIVITIES HONOR */
#home-content .amgLogo{float: right; padding-left: 10px;}
#home-content .sdpLogo{float: right; padding-left: 10px;}
#home-content .pdpImages .grid3{padding: 0 5px;}
#home-content .piDeltaPhi{
	margin-top: none;
	font-size:.9em;
	font-weight: bold;
	font-style: italic;

}   
#home-content .piDelta{
	margin-bottom: none;
}

/* ACTIVITIES AWARDS */
#home-content #aAwa .grid6{
	padding: 0 6% 0 6%;
}

#home-content #aAwa .grid6 img{
	width: 100%
}

/* LANGUAGE TUTORS */
/* #home-content #lTu th{
width: 100%;
} */

/* L2PR */
#home-content #L2 .grid6 img { width: 100%; }
#home-content #L2 .grid6 { padding: 0 30px 0 30px; }

/* ACTIVITIES INTERNATIONAL FESTIVAL  */
#home-content #aIF .grid6 { padding: 0 10px 0 10px; }
#home-content #aIF .grid2 { padding-left: 30px; }
#home-content #aIF .row-responsive { margin: 0; }

/* ACTIVITIES FILM FESTIVAL */
#home-content #aFF .grid2{
	padding-left: 10px;
}

#home-content #aFF .grid2 img{
	width: 100%;
}

#home-content #aFF .row-responsive{
	margin: 0;
}
#home-content .filmFestivalSlider img{
	width: 100%;
}

/* ACTIVITIES RESEARCH */

#home-content #aR .grid3{
	padding: 0 10px 0 10px;
}

#home-content #aR .grid3 img{
	width: 100%;
}

#home-content #aR .row-responsive{
	margin: 0;
}

/* GRAD */

#home-content #grad .row-responsive{
	margin: 0;
}

#home-content .lac img{
	display: block;
	margin: 0 auto;
	padding-top: 20px;
}

#home-content .lac a{
	font-weight: bold; 
	font-size: 1.6em;
	color: #763775; 
	text-align: center; 
	border: none;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	padding-top: 20px;
}

#home-content .lac.grid4:hover a{
	color: #FFBD07;
}

#home-content .languageAreas .grid4:hover {
	background-color: #763775;
	transition: .2s;
}
#home-content .lac{
	margin-bottom: 10px;
}
#home-content .buttons{
	padding-left: 10px;

}

#home-content .btnGrad{
	width:100%;
	margin-bottom: 0;
}

/* GRAD TESOL */

#home-content .tesolList{list-style-type: none; margin-left: 0;}
#home-content .tesolLogo{float: right; padding-left: 10px;}
#home-content .tesolResources{padding: 10px; border: 2px solid #EEE;}
#home-content .tesolResources p{margin: 0; padding: 5px 0;}
#home-content .tesolResources .grid6{
	padding: 0 10px;
}
#home-content .tesolResources .grid6 div{
	background: #EEE;
	padding: 0 10px;
}

/* GRAD C  */

#home-content #gradC .grid6{
	background-color: #EEE;
	padding: 0 10px 0 10px;
}

#home-content #gradC .grid4{
	padding: 0 5px 0 5px;
}

/* PEOPLE FACULTY */

#home-content #pFac ul { list-style: none; margin-left: 0; }

#home-content #pFac .row-responsive{
	margin: 0;
}

#home-content #pFac h3{
	border: none;
	margin-bottom: 0;
	margin-top: 9px;
}

#home-content #pFac h3:after{
	display: none;
}

#home-content #pFac h3 a:hover{
	color: #FFBD07;
}

#home-content #pFac .grid4 img{
	width: 100%;
}

#home-content #pFac .grid4{
	padding-right: 10px;
}

/* STUDY ABROAD */

#home-content #studyA .grid3 img{
	width: 100%;
	padding-top: 40px;
}

#home-content #studyA .grid3{
	padding-left: 25px;
}

/* STUDY FRENCH */

#home-content #studyF .grid9{
	padding-right: 10px;
}

/* STUDY GERMAN */

#home-content #studyG .grid6{
	padding: 0 5px 0 5px;
}

#home-content #studyG .grid6 img{
	width: 100%;
}

#home-content #studyG .grid5 img{
	width: 100%;
}


#home-content #studyG .grid7{
	padding-right: 15px;
}

/* STUDY SPANISH */

#home-content #studyS .grid4 img{
	width: 100%;
}

#home-content #studyS .grid4 a img{
	width: 100%;
}

#home-content #studyS .grid4{
	padding: 0 10px 0 10px;
}

#home-content #studyS .row-responsive{
	margin: 0;
} 

#home-content #studyS .grid6{
	padding: 0 100px 0 100px;
} 

#home-content #studyS .grid6 img{
	width: 100%;
}

.barcVid
{
	position: relative;
}

.barcVid img
{
	margin-top: 14px;
}

.barcVid .fa-play-circle-o
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 3em;
	transition: .5s;
}

.barcVid:hover .fa-play-circle-o
{
	font-size: 4em;
	color: #ffbd07;
}
#home-content .spanishImages .grid4 img{
	display: block;
	margin: 0 auto;
}


/* ALPHA MU GAMMA */

#home-content #alMu .row-responsive{
	margin: 0;
}

#home-content .languageContact {
	padding: 10px;
	background-color: #EEE;
	margin-bottom: 20px;
}

#home-content .languageList{list-style-type: none; margin-left: 0;}
#home-content .languageContact{padding: 10px; background-color: #EEE; margin-bottom: 20px;}
#home-content .languageContact h4{margin-bottom: 10px; margin-top: 0;}
#home-content .languageContact li{color: #474747;}
#home-content .languageContact ul{border-bottom: 1px dotted #763775; padding-bottom: 5px; padding-top: 5px;}
#home-content .languageContact ul:last-of-type{border: none;}

#home-content .grid10{
	padding-right: 10px;
}

/* CHINESE */

#home-content #chi .grid4 img{
	width: 100%;
}

#home-content #chi .grid4{
	padding: 0 5px 0 5px;
}

#home-content #chi .playBtn { display: none; }
#home-content #chi .videoContainer { padding: 0; }
#home-content #chi .videoContainer img { width: 100%; }

#home-content 

.barcVid
{
	position: relative;
}
.barcVid .fa-play-circle-o
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 3em;
	transition: .5s;
}
.barcVid:hover .fa-play-circle-o
{
	font-size: 4em;
	color: #ffbd07;
}





#home-content #chineseSlider .flex-control-paging{position: relative; top: -25px;}
#home-content #chineseSlider .flex-control-paging li a {
	width: 11px;
	height: 11px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,.5);
	box-shadow: 0 0 1px rgba(0,0,0,.5);
	border-radius: 100%;
	margin: 0 5px;
}
#home-content #chineseSlider .flex-control-paging li a.flex-active {background-color: #6F316E;}
#home-content #chineseSlider .flex-direction-nav li a{top: 37%;}
#home-content #chineseSlider .flex-control-nav{text-align: right; margin: 0; padding-right: 10px;}
#home-content #chineseSlider .flex-control-nav a{text-indent: 999em;}
#home-content #chineseSlider .flex-caption{
	margin: 0;
	padding: 5px 140px;
	color: #fff;
	font-family: "OpenSansSemibold";
	min-height: 75px;
	max-height: 75px;
	background-color: rgba(0,0,0,.75);
}
#home-content #chineseSlider .flexslider img{
	display: block;
	margin: 0 auto;
}
#home-content #chineseSlider{
	margin-top: 20px;
}

#home-content .flex-prev{
	background: url(../images/prev1.png);
	left: 1%;
}
#home-content .flex-next{
	background: url(../images/next1.png);
	right: 1%;
}
#home-content .flex-direction-nav li a{
	top: 16%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	width: 50px;
	height: 126px;
	opacity: .7;
}
#home-content .flex-direction-nav li a:hover{   
	opacity: 1;
}
#participate.slides
{
	width: 1800%; 
	transition-duration: 0.6s; 
	transform: translate3d(0px, 0px, 0px);
}
#participate.slides li
{
	width: 210px; 
	float: left; 
	display: block;
}

/* FRENCH  */

#home-content .hiddenAccordion{display: none;}
#home-content .showAccordion{display: block;}

#home-content .languageLeft{padding-right: 10px;}
#home-content .languageList{list-style-type: none; margin-left: 0;}
#home-content .languageContact{padding: 10px; background-color: #EEE; margin-bottom: 20px;}
#home-content .languageContact h4{margin-bottom: 10px; margin-top: 0;}
#home-content .languageContact li{color: #474747;}
#home-content .languageContact ul{border-bottom: 1px dotted #763775; padding-bottom: 5px; padding-top: 5px;}
#home-content .languageContact ul:last-of-type{border: none;}

#home-content #french .grid6{
	padding: 0 20px 0 20px;
}

#home-content #french .grid6 img{
	width: 100%;
}

#home-content #french .grid9{
	padding-right: 15px;
}

/* GERMAN */

#home-content #german .grid9{
	padding-right: 15px;
}

/* GERMAN CLUB */

#home-content #geClub .row-responsive{
	margin: 0;
}

#home-content #geClub img{
	margin: 0;
	padding: 10px;

}

#home-content #geClub .grid6{
	padding: 0 10px 0 10px;
}

#home-content #geClub p {
	padding: 5px;
	margin: 0;
}

/* GOE THE INSTITUTE */

#home-content #goe .grid4 img{
	width: 100%;
}

#home-content #goe .grid4{
	padding: 0 3% 0 3%;
}

/* JAPANESE */

#home-content #jap .grid9{
	padding-right: 15px;
}

#home-content #jap .row-responsive{
	margin: 0;
}

/* PI DELTA PHI */

#home-content #piD .grid3{
	padding: 0 5px 0 5px;
}

#home-content #piD .row-responsive{
	margin: 0;
}

/* PSMLA2014 */

#home-content #p14 .grid3 img{
	width: 100%;
}

#home-content #p14 .grid3{
	padding: 0 10px 0 10px;
}

#home-content #p14 .row-responsive{
	margin: 0;
}

#home-content .lacBold {
	font-weight: bold;
}

#home-content #fullImageTile img {
	width: 100%;
}
#home-content .fullImageTile img {
	width: 100%;
}

#home-content .facLayout .grid2 img {
	width: 100%;
}

#home-content .languageContact ul {
	border-bottom: 1px dotted #763775;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-type: none;
	margin-left: 0;
}

#home-content .fullImg { width: 100%; }

/** REBRANDING **/
.pyPara2 .grid6:first-of-type, .pyPara1 .grid6:last-of-type {
	background-color: #FFE800;
	height: 100%;
}

.pyPara2 .grid6:last-of-type, .pyPara1 .grid6:first-of-type {
	background-color: #382140;
	height: 100%;
}

.triad {
	width: 100px;
	display: block;
	margin: 4em auto;
}

@media only screen and (max-width: 768px) {
	/* GRID SYSTEM */
	#home-content .col2-10 > .row-responsive > .grid10 { padding-left: 0; }
	#home-content .col3-9 > .row-responsive > .grid9 { padding-right: 0; }
	#home-content .col6-6 > .row-responsive > .grid6:nth-child(1) { padding-right: 0; }
	#home-content .col6-6 > .row-responsive > .grid6:nth-child(2) { padding-left: 0; }
	#home-content .col4-4-4 > .row-responsive > .grid4:nth-child(1) { padding-right: 0; }
	#home-content .col4-4-4 > .row-responsive > .grid4:nth-child(2) { padding-right: 0; padding-left: 0; }
	#home-content .col4-4-4 > .row-responsive > .grid4:nth-child(3) { padding-left: 0; }

	#home-content .facLayout .grid2 img {
		display: block;
		margin: 1em auto;
		width: 40%;
	}
	#home-content .fullImg { width: 40%; }

	/* FACULTY PAGES */
	#home-content .facTop img {
		display: block;
		margin: 0 auto;
		width: 30%;
	}
}

@media only screen and (max-width: 1024px) {
	/* HOME PAGE */
	#home-content .intro {
		padding: 1em 2em 0;
	}

	#home-content .lwl-video {
		padding: 0 2em 2em;
	}

	#home-content .announcement-box {
		margin: 0;
	}

	#home-content .lac-news {
		flex-direction: column;
		align-items: center;
		padding: 2em;
	}
}


#newTESOL .centerContent {
	padding: 2% 8% 5%;
	display: block;
	float: left;
	width: 100%;
}

#newTESOL .psuedoHead4 {
	font-size: 1.2em;
	margin: 30px 0px;
	letter-spacing: .15rem;
	line-height: 1.4em;
}

#home-content .smallCardSection {
	width: 100%;
	float: left;
	display: block;
	padding: 40px 0px 10px;

}

#home-content .smallCardSection {
	padding: 0px 10px;
}

#home-content .smallCardSection > .row-responsive {
	display: flex; 
}

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

	#home-content .smallCardSection > .row-responsive {
		display: block; 
	}

}

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

#home-content .smallCardSection .cardTitle{
	font-size: 1.3em;
	color: #441F49;
	line-height: 1em;
}

#home-content .smallCardSection .grid4 .cardTitle{
	margin-top: 0px;
}


#home-content .contactBtn{
	float: right;
}

@media only screen and (max-width:768px){
	#home-content .contactBtn{
		float: left;
	}
}

#home-content p.contactButton{
	text-align: right;
	margin: 20px 0px 0px;
}

@media only screen and (max-width:950px){
	#home-content p.contactButton{
		text-align: center;
		margin: 0px 0px 10px;
	}
}

.tesolLogoSection .grid4 {
	padding: 20px;

}
.tesolLogoSection {
	padding-right: 10px;
	text-align: center;
}



.verticalContent .row-responsive {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 0px;
	text-align: center;
	padding-right: 20px;
}

@media only screen and (max-width:768px){
	.verticalContent .row-responsive {
		display: block;

	}
}


