.navbar.navbar-default.navbar-fixed-top a.page-scroll {
    color: white;
}

.navbar.navbar-default.navbar-fixed-top .menu-gray a.page-scroll,
.body-small.landing-page .navbar.navbar-default.navbar-fixed-top a.page-scroll {
    color: #676a6c;
}

.body-small.landing-page .header-back.one {
    background: url('../images/slider_background_0430_0720.jpg') no-repeat;
    background-size: cover;
}

.partners.body-small.landing-page .header-back.one {
    background: url('../images/slider_background_0430_0720.jpg') no-repeat;
    background-size: 150%;
    background-position: -150px -230px;
}

.body-small.landing-page .header-back.two {
    /*background: url('../images/slider_background_002.png') 72% 70% no-repeat*/
    background-size: cover;
}

.body-small.landing-page .header-back.three {
    /*background: url('../images/slider_background_003.jpg') 40% 70% no-repeat*/
    background-size: cover;
}

#inSlider .item .two h1 {
}

#inSlider .item .two h4 {
}


#inSlider .item .two h1 {
}

#inSlider .item .two h4 {
}

#inSlider .item .three h1 {
}

#inSlider .item .three h4 {
}

.features-text * {
    word-wrap: break-word;
}

.features-block .img-responsive {
    max-width: 100%;
}

#global-alerts {
    position: fixed;
    top: 110px;
    right: 10px;
    max-width: 50%;
}

#btn-send {
    height: 45px;
    min-width: 200px;
}

#btn-send .sk-spinner {
    display: none;
    height: 17px;
}

#btn-send .sk-spinner * {
    background: white;
}

#btn-send.disabled .sk-spinner {
    display: block;
}

#btn-send.disabled span {
    display: none;
}

.center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

tbody#timegrid tr:last-child td {
    border-bottom: none;
}

.table.table-hover tr td {
    cursor: pointer;
}

.gallery-thumbnails {
    /*height: 320px;*/
    /*width: auto;*/
    /*min-width: 128px;*/
}

.body-small .gallery-thumbnails {
    /*height: 320px;*/
    /*width: auto;*/
    width: 100%;
    /*min-width: 128px;*/
}

.navbar-brand {
    max-width: 210px;
}

.td-images {
    width: 40%;
    min-width: 64px;
}

.lightBoxGallery img {
    width: 100%;
}

@media (max-width: 768px) {
    .td-images {
        width: 30%;
    }

    .dl-horizontal dt .dt-hidden {
        display: none;
    }

    .dl-horizontal dt .dt-show {
        display: none;
    }
}

@media (min-width: 992px) {
    .td-images {
        width: 25%;
    }
}

@media (min-width: 1200px) {
    .td-images {
        width: 20%;
    }
}

.tag-list .tag-item a {
    border-radius: 20px;
}

.tag-list .tag-item .fa-times {
    display: none;
}

.tag-list .tag-item.active a {
    background-color: #004AAD;
    color: #FFFFFF;
}

.tag-list .tag-item.active .fa-times {
    display: inline-block;
}

.landing-page .carousel-caption .carousel-caption-h1 { letter-spacing: 5px; font-size: 70px; }
.landing-page .carousel-caption .carousel-caption-h2 { letter-spacing: 2px; font-size: 50px; }
.landing-page .carousel-caption .carousel-caption-h3 { font-size: 30px; }

.landing-page.body-small .carousel-caption { left: 5%; top: 530px; }
.landing-page.body-small .carousel-caption .carousel-caption-h1 { letter-spacing: 0; font-size: 28px; }
.landing-page.body-small .carousel-caption .carousel-caption-h2 { letter-spacing: 0; font-size: 20px; }
.landing-page.body-small .carousel-caption .carousel-caption-h3 { letter-spacing: 0; font-size: 18px; }

.partners.landing-page .carousel-caption { top: 480px; }
.partners.landing-page .carousel-caption .carousel-caption-h1 { letter-spacing: 0; font-size: 50px; }
.partners.landing-page.body-small .carousel-caption { top: 480px; }
