.background-top .item-title2 {
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 50vh;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    opacity: 1;
}

.background-top {
    height: 100vh;
    position: relative;
    overflow-x: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.mfp-close, .scroll-chevron {
    display: block;
    z-index: 1;
    border: medium none;
    background: transparent none repeat scroll 0% 0%;
    overflow: hidden;
    white-space: nowrap;
    transition: transform 1s ease 0s, visibility 0s ease 1s;
}

#nav-item2 {
    width: 100%;
    position: fixed;
    z-index: -9999;
    background: rgba(23, 23, 23, 0.5);
    top: 0;
    left: 0;
    font-size: 0.7em;
    font-weight: 300;
    color: #FFFFFF;
    display: block;
    height: 6em;
    overflow: hidden;
    text-indent: 0;
    white-space: nowrap;
}
#nav-item2 .social-icons {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    z-index: 1;
    width: auto;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
}
#nav-item2 .social-icons a {
    color: rgba(255, 255, 255, 0.7);
    width: 6em;
    line-height: 5em;
    letter-spacing: 0;
    background: #333333;
    font-size: 1.2em;
    font-weight: 300;
    height: 100%;
    display: inline-block;
    text-align: center;
    float: left;
    border: none;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
}
#nav-item2 .social-icons a:hover {
    color: #333333;
    background: #FFFFFF;
}
#nav-item2 .mfp-close {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 1.8em 0 2em;
    background: #333333;
    font-size: 1.2em;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    letter-spacing: 0.5em;
    text-indent: 0;
    width: auto;
    height: 100%;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
}
#nav-item2 .mfp-close:hover {
    color: #333333;
    background: #FFFFFF;
}

.index9999 {
    z-index: 9999 !important;
}

@media only screen and (min-width: 992px) {
    .item-title2 {
        top: 50vh;
        width: 25vw;
        opacity: 0;
        -webkit-transform: translateY(20px) translateX(0px);
        -moz-transform: translateY(20px) translateX(0px);
        -ms-transform: translateY(20px) translateX(0px);
        -o-transform: translateY(20px) translateX(0px);
        transform: translateY(20px) translateX(0px);
    }
    .show-ready .item-title2 {
        opacity: 1;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
        -moz-transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
        -ms-transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
        -o-transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
        transition: all 0.6s cubic-bezier(0.42, 0, 0.58, 1);
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    #nav-item2 {
        background: #171717;
    }

    #nav-item2 .social-icons a {
        color: #FFFFFF;
        width: 4em;
        background: transparent;
    }

    #nav-item2 .social-icons a:hover {
        color: #FFFFFF;
        background: transparent;
    }

    #nav-item2 .mfp-close {
        color: #FFFFFF;
        background: transparent;
    }

    #nav-item2 .mfp-close:hover {
        color: #FFFFFF;
        background: transparent;
    }
}


@media only screen and (max-width: 768px) {
    h3{
        font-size: 1.3em;
    }

    .mfp-close {
        color: #FFFFFF;
        background: transparent;
    }

    button.mfp-close:hover{
        color: #F95A0E;
    }

    .background-top .item-title2{
        top: 5vh;
        transform: translateY(0%);
    }

     .ms-left #right2.ms-section .ms-tableCell .item-title{
        padding-top: 50px;
        padding-bottom: 20px;
    }

    #right3 a.action{
        height: auto;
        white-space: normal;
        display: table-cell;
        text-align: left;
        font-size: 1em;
        line-height: 2em;
    }

     .ms-left #right3.ms-section .ms-tableCell .item-title{
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .ms-left #right4.ms-section .ms-tableCell .item-title,.ms-left #right5.ms-section .ms-tableCell .item-title,.ms-left #left4.ms-section .ms-tableCell .item-title,.ms-left #left5.ms-section .ms-tableCell .item-title{
        padding-top: 25px;
    }
}