﻿.hm-request-to-call-ribbon {
    background: #160f09;
    padding-top: 23px;
    padding-bottom: 23px;
    width: 100%;
    float: left
}

    .hm-request-to-call-ribbon .text {
        color: #fff;
        font-weight: 700;
        font-size: 2em
    }

.our-mission-area {
    background-color: red;
    height: 400px;
    color: blue;
    border: 3px solid red;
    background: url(../Content/Images/slider/our_mission_banner.PNG) no-repeat center center fixed
}

.wn-desc {
    margin-top: 15px;
    font-style: italic;
    color: gray
}

.wn-container {
    display: inline-block;
    margin: 2.5em 0
}

.gi-container {
    margin: 2em 0
}

.shadow-curtain {
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
    z-index: 1
}

.slider-text-pos {
    margin-bottom: 10%;
    margin-bottom: 10%;
    border: 1px solid #676679;
    border-radius: 5px;
    padding: 30px;
    right: 10%;
    left: 10%
}

.cb-container {
    background: rgba(0,0,0,0) url(/Content/Images/slider/client_base_bg.PNG) no-repeat scroll center center / cover;
    padding: 8% 5%;
    position: relative;
    color: #fff;
    display: inline-block;
    width: 100%
}

    .cb-container .title {
        font-size: 2em;
        font-weight: 700;
        line-height: 56px;
        margin-top: 15px
    }

.cb-pod {
    border: 1px solid #676679;
    padding: 20px 0;
    text-align: center
}

    .cb-pod .number {
        font-size: 2.5em;
        font-weight: 700;
        color: #00f3ff
    }

    .cb-pod .pod-title {
        font-size: 1.8em;
        font-style: italic;
        color: #a5d7fb
    }

.ex-img {
    width: 100%;
    height: 180px
}

.ex-pod {
    width: 100%;
    padding: 5%;
    border: 1px solid #98ccce;
    margin-bottom: 30px
}

    .ex-pod .title {
        font-size: 1.5em;
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 1.2em
    }

    .ex-pod p {
        position: relative;
        display: inline-block;
        word-wrap: break-word;
        overflow: hidden;
        max-height: 4.5em;
        line-height: 1.2em;
        text-align: justify
    }
