﻿.pos-r {
    position: relative;
}

.mb-parbase {
    padding: 0 0 5rem;
}

.content-all-lp .inner-lp {
    max-width: 106.15385rem;
    margin-right: auto;
    margin-left: auto;
    color: #2a2a2a;
}

.content-all-lp .col-lg-8 {
    max-width: 900px;
}

.content-all-lp .overlay-lp {
    bottom: 0;
    left: auto;
    position: absolute;
    right: auto;
    top: 50%;
    pointer-events: none;
    text-align: center;
    width: 100%;
}


    .content-all-lp .overlay-lp h1, .content-all-lp .overlay-lp h2 {
        color: #FFFFFF;
        font-weight: 700;
        font-family: "Neue Helvetica VFDP", helvetica, sans-serif;
        letter-spacing: .03em;
        font-size: 55px;
        text-transform: uppercase;
        line-height: 1;
    }

.content-all-lp .overlay-lp p {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 1.23077rem;
        letter-spacing: .04rem;
        line-height: 1.5;
        margin-top: 5px;
        color:#fff;
    }


.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-article__roww p b, .custom-article__roww p strong {
    font-family: "Neue Helvetica VFDP", helvetica, sans-serif;
}

.custom-article__roww p {
    font-size: 1.23077rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.5;
    margin-top: 1rem;
    font-family: "Neue Helvetica VFDP",helvetica,sans-serif;
}


.content-all-lp h3 {
    font-weight: 700;
    font-family: "Neue Helvetica VFDP", helvetica, sans-serif;
    font-size: 2.15385rem;
    letter-spacing: .03em;
    text-transform: uppercase;
    margin-bottom: 2rem;
}


.content-all-lp b,
.content-all-lp strong {
    font-weight: 500;
    line-height: inherit;
    font-family: "Neue Helvetica VFDP", helvetica, sans-serif;
}

.content-all-lp mt-1 {
    margin-top: 1rem;
}

.content-all-lp mb-1 {
    margin-bottom: 1rem;
}


.columns {
    float: left;
    padding-right: 0.76923rem;
    padding-left: 0.76923rem;
}

.p-0 {
    padding: 0;
}
p a {
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    line-height: inherit;
    text-decoration: underline;
    text-transform: capitalize;
    color: #2a2a2a;
}


#matterhorn .space-flex {
    margin-bottom: 0;
    margin-top: 4em;
    display: flex;
    justify-content: space-between;
}

#matterhorn h5 {
    font-size: 1.53846rem;
    color: #fff;
    font-weight: 700;
    font-family: "Neue Helvetica VFDP", helvetica, sans-serif;
    letter-spacing: .03em;
    text-transform: uppercase;
}

#matterhorn .overlay-lp h1 {
    font-size: 65px !important;
}

p {
    font-size: 1.2rem;
    font-family: "Neue Helvetica VFDP",helvetica,sans-serif;
    font-weight: 300;
}

.content-all-lp h2 {
    font-weight: 700;
    font-family: "Neue Helvetica VFDP", helvetica, sans-serif
}


@media (max-width: 992px) {
    .content-all-lp .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .content-all-lp .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .content-all-lp .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .content-all-lp .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media only screen and (max-width: 996px) {
    .content-all-lp .col-lg-8 {
        max-width: 100%;
    }

    .content-all-lp .overlay-lp h1, .content-all-lp .overlay-lp h2 {
        font-size: 5vw;
    }

    .content-all-lp .overlay-lp {
        top: 35%;
        padding: 0;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        bottom: auto;
    }

    .mb-parbase {
        padding: 10px;
        box-sizing: border-box;
    }

    .content-all-lp .social-icon {
        margin: 0 15px 0 0;
    }

    .content-all-lp .columns {
        padding-right: 0;
        padding-left: 0;
        margin-top: 20px;
    }

    .wrap {
        flex-wrap: wrap;
    }

    .content-all-lp h3 {
        margin-top: 2rem;
        padding: 20px;
        box-sizing: border-box;
    }

    .p-0 {
        padding: 0;
    }


    #matterhorn .overlay-lp h1 {
        font-size: 5vw !important;
    }

    #matterhorn h5 {
        font-size: 1.3rem;
    }
}

@media (max-width: 992px) {
    .col-sm-6 {
        padding: 5px !important;
        box-sizing: border-box;
    }

    .swiper-lp-slider .slick-next.slick-arrow {
        position: absolute;
        right: 75px;
        bottom: -15px;
    }

    .swiper-lp-slider .slick-prev.slick-arrow {
        position: absolute;
        bottom: -15px;
        left: 75px;
    }
}


#lp-slider-dot .slick-dots {
    display: flex;
    justify-content: center;
    margin-top:35px;
    align-items: center;
}
    #lp-slider-dot .slick-dots li {
        list-style:none;
    }

    #lp-slider-dot .slick-dots li button {
        font-size: 0px;
        background: #c22014;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
        background: #ccc;
        border-radius: 0;
        cursor: pointer;
        display: inline-block;
        height: 10px;
        margin: 0 2px;
        overflow: hidden;
        vertical-align: middle;
        width: 10px;
        margin: 5px 7px;
    }
    #lp-slider-dot .slick-dots li::marker {
        opacity: 0;
        color: transparent;
    }
#lp-slider-dot .slick-dots li.slick-active button {
    background: #c22014
}

#lp-slider-dot .slick-next,
#lp-slider-dot .slick-prev {
    font-size:0;
    margin:0 15px;
}

.swiper-lp-slider .slick-prev.slick-arrow {
    position: absolute;
    bottom: -15px;
    left: 42%;
}
.swiper-lp-slider .slick-next.slick-arrow {
    position: absolute;
    right: 42%;
    bottom: -15px;
}
#lp-slider-dot .slick-prev::before {
    content: "\e615";
    font-family: icomoon;
    transition-duration: 0.2s;
    color: #2a2a2a;
    cursor: pointer;
    font-size: 20px;
    padding: 17px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
}
#lp-slider-dot .slick-next::before {
    content: "\e614";
    font-family: icomoon;
    transition-duration: 0.2s;
    color: #2a2a2a;
    cursor: pointer;
    font-size: 20px;
    padding: 17px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
}



/*ushba-expedition.html css */

.credits {
    font-size: 12px;
    line-height: 1;
    letter-spacing: 2px;
    text-shadow: 1px 1px 1px #666;
}

#lp-slider-dot.ushbaLp .slick-next,
#lp-slider-dot.ushbaLp .slick-prev {
   opacity:0;
}

.ushbaLp picture {
    display: flex;
    justify-content: center;
}

.ushba-row .column,
.ushba-row .columns {
    padding-left: 0;
    padding-right: 0;
}

#ushba-row-3 .small-12.columns > div {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.mt60 {
    margin-top: 65px;
    margin-bottom: 100px;
    text-align: center;
}

#ushba-row-3 {
    background: #ea932d;
    padding-bottom: 40px;
    display: flex;
}

.max1170cont {
    display: flex;
    justify-content: stretch;
}

.text-center {
    text-align: center;
}

.athlete-img {
    margin-bottom: 30px;
    margin-top: -70px;
}

#ushba-row-3 .text1 {
    font-size: 32px;
    line-height: 1.5;
    font-family: 'HelveticaNeueW02-77BdCn_694066';
}

#ushba-row-3 .text2 {
    font-size: 22px;
    line-height: 1;
    margin-bottom: 30px;
    font-family: 'HelveticaNeueW02-55Roma';
}

.Roma {
    font-family: 'HelveticaNeueW02-55Roma';
}

.ls4 {
    letter-spacing: 4px;
}

#ushba-row-3 .small-12.columns p.bodycopy {
    padding: 0 10%;
}

#ushba-row-3 .bodycopy {
    margin-bottom: 40px;
    line-height: 2;
}

.bodycopy {
    font-size: 16px;
    line-height: 24px;
}

.ushba-row a {
    outline: none;
    text-decoration: inherit !important;
    color: inherit !important;
    font-family: "HelveticaNeueW02-55Roma" !important;
    font-weight: inherit !important;
    letter-spacing: inherit !important;
    text-transform: inherit !important;
}

#ushba-row-3 .button {
    background: transparent;
    border: 1px solid white;
    letter-spacing: 1px;
    padding: 10px 0;
    min-width: 180px;
}

.onlymob, .onlytab {
    display: none;
}

.max1170cont {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

@media screen and (min-width: 1024px) {
    .athlete-img {
        width: 165px;
    }
}


@media print, screen and (min-width: 40em) {
    .medium-4 {
        width: 33.33333%;
    }
}


@media screen and (max-width: 639px) {
    .max1170cont {
        display: block;
    }

    .small-12 {
        width: 100%;
    }


        .small-12.medium-4 {
            margin-bottom: 70px;
        }
}




/*the end*/
