.parallax{

    margin: 0 auto;
    position: relative;
    /*overflow: hidden;*/
}

.content-wrapper{
    padding-top: 50px;
    padding-bottom: 100px;
    /*padding: 0px;*/
}

.parallax p{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 100;
}
.parallax h2{
    font-size: 32px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 25px;
    height: auto;
    font-family: 'Roboto Condensed', 'Prompt', sans-serif;
    color: #506757;
    letter-spacing: 4px;
}

.parallax hr.section-heading-spacer-orange {
    float: center;
    width: 60px;
    border-top: 3px solid #fc684e;
}
.parallax1{
    background: url("../images/web/bg1.png") center bottom no-repeat transparent;
    background-size: cover;
    z-index: 0;
    padding-top: 70px;
}

.parallax2 h2{
    color: #fefefe;
}
.parallax2{
    margin-top: -10px;
    z-index: 1
}

.parallax2 .content-wrapper{
    color: #fff;
    background-color: #3c4240;
    background: url("../images/img/blue.jpg") center top no-repeat transparent;
    background-size: cover;
}

.parallax3{
    z-index: 2;
    margin-top: -160px;
}
.parallax3 .btn-glr-w{
    border: 1px solid #355a6c;
    color: #355a6c;
    margin-right: 0;
    margin-bottom: 30px;
    height: 40px;
}
.parallax3 .btn-glr-w:hover{
    border: 1px solid #355a6c;
    color: #fff;
    background: #355a6c;
}
.parallax3 .content-wrapper{
    padding-top: 0;
    padding-left: 0;
    margin: 0 auto;
    background: url('../images/img/bg-adsci.png') center top no-repeat transparent;
    background-size: cover;
}
.parallax3 .content-wrapper img{
    margin: 0 auto;
}
.parallax4 h2.section-heading{
    color: #fff;
}
.parallax4{
    z-index: 3;
    margin-top: -130px;
}
.parallax4 .content-wrapper{
    color: #fff;
    padding-top: 170px;
    padding-bottom: 170px;
    background-color: #3c4240;
    background: url("../images/web/pj.png") center top no-repeat transparent;
    background-size: cover;
}
.parallax4 figure.effect-julia {
    background: #5e6063;
    box-shadow: 0 0 0; 
}
.parallax5{
    z-index: 4;
    margin-top: -155px;
}
.parallax5 .content-wrapper{
    padding-top: 0;
    background: url("../images/web/bg-ret.png") center bottom no-repeat transparent;
    background-size: cover;
    padding-bottom: 30px;
}
.slope-01{
    z-index: 63;
    height: 156px;
    background: url("../images/img/background_line_01.png") center bottom no-repeat transparent;
}
.slope-02{
    z-index: 63;
    height: 156px;
    background: url("../images/img/background_line_02.png") center bottom no-repeat transparent;
    margin-top: 0px;    
}
.slope-03{
    z-index: 63;
    height: 153px;
    background: url("../images/img/background_line_03.png") center bottom no-repeat transparent;
}
.slope-04{
    z-index: 63;
    height: 153px;
    background: url("../images/img/background_line_04.png") center bottom no-repeat transparent;
}
.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    height: auto;
    background: transparent;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 1;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Julia *****/
/*---------------*/
@media screen and (max-width: 1120px) {
    figure.effect-julia {
        max-width: 100%;
        /*border: 5px solid #000;*/
        left: 80px;
    }
}
@media screen and (max-width: 768px) {
    figure.effect-julia {
        left:0;
    }
}
@media screen and (max-width: 425px) {
    .grid figure {
        position: relative;
        float: left;
        overflow: hidden;
        margin: 10px -3px;
        min-width: 260px;
        max-width: 480px;
        max-height: 324px;
        height: 100%;
        background: #3085a3;
        text-align: center;
        cursor: pointer;
    }
    .grid figure figcaption {
        font-size: 12px !important;
    }
    .parallax2 {
        margin-top: -10px;
    }
    .parallax2 .content-wrapper {
        margin-top: -45px;
    }
    .parallax3 .content-wrapper {
        margin-top: -15px;
    }
    .parallax4 .content-wrapper {
        margin-top: 19px;
        padding: 170px 0;
    }
    .parallax5 {
        margin-top: -190px;
    }
}
figure.effect-julia {
    background: transparent;
    box-shadow: 5px 5px 20px #d8d8d8;
}

figure.effect-julia img {
    max-width: 100%;
    height: auto;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-julia figcaption {
    text-align: left;
}

figure.effect-julia h2 {
    position: relative;
    padding: 0.5em 0;
    color: #fff;
}


figure.effect-julia p {
    display: inline-block;
    margin: 0 0 0.25em;
    padding: 0.4em 1em;
    background: rgba(255,255,255,1);
    color: #2f3238;
    text-transform: none;
    font-weight: 500;
    font-size: 75%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-360px,0,0);
    transform: translate3d(-360px,0,0);
    font-family: 'Roboto Condensed', sans-serif;
}
figure.effect-julia p.head{    
    background: #484b52;
    color: #fff;
}
figure.effect-julia p:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-julia:hover img {
    opacity: 0.4;
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.box-img{
    border-radius: 13px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
figure.effect-julia:hover{
    background: #575f63;

}