.section-front-page .main #content {
    margin-top: 0px;
}
.contentwellportlets.row { margin: 0; }

.slider-front-page #slider {
    z-index: 0;
}

@media (min-width: 1200px) {
    .section-front-page .span10.offset2 {
        margin-left: 0 !important;
        width: 100%;
    }
}

.section-front-page .sly-carousel #oneperframe.frame .card h5, 
.section-front-page .sly-carousel #oneperframe.frame .card p {
    display: block !important;
    opacity: 0;
}

.section-front-page .sly-carousel #oneperframe.frame .card.active h5, 
.section-front-page .sly-carousel #oneperframe.frame .card.active p {
    opacity: 1;
}

@media (min-width: 1200px) {
    .section-magazine #content-core .span4.offset1,
    .section-magazine #content-core .offset1 {
        margin-left: 30px !important;
    }
}

.section-magazine #content-core .span4.offset1,
.section-magazine #content-core .offset1 {
        margin-left: 30px !important;
}

@media (max-width: 767px) {
   .section-magazine #content-core .span4.offset1,
    .section-magazine #content-core .offset1 {
        margin-left: 0px !important;
    } 
}

#mainMenu .insights {
    display: none;
}

.section-front-page #abstract-animation-wrap {
    min-height: 85vh;
}

.section-front-page .sly-carousel .pages {
    margin-top: -30px;
    display: block !important;
}

