.cms-vista-miles .page-main {
    padding: 0px !important;
    max-width: 100% !important;
}
.cms-vista-miles .breadcrumbs {
    display: none;
}
.vista-miles-mail-page *{
    color: #fff;
}
.vista-miles-mail-page {
    float: left;
    width: 100%;
    background-image: url(../images/vista-miles-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*============== Start vista banner ===============*/
.vista-miles-banner {
    float: left;
    width: 100%;
    margin: 90px 0px 140px;
    text-align: center;
}
.miles-logo {
    margin-bottom: 40px;
}
.miles-logo img {
    width: 62%;
}
.vista-miles-banner .text-box {
    max-width: 1060px;
    margin: auto;
    font-weight: 500;
}
/*============== End vista banner ===============*/

/*============== Start vista-miles-journey ===============*/
.vista-miles-journey {
    float: left;
    width: 100%;
    margin-bottom: 130px;
}
.vista-miles-journey .heading-wrap {
    position: relative;
    margin-bottom: 140px;
}
.vista-miles-journey .inner-container {
    max-width: 1920px;
    margin: auto;
}
.vista-miles-journey-before {
    position: absolute;
    width: 100%;
    top: -110px;
    left: -20px;
}
.vista-miles-journey-before img{
    width: 100%;
}
.vista-miles-journey .custom-row {
    width: 100%;
    justify-content: center;
    position: relative;
}
.vista-miles-journey .column {
    width: 33.33%;
    text-align: center;
}
.vista-miles-journey .text-box {
    padding: 0px 15px;
    margin-top: -90px;
}
.vista-miles-journey .text-box .title {
    margin: 0;
    font-size: 38px;
    font-family: 'Vinyl OT';
    line-height: 1;
}
.vista-miles-journey .column figure {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.column.col-moon figure {
    margin-top: -100px;
}
.column.col-mars figure {
    margin-top: 30px;
}
.column.col-earth .text-box {
    margin-top: 110px;
}
.column.col-moon .text-box {
    margin-top: 0px;
}
.vista-miles-journey .btn-wrap {
    text-align: center;
    margin-top: 70px;
}
.vista-miles-journey .btn-links {
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    border-bottom: solid 2px #bdbebf;
    line-height: 1.1;
}
/*============== End vista-miles-journey ===============*/

/*============== Start vista-miles-bottom ===============*/
.vista-miles-bottom {
    float: left;
    width: 100%;
    background-image: url(../images/vista-miles-bottom-bg.jpg);
    padding: 70px 0px;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
}
.vista-miles-bottom .custom-row {
    align-items: center;
}
.vista-miles-bottom .col-left {
    padding-right: 70px;
}
.vista-miles-bottom .title {
    margin: 0;
    font-size: 70px;
    font-family: 'Vinyl OT';
    line-height: 1.2;
    text-transform: uppercase;
}
.vista-miles-bottom .btn-border-white {
    font-size: 39px;
    background-position: top -110px center;
    padding: 12px 15px;
}
.vista-miles-bottom .btn-border-white:hover {
    background-position: top center;
}
/*============== End vista-miles-bottom ===============*/

@media screen and (max-width: 1919px){
    .vista-miles-banner {
        margin: 60px 0px 90px;
    }
    .miles-logo {
        margin-bottom: 30px;
    }
    .vista-miles-banner .text-box {
        max-width: 889px;
    }
    .vista-miles-journey {
        margin-bottom: 70px;
    }
    .vista-miles-journey .heading-wrap {
        margin-bottom: 100px;
    }
    .vista-miles-journey .column figure {
        max-width: 100%;
        width: 100%;
    }
    .column.col-earth figure {
        width: 80%;
    }
    .column.col-moon figure {
        margin-top: -6vw;
    }
    .column.col-mars figure {
        margin-top: 0vw;
    }
    .vista-miles-journey-before {
        top: -6vw;
        left: -0.8vw;
    }
    .vista-miles-journey .text-box {
        margin-top: -4.1vw;
    }
    .column.col-earth .text-box {
        margin-top: 3.4vw;
    }
    .vista-miles-journey .text-box .title {
        font-size: 30px;
    }
    .vista-miles-journey .btn-wrap {
        margin-top: 50px;
    }
    .vista-miles-journey .btn-links {
        font-size: 18px;
    }
    .vista-miles-bottom {
        padding: 50px 0px;
    }
    .vista-miles-bottom .col-left {
        padding-right: 50px;
    }
    .vista-miles-bottom .title {
        font-size: 50px;
    }
    .vista-miles-bottom .btn-border-white {
        font-size: 30px;
        padding: 10px 10px;
    }
}
@media screen and (max-width: 1199px){
    .vista-miles-banner {
        margin: 50px 0px 60px;
    }
    .miles-logo {
        margin-bottom: 20px;
    }
    .vista-miles-banner .text-box {
        max-width: 820px;
    }
    .vista-miles-journey {
        margin-bottom: 50px;
    }
    .vista-miles-journey .text-box .title {
        font-size: 24px;
    }
    .vista-miles-journey .btn-wrap {
        margin-top: 40px;
    }
    .vista-miles-bottom {
        padding: 40px 0px;
    }
    .vista-miles-bottom .col-left {
        padding-right: 30px;
    }
    .vista-miles-bottom .title {
        font-size: 45px;
    }
    .vista-miles-bottom .btn-border-white {
        font-size: 26px;
    }
    .vista-miles-journey .heading-wrap {
        margin-bottom: 70px;
    }
    .vista-miles-journey .btn-links {
        font-size: 17px;
    }
}
@media screen and (max-width: 991px){
    .vista-miles-banner {
        margin: 30px 0px 40px;
    }
    .vista-miles-banner .text-box {
        max-width: 100%;
    }
    .vista-miles-banner .text-box br,
    .vista-miles-journey .heading-wrap br {
        display: none;
    }
    .miles-logo {
        margin-bottom: 15px;
    }
    .vista-miles-journey .heading-wrap {
        margin-bottom: 50px;
    }
    .vista-miles-journey .text-box .title {
        font-size: 22px;
    }
    .vista-miles-journey .btn-links {
        font-size: 16px;
    }
    .vista-miles-bottom {
        padding: 30px 0px;
    }
    .vista-miles-bottom .col-left {
        padding-right: 20px;
    }
    .vista-miles-bottom .title {
        font-size: 38px;
    }
    .vista-miles-bottom .btn-border-white {
        font-size: 24px;
    }
}
@media screen and (max-width: 767px){
    .vista-miles-journey-before {
        display: none;
    }
    .vista-miles-journey .column {
        width: 100%;
    }
    .column.col-earth figure {
        width: 100%;
    }
    .column.col-earth .text-box {
        margin-top: 0;
    }
    .vista-miles-journey .heading-wrap {
        margin-bottom: 20px;
    }
    .column.col-moon figure {
        margin-top: 0;
    }
    .vista-miles-journey .text-box {
        margin-top: -13.1vw;
    }
    .vista-miles-bottom .custom-row {
        flex-direction: column;
    }
    .vista-miles-bottom .col-left {
        padding-right: 0;
        margin-bottom: 15px;
    }
    .vista-miles-bottom .title {
        font-size: 28px;
    }
    .vista-miles-bottom .btn-border-white {
        font-size: 22px;
        padding: 11px 20px;
    }
}
@media screen and (max-width: 575px){
    .miles-logo img {
        width: 90%;
    }
}