.pgia-slide {
    background: transparent;
}

.pgia-slide:nth-child(even) {
    background: transparent;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;

    /* z-index: 500 !important; */
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: 0.5s;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    display: block;
    transition: 0.3s;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 60px;

    /* margin-right: 50px; */
}

#main {
    transition: margin-right .5s;
}

.vhero .vhero__image-wrapper {
    height: 70vh;
}

@media (min-width: 768px) {
    .vhero .vhero__image-wrapper {
        height: 100vh;
    }
}

.vhero__mobile-image {
    height: 100%;
}

@media (min-width:768px) {
    .mobile-home-btl {
    }

    .mobile-home-btl {
    }

    .mobile-home-btl {
    }

    .mobile-home-btl {
        display: none;
    }
}

:hover .mobile-btl-nav__tile {
}