

@media only screen and (max-width: 767px) {
    .pageblock_ImgHalfBkdg_Wrapper .block:not(.text) {
        display:none !important;
    }
}
.l-blog-right .post.detail p {
    margin-top: 10px;
}
div#ninja_forms_form_20_all_fields_wrap {
    padding-right: 66px;
}
#newsletter-wa .ninja-forms-cont .ninja-forms-all-fields-wrap .field-wrap.label-inside+.submit-wrap button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
#newsletter-wa .ninja-forms-cont .ninja-forms-all-fields-wrap .field-wrap.label-inside+.submit-wrap>div {
    position: static;
}
.TestimonialCarousel-slide .testimonial-image{
    max-height: 90px;
}
.carousel-inner > .item{
    min-height: 340px;
}
.gform_wrapper.newsletter-signup-form_wrapper .gform_footer input[type="submit"]{
    width: 100%;
    height: 60px;
    background: #C8543C;
    color: #fff;
    font-size: 18px;
    overflow: auto;
}

@media (min-width: 768px){
    .filter-overlay__actions{
        border:  none;
        height: 0;
        margin: 0;
    }
    .filter-overlay__top {
        margin-bottom: 0;
    }
}

.ProjectHero--hasBackground{
     background-position: center !important;
}

@media (max-width: 768px){
     .ProjectHero.ProjectHero--sansForeground{
          min-height: 250px;
     }
}

/* Updates 12/20/17 */
h1.recipeHeader{
     text-align: center;
}
.home .hero.hero--masked{
    position: relative;
    min-height: 700px;
    margin-top: -120px;
    overflow: hidden;
}
.home .VideoEmbed-imageWrapper{
    max-height: 700px;
}

.home .hero.hero--masked .hero_caption{
    z-index: 10;
}
.home .hero.hero--masked .VideoEmbed{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}
@media (min-width: 992px){
    .home .hero.hero--masked .hero--overlay{
        position:absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        background-repeat: no-repeat;
        background-color: rgba(51,51,51,.85);
        background-image: url(../images/hero-mask.png), url(../images/oms-hero-logo-overlay.png);
        background-position: left bottom, right 265px;
        background-size: 100% auto, auto auto;
    }
}
.home .viewWork{
    position: relative;
    z-index: 11;
    margin-top: 0;
}
.home > .container{
    padding-top: 100px;
    position: relative;
    z-index: 20;
}
.home header.header{
    background: none !important;
}
.home header.header.header--sticky{
    background: #333 !important;
}

.home .header__primaryMenu{
    z-index: 12;
}

.viewWork__link::after{
        display: none !important;
}

@media (min-width: 992px){
    .viewWork{
        margin-bottom: 0;
    }
    .hero_caption{
        padding-top: 280px;
        padding-bottom: 225px;
    }
    .viewWork__link{
        font-size: 24px;
        margin: -5% 0 0 0;
        padding: 0;
    }

}

@media (max-width: 991px){
    .viewWork{
        z-index: 11;
        position: relative;
        right: auto;
        top: auto;
    }
    .home .VideoEmbed{
        display: none !important;
    }
    .home .hero.hero--masked{
        min-height: auto;
        margin-top: 0;
    }
    .home > .container{
        padding-top: 75px;
    }
}

.searchform .searchGo {
    color: #fff;
    border: none;
}
.filter-overlay--search .filter-overlay__top {
    position:absolute;
    top:20px;
    right:10px;
    margin:0;
}
@media (max-width: 767px) {
    .filter-overlay .filter-overlay__center {
        padding: 60px 0;
    }
    .filter-overlay--search .filter-overlay__top {
        right:0;
    }
}
.searchResultsHeader {
    clear: both;
    margin: 20px 0 0;
}
@media (min-width: 768px) {
    .searchResultsHeader a {
        border-left: 1px solid #e4e4e5;
        padding: 0 0 0 16px;
        margin: 0 0 0 10px;
    }
}
@media (max-width: 767px) {
    .searchResultsHeader {
        text-align:center;
    }
    .searchResultsHeader span {
        display:block;
    }
}

.page-id-13428 .ml-responsive-table .ml-row-0 {
    display: none;
}
article.post--service a {
    margin: 0;
    color:#58595b;
}

/* Newsletter Signup */
.newsletter__title {
    margin-bottom: 15px;
}

/*.contact-form_wrapper #field_1_8 {*/
        /*margin: 0;*/
    /*}*/
/*@media (min-width: 992px) {*/
    /*.contact-form_wrapper #field_1_8 {*/
        /*padding: 0 0 0 25% !important;*/
    /*}*/
/*}*/

.gform_wrapper.newsletter-signup-form_wrapper,
.gform_wrapper.newsletter-sticky-form_wrapper,
.gform_wrapper.newsletter-thank-you-form_wrapper {
    margin-bottom: 0;
}
.temp-news-form p,
.thank-you-newsletter-signup p {
    margin-bottom: 0;
}
.gform_wrapper.newsletter-signup-form_wrapper .gform_fields > li,
.gform_wrapper.newsletter-sticky-form_wrapper .gform_fields > li,
.gform_wrapper.newsletter-thank-you-form_wrapper .gform_fields > li {
    display: flex;
    flex-direction: column;
}
.gform_wrapper.newsletter-signup-form_wrapper .gform_fields > li .ginput_container,
.gform_wrapper.newsletter-sticky-form_wrapper .gform_fields > li .ginput_container,
.gform_wrapper.newsletter-thank-you-form_wrapper .gform_fields > li .ginput_container {
    order: 2;
}
.gform_wrapper.newsletter-signup-form_wrapper .gform_fields > li .gfield_description,
.gform_wrapper.newsletter-sticky-form_wrapper .gform_fields > li .gfield_description,
.gform_wrapper.newsletter-thank-you-form_wrapper .gform_fields > li .gfield_description {
    order: 1;
    margin: 5px 0;
}
.gform_wrapper.newsletter-signup-form_wrapper .gform_footer,
.gform_wrapper.newsletter-sticky-form_wrapper .gform_footer,
.gform_wrapper.newsletter-thank-you-form_wrapper .gform_footer {
    bottom: 0;
    top: 0;
}

.privacy-policy-gdpr {
    display: block;
    font-size: 12px;
    margin-top: 10px;
}
@media (min-width: 992px){
    .privacy-policy-gdpr {
        margin: 10px 0;
    }
}

body .tweet-box.ctt-box-design-4, .tweet-box.ctt-box-design-4:hover {
    display: block;
    background-color: #fff;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #dddddd;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 15px 30px;
    margin: 15px 0px;
}

body .tweet-box.ctt-box-design-4 .ctt-font-original {
    margin: 0;
    padding: 0;
    position: relative;
    color: #999999;
    font-size: 24px;
    line-height: 140%;
    text-transform: none;
    letter-spacing: 0.05em;
    font-weight: 100;
    text-decoration: none;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
}
body .tweet-box.ctt-box-design-4:hover .ctt-font-original {
    text-decoration: none;
    color: #666666;
}
body .tweet-box.ctt-box-design-4 .click-to-tweet {
    margin: 20px 0 10px 0;
    padding: 0;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 100%;
    color: #999999 !important;
    float: right;
    padding-right: 24px;
    text-decoration: none;
    background: transparent url(/wp-content/plugins/click-to-tweet-by-todaymade/assets/img/twitter-little-bird.png) no-repeat right top !important;
}
body .tweet-box.ctt-box-design-4:after {
    content: '';
    display: block;
    clear: both;
}
body .tweet-box.ctt-box-design-4 .click-to-tweet i {
    display: none;
}
@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?9435961');
  src: url('font/fontello.eot?9435961#iefix') format('embedded-opentype'),
       url('font/fontello.woff2?9435961') format('woff2'),
       url('font/fontello.woff?9435961') format('woff'),
       url('font/fontello.ttf?9435961') format('truetype'),
       url('font/fontello.svg?9435961#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-buffer:before { content: '\e800';font-family: "fontello"; }
.serviceBlockWrapper {
    margin:0 15px;
}
.serviceBlockWrapper > ul,
.serviceBlockWrapper > ul * {
    max-width:100%;
    box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing: border-box;
    word-wrap:break-word;-ms-word-break:break-word;
}
.serviceBlockWrapper > ul {
    border:5px solid #e8e8e8;
    margin:0;
}
.serviceBlockWrapper > ul > li {
    list-style:none;
    margin:0;
    border-bottom: 1px solid #e8e8e8;
}
.serviceBlockWrapper > ul > li:last-child {
    border: none;
}
.serviceBlockWrapper > ul .videoEmbed {
    padding:0 0 56.231884057971016%;
    position:relative;
}
.serviceBlockWrapper > ul .videoWrapper.active .videoEmbed {
    background:#000;
}
.serviceBlockWrapper > ul .videoEmbed iframe {
    width:100% !important;
    height:100% !important;
    position:absolute;
    top:0; right:0; bottom:0; left:0;
}
.serviceBlockWrapper li.closed .videoWrapper {
    opacity:0;
}
.serviceBlockWrapper .description {
    font-size:16px;
    display:block;
}
.serviceBlockWrapper li.opened .description > p {
    padding-top:20px;
}
.serviceBlockWrapper li.closed .description {
    display:none;
}
.serviceBlockWrapper .play {
    top:50%;
    left:0;
    right:0;
    text-align:center;
    color:#fff;
    transform: translateY(-50%);
    position:absolute;
    z-index:4;
    pointer-events:none;
    text-transform:uppercase;
    font-size:15px;
    line-height:20px;
    padding:0 10px;
    font-family: "Montserrat", georgia, serif;
    font-weight: 400;
}
.serviceBlockWrapper .play i {
    font-size: 40px;
    margin-right: 15px;
    vertical-align: middle;
}
.serviceBlockWrapper .image {
    cursor:pointer;
}
.serviceBlockWrapper .image,
.serviceBlockWrapper .play {
    -webkit-transition:all 2s ease-out;
    transition:all 2s ease-out;
    opacity:1;
}
.serviceBlockWrapper > ul .videoWrapper.active .image,
.serviceBlockWrapper > ul .videoWrapper.active .play {
    opacity:0;
}
.serviceBlockWrapper .image:before {
    position:absolute;
    top:0; right:0; bottom:0; left:0;
    content:'';
    background:#000;
    opacity:0.5;
    z-index:3;
    -webkit-transition:all 0.4s ease-out;
    transition:all 0.4s ease-out;
}
.serviceBlockWrapper .videoWrapper:hover .image:before {
    opacity:.65;
}
.serviceBlockWrapper .image img {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.serviceBlockWrapper h5 {
    color:#333333;
    font-size:18px;
    margin:7px 0;
}
.serviceBlockWrapper li.closed h5 {
    cursor:pointer;
    color:#c8543b;
}
@media only screen and (min-width: 768px) {

    .serviceBlockWrapper > ul > li:after {
        z-index:0;
        position:absolute;
        top:0; bottom:0; left:0;
        content:'';
        background:#e8e8e8;
        width:65%;
    }
    .serviceBlockWrapper {
        position:relative;
    }
    .serviceBlockWrapper > ul {
        padding:0 0 0 65%;
        border-left:0;
        border-right:0;
        margin:30px 0;
    }
    .serviceBlockWrapper > ul:before {
        content:'';
        display:block;
        width:5%;
        float:right;
        padding:0 0 86%;
    }
    .serviceBlockWrapper > ul:after {
        content:'';
        clear:both;
        display:block;
    }
    .serviceBlockWrapper > ul li:before {
        content:'';
        position:absolute;
        width:5px;
        background:#e8e8e8;
        top:0;
        right:0;
        bottom:0;
    }
    .serviceBlockWrapper > ul > li {
        padding: 20px;
        float:left;
        width:95%;
    }
    .serviceBlockWrapper > ul .videoWrapper {
        position:absolute;
        width:65%;
        top:-30px;
        bottom:-30px;
        left:0;
        background:#e8e8e8;
        overflow:visible;
    }
    .serviceBlockWrapper > ul .videoWrapper:after {
        position:relative;
        z-index:0;
        padding:0 0 56.231884057971016%;
        content:'';
        display:block;
    }
    .serviceBlockWrapper > ul .videoEmbed {
        top:0;
        left:0;
        right:0;
        position:absolute;
        z-index:1;
    }

    .serviceBlockWrapper > ul .videoEmbed {
        transform: translateY(-50%);
        top:50%;
    }
    .serviceBlockWrapper .arrows .fa-long-arrow-down,
    .serviceBlockWrapper .arrows .fa-long-arrow-right {
        display:none;
    }
}
@media only screen and (max-width: 767px) {
    .serviceBlockWrapper > ul {
        padding:0;
    }
    .serviceBlockWrapper .arrows .fa-long-arrow-left,
    .serviceBlockWrapper li.opened .arrows .fa-long-arrow-right,
    .serviceBlockWrapper li.closed .arrows .fa-long-arrow-down {
        display:none;
    }
    .serviceBlockWrapper > ul .videoWrapper{
        position:relative;
        margin:15px 0;
    }
    .serviceBlockWrapper > ul > li {
        padding:15px;
    }
    .serviceBlockWrapper h5 {
        font-size:15px;
    }
    .serviceBlockWrapper .play i {
        display: block;
        margin: 0 0 20px;
    }
    .serviceBlockWrapper li.closed .videoWrapper {
        display:none;
    }
}
.gform_validation_container {
    height: 1px !important;
    overflow: hidden !important;
    padding: 3px 0 0 !important;
    margin: 0 !important;
}
.abSlider {
    position:relative;
    overflow:hidden;
    -webkit-box-shadow: 2px 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 10px 20px rgba(0, 0, 0, 0.1);
    max-width:1050px;
    margin:0 auto;
}
.abSlider img {
    height:auto;
    vertical-align:bottom;
    width:100%;
}
.abSlider .before,
.abSlider .before img {
    position:absolute;
    top:0; right:0; bottom:0; left:0;
    z-index:1;
}
.abSlider .before {
    overflow:hidden;
    left:-50%;
    width:100%;
}
.abSlider .before img {
    height:100%;
    left:50%;
}
.abSlider input {
    position:absolute;
    z-index:2;
    top:0; right:0; bottom:0; left:0;
    width:100%;
    height:100%;
    opacity:0;
}
.abSlider .divide {
    position:absolute;
    z-index:3;
    top:0; bottom:0;
    right:50%;
    width:4px;
    margin-right:-2px;
    background:#fff;
    pointer-events:none;
}
.abSlider .divide:before {
    content: '\f0d9 \f0da';
    font-family: fontawesome;
    background:#fff;
    width: 50px;
    font-size: 20px;
    letter-spacing: 8px;
    line-height: 32px;
    position: absolute;
    text-indent: 14px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    padding: 10px 0 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    top: 50%;
    left: -23px;
    margin-top: -25px;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,.40);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
@media print {
    .comment-respond, .privacy-policy-gdpr, #comments, .l-blog-left, .StickyFooter, footer, .AddThis, .headerWrapper, body > *:not(.fr-background) {
        display: none !important;
    }
}

.StickyFooter .privacy-policy-gdpr {
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #58595b;
    letter-spacing: normal;
    line-height: normal;
    margin-top:2px;
}
.StickyFooter .StickyFooter-container {
    padding-top: 10px;
    padding-bottom: 10px;
}


@media (min-width: 768px) {
    span.info--update-search {
        -webkit-transition: color 0.5s;
        -o-transition: color 0.5s;
        transition: color 0.5s;
        font-weight: 700 !important;
    }
    span.info--update-search:hover {
        color:#333 !important;
    }
}

/* Drift footer fix */
#drift-widget{
    transition: bottom .5s ease 0s !important;
}
body.rockBottom #drift-widget{
    bottom: 47px !important;
}

.post--service .post__bottom dd:before{
    content: '•' !important;
}
.home .featuredProjects .project-tags .tag {
    display: inline-block !important;
}
.home .featuredProjects .project-tags > .tag:last-child .delimiter {
    display: none !important;
}
@media (min-width: 992px) {
    .FlexibleSections > .FlexibleSection-wrapper:first-child {
        padding-top: 0 !important;
    }
    .FlexibleSections .FlexibleSection-wrapper:not(.is-fw-section) {
        padding: 4rem 0;
    }
}