@font-face {
    font-family: 'Futura';
    src: url("../fonts/Futura.ttf");
}

body{
    font-size: 1.4rem;
    background: #dcdcd6 url(../img/background.jpg) scroll center 300px no-repeat;
}
.clearfix{
    clear: both;}
.white-bg{
    background-color: #fff;
}
/*---------------------------------------
Header Styles
---------------------------------------*/
.header-search {
    min-height: 36px;
    background-color: #505050;
    display: block;
    text-align: left;
}
.header-search .brands{
    float: left;
     margin: 0;
    padding: 0;
}
.header-search .brands li{
    list-style:none;line-height: 37px;
    margin: 0;
    padding: 0;
    float: left;
}
.header-search .brands li span,
.header-search .brands li a{
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
    padding-right: 5px;
}
.header-search .brands li img{
    margin: 0;
    padding: 0;
    height: 37px;
}

#search{
    position: relative;
    padding-top: 45px;
    margin-right: 10px;
}
#searchForm:before{
    /*content: "";*/
    /*position: absolute;*/
    /*top: -10px;*/
    /*right: 25px;*/
    /*border-left: 10px solid transparent;*/
    /*border-right: 10px solid transparent;*/
    /*border-bottom: 10px solid #0095e5;*/
}
#searchForm{
    width: 280px;
    float: right;
    position: relative;
    display: block;
	margin-top:12px;
    /*border-top: 2px solid #0095e5;*/
    /*bottom: -75px;*/
    z-index: 9999;
    right: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    background: #fff;
    /*box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 6px;*/
    /*padding: 20px;*/
}
#searchForm input.form-control{
    background: #f2f2f2;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding-left: 40px;
    border-radius: 0;
    box-shadow: none;
}
#searchForm input.form-control:hover{
}
#searchForm input.form-control:focus{
    outline: none;
    box-shadow: none;
}
 #iconsearch{
    position: absolute;
    opacity: .6;
    left: 15px;
    top: 10px;
 }
.header-search .form-control::-webkit-input-placeholder,
.header-search .form-group .form-control::-webkit-input-placeholder,
.header-search .form-group.is-focused .form-control::-webkit-input-placeholder {
    color: #000;
    opacity: .6;
}
.header-search .form-control::-moz-placeholder,
.header-search .form-group .form-control::-moz-placeholder,
.header-search .form-group.is-focused .form-control::-moz-placeholder {
    color: #000;
    opacity: .6;
}
.header-search .form-control:-ms-input-placeholder,
.header-search .form-group .form-control:-ms-input-placeholder,
.header-search .form-group.is-focused .form-control:-ms-input-placeholder {
    color: #000;
    opacity: .6;
}
.header-search .form-control:-moz-placeholder,
.header-search .form-group .form-control:-moz-placeholder,
.header-search .form-group.is-focused .form-control:-moz-placeholder {
    color: #000;
    opacity: .6;
}
.parent-logo{
    padding-top: 15px;
}
 
.main-navbar {
    /*position: fixed;*/
    top: 0;
    left: 0;
    right: 0;
    z-index: 990;
    min-height: 100px;
    margin: 0;
    border-radius: 0;
    border: none;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 3px solid #002b5b;
}
.main-navbar .navbar-brand {
    padding-top: 0;
    padding-bottom: 20px;
}
.main-navbar .navbar-brand img {
    /*max-height: 40px;*/
    width: auto;
}
.main-navbar .navbar-nav {
    /*height: 40px;*/
    /*line-height: 30px;*/
}
.main-navbar .navbar-nav.topmenu > li{
    display: inline-block;
}
.main-navbar .topmenu li.active a{
    color: #ea5924 !important;
}
.main-navbar .topmenu{
    z-index: 9999;
}
.main-navbar .topmenu > li > a{
    transition: all 0.3s ease;
    color: #fff;
    font-size: 1.3rem;
    font-family:Futura;
    padding:  8px 10px;
    text-transform: uppercase;
    font-weight:bold;
}
.main-navbar .topmenu > li > a.active,
.main-navbar .topmenu > li > a:hover{
    color:  #ea5924 !important;
}
.main-navbar .navbar-nav > li > a:hover,
.main-navbar .navbar-nav > li > a:focus{
    background: transparent;
    color: #ff6633;
}
.mainmenu > ul{
    z-index: 1;
}
.mainmenu{
    position: relative;
    z-index: 1;
    background-color: #21428a;
    height: 50px;
    line-height: 50px;
}
.main-navbar .navbar-nav > li{
    padding:0;
    display: block;
}
.main-navbar .mainmenu > div > ul > li.active > a,
.main-navbar .mainmenu > div > ul > li.current > a{
    color: #ff6633 !important;
}
.main-navbar .mainmenu > div > ul > li > a {
    font-size: 1.3rem;
    letter-spacing: 2px;
    font-family:Futura;
    padding: 15px 30px;
    /*font-family:Futura;*/
    /*border-right: 1px solid #f2f3f3;*/
    text-transform: uppercase;
    color: #fff;
    font-weight:bold;
}
.main-navbar .navbar-nav > li:first-child > a{
    border-left: 0px solid #c1c5c5;}
.main-navbar .navbar-nav > li:last-child > a {
    border: 0;
}
.main-navbar .mainmenu > li > a:hover{
    color: #1c3b84;
    background-color: #fff;
}
.main-navbar .navbar-nav .dropdown-menu{
    min-width: 320px;
}
.main-navbar .navbar-nav .dropdown-menu li > a {
    position: relative;
    padding: 11px 20px 9px;
    transition: all 0.3s ease;

    /*text-transform: uppercase;*/
    font-size: 10.5pt;
}
.main-navbar .navbar-nav .dropdown-menu li > a:before {
    content: "";
    height: 100%;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;

    width: 0;
    /*border-top: 1px solid rgba(0, 0, 0, 0.14);*/
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
    /*-webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);*/
    /*box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);*/
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    z-index: -1;
}
.main-navbar .navbar-nav .dropdown-menu li > a:hover {
    /*background-color: transparent;*/
    -webkit-box-shadow: none;
    color: #1c3b84;
    padding-left: 25px;
    box-shadow: none;
    background: #f3f3f3;
}
.main-navbar .navbar-nav .dropdown-menu li > a:hover:before {
    width: 100%;
    opacity: 1;
}
.navbar .navbar-nav > li.dropdown {
    position: relative;
}
.caret {
    display: none;
    float: right;
    /*height: 100%;*/
    margin-right: 13px;
    margin-top: -22px;
    text-align: center;
    border: 0;
    /*display: block;*/
    cursor: pointer;
    color: #e75332;
    position: relative;
}
.caret i{
    display: block;
    height: 1px;
    margin: 0 auto;
    width:1px;
    text-align: center;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.main-navbar .navbar-nav .dropdown .dropdown-menu {
    top: 100%;
    margin-top: 0;
    padding: 0;
    /*border-radius: 3px;*/
}
.main-navbar .navbar-nav .dropdown .dropdown-menu .dropdown-menu {
    top: 0;
    left: 100%;
}
.main-navbar .navbar-nav .dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    display: block;
}
.navbar-header{
    float: none;
    text-align: center;
    margin: 0 auto;
    background-color: #FFF;
    /*border-bottom: 1px solid #f2f2f2*/
}
.navbar .navbar-brand {
    position: relative;
    margin: 0 auto !important;
    text-align: center;
    display: block;
    height:auto;
    color: inherit;
    float: none;
    padding: 10px 0;
}
.navbar-brand > img{
    padding: 0;
    /*margin:0 auto;*/
}
.navbar .navbar-brand:hover, .navbar .navbar-brand:focus {
    color: inherit;
    background-color: transparent;
}
.navbar .navbar-toggle {
    border: 0;
}
.navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus {
    background-color: transparent;
}
.navbar .navbar-toggle .icon-bar {
    background-color: inherit;
    border: 1px solid;
}
.navbar .navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar .navbar-collapse{
    border-top: none;
    box-shadow: none;
}
.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: inherit;
}
.navbar-toggle {
    margin-top: 25px;
}
















#slider{
    margin-bottom: 0px;
}
#slider img{
     width:100%;

}
.news-heading{
    margin: 0 -15px;
    margin-top: 1em;
    padding-top: 20px !important;
    padding-bottom: 15px !important;
    background-color: #fff;
    display: block;

}
.news-heading span{
    font-weight: bold;
    /*border-bottom:3px solid #e75332;*/

}
.homenews{
    position: relative;
    overflow: hidden;
    padding: 0;
    background: #FFF;
    margin-top: 0;
    margin-bottom:0;
}
.homenews li{
    list-style:none;

    display: block;
    position: relative;
    overflow: hidden;
}
.homenews li:first-child .views-field-title{
    display: block;
}
.homenews .views-field-title {
    font-size: 1.167em;
    display: none;
    padding: 15px;
}
.block-content{
    position: relative;
    height: 37vh;
}
.homenews .views-field-body {
    background: transparent url(../img/transparent-bg-black.png) repeat;
    padding: 15px;
    position: absolute;
    top: 200px;
    color: #fff;
    width: 100%;
}
.homenews .views-field-field-about-tqb-link {
    height: 56px;
    overflow: hidden;

    position: absolute;
    bottom: 0;
    background: #FFFFFF;
    width: 100%;
}
.views-field-field-about-tqb-link a i{
    float: right;
    position: absolute;
    line-height:52px;
    font-weight:bold;
    right: 3px;
}
.homenews .views-field-field-about-tqb-link a {
    font-size: 13px;
    font-weight: bold;
    position: relative;
    color: #333333;
    display: block;
    padding: 19px 15px 19px 15px;

    text-decoration: none;
    background:  #FFFFFF;
    text-transform: uppercase;
}
.homenews .views-field-field-about-tqb-image img{
    width:100%;
}
.homenews  .views-field-field-about-tqb-link a:hover {
    color: #fff;
    background: url(../img/sprite.png) no-repeat scroll 220px -965px #333;
}






.section-padding {
    padding: 120px 0;
}
.container .grid {
    margin-left: -10px;
    margin-right: -10px;
}
.grid {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    position: relative;
}
.single-class {
    margin-bottom: 20px;
}
.single-class-image {
    border-radius: 4px 4px 0 0;
    display: block;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    overflow: hidden;
}
.single-class-text {
    border-bottom: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-radius: 0 0 4px 4px;
    border-right: 1px solid #f0f0f0;
    min-height: 170px;
}
.single-class-image > a, .overlay-effect > a {
    display: block;
    position: relative;
}
.single-class-image a img, .single-items.gimage a img {
    display: block;
}
.class-date, .gallery-icon {
    background: #e75332 none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 0;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 84px;
    left: 0;
    line-height: 24px;
    margin: auto;
    opacity: 0;
    filter: alpha(opacity=0);
    padding-top: 21px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: all 250ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
    transition: all 250ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
    visibility: hidden;
    width: 84px;
}
.class-date > span {
    display: block;
}
.single-class-image > a:before, .overlay-effect > a:before {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.single-class:hover .class-date, .single-blog-item:hover .class-date, .single-items:hover .gallery-icon {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: visible;
}
.single-class:hover .single-class-image > a:before, .overlay-hover:hover .overlay-effect > a:before {
    opacity: 1;
    filter: alpha(opacity=100);
}
.class-des {
    padding: 25px 20px;
}
.class-des > h4 {

}
.class-des a {
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}
.class-des span{
    /*padding: 0 20px;*/
    display: block;
    text-align: justify;
}
.load-more-button{
    margin-bottom: 20px;
    margin-top: 20px;
    display: block;
}
.load-more-button a{
    -webkit-appearance: none;
    background: rgba(212,25,52,0);
    color: #e75332;
    /* border: 1px solid #e75332; */
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    font-size: .8em;
    font-weight: inherit;
    line-height: normal;
    padding: 1em 1em 1em 0;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: background .2s;
    transition: background .2s;
    text-transform: uppercase;
}
.numbers-wrapper {
    margin-top: 1em;
    margin-bottom: 1em;
    background-image: url(../img/fractal-bbl_0.jpg);
    background-size: cover;
    position: relative;
}
.section-wrapper {
    padding: 0px 0;
}
.by-the-numbers {
    text-align: center;
    color: white;
    margin-bottom: 20px;
}
.section-header {
    font-size: 2em;
    text-align: center;
    padding: 25px 20px 20px;
    margin: 0;
    font-family: Futura;
}

.by-the-numbers .numbers-flex {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.by-the-numbers .numbers-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
.by-the-numbers .number {
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    background-color: rgba(10, 32, 56,.7);
    margin-top: 10px;
    width: 48%;
    color: white;
    padding: 15px 30px;
    font-size: 1.25em;
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.by-the-numbers-cta {
    text-align: center;
    margin-bottom: 30px;
}
.by-the-numbers-cta .cta-button {
    color: #9E1B32;
    background-color: #F9F9F9;
    display: inline-block;
    padding: .5em;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    transition: all 0.15s ease;
    border-radius: 2px;
    margin: 10px;
}
.by-the-numbers-cta .full-cta {
    margin-top: 40px;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.by-the-numbers-cta .full-cta .cta-button {
    font-size: 1.5em;
    padding: 8px 15px;
    border-radius: 4px;
}
.btn.btn-white, .by-the-numbers .cta-button, .by-the-numbers-cta .cta-button {
    color: #9E1B32;
    background-color: #F9F9F9;
}
.by-the-numbers .number-inner {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}
.by-the-numbers span {
    font-size: 2em;
    color: #e75332;
    font-weight:bold;
    display: block;
}
.section-header span{
    font-size: 1em;
    padding: 0;
    margin: 0;
    color: #e75332;
    display: inline-block;
    font-family: Futura;
}
.form-register{
    width: 320px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.form-register h4{
    border-bottom: 1px solid #e75332;
    height: 28px;
}
.form-register h4 span.student {
    padding-left: 30px;
    font-size: 14px;
    height: 24px;
    display: block;
    line-height: 24px;
    color: #000;
    text-transform: uppercase;
    background: url(../img/student.png) no-repeat 1px center;
}
.form-register h4 span.family {
    padding-left: 30px;
    font-size: 14px;
    height: 24px;
    display: block;
    margin-top: 30px;
    line-height: 24px;
    color: #000;
    text-transform: uppercase;
    background: url(../img/family.png) no-repeat 1px center;
}
.form-register input{
    width: 320px;
    border: 1px solid #ccc;
    height: 36px;
    line-height: 36px;
    padding: 0 5px;
}
.form-register input:focus{
    outline: 0;
}
.form-register .input{
    margin: 10px 0;
}
.form-register textarea{
    width: 320px;
}
.form-register .input-code{
    display: inline-block;
    width: 240px; 
}
.form-register .send-res{
    margin-top: 20px;
   width: auto;
   background: #e75332;
   color: #FFF;
   border-radius: 3px;
    height: 36px;
}
.form-register .send-res:hover{
        color: #000;
    }
.padding-sm {
    padding: 0;
}
.deck__cta-area {
    padding-top: 2em;
}
.stitle-home-multimedia-feature .btn {
    -webkit-appearance: none;
    background: rgba(212,25,52,0);
    color: #e75332;
    border: 1px solid #e75332;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    font-size: .9em;
    font-weight: inherit;
    line-height: normal;
    padding: 1em;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: background .2s;
    transition: background .2s;
    text-transform: uppercase;
}
.stitle-home-multimedia-feature .wrapper {
    margin: 0 auto;
    max-width: 1340px;
    padding:.5em 1.25em;
    position: relative;
}
.grid {
    margin-left: -1.25em;
}
.grid>[class*="w-"] {
    float: left;
    margin-bottom: 0;
    min-height: 1px;
    padding-left: 1.25em;
    position: relative;
}
.w-66 {
    width: 66.66667%;
}
.w-33 {
    width: 33.33333%;
}
.grid--3b .card, .grid--3b-mirror .card {
    margin-bottom: 0;
}
.c-txt-dark {
    color: #414141;
}
.card--media-left, .card--media-top {
    border-top: 0 !important;
}
.card--youtube {
    border-top: 4px solid #e75332;
}
.card--youtube.card--media-top .card__content {
    border-top: 4px solid #e75332;
}
.embed-container {
    position: relative;
}
.card--16-9 {
    height: 0;
    padding-bottom: 56.25%;
    width: 100%;
}
.card__media>*, .card__media>a>* {
    display: block;
    height: auto;
    width: 100%;
}
.card--16-9 iframe, .card--16-9 .embed-container>* {
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}
.right-card .card--16-9{
    padding-bottom: 48%;
}

.card__content__heading {
    padding: 1.25em 1.25em 0;
    height: 45px;
    overflow: hidden;
    display: inline-block;
    font-weight: bold;
}
.social-icon {
    padding-left: 30px;
    /* position: relative; */
}
.card__content__source {
    padding: 0em 1.25em 0 0;
}
.card__title {
    padding-top: 5px;
    font-weight: bold;
    color: #000;
    margin-top: 0;
    font-style: normal;
}
.card__title a{
    color: #000;
}
.card__text {
    padding-top: .75em;
}
.c-bg-crimson {

}
.c-txt-white {
    color: rgb(255, 255, 255);
}
.txt-up-6--vm, .txt-h1-alt, .card--large .card__title {
    font-size: 2em;
    line-height: 1.47;
    font-family: Futura;
    padding: 0;
    text-transform: uppercase;
}
.wrapper > .grid:last-of-type {
    margin-bottom: 0px;
}
.card--instagram {

}
.card__content__heading {
    width:100%;
    padding: 1.25em 0 0px;
    border-bottom: 4px solid #e75332;
}
.social-icon {
    padding-left: 30px;
    position: relative;
}
.social-icon::before {
    background-image: url(../img/social-color-sprite.png);
    content: "";
    height: 21px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 20px;
    background-repeat: no-repeat;
}
.social-icon--youtube::before {
    background-position: -40px 0px;
}
.card .social-icon::before {
  top: -1px;
}
.social-icon--instagram::before {
    background-position: -160px 0px;
}
.list-clean {
    list-style: none;
    padding: 0px;
}
.card--instagram .card-gallery__list li {
    margin-top: 1.25em;
    text-align: center;
}
.card--instagram .card-gallery__list li a > img {
    display: inline;
}
.card {
    position: relative;
    background: rgb(255, 255, 255);
    overflow: hidden;
}
.card--gallery a{
    color: #000;
}
.stitle-home-instagram-media-feed:before {
    border-color: rgba(228, 238, 243, 0);
    border-top-color: #E4EEF3;
    border-width: 45px;
    left: 50%;
    margin-left: -45px;
    border-top-width: 27px;
}
.homepage-news-events-tabs {
    list-style: none;
    background: #CCC;
    margin: 0;
    height: 55px;
    padding: 0;
}
.homepage-news-events-tabs li {
    display: inline-block;
    cursor: pointer;

    margin: 5px 0 0 5px;
    text-align: center;
    text-transform: capitalize;
    font-size:  14px;
    background: #d8d8d8;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.homepage-news-events-tabs li a{
    padding:4px 30px 5px;
    display: block;
    color: #000 !important;
    text-decoration: none;
    font-size: 2em;
    line-height: 1.47;
    font-family: Futura;
    text-transform: uppercase;
}
.homepage-news-events-tabs li.active a {
    background-color: transparent !important;
    color: #000 !important;
}
.homepage-news-events-tabs li.active {
    background: #fff;
}
.views-album-title{
    display: block;
    height: 46px;
    overflow: hidden;
    color: #000;
    font-weight:bold;
}
.album-content,.video-content{
    padding: 15px;
    height: 100%;
    padding-bottom: 10%;
}
.video-content{
    padding: 0;
    padding-bottom: 64.5%;
}
.video-content iframe{
    position: absolute;
    width: 100%;
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    border:0;
    height: 100%;
}
.album-content .more-link,
.video-content .more-link {
    text-align: left;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    border-top: 1px solid rgb(237,237,237);
    margin-left: 0;
    background: none;
    padding: 12px 12px 13px 10px;
    float: left;
    display: block;
    cursor: pointer;
    text-transform: uppercase;
}

.video-content img{
    margin-bottom: 44px;
}
.album-content .more-link a{
    color: #000;
}

.video-link:after {
    content: '';
    background-image: url(../img/icon-play.png);
    background-repeat: no-repeat;
    position: absolute;
    height: calc(100% - 45px);
    width: 100%;
    background-position: 50% 50%;
    top: -30px;
    opacity: 0.8;
    left: 0;
}
.video-link:before {
    content: '';
    opacity: 0;
    background: #000;
    transition: opacity .25s ease;
    height: 100%;
    width: 100%;
    position: absolute;
}
.video-link:hover:before {
    content: '';
    opacity: 0.5;
}

.video-content .more-link{
    background-color: #505050;

    color: #d7d7d7;
}

.album-home{
    height: 100%;
    background: #FFF;
}

.col-no-padding{
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: table-cell;
    float: none;
    vertical-align: top;
    position: relative;
}



#events {
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: .5em;
    padding-bottom: .5em;
    background: url(../img/bg-events.png);
    /*background: url(../img/bg-event.jpg) repeat;*/
    /*background: rgba(84,116,203,.6);*/
}
#events header{
    position: relative;
}
#events header h2{
    margin-top: 5px;
    margin-bottom: 15px;
    padding-top: 15px;
    color: #000000;
}
.more-events i{
    color: #e75332;
    margin-left: -8px;
    font-size: 9px;
}
.load-more-button i{
    margin-left: -8px;
    font-size: 10px;
}
.load-more-button i:first-child{
    margin-left:2px;
}
p.more-events {
    text-align:center;
    margin-bottom: 0;
    position: relative;
    right: 0;
}
.more-news a{
    color: #e75332;
}
.more-news,
.more-events a.button, input[type=submit] {
    -webkit-appearance: none;
    background: rgba(212,25,52,0);
    color: #e75332;
    /*border: 1px solid #e75332;*/
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    font-size: .8em;
    font-weight: inherit;
    line-height: normal;
    padding: 1em;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: background .2s;
    transition: background .2s;
    text-transform: uppercase;
}
#events .day {
    background: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-bottom: 1em;
    overflow: hidden;
    position: relative;
    /*border: 1px solid #e75332;*/
}
#events .date-info {
    padding: 7px 10px;
    min-height: 60px;
    float: left;
    background: #e75332;

    width:105px;
}
#events .event-info {
    line-height: 1.5em;
    margin-left: 105px;
    min-height: 60px;
    padding: 7px 10px;

}
#events .event-info p, #events .date-info p {
    margin-bottom: 0;
    position: relative;
    line-height: 1.3em;
}
#events .date-info a.blocklink {
    display: inline-block;
    text-decoration: inherit;
    color: inherit;
}
#events span.weekday {
    color: #fFF;
    text-transform: uppercase;
    position: absolute;
    top: 5px;
    font-size: 1em;
}
#events span.month {
    text-transform: uppercase;
    font-size: 1.2em;
    color: #fff;
    margin-top: 25px;
    margin-right: 5px;
    display: inline-block;
}
#events span.date {
    right: -3px;
    font-size: 3em;
    position: absolute;
    color: #fff;
    margin-top: 15px;
}
footer {
    border-top: 5px solid #848ca7;
    margin-top: 1em;
    padding:0;
    background: #001441;
}
 #footer-top {
    color: #fff;
}
#footer-actions {
    padding: 0;
}
#footer-actions ul {
    text-align: center;
    margin: 0;
    padding: 0;
}
#footer-actions li {
    width: 32%;
    display: inline-block;
    margin-bottom: 1em;
}
#footer-actions li a {
    color: #fff;
    text-decoration: none;
}
#footer-actions li span.circle {
    display: inline-block;
    width: 40px;
    height: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background: #ffffff;
    margin: 0 auto 0.5em;
}
#footer-actions li span.text {
    display: block;
    text-align: center;
    /*font-weight: bold;*/
    text-transform: uppercase;
    font-size: .8em;
}
#footer-actions span.circle svg {
    width: 40px;
    height: 40px;
    padding: 10px;
    fill: #001441;
}
#footer-actions li.apply span.circle {
    background-color: #e75332;
}
#footer-bottom {
    color: rgba(255, 255, 255, 0.4);
    padding: 0;
    max-width: 420px;
    margin: 0 auto;
}
#footer-bottom > div {
    margin: 0;
}
#footer-search {
    position: relative;
    max-width: 100%;
    margin:0 auto;
}
#footer-search input[name="keyw"] {
    background: none;
    padding: 0.5em 2.5em 0.5em 0.5em;
    border: 1px solid rgba(95, 106, 139, 0.6);
    margin: 0 0 1em 0;
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    color: #ffffff;
    line-height: 1.5em;
    border-radius: 0px;
}
#footer-search svg {
    position: absolute;
    right: 0.5em;
    top: 0.7em;
    fill: #5f6a8b;
    width: 24px;
    height: 24px;
}
#footer-social {
    margin-bottom: 0em;
    text-align: center;
}
#footer-bottom p.copyright {
    margin-top: 0em;
    text-align: center;
}
small {
    font-size: 0.8em;
}
#footer-social ul {
    margin: 0px;
    padding: 0;
}
#footer-social ul li {
    display: inline-block;
    margin-left: 0.7em;
}
#footer-social ul li:first-child {
    margin-left: 0;
}
#footer-social ul li a {
    display: block;
    width: 32px;
    height: 32px;
}
#footer-social svg {
    width: 100%;
    height: 100%;
    fill: rgba(255, 255, 255, 0.4);
}
#footer-bottom a:hover {
    text-decoration: underline;
}
#footer-social a:hover svg {
    fill: rgba(255,255,255,0.6);
}
.jobblock {
    font-size: 11pt;
    text-align: justify;
    line-height: 18pt;
    display: table-cell;
    padding: 0;
    padding-right: 30px;
    vertical-align: middle;
}
.jobblock:nth-child(2n){
    padding-right: 0;
    padding-left:30px;
}
.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.hidden-phone {
    display: block;
}
.hidden-desktop {
    display: none;
}
.navbar-collapse.hidden-desktop{
    display: none !important;
}


figure {
    display: block;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 0;
    background: #030c17;
}
figure.effect img {
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}
figure.effect:hover img {
    opacity: 0.8;
}
figure figcaption, figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect figcaption::before {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid #fff;
    box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4,1.4,1);
    transform: scale3d(1.4,1.4,1);
}
figure.effect figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
figure figcaption, figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
figure.effect:hover figcaption {
    background-color: rgba(58,52,42,0);
}
figure.effect:hover figcaption::before, figure.effect:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.contenttitle {
    text-transform: none;
    display: block;
    color: #2655a3;
    min-height: 42px;
    height: 42px;
    padding: 3px 10px;
    overflow: hidden;
    line-height: 13pt;
    margin-top: 25px;
    margin-bottom: 10px;
    text-align: justify;
 }
.contenttitle a {
    color: #000;
    font-weight: bold;
    line-height: 15pt;
}
.contentdesc {
    color: #535353;
    margin-bottom: 20px;
    padding:0 10px;
    font-size: 11pt;
    min-height: 75px;
    text-align: justify;
}
.pagination>li {
    display: inline-block;
    line-height: 50px;
}
.pagination>a{
    position: relative;
    padding: 6px 12px;
    margin-left: -1px;
    display: inline-block;
    /*line-height: 50px;*/
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.disabled{
    display: none !important;}
.breadcrumb{
    background: transparent;
    border-bottom: 1px solid #f3f3f3;
}
.breadcrumb > .active a{
    color: #777;
}
.pageimg img {
    width: 100% !important;
    height: auto !important;
}
.catnewslists{
    margin-top: 0;
    margin-bottom: 30px;
}
.ncatnew{
    padding: 15px 20px;
    background-color: #080d6a;
    font-size: 14px;
    color: #fff;
    margin-right: 1px;
    float: left;
    display: inline-block;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
.ncatnew a{
    color: #FFF;
}
.newsblock {
    padding: 15px;
}
.newsblock .titleother {
    font-size: 17pt;
    color: #000;
    line-height: 21pt;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 20px;
    border-bottom:1px solid #ccc;
}
.newsblock .titleother a{
    color: #000;
    text-decoration: none;
}
.newsblock .otherlist {
    margin: 0;
    padding: 0;
    padding-bottom: 30px;
}
.newsblock .otherlist li {
    list-style: square;
    padding: 5px 0;
    font-size: 15px;
    margin: 0;
    margin-left: 20px;
    border-bottom: 1px solid #eee;
}
.newsblock .otherlist li a {
    font-size: 13pt;
    line-height: 15pt;
    color: #2654a3;
}
.headerhotnew {
    padding: 10px 10px;
    color: #FFF;
    background-color: #080d6a;
    text-transform: uppercase;
    font-size: 15pt;
    line-height: 18pt;
    margin: 0;
    margin-bottom: 15px;
    font-weight: normal;
}
.blockhotnew a {
    line-height: 15.6pt;
    display: block;
    margin-bottom: 10px;
    color: #2655a3;
    font-weight: bold;
}
.blockhotnew img {
    margin-top: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.blockhotnew p {
    line-height: 15pt;
    font-size: 11pt;
}
.curentnav{
    font-weight: bold;
    text-shadow: 1px 1px 3px #f00;
}
.floatting-bar{
    position: fixed;
    top: 40%;
    padding: 30px 5px 5px 5px;
    /*border-radius: 10px 0 0 0;*/
    right: 0;
    width: 65px;
    height: 100px;
    background-color: rgba(0,0,0,0.3);
}
.titlenews{
    font-size:22px;
}
.newcontent,
.titlenews,
.newsmeta,
.titleother,
.otherlist,
.newsdesc{
    text-align: justify;
    padding:0 15px;
}
.titlenews{
    margin-top: 5px;
}

#openbar{
    position: fixed;
    display: none;
    cursor: pointer;
    top: 40%;
    /*border-radius: 10px 0 0 0;*/
    right: 5px;
    width: 20px;
    height: 15px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;  
    border-right: 10px solid green;
}
.floatting-bar #closebar{
    position: absolute;
    width: 20px;
    top: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    height: 20px;
    cursor: pointer;
    /*border-radius: 20px;*/
    background-color: rgba(255,0,0,1);
    font-size: 14px;
    /*bottom: -40px;*/
    /*border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;  
    border-left: 20px solid green;*/
}
.titleother{
    padding-top: 20px;
    border-top:1px solid #f3f3f3;
    color: #000;
    font-size: 16px;
    font-weight:bold;
	text-transform:uppercase;
}
.otherlist{
    margin: 10px 0;
    padding: 0 15px;

}
.otherlist li{
    list-style:none;
    padding:5px 0;
}
.otherlist li i{
    font-size: 9px;
}
.otherlist li a{
    color: #000;
}
.footer-meta1 img{
   -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
   filter: grayscale(0); /* Microsoft Edge and Firefox 35+ */
    float: left;
    height: 50px;
    margin-left: 5px;
    margin-right: 5px;
}
.info-footer{
    margin-left: 75px;
}
.news-events{
    width:20%;
}
.homepage-slider{
    width:80%;
}







/*RESPONSIVE*/
@media (min-width: 768px){
     .homeslide {
    width: 750px;
}
}
@media (min-width: 992px){
   .homeslide {
    width: 1020px;

}
    footer{
        padding:25px 0;
    }
}


@media (min-width: 1200px) {
    .homeslide {
        width: 1300px;
    }
}
@media (min-width: 1367px) {
    .homeslide {
        width: 1400px;
    }
}


@media (max-width: 1200px) {

    .main-navbar .mainmenu > div > ul > li > a{
        padding: 15px 17px;
    }
    .mainmenu .container{
        padding: 0;}
}
@media (max-width: 1100px) {
    .news-events p{
        display: none !important;}
}
@media (min-width: 550px) {
    #footer-bottom {
        max-width: 100%;
    }
    .footer-meta1 {
        float: left;
        padding: 3em 1em;
        width: 60%;
    }
    .footer-meta2 {
        width:40%;
        padding: 3em 1em;
        float: right;
        
    }
    .footer-meta3{
        clear: both;
        padding: 3em 1em;
        text-align: center;
    }
    .footer-meta3 #footer-search{
        display: inline-block;
    }
}
@media (min-width: 700px) {
    #footer-actions li {
        width: 32%;
    }
}
@media (min-width: 769px) {



    .navbar-nav{float: none}
    .navbar-nav > li {
        float: none;
        display: inline-block !important;
    }
    .by-the-numbers .number {
        width: 18%;
    }
    .by-the-numbers .numbers-flex {
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    }
    footer {
        background: #001441 url(../img/footer-top-bg2.jpg) center center no-repeat;
        background-size: cover;
        position: relative;
    }
    footer::before {
        content: "";
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 20, 65, 0.5);
        background: linear-gradient(rgba(0, 20, 65, 0.7),rgba(0, 20, 65, 1));
    }
    #footer-top, #footer-bottom {
        position: relative;
    }
    #footer-bottom {
        /*max-width: 800px;*/
    }
}
@media (min-width: 992px) {
    .by-the-numbers .number {
    }
    .deck__cta-area {
        padding-top: 0;
        position: absolute;
        right: 20px;
        top: -3.9em;
    }
    
}
@media only screen and (min-width: 1100px) {
    
    #footer-actions li {
        width: 32%;
    }
    #footer-bottom {
        max-width: 1200px;
    }
    .footer-meta1, .footer-meta2, .footer-meta3 {
        width: 40%;
        display: inline-block;
        padding:1em 0em;
        clear: none;
    }
    .footer-meta3{
        width:20%;
        float: right;
    }
}
@media only screen and (max-width: 1200px) {
.contentdesc{
        min-height: 100px;
    }
}
.album-content .nopadding-m{
    /*padding: 0;*/
}
.video-home{
    position: relative;
    padding-bottom: 70%;
}
.video-home iframe{
    position: absolute;
    top:0;
    left: 0;
    width:100%;
    height: 100%;
    right: 0;
    bottom:0;
    border:0;
}
@media (max-width: 768px) {
    .homenews .views-field-body{
        display: none;
    }
    .nivo-caption{
        display: none !important;
    }
    .txt-h1-alt,.section-header,.homepage-news-events-tabs li a{
        font-size: 1.5em;
    }
    .section-header{
        line-height: 1.5em;
    }
    .homepage-news-events-tabs li a{
        padding: 10px 30px;
    }
    .homepage-slider,.news-events{
        width: 100%;
    }
    .header-search{
        background-color: #FFF;
        border-bottom: 2px solid #1c3b84;
        padding:5px 0;
        height:70px;
        line-height:70px;
    }
    .header-search #bklogo{
        margin-left: 10px;
    }
    #bklogo img,
    #holdinglogo img{
        height: 45px;
    }
    .header-search #holdinglogo{
        margin-left: 10px;
    }
    .navbar-collapse.collapse {
        display: none !important;
        height: 0 !important;
        padding-bottom: 0;
        width: 100%;
        overflow: visible !important;
    }
    .news-events .item{
        padding:10px !important;
    }
    .navbar-collapse.collapse.in{
        height:auto !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse.collapse {
        display: none;
    }
    .navbar-collapse.in {
        overflow-y: auto;
    }
    .collapse.in {
        display: block !important;
    }
    .navbar-nav > li{
        float: none;
        width: 100%;
    }
    .album-content .more-link{
        position: relative;
    }
    .floatl-m{
        /*float: left;*/
    }
    .floatr-m{
        /*float: right;*/
    }
    .owl-dots{
        position: relative !important;
    }
     p.more-events{
        position: inherit;
        margin-bottom: 5px;
    }
    .album-content{
        overflow: hidden;
        padding:15px 0;}

    #search{
        padding-top: 0px;
        margin-bottom: 0px;
        margin-right: 0;
    }
    .main-navbar .navbar-nav.topmenu{
        float: none;
        width: 100%;

        text-align: center;
    }
    .main-navbar .navbar-nav{
        line-height: 30px;
        margin: 0;
        width: 100%;
    }
    .news-events a{
        font-size: 20px !important;
    }
    .floatting-bar{display: none;}
    .mainmenu .container{
        width:100%;
    }
    .mainmenu{
        height: auto;
        line-height: normal;
        width: 100%;
        text-align: left;
        margin: 0;
    }
    .container > .navbar-collapse.mainmenu{
        margin: 0;
    }
    .header-search .brands{
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .header-search .brands li{
        float: none;
        display: inline-block;
    }
    .caret{
        display: block;
        color: #e75332;
    }
    .pageimg{
        display: none;
    }
    .hidden-phone {
        display: none !important;
    }
    .hidden-desktop {
        display: block !important;
    }
    #feature{
        background: url(../img/bg.png)
    }
    .jobblock, .blockabout {
        padding: 20px !important;
    }
    .main-navbar .navbar-nav .dropdown:hover > .dropdown-menu {
        display: none;
    }
    .caret{
        width:30px;
        height: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: -30px;
    }
    .main-navbar .navbar-nav > li > a{
        padding-right: 30px;
    }
    .navbar .navbar-nav .navbar-text {
        color: inherit;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .main-navbar .navbar-brand img {
        max-height: 60px;
    }
    .navbar .dropdown-menu {
        position: relative;
        float: none;
    }
    .navbar .navbar-brand{
        float: left;
    }
    .navbar .navbar-nav .open .dropdown-menu > .dropdown-header {
        border: 0;
        color: inherit;
    }
    .navbar .navbar-nav .open .dropdown-menu .divider {
        border-bottom: 1px solid;
        opacity: 0.08;
    }
    .navbar .navbar-nav .open .dropdown-menu > li > a {
        color: inherit;
    }
    .navbar .navbar-nav .open .dropdown-menu > li > a:hover, .navbar .navbar-nav .open .dropdown-menu > li > a:focus {
        color: inherit;
        background-color: transparent;
    }
    .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: inherit;
        background-color: transparent;
    }
    .navbar .navbar-nav .open .dropdown-menu > .disabled > a, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: inherit;
        background-color: transparent;
    }
    .topmenu{
        display: none;
    }
}
.newcontent img{
    max-width:  100%;
}
@media (max-width: 667px) {
    .home-aboutlink{
        height: 180px;
    }
    .footer-meta3{
        display: none;
    }
    .news-events a{
        font-size: 16px !important;
    }
    .footer-meta1,.footer-meta2,.footer-meta3{padding: 1em 1em;}
    #search{    width: 100%;
        position: relative;
    }
    #search li{ width: 100%;}
     #iconsearch{
    position: absolute;
    opacity: .6;
    left: 10px;
    top: 12px;
 } 
    #search #searchForm:before{display: none;}
    #search #searchForm{display: block !important;position: relative;float: none;bottom: 0;width: 100%;background: transparent;box-shadow: none;border: 0;padding: 0}
    #search li a{display: none;}
     .main-navbar .navbar-nav.topmenu > li > a{
        padding:0 5px;
        font-size: 14px;
    }
    .organtop{display: none;}
    .newcontent img{
        width: 100%;
    }
    .single-class{
        border-bottom: 1px solid #f3f3f3;
        margin-bottom: 10px;
    }
    .single-class-image{
        float: left;
        width: 20%;
    }
    .single-class-text{
        float: left;
        width: 80%;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        min-height: auto;
        margin-bottom: 5px;
    }
    .m-no-padding{
    }
    .framevideo{
        display: none;
    }
    .single-class-text h4{
        margin-top: 0;
    }
    .single-class-text .class-des{
        padding: 0 15px;
    }
    .single-class-text .class-des span{
        display: none;
    }
    .class-date, .gallery-icon {
    height: 100%;
    padding-top: 10px;
    top: 0;
    width: 100%;
    border-radius: 0
}
}
@media (max-width: 550px) {
.col-xs-6{
        width: 100%;
    }
.section-header span{
    font-size: .9em;
}
}
@media (max-width: 320px) {
    .main-navbar .navbar-nav.topmenu > li > a{
        font-size: 12px;
    }
}
@media (max-width: 1199px) {
    .navbar .navbar-brand {
        /*height: 50px;*/
        padding: 10px 15px;
    }
}