/**********default home page css**************/
 @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
 html, body, h1, h2, h3, h4, h5, h6, p {
	 font-family: 'Open Sans', sans-serif;
}
 @-webkit-keyframes rightFloating {
	 0% {
		 right:0px;
	}
	 100% {
		 right:-200px;
	}
}
 @keyframes rightFloating {
	 0% {
		 right:0px;
	}
	 100% {
		 right:-200px;
	}
}
 @-webkit-keyframes rightFloatingreverse {
	 0% {
		 right:-200px;
	}
	 100% {
		 right:0px;
	}
}
 @keyframes rightFloatingreverse {
	 0% {
		 right:-200px;
	}
	 100% {
		 right:0px;
	}
}
 .gotoMajorSection {
	 padding:0 5px 0 5px;
}
 a.gotoMajorSection {
	 color: #FFFFFF;
}
 .gotoMajorSection:hover, .gotoMajorSectionRes:hover{
	 color:#ffffff!important;
	 text-decoration:none;
}
 a.gotoMajorSection:focus h2,a.gotoMajorSection:focus i, a.gotoMajorSection:focus span, a.gotoMajorSection:hover h2,a.gotoMajorSection:hover i, a.gotoMajorSection:hover span {
	 color: #FFFFFF;
}
 .gotoMajorSection, .gotoMajorSectionRes,.gotoMajorSectionRes:focus {
	 color: #ffffff;
	 display:inline-block;
}
/**************Slider Start********************************/
/*.border-left-yellow {
	 border-left: 3px solid #ecaa00;
}
 */
 .sliderDesc {
	 position:absolute;
	 left: 5%;
	 top: 45%;
	 color:#ffffff;
	 z-index: 20;
}
 .sliderDesc h1 {
	 font-size: 42px;
	 height: 70px;
	 padding-top: 10px;
	 text-shadow: 2px 1px 3px rgba(0,0,0,0.5);
}
 .carousel-caption {
	 bottom: 100px;
	 text-transform:uppercase;
	 z-index: 20;
}
 .carousel-indicators {
	 z-index:2;
	 bottom: 40px;
}
 .carousel-indicators li {
	 background-color: #959590;
	 width: 12px;
	 height: 12px;
	 border:none;
	 margin:0px;
}
 .slideInfo {
	 cursor:pointer;
	 position:absolute;
	 color: #fff;
	 font-size: 15px;
	 z-index: 150;
	 right: 20%;
	 bottom: 18%;
	 background: rgba(0, 58, 112, .5);
	 border: solid 1px rgba(255,255,255, .5);
	 border-radius: 50%;
	 padding: 5px 14px;
	 margin: 0 0 0 41px;
	 background-image: url(../images/template/playpause-icon.png);
	 background-position: -44px center;
	 background-repeat: no-repeat;
}
 .slideInfo.pause{
	 background-position:-4px center;
}
 .slideDesc {
	/* border: solid 1px rgba(255,255,255, .2);
	 */
	 position:absolute;
	 color: #FFF;
	 font-size: 15px;
	 z-index: 20;
	/* right: 0;
	 */
	/* bottom: 18%;
	 */
	 background: rgba(8, 8, 8, 0.5);
	 padding: 10px 14px 10px 10px;
	 width: 418px;
	 letter-spacing: 1.5px;
	 margin: 0 0 0 0;
	/* visibility:hidden;
	 */
	 transition-duration: .2s;
	 left: 5%;
	/*top: 57%;
	 */
	/* float: left;
	 */
	/* height: auto;
	 */
	/* max-width: 416px;
	 */
}
 .slideDesc span {
	/* width:100%;
	 */
	/* display:block;
	 */
	/* float:left;
	 */
}
 .slideDesc a {
	 color: #FFF;
	 text-decoration: underline;
}
 .slideInfo.one {
	 display:none;
}
 @media (min-width:1700px)and (max-width:4000px){
	 .slideDesc{ top:54%;	}
	 .wuvideo-container .slideDesc {top: 56%;}
}
 @media (min-width:1500px)and (max-width:1699px){
	 .slideDesc{
		 top:56%;
	}
}
 @media (min-width:1100px)and (max-width:1499px){
	 .slideDesc{
		 top:57%;
	}
}
 @media (min-width:1000px)and (max-width:1099px){
	 .slideDesc{
		 top:59%;
	}
}
 @media (min-width:900px)and (max-width:1099px){
	 .slideDesc{
		 top:51%;
		 font-size:.9em;
	}
	 .sliderDesc{
		 top:35%;
	}
}
 @media (min-width:800px)and (max-width:899px){
	 .slideDesc{
		 top:41%;
		 font-size:.9em;
	}
	 .sliderDesc{
		 top:25%;
	}
}
 @media (min-width:770px)and (max-width:799px){
	 .slideDesc{
		 top:41%;
		 font-size:.9em;
	}
	 .sliderDesc{
		 top:25%;
	}
}
 @media (min-width:600px)and (max-width:768px){
	 .slideDesc{
		 left: 7%;
		 right: 5%;
		 margin-left:auto;
		 margin-right:auto;
		 float:none;
		 top:46%;
		 font-size:.9em;
		/* width: 440px;
		 */
	}
	 .sliderDesc{
		 top:25%;
	}
}
 @media (min-width:100px)and (max-width:600px){
	 .slideDesc{
		 left: 5%;
		 right: 5%;
		 margin-left:auto;
		 margin-right:auto;
		 float:none;
		 top:49%;
		 font-size:.9em;
		 width: 80%;
	}
	 .sliderDesc{
		 top:25%;
	}
}
 @media (max-width:768px){
	 .sliderDesc {
		 left: 0;
		 right: 0;
		 text-align: center;
	}
	 .sliderDesc.extra {
		 position:absolute;
		 left: 5%;
		 top: 27%;
		 color:#ffffff;
	}
}
 @media (min-width: 768px) and (max-width: 1063px){
	 .slideDesc.image {
		 margin-left: 30px;
	}
}
 @media (min-width: 767px){
	 .slideDesc.image {
		 background: rgba(25, 61, 111, 0.8);
		 height: 100px;
		 background-size: auto 100%;
		 display: flex;
		 align-items: center;
		 max-width: 230px;
		 right: auto;
		/* left: .5%;
		 */
		 margin: 0 0 0 80px;
		 border: solid 1px #A3C8E3;
		 top: 130px;
		 position: absolute;
		 right: 79%;
		 z-index: 0;
	}
}
 @media (max-width: 767px){
	 .slideDesc.image {
		 background: rgba(25, 61, 111, 0.8);
		 background-image: none!important;
		 display:block;
		 height: auto;
		 background-size: auto 100%;
		 max-width:100%;
		 margin: auto;
		 text-align:center;
		 right: 10px;
	}
}
 .slideDesc.image a{
	 text-decoration: none;
	 text-transform:uppercase;
}
 .slideDesc.image a:hover{
	 text-decoration: underline;
}
 .slideTap {
	/*background-image: url(../images/template/playpause-icon.png);
	 background-repeat: no-repeat;
	 background-position: 0px center;
	 display:none;
	 height: 42px;
	 left: 5%;
	 margin: 115px 0 0 385px;
	 padding: 10px 14px;
	 position: absolute;
	 opacity: .75;
	 top: 40%;
	 width: 42px;
	 z-index: 110;
	 */
}
 .slideTap.pause{
	/*background-position: -39px center;
	 */
}
 .carousel .transDiv{
	 width:100%;
	 height: 100%;
	 display:block;
	 position:absolute;
	 background: rgba(0, 0, 0, 0.3);
}
 @media ( max-width: 1200px){
	 .slideInfo {
		 right: auto;
		 left: 0%;
	}
	 .slideDesc.image {
		 right: 76%;
		 left:auto;
		 top: 100px;
	}
}
 @media ( max-width: 1245px){
	 .slideInfo {
		 bottom: 9%;
	}
}
 @media ( max-width: 1020px){
	/*.slideTap {
		 margin: 100px 0 0 0px;
	}
	 */
	 .slideDesc.image{
		 right:73%;
	}
}
 @media ( max-width: 920px){
	 .slideDesc.image{
		 right:65%;
	}
}
 @media ( max-width: 768px){
	 .slideInfo {
		 bottom: 13%;
	}
	 .slideDesc.image{
		 left: auto;
		 right:72%;
		 max-width: 200px;
		 top: auto;
	}
}
 @media ( max-width: 580px){
	 .slideInfo {
		 bottom: 30%;
	}
	 .slideDesc.image{
		 left: 0;
		 right: 0;
		 top: auto;
		 max-width: 100%;
	}
	 .carousel-inner img {
		 transform: translateX(-15%);
	}
}
/**************Slider End**********************************/
 .carousel-indicators .active {
	 background-color: #e4a505;
	 border: 1px solid #e4a505;
	 width: 12px;
	 height: 12px;
	 border:none;
}
/********************rightFloatingStaticCont Start*****************/
 .rightFloatingStaticCont .rightFloatingIconBlueBg, .rightFloatingStaticCont .rightFloatingIconYellowBg {
	 background-color: #e4a505;
	 position: static;
	 margin-left: 15%;
	 margin-bottom: 10px;
	 width: 70%;
	 color: #193d6f;
	 font-weight: bold;
	 border: none;
	 text-align: center;
}
/********************rightFloatingStaticCont End*******************/
/********************findYourMajorContainer Start***********************/
 .findYourMajorContainer {
	 padding-top: 60px !important;
	 position: relative;
	 background-color: #ffffff;
	 /*margin-top: -40px;*/
}
/********************findYourMajorContainer End***********************/
/************* washburn by numbers Start ************************/
 .washburnbynumbers {
	 background-image: url(../images/homepage/feature/washburnbynumbersstart.jpg);
	 background-size: cover;
	 height: 800px;
	 position:relative;
	 padding-top: 50px;
}
 body[data-title="Memorial Union | Washburn University"] .washburnbynumbers {
	 background-image: url(../images/homepage/feature/RS2896_DSC_0129_btn.jpg);
	 background-size: cover;
	 height: 1000px;
	 position:relative;
	 padding-top: 50px;
}
 body[data-title="About Topeka | Washburn University"] .washburnbynumbers {
	 background-image: url(../images/interior/about-pages/topeka/topeka-skyline-GTP_btn.jpg);
	 background-size: cover;
	 /*height: 1000px;*/
	 position:relative;
	 padding-top: 50px;
}
 .baloonContainerWraper {
	/* position:relative;
	 */
}
 body[data-title="Memorial Union | Washburn University"] .baloonTrigger{
	 background-image: url(../images/interior/memorial-union/memorial-union-logo.png);
	 background-repeat: no-repeat;
	 background-size: 300px;
	 display: block;
	 height: 300px;
	 margin: -40px auto auto auto;
	 width: 300px;
	 z-index: 100;
	 overflow: visible;
	 background-position: center;
	 position: relative;
}
 body[data-title="Memorial Union | Washburn University"] .baloonTrigger h3 {
	 display:none;
}
 body[data-title="Memorial Union | Washburn University"] .baloonTrigger a {
	 content: " ";
	 display:block;
	 width: 100%;
	 height: 100%;
}
 @media(max-width:1350px){
	 body[data-title="Memorial Union | Washburn University"] .baloonTrigger {
		 margin: -40px auto auto 520px;
	}
}
 @media (max-width: 767px){
	 body[data-title="Memorial Union | Washburn University"] .baloonTrigger span {
		 visibility:hidden;
	}
}
 .baloonAnimation {
	 animation-name: stretch;
	 animation-duration: 1s;
	 animation-timing-function: ease-out;
	 animation-delay: 0s;
}
 @keyframes stretch {
	 0% {
		 transform: scale(1);
	}
	 50% {
		 transform: scale(1.1);
	}
	 100% {
		 transform: scale(1);
	}
}
 .baloonBtn {
	 border: 6px solid #FFC124;
	 transition: all 0.5s;
	 width: 200px;
	 height: 200px;
	 border-radius: 100%;
	 background-color: #FFC124;
	 color: #ffffff;
	 transition: background-color 0.5s, transform 0.5s, border 0.5s;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn#childDine, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childShop, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childPrint {
	 height: 75px;
	 width: 75px;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn#childDine div, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childShop div, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childPrint div {
	 font-size: 1em;
	 margin-top: -10px !important;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn div{
	 font-size: 1.5em;
}
 .baloonBtn.baloonAnimation:hover {
	 transition: all 0.5s;
	 background-color: #6E4F02;
	 border: 6px solid #ecaa00;
	 transform: scale(1.1);
}
/*custom styles for Memorial Union */
 body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#getInvolved:hover , body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#getInvolved:hover{
	 background-color: #eeeeee ;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#eventCal:hover , body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#eventCal:hover {
	 background-color: #eeeeee ;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#getInvolved:hover .white-color.textn, body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#getInvolved:hover .white-color.textb{
	 color: #003A70 !important;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#eventCal:hover .white-color.textn, body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#eventCal:hover .white-color.textb{
	 color: #003A70 !important;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#iCard:hover .textn, body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#iCard:hover .textb{
	 color: #FFFFFF !important;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#infoForms:hover .textn, body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#infoForms:hover .textb{
	 color: #FFFFFF !important;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#iCard:hover {
	 transition: all 0.5s;
	 background-color: #6E4F02;
	 border: 6px solid #ecaa00;
	 transform: scale(1.1);
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn.baloonAnimation#infoForms:hover {
	 transition: all 0.5s;
	 background-color: #6E4F02;
	 border: 6px solid #ecaa00;
	 transform: scale(1.1);
}
 .baloonBtn img {
	 margin-top: 20px;
}
 .baloonBtn#childShop img,.baloonBtn#childDine img,.baloonBtn#childPrint img {
	 margin: -14px 0 0 -10px;
	 max-width: 60px;
}
 .baloonBtn h3 {
	 font-size:17px;
	 margin-top:5px;
}
 .baloonBtn h2 {
	 font-size:30px;
	 margin-top:5px;
	 font-weight:bold;
}
 .baloonBtn .textn, .baloonBtn .textb {
	 word-wrap: break-word;
	 white-space: pre-wrap;
	 margin: 0 !important;
	 line-height: 1.2;
}
 .baloonBtn .textn {
	 font-size:17px;
	 margin-top:5px;
}
 .baloonBtn .textb {
	 font-size:30px;
	 margin-top:5px;
	 font-weight:bold;
}
 .baloonBtn.baloonAnimation .white-color.textn, .baloonBtn.baloonAnimation .white-color.textb {
	 color: #003A70!important;
}
 .baloonBtn.baloonAnimation:hover .white-color.textn, .baloonBtn.baloonAnimation:hover .white-color.textb {
	 color: #FFFFFF!important;
}
 .baloonBtn:last-child {
	 left: 0;
	 top: -100px;
}
 .baloonBtn:nth-child(2n) {
	 background-color: #ffffff;
	 border: 6px solid #ffffff;
}
 .baloonBtn:nth-child(2n):hover {
	 background: #eee;
	 border: 6px solid #ffffff;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(7),body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(9) {
	 background-color: #ffffff;
	 border: 6px solid #ffffff;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(8), body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(10) {
	 background-color: #FFC124;
	 border: 6px solid #FFC124;
}
 .baloonBtn:first-child {
	 position:absolute;
	 top: 10%;
	 left: 43%;
	 display:none;
}
 .baloonBtn:nth-child(2) {
	 position:absolute;
	 top: 10%;
	 left: 43%;
	 display:none;
}
 .baloonBtn:nth-child(3) {
	 position:absolute;
	 top: 10%;
	 left: 43%;
	 display: none;
}
 .baloonBtn:nth-child(4) {
	 position:absolute;
	 top: 10%;
	 left: 43%;
	 display: none;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(4) {
	 position:absolute;
	 top: 10%;
	 left: 43%;
	 display: none;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(5) {
	 position:absolute;
	 top: 10%;
	 left: 43%;
	 display: none;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(6) {
	 position:absolute;
	 top: 10%;
	 left: 43%;
	 display: none;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(7) {
	 position:absolute;
	 top: 10%;
	 left: 43%;
	 display: none;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(8) {
	 position:absolute;
	 top: 10%;
	 left: 43%;
	 display: none;
}
 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(9) {
	 position:absolute;
	 top: 10%;
	 left: 43%;
	 display: none;
}
 .baloonBtn:last-child {
	 position:absolute;
	 top: 10%;
	 left: 43%;
	 display: none;
}
 .baloonBtn:hover:nth-child(2n) {
}
 .baloonConnectingLine {
	 position:absolute;
	 width:300px;
	 height:2px;
	 background-color: #ecaa00;
}
 .baloonConnectingLine:first-child {
	 transform:rotate(-5deg);
	 top: 20px;
	 left: 230px;
	 width: 0;
	 margin-left:300px;
}
 .baloonConnectingLine:nth-child(2) {
	 transform:rotate(-47deg);
	 -webkit-transform:rotate(-47deg);
	 top: 140px;
	 left: 340px;
	 width: 0;
	 margin-left:240px;
	 background-color:#ffffff;
}
 body[data-title="Memorial Union | Washburn University"] .baloonConnectingLine:nth-child(2) {
	 transform:rotate(-35deg);
	 -webkit-transform: rotate(-35deg);
	 top: 130px;
	 left: 310px;
	 width: 0;
	 margin-left:240px;
	 background-color:#ffffff;
}
 .baloonConnectingLine:nth-child(3) {
	 transform:rotate(90deg);
	 -webkit-transform:rotate(90deg);
	 top: 200px;
	 left: 530px;
	 width: 0;
	 margin-left:190px;
}
 body[data-title="Memorial Union | Washburn University"] .baloonConnectingLine:nth-child(3) {
	 transform: rotate(120deg);
	 -webkit-transform: rotate(120deg);
	 top: 200px;
	 left: 400px;
	 width: 0;
	 margin-left:190px;
}
 .baloonConnectingLine:nth-child(4) {
	 transform:rotate(47deg);
	 -webkit-transform:rotate(47deg);
	 top: 140px;
	 left: 720px;
	 width: 0;
	 margin-left:190px;
	 background-color:#ffffff;
}
 body[data-title="Memorial Union | Washburn University"] .baloonConnectingLine:nth-child(4) {
	 display:none;
	 transform:rotate(90deg);
	 -webkit-transform:rotate(175deg);
	 top: 420px;
	 left: 320px;
	 width: 0;
	 margin-left:190px;
}
 body[data-title="Memorial Union | Washburn University"] .baloonConnectingLine:nth-child(5) {
	 display:none;
	 transform:rotate(90deg);
	 -webkit-transform:rotate(135deg);
	 top: 490px;
	 left: 345px;
	 width: 0;
	 margin-left:190px;
}
 body[data-title="Memorial Union | Washburn University"] .baloonConnectingLine:nth-child(6) {
	 display:none;
	 transform:rotate(90deg);
	 -webkit-transform:rotate(85deg);
	 top: 520px;
	 left: 420px;
	 width: 0;
	 margin-left:190px;
}
 body[data-title="Memorial Union | Washburn University"] .baloonConnectingLine:nth-child(7) {
	 transform:rotate(90deg);
	 -webkit-transform:rotate(90deg);
	 top: 220px;
	 left: 520px;
	 width: 0;
	 margin-left:190px;
}
 body[data-title="Memorial Union | Washburn University"] .baloonConnectingLine:nth-child(8) {
	 FONT-VARIANT: JIS78;
	 transform:rotate(47deg);
	 -webkit-transform: rotate(65deg);
	 top: 185px;
	 left: 635px;
	 width: 0;
	 margin-left:190px;
}
 body[data-title="Memorial Union | Washburn University"] .baloonConnectingLine:nth-child(9) {
	 transform: rotate(40deg);
	 -webkit-transform: rotate(40deg);
	 top: 130px;
	 left: 720px;
	 width: 0;
	 margin-left:190px;
	 background-color:#ffffff;
}
 .baloonConnectingLine:last-child {
	 transform: rotate(4deg);
	 -webkit-transform: rotate(4deg);
	 top: 17px;
	 left: 808px;
	 width: 0;
	 margin-right:190px;
}
 .baloonContainer {
	 width: 1340px;
	 margin:auto;
	 position:relative;
}
 body[data-title="Memorial Union | Washburn University"] .baloonContainer {
	 margin: -150px auto auto auto;
	/* z-index: 0;
	 */
	/* position: relative;
	 */
}
 @media (max-width: 768px){
	 body[data-title="Memorial Union | Washburn University"] .baloonContainer {
		 margin: 30px auto auto auto;
	}
}
 .freezWebsite {
	 margin-left: -42%;
}
 .shutterShadowDiv {
	 display: none;
	 position: fixed;
	 top: 0;
	 right: 0;
	 bottom: 0;
	 left: 0;
	 background-color: rgba(0, 0, 0, 0.7);
	 z-index: 99999999;
	 cursor: url(../images/template/my-cursor.cur), url(../images/template/my-cursor.png), auto;
}
 .shutterDiv {
	 right: -100%;
	 position: fixed;
	 top: 0px;
	 bottom: 0;
	 background-color: #ffffff;
	 padding-left: 15px;
	 padding-right: 15px;
	 overflow-y: auto;
	 z-index: 999999999;
	 width: 42%;
}
 .closeShutter {
	 position: absolute;
	 top: 0;
	 right: 0;
	 font-size: 20px;
	 background-color: #ecaa00;
	 padding: 10px 10px;
	 z-index: 999 
}
 .loadExternalPage {
	 padding-left: 15px;
	 padding-right: 15px;
	 font-size: 17px;
}
 .yellowBorderTop {
	 width: 100%;
	 height: 4px;
	 background-color: #ecaa00;
	 margin-left: -15px;
}
 .blueBorderTop {
	 width: 100%;
	 height: 4px;
	 background-color: #003A70;
	 margin-left: -15px;
}
/************* washburn by numbers End ************************/
/************* Memorial Union Primary Related Links on Home page ************************/
/************* Primary Related Links Memorial Union Home ***********/
 body[data-title="Memorial Union | Washburn University"] .primRelLinks1 {
	 bottom: 0px;
	 position:absolute;
	 padding: 50px 0 50px 0;
}
 body[data-title="Memorial Union | Washburn University"] .primRelLinks1 ul li {
	 background: #ecaa00;
	 border-color:#ecaa00;
}
 body[data-title="Memorial Union | Washburn University"] .primRelLinks1 ul li a {
	 background: #ecaa00;
}
 body[data-title="Memorial Union | Washburn University"] .primRelLinks1 ul li:hover a{
	 color: #003A70;
}
 body[data-title="Memorial Union | Washburn University"] .primRelLinks1 ul li a:hover {
	 background: #ecaa00;
	 color: #003A70;
}
 body[data-title="Memorial Union | Washburn University"] .primRelLinks1 ul li a {
	 font-size: 1.5em;
}
 body[data-title="Memorial Union | Washburn University"] .primRelLinks1 ul li a:after {
	 transform: scale(0.7);
	 -webkit-transform: scale(0.7);
}
 @media (max-width:767px){
	 body[data-title="Memorial Union | Washburn University"] .primRelLinks1 {
		 width:100%;
	}
	 body[data-title="Memorial Union | Washburn University"] .primRelLinks1 ul li a {
		 font-size: 1em;
	}
}
/************* campusbackground Start ************************/
 .iconHoverEffect {
	 border-radius: 50%;
	 border: 5px solid #ecaa00;
	 display:none;
	 width: 280px;
	 height: 280px;
	 position: absolute;
	 top: -40px;
	 left: 0;
	 right: 0;
	 margin: auto;
	 transform: scale(1);
	 transition: transform 0.5s, border 0.5s;
	 z-index: 9;
}
 .iconHoverEffect.active {
	 border-radius: 50%;
	 border: 5px solid #ecaa00;
	 display:block;
	 width: 280px;
	 height: 280px;
	 position: absolute;
	 top: -40px;
	 left: 0;
	 right: 0;
	 margin: auto;
	 transform: scale(1);
	 transition: transform 0.5s, border 0.5s;
	 z-index: 9;
}
 .blueStrip:hover .iconHoverEffect {
	 transform: scale(1.2);
	 border: 2px solid #ecaa00 
}
/*.IchabodCont .resBlueStrip .btn-warning:hover ~ .iconHoverEffect {
	 width: 350px;
}
 */
 .campusbackground {
	 transition: all 1s;
}
 .blueStrip {
	 width: 100%;
	/* height: 200px;
	 */
	 background-color: rgba(29, 80, 149, 0.68);
	 color: #ffffff;
	 margin-top: 160px;
	 position:relative;
	 left: 0px;
	 transition: all ease .5s;
}
/*.imgAvatar {
	 margin: auto;
	 width: 300px;
	 margin-top: -50px;
}
 */
 .imgAvatar {
	 display:none;
	 position:absolute;
	 top: -30px;
	 width: 260px;
	 height: 260px;
	 left:5px;
	 right:0;
	 margin:auto;
	 transform: scale(1);
}
 .imgAvatar.active {
	 display:block;
	 position:absolute;
	 top: -30px;
	 width: 260px;
	 height: 260px;
	 left:5px;
	 right:0;
	 margin:auto;
	 transform: scale(1);
}
 .navigationWrapper {
	 position: absolute;
	 right: 40px;
	 bottom: -720px;
}
 .navigationContainer a {
	 margin-right: 10px;
	 color: #FFFFFF;
}
 .navigationContainer a:focus{
	 outline:none;
}
 .navigationContainer>a>img {
	 width: 110px;
}
 .navigationContainer>a>img {
	 transform: scale(1);
	 border-radius: 100%;
	 transition: all 0.3s;
	 vertical-align: unset;
}
 .navigationContainer>a>img:hover {
	/* transform: scale(1);
	 */
}
 .activeNavigation>img {
	 width: 120px !important;
}
 .activeNavigation>img {
	 background-color: #003A70;
}
 .studentStoriesIcon>img,.mrichabodIcon>img,.vibrantCampusIcon>img{
	 border-radius: 100%;
}
 .navigationContainer a:hover img {
	 background-color: #003A70;
}
 .navTitle {
	 display: none;
}
 .navTitle.active {
	 margin-top: -35px;
	 color:#ffffff;
	 margin-left: 33.5%;
	 display: block;
	 text-shadow: 3px 2px 2px #000;
}
 .navTitle>span {
	 font-weight:bold;
	 color: #ecaa00;
}
/************* campusbackground End ************************/
/************* connectWithWashburn Start ************************/
 .eventItem {
	 margin-bottom: 20px;
}
 .eventItem .media-body {
	 display: flex;
	 flex-direction:column;
	 height: 100%;
	 justify-content: center;
	 align-items: center;
}
 .eventItem .media-left.date {
	 padding: 10px 10px 10px 10px;
}
 .calendar.events .date{
	 text-transform: uppercase;
	 font-size: 14px;
	 font-weight:bold;
}
 .connectWithWashburn .row, .connectWithWashburn img {
	 height:338px;
}
 .connectWithWashburn a{
	 color:#FFFFFF;
	 display:block;
	 width:100%;
	 height:100%;
}
 .newsLiveFeed, .currentNews {
	 height:338px;
	 background-color: #FFC124;
	 color: #ffffff;
	 padding-top: 20px;
}
 .newsLiveFeed p, .currentNews p {
	 color: #FFFFFF;
}
 .currentNews h4, .currentNews a.yellow-color{
	 color: #FFC124;
	/*color important for accessibility - do not change*/
}
 .newsLiveFeed.news .date{
	 color: #003A70;
	 font-weight:bold;
}
 .newsLiveContainer .eventItem{
	 padding: 0 0 20px 0;
	 font-size: 17px;
}
 .news .media .eventItem {
	 border-left:0;
}
 .currentNews {
	 background-color: #003A70;
}
 .newsLiveContainer, .newsLiveContainer.scroll-height, .eventsList .hh-events .events  {
	 height:242px;
	 overflow-y: auto;
	 width: 86%;
	 margin:auto;
}
 .newsLiveContainer .media-body p {
	 margin:0;
}
 .newsLiveContainer .media-body p.title{
	 font-weight: bold;
	 text-decoration: underline;
}
 .calendar.events .media-body p.title a, .calendar.events .media-body p.title {
	 color: #B1D1E7;
	/*color important for accessibility - do not change*/
}
 .calendar.events .media-body p.title a:hover{
	 color: #ECAA00;
}
 .calendar.news .media-body p.title a, .calendar.news .media-body p.title {
	 color: #003A70;
}
 .calendar.news .media-body p.title a:hover {
	 color: #FFF;
}
 .calendar.news .date{
	 font-size: 12px;
}
 .newsLiveContainer ul li {
	 font-size: 16px;
}
 .newsLiveContainer ul li>strong {
	 display:block;
	 margin-top: 30px;
}
 .currentNews a.yellow-color, .newsLiveFeed a.blue-color, .eventsNewsFeed a.white-color {
	 margin-top:10px;
}
 .newsLiveContainer::-webkit-scrollbar-track {
	 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	 border-radius: 10px;
	 background-color: rgba(245, 245, 245, 0.35);
}
 .newsLiveContainer::-webkit-scrollbar {
	 width: 12px;
	 background-color: rgba(245, 245, 245, 0.65);
}
 .newsLiveContainer::-webkit-scrollbar-thumb {
	 border-radius: 10px;
	 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	 background-color: rgba(255, 255, 255, 0.25);
}
 .calendarNewsIcon {
	 display: none;
}
 .socialIconOverlay {
	 position: absolute;
	 bottom: 4%;
	 left: 10%;
	 width: 50% !important;
	 height: auto !important;
}
 @media(max-width:991px){
	 .connectWithWashburn>div.hidden-xs{
		 display:none;
	}
}
/************* connectWithWashburn End ************************/
/************* becomeichaboxbg Start ************************/
 .becomeichaboxbg {
	 background-image: url(../images/template/becomeichabodbg.jpg);
	 background-size: cover;
	 height: 300px;
	 position:relative;
	 padding-top: 50px;
}
 .newichaboxbg {
	 background-image: url(../images/template/becomeichabodbg.jpg);
	 background-size: cover;
	 height: 300px;
}
 .requestInfo {
	 float:right;
	 width: 250px;
	 margin-right: 50px;
	 padding:10px;
}
 .applyNow {
	 float:left;
	 width: 250px;
	 margin-left: 50px;
	 padding:10px;
}
/************* becomeichabod bg End ************************/
 @media (min-width: 1400px) {
	 .connectWithWashburn .row, .connectWithWashburn img {
		 width: 110%;
		 height: 348px 
	}
	 .newsLiveFeed, .currentNews {
		 height: 348px;
	}
}
 @media (min-width: 767px) {
	 .vibrantCampus, .studentStories, .Ichabod {
		 position: absolute;
		 top:0;
		 width: 100%;
	}
}
 @media (min-width: 1500px) {
	 .connectWithWashburn .row, .connectWithWashburn img {
		 height: 368px;
	}
	 .newsLiveFeed, .currentNews {
		 height: 368px;
	}
}
 @media (min-width: 1600px) {
	 .connectWithWashburn .row, .connectWithWashburn img, .newsLiveFeed, .currentNews {
		 height: 390px;
	}
	 .newsLiveContainer, .newsLiveContainer.scroll-height, .eventsList .hh-events .events {
		 height: 280px;
	}
}
 @media (min-width: 1621px) and (max-width: 1760px) {
	 .connectWithWashburn .row, .connectWithWashburn img, .newsLiveFeed, .currentNews {
		 height: 420px;
	}
}
 @media (min-width: 1770px) and (max-width: 1900px) {
	 .connectWithWashburn .row, .connectWithWashburn img, .newsLiveFeed, .currentNews {
		 height: 470px;
	}
	 .newsLiveContainer, .newsLiveContainer.scroll-height, .eventsList .hh-events .events {
		 height: 354px;
	}
}
 @media (min-width: 1900px) {
	 .connectWithWashburn .row, .connectWithWashburn img {
		 height: 489px;
	}
	 .newsLiveFeed, .currentNews {
		 height: 491px;
	}
	 .newsLiveContainer, .newsLiveContainer.scroll-height, .eventsList .hh-events .events {
		 height: 380px;
	}
	 .eventsList .hh-events .events {height: 380px;}
}height: 380px;
 @media (min-width: 1921px) and (max-width: 2100px) {
	 .connectWithWashburn .row, .connectWithWashburn img, .newsLiveFeed, .currentNews {
		 height: 530px;
	}
	 .newsLiveContainer {
		 height: 422px;
	}
}
 @media (min-width: 2101px) {
	 .connectWithWashburn .row, .connectWithWashburn img, .newsLiveFeed, .currentNews {
		 height: 530px;
	}
	 .newsLiveContainer {
		 height: 418px;
	}
}
 @media (max-width: 1300px) {
	 .baloonContainer {
		 width: 1260px;
		 margin-left: -30px;
	}
	 .carousel-caption {
		 bottom: 40px;
	}
	.carousel-indicators{
		 bottom:0;
	 }
}
 @media (max-width: 1249px) {
	 .baloonContainer {
		 width: 100%;
		 margin-left: 0px;
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonContainer {
		 height: 500px 
	}
	 .baloonsbtnContainer {
		 margin-top: 100px;
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonsbtnContainer {
		 margin-top: 0;
	}
	 .washburnbynumbers {
		 height:500px;
	}
	 .baloonConnectingLine {
		 display:none !important;
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonTrigger {
		 background-size: 200px;
		 height: 200px;
		 margin: 0px auto auto auto;
		 width: 200px;
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn div{
		 font-size: 1.2em;
	}
	 .baloonBtn:first-child {
		 left: 3% !important;
		 top: 40% !important;
	}
	 .baloonBtn:nth-child(2) {
		 left: 22.5% !important;
		 top: 40% !important 
	}
	 .baloonBtn:nth-child(3) {
		 left: 42% !important;
		 top: 40% !important;
	}
	
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(3) {
		 display:none !important;
	}
	 .baloonBtn:nth-child(4) {
		 left: 61% !important;
		 top: 40% !important 
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(4) {
		 left: 42% !important;
		 top: 40% !important 
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(5) {
		 left: 61% !important;
		 top: 40% !important 
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(6) {
		 left: 80% !important;
		 top: 40% !important;
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(7) {
		 left: 12% !important;
		 top: 80% !important;
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(8) {
		 left: 31.5% !important;
		 top: 80% !important 
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn:nth-child(9) {
		 left: 51% !important;
		 top: 80% !important 
	}
	 .baloonBtn:last-child {
		 left: 80% !important;
		 top: 40% !important 
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn:last-child {
		 left: 70.5% !important;
		 top: 80% !important 
	}
	 .baloonBtn h3 {
		 font-size:17px;
	}
	 .connectWithWashburn .row, .connectWithWashburn img {
		 height:258px;
	}
	 .newsLiveContainer, .newsLiveContainer.scroll-height, .eventsList .hh-events .events {
		 height: 156px 
	}
	 .campusbackground p {
		 font-size: 16px;
		 padding-left: 10px;
		 padding-right: 10px;
	}
	 .baloonBtn, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childDine, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childShop, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childPrint {
		 width: 170px;
		 height: 170px;
	}
	 .baloonBtn h2 {
		 font-size: 26px;
	}
	 .baloonBtn h3 {
		 font-size: 14px 
	}
	 .navigationContainer>a>img {
		 width: 100px;
	}
	 .activeNavigation>img {
		 width: 110px !important;
	}
	 .shutterDiv {
		 width: 42.333%;
	}
	 .baloonBtn#childShop img,.baloonBtn#childDine img,.baloonBtn#childPrint img {
		 margin: 20% 0 0 0;
		 max-width:none;
	}
	 .baloonBtn {
		 display: block !important;
		 width: 190px;
		 height:190px;
	}
}
 @media ( max-width: 1249px) and ( min-width: 769px){
	 .baloonBtn .textn {
		 font-size:15px;
	}
	 .baloonBtn .textb {
		 font-size:20px;
	}
}
 @media (max-width: 999px) {
	 .shutterDiv {
		 width: 60%;
	}
}
 @media (max-width: 768px) {
	 .baloonsbtnContainer {
		 margin-top: 10px;
	}
	 .carousel-caption {
		 bottom: 50px;
	}
	 .washburnbynumbers {
		 height:1100px;
	}
	 body[data-title="Memorial Union | Washburn University"] .washburnbynumbers {
		 height: 2200px;
	}
	 .baloonBtn, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childDine, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childShop, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childPrint {
		 display: inline-block !important;
		 width: 100%;
		 border-radius: 0;
		 position: static !important;
		 margin-left:2px;
		 margin-bottom: 5px;
		 transition: none;
	}
	 .baloonBtn, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childDine, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childShop, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childPrint {
		 height:170px;
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn#childDine, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childShop, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childPrint {
		 padding: 15px;
		 margin-bottom: 5px;
	}
	 .baloonBtn#childShop img,.baloonBtn#childDine img,.baloonBtn#childPrint img {
		 margin: 0;
		 max-width:none;
		 width:120px;
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn{
		 font-size: 1.2em;
		/* font-weight:bold;
		 */
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn#childDine div, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childShop div, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childPrint div {
		 font-size: 1.5em;
		 font-weight:bold;
		 margin: -20px 0 0 0 !important;
	}
	 .connectWithWashburn .row, .connectWithWashburn img {
		 width: 110%;
		 height:380px;
	}
	 .newsLiveFeed, .currentNews {
		 height:380px;
	}
	 .newsLiveContainer, .newsLiveContainer.scroll-height, .eventsList .hh-events .events {
		 height:276px;
	}
	 .baloonTrigger {
		 margin-bottom: 30px;
	}
	 .sliderDesc {
		 left: 0;
		 right: 0;
		 text-align: center;
		 z-index: 20;
	}
	 .carousel-indicators {
		 display: none;
	}
	/*.imgAvatar {
		 width: 240px;
		 margin-top: -24px;
	}
	 */
	 .navigationContainer {
		 bottom: -560px;
	}
	 .campusbackground {
		 height: 620px;
	}
	 .navigationContainer>a>img {
		 width: 90px;
	}
	 .activeNavigation>img {
		 width: 110px !important;
	}
	 .carousel-caption {
		 bottom: 10px;
	}
}
 @media ( max-width: 1200px){
	 .blueStrip{
		 bottom: 30%;
	}
}
 @media (max-width: 767px) {
	 body[data-title="Memorial Union | Washburn University"] .washburnbynumbers {
		 height: 1400px;
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn{
		 font-size: 1.2em;
		/* font-weight:bold;
		 */
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonBtn#childDine div, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childShop div, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childPrint div {
		 font-size: 1.2em;
		 font-weight: normal;
		 margin: 0 !important;
	}
	 .baloonBtn, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childDine, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childShop, body[data-title="Memorial Union | Washburn University"] .baloonBtn#childPrint {
		 width: 90%;
		 height:auto;
		 margin-bottom: 20px;
	}
	/*.blueStrip:hover .iconHoverEffect {
		 transform: scale(1.1);
		 border: 2px solid #ecaa00 
	}
	 */
	 .vibrantCampus, .studentStories, .Ichabod {
		 position: relative;
		 text-align: center;
	}
	 .navBgBlue {
		 height:110px;
	}
	 .connectWithWashburn .row, .connectWithWashburn img {
		 height:100%;
	}
	 .requestInfo, .applyNow {
		 float:none;
		 margin:auto;
		 margin-bottom: 10px;
	}
	 .blueStrip {
		 margin-top: 30px;
		 height:auto;
		 background-color: transparent;
		 position: relative;
	}
	 .Ichabod, .vibrantCampus, .studentStories {
		/* margin-top: 0px;
		 */
	}
	 .findYouMajorResCont {
		 display: none;
	}
	 .baloonContainer {
		 display: none;
		 margin-top: 60px;
	}
	 body[data-title="Memorial Union | Washburn University"] .baloonContainer{
		 display:block;
	}
	 .baloonBtn, .baloonBtn:last-child {
		 width:90%;
		 margin-left: auto;
		 margin-right: auto;
		 height: auto;
		 white-space: normal;
		 word-wrap: break-word;
	}
	 .baloonBtn img {
		 display: none;
	}
	 .baloonBtn h3, .baloonBtn h2, .baloonBtn h1 {
		 display: inline;
		 font-size: 20px;
		 margin-bottom: 5px;
	}
	 .washburnbynumbers {
		 height: auto;
		 background-size: auto;
	}
	 .baloonsbtnContainer {
		 text-align: center;
	}
	 .baloonsbtnContainer .baloonBtn {
		 margin-bottom: 20px 
	}
	 .resBlueStrip {
		/* background-color: rgba(29, 80, 149, 0.68);
		 */
		/* margin-top: 40px;
		 */
		 padding-bottom: 50px;
		/* margin-bottom: 100px;
		 */
	}
	 .SlideNavBtn {
		 margin: auto;
		 display: block;
		 min-width: 315px;
		 max-width: 315px;
	}
	 .campusbackground .navTitle {
		 margin-top: -30px;
		 text-align: center;
		 font-size: 30px;
		 margin-left: 0;
	}
	 .resBlueStripParaCont {
		 margin-top: 40px;
	}
	 .navigationContainer>a>img {
		 width: 100px;
	}
	 .activeNavigation>img {
		 width: 120px !important;
	}
	 .campusbackground {
		 background-size: auto;
		 height: auto;
		 background-position: top 
	}
	 .newsLiveFeed, .currentNews {
		 height: auto;
		 padding-top: 50px;
		 padding-bottom: 30px;
		 min-height: 257px;
		 margin-bottom: 50px;
	}
	 .newsLiveFeed h4, .currentNews h4 {
		 font-size: 15px;
		 text-decoration: none;
	}
	 .newsLiveFeed h4:hover, .currentNews h4:hover {
		 text-decoration: none !important;
	}
	 .newsLiveFeed.news{
		 border-left:0 
	}
	 .calendarNewsIcon {
		 width: 100px !important;
		 display: inline-block;
	}
	 .studentStoriesIcon>img:hover, .vibrantCampusIcon>img:hover, .mrichabodIcon>img:hover {
		 width: 120px;
	}
	 .carousel-inner>.item>img, .carousel-inner>.item>a>img {
		 width: 768px;
		 max-width: 768px;
	}
	 .respnsiveBlock {
		 display: block;
	}
	 .connectWithWashburn .row, .connectWithWashburn img {
		 width: auto 
	}
	/*.vibrantCampusCont .imgAvatar {
		 margin-top: 10px;
	}
	 */
	/*.studentStoriesCont .imgAvatar {
		 margin-top: 16px;
	}
	 */
	 .navigationContainer {
		 bottom: 0;
		 left:0;
		 right: 0;
		 text-align: center;
		 top: -85px;
	}
	 .studentStories {
		 text-align: center;
	}
	 .IchabodCont {
		/* margin-top: 60px;
		 */
	}
	 .vibrantCampusCont {
		/*margin-top: 24px;
		 */
	}
	 .studentStoriesCont {
		/* margin-top: 24px;
		 */
	}
	 .studentStoriesCont {
		 display: none;
	}
	 .navigationContainer {
		 display: none;
	}
	 .studentStories.active .studentStoriesCont{
		 display: block;
	}
	 .studentStories.active .navigationContainer {
		 display: block;
	}
	 .findYourMajorContainer {
		 margin-top: 0;
		 padding-top: 80px !important;
		 padding-bottom: 60px !important 
	}
	 .shutterDiv {
		 width: 100%;
	}
	/*.carousel-inner>#slide1.item>img, .carousel-inner>#slide1.item>a>img {
		 margin-left: -50%;
	}
	 */
	 .item.hasDesc .slideDesc{
		 top: 45%;
	}
	 .item.hasDesc .slideInfo{
		 bottom: 5%;
		 left: -5%;
	}
}
 @media (max-width: 667px) {
	 .carousel-caption {
		 z-index:1;
	}
	 .sliderDesc {
		 top: 30%;
	}
	 .carousel-inner>#slide1.item>img, .carousel-inner>#slide1.item>a>img {
		 margin-left: -10%;
	}
}
 @media (max-width: 568px) {
	 .carousel-caption {
		 bottom:-10px;
	}
	 .sliderDesc {
		 top: 35%;
	}
}
 @media (max-width: 480px) {
	 .sliderDesc h1 {
		 font-size: 32px;
	}
	 .navigationContainer>a>img {
		 width:80px;
	}
	 .activeNavigation>img {
		 width:90px !important;
	}
	 .newsLiveFeed, .currentNews {
		 min-height: 230px;
	}
	 .sliderDesc {
		 left: 0;
		 right: 0;
		 text-align: center;
	}
	 .carousel-inner>#slide1.item>img, .carousel-inner>#slide1.item>a>img {
		 margin-left: -20%;
	}
}
 @media (max-width: 414px) {
	 .navigationContainer>a>img {
		 width: 80px;
	}
	 .studentStoriesIcon>img:hover, .vibrantCampusIcon>img:hover, .mrichabodIcon>img:hover {
		 width: 100px;
	}
	 .carousel-inner>.item>img, .carousel-inner>.item>a>img {
		 margin-left: -50px;
	}
	/*.carousel-inner>#slide1.item>img, .carousel-inner>#slide1.item>a>img {
		 margin-left: -50%;
	}
	 */
}
 @media (max-width: 375px) {
	 .navigationContainer>a>img {
		 width: 80px;
	}
	 .sliderDesc h1 {
		 font-size:22px;
	}
	 .baloonBtn {
		 margin-left:0;
	}
	 .sliderDesc h1 {
		 padding-top: 22px;
	}
	 .carousel-inner {
		 height: 434px;
	}
	 .carousel-caption {
		 bottom: -13px;
	}
	 .carousel-inner>.item>img, .carousel-inner>.item>a>img {
		 width: 800px;
		 max-width: 768px;
	}
	 .carousel-inner>.item>img, .carousel-inner>.item>a>img {
		 margin-left: -90px;
	}
	 .sliderDesc.extra {
		 top: 10%;
	}
	 .item.hasDesc .slideDesc{
		 top:30%;
	}
}
 @media (max-width: 320px) {
	 .sliderDesc h1 {
		 height: 50px;
		 padding-top: 12px;
	}
	 .navigationContainer>a>img {
		 width: 60px;
	}
	 .studentStoriesIcon>img:hover, .vibrantCampusIcon>img:hover, .mrichabodIcon>img:hover {
		 width: 80px !important;
	}
	 .activeNavigation>img {
		 width: 80px !important;
	}
	 .calendarNewsIcon {
		 width: 70px !important 
	}
	 .newsLiveFeed, .currentNews {
		 min-height: 250px;
	}
}
 .external.foundin {
	 display: none;
}
 .external.finaid {
	 display: none;
}
 .external.over2000 {
	 display: none;
}
 .external.oncamp {
	 display: none;
}
 .external.over7500 {
	 display: none;
}
 .external.foundin.active {
	 display: block;
}
 .external.finaid.active {
	 display: block;
}
 .external.over2000.active {
	 display: block;
}
 .external.oncamp.active {
	 display: block;
}
 .external.over7500.active {
	 display: block;
}
/*.imgAvatar {
	 transform: scale(0);
	 border-radius: 50%;
	 transition: all 0.5s;
}
 */
/*.imgAvatar.active {
	 transform: scale(1);
	 transition: all 1s;
}
 */
 @media (min-width: 767px) {
	 #ichabod{
		 right:-100%;
	}
	 #vibrant{
		 right:-100%;
	}
}
 @media (max-width: 767px) {
	 .Ichabod{
		 display: none;
	}
	 .vibrantCampus{
		 display: none;
	}
	 .Ichabod.active{
		 display: block;
	}
	 .vibrantCampus.active{
		 display: block;
	}
	 .studentStories.active{
		 display: block;
	}
	 .Ichabod a.downUpArrow {
		 display: none;
	}
	 .studentStories .navTitle.active ~ a.downUpArrow {
		 display: block;
	}
	 .vibrantCampus a.downUpArrow {
		 display: none;
	}
	 .studentStories a.downUpArrow {
		 display: none;
	}
	 .Ichabod.active a.downUpArrow {
		 display: block;
	}
	 .vibrantCampus.active a.downUpArrow {
		 display: block;
	}
	 .studentStories.active a.downUpArrow {
		 display: block;
	}
	 .campusbackground.img1 {
		 height: auto;
		 background-position: top;
	}
	 .campusbackground.img2 {
		 height: auto;
		 background-position: top;
	}
	 .campusbackground.img3 {
		 height: auto;
		 background-position: top;
	}
}
 .baloonsbtnContainer a, a:active, a:focus {
	 outline: none !important;
}
 img.img-ie {
	 width: 100%;
	 display: none;
	 transition: 1s;
	 -webkit-transition: 1s;
	 -moz-transition: 1s;
	 -ms-transition: 1s;
	 -o-transition: 1s;
	/*opacity: 0;
	 */
}
 img.img-ie.active#icha{
	 display:block;
	 transition: 1s;
	 -webkit-transition: 1s;
	 -moz-transition: 1s;
	 -ms-transition: 1s;
	 -o-transition: 1s;
}
 img.img-ie.active#vib{
	 display:block;
	 transition: 1s;
	 -webkit-transition: 1s;
	 -moz-transition: 1s;
	 -ms-transition: 1s;
	 -o-transition: 1s;
}
 img.img-ie.active#st_story{
	 display:block;
	 transition: 1s;
	 -webkit-transition: 1s;
	 -moz-transition: 1s;
	 -ms-transition: 1s;
	 -o-transition: 1s;
}
 .navigationWrapper {
	 position: absolute;
}
 section.campusbackground.padding-top-xxxxx.padding-bottom-xxxxx{
	 position: relative;
	 padding-bottom: 0;
	 height: auto;
}
 .blueStrip, .blueStrip p {
	 color: #ffffff;
}
 .blueStrip {
	 width: 100%;
	 background-color: transparent;
	 color: #ffffff;
	 left: 0px;
	 margin-top: 160px;
	 position: absolute;
	 top: 30%;
}
 .blueStrip div.open{
	 background-color: rgba(29, 80, 149, 0.68);
	 z-index: 100;
}
 @media (min-width: 768px) {
	 .blueStrip div.active:not(.iconHoverEffect){
		 background-color: rgba(29, 80, 149, 0.68);
	}
}
 @media (min-width:1400px){
	 .navigationWrapper {
		 bottom: 2%;
		/* top: 100px;
		 */
		 float: left;
		 position: absolute;
	}
}
 @media (max-width:1400px){
	 .navigationWrapper {
		 bottom: 2%;
	}
}
 @media (max-width:1390px){
	 .blueStrip {
		 top: 25%;
	}
}
 @media (max-width:1300px){
	 .blueStrip {
		 top: 15%;
	}
}
 @media (max-width:1200px){
	 .blueStrip {
		 top: 10%;
	}
}
 @media (max-width: 768px) {
	 .navigationWrapper{
		 position: absolute;
		 right: 40px;
	}
	 .blueStrip{
		 top: -10%;
	}
	 .campusbackground {
		 height: auto;
	}
}
 @media (max-width: 1199px) {
	 .navigationWrapper{
		 position: absolute;
		 right: 40px;
	}
	 .blueStrip{
		 top: 5%;
	}
	 .campusbackground {
		 height: auto;
	}
}
 @media (max-width: 1000px) {
	 .navigationWrapper{
		 position: absolute;
		 right: 40px;
	}
	 .blueStrip{
		 top: -10%;
	}
	 .campusbackground {
		 height: auto;
	}
	/*.imgAvatar.active{
		 transform: scale(0.8);
		 margin: -50px 0 0 -15px 
	}
	 */
	/*.iconHoverEffect{
		 transform: scale(0.8);
	}
	 */
	/*.blueStrip:hover .iconHoverEffect{
		 transform: scale(0.9);
	}
	 */
}
 @media (max-width: 768px) {
   .item.hasDesc .slideDesc.extra h2{margin-top:0;}
}
 @media (min-width:320px) and (max-width: 767px) {
	 img.img-ie.active#icha{
		 width:100%;
		 display:block;
		 transition: 1s;
		 -webkit-transition: 1s;
		 -moz-transition: 1s;
		 -ms-transition: 1s;
		 -o-transition: 1s;
	}
	 img.img-ie.active.zoom#icha{
		 transform: translateX(-35%);
		 width:auto;
		 display:block;
		 transition: 1s;
		 -webkit-transition: 1s;
		 -moz-transition: 1s;
		 -ms-transition: 1s;
		 -o-transition: 1s;
	}
	 img.img-ie.active.zoom#vib{
		 transform: translateX(-35%);
		 width:auto;
		 display:block;
		 transition: 1s;
		 -webkit-transition: 1s;
		 -moz-transition: 1s;
		 -ms-transition: 1s;
		 -o-transition: 1s;
	}
	 img.img-ie.active.zoom#st_story{
		 transform: translateX(-35%);
		 width:auto;
		 display:block;
		 transition: 1s;
		 -webkit-transition: 1s;
		 -moz-transition: 1s;
		 -ms-transition: 1s;
		 -o-transition: 1s;
	}
	 .blueStrip{
		 background-color: transparent;
	}
	 .blueStrip{
		 background: transparent;
	}
	 .blueStrip {
		 top: 0%;
	}
	 .navigationWrapper{
		/*top:-140px;
		 */
	}
	 .navigationWrapper{
		 right:0;
	}
}
 @media (max-width: 400px) {
	 .campusbackground p{
		 font-size: 13px;
	}
}
/*final changes css*/
 @media (max-width: 767px) {
	 .resBlueStrip{
		/* margin-top: 0;
		 */
		/* margin-bottom: 0;
		 */
	}
	 .blueStrip.open{
		 margin-top: 100px;
		 transition: all ease .5s;
	}
}
 @media (max-width: 767px) and (min-width: 501px) {
	 img.img-ie.active.zoom#icha {
		 width: 1600px;
	}
	 img.img-ie.active.zoom#st_story{
		 width: 1600px;
	}
	 img.img-ie.active.zoom#vib{
		 width: 1600px;
	}
}
 @media (max-width: 500px) and (min-width: 320px) {
	 img.img-ie.active.zoom#icha {
		 width: 1024px;
	}
	 img.img-ie.active.zoom#st_story{
		 width: 1024px;
	}
	 img.img-ie.active.zoom#vib{
		 width: 1024px;
	}
}
/************** video hero *************/
@media(min-width:1440px){.wuvideo-container video {object-fit: cover; width:100%; }}
@media(max-width:1440px) and (min-width:767px){.wuvideo-container video {object-fit: cover; width:100%; } }
@media(max-width:767px){
  .wuvideo-container video {height:100%;margin-left:40vw;transform: translate(-50%);z-index:-10;position:relative;max-height:800px;} 
  .wuvideo-container video.vid-homepage3 {margin-left:130vw;}
}
.wuvideo-container{ position: relative;}

.wuvideo-container .toggle-playback:hover .fa {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 125ms ease-in,border-radius 125ms ease-in;
    -moz-transition: opacity 125ms ease-in,border-radius 125ms ease-in;
    -o-transition: opacity 125ms ease-in,border-radius 125ms ease-in;
    transition: opacity 125ms ease-in,border-radius 125ms ease-in;
    -webkit-transition-delay: 0s,0s;
    -moz-transition-delay: 0s,0s;
    -o-transition-delay: 0s,0s;
    transition-delay: 0s,0s;
}
.wuvideo-container .fa.fa-play {
    padding-right: .375em;
    padding-left: .625em;
}
.wuvideo-container .fa {
    /* SIZE: B5; */
    width: 3em;
    height: 3em;
    padding: 1em;
    border-radius: 100%;
    background-color: #fff;
    font-size: 1.5em !important;
    color: #31261d;
    overflow: hidden;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    -webkit-transition: opacity 125ms ease-out,border-radius 125ms ease-out;
    -moz-transition: opacity 125ms ease-out,border-radius 125ms ease-out;
    -o-transition: opacity 125ms ease-out,border-radius 125ms ease-out;
    transition: opacity 125ms ease-out,border-radius 125ms ease-out;
}
.wuvideo-container .toggle.playback {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}
.wuvideo-container .fa {
    display: inline-block;
    /*font: normal normal normal 14px/1 FontAwesome;*/
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.wuvideo-container .toggle-playback {
    position: absolute;
    bottom: 2em;
    left: 2em;
    z-index: 101;
    cursor: pointer;
    display: block;
}
.wuvideo-container .toggle-playback {
    width: 3em;
    height: 3em;
    margin: 0;
    border: none;
    background-color: transparent;
    font-size: 1em;
    color: transparent;
    display: block;
}
.wuvideo-container .toggle-playback:focus{outline:none;}
.wuvideo-container .vidoverlay {background: rgba(0,0,0,.4);display:block; width: 100%;height: 100%;position:absolute;margin-top:-7px;z-index:10;}

@media (max-width:767px){
    .wuvideo-container .toggle-playback{display:none;}
    /*.wuvideo-container {margin: 89px auto -94px auto;transition: all .5s }*/
    /*.wuvideo-container.fixed {margin:0 auto -94px auto;transition: all .5s;}*/
}
/**************** updated Events 12-3-24 *******************/ 
    /* eventsList homepage */
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsNewsFeed {background:#003A70;padding: 20px 0 0 0;overflow: hidden;/* overflow-Y: scroll; */width: calc(100% + 30px);}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .events  {padding-bottom:0;overflow: hidden;overflow-Y: scroll;width: 100%;/* height: calc(100% - 25px); */}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events  { display:flex;flex-direction:column;display:block; position:relative;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .hh-events h2 {color: #FFFFFF;font-size: 1.1em;text-transform:  uppercase;border-bottom: 0;margin: 10px 0;    padding-bottom: 0;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events .events {/* overflow: hidden; *//* overflow-Y: scroll; *//* max-height: 395px; *//* width: 100%; */margin: auto;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList {background: #003A70;margin-bottom: 0;padding: 0;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events .events .event .event-image {background-image: none !important;display:none;height:auto;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events .events .event {display:flex;margin-bottom:10px;width:100%;align-items: center;flex-direction: column;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events .events .event .details {align-items:center;background: transparent;color: #FFFFFF;display:flex;font-weight:bold;height: auto;justify-content:center;order:0;width: 100%;margin: 0;flex-direction: row;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events .events .event .details .date {margin:0;display: flex;font-weight:bold;flex-direction: column;font-size:1.1em;padding:0;text-align:center;flex-direction: row;align-items: center;/* padding: 0 5px; */}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events .events .event .details>div{display:flex;align-items: center;justify-content: center;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events .events .event .details .day {font-size: 1em;padding:0 5px;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events .events .event .details .date:before {display:none; }
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events .events .event .details .time, .eventsList .hh-events .events .event .details .featured,.eventsList .hh-events .events .event .details .recurrence {display: flex;padding: 0;margin: 0 5px;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events .events .event>a {order:1;width: 100%;padding: 0 5px 0 5px;display: flex;margin: 0 0 10px 0;flex-direction: column;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events.hh-events-block .event .title  {margin: 0;padding: 0;text-align: center;width:100%;font-weight: bold;line-height: 1.4;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events.hh-events-block .event .time  {font-size:.9em;text-align:center;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events.hh-events-block .event:hover .title {color: #FFFFFF;}
    body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events.hh-events-block .event a {padding: 0;text-decoration: underline;color: #A3C8E3;font-weight: bold;}
    @media (max-width:1400px){
        body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList.twoCol .hh-events .events .event {display:flex;width:100%;}
    }
    @media (max-width:992px){
        body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsList .hh-events .events .event {display:flex;width:100%;}
    }
    @media (max-width:767px){
        body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsNewsFeed {height: auto; padding-top: 50px; padding-bottom: 30px; min-height: 257px;margin-bottom: 50px;}
        body[data-title="College in Kansas | College Degree Programs in KS | Washburn University"] .eventsNewsFeed>span {font-size: .9em;line-height:1;margin-bottom: 10px;display:block;}
        }
/*************************** end updated events ***************************/