
/*
* STYLES
*/
#contentwrapper > .container .full-content h1 {
font-size: 26px;
color: #814899;
margin-top: 0;
margin-bottom: 50px;
font-weight: 600;
position: relative;
font-family: 'Open Sans', sans-serif;
}
#contentwrapper > .container .full-content h1:after {
content: '';
position: absolute;
bottom: -10px;
left: 0;
width: 130px;
height: 3px;
background-color: #814899;
}
#contentwrapper > .container .full-content h3,
#contentwrapper > .container .full-content h2 {
font-size: 20px;
color: #814899;
margin-top: 20px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
}
#contentwrapper > .container .full-content p {
color: #000;
font-size: 17px;
font-weight: 400;
}
#contentwrapper > .container .full-content h3.panel-title {
color: #fff;
}
#inlinenavbar.navbar {
background-color: #0095da;
}
#inlinenavbar-inner {
padding: 0!important;
}
#inlinenavbar.navbar li {
border-right: 1px solid #FFF;
}
#inlinenavbar .navbar-nav > li:last-child {
border-right:0!important;
}
@media screen and (max-width:1200px){
#inlinenavbar .navbar-nav > li > a {
font-size: 14px;
padding: 14px 10px!important;
}
}
#carousel-banner .carousel-caption {
top: 7%;
}
#carousel-banner .carousel-caption h1 {
text-shadow: none;
font-size: 40px;
font-weight: 300;
margin-bottom: 30px;
text-decoration:none!important;
line-height: 50px;
}
#home-teasers dl {
height: 28px;
overflow: hidden;
}
#carousel-banner a {
font-size: 22px;
font-weight:400;
text-decoration:underline;
text-shadow: none;
}
* {
font-family: 'Open Sans', sans-serif;
}
body {
padding-top: 0px;
font-family: 'Open Sans', sans-serif;
}
#topbar {
margin-bottom: 30px;
background-color: #814899;
}
#topbar .navbar-nav > li > a {
text-transform: none;
}
h1,h2,h3,h4,h5,h6 {
color:#0096d7;
font-style: normal;
font-weight: 700;
}
h2,h3 {
color: #0096d7;
font-weight: 500;
}
p,li {
color: #6D6E71;
font-style: normal;
font-weight: 400;
}
a {
font-style: normal;
font-weight: 400;
}
.jumbotron.generic-banner h1 {
color: #fff;
margin-top: 8px;
margin-bottom: 3px;
margin-left: 13px;
font-size: 18px;	
text-transform: lowercase;
}
.jumbotron.generic-banner {
background-color: #7d4396;
padding: 0;
padding-bottom: 2px;
box-shadow: 0px 1px 8px #888888;
}
.vision-objectives-page h1 {
font-size: 26px;
color:#814899;
margin-top:0;
margin-bottom:50px;
font-weight: 600;
position:relative;
font-family: 'Open Sans', sans-serif;
}
#footer-top {
display:none;
}
#pg-383 #footer-top {
display:block;
}
.vision-objectives-page h1:after {
content: '';
position: absolute;
bottom: -10px;
left: 0;
width: 130px;
height: 3px;
background-color: #814899;
}
.vision-objectives-page h2 {
font-size: 20px;
color:#814899;
margin-top:0!important;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
}
.vision-objectives-page p {
color: #000;
font-size: 17px;
font-weight:400;
}
.vision-objectives-page .box {
margin-bottom: 50px;
}
.vision-objectives-page ul li {
color: #000;
font-size: 17px;
font-weight:400;
}
/*
* HEADER
*/
#banner .header img {
margin-top: -3px;
margin-bottom: 25px;
}
#header-search {
margin-top: 30px;
}
.navbar-nav {
margin: -1px;
}
.navbar-inverse {
background-color: #FFF;
border-color: #FFF;
/*box-shadow: 0px 1px 7px #231F20;*/
/*border-bottom: 6px solid #5e3191;*/
}
.navbar-inverse .navbar-nav>li>a {
text-transform:capitalize;
font-size: 16px;
background-color:#FFFFFF;
color: #244194;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
color: #FFFFFF;
background-color:#764594;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
color: #FFFFFF;
background-color:#764594;
}
.navbar-inverse .navbar-nav>li>a .caret {
display:none;
}
.navbar-inverse.affix .navbar-nav>li:first-child>a,
.navbar-inverse.affix-top .navbar-nav>li:first-child>a {
display:none;
}
.navbar-inverse.affix-top > .container > .navbar-collapse {
padding: 10px 0;
}
.navbar-nav.navbar-right:last-child button {
border: 2px solid #254395;
border-radius: 5px;
background: transparent;
color: #244194;
font-size: 16px;
padding: 10px 25px;
margin: 0;
box-shadow:none!important;
outline:none!important;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.navbar-nav.navbar-right:last-child button:hover {
background-color:#764594;
border: 2px solid #764594;
color:#FFF;
}
.navbar-nav.navbar-right:last-child button .caret {
display:none;
}
.affix {
padding: 10px 0;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
background-color: #7d4395;
}
.btn-member-login {
color: #fff;
background-color: #7d4395;
font-size: 16px;
text-transform:uppercase;
border-color: #bbb;
}
#carousel-banner .carousel-inner {
box-shadow:none!important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
background-color: #7d4395;
border-color: #bbb;
}
#header-search .input-group-btn .btn-default {
color: #fff;
background-color: #814899;
border-color: #814899;
}
#header-byline h3 {
color: #814899;
}
.carousel-inner {
z-index: 999;
}
/*
* FOOTER
*/
footer {
background-color: #0096d7;
}
footer a, footer p {
color: #fff;
}
#footer-navigation a {
color: #fff;
}
#footer-navigation a:HOVER, footer a:HOVER {
color: #fff;
text-decoration: underline;
}
#footer-navigation b,#footer-navigation b {
color: #fff;
}
#footer-navigation ul {
list-style: none;
}
/*
* COLORS
*/
.teasers h4 {
color:#764594;
font-size:20px;
margin-top:0;
margin-bottom: 10px;
}
.modal-header {
background-color: #0096d7;
border: 1px solid #0096d7;
}
.btn-info, .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
color: #fff;
background-color: #0083c2;
border-color: #269abc;
}
.panel-primary {
border-color: #814899;
}
.panel-primary>.panel-heading {
color: #fff;
background-color: #764594;
border-color: #764594;
padding: 17px 25px;
border-top-right-radius: 8px;
border-top-left-radius: 8px;
margin-bottom: 25px;
}
#home-teasers .panel.panel-primary {
border-radius:10px;
}
#home-teasers .panel-heading h3 {
font-size: 23px;
font-weight: 400;
font-family: 'Open Sans', sans-serif;
}
#home-teasers .panel-heading a.btn-success {
font-size: 16px;
background: transparent;
border: 0;
font-weight: 600;
position: relative;
box-shadow:none!important;
outline:none!important;
font-family: 'Open Sans', sans-serif;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#home-teasers .panel-heading a.btn-success:hover {
text-decoration:underline;
}
#home-teasers hr {
border-top:1px solid #ddded8;
margin-top: 20px;
margin-bottom: 20px;
}
#home-teasers .description.teaser-description small {
color: #3878b8;
font-size: 16px;
font-weight: 600;
}
#home-teasers .description.teaser-description .dl-horizontal dd {
color: #3878b8;
font-size: 16px;
font-weight: 600;
margin-left: 50px;
}
#home-teasers .description.teaser-description .dl-horizontal dt {
color: #3878b8;
font-size: 16px;
font-weight: 600;
width: 50px;
}
#home-teasers p.ellipsis {
color: #000;
font-size: 14px;
height: 62px;
display: block;
float: left;
padding-left: 15px;
padding-right: 15px;
margin-top: 20px;
}
#home-teasers .panel-body > .row > span {
display: block;
float: left;
padding-left: 15px;
padding-right: 15px;
}
#home-teasers p.ellipsis .ellip-line {
white-space: initial!important;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
display: -webkit-box;
}
#home-teasers .home-teaser-action-btn.btn-info:hover,
#home-teasers .news-page-open.btn-info:hover {
background-color:#3a95d4;
border-color:#3a95d4;
}
#home-teasers .home-teaser-action-btn.btn-info,
#home-teasers .news-page-open.btn-info {
background-color:#764594;
border-color:#764594;
font-size:17px;
font-weight:300;
border-radius:4px;
padding: 12px 15px;
line-height: 18px;
box-shadow:none!important;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#home-teasers .panel-heading a.btn-success:after {
content:'';
position:absolute;
left: -30px;
top: -4px;
background-color:#FFF;
width:2px;
height:34px;
}
#home-teasers .btn-success.home-teaser-action-btn {
background-color:#3a95d4;
border-color:#3a95d4;
font-size:17px;
font-weight:300;
border-radius:4px;
padding: 12px 15px;
line-height: 18px; 
margin-left:10px;
box-shadow:none!important;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#home-teasers .btn-success.home-teaser-action-btn:hover {
background-color:#FFF;
border-color:#3a95d4;
color:#3a95d4;
}
#home-teasers img {
width: 108px;
min-width: 108px;
height: 108px;
min-height: 108px;
border: 1px solid #d7d7d7;
}
#home-teasers .col-md-4 {
width:128px;
padding-right:0;
}
#home-teasers .col-md-8 {
width: calc(100% - 128px);
}
#banner #header-social {
height:auto;
text-align: right;
padding: 0;
}
#banner #header-social a {
color: #814899;
font-size: 30px;
margin-left: 0px;
margin-bottom: 0px;
}
#home-teasers .news-page-open.btn-info .fa-external-link {
display:none;
}
ul {
list-style-image: url(images/li1.png);
}
ul ul {
list-style-image: url(images/li2.png);
}
.hr-light{
border-top: 1px solid #fff;
}
/*
* PROMO PANELS
*/
#promo-bar-wrapper {
/*background-color: #f6f6f8;*/
margin-bottom: 0;
padding: 30px 0;
}
#promo-bar {
margin-top: 0px;
-webkit-box-shadow: none;
box-shadow: none;
border-top: solid 1px white;
}
#promo-bar a {
display:block;
width:100%;
height: auto;
line-height: normal;
text-decoration:none!important;
}
#promo-bar a:HOVER {
background-color:transparent;
color:#764594;
text-decoration:underline;
}
#promo-bar img {
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
#promo-bar a:HOVER img {
opacity: 1.0;
}
.promopanel i {
font-size: 70px;
margin-top: 20px;
}
.promopanel h4 {
font-size: 23px;
color:#3a95d3;
margin-top:20px;
font-weight:400;
margin-bottom:20px;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.promopanel h4:hover {
color:#764594;
}
.video-container {
background-image:url('/public/7/images/bg-video-section.jpg');
background-repeat:no-repeat;
background-size:cover;
background-position:center center;
width:100%;
height:430px;
display: flex;
align-items: center;
}
.video-container p {
font-size:24px;
color:#FFF;
font-weight:400;
}
.video-container img {
-webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.2);
}
.promopanel p {
font-size: 14.5px;
}
#promo-bar .promopanel a i, #promo-bar .promopanel a p, #promo-bar .promopanel a h4 {
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
#promo-bar .promopanel a h4 {
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.promopanel {
border: none;
text-align: center;
}
.promopanel-last {
border-right: none;
}
#footer-main {
margin-top:20px;
}
#footer-main p {
margin-bottom:0;
color:#FFF;
font-size:17px;
font-weight:400;
}
#footer-main h6 {
font-size:17px;
margin-bottom:10px;
margin-top:0;
color:#FFF;
font-weight:700;
}
@media (max-width:767px){
.navbar-inverse .navbar-toggle {
border-color: transparent!important;
background-color:transparent!important;
margin-right: 0;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
#banner .header img {
margin-top: 20px;
width: 200px;
margin-bottom: 0;
}
.video-container p {
font-size: 18px;
margin-bottom: 25px;
}
.video-container {
height: 100%;
padding: 20px 0;
}
#pg-383 #carousel-banner .carousel-caption {
top: 0;
left: 0;
position: relative;
}
#header-social {
display: inline-block;
height: auto;
margin-top: 8px;
}
#header-social a {
color: #FFF;
font-size: 24px;
margin-left: 0px;
}
.navbar-inverse.affix-top > .container > .navbar-collapse {
padding: 0;
border-color: transparent!important;
}
.nav.navbar-nav.navbar-right {
background-color:#FFF;
}
#carousel-banner {
background-color: #764594;
}
#carousel-banner .carousel-caption h1 {
text-shadow: none;
font-size: 20px;
font-weight: 400;
text-align: left;
margin-bottom: 20px;
text-decoration: none!important;
line-height: 24px;
}
.carousel-caption h2 {
font-size: 10px;
text-align: left;
margin-bottom: 25px;
}
#carousel-banner a {
font-size: 18px;
text-align: left;
font-weight: 400;
text-decoration: underline;
text-shadow: none;
}
.carousel-control {
display:none;
}
.carousel-indicators {
bottom: 0px;
}
#promo-bar img {
width: 80px;
margin-right:20px;
display: inline-block;
float: left;
}
#promo-bar .promopanel {
width: 100%;
float: left;
margin-bottom: 20px;
}
#promo-bar a {
text-align:left;
font-size: 16px;
}
#promo-bar .promo-actions-top {
padding: 0 15px;
display: flex;
align-items: center;
}
.promopanel h4 {
font-size: 20px;
margin-bottom: 0px;
margin-top: 0;
}
#promo-bar .promo-actions-top span {
display: inline-block;
float: left;
width: calc(100% - 100px);
text-align: left;
}
#contentwrapper > .container .full-content h1 {
font-size: 20px;
margin-bottom: 35px;
}
#contentwrapper > .container .full-content h1:after {
content: '';
position: absolute;
bottom: -5px;
left: 0;
width: 100px;
height: 2px;
background-color: #814899;
}
#contentwrapper > .container .full-content h3,
#contentwrapper > .container .full-content h2 {
font-size: 18px;
}
#contentwrapper > .container .full-content p {
font-size: 14px;
}
.vision-objectives-page h1:after {
content: '';
position: absolute;
bottom: -5px;
left: 0;
width: 100px;
height: 2px;
background-color: #814899;
}
.vision-objectives-page h1 {
font-size: 20px;
margin-bottom:35px;
}
.vision-objectives-page .box {
margin-bottom: 25px;
border-bottom: 1px solid #dddddd;
padding-bottom: 10px;
}
.vision-objectives-page h2 {
font-size: 18px;
margin-top: 15px!important;
}
.vision-objectives-page p {
font-size: 14px;
}
#home-teasers div.avatar .thumbnail-avatar img {
max-width: 100%;
max-height: 100%;
width: 100%;
height: 100%;
display: inline-block;
position: relative;
}
#home-teasers .col-md-8 {
width: 100%;
}
#home-teasers .col-md-4 {
width: 100%;
margin-bottom:15px;
padding: 0 15px;
}
#home-teasers .description.teaser-description .dl-horizontal dt {
font-size: 14px;
display: inline-block;
float: left;
}
#home-teasers .home-teaser-action-btn.btn-info,
#home-teasers .btn-success.home-teaser-action-btn,
#home-teasers .news-page-open.btn-info {
font-size: 15px;
padding: 10px 12px;
}
.panel-primary>.panel-heading {
padding: 12px 15px;
margin-bottom: 15px;
}
#home-teasers .panel-heading h3 {
font-size: 18px;
line-height: 22px;
}
#home-teasers .panel-heading a.btn-success {
font-size: 13px;
line-height: 20px;
}
#home-teasers .panel-heading a.btn-success:after {
left: -15px;
top: -2px;
width: 2px;
height: 26px;
}
#footer-main h6 {
font-size: 15px;
}
#footer-main p {
font-size: 14px;
}
#footer-main .col-md-2 img {
width: 210px;
float: left!important;
margin-top: 30px;
}
#home-teasers .description.teaser-description .dl-horizontal dd {
font-size: 14px;
margin-left:0;
display:inline-block;
width:calc(100% - 50px);
float: left;
}
#home-teasers .description.teaser-description small {
font-size: 14px;
}
#home-teasers dl {
height: 25px;
}
#home-teasers h4 {
font-size: 16px;
margin-top: 0;
}
#home-teasers p.ellipsis {
font-size: 14px;
margin-top: 10px;
}
.navbar-inverse .navbar-toggle:hover .icon-bar {
background-color: #3a95d4;
}
.navbar-inverse{
background-color: #814899;
}
}
