﻿.history p {  color: white; }
.quote {width: 64%; }

#AboutUsQuote {
  font-size: 1.8em;
  margin: 0em 0 0.5em;
  width: 100%;
}


#aboutBottom {   width: 71%; }


.AboutTab {
    display: inline-block;
    opacity: 1;
}


#quoteLeft { float: left; }

#quoteRight { float: right; }



#blueStripe { font-size: 1.5em; }



.history, #blueStripe {
    background-color: rgba(46, 117, 182, 0.63);
    color: white;
    padding: 0.5% 0;
}

.historyContent { width: 83%; margin: 0 auto;}

.history {
    padding: 3% 3%;
    overflow: auto;
}

#historyImg img { width: 100%; }

.historyImg {
    width: 34%;
    overflow: hidden;
    margin: 0 1px;
    display: inline-block;
    position: relative;
}

#historyImg { height: 240px; }

.historyPart1 {
    width: 64%;
    padding: 10px 16px;
    display: inline;
    position: relative;
    min-height: 1px;
}

#post-224, #post-26, #post-24 {
    padding-top: 3em;
    overflow: hidden;
    position: relative;
    width: 98%;
    margin: 0 auto;
}

/*leadership*/
.twocol-left {
    float: left;
    padding: 0 4% 0 0;
    width: 48%;
}

#line1 {  float: left; }
#line2 { display: inline-block; }
#line3 {
    float: right;
    display: inline-block;
}

#visionpic { height: 350px; }

.twocol-right {
    font-size: 1em;
    display: inline-block;
    padding-left: 5%;
}
    .twocol-right h3 {
        color: rgb(128,0,0);
        font-weight: 600;
        font-family: 'Lato', sans-serif;
        font-size: 1.5em;
        margin-bottom: 1em;
        margin-top: 1em;
    }

    .twocol-right p {
        color: #0234cd;
        margin-bottom: 20px;
    }



#leadershipRight {
    text-align: center;
    display: inline-block;
}
#leadershipRight > img {   width: 90%; }
    #leadershipRight > p.intro {
        margin: 0;
        display: block;
    }

 /* PHILOSOPHY */
#philosophy p:not(.intro) { font-size: inherit; }
.philoQuote {
    width: 100%;
    margin: 0 auto;
}

#bottomimage {
    width: 90%;
    display: inline-block;
    vertical-align: top;
}
    #bottomimage img { width: 100%; }

 /*CERTIFICATION*/
 
.certication p {font-size:1em; margin: 1em 0;}
 .certLeft{
     float:left;
     width:75%;
 }

 #certRight{
     width:25%;
     position:relative;
 }

/*mobile*/
@media only screen and (max-width:560px) {
    /*ABOUT PAGE*/
    #AboutUsQuote {display: none;}

    #blueStripe {  font-size: 1.2em;}

    h1.title, #quoteRight { float: none !important;}

    .twocol-right { margin-top: 0; }

    #aboutBottom {  width: 100%; }

    /*HISTORY PAGE*/
    .historyContent { width: 95%;}

    .history {  padding: 5% 5%; }

    .historyImg {
        width: 100%;
        overflow: hidden;
        display: block;
    }

    .historyPart1 {
        width: 100%;
        display: block;
        padding-top: 10px;
    }

    #historyRight { padding: 0;  }

        #historyRight img, #leadershipRight img, #colRight img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }

    .twocol-right {  width: 100%; }

        .twocol-right h2 { margin-bottom: 1em;  }

        .twocol-right p {
            text-indent: 7%;
            line-height: .8em;
        }

    body {  overflow-x: hidden; }

    #visionpic {
        height: 200px;
        width: 200px;
    }

    #subBody {
        float: none;
        width: 100%;
    }

    .philoQuote {  margin-bottom: 15px;}

    #bottomimage {
        width: 100%;
        height: 127px;
    }

    .philoQuote {  width: 100%;}

    #line1, #line3 {  float: none; }
     img#certImg{
     width: 100%
 }
}
/*tablet*/
@media screen and (min-width: 561px) and (max-width: 768px) {
    .philoQuote {   width: 85%;}

    .historyContent { width: 90%;}

    #history { padding: 0;}

    .history p {font-size: 1em; }

    #historyRight img, #leadershipRight img {
        width: 95%;
        padding: 0;
    }

    .twocol-right { padding-left: 2em;}

    #AboutUsQuote {
        padding: 0;
        margin: 0.5em 0;
    }

    #bottomimage {  width: 100%; }

     img#certImg{
     width: 100%
 }
}

@media screen and (min-width: 992px) {
    img#certImg{width:100%;}
}

@media screen and (min-width: 1536px) {
    .quote { width: 70%; }
    #AboutUsQuote { margin: 0.3em 0; font-size: 2em;}
    .historyContent { width: 80%; }
    #historyImg{height: 255px;}
    #aboutBottom { width: 85%; }
    .twocol-right {   font-size: 1.3em; }
    #leadershipRight > img {   width: 100%; margin-top: 2%;}
    #blueStripe {  font-size: 1.5em;}
       
    img#certImg{
     position:absolute;
     width: 110%;
     right:45px;
 }
}

@media screen and (min-width: 2065px) {
    /*ABOUT US*/
    #AboutUsQuote {
        width: 90%;
        float: right;
        margin: 0;
    }

    #blueStripe {  font-size: 2em; }

    #quoteLeft {  float: left; }

    /*HISTORY */
    #historyImg {  position: relative; }

    /*LEADERSHIP*/
    .twocol-right h3 {  font-size: 2.5em; }

    .twocol-right p {  font-size: 1.2em; }

    img#certImg {width: 100%; position:relative;}
}

@media screen and (min-width: 2251px) {
    #historyImg img { bottom: -15px; }

    #leadershipRight > img {   width: 90%; }

    .philoQuote {  width: 100%; }
}


@media screen and (min-height: 1250px) {
    #historyImg { height: 288px; }
}

@media screen and (max-height: 950px) {
    /*#AboutUsQuote { padding: 10px 0;}*/

    .historyContent { margin: 0.5em auto; }

    #historyImg { height: auto; }

    .twocol-right h3 {  font-size: 1.2em; }
}

@media screen and (max-height: 680px) {
    #AboutUsQuote { width: 100%; }

    .history p {
        padding: 0;
        margin: 0;
    }
}