.textImageHeader {
    position:relative;
    width: 100%;
    margin: 0 0 20px 0;
    font-family: "Roboto Slab", serif;
}

.textImageHeader a {
    color: #fff;
    text-decoration: none;
}

.textImageHeader a img {
    border: 0;  
}

.textImageHeader a:hover {
    text-decoration: underline; 
}

.textImageHeader .imageContainer {
    overflow: hidden;
    width: 100%;
}

.textImageHeader .imageContainer img {
    margin: 0 auto;
}

.textImageHeader .imageContainer .description {
    color: #fff;
    position: absolute;
    top: 80px;
    left: 0px;
    background-color: #364659;
    width: 100%;
    height: 285px;
    padding: 10px 0 0 0;
    display:none;
}

.textImageHeader .imageContainer .description .descriptionText {
    padding: 0 15px 0 15px;
    word-wrap: break-word;
    line-height: 23px;
    overflow: hidden;
    font-size: 15px;
}

.textImageHeader .textTitle {
    padding: 0 0 0 20px;
    font-size: 22px;
}


.textImageHeader .imageHeader {
    background-color: #364659; 
    background-repeat: repeat;
    height: 80px;
    color: #fff;
}

.textImageHeader .imageHeader .imageTitle {
    padding: 5px 0 0 12px;
    font-size: 30px;
    line-height: 34px;
}

.textImageHeader .imageHeader .imageSubtitle {
    padding: 0 0 0 14px;
    font-size: 30px;
        font-weight: 700;
}

.textImageHeader .learnMore {
    position: absolute; 
    color: #fff;
    margin: 0px;
    bottom:0px;
    left:0px;
    width: 100%;
    overflow:hidden;
    height: 64px;
}

.textImageHeader .learnMore .learnMoreIconContainer {
    position: relative;
    float: left;
    width: 34px;
    height: 48px;
    background-color: #364659;
}

.textImageHeader .learnMore .learnMoreIconContainer .learnMoreIcon {
    background: url('clientlibs/img/link_icon_white.png');
    background-size: 20px 20px;
    background-repeat: no-repeat;    
    width: 24px;
    margin: 12px 0 0 10px;
}
.textImageHeader .learnMore .backgroundColor {

    background-color: #314150;
  
}
.textImageHeader .learnMore .textTitle {
    position: relative;
    float: left;
    font-size:14px;
    padding: 6px 20px 11px 20px;
    background-color: #314150;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
.textImageHeader .learnMore .subTitle {
    position: relative;
    float: left;
    font-size:14px;
    padding: 6px 20px 11px 20px;
    background-color: #272B2F;
    background-repeat: repeat;
    width: auto;
}

.textImageHeader .learnMore .subTitle2 {
   position: relative;
    float: left;
    font-size:14px;
    padding: 6px 7px 11px 7px;
    background: #314150;
     width: auto;
    font-weight: 700;
}
.textImageHeader .learnMore .textArrow {
    position: relative;
    float: left;
    background: url('clientlibs/img/learnmore_arrow_right.png');
    width: 43px;
    height: 46px;
}

.textImageHeader .learnMore .textTitle a {
    text-decoration:none;
    color: #fff;
}

.textImageHeader .learnMore .textTitle a:hover {
    text-decoration: underline;
}

/* */

.textImageHeader .header {
    position: absolute; 
    color: #fff;
    margin: 0px;
    bottom:0px;
    left:0px;
    width: 100%;
    overflow:hidden;
    height: 360px;
}

.textImageHeader .header .headerContainer {
    position: relative;
    float: left;
    width: 100%;
    height: 48px;
    overflow: hidden;
  /*  background-color: #364659;  */
 }


.textImageHeader .header .breadCrumb {
    position: relative;
    font-size:14px;
    padding: 6px 20px 6px 15px;
    background-color: #272B2F;
    background-repeat: repeat;
    overflow: hidden;
    display:block;
    margin: 0;
    word-wrap: normal;
}

.textImageHeader .header .breadCrumb .breadcrumb, .textimageheader .breadCrumb .breadcrumb {
    background: none !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.textImageHeader .header .over {
    overflow: hidden; 
}

.textImageHeader .header .textTitle {
    position: relative; 
    float: left;
    background-color: #314150;
    background-repeat: repeat;
    margin-left:auto; 
    margin-right: auto;
    padding: 0;
}

.textTitle h2 {
    font-size:30px;
    padding: 9px 20px 8px 20px;
    word-wrap: break-word;
    max-width: 315px;
    margin: 0;
    font-weight: 400;
}


.textImageHeader .header .subTitle {
    position: relative; 
    float: left;
    padding: 9px 20px 8px 20px;
    background-color: #314150;
    background-repeat: repeat;
    white-space:nowrap;
    display:inline-block;
    height:23px;
    margin-left:auto; margin-right: auto;
}

.textImageHeader .header .textArrow {
    position: relative;
    float: left;
    background: url('clientlibs/img/learnmore_arrow_right.png');
    width: 43px;
    height: 46px;
}

.textImageHeader .header .textTitle a {
    text-decoration:none;
    color: #fff;
}

.textImageHeader .header .textTitle a:hover {
    text-decoration: underline;
}

.learnMore .container {
    padding: 0 0 0 0;
    width: 100%;
    position: relative;
    float: left;
    overflow: hidden;
}

.learnMore .container .one {
    width: 100%;
    position: relative;
    left: 0;
    float: left;
}

.learnMore .container .two {
    width: 100%;
    position: relative;
    float:left;
}

.titleContainer {
    position: relative;
    float: left;
    overflow: hidden;
    background-color: #314150;
}

.titleContainer .one {
    display: block;
    clear: both;
    background-color: #272B2F;
}

.titleContainer .two {
    display: block;
    clear: both;
    background-color: #314150;
}

/* Library Styles */

.titleContainer.library div#libraryLogoTextContainer {
    background-color: white;
    display: inline-block;
    * display: inline;
    * zoom: 1;
    vertical-align: top;
    width:auto;
    padding-top: 14px;
    padding-right: 14px;
}


.titleContainer.library div#libraryLogoTextContainer h4 {
    margin: 0;
    padding: 0 22px 6px 0;
    color: rgb(54, 70, 89);
    font-style: italic;
}

.titleContainer.library .two {
    background-color: white;
}

.titleContainer.library .textTitle {
    background-color: white;
    float: none;
}

.titleContainer.library .textTitle h2 {
    color: rgb(54, 70, 89);
    font-weight: 700;
    padding: 9px 20px 8px 6px;
}


.titleContainer.library.home .textTitle h2 {
    padding: 9px 20px 8px 6px;
    width: 306px;
}

.titleContainer.library div#libraryLogoTextContainer h2 {
    padding: 0;
    line-height: 36px;
}    

.titleContainer.library img.libraryLogo  {
    display: inline-block;
    * display: inline;
    * zoom: 1;
    width: 102px !important;
    height: 121px !important;
    padding: 0 6px 0 4px;
}

.breadCrumb {
    color: #fff;
    position: relative;
    font-size:14px;
    padding: 6px 20px 6px 15px;
    background-color: #272B2F;
    background-repeat: repeat;
    overflow: hidden;
    display:block;
    margin: 0;
    word-wrap: normal;
}

.breadCrumb a {
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .textImageHeader .header {
        height: inherit;
    }
    
    .titleContainer {
        float: none;
    }

    div.textTitle>h2 {
        color: #fff;
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    #libraryLogoTextContainer h2 {
        font-size: 20px;
        width: 169px;
    }
}
/* End Library Styles */