/* Html */
/* Forms */
.btn-primary {
    background-color: #B7C537 !important;
    border-color: #B7C537 !important;
    color: #fff !important;
}

.bc-sb-qs .uniForm .buttonHolder .primaryAction {
    background-color: #B7C537 !important;
    border-color: #B7C537 !important;
    color: #fff !important;
}

.text-primary, a.text-primary {
    color: #B7C537 !important;
}

.tagline {
    margin-top: 50px !important;
    font-size: 25px !important;
}

.tagline .word6, .tagline .word8 {
    color: #B7C537;
}

article > h5.description {
    height: 45px;
}

h5.description > a {
    font-size: 12px;
}



/* Navigation */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #B7C537 !important;
}

.btn-primary:hover {
    background-color: #B7C537 !important;
}

/* Helpers */
.primary-font {
    font-family: "jaf-bernina-sans-condensed", Verdana !important;
    font-weight: 300;
}

.secondary-font {
    font-family: "nimbus-sans",sans-serif !important;
}

.more a, .body a {
    color: #B7C537;
}

a.more {
    color: #B7C537;
}


@media only screen and (max-width : 1200px) {
    .tagline {
        max-width: 300px;
        font-size: 25px !important;
    }
}

@media only screen and (max-width : 992px) {
    .tagline {
        max-width: 250px;
        font-size: 20px !important;
    }
}

//partner-logos