﻿.blue {
    color: #30517e;
}

.red {
    color: #c32100;
}

.black {
    color: #000000;
}

.dark-yellow {
    color: #af8451;
}

#aboutus-header {
    background-color: #00a9e9;
}

#aboutus-history {
    color: black;
    background: transparent url(Images/AboutUs/aboutus-history-back.jpg) repeat-x center;
    height: 700px;
    padding-top: 60px;
    margin-top: 452px;
}

#aboutus-container {
    margin-top: 77px;
}

    #aboutus-container h2 {
        line-height: 38px;
        font-size: 46px !important;
    }

    #aboutus-container h3 {
        line-height: 28px;
        font-size: 34px !important;
    }

    #aboutus-container p {
        margin-top: 0px;
        margin-bottom: 20px;
        line-height: 24px;
        font-size: 18px;
    }

#aboutus-theword {
    background: transparent url(Images/AboutUs/aboutus-theword.jpg) repeat-x top;
    height: 425px;
    width: 100%;
    position: fixed;
    top: 77px;
    z-index: -1;
}

#aboutus-vision {
    background: #d5e7f9 url(images/AboutUs/aboutus-vision-back.jpg) repeat-x center top;
    padding-top: 120px;
    padding-bottom: 60px;
}

.aboutus-vision-top, .aboutus-vision-top:hover {
    text-align: center;
    background: transparent url(Images/AboutUs/aboutus-vision-top.png) no-repeat center;
    z-index: 1;
    padding-top: 40px;
    position: relative;
    margin-bottom: -13px;
    cursor: pointer;
    color: #30517e;
    font-family: 'PenumbraSansStdBold';
    text-decoration: none;
    display: block;
    margin-top: -48px;
}

#aboutus-innovation {
    background: #d5e7f9 url(images/AboutUs/aboutus-innovation-back.jpg) repeat center top;
    padding-top: 70px;
    padding-bottom: 40px;
}

.aboutus-innovation-top, .aboutus-innovation-top:hover {
    margin-top: -45px;
    text-align: center;
    background: transparent url(Images/AboutUs/aboutus-innovation-top.png) no-repeat center;
    z-index: 1;
    padding-top: 40px;
    position: relative;
    margin-bottom: -13px;
    cursor: pointer;
    color: #30517e;
    font-family: 'PenumbraSansStdBold';
    text-decoration: none;
    display: block;
}

.aboutus-fun-top, .aboutus-fun-top:hover {
    margin-top: -58px;
    text-align: center;
    background: transparent url(Images/AboutUs/aboutus-fun-top.png) no-repeat center;
    z-index: 1;
    padding-top: 40px;
    position: relative;
    margin-bottom: -13px;
    cursor: pointer;
    color: white;
    font-family: 'PenumbraSansStdBold';
    text-decoration: none;
    display: block;
}

#aboutus-fun {
    background: #00a9e9 url(images/AboutUs/aboutus-fun-back.png) repeat-x top;
    padding-top: 40px;
    padding-bottom: 40px;
}

    #aboutus-fun .title {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    #aboutus-fun h2 {
        font-size: 60px !important;
        line-height: 60px;
    }

    #aboutus-fun h3 {
        font-size: 42px !important;
    }

.circle-bank {
    margin-top: 40px;
    background: transparent url(images/AboutUs/aboutus-vision-bank.png) no-repeat center center;
    width: 391px;
    height: 390px;
    text-align: center;
    padding-top: 145px;
    color: #30517e;
    padding-left: 75px;
    padding-right: 75px;
}

    .circle-bank h3 {
        color: #30517e;
    }

    .circle-bank h4 {
        font-size: 32px;
        margin-bottom: 20px;
    }

.circle-visionary {
    margin-top: 40px;
    background: transparent url(images/AboutUs/aboutus-vision-visionary.png) no-repeat center center;
    width: 391px;
    height: 390px;
    text-align: center;
    padding-top: 145px;
    color: #30517e;
    padding-left: 75px;
    padding-right: 75px;
}

    .circle-visionary h3 {
        color: #30517e;
    }

    .circle-visionary h4 {
        font-size: 32px;
        margin-bottom: 20px;
    }


.blackboard {
    position: relative;
}

    .blackboard img {
        position: absolute;
        right: 0px;
        max-width: none;
    }

.aboutus-ball {
    position: relative;
    float: left;
    margin-top: -170px;
    margin-left: -140px;
    background: transparent url(Images/AboutUs/aboutus-fun-ball-back.png) no-repeat;
    width: 197px;
    height: 195px;
}

    .aboutus-ball img {
        margin-top: 5px;
        /*position: absolute;
        left: 0px;
        max-width: none;*/
    }

.aboutus-bat {
    position: relative;
    float: right;
    margin-top: -170px;
    margin-right: 179px;
}

    .aboutus-bat img {
        margin-left: -23px;
        position: absolute;
        /*position: absolute;
        right: 0px;
        max-width: none;*/
    }

.bottom-separator {
    margin-top: -20px;
    margin-bottom: 30px;
}

@media (max-width:785px) {
    .blackboard {
        display: none !important;
    }

    #aboutus-theword {
        position: relative;
        height: 425px;
        margin: 0;
        padding: 0;
    }

    #aboutus-container {
        margin-top: 0;
    }

    #aboutus-history {
        margin-top: 0;
        height: auto;
    }

    #aboutus-container h2 {
        line-height: 34px !important;
        font-size: 32px !important;
    }

        .circle-bank h3, .circle-visionary h3 {
            margin-top:20px !important;
        }

    #aboutus-container h3, .circle-bank h4, .circle-visionary h4{
        line-height: 28px;
        font-size: 26px !important;
        margin-top:0px;
        margin-bottom:10px;
    }

    #aboutus-vision {
        padding-top: 40px;
        background: #d5e7f9 url(images/AboutUs/aboutus-vision-back.jpg) repeat-x center bottom;
    }

    #aboutus-fun {
        margin-top: -14px;
    }

    .bottom-separator {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    #aboutus-theword {
        background: none;
        height: auto;
        top: 0;
        margin-top: 77px;
    }

    .circle-bank,.circle-visionary {
        background:0;
        margin-bottom:130px;
        text-align:left;
        position:relative;
        margin:0;
        padding:0;
        line-height: 24px;
        font-size: 18px;
        color:black;
        height:auto;
    }

    #aboutus-vision {
        background: #d5e7f9;
    }

    #aboutus-innovation {
        margin-top:-15px;
    }
}

.video {
    margin: 0 auto;
    display: block;
}

.tight {
    width: 70%;
    text-align: center;
    margin: 0 auto;
}
