/*** CSS ***/
#home-content .icons img{
	display: block;
	margin: 0 auto;
}
#home-content .icons h3{
	border-bottom: none;
	text-align: center;

}
#home-content .icons h3::after{
	background: none;
}

#home-content .training span{
	background-color: #FFF;
	color: #441F49;
	margin-bottom:-40px;
	
}

#home-content .access{
	background-color: #441F49;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#home-content .access p{
	color: #FFBD07;
}

#home-content .grid7{
	padding-right: 10px;
}
#home-content .grid8{
	padding-right: 20px;
}
#home-content .grid9 .grid4 h3:first-of-type{
	margin-bottom: 5px;
}
#videoPortal{
	padding: 10px;
}
#quickFacts{
	background-color: #eee;
	padding: 0px 20px 20px 20px;
}
.icon{
	width: 75px;
}
.boldQuestion{
	font-size: 1.3em;
	font-weight: bold;
}
#home-content ul + h4{
	margin-top: 20px;
}
.loginBtn{
	width: 100%;
}
#homePageTop{
	position: relative;
	overflow: hidden;
}
#homePageTitle{
	position: absolute;
	bottom: 2%;
	left: 3%;
}
#home-content #homePageTitle h2{
	font-size: 2.3em;
}
#oneDriveTopSection .grid9{
	padding-right: 30px;
}
#oneDriveTopSection .row-responsive{
	margin-bottom: 0;
}
#home-content .grid9 p .btnContact{
	background: transparent;
	color: #763775;
	line-height: 22px;
	margin: 0;
	font-weight: normal;
	float: none;
	text-transform: none;
	font-family: 'OpenSansRegular', sans-serif;
	font-size: .9em;
}
#home-content #documentCard{
	padding: 0px;
	float: left;
	margin: 0px;
	width: 100%;
}
#home-content #documentCard h4{
	margin-top: 20px;
	margin-bottom: 0px;
}
#home-content #documentCard .grid6{
	padding: 10px;
	text-align: center;
	font-size: 1.2em;
}
#home-content #documentCard .grid6 span{
	margin-top: 10px;
}
#home-content #documentCard h3{
	border-bottom: none;
	font-size: 2em;
	color: #763775;
	margin-bottom: 0;
}
#home-content #documentCard h3:after{
	background: none;
}
#home-content #leftDocument{
	background-color: #B094B5;
	padding: 20px 0px 40px 0px;
}
#home-content #documentCard #leftDocument h3:last-of-type{
	border-bottom: none;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
}
#home-content #documentCard #leftDocument h3:first-of-type{
	border-bottom: none;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 8px;
	margin-top: 0;
	padding-bottom: 0;
}
#home-content #leftDocument:hover{
	transform: scale(1.03);
}
#home-content #leftDocument .fa{
	color: #eee;
}
#home-content #rightDocument{
	background-color: #441F49;
	padding: 20px 0px 40px 0px;
}
#home-content #documentCard #rightDocument h3:last-of-type{
	border-bottom: none;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
}
#home-content #documentCard #rightDocument h3:first-of-type{
	border-bottom: none;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 8px;
	margin-top: 0;
	padding-bottom: 0;
}
#home-content #documentCard a{
	text-decoration: none;
}
#home-content #documentCard .pdfIcon{
	display: none;
}
#home-content #rightDocument:hover{
	transform: scale(1.03);
}
#home-content #rightDocument .fa{
	color: #fff;
}
#home-content .bottomCard{
	padding: 20px;
	background-color: #fff;
	text-align: left;
}


/******** KNOWLEDGE BASE *******/
#home-content #knowledgeBase ul>li{
	background-image: url(../images/goldArrow.png);
	padding-left: 20px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	list-style-type: none;
}

#home-content .apps h3 a{
	display: block;
	width: 100%;
	border: 2px solid #EEE;
	text-decoration: none;
	padding: 5px;
}
#home-content .apps h3 a:hover{
	background: #442F49;
	color: #FFF;
}
#home-content .apps h3 a:visited{
	color: #763775;
}


/**SIDEMENU**/

#home-content .sideLinks{
    margin-top: 0px;
    padding-right: 20px;
}
#home-content .sideLinks .grid12{
    background-color: #EEE;
    margin-bottom: 5px;
	 margin-top: 5px;
}
#home-content .sideLinks a{
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #575757;
    font-weight: bold;
    padding-left: 13px;
}
#home-content .sideLinks .subSideLink{
    font-size: .9em;
    padding: 0px 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: #763775;
}
#home-content .sideLinks .grid12 a:hover{
    color: #763775;
    border-left: 3px solid #FFBD07;
}
#home-content .sideLinks .activeSideLink{
    color: #763775;
    border-left: 3px solid #763775;
}
#home-content .inactive{
    display: none;
}
#home-content .active{
    display: block;
}
#home-content .sideLinks .btnMain{
	color: #FFF;
}
#home-content .hideMenu{
	display: none;
}

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

@media only screen and (max-width:1150px){
	#home-content .training span{
	margin-bottom:-50px;
	
}
	
}
@media only screen and (max-width:768px){
#home-content .training span{
	margin-bottom: 1px;
	width: 58%
	
}
	
	
}