.paralax{background-repeat:no-repeat; background-size:cover; background-attachment: fixed; background-position:50%; color:#fff; text-shadow: 2px 2px #000; padding:30px 35px; font-size:30px;}
.paralax h2{color:#fff; font-size:40px;}
.paralax a{text-shadow:none;}

a.btnRWC,a.btnRWC:visited{color:#fff;}
a.btnRWC:hover{color:#000;}
a.btnRWC.btnRWCWhite{background-color: #fff; color: #c3002f; font-weight: bold; margin-bottom: 50px; border:solid 2px #c3002f;}
a.btnRWC.btnRWCWhite:hover{background-color: #c3002f; color: #fff;}

.row img{max-width:100%;}

/*events*/
#divEventCalendar .eventDate{background:#fff; color:#000; font-size:16px; padding:10px; height:100%;}
#divEventCalendar .eventTitle{color:#c3002f; font-size:24px;}
#divEventCalendar .eventDate hr{border-top: solid 2px #000; width: 40px; margin-left: 0;}

/*undergrad*/
.programQuickLinks .undergraduate .majorsAndPrograms{background-position:-5px -17px; width:119px;}
.programQuickLinks .undergraduate .tuitionAid{background-position:-135px -20px; width:66px;}
.programQuickLinks .undergraduate .visit{background-position:-224px -17px; width:87px;}
.programQuickLinks .undergraduate .apply{background-position:-333px -14px; width:94px; height:75px;}
.programQuickLinks .undergraduate .requestInfo{background-position:-454px -17px; width:74px;}
.programQuickLinks .undergraduate .payDeposit{background-position:-542px -17px; width:74px;}

.programQuickLinks .undergraduate li:hover .majorsAndPrograms{background-position:-5px -112px;}
.programQuickLinks .undergraduate li:hover .tuitionAid{background-position:-135px -115px;}
.programQuickLinks .undergraduate li:hover .visit{background-position:-224px -112px;}
.programQuickLinks .undergraduate li:hover .apply{background-position:-333px -109px;}
.programQuickLinks .undergraduate li:hover .requestInfo{background-position:-454px -112px;}
.programQuickLinks .undergraduate li:hover .payDeposit{background-position:-542px -112px;}


/*graduate*/
.programQuickLinks .graduate .programs{background-position:-5px -17px; width:119px;}
.programQuickLinks .graduate .apply{background-position:-627px -17px; width:74px;}
.programQuickLinks .graduate .infoMeeting{background-position:-713px -17px; width:74px;}
.programQuickLinks .graduate .online{background-position:-333px -14px; width:94px; height:75px;}
.programQuickLinks .graduate .military{background-position:-798px -13px; width:76px; height:77px;}
.programQuickLinks .graduate .requestInfo{background-position:-454px -17px; width:74px;}

.programQuickLinks .graduate li:hover .programs{background-position:-5px -112px;}
.programQuickLinks .graduate li:hover .apply{background-position:-627px -112px;}
.programQuickLinks .graduate li:hover .infoMeeting{background-position:-713px -112px;}
.programQuickLinks .graduate li:hover .online{background-position:-333px -109px;}
.programQuickLinks .graduate li:hover .military{background-position:-798px -108px;}
.programQuickLinks .graduate li:hover .requestInfo{background-position:-454px -112px;}


/*bachelor completion*/
.programQuickLinks .bachelorCompletion .programs{background-position:-5px -17px; width:119px;}
.programQuickLinks .bachelorCompletion .apply{background-position:-627px -17px; width:74px;}
.programQuickLinks .bachelorCompletion .creditSources{background-position:-891px -17px; width:55px;}
.programQuickLinks .bachelorCompletion .online{background-position:-333px -14px; width:94px; height:75px;}
.programQuickLinks .bachelorCompletion .military{background-position:-798px -13px; width:76px; height:77px;}
.programQuickLinks .bachelorCompletion .requestInfo{background-position:-454px -17px; width:74px;}

.programQuickLinks .bachelorCompletion li:hover .programs{background-position:-5px -112px;}
.programQuickLinks .bachelorCompletion li:hover .apply{background-position:-627px -112px;}
.programQuickLinks .bachelorCompletion li:hover .creditSources{background-position:-891px -112px;}
.programQuickLinks .bachelorCompletion li:hover .online{background-position:-333px -109px;}
.programQuickLinks .bachelorCompletion li:hover .military{background-position:-798px -108px;}
.programQuickLinks .bachelorCompletion li:hover .requestInfo{background-position:-454px -112px;}

/*why roberts*/
.btnWhyRWC{background:transparent; border:none; cursor:pointer;}
.btnWhyRWC:focus{outline-color: transparent;}
#whyRwcModalLabel{color:#000; text-shadow:none;}
#whyRwcModal iframe {height: 315px; width: 100%;}

/*closer look*/
.closerlook {margin-top: 40px;}
.closerlook iframe {width: 480px; height: 270px;}

/*news*/
.newsColumn img{border-bottom:solid 5px #c3002f;}
.newsColumn a{color:#000;}
.newsColumn .col-md-3:hover{opacity:0.5;}

#imgReverseShield{display:none; width:100%;}

@media (max-width: 1090px){
	#divJourneyContainer{top: 70px; margin: 0 0 20px 0}
	
}

@media (max-width: 767px){
	#divStartJourney{border-radius:0; background-color:#c3002f;}
	/*#imgReverseShield{display:block;}*/
	#divHeadRow{background-image:none;}
	.programQuickLinks li{padding:10px;}
	#divSearchResultsContainer{margin-left:25%;}
}