﻿footer.large-cont {
    background-image: url("../images/footer.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

section.featured-offers {
    background: #183263 url("../../nslide/Footer_Image-2000x2000-min.png") no-repeat fixed 50% 0 !important;
}

section.global-offers {
    background: #183263 url("../../1.1HD-min.jpg") no-repeat fixed 50% 0 !important;
}

section.agency {
    background: #183263 url("../../1.1HD-min.jpg") no-repeat fixed 50% 0 !important;
}

@media only screen and (max-width: 767px) {
    .main-head__logo {
        margin-left: 25% !important;
    }
}

.text-red {
    color: #DC1C2E !important;
}

.text-blue {
    color: #1A3668 !important;
}

.team-photo img {
    width: auto;
    min-height: 140px;
    max-height: 249px;
}

.nav > li, .nav > li > a {
    display: inherit;
}

.nav {
    text-transform: uppercase !important;
}

img.abc {
    max-width: 246px;
    margin-top: -30px;
}

.dropdown-menu li a {
    width: 100% !important;
}

span.filter-option.pull-left {
    font-size: 17px;
}

.team-member {
    width: 378px !important;
}
