


.top-wrapper
{
    background: url(/Portals/0/Images/research/main-banner.jpg) center center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}

.home .top-wrapper
{
    background: none !important;
}
.eds_news_Advantage .card-footer .author a
{
    display: none;
}
.page-title {
    margin: 0 auto;
    max-width: 1170px;
    padding: 20px 15px;
}
.sticky-wrapper
{
position: relative;
z-index: 905;
}
.StickyNav, .header
{
background: transparent !important;
}
.dnnMenu .topLevel li a:hover {
    color: #e46825 !important;
}
.is-sticky .StickyNav {
    z-index: 905;
    background-color: #f9f9f9 !important;
}
.is-sticky ul.dnnmega li.root a {
    color: #336699 !important;
}
#dnn_dnnLOGO_hypLogo
{
z-index: 905;
}

.header .SkinWidth
{
border-bottom: none !important;
}

@media handheld, only screen and (max-width: 767px)
{
.MobileBar {
    background: transparent !important; 
	margin-left: 32px;

}
}
.mycontent-wrapper
{
    background: #fff !important;
    padding-top: 30px;
}
.Normal
{
    color: #666;
}
.MobileMenu .treeview a.selected
{
    color: #e46825 !important;
}
@media handheld, only screen and (max-width: 767px)
{
    .wrapper .header
    {
        background-color: transparent !important;
    }
    .home  .wrapper .header
    {
        background-color: #3859a6 !important;
    }
}
li.item.last.haschild.hover > a {
    color: #e46825 !important;
}

.home .skin-breadcrumb a {
    color: #333;
}
 .is-sticky .dnnMenu .topLevel li a {
    color: #336699;
}

.careers-search
 {  background: url(/Portals/0/Images/CIMS.P.jpg) no-repeat center center;
    border-radius: 10px 10px 0 0;
    min-height: 160px;
    background-size: cover;
    } 
 .careers-register
 {  background: url(/portals/0/Images/careers/register.jpg) no-repeat center center;
    border-radius: 10px 10px 0 0;
    min-height: 160px;
    background-size: cover;
    } 
 .careers-contact
 {  background: url(/portals/0/Images/careers/contact.jpg) no-repeat center center;
    border-radius: 10px 10px 0 0;
    min-height: 160px;
    background-size: cover;
    }     
.img-hover-zoom {
  overflow: hidden; 
}
.img-hover-zoom img {
  transition: transform .5s ease;
}
.img-hover-zoom:hover img {
  transform: scale(1.3);
}
.NavMenu {
    color: #fff;
    background-color: transparent;
    width: 100%;
}

.ParallaxBg {
   display: none;
}

.MultiColor-bg {
    background: #117EC3;
    visibility: hidden;
}

.GrayColor {
     display: none;
}


.mycontent {
    margin: 30px auto 0px;
    max-width: 1170px;
    color: #fff;
}






















