.page-wraper {
    overflow: hidden;
}

.whoweare-content-lower {
    margin: 100px 0px;
}

.whoweare-banner-container {
    height: 535px;
    background: url('../img/whoweare-2.jpg') no-repeat center center;
    background-size: cover;
}

.whoweare-banner-notes {
    font-size: 60pt;
    font-family: Open Sans;
    color: #fff;
    position: relative;
    top: 135;
    width: 900px;
    margin: 0 auto;
    letter-spacing: 2px;
    /*    display: none;*/
}

.whoweare-banner-notes a {
    vertical-align: middle;
    display: inline-block;
    font-size: 18pt;
    position: relative;
    text-decoration: none;
    top: -8;
    color: #fff;
    font-family: Lato;
    font-weight: 600;
}

.whoweare-banner-notes a div {
    height: 3px;
    width: 99%;
    background: #fff;
    position: relative;
    top: -2;
}

.whoweare-content-lower {
    width: 930px;
    display: block;
    margin: 100px auto;
    font-family: Lato;
    color: #666666;
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 1.5;
    font-size: 13pt;
}

.whoweare-chesz-link {
    color: #ea435b;
    font-weight: 400;
    text-decoration: none;
    font-size: 16pt;
}

.whoweare-content-title {
    margin-bottom: 20px;
    font-family: Open Sans;
    font-size: 24pt;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

.whoweare-content-txt-left {
    width: 320px;
    display: inline-block;
    vertical-align: top;
    margin-right: 50px;
}

.whoweare-content-txt-right {
    width: 550px;
    display: inline-block;
    vertical-align: top;
}

.whoweare-content-img {
    width: 320px;
    margin-right: 50px;
}

.whoweare-content-title {}

.Whoweare-blue-bg {
    background: url('../img/whoweare-4.jpg') no-repeat center center;
    font-family: Lato;
    font-size: 16pt;
    letter-spacing: .8px;
    line-height: 1.5;
    color: #fff;
    overflow: hidden;
}

.Whoweare-blue-bg div {
    width: 900px;
    margin: 0px auto;
    padding: 70px 0px;
    font-weight: 300;
}

.whoweare-read-container {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 103;
    font-weight: 300;
    letter-spacing: .6;
    background: #2a83d1;
    font-family: Lato;
    color: #fff;
    display: none;
    opacity: 0;
}

.whoweare-read-txt-content {
    width: 500px;
    font-size: 13pt;
    margin-left: 200px;
    margin-top: 50px;
    height: 92%;
}

.whoweare-read-close {
    width: 40px;
    position: absolute;
    right: 30;
    top: 30;
    cursor: pointer;
}

.whoweare-read-title {
    font-family: Open Sans;
    font-size: 55pt;
    letter-spacing: 2px;
    margin-bottom: 40px;
    width: 450px;
}

.whoweare-read-link {
    background: #569cda;
    padding: 13px 15px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 10px;
    display: inline-block;
}

.whoweare-img-mobile-container {
    display: none;
}

@media screen and (max-width: 768px) {
    .whoweare-img-mobile-container {
        display: block;
        margin-bottom: 20px;
    }
    .whoweare-content-img-mobile {
        width: 250px;
        margin-right: 40px;
        vertical-align: middle;
        margin-bottom: 30px;
    }
    .whoweare-banner-notes {
        left: 40;
        font-size: 55pt;
    }
    .whoweare-img-mobile-title {
        font-family: Open Sans;
        font-size: 24pt;
        font-weight: 300;
        letter-spacing: 1px;
        display: inline-block;
        position: relative;
        top: 10;
    }
    .Whoweare-blue-bg div {
        width: 90%;
    }
    .whoweare-img-mobile-title div {
        font-family: Lato;
        border-left: 1px solid #ee4f8f;
        font-weight: 400;
        font-size: 15pt;
        margin-top: 20px;
        padding: 2px 5px;
    }
    .whoweare-content-img {
        display: none;
    }
    .whoweare-content-title {
        display: none;
    }
    .whoweare-content-txt-left {
        display: none;
    }
    .whoweare-content-txt {
        width: 90%;
    }
    .whoweare-read-txt-content {
        margin-left: 40px;
    }
    .whoweare-content-lower {
        width: auto;
        text-align: center;
    }
    .whoweare-content-txt-right {
        text-align: left;
        width: 90%;
    }
}

@media screen and (max-width: 480px) {
    body,
    html {
        min-width: 100%;
        max-width: 100%;
    }
    .whoweare-banner-container {
        background-position-x: -550;
    }
    .whoweare-banner-notes {
        top: auto;
        position: absolute;
        bottom: 30;
    }
    .whoweare-banner-notes {
        font-size: 40pt;
    }
    .whoweare-banner-notes a {
        top: 0;
    }
    .whoweare-img-mobile-title div {
        border: none;
        margin-top: 5px;
    }
    .whoweare-img-mobile-title {
        display: block;
    }
    .whoweare-img-mobile-container {}
    .whoweare-img-mobile-container {
        margin-bottom: 40px;
    }
    .whoweare-read-txt-content {
        width: 400px;
    }
    .whoweare-read-txt-content {
        margin-left: 20px;
    }
    .whoweare-read-title {
        font-size: 45pt;
        width: 390px;
    }
    .whoweare-banner-notes a div {
        width: 60px;
        height: 2px;
    }
}

@media screen and (max-width: 380px) {
    .whoweare-content-img-mobile {
        width: 230px;
    }
    .whoweare-banner-container {
        background-position-x: -650;
    }
    .whoweare-banner-notes {
        left: 20;
    }
    .whoweare-banner-notes {
        font-size: 35pt;
    }
    .whoweare-banner-notes a {
        font-size: 15pt;
    }
    .whoweare-read-title {
        font-size: 35pt;
        width: 300px;
    }
    .whoweare-read-txt-content {
        width: 300px;
    }
    .whoweare-read-close {
        width: 30px;
    }
}

@media screen and (max-width: 320px) {
    .slideshow-white-mask {
        width: 142%;
        top: -17%;
        left: -21%;
    }
    .slideshow-white-mask {
        width: 191%;
        top: -17%;
        left: -45%;
    }
    .whoweare-gracie-img-minitab img {
        margin-left: -18%;
    }
}