/*** TOOLBAR*****/
/*secondary header*/ 
.secondaryHeader {
    background: #006bcf;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}
.secondaryHeader .contentTitle {
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}
/*.secondaryHeader .blockText {*/
/*    text-align: center;
/*    color: white;*/
/*    font-family: futuracondensed,Arial,Verdana,sans-serif;*/
/*    font-style: normal;*/
/*}*/
/*.secondaryHeader li  {*/
/*    font-size: 18px;*/
/*    font-weight: bold;*/
/* }*/

.footerLogos li {
    display: inline-block;
}
.footerLogos img {
    max-width: 100px;
    margin-right: 1em;
}
.footerContent .contentTitle {
    font-size: 20px;
}

/********** HOME *********/
@media only screen and (min-width: 1224px) {
.block_af07cf166b54444b881611e155e48bef .blockText {
    margin-left: -40px !important;
    background-color: #ffffff;
    padding: 4% !important;
    margin-bottom: 0 !important;
}
}

/*********** SERVICES ***********/
.items_a54e6a0780f44cd699cbbe2c3ff2189f .item:first-child .itemContent p {
    font-size: 26px;
    max-width: 450px;
    margin-left: 0;
    margin-right: 0;
}
.items_a54e6a0780f44cd699cbbe2c3ff2189f .item:first-child .itemContent {
    background-color: #f2f2f2;
    padding: 6%;
}
.block_d3a6c26a8bdb41329fb5537562cb6f0e .blockText {
     background: rgba(255,255,255,.9); /*change background color here*/
     padding: 6%;
}