
.* {
    font-family: 'Merriweather Sans', sans-serif;
}
/***** Sprite   *****/
.logoHolder a, .toggleSearch, .homeSlider .flex-direction-nav a, .newsContainer .listingInfos .listingLink a, .careerHolder ul li a:before, .headerSearch input[type=submit], .headerSearch input[type=button], .greyNewsContainer .hiddenContent .close, .shareHolder span, .headerBackground .backBtn a:before, .bottomArrow, .playIcon span:before, .dk-selected:before, .socialMediaContainer a, .productsSlider .flexslider .flex-direction-nav a, .listingImage .galleryLink a, .wideNewsListing .listingInfos .listingLink a, .fancybox-close, .galleryContainer .flex-direction-nav a, .careerListing .close, .bottomWhiteArrow, .teams .listingEmail:before, .successMessage:before {
    background-image: url(../images/sprite.png);
    background-size: 500px 500px;
}

body, img {
    -moz-transition: width 1s ease-in-out, left 1.5s ease-in-out;
    -webkit-transition: width 1s ease-in-out, left 1.5s ease-in-out;
    -moz-transition: width 1s ease-in-out, left 1.5s ease-in-out;
    -o-transition: width 1s ease-in-out, left 1.5s ease-in-out;
    transition: width 1s ease-in-out, left 1.5s ease-in-out;
}

h3 {
    text-transform: capitalize;
    color: #63696d;
    font-size: 44px;
    font-weight: 100;
    margin-bottom: 25px;
}

h4 {
    color: #63696d;
    /*font-size: 26px;*/ font-size: 32px;
    font-weight: normal;
    margin-bottom: 15px;
}

.highlightedText {
    color: #63696d;
    font-size: 27px;
    font-weight: normal;
    margin-bottom: 45px;
}

.regularText {
    margin-bottom: 25px;
    color: #9fa5a8;
    font-size: 20px;
    font-weight: 100;
}

.lightText {
    /*margin-bottom: 25px;*/
    color: #9fa5a8;
    font-size: 18px;
    font-weight: 100;
}

.col-md-6 .regularText, .col-md-6 .highlightedText {
    margin-bottom: 0;
}

html body .RadInput input.riEmpty, html body .RadInput textarea.riEmpty, html body input.RadInput_Empty {
    font-style: inherit !important;
}

.logoHolder a {
    background-position: 0 0;
    width: 200px;
    height: 95px;
}

.headerSearch input[type=text], .headerSearch input[type=submit], .headerSearch input[type=button] {
    display: none;
}

.wideContainer {
    margin: 0 auto;
    max-width: 1400px;
}

.additionalHeaderComponents ul > li > a:after {
    content: '/';
    display: inline-block;
    padding: 0 5px;
}

.additionalHeaderComponents ul > li:last-child a:after {
    display: none;
}

.additionalHeaderComponents ul > li a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;
    font-size: 14px;
    font-weight: 100;
    text-transform: capitalize;
    color: #9ba1a4;
}

.menusMain .li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 100;
    text-transform: capitalize;
    color: #9ba1a4;
}

.mainMenu ul {
    float: left;
}

.toggleSearch {
    position: absolute;
    width: 50px;
    background-position: 13px -90px;
    height: 30px;
    top: -2px;
}

.additionalHeaderComponents li a.active, .additionalHeaderComponents li a:hover {
    color: #004489;
}

.mainMenu li a {
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 20px;
    position: relative;
    display: inline-block;
    transition: 0.5s;
    cursor: pointer;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

    .mainMenu li a::before {
        border-bottom: 2px solid #004489;
        border-left: 2px solid #004489;
        -webkit-transform-origin: 100% 0%;
        -moz-transform-origin: 100% 0%;
        -ms-transform-origin: 100% 0%;
        -o-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }

    .mainMenu li a::after {
        border-top: 2px solid #004489;
        border-right: 2px solid #004489;
        -webkit-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
    }



    .mainMenu li a::before, .mainMenu li a::after {
        width: 100%;
        height: 100%;
        z-index: 3;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        box-sizing: border-box;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        transition: 0.5s;
    }

.tab .highlightedText {
    margin-bottom: 25px;
}

@media all and (min-width: 1280px) {
    .mainMenu li a:hover {
        color: #004489;
    }

    .mainMenu li a.active, .mainMenu li a:hover {
        background: #004489;
        color: white;
    }
}


.headerSearch {
    float: right;
    z-index: 3;
    width: 50px;
    border-left: 1px solid #d6dee2;
    height: 30px;
}

.homeSlider .flex-direction-nav {
    position: absolute;
    top: 55px;
    right: 190px;
}

    .homeSlider .flex-direction-nav a.flex-prev {
        width: 52px;
        height: 52px;
        background-position: 0 -132px;
        left: 7px;
        border-radius: 0;
    }

    .homeSlider .flex-direction-nav a.flex-next {
        right: 7px;
        width: 52px;
        border-radius: 0;
        height: 52px;
        background-position: -61px -133px;
    }

.homeSlider .sliderMain {
    margin-bottom: 80px;
}

.homeSlider .sliderTitle {
    color: white;
    font-size: 38px;
    font-weight: 100;
    margin-bottom: 15px;
}

.homeSlider p {
    color: white;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 15px;
}


/*.viewAllBottom a, .btn, .moreNewsBtn a {
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 20px;
    position: relative;
    transition: 0.5s;
    cursor: pointer;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

    .viewAllBottom a::before, .btn::before, .moreNewsBtn a:before {
        border-bottom: 3px solid #FFF;
        border-left: 3px solid #FFF;
        -webkit-transform-origin: 100% 0%;
        -moz-transform-origin: 100% 0%;
        -ms-transform-origin: 100% 0%;
        -o-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }

    .viewAllBottom a::after, .btn::after, .moreNewsBtn a:after {
        border-top: 3px solid #FFF;
        border-right: 3px solid #FFF;
        -webkit-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
    }

    .viewAllBottom a:hover, .btn:hover {
        border: 1px solid #fff;
        color: #FFF;
    }

    .viewAllBottom a::before, .viewAllBottom a::after, .btn::before, .btn::after, .moreNewsBtn a:before, .moreNewsBtn a:after {
        width: 100%;
        height: 100%;
        z-index: 3;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        box-sizing: border-box;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        transition: 0.5s;
    }

    .viewAllBottom a::before, .btn::before, .moreNewsBtn a:before {
        border-bottom: 3px solid #FFF;
        border-left: 3px solid #FFF;
        -webkit-transform-origin: 100% 0%;
        -moz-transform-origin: 100% 0%;
        -ms-transform-origin: 100% 0%;
        -o-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }

    .viewAllBottom a:hover::after, .viewAllBottom a:hover::before, .btn:hover::after, .btn:hover::before, .moreNewsBtn a:hover:before, .moreNewsBtn a:hover:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    .btn::after, .viewAllBottom a::after {
        border-top: 3px solid #FFF;
        border-right: 3px solid #FFF;
        -webkit-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
    }*/
.viewAllBottom a, .btn, .moreNewsBtn a {
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 20px;
    position: relative;
    transition: 0.5s;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

    .viewAllBottom a:hover, .btn:hover, .moreNewsBtn a:hover {
        color: #014b7c;
    }

    .viewAllBottom a::before, .btn::before, .moreNewsBtn a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: inherit;
        z-index: -1;
        box-shadow: inset 0 0 0 0px #ffffff;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transition: box-shadow 0.3s, -webkit-transform 0.3;
        transition: box-shadow 0.3s, transform 0.3s;
    }



    .viewAllBottom a:hover::before, .btn:hover::before, .moreNewsBtn a:hover:before {
        box-shadow: inset 0 0 0 35px #ffffff;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }


h2 {
    font-size: 44px;
    font-weight: 300;
    color: #63696d;
    margin-bottom: 30px;
    line-height: 44px;
}

.holder {
    margin-bottom: 45px;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

.newsContainer .blockBody, .numberListing .listingHolder .col-md-3 {
    margin-bottom: 25px;
}

.blueBackground {
    background: url(../images/blue-background.jpg);
    padding: 85px 0 0 0;
}

.numberListing .listingTitle {
    font-size: 50px;
    font-weight: 100;
    color: white;
    text-align: center;
    line-height: 40px;
}

.numberListing .listingTitle {
    margin-bottom: 15px;
}

.sliderBtnHolder + .sliderBtnHolder {
    margin-top: 15px;
}

.slideBtn {
    width: 100%;
    text-align: center;
}

.numberListing .listingTitle span:empty {
    display: none;
}

.numberListing .listingTitle span {
    font-size: 32px;
}

.numberListing .listingHolder .col-md-3 .listingItem {
    margin-bottom: 60px;
}

.numberListing .listingTitle .counterEl {
    font-size: 50px;
}

.contentImageHolder {
    margin: 30px auto;
    text-align: center;
}

.numberListing .listingImage {
    margin-bottom: 20px;
    color: white;
    text-align: center;
}

.numberListing .listingDescription {
    font-size: 18px;
    color: white;
    text-align: center;
}

.viewAllBottom {
    text-align: center;
    margin: 0 auto;
    padding: 35px;
    display: block;
}

.productListing .listingHolder li {
    position: relative;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-top: 1px solid #efefef;
    height: 200px;
}

.productListing .row {
    /*.productListing .blockBody {*/
    /*margin: 30px 20px;*/
    margin: 30px 0;
    /*border-top: 1px solid #efefef;*/
    border-left: 1px solid #efefef;
}

.productListing .listingItem .listingImage {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.productListing .listingItem {
    background: white;
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 100%;
    text-align: center;
}

.greyBackground {
    background: url(../images/greyBackground.jpg);
    padding: 45px 45px 0;
}

.headerBackground {
    background: url(../images/headerbackground.jpg);
    padding: 25px 0 0;
}

.headerMargin {
    margin-bottom: 35px !important;
}

.greyBackground h2, .blueBackground h2, .headerBackground h2 {
    margin-bottom: 30px;
    color: white;
    font-size: 44px;
    font-weight: 100;
}

.headerBackground h2 {
    display: inline-block;
    float: left;
    font-size: 60px;
    line-height: 60px;
}

.headerBackground .backBtn a:before {
    content: '';
    width: 8px;
    height: 13px;
    display: inline-block;
    margin-right: 5px;
    background-position: -195px -96px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.headerBackground .backBtn a:hover:before {
    margin-right: 7px;
}

.headerBackground .backBtn a:hover {
    text-decoration: none;
}

.headerBackground .backBtn a {
    float: right;
    color: white;
    text-decoration: underline;
    font-size: 15px;
    font-weight: 100;
    margin-top: 20px;
}

.radioBtn ul {
    display: inline-block;
}

.radioBtn {
    margin-bottom: 25px;
}

.greyBackground .listingImage img {
    max-width: 100%;
}

.newsContainer .listingImage a {
    display: block;
    position: relative;
}

.newsContainer .listingImage img {
    max-width: 100%;
    display: block;
    width: 100%;
}

.newsContainer .listingInfos {
    padding: 25px 30px 60px 30px;
    position: relative;
    background: #eee;
    height: 270px;
}

.awards .listingInfos {
    height: 390px;
}

.newsContainer .listingItem {
    /*background: #eee;*/
}

.newsContainer .listingInfos .listingTitle a:hover {
    color: #004489;
}

.newsContainer .listingInfos h3.listingTitle, .newsContainer .listingInfos .listingTitle a {
    COLOR: #63696d;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
}

.newsContainer.withFeature li:first-child .listingImage a:after, .newsContainer.withFeature li:first-child .listingImage a:before {
    content: none;
}

.newsContainer .listingInfos .listingTitle {
    margin-bottom: 10px;
}

.newsContainer .listingInfos .listingDate {
    font-size: 15px;
    color: #3c3c3c;
    font-weight: 100;
    margin-bottom: 10px;
}

.newsContainer .listingInfos .listingDescription {
    font-weight: 100;
    font-size: 18px;
    color: #9fa5a8;
}

.footerMiddle h5 {
    margin-bottom: 10px;
}

.footerBottom a:hover {
    text-decoration: underline;
}

.newsContainer .listingInfos .listingLink a, .wideNewsListing .listingInfos .listingLink a {
    width: 30px;
    display: block;
    position: absolute;
    height: 30px;
    background-position: -5px -201px;
    bottom: 10px;
    right: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .newsContainer .listingInfos .listingLink a:hover, .wideNewsListing .listingInfos .listingLink a:hover {
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.wideNewsListing .listingInfos .listingLink a {
    right: 20px;
}

.newsContainer li:nth-child(3n+ 2) .listingImage {
    position: absolute;
    bottom: 0;
    /*padding: 0 15px;*/
    left: 15px;
    right: 15px;
}

.awards.newsContainer li:nth-child(3n+ 2) .listingImage {
    position: inherit;
}

.halfScreenImage img {
    width: 100%;
    display: block;
}

.highlightedText + .regularText {
    margin-top: 30px;
    margin-bottom: 45px;
}

.moreBtn {
    text-align: center;
    margin-bottom: 20px;
}

.careerHolder ul li a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 18px;
    color: #9fa5a8;
    text-decoration: underline;
    margin-bottom: 15px;
    font-weight: 100;
    display: block;
}

    .careerHolder ul li a:before {
        background-position: -53px -94px;
        width: 18px;
        height: 16px;
        content: '';
        display: inline-block;
    }

    .careerHolder ul li a:hover {
        color: #004489;
    }

.careerHolder .simpleList {
    margin-bottom: 45px;
}

.darkBtn, .moreNewsBtn a {
    border-color: #9ba1a4 !important;
    color: #9ba1a4 !important;
}

.sliderBtnHolder:hover a {
    color: #9ba1a4;
}

.newsletterSearch .btn:hover input[type=button] {
    color: #004c7e;
}

.darkBtn:hover, .btn:hover, .moreNewsBtn a:hover, viewAllBottom.darkBtn:hover {
    color: #ffffff !important;
}

.darkBtn:before, .viewAllBottom a::before, .moreNewsBtn a::before, viewAllBottom.darkBtn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    z-index: -1;
    box-shadow: inset 0 0 0 0px #9ba1a4;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: box-shadow 0.3s, -webkit-transform 0.3;
    transition: box-shadow 0.3s, transform 0.3s;
}


.formActions .submitWrap:hover input, .formActions .submitWrap:hover input[value=CLEAR] {
    color: white;
    opacity: 1;
}

.darkBtn:hover:before, .darkBtn a:hover::before, .moreNewsBtn a:hover::before, viewAllBottom.darkBtn:hover:before {
    box-shadow: inset 0 0 0 35px #9ba1a4;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.greyBackground .moreNewsBtn a {
    border-color: #fff !important;
    color: #fff !important;
}

.careerHolder .highlightedText {
    margin-top: 20px;
}

.greyBackground .moreNewsBtn a:before {
    border-bottom: 3px solid #fff !important;
    border-left: 3px solid #fff !important;
}

.greyBackground .moreNewsBtn a:after {
    border-top: 3px solid #fff !important;
    border-right: 3px solid #fff !important;
}

.darkBtn:hover.viewAllBottom.darkBtn:hover {
    border: 1px solid rgba(0, 160, 80, 0) !important;
    color: #9ba1a4 !important;
}

.lighBlueBackground {
    background: #004c7e;
    padding: 28px 0;
}

.darkBlueBackground {
    background: #003355;
    padding: 25px 0;
    margin-bottom: 35px;
}

.lighBlueBackground .blockMain {
    text-align: center;
}

.lighBlueBackground .simpleListTitle {
    font-size: 20px;
    color: white;
    vertical-align: middle;
    margin-right: 30px;
    font-weight: 100;
    display: inline-block;
    margin: 8px 30px 8px 0;
}

.footerMiddle {
    padding: 5px 0;
}

.newsletterSearch input[type=text]:focus {
    border-color: white;
}

.footerMiddle h5 a {
    font-size: 16px;
    font-weight: 100;
    color: #e8e8e8;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px solid RGBA(0,0,0,0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .footerMiddle h5 a:hover {
        border-bottom: 1px solid white;
    }

.footerBottom {
    font-size: 14px;
    font-weight: 100;
    color: #e8e8e8;
    margin-top: 20px;
}

.openSearch {
    border-color: RGBA(0,0,0,0);
}

    .openSearch a {
        height: 43px;
        background-color: #ffffff;
        z-index: 1;
        border: 1px solid #9ba1a4;
    }
/*.mainMenu .openSearch .searchInner  {
	z-index:1;
	opacity:1;
    width: 282px;
    top: 55px;
    left: -231px;
}*/
.searchInner {
    white-space: nowrap;
    display: none;
    width: 282px;
    position: absolute;
    top: 40px;
    left: -232px;
}

.productListing .tabsHolder .viewAllBottom {
    padding-bottom: 0;
}

.headerSearch input[type=text] {
    vertical-align: top;
    display: block;
    color: #9ba1a4;
    background: #ffffff;
    border: 1px solid #9ba1a4;
    -webkit-appearance: none;
    font-size: 13px;
    padding: 16px 20px;
    padding-right: 50px;
    width: 100%;
}

.headerSearch input[type=submit], .headerSearch input[type=button] {
    display: inline-block;
    width: 48px;
    height: 50px;
    background-color: rgb(255, 255, 255);
    background-position: -203px -138px;
    position: absolute;
    right: 1px;
    top: 0px;
    z-index: 1;
    cursor: pointer;
}

.headerSearch ::-webkit-input-placeholder {
    color: #9ba1a4;
    -webkit-opacity: 1 !important;
    font-size: 16px;
    color: white;
    font-weight: 100;
}

.headerSearch ::-moz-placeholder {
    color: #9ba1a4;
    font-size: 16px;
    color: white;
    font-weight: 100;
    opacity: 1 !important;
}

.headerSearch :-ms-input-placeholder {
    color: #9ba1a4;
    -ms-opacity: 1 !important;
    font-size: 16px;
    color: white;
    font-weight: 100;
}

.headerSearch input:-moz-placeholder {
    color: #9ba1a4;
    -moz-opacity: 1 !important;
    font-size: 16px;
    color: white;
    font-weight: 100;
}

.breadCrumbs, .breadCrumbs a, .breadCrumbs span {
    color: white;
    font-size: 14px;
    font-weight: 100;
}

.brandSlider {
    margin-bottom: 0;
}

.breadCrumbs {
    margin-bottom: 55px;
    display: inline-block;
}

.shareHolder span .sharethis {
    background-position: -81px -96px;
    width: 15px !important;
    height: 15px !important;
    padding-left: 0 !important;
    display: block !important;
}

.shareHolder span .print {
    padding-left: 0 !important;
    background-position: -109px -96px;
    width: 20px !important;
    height: 15px !important;
    display: inline-block !important;
}

.shareHolder span .email {
    padding-left: 0 !important;
    background-position: -137px -96px;
    width: 15px !important;
    height: 15px !important;
    display: inline-block !important;
}

.stButton {
    margin-right: 0;
    margin-left: 0;
}

.shareHolder {
    float: right;
}

    .shareHolder a {
        margin-left: 12px;
    }

    .shareHolder span span {
        background-image: url(../images/sprite.png) !important;
        background-size: 500px 500px !important;
    }

.brandListing .listingInfos {
    width: 360px;
    height: 288px;
    padding: 25px;
    position: absolute;
    background: white;
    top: 30px;
    right: 133px;
}

.brandListing ul > li .listingInfos.fullOpacity {
    opacity: 1;
}

.brandListing ul > li .listingInfos {
    display: none;
    opacity: 0;
}

.brandListing .listingTitle {
    margin-bottom: 20px;
    line-height: 27px;
}

    .brandListing .listingTitle a {
        font-weight: 100;
        font-size: 34px;
        line-height: 34px;
    }

.brandListing .listingItem {
    position: relative;
    margin-bottom: 30px;
}

.brandListing li:nth-child(2n) .listingInfos {
    left: 133px;
}

.brandListing .listingDescription {
    font-size: 18px;
    font-weight: 100;
    color: #9fa5a8;
    margin-bottom: 18px;
}

.brandSlider .flex-control-nav {
    bottom: 30px;
}

.brandSlider .flex-control-paging li a.flex-active {
    background: #004f84;
    cursor: default;
}

.brandSlider .flex-control-paging li a {
    width: 15px;
    height: 15px;
    display: block;
    background: #abb0b2;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.subHeaderBackground {
    background: #b9c0c4;
    margin-bottom: 35px !important;
}

.subMenu ul li {
    float: left;
    color: white;
}

    .subMenu ul li a {
        padding: 15px 25px;
        border-right: 1px solid #e2e2e2;
        display: block;
        font-size: 16px;
        font-weight: 100;
    }

    .subMenu ul li:last-child a {
        border-right: 0px solid #e2e2e2;
    }

.breadCrumbs a:after {
    content: ' . ';
    display: inline-block;
    padding: 0 12px;
}

@media all and (min-width: 1280px) {
    .subMenu ul li a:hover, .subMenu ul li a.active {
        background: #9ca2a5;
        color: #FFF;
    }

    .brandListing.brandLanding li .listingLink {
        position: absolute;
        bottom: 20px;
        left: 25px;
    }
}

.subMenu ul:after {
    content: '';
    clear: both;
}

.bannerHolder {
    margin-bottom: 45px;
}

.lightGreyBackground {
    background: #f4f4f4;
    padding: 45px 0 25px 0;
    position: relative;
}

.numberListing {
    position: relative;
}

.bottomWhiteArrow {
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    width: 52px;
    top: 0;
    height: 18px;
    background-position: -255px -130px;
    position: absolute;
}

.bottomArrow {
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    width: 52px;
    bottom: -18px;
    height: 18px;
    background-position: -150px -130px;
    z-index: 1;
    position: absolute;
}

.teams .listingTitle {
    line-height: 22px;
    font-size: 22px;
    color: #606568;
    font-weight: normal;
    margin-bottom: 12px;
    text-transform: capitalize;
}

.marginBottom0 {
    margin-bottom: 0;
}

.teams .listingDescription {
    font-size: 18px;
    color: #9ba1a4;
    font-weight: lighter;
    margin-bottom: 10px;
}

.teams .listingEmail:before {
    width: 24px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    content: '';
    margin-right: 7px;
    background-position: 0 -483px;
}

.teams .listingEmail a {
    font-size: 14px;
    color: #9ba1a4;
    text-decoration: underline;
}

    .teams .listingEmail a:hover {
        text-decoration: none;
    }

.teams .listingItem .listingInfos {
    padding: 25px;
}

.teams .listingItem {
    border: 1px solid #b9c0c4;
    padding: 0;
    margin-bottom: 30px;
    overflow: hidden;
}

    .teams .listingItem img {
        max-width: 100%;
    }

.marginBottom15 {
    margin-bottom: 15px;
}

.greyNewsContainer li {
    margin-bottom: 30px;
}

.greyNewsContainer .listingInfos {
    background: #efefef;
}

.greyNewsContainer .absoluteClass {
    position: initial;
}

.sisterCompanyContainer .tabsLinks {
    margin-bottom: 0;
}

.paddingBottom85 {
    padding-bottom: 85px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.marginBottom20 {
    margin-bottom: 20px;
}

.marginBottom30 {
    margin-bottom: 30px;
}

.paddingBottom85 + .productListing {
    margin-bottom: 15px;
}

.sisterCompanyContainer .tabsLinks a {
    text-transform: uppercase;
    border-bottom: 0px;
    font-size: 16px;
    font-weight: 100;
    border: 1px #9ba1a4 solid;
    display: inline-block;
    margin-right: 1px;
    padding: 14px 18px 13px;
    text-align: center;
    line-height: 16px;
}

.sisterCompanyContainer .tabsHolder {
    background: white;
    border-top: 1px solid #9ba1a4;
    margin-top: -1px;
    padding-top: 60px;
}

.sisterCompanyContainer .tabsLinks a.active {
    background: white;
    color: #9ba1a4;
    border: #9ba1a4 solid;
    border-width: 1px 1px 1px 1px;
    border-bottom: 1px solid white;
}

.gallery li:first-child {
    width: 50%;
    min-height: 405px;
}

    .gallery li:first-child .listingImage {
        min-height: 405px;
        margin-bottom: 0;
    }

.gallery li .listingImage {
    display: inline-block;
    overflow: hidden;
    max-height: 122px;
}

.gallery li a {
    display: block;
}

.gallery li img {
    width: 100%;
    display: block;
}

.gallery li .playIcon:hover {
    opacity: 1;
}

.listingImage.playIcon {
    position: relative;
}

.playIcon span {
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

    .playIcon span::before {
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
        width: 60px;
        height: 60px;
        background-position: -206px 0px;
        display: block;
        position: absolute;
        content: '';
        top: 50%;
        left: 50%;
        -moz-transform: translateX(-22.5px) translateY(-22.5px);
        -webkit-transform: translateX(-22.5px) translateY(-22.5px);
        -o-transform: translateX(-22.5px) translateY(-22.5px);
        -ms-transform: translateX(-22.5px) translateY(-22.5px);
        transform: translateX(-22.5px) translateY(-22.5px);
    }

.playIcon:hover span {
    background: rgba(69,72,72,0.8);
}

.greyBackground h3 {
    color: white;
}

.gallery {
    margin: 45px auto 25px;
}

.table {
    margin-bottom: 45px;
}

table thead {
    background: #9ba1a4;
    font-size: 16px;
    color: #ffffff;
    font-weight: 100;
}

table td {
    padding: 10px 30px;
    font-size: 16px;
}

table tbody tr td {
    color: #9fa5a8;
}

table tbody tr:nth-child(2n +1) {
    background: #eef1f2;
}

table tfoot tr {
    background: #004b7b;
    font-size: 16px;
    color: #ffffff;
}

.contactDetails .desInfo {
    display: inline;
    vertical-align: bottom;
}

.contactDetails {
    color: white;
}

.desInfo a {
    text-decoration: underline;
}

    .desInfo a:hover {
        text-decoration: none;
    }

h5 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 25px;
    text-transform: uppercase;
}

h6 {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}

.contactDetails .listingHolder {
    margin-bottom: 45px;
}
    /*.contactDetails .listingHolder .col-md-4:nth-child(3n ){
	margin-top:55px;
	}*/

    .contactDetails .listingHolder .col-md-4 .infoContent {
        margin-bottom: 5px;
    }

.addressInfo {
    margin-bottom: 45px;
}

addressInfo .addressInfo {
    margin-bottom: 0;
}

.mapContainer {
    margin-bottom: 45px;
}

.inputEntity label, .formLabel {
    FONT-SIZE: 16px;
    font-weight: 100;
    /*text-transform: uppercase;*/
    padding: 6px 0;
    color: #474747;
    margin-right: 15px;
    display: inline-block;
}

.formLabel {
    float: left;
}

.filter {
    margin-bottom: 45px;
    float: left;
}

.customSelect {
    width: 220px;
    display: inline-block;
}

.newsContainer.withFeature li {
    margin-bottom: 30px;
}

.newsContainer.withFeature .listingInfos {
    background: #eeeeee;
}

.newsContainer.withFeature li:first-child {
    width: 100%;
    margin-bottom: 60px;
    min-height: 492px;
}

.newsContainer li:first-child .listingItem {
    position: relative;
}

.newsContainer.withFeature li:first-child .listingInfos {
    position: absolute;
    bottom: -25px;
    background: url(../images/sliderbox.png);
    left: 25px;
    padding: 30px 35px;
    width: 360px;
    height: 345px;
}

    .newsContainer.withFeature li:first-child .listingInfos .listingLink a {
        background-position: -62px -201px;
    }

    .newsContainer.withFeature li:first-child .listingInfos .listingTitle a {
        font-size: 32px;
        font-weight: 100;
        margin-bottom: 0;
        line-height: 42px;
        display: inline-block;
    }

    .newsContainer.withFeature li:first-child .listingInfos .listingTitle a, .newsContainer.withFeature li:first-child .listingInfos .listingDescription, .newsContainer.withFeature li:first-child .listingInfos .listingDate {
        color: white;
    }

.viewAllBottom {
    padding-top: 0;
}

.detailsImage {
    margin-bottom: 30px;
}

    .detailsImage img {
        max-width: 100%;
    }

.detailsDate {
    color: #3c3c3c;
    font-size: 15px;
    margin-bottom: 20px;
}

.detailsTitle {
    font-size: 32px;
}

.detailsDescription {
    margin-bottom: 50px;
    font-size: 18px;
    color: #9fa5a8;
    font-weight: 100;
    line-height: 22px;
}

.sharelabel {
    display: inline-block;
    font-size: 22px;
    color: #474747;
    margin: 0 30px 0 0;
    font-weight: 400;
    vertical-align: middle;
}

.socialMediaContainer {
    display: inline-block;
    vertical-align: middle;
}

    .socialMediaContainer li {
        display: inline-block;
    }

    .socialMediaContainer a {
        margin-right: 20px;
        display: block;
        height: 20px;
    }

        .socialMediaContainer a.fb:hover {
            background-position: -15px -250px;
        }

        .socialMediaContainer a.fb {
            background-position: 0px -250px;
            width: 15px;
        }

        .socialMediaContainer a.twitter:hover {
            background-position: -26px -288px;
        }

        .socialMediaContainer a.twitter {
            background-position: 0px -288px;
            width: 26px;
        }

        .socialMediaContainer a.linkedIn:hover {
            background-position: -24px -326px;
        }

        .socialMediaContainer a.linkedIn {
            background-position: 0px -326px;
            width: 24px;
        }

.shareContainer {
    margin-bottom: 45px;
}

.productListing .blockTitle {
    font-size: 32px;
    color: #63696d;
    font-weight: 400;
    margin: 0;
}

.rightCol .productListing.row {
    margin: 30px 0;
}

.rightCol .productListing .listingHolder li {
    height: 250px;
    border: 1px solid #efefef;
}

.highlightedText + .lightText {
    margin-top: 30px;
}

.productsSlider li .listingItem .listingImage a {
    display: block;
    height: 100%;
    text-align: center;
    width: 100%;
    background-position: top;
    background-repeat: no-repeat;
}

.productsSlider .listingHolder.row > li .listingInfos {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.productsSlider .listingHolder.row > li .listingTitle {
    color: white;
    font-size: 18px;
    margin: 0;
    padding: 5px;
    background: rgba(155,161,164,0.9);
    text-transform: capitalize;
    font-weight: 400;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .productsSlider .listingHolder.row > li .listingTitle a {
        display: block;
        padding: 15px 20px;
        margin: -5px;
    }

.productsSlider .listingHolder > li {
    height: 270px;
    margin-bottom: 15px;
}

.productsSlider li .listingItem:hover .listingInfos .listingTitle a, .productsSlider li.active .listingItem .listingInfos .listingTitle a {
    background: rgba(0,79,132,0.9);
}

.productsSlider li .listingItem {
    height: 100%;
    background: #ffffff;
    width: 100%;
    display: table;
    position: relative;
    border: 1px solid #e7e7e7;
}

    .productsSlider li .listingItem .listingImage {
        display: table-cell;
        height: 100%;
        vertical-align: top;
        width: 100%;
    }

    .productsSlider li .listingItem .listingInfos {
        display: table-row;
    }

.greyNewsContainer .hiddenContent {
    background: #efefef none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 45px;
}

.greyNewsContainer .active .listingLink a {
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

.greyNewsContainer .active .listingLink {
    background: #efefef;
    bottom: -30px;
    height: 30px;
    left: 0;
    position: absolute;
    width: 100%;
}

.greyNewsContainer .hiddenContent .close {
    background-position: -117px -195px;
    bottom: 37px;
    display: block;
    height: 40px;
    position: absolute;
    right: 25px;
    width: 40px;
}

.greyNewsContainer .hiddenContent .listingMoreDescription {
    font-size: 18px;
    color: #9fa5a8;
    font-weight: 100;
}

.brandHiddenSlider {
    background: #004f84;
}

    .brandHiddenSlider .flexslider {
        min-height: 315px;
        -moz-opacity: 0;
        -webkit-opacity: 0;
        opacity: 0;
        -webkit-transition: all linear 300ms;
        -moz-transition: all linear 300ms;
        transition: all linear 300ms;
    }

        .brandHiddenSlider .flexslider.visibleSlider {
            -moz-opacity: 1;
            -webkit-opacity: 1;
            opacity: 1;
        }

    .brandHiddenSlider li {
        margin-right: 30px;
    }

    .brandHiddenSlider .flex-viewport {
        width: 100%;
        margin: 0;
    }

.productsSlider .listingHolder.slides > li {
    height: auto;
    margin-bottom: 0;
}

.productsSlider .flexslider .slides img {
    /*width: auto;*/
    max-width: 100%;
    margin: 0 auto;
}

.productsSlider .flexslider li .listingItem .listingImage {
    background: white none repeat scroll 0 0;
    display: table-cell;
    height: 215px;
    vertical-align: middle;
}

.productsSlider .flexslider li h5.listingTitle {
    font-size: 18px;
    color: white;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 20px;
}

.productsSlider .flexslider li .listingDescription {
    font-size: 14px;
    color: white;
    font-weight: normal;
}

.productsSlider .flexslider li .listingItem {
    background: none;
}

.brandHiddenSlider {
    margin-bottom: 15px;
    font-size: 18px;
    color: white;
    padding: 40px 30px;
}

.productsSlider .listingHolder.gridView li .listingDescription {
}

.productsSlider .listingHolder.gridView li.active .listingDescription {
    opacity: 1;
}

.productsSlider .flexslider .flex-direction-nav a {
    background-position: -180px -193px;
    height: 45px;
    left: -35px;
    margin: 0;
    opacity: 1 !important;
    top: 92px;
    width: 25px;
}

.productsSlider.teamList .blockBody {
    margin-right: 30px;
}

.productsSlider .flexslider .flex-direction-nav a.flex-next {
    background-position: -213px -193px;
    left: auto;
    right: -35px;
    top: 95px;
    opacity: 1 !important;
}

.productsSlider .flexslider .flex-direction-nav a:hover {
    /*background-position: -180px -238px;*/
    -webkit-opacity: 0.6 !important;
    -moz-opacity: 0.6 !important;
    opacity: 0.6 !important;
}

.productsSlider .flexslider .flex-direction-nav a.flex-next:hover {
    /*background-position: -213px -238px;*/
}

.galleryLink {
    display: none;
}

.listingInfos .galleryLink a {
    background-position: -56px -250px;
    top: 10px;
    width: 50px;
    right: 10px;
    height: 50px;
    display: block;
    position: absolute;
}

    .listingInfos .galleryLink a:hover {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

.galleryListing .listingInfos {
    position: initial;
}

.galleryListing .listingItem {
    position: relative;
}

.withMore .listingHolder > li {
    margin-bottom: 25px;
}

.inputEntity {
    float: left;
    margin-right: 10px;
}

.smallbtn {
    padding: 5px 20px;
}

.smallText {
    font-size: 18px;
    color: #9fa5a8;
    font-weight: normal;
    margin-bottom: 10px;
}

.link {
    font-size: 13px;
    color: #63696d;
    text-transform: uppercase;
    text-decoration: underline;
    margin-bottom: 30px;
}

.rightCol .blockTitle {
    font-size: 26px;
}

.wideNewsListing .listingImage {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}

.wideNewsListing .listingImage {
    overflow: hidden;
}

.wideNewsListing .listingInfos {
    padding: 45px 30px;
    float: left;
    width: 100%;
    background: #eeeeee;
}

.wideNewsListing .listingItem {
    background: #eeeeee;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.wideNewsListing .listingImage a {
    display: block;
    height: 100%;
}

.wideNewsListing .listingImage img {
    vertical-align: bottom;
}

.wideNewsListing .listingImage img {
    border: 0px;
    height: 100%;
}

.wideNewsListing .listingDate {
    color: #3c3c3c;
    font-size: 15px;
    margin-bottom: 10px;
}

.wideNewsListing .listingTitle {
    color: #63696d;
    font-size: 22px;
    margin-bottom: 10px;
}

    .wideNewsListing .listingTitle a:hover, .careerListing h4 a:hover {
        color: #004489;
    }

.wideNewsListing .eventDescription span {
    font-weight: bold;
}

.wideNewsListing .eventDescription {
    color: #63696d;
    font-size: 16px;
}

.wideNewsListing .listingDescription {
    color: #9fa5a8;
    font-size: 18px;
    font-weight: 100;
    line-height: 26px;
}

.wideNewsListing li {
    margin-bottom: 30px;
}

.wideNewsListing .listingInfos .galleryLink a {
    left: 312px;
}

.galleryContainer {
    width: 100%;
    margin: 0 0;
    height: 555px;
}

    .galleryContainer .flex-direction-nav a.flex-prev {
        width: 52px;
        height: 52px;
        background-position: -62px -130px;
        opacity: 0.7 !important;
        left: 7px;
    }

    .galleryContainer .flex-direction-nav .flex-next {
        width: 52px;
        opacity: 0.7 !important;
        height: 52px;
        background-position: 0 -130px;
        right: 7px;
    }

.eventDescription span {
    font-weight: bold;
}

.eventDescription {
    font-size: 16px;
    font-weight: lighter;
    line-height: 22px;
}

.gallery.col2 .listingHolder > li:first-child {
    width: 75%;
    min-height: 405px;
}

    .gallery.col2 .listingHolder > li:first-child .listingImage, .gallery.col2 li:nth-last-child(1) .listingImage {
        margin-bottom: 0;
    }

.gallery.col2 {
    margin: 45px auto 30px;
}

.rightCol .productListing .row {
    margin: 30px 0;
}

.filter:after {
    content: '';
    clear: both;
}

.listingImage .galleryLink a:hover {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.listingImage .galleryLink a {
    background-position: -56px -250px;
    top: 10px;
    width: 50px;
    right: 10px;
    height: 50px;
    display: block;
    position: absolute;
}

.searchBlock .blockHead .blockTitle {
    font-size: 32px;
    margin-bottom: 0px;
    font-weight: 400;
}

.searchBlock .listingHolder .listingItem .listingInfos .listingDate {
    font-size: 15px;
    color: #3c3c3c;
}

.searchBlock .listingHolder .listingItem .listingInfos .listingTitle {
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 10px;
    /*margin-top: 10px;*/
}

.searchBlock .listingHolder .listingItem .listingInfos .listingLink {
    color: #004f84;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    text-decoration: underline;
}

.searchBlock .listingHolder .listingItem .listingInfos .listingDescription {
    color: #9fa5a8;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
}

.searchBlock .listingHolder .listingInfos {
    margin-top: 20px;
    border-bottom: 2px solid #e9e9e9;
}

.searchBlock .listingHolder li:last-child .listingInfos {
    border-bottom: 0;
    margin-bottom: 45px;
}

.searchTitle {
    color: #004e82;
}

.careerHeader .listingImage {
    width: 50%;
    padding-right: 15px;
    float: left;
    padding-bottom: 20px;
}

.careerHeader {
    margin-bottom: 30px;
}

    .careerHeader .listingInfos {
        width: 50%;
        padding-left: 15px;
        float: left;
    }

        .careerHeader .listingInfos .listingTitle {
            font-size: 32px;
            text-transform: none;
        }

        .careerHeader .listingInfos .listingDescription {
            font-size: 20px;
            margin-bottom: 30px;
            font-weight: 100;
        }

.careerListing li {
    margin-bottom: 30px;
}

    .careerListing li .listingItem {
        background: #eeeeee;
        padding: 30PX;
        position: relative;
    }

.careerListing h4 {
    font-size: 22px;
}

.careerListing .listingDescription {
    color: #9fa5a8;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 15px;
}

.careerListing .listingHolder > li.active .listingItem {
    background: #005189;
    color: white;
}

.careerListing .listingHolder > li.active .listingTitle {
    color: white;
}

.careerListing .listingHolder > li.active .listingDescription, .careerListing .hiddenContent .listingDescription {
    color: white;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 15px;
}

.careerListing .listingHolder > li.active .listingLink a {
    display: none;
}

.careerListing .listingHolder > li.active .listingLink {
    background: #005189 none repeat scroll 0 0;
    bottom: -30px;
    height: 30px;
    left: 0;
    position: absolute;
    width: 100%;
}

.careerListing .listingMoreDescription {
    padding: 25px;
}

.careerListing .hiddenContent {
    background: #005189 none repeat scroll 0 0;
    color: white;
    margin-bottom: 30px;
}

.bullets {
    margin-bottom: 40px;
}

    .bullets li:before {
        font-family: 'FontAwesome';
        content: '\f111';
        color: white;
        left: 0;
        font-size: 8px;
        margin-right: 10px;
        position: absolute;
        top: 8px;
        vertical-align: middle;
    }

    .bullets li {
        color: #ffffff;
        display: block;
        font-size: 18px;
        font-weight: 100;
        margin-bottom: 10px;
        padding-left: 20px;
        position: relative;
    }

.careerListing .close {
    background-position: 0 -200px;
    bottom: 36px;
    display: block;
    height: 40px;
    position: absolute;
    right: 25px;
    width: 40px;
    z-index: 2;
    transform: rotate(45deg);
}

.careerListing .hiddenContent .listingTitle {
    color: white;
}
/*****CSS MAURICE S HERE****/



.searchBlock .blockHead .blockTitle {
    font-size: 32px;
    margin-bottom: 35px;
    font-weight: 400;
}

.searchBlock .listingHolder .listingItem .listingInfos .listingDate {
    font-size: 15px;
    color: #3c3c3c;
    font-size: 15px;
    color: #3c3c3c;
    margin-bottom: 10px;
}

.searchBlock .listingHolder .listingItem .listingInfos .listingTitle {
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.searchBlock .listingHolder .listingItem .listingInfos .listingLink {
    color: #004f84;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    text-decoration: underline;
}

.searchBlock .listingHolder .listingItem .listingInfos .listingDescription {
    color: #9fa5a8;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
}

.searchBlock .listingHolder .listingInfos {
    border-bottom: 2px solid #e9e9e9;
}

.searchBlock .listingHolder li:last-child .listingInfos {
    border-bottom: 0;
    margin-bottom: 45px;
}

.simpleListBlock .simpleListTitle {
    line-height: 20px;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #63696d;
}

.simpleListBlock .simpleList {
    padding-bottom: 30px;
}

    .simpleListBlock .simpleList li {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 16px;
        font-weight: 100;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        .simpleListBlock .simpleList li:last-child {
            margin: 0;
        }

.siteMapRow {
    margin-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
}

    .siteMapRow:last-child {
        margin-bottom: 0;
        border-bottom: 0;
    }

.simpleListBlock .simpleListTitle:hover {
    color: #014e82;
}

.simpleListBlock .simpleList li:hover {
    color: #014e82;
    text-decoration: underline;
}

.container .error404 {
    min-height: 650px;
    color: #fff;
    font-size: 32px;
}

.errorPage {
    text-align: center;
    padding-bottom: 240px;
    padding-top: 170px;
}

    .errorPage h2 {
        font-size: 44px;
        text-align: center;
        line-height: 70px;
    }
/***CSS MAURICE ENDS HERE**/
.contactForm .customSelect {
    display: block;
}

.contactForm .inputEntity input, html body .RadInput_Default.RadInput .riTextBox, html body .RadInputMgr_Default.RadInput {
    width: 100%;
    font-size: 16px;
    border: 1px solid #e2e2e2;
    padding: 10px 20px;
}

    .contactForm .inputEntity input:focus, html body .RadInput_Default.RadInput .riTextBox:focus, html body .RadInputMgr_Default.RadInput:focus {
        border: 1px solid #868686;
    }

.RadPicker {
    width: 100% !important;
}

html body .RadInput_Default.RadInput .riTextBox, html body .RadInputMgr_Default.RadInput {
    height: auto !important;
    padding: 6px 15px;
    color: #868686;
    font-family: 'Merriweather Sans', sans-serif !important;
}

.contactForm .inputEntity {
    /*margin-bottom: 30px;*/
}

    .contactForm .inputEntity .customSelect .dk-selected {
        border: 1px solid #e2e2e2;
        text-transform: uppercase;
        padding: 8px 15px;
    }

        .contactForm .inputEntity .customSelect .dk-selected:focus {
            border: 1px solid #868686 !important;
        }

    .contactForm .inputEntity .customSelect {
        width: 100%;
    }

    .contactForm .inputEntity label {
        text-transform: capitalize;
        color: #63696d;
    }

.contactForm .inputEntity {
    float: left;
    margin-right: 10px;
    width: 100%;
}

input {
    border-radius: none;
    box-shadow: none;
    -webkit-appearance: none;
}

.contactForm .inputEntity textArea {
    border: 1px solid;
    box-shadow: none;
    width: 100%;
    border-radius: 0;
    -webkit-appearance: none;
    border-color: #e2e2e2;
    padding: 10px 20px;
    height: 175px;
}

    .contactForm .inputEntity textArea:focus {
        border-color: #868686;
    }

.contactForm .formActions {
    float: right;
    width: 100%;
    border-top: 1px solid #868686;
    text-align: right;
    /*padding: 30px 0 60px 0;*/
    margin-bottom: 30px;
    padding-top: 30px;
}

.formActions input, .filter input[type=button], .filter input[type=submit], .filter input[type=reset] {
    background: none;
    text-transform: uppercase;
    border: none;
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 100;
    position: relative;
    z-index: 11;
    cursor: pointer;
}


    .formActions input[type=reset], input[value=CLEAR] {
        cursor: pointer;
        -moz-opacity: 0.6;
        -webkit-opacity: 0.6;
        opacity: 0.6;
    }

.errorMessage, .erroMessage {
    position: absolute;
    right: 0;
    bottom: 100%;
    margin-bottom: -30px;
    /*padding: 495px;*/
    color: #e80000;
    font-size: 12px;
}

.errorSearch {
    color: #e80000;
    bottom: 2px;
    position: absolute;
    font-size: 10px;
    left: 20px;
}

.inputEntity {
    position: relative;
}

input.errorInput {
    border-color: #e80000 !important;
}

.error label {
    color: #e80000 !important;
}

.formActions input[type=reset] {
    border: none;
    color: #FFF;
    background-color: #9ba1a4;
    opacity: 1;
    transition: all linear 300ms;
    -moz-transition: all linear 300ms;
    -webkit-transition: all linear 300ms;
}

    .formActions input[type=reset]:hover {
        color: #9ba1a4;
        background-color: #fff;
    }

.greyBackground.numberListing {
    padding: 90px 0;
}

.title {
    /*margin-bottom: 40px;*/
}

.contactUs h3 {
    margin-bottom: 35px;
}

.listingItem .listingInfos.addressInfo .itemInfo .infoContent h5 {
    margin-bottom: 30px;
}

.listingItem .listingInfos.addressInfo li {
    vertical-align: bottom;
    margin-bottom: 5px;
}

.mapImg {
    margin-bottom: 30px;
}

.contactUs {
    margin-bottom: 50px !important;
}

.msgSent {
    font-weight: bold;
    font-size: 16px;
    color: #008923;
    margin-bottom: 35px;
}

.msgError {
    font-weight: bold;
    font-size: 16px;
    color: #e90000;
    margin-bottom: 35px;
}

.msgSent:before {
    background-image: url(../images/sprite.png);
    background-size: 500px 500px;
}

.searchBlock .listingHolder li:first-child .listingInfos {
    margin: 0;
}

.msgSent:before {
    content: '';
    background-position: 0 -408px;
    width: 27px;
    height: 18px;
    display: inline-block;
}

.msgError:before {
    background-image: url(../images/sprite.png);
    background-size: 500px 500px;
}

.msgError:before {
    content: '';
    background-position: 0px -438px;
    width: 27px;
    height: 20px;
    display: inline-block;
}

.contactUs + .container .formActions {
    border: 0;
}

.menusMain {
    float: left;
}

.menuContainer {
    clear: right;
    float: right;
    padding-top: 46px;
}

.flexLoader {
    display: none;
}

.brandsHover {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.galleryContainer #slider.flexslider .slides a {
    cursor: default;
}

/*.brandsHover::before {
        border-bottom: 3px solid #014b7c;
        border-left: 3px solid #014b7c;
        -webkit-transform-origin: 100% 0%;
        -moz-transform-origin: 100% 0%;
        -ms-transform-origin: 100% 0%;
        -o-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }

    .brandsHover::after {
        border-top: 3px solid #014b7c;
        border-right: 3px solid #014b7c;
        -webkit-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
    }

    .brandsHover::before, .brandsHover::after {
        width: 100%;
        height: 100%;
        z-index: 3;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        box-sizing: border-box;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        transition: 0.5s;
    }

brandsHover::before {
    border-bottom: 3px solid #014b7c;
    border-left: 3px solid #014b7c;
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}

.brandsHover:hover::after, .brandsHover:hover::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.brandsHover::after {
    border-top: 3px solid #014b7c;
    border-right: 3px solid #014b7c;
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}*/

.newsContainer .listingImage > a {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

    .newsContainer .listingImage > a::before {
        border-bottom: 3px solid #fff;
        border-left: 3px solid #fff;
        -webkit-transform-origin: 100% 0%;
        -moz-transform-origin: 100% 0%;
        -ms-transform-origin: 100% 0%;
        -o-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }

    .newsContainer .listingImage > a::after {
        border-top: 3px solid #fff;
        border-right: 3px solid #fff;
        -webkit-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
    }

    .newsContainer .listingImage > a::before, .newsContainer .listingImage > a::after {
        width: 100%;
        height: 100%;
        z-index: 3;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        box-sizing: border-box;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        transition: 0.5s;
    }

newsContainer .listingImage > a::before {
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}

@media all and (min-width: 1280px) {
    .newsContainer .listingImage > a:hover::after, .newsContainer .listingImage > a:hover::before {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
}


.newsContainer .listingImage > a::after {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}

.hiddenContent {
    display: none;
}

.errorKeyword {
    color: red;
}

.imageHolder img {
    max-width: 100%;
}

.imageHolder {
    text-align: center;
    margin-bottom: 40px;
}
.regularText ul {
margin-top: 10px;
}
.holder .listing ul li, .regularText ul li {
    position: relative;
    padding: 0 0 10px 20px;
}

    .holder .listing ul li:before, .regularText ul li:before {
        content: '';
        top: 8px;
        display: block;
        position: absolute;
        left: 0;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        border: 2px solid #004489;
    }

.listingCompanies:after {
    content: '';
    display: table;
    clear: both;
}

.listingCompanies {
    border: solid #efefef;
    border-width: 1px 0 0 1px;
    margin-bottom: 40px;
    margin-top: 40px;
}

    .listingCompanies li {
        display: table;
        width: 25%;
        float: left;
        height: 200px;
        border: solid #efefef;
        border-width: 0 1px 1px 0;
    }

        .listingCompanies li a, .listingCompanies li span {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }

        .listingCompanies li img {
            max-width: 150px;
        }

.lightText + .imageHolder {
    margin-top: 80px;
}

.sisterCompanyListing .listingImage {
    width: 260px;
    height: 180px;
    border: 1px solid #efefef;
    margin-right: 20px;
    float: left;
    display: table;
}

    .sisterCompanyListing .listingImage a {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

.sisterCompanyListing .listingInfos {
    float: right;
    width: 850px;
}

.sisterCompanyListing h5 {
    font-size: 28px;
    color: #63696d;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.sisterCompanyListing .listingDescription, .sisterCompanyListing .moreDescription {
    font-size: 18px;
    color: #9fa5a8;
    font-weight: 300;
    line-height: 26px;
}

    .sisterCompanyListing .listingDescription a, .sisterCompanyListing .moreDescription a {
        border-bottom: 1px solid;
    }

.sisterCompanyListing h4 {
    color: #63696d;
    font-size: 27px;
    font-weight: normal;
    margin-bottom: 45px;
    text-transform: none;
}

.sisterCompanyListing .moreDescription {
    display: none;
}

.sisterCompanyListing li {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #efefef;
}

.sisterCompanyListing .listingDescription a.viewMore {
    font-size: 20px;
    color: #2b2c2d;
    font-weight: normal;
    border: 0;
}

    .sisterCompanyListing .listingDescription a.viewMore:hover {
        color: #9fa5a8;
    }

.absoluteButtons {
    position: absolute;
    left: 15px;
    bottom: 0;
}

.btn + .btn {
    margin-left: 10px;
}

.sliderBtnHolder + .sliderBtnHolder {
    margin-left: 0;
}

.newsletterSubscribe h5 {
    text-transform: capitalize;
}

.lightText a {
    color: #004489;
}

    .lightText a:hover {
        color: #9fa5a8;
    }

.inputEntity .RadPicker table.rcTable {
    width: 100% !important;
}

.filter .customSelect {
    width: 210px;
}

div.filter {
    float: none;
}

    div.filter input[type=submit] {
        padding-top: 5px;
        padding-bottom: 5px;
    }

.mainMenu > ul > li {
    margin-right: 1px;
}

.productListing .tabsHolder .sideLinks {
    display: none;
}

.flex-disabled {
    display: none !important;
}

[data-content-theme=test] a {
    display: none;
}

.productsSlider .listingHolder.gridView li.active .listingDescription {
    display: block !important;
}

.sliderBtnHolder a, .submitWrap input {
    position: relative;
    z-index: 4;
}

.careerHolder .highlightedText {
    margin-top: 0;
}

.wideContainer.greyBackground.newsContainer {
    padding-bottom: 20px;
}

.ias_loader {
    text-align: center;
}

.productListing .listingHolder li img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.floatedLeftContentImage {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

    .floatedLeftContentImage img {
        max-width: 150px;
    }

    .floatedLeftContentImage + div {
        padding-left: 165px;
    }

.lightText a[href*="facebook.com"] {
    display: inline-block;
    color: #fff;
    background: #004489;
    padding: 10px 15px;
    font-size: 16px;
}

    .lightText a[href*="facebook.com"]:before {
        display: inline-block;
        font-family: 'FontAwesome';
        content: "\f082";
        margin-right: 5px;
        font-size: 20px;
    }

.footerTop {
    text-align: center;
}

.newsletterSubscribe {
    display: inline-block;
    position: relative;
}

    .newsletterSubscribe .erroMessage {
        left: 100%;
        right: inherit;
        white-space: nowrap;
        margin-left: 10px;
    }

.wideContainer.darkBlueBackground:last-child {
    margin-bottom: 0;
}

.listingImage.playIcon {
    position: relative;
}

.newsContainer .listingItemLI {
    margin-bottom: 30px;
    min-height: 530px;
}

.playIcon {
    position: relative;
}

.fromDate .erroMessage {
    right: inherit;
    left: 0;
    margin-bottom: 0;
    white-space: nowrap;
}

.successMessage {
    padding-left: 45px;
    position: relative;
    color: #138023;
    font-weight: bold;
    margin-bottom: 0px;
}

    .successMessage:before {
        display: block;
        content: '';
        width: 24px;
        height: 16px;
        top: 50%;
        margin-top: -8px;
        left: 15px;
        background-position: 0 -410px;
        position: absolute;
    }

.Loader, .loader {
    background: url(../images/vincenti-loader.svg) center center no-repeat;
}

body .RadUpload .ruFileWrap {
    height: 40px;
}

html body .RadInput_Default.RadInput .riTextBox, html body .RadInputMgr_Default.RadInput {
    width: 100%;
}

html body .rcInputCell + td a {
    position: absolute;
    right: 2px;
    top: 6px;
}

html body .RadUpload_Default .ruButton {
    height: 38px;
    width: auto;
    background-image: none;
}

.contactForm .inputEntity input.ruFakeInput {
    width: 300px;
}

.contactForm .inputEntity .ruFileWrap {
    width: 100%;
}

    .contactForm .inputEntity .ruFileWrap .ruUploadFailure {
        border: 1px solid #868686;
        margin-right: 3px;
        height: 38px;
        line-height: 36px;
        width: 100%;
    }

.RadUpload .ruUploadFailure, .RadUpload .ruUploadCancelled {
    background-position: 2px 87%;
}

.bottomSubHeader .customSelect {
    margin-left: 20px;
}

.bottomSubHeader .dk-selected {
    border-color: rgba(255,255,255,0.32);
    color: #fff;
    line-height: 44px;
}

    .bottomSubHeader .dk-selected::before {
        background-position: -70px -119px;
    }

.topNumberedText {
    margin-bottom: 25px;
}

.contentDesc {
    margin-right: 30px;
}

.popupProduct .listingImage {
    border: 1px solid #e7e7e7;
    float: left;
    display: table;
    margin-right: 30px;
}

    .popupProduct .listingImage a {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

.popupProduct .listingInfos {
    width: 315px;
    float: left;
}

    .popupProduct .listingInfos a {
        color: #63696d;
        font-size: 32px;
        line-height: 39px;
    }

.popupProduct .listingDescription {
    font-size: 18px;
    color: #63696d;
}

.newsletterSearch .successMessage {
    color: white;
}

    .newsletterSearch .successMessage::before {
        content: none;
    }

.newsletterSearch .errorMessage {
    bottom: 45px;
    color: #e85353;
    font-size: 12px;
    left: calc(50% - 84px);
    margin-bottom: 0;
    position: absolute;
    right: auto;
    bottom: -20px;

}

.ajax-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0.8;
}

.lighBlueBackground {
    position: relative;
}

#RelateditemsHolder .threeItems.centered {
    float: none;
    margin: 0 auto;
}

.productsSlider.teamList .withoutText .blockBody {
    margin-right: 30px;
    margin-left: 30px;
}

.centered0 {
    margin-bottom: 45px;
}

.fromDate .customSelect, .toDate .customSelect {
    width: 240px;
}

.RadCalendar_Default .rcWeek .rcViewSel {
    background: #014e82 !important;
    color: white !important;
}

.RadCalendar_Default .rcRow th {
    background: #014e82 !important;
    color: #ffffff !important;
}


#slider.flexslider .slides a {
    display: block;
}

.related .listingHolder {
    margin: 30px 0;
}

.fancybox-close {
    background-position: 0px -360px !important;
    position: absolute;
    top: 20px !important;
    right: 20px !important;
    width: 26px !important;
    background-image: url(../images/sprite.png) !important;
    height: 26px !important;
    cursor: pointer !important;
    z-index: 8040 !important;
}

.bottomSubHeader {
    position: relative;
}

    .bottomSubHeader:after {
        clear: both;
        content: '';
        display: table;
    }

.backBtn {
    position: absolute;
    right: 0;
    top: 0;
}

.marginTop {
    margin-top: 45px;
}

h4 {
    color: #63696d;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: lighter;
    margin-bottom: 15px;
}

.floatedLeftContentImage {
    float: left;
    margin-right: 20px;
    display: table;
    margin-bottom: 20px;
    width: 270px;
    height: 200px;
    text-align: center;
    border: 2px solid #004f84;
}

    .floatedLeftContentImage div {
        display: table-cell;
        vertical-align: middle;
    }

.floatRightSelect {
    float: right;
    width: 260px;
    margin-top: 3px;
}


.ajaxLoaderEvent {
    background-color: #fff;
    background: url(/images/ajax-loader.gif) no-repeat center center;
    position: absolute;
    top: calc(50% - 16px);
    width: 32px;
    height: 32px;
    left: calc(50% - 16px);
}

.productListing {
    position: relative;
}

.productsSlider {
    margin-bottom: 45px;
}

.filter input[type=submit] {
    background: #004489;
    border-color: #004489;
    color: white;
}

.filter .darkBtn {
    border-color: #004489 !important;
    color: #ffffff !important;
}

    .filter .darkBtn::before {
        border-bottom: 3px solid #ffffff !important;
        border-left: 3px solid #ffffff !important;
    }

    .filter .darkBtn::after {
        border-top: 3px solid #ffffff !important;
        border-right: 3px solid #ffffff !important;
    }

.filter input[type=submit]:hover {
    background: white;
    color: #004489;
}

.RadCalendarPopup table tbody tr:nth-child(2n +1) {
    background: #ffffff;
}

.RadCalendarMonthView button, .RadCalendarMonthView [type="button"] {
    background: #014e82;
    color: white;
    border: 1px solid #014e82;
    padding: 2px 10px;
}

.RadCalendarPopup {
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
}

.RadCalendarMonthView button:hover, .RadCalendarMonthView [type="button"]:hover {
    background: white;
    color: #004489;
}

.RadCalendarMonthView_Default .rcSelected a {
    background: #004489 !important;
    border: 0 !important;
    box-shadow: none;
}

.RadPicker_Default .rcCalPopup {
    background-position: 0 0;
    background-color: white;
}

    .RadPicker_Default .rcCalPopup:hover {
        background-position: 0 0;
        background-color: #004489 !important;
    }

.inputEntity.error .customSelect .dk-selected {
    border: 1px solid #e80000;
}

.contactForm .inputEntity.error textArea {
    border: 1px solid #e80000;
}

.contactForm .inputEntity input.ruFakeInput {
    width: 100%;
    box-sizing: border-box;
    height: 40px;
}

html body .RadUpload_Default .ruButton {
    height: 40px;
    width: auto;
    color: white;
    background-image: none;
    right: 0;
    background: #004c7e;
    position: absolute;
}

.RadUpload {
    width: 100% !important;
}


.greyBackground.numberListing .listingHolder .col-md-3 .listingItem {
    margin-bottom: 0;
}

.centered0:empty {
    display: none;
}

.maplocation {
    background: #005085;
    padding: 30px;
    color: white;
    width: 360px;
    font-size: 14px;
    font-weight: bold;
}

    .maplocation a {
        font-size: 14px;
        margin: 5px 0;
        font-weight: normal;
        display: block;
    }



HTML CSS JS Result Edit on #map-canvas {
    margin: 0;
    padding: 0;
    height: 400px;
    max-width: none;
}

#map-canvas img {
    max-width: none !important;
}

.gm-style-iw {
    width: 350px !important;
    top: 15px !important;
    left: 0px !important;
    background-color: #fff;
}

#iw-container {
    margin-bottom: 10px;
}

    #iw-container .iw-title {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 22px;
        font-weight: 400;
        padding: 10px;
        background-color: #48b5e9;
        color: white;
        margin: 0;
    }

    #iw-container .iw-content {
        font-size: 13px;
        line-height: 18px;
        font-weight: 400;
        margin-right: 1px;
        padding: 15px 5px 20px 15px;
        max-height: 140px;
        overflow-y: auto;
        overflow-x: hidden;
    }

.iw-content img {
    float: right;
    margin: 0 5px 5px 10px;
}

.iw-subTitle {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
}

.iw-bottom-gradient {
    position: absolute;
    width: 326px;
    height: 25px;
    bottom: 10px;
    right: 18px;
}

.bannerHolder img {
    max-width: 100%;
    margin-top: 25px;
}

.fullWidth .listingInfos {
    width: 100%;
    padding-left: 0;
}

#RelateditemsHolder .listingItem {
    border: 0;
}

.breadCrumbs a {
    text-decoration: underline;
}

.productsSlider .listingHolder > li.active:after {
    background: url(../images/arrow.png);
    width: 27px;
    height: 11px;
    content: '';
    position: absolute;
    bottom: -33px;
    left: calc(50% - 5px);
}

.contactForm .successMessage {
    margin-bottom: 30px;
}

.sisterCompanyListing .moreDescription {
    display: inline;
}

.sisterCompanyListing .listingDescription a.viewMore {
    display: none;
}

.blueBackground.numberListing, .careerHolder, .brandLanding {
    overflow: hidden;
}

.wideContainer {
    margin: 0 auto;
    max-width: 1400px;
}



.rightCol .listingItemLI {
    margin-bottom: 20px;
    min-height: auto;
}

.careerListing .hiddenContent .applyBtn a:hover {
    color: #014b7c !important;
}

.anchorToggler {
    display: none;
}

    .anchorToggler + .tabsLinks {
        margin-bottom: 0;
    }

        .anchorToggler + .tabsLinks li {
            line-height: normal;
        }

            .anchorToggler + .tabsLinks li a {
                padding: 15px 25px;
                border-right: 1px solid #e2e2e2;
                display: block;
                font-size: 16px;
                font-weight: 100;
            }

.headerSearch input[type=text] {
    -webkit-border-radius: 0;
}

.holder {
    padding-top: 30px;
}

.newsContainer .listingItemLI {
    padding: 0;
}

    .newsContainer .listingItemLI .listingItem {
        padding-left: 15px;
        padding-right: 15px;
    }

.awards.newsContainer .listingItem {
    background: transparent;
    border: 1px solid #efefef;
}

.newsContainer .listingInfos {
    height: 275px;
}

.numberListing .listingImage img {
    width: 60px;
}

.logoHolder {
    margin-top: 15px;
}

h2, h3 {
    text-transform: capitalize;
    color: #63696d;
    font-size: 44px;
    font-weight: 100;
    margin-bottom: 25px;
}

.anchorToggler + .tabsLinks li a {
    text-align: center;
}

.productListing .tabsLinks {
    margin-bottom: 20px;
}

    .productListing .tabsLinks a {
        background: #9ba1a4;
    }

        .productListing .current a, .productListing .tabsLinks a:hover {
            color: #63696d;
            background: #ecf0f2;
        }

.flex-direction-nav a {
    z-index: 2;
}

.awards.newsContainer .listingImage {
    height: 262px;
}

.awards.newsContainer .listingDescription {
    overflow-y: auto;
    height: 92px;
}

.brandSlider.holder {
    padding-top: 0;
}

.contactDetails {
    padding: 20px !important;
}

    .contactDetails .addressInfo {
        margin-bottom: 0;
    }

.searchBlock {
    padding-top: 30px;
}

.filterEvent .btn {
    background-color: #004f84 !important;
    color: #FFF !important;
    height: 35px;
    line-height: 35px;
    border: none;
    border: 1px solid transparent !important;
}

    .filterEvent .btn input {
        color: #FFF !important;
        height: 33px;
        line-height: 33px;
        padding: 0 20px;
        border: none;
    }

    .filterEvent .btn:before {
        display: none;
    }

    .filterEvent .btn:hover {
        border: 1px solid #004f84 !important;
    }

    .filterEvent .btn:hover {
        background: white !important;
        color: #004489 !important;
    }

        .filterEvent .btn:hover input {
            color: #004489 !important;
        }

.teams .listingImage {
    text-align: center;
}

.productListing .listingHolder li img {
    max-width: 70%;
}


.filterEvent .inputEntity input {
    border-color: #9ba1a4 !important;
    /*text-transform: uppercase;*/
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 21px !important;
}

.dk-select-options {
    background-color: #014e82;
    color: #FFF;
}

.regularText strong {
    color: #63696d;
    font-size: 27px;
    font-weight: normal !important;
    display: block;
}

.lightText h4 {
    color: #63696d;
    font-size: 27px;
    font-weight: normal;
    margin-bottom: 45px;
    text-transform: none;
}

.RemoveReset .submitWrap:first-child {
    display: none;
}

.fancybox-inner {
    overflow: hidden !important;
}

.productsSlider .flexslider .slides img, .productsSlider li .listingItem .listingImage a {
    width: auto;
    max-width: 100%;
}

.errorMsg {
    color: red;
    font-weight: bold;
    margin-bottom: 40px;
    font-size: 16px;
}

.eventDetails {
    margin-top: 20px;
}

.gallery.col2 .listingHolder > li {
    padding: 0 10px;
}

.gallery.col2 .listingHolder {
    margin: 0 -10px;
}

    .gallery li,
    .gallery.col2 .listingHolder > li:first-child {
        margin-bottom: 20px;
    }



    
.noresults  {
   
  
    margin-bottom: 40px;
    font-size: 16px;
}

.contactDetails.contactUs .listingItem {
        min-height: 150px;
}