@media only screen and (min-width:120.0625em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-xlarge-only,
    .show-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-xlarge-only,
    .hide-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-xlarge-only,
    .visible-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-xlarge-only,
    .hidden-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-xlarge-only,
    table.show-for-xlarge-up,
    table.hide-for-xlarge,
    table.hide-for-xlarge-down,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up,
    table.show-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-down,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up,
    thead.show-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-down,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up,
    tbody.show-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-down,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up,
    tr.show-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.hide-for-xlarge-down,
    td.hide-for-xlarge-down,
    th.show-for-xxlarge-only,
    td.show-for-xxlarge-only,
    th.show-for-xxlarge-up,
    td.show-for-xxlarge-up,
    th.show-for-xxlarge,
    td.show-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

.show-for-landscape,
.hide-for-portrait {
    display: inherit !important
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

table.hide-for-landscape,
table.show-for-portrait {
    display: table !important
}

thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: inherit !important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
    table.show-for-landscape,
    table.hide-for-portrait {
        display: table !important
    }
    thead.show-for-landscape,
    thead.hide-for-portrait {
        display: table-header-group !important
    }
    tbody.show-for-landscape,
    tbody.hide-for-portrait {
        display: table-row-group !important
    }
    tr.show-for-landscape,
    tr.hide-for-portrait {
        display: table-row !important
    }
    td.show-for-landscape,
    td.hide-for-portrait,
    th.show-for-landscape,
    th.hide-for-portrait {
        display: table-cell !important
    }
}

@media only screen and (orientation: portrait) {
    .show-for-portrait,
    .hide-for-landscape {
        display: inherit !important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
    table.show-for-portrait,
    table.hide-for-landscape {
        display: table !important
    }
    thead.show-for-portrait,
    thead.hide-for-landscape {
        display: table-header-group !important
    }
    tbody.show-for-portrait,
    tbody.hide-for-landscape {
        display: table-row-group !important
    }
    tr.show-for-portrait,
    tr.hide-for-landscape {
        display: table-row !important
    }
    td.show-for-portrait,
    td.hide-for-landscape,
    th.show-for-portrait,
    th.hide-for-landscape {
        display: table-cell !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch {
    display: inherit !important
}

.touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

table.hide-for-touch {
    display: table !important
}

.touch table.show-for-touch {
    display: table !important
}

thead.hide-for-touch {
    display: table-header-group !important
}

.touch thead.show-for-touch {
    display: table-header-group !important
}

tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tbody.show-for-touch {
    display: table-row-group !important
}

tr.hide-for-touch {
    display: table-row !important
}

.touch tr.show-for-touch {
    display: table-row !important
}

td.hide-for-touch {
    display: table-cell !important
}

.touch td.show-for-touch {
    display: table-cell !important
}

th.hide-for-touch {
    display: table-cell !important
}

.touch th.show-for-touch {
    display: table-cell !important
}

.show-for-sr {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus:focus,
.show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.print-only,
.show-for-print {
    display: none !important
}

@media print {
    .print-only,
    .show-for-print {
        display: block !important
    }
    .hide-on-print,
    .hide-for-print {
        display: none !important
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print {
        display: table-cell !important
    }
    th.show-for-print {
        display: table-cell !important
    }
}

figure {
    margin: 0;
    padding: 0
}

figcaption {
    margin-bottom: 1.25rem;
    margin-top: 0.625rem;
    color: #6f6f6f
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

blockquote.alignleft,
img.alignleft {
    margin: 0.4375rem 1.5rem 0.4375rem 0
}

.wp-caption.alignleft {
    margin: 0.4375rem 0.875rem 0.4375rem 0
}

blockquote.alignright,
img.alignright {
    margin: 0.4375rem 0 0.4375rem 1.5rem
}

.top-bar-container,
.tab-bar {
    margin-bottom: 2rem
}

#wpadminbar {
    position: fixed !important
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #272727
}

.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    background: #202020
}

@media only screen and (min-width:40.0625em) {
    footer.row {
        margin-top: 3.75rem
    }
}

#homepage-hero {
    background: url("http://foundation.zurb.com/assets/img/marquee-stars.svg") repeat scroll 0 0 #074E68;
    padding: 1.25rem 0;
    margin: -2rem 0 2rem;
    position: relative;
    text-align: left;
    height: auto
}

#homepage-hero h1 a,
#homepage-hero h4 {
    color: #fff
}

#homepage-hero .floatingyeti img {
    max-width: 30%;
    position: absolute;
    right: 6.25rem
}

#homepage-hero .download {
    margin-top: 1.25rem
}

@media only screen {
    .force-show {
        display: block !important
    }
    .columns.full-width {
        padding-left: 0;
        padding-right: 0
    }
    .mb-sprite {
        background: url('/app/themes/microbyte-foundation/assets/img/images/sprites@1x.png') no-repeat;
        display: inline-block;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden
    }
    .circle {
        border-radius: 1000px;
        overflow: hidden
    }
    .wpb_single_image {
        margin-bottom: 1.25rem
    }
    .post-featured-image img {
        margin-bottom: 1.875rem
    }
    .entry-title,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: normal;
        color: #616362
    }
    h6 {
        text-transform: uppercase;
        border-bottom: 1px solid #e1e2e2;
        padding-bottom: 0.3125rem
    }
    .entry-content h2 {
        font-weight: normal;
        color: #616362;
        font-size: 1.5rem;
        margin: 0;
        margin-bottom: 2rem
    }
    .entry-content .pull-quote-small,
    .entry-content .pull-quote {
        margin-bottom: 1.5625rem
    }
    .entry-content .pull-quote-small p,
    .entry-content .pull-quote p {
        font-family: 'roboto_condensed', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-size: 1.5rem;
        color: #555555;
        line-height: 1.4;
        margin-bottom: 0.625rem
    }
    .entry-content .pull-quote-small .author,
    .entry-content .pull-quote .author {
        text-transform: uppercase;
        color: #616362;
        font-size: 0.8rem;
        font-weight: bold;
        margin-bottom: 0
    }
    .entry-content .breakout-row .breakout-image .wpb_wrapper {
        background: #FFFFFF;
        padding: 0.625rem 0 0.625rem
    }
    .entry-content .breakout-row .breakout-image .wpb_single_image {
        margin-bottom: 0
    }
    .entry-content .breakout-row .breakout-image button,
    .entry-content .breakout-row .breakout-image .button {
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 2px;
        margin: 0 0.625rem 0;
        font-size: 0.7rem;
        padding: 0.625rem;
        width: auto;
        display: block
    }
    .breakout-wrap {
        margin-bottom: 0
    }
    .breakout-row {
        background: #f4f4f4;
        padding-top: 1.875rem;
        padding-bottom: 1.875rem;
        margin-top: 1.875rem;
        margin-bottom: 1.875rem;
        max-width: 100%
    }
    .breakout-row .breakout-image {
        margin: 1.875rem 0;
        text-align: center
    }
    .pull-quote p {
        font-size: 1.625rem
    }
    .pull-quote-small p {
        font-size: 1.375rem
    }
    hr {
        border-top: 2px solid #D02015;
        margin-top: 1.875rem;
        padding-top: 1.875rem
    }
    .tab-bar {
        margin-top: 0.625rem;
        margin-bottom: 0.625rem
    }
    .tab-bar .menu-icon {
        background: #f5f5f5;
        transition: background 300ms ease
    }
    .tab-bar .menu-icon:hover {
        background: #FFFFFF
    }
    .tab-bar .right-small {
        right: 1.25rem
    }
    .mobile-nav-logo {
        max-width: 200px;
        display: block
    }
    .small-signin {
        background-color: #f0f0f0;
        max-width: none !important;
        padding: 0.3125rem 0;
        margin-top: 0.625rem
    }
    .small-signin:before,
    .small-signin:after {
        content: " ";
        display: table
    }
    .small-signin:after {
        clear: both
    }
    .small-signin .telephone-number {
        padding-top: 0.3125rem;
        display: inline-block
    }
    .small-signin .telephone-number a {
        font-weight: bold
    }
    .small-signin .button {
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 1px;
        margin-bottom: 0
    }
    .home-drop-signin {
        padding: 1.25rem
    }
    .home-drop-signin h4,
    .home-med-drop-signin h4 {
        font-weight: normal;
        text-transform: uppercase;
        color: #616362;
        font-size: 1rem
    }
    .home-drop-signin h4.remote-title,
    .home-med-drop-signin h4.remote-title {
        margin-top: 1rem
    }
    .home-drop-signin .mb-green,
    .home-med-drop-signin .mb-green {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        border-style: solid;
        border-width: 0;
        cursor: pointer;
        font-family: 'pt_sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 0.5rem 1rem 0.5625rem 1rem;
        padding-bottom: 0.5625rem;
        padding-top: 0.5rem;
        padding-left: 1rem;
        padding-right: 1rem;
        width: 100%;
        background-color: #008027;
        border-color: #00661f;
        color: #FFFFFF;
        transition: background-color 300ms ease-out;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 2px;
        font-size: 0.9rem;
        display: block;
        margin-bottom: 0
    }
    .home-drop-signin .mb-green:hover,
    .home-drop-signin .mb-green:focus,
    .home-med-drop-signin .mb-green:hover,
    .home-med-drop-signin .mb-green:focus {
        background-color: #00661f
    }
    .home-drop-signin .mb-green:hover,
    .home-drop-signin .mb-green:focus,
    .home-med-drop-signin .mb-green:hover,
    .home-med-drop-signin .mb-green:focus {
        color: #FFFFFF
    }
    .move-left .exit-off-canvas {
        background: rgba(255, 255, 255, 0.85);
        box-shadow: 2px 0 2px rgba(0, 0, 0, 0.2)
    }
    ul.off-canvas-list li a {
        text-transform: uppercase;
        font-weight: bold;
        color: #d02015
    }
    ul.off-canvas-list li a:hover {
        background: #f5f5f5
    }
    ul.off-canvas-list li .dropdown {
        margin-left: 0;
        border-bottom: 1px solid #cdcdcd
    }
    ul.off-canvas-list li .dropdown li {
        list-style: none;
        padding-left: 1.25rem
    }
    ul.off-canvas-list li .dropdown li a {
        border-bottom: 0
    }
    ul.off-canvas-list li .dropdown .dropdown {
        border-bottom: none
    }
    .right-off-canvas-menu {
        background: #f0f0f0
    }
    .copyright-widget .footer-menu {
        list-style-type: none;
        text-align: center
    }
    .copyright-widget .footer-menu li {
        display: inline-block;
        float: none
    }
    .microbyte-footer {
        background-color: #f3f3f3;
        background-image: url('/app/themes/microbyte-foundation/assets/img/images/overlay-stripe.png');
        padding: 3.125rem 0;
        font-family: 'roboto_condensed', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        margin-top: 0 !important
    }
    .microbyte-footer footer.row {
        margin-top: 0
    }
    .microbyte-footer a,
    .microbyte-footer a:visited {
        color: #0077b4
    }
    .microbyte-footer h3,
    .microbyte-footer .h3 {
        text-transform: uppercase;
        font-size: 0.9rem;
        border-bottom: 1px solid #d4d4d4;
        color: #616362;
        font-weight: normal;
        margin-bottom: 1rem;
        padding-bottom: 0.25rem
    }
    .microbyte-footer h3.post-title,
    .microbyte-footer .h3.post-title {
        border: 0 none;
        text-transform: none;
        font-weight: bold;
        font-size: 1.2rem;
        margin-bottom: 0.625rem
    }
    .microbyte-footer h3.post-title a,
    .microbyte-footer h3.post-title a:visited,
    .microbyte-footer .h3.post-title a,
    .microbyte-footer .h3.post-title a:visited {
        color: #616362
    }
    .microbyte-footer .post-content p {
        margin-bottom: 0.5rem;
        font-size: 0.9rem
    }
    .microbyte-footer p.meta {
        font-size: 0.8rem;
        text-transform: uppercase
    }
    .microbyte-footer .telephone-number {
        margin-top: 0.5rem
    }
    .microbyte-footer .telephone-number a,
    .microbyte-footer .telephone-number a:visited {
        color: #555555
    }
    .microbyte-footer .telephone-number a:hover,
    .microbyte-footer .telephone-number a:visited:hover {
        text-decoration: underline
    }
    .microbyte-footer .news-bar {
        border-bottom: 1px solid #d4d4d4
    }
    .microbyte-footer .address-bar {
        padding-top: 3.125rem
    }
    .microbyte-footer .address-bar .columns {
        padding-bottom: 1.25rem
    }
    .footer-tweet-title a,
    .footer-tweet-title a:visited {
        color: #555555
    }
    #tweets {
        font-size: 0.9rem
    }
    .copyright-bar .row {
        padding: 1.25rem 0;
        font-family: 'roboto_condensed', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        color: #808281
    }
    .copyright-bar .inline-list {
        margin-bottom: 0
    }
    .copyright-bar .inline-list a,
    .copyright-bar .inline-list a:visited {
        color: #808281
    }
    .copyright-bar .inline-list a:hover,
    .copyright-bar .inline-list a:visited:hover {
        text-decoration: underline
    }
    .copyright-bar p,
    .copyright-bar li {
        font-size: 0.75rem
    }
    .read-more-button {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        border-style: solid;
        border-width: 0;
        cursor: pointer;
        font-family: 'pt_sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 1rem 2rem 1.0625rem 2rem;
        font-size: 1rem;
        background-color: #d02015;
        border-color: #a61a11;
        color: #FFFFFF;
        transition: background-color 300ms ease-out;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 2px;
        font-size: 0.9rem
    }
    .read-more-button:hover,
    .read-more-button:focus {
        background-color: #a61a11
    }
    .read-more-button:hover,
    .read-more-button:focus {
        color: #FFFFFF
    }
    .gform_wrapper .validation_error {
        color: #FFFFFF;
        background-color: #d02015;
        margin-bottom: 1.25rem;
        padding: 3px 5px;
        font-size: 0.9rem;
        font-weight: bold
    }
    .gform_wrapper .gform_fields {
        margin-left: 0;
        margin-bottom: 0
    }
    .gform_wrapper .gfield {
        list-style: none;
        margin: 0 auto;
        max-width: 75rem;
        width: 100%
    }
    .gform_wrapper .gfield:before,
    .gform_wrapper .gfield:after {
        content: " ";
        display: table
    }
    .gform_wrapper .gfield:after {
        clear: both
    }
    .gform_wrapper .gfield .validation_message {
        color: #d02015;
        font-size: 0.9rem;
        font-weight: bold;
        padding-left: 10px;
        clear: both;
        top: -10px;
        position: relative
    }
    .gform_wrapper .gfield .validation_message:before {
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #d02015;
        content: ' ';
        top: -11px;
        position: relative;
        left: -10px
    }
    .gform_wrapper .gform_validation_container {
        display: none
    }

/**
    .gform_wrapper .gfield_label {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 33.3333333333%;
        left: 0;
        right: auto;
        right: 0;
        left: auto;
        float: left;
        margin-left: 0 !important;
        padding-left: 0
    }
**/
    .gform_wrapper .gfield_label .gfield_required {
        margin-left: 2px;
        color: #d02015
    }

/**    .gform_wrapper .ginput_container {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 66.6666666667%;
        left: 0;
        right: auto;
        right: 0;
        left: auto;
        float: left;
        margin-left: 0 !important
    }

**/
    .gform_wrapper .gform_button {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        border-style: solid;
        border-width: 0;
        cursor: pointer;
        font-family: 'pt_sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 1rem 2rem 1.0625rem 2rem;
        font-size: 1rem;
        padding-bottom: 1.0625rem;
        padding-top: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
        width: 100%;
        background-color: #008027;
        border-color: #00661f;
        color: #FFFFFF;
        transition: background-color 300ms ease-out;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 2px;
        font-size: 0.9rem;
        display: block
    }
    .gform_wrapper .gform_button:hover,
    .gform_wrapper .gform_button:focus {
        background-color: #00661f
    }
    .gform_wrapper .gform_button:hover,
    .gform_wrapper .gform_button:focus {
        color: #FFFFFF
    }
    .gform_wrapper .gfield_checkbox {
        margin: 0
    }
    .gform_wrapper .gfield_checkbox li {
        list-style: none
    }
    .contact-form-breakout {
        margin-top: 3.125rem;
        padding-top: 3.125rem;
        border-top: 2px solid #d02015;
        border-bottom: 2px solid #d02015;
        margin-bottom: 0
    }
    .captcha-wrap {
        padding: 20px 0
    }
    .captcha-wrap .gfield_label {
        display: none
    }
    .captcha-wrap .ginput_container {
        width: 100%
    }
    .captcha-wrap .ginput_container #recaptcha_widget_div {
        float: right
    }
    #recaptcha_area input[type="text"] {
        display: inline-block;
        height: auto
    }
    #recaptcha_response_field {
        margin: 12px 0 0 0 !important
    }
    #recaptcha_area table thead tr th,
    table tfoot tr th,
    table tbody tr td,
    table tr td,
    table tfoot tr td {
        line-height: normal
    }
    .services-banner,
    .small-page-banner {
        width: 100%;
        border-bottom: 5px solid #b4170d;
        margin-bottom: 3.125rem;
        position: relative
    }
    .services-banner header,
    .small-page-banner header {
        position: absolute;
        background: rgba(255, 255, 255, 0.9);
        padding-top: 0.375rem;
        padding-bottom: 0.375rem;
        margin-top: 10px;
        width: auto;
        left: 10px;
        right: 10px;
        bottom: 10px
    }
    .services-banner header h1,
    .services-banner header .h1,
    .small-page-banner header h1 {
        text-align: center;
        font-weight: normal;
        font-size: 2.25rem;
        color: #616362;
        margin: 0
    }
    .services-banner header .h1 {
        font-size: 3.4375rem;
    }
    .small-page-banner {
        background: url('/app/themes/microbyte-foundation/assets/img/images/pcboard-blue-1920x250.jpg') #808281;
        height: 140px
    }
    .parallax-banner {
        position: relative;
        overflow: hidden;
        height: 275px;
        width: 100%
    }
    .parallax-banner-image {
        position: absolute;
        width: 100%;
        top: 0;
        bottom: 0;
        background-size: cover;
        background-position: 50%
    }
    .banner-icon-wrap {
        display: none
    }
    .solution-card-wrap {
        width: 100%;
        background: blue;
        padding-bottom: 1.875rem;
        padding-top: 1.875rem
    }
    .cloud-card-wrap {
        background: url('/app/themes/microbyte-foundation/assets/img/images/blue-background-clouds-1920.jpg') #133B6E
    }
    .hardware-card-wrap {
        background: url('/app/themes/microbyte-foundation/assets/img/images/blue-background-hardware-1920.jpg') #133B6E
    }
    .it-solutions-card-wrap {
        background: url('/app/themes/microbyte-foundation/assets/img/images/blue-background-solutions-1920.jpg') #133B6E
    }
    .support-card-wrap {
        background: url('/app/themes/microbyte-foundation/assets/img/images/blue-background-support-1920.jpg') #133B6E
    }
    .voice-card-wrap {
        background: url('/app/themes/microbyte-foundation/assets/img/images/blue-background-voice-1920.jpg') #133B6E
    }
    .solution-card-row {
        margin-bottom: 1.875rem
    }
    .solution-cards-heading,
    .solution-cards-cta {
        color: #fff;
        text-align: center;
        font-weight: normal
    }
    .solution-cards-heading a,
    .solution-cards-cta a {
        color: #fff;
        text-decoration: underline
    }
    .solution-cards-heading a.microbyte-phone,
    .solution-cards-cta a.microbyte-phone {
        text-decoration: none
    }
    .solution-cards-heading a:hover,
    .solution-cards-cta a:hover {
        text-decoration: none
    }
    .solution-cards-heading,
    .solution-cards-cta {
        font-size: 1.875rem;
        line-height: 2.8125rem
    }
    .solution-card {
        margin: 1.875rem auto 0;
        height: 13.125rem;
        max-width: 9.5rem;
        color: #fff
    }
    .solution-card .card-front,
    .solution-card .card-back {
        background: url('/app/themes/microbyte-foundation/assets/img/images/cards-red-pattern.png');
        position: absolute;
        width: 9.5rem;
        height: 13.125rem;
        -webkit-transition: all 1s ease;
        transition: all 1s ease;
        padding: 1.875rem 0.9375rem
    }
    .solution-card .card-back {
        background: url('/app/themes/microbyte-foundation/assets/img/images/cards-red-pattern-back.png');
        background-position: right top
    }
    .solution-card .card-back p {
        font-size: 1.125rem
    }
    .solution-card .card-back .logo {
        background: url('/app/themes/microbyte-foundation/assets/img/images/sprites@1x.png') no-repeat;
        display: inline-block;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        width: 68px;
        height: 52px;
        background-position: 0 -250px;
        left: 20px;
        top: 50px;
        position: relative;
        opacity: 0.4
    }
    .solution-card h3 {
        color: #fff;
        text-align: center;
        padding-top: 4.375rem;
        text-transform: uppercase;
        font-family: 'pt_sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-size: 1.125rem;
        position: relative
    }
    .solution-card h3 .number {
        font-size: 1.375rem;
        left: 50%;
        top: 0;
        margin-left: -25px
    }
    .ticks .solution-card h3 .number {
        background: url('/app/themes/microbyte-foundation/assets/img/images/sprites@1x.png') no-repeat;
        display: inline-block;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        width: 45px;
        height: 45px;
        background-position: -98px -244px;
        margin-left: -23px;
        top: -3px;
        text-indent: 200%
    }
    .solution-card p {
        font-weight: bold;
        text-align: center
    }
    .flipping-card .card-front {
        z-index: 2;
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .flipping-card .card-back {
        z-index: 1;
        -webkit-transform: perspective(400px) rotateY(-179.9deg);
        transform: perspective(400px) rotateY(-179.9deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .flipping-card:hover .card-front,
    .flipping-card.flipped .card-front {
        -webkit-transform: perspective(400px) rotateY(179.9deg);
        transform: perspective(400px) rotateY(179.9deg)
    }
    .flipping-card:hover .card-back,
    .flipping-card.flipped .card-back {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg)
    }
    .popping-card .card-front {
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease
    }
    .popping-card .number {
        transition: all 0.5s ease
    }
    .popping-card:hover .card-front,
    .popping-card.popped .card-front {
        transform: scale(1.1)
    }
    .popping-card:hover .number,
    .popping-card.popped .number {
        transition: all 0.5s ease;
        background-color: #FFFFFF;
        color: #d02015
    }
    html.js .solution-card-row.stacked {
        height: 260px
    }
    html.js .card-column.stacked {
        visibility: hidden;
        opacity: 0
    }
    .meet-the-team-title {
        border-top: 2px solid #d02015;
        margin-top: 1.875rem;
        padding-top: 1.875rem
    }
    .team-members .wpb_wrapper>p {
        height: 50px
    }
    .team-members .columns {
        height: 333px
    }
    .home-slider-row-wrap .row {
        max-width: 100%
    }
    .home-hexagon-container,
    .home-reasons,
    .home-testimonials {
        width: 100%
    }
    .microbyte-home-orbit-content {
        color: #FFFFFF
    }
    .microbyte-home-orbit-content .tp-caption.large_bold_white,
    .microbyte-home-orbit-content .large_bold_white {
        font-family: 'roboto_condensed', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal
    }
    .microbyte-home-orbit-content .tp-caption a {
        color: #FFFFFF
    }
    .microbyte-home-orbit-content .tp-caption a:hover {
        color: #FFFFFF
    }
    .microbyte-home-orbit-content h2,
    .microbyte-home-orbit-content .h2 {
        text-align: center;
        color: #FFFFFF;
        font-size: 1.875rem;
        line-height: 1.4;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
        font-weight: normal
    }
    .microbyte-home-orbit-content .mb-sprite.down-arrow {
        width: 23px;
        height: 15px;
        background-position: 0 -235px
    }
    .home-hexagon-container {
        background: #dfdfdf;
        background-image: url('/app/themes/microbyte-foundation/assets/img/images/overlay-stripe.png');
        padding-top: 3.75rem;
        padding-bottom: 1.875rem
    }
    .home-hexagon-container .hex-container {
        margin-bottom: 1.5625rem
    }
    .home-hexagon-container .hex-container h3,
    .home-hexagon-container .hex-container h3>a {
        text-transform: uppercase;
        color: #404040;
        font-weight: bold;
        font-size: 1.25rem;
        text-align: center;
        font-family: 'pt_sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        margin: 0.9375rem 0 1.25rem;
        transition: all 0.55s ease
    }
    .home-hexagon-container .hex-container:hover h3,
    .home-hexagon-container .hex-container:hover h3>a {
        transition: all 0.25s ease;
        color: #d02015;
        transform: translateY(-5px)
    }
    .home-hexagon-container .hex-container p {
        margin-bottom: 0
    }
    .home-hexagon-container .hex-container .button {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        border-style: solid;
        border-width: 0;
        cursor: pointer;
        font-family: 'pt_sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 1rem 2rem 1.0625rem 2rem;
        font-size: 1rem;
        padding-bottom: 1.0625rem;
        padding-top: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
        width: 100%;
        background-color: #FFFFFF;
        border-color: #cccccc;
        color: #333333;
        transition: background-color 300ms ease-out;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 2px;
        font-size: 0.9rem;
        display: block;
        box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
        margin-bottom: 0;
        padding-left: 0.625rem;
        padding-right: 0.625rem
    }
    .home-hexagon-container .hex-container .button:hover,
    .home-hexagon-container .hex-container .button:focus {
        background-color: #cccccc
    }
    .home-hexagon-container .hex-container .button:hover,
    .home-hexagon-container .hex-container .button:focus {
        color: #333333
    }
    .home-hexagon-container .hex-container .button:hover {
        background-color: #d02015 !important;
        color: #FFFFFF
    }
    a.animated-hex-link {
        display: block
    }
    object.animated-hex {
        pointer-events: none
    }
    .home-reasons {
        background: url('/app/themes/microbyte-foundation/assets/img/images/home-reasons-bg.png') #1d4170;
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
        color: #FFFFFF
    }
    .home-reasons h2,
    .home-reasons h3,
    .home-reasons h4,
    .home-reasons li,
    .home-reasons p {
        color: #FFFFFF
    }
    .home-reasons h2 {
        font-weight: normal;
        text-align: center;
        font-size: 2.25rem;
        margin-bottom: 1.875rem
    }
    .home-reasons h3 {
        text-transform: uppercase;
        font-family: 'pt_sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-size: 1.375rem;
        padding-left: 60px
    }
    .home-reasons .columns p {
        padding-left: 60px
    }
    .home-reasons .reasons .columns:hover .number {
        transition: all 0.5s ease;
        background-color: #FFFFFF;
        color: #000011
    }
    .number {
        display: inline-block;
        padding: 5px;
        border: 4px solid #FFFFFF;
        border-radius: 1000px;
        width: 50px;
        height: 50px;
        text-align: center;
        margin-left: 5px;
        position: absolute;
        left: 5px;
        top: 8px;
        transition: all 0.5s ease
    }
    .testimonial-quote-text-wrap,
    .testimonial-service-text-wrap {
        display: none
    }
    .testimonial-quote-text-wrap.active,
    .testimonial-service-text-wrap.active {
        display: block
    }
    .home-testimonials {
        background: url('/app/themes/microbyte-foundation/assets/img/images/home-testimonials-faded-bg.jpg') #fff;
        background-size: cover
    }
    .home-testimonials-container {
        min-height: 500px;
        padding-top: 0;
        padding-bottom: 3.125rem
    }
    .home-testimonials-container>.columns {
        box-shadow: inset 40px 0px 0px rgba(0, 0, 0, 0.1);
        background-color: #b4170d
    }
    .home-testimonial-container {
        padding-top: 3.125rem;
        padding-bottom: 1.5625rem;
        padding-left: 2.8125rem
    }
    .home-testimonial-thumb-container .th {
        width: 11.25rem;
        margin: 0 auto;
        display: block
    }
    .home-testimonial-thumb-container .logo img {
        max-width: 100%
    }
    .home-testimonial-quote-container {
        text-align: center;
        color: #FFFFFF
    }
    .home-testimonial-quote-container .testimonial {
        font-size: 1.4rem;
        font-family: 'roboto_condensed', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
    }
    .home-testimonial-quote-container .author {
        text-transform: uppercase
    }
    .home-testimonial-secondary-container {
        background: #FFFFFF
    }
    .home-testimonial-service-container {
        background-color: #008027;
        color: #FFFFFF;
        padding-top: 1.25rem;
        padding-left: 3.75rem;
        box-shadow: inset 40px 0px 0px rgba(0, 0, 0, 0.1)
    }
    .home-testimonial-service-container p,
    .home-testimonial-service-container li {
        font-size: 1rem;
        font-family: 'roboto_condensed', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        margin-bottom: 0.625rem
    }
    .home-testimonial-logos-container {
        background-color: #FFFFFF;
        padding-top: 1.875rem;
        padding-bottom: 1.25rem
    }
    .home-testimonial-logos-container .home-testimonial-selector {
        margin-right: 1.25rem
    }
    .home-core-services {
        background: #16497a;
        color: #FFFFFF;
        padding-top: 3.125rem;
        padding-bottom: 3.125rem
    }
    .home-core-services h2,
    .home-core-services h3,
    .home-core-services h4,
    .home-core-services p,
    .home-core-services li {
        color: #FFFFFF
    }
    .home-core-services p {
        font-family: 'roboto_condensed', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
    }
    .home-core-services .button {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        border-style: solid;
        border-width: 0;
        cursor: pointer;
        font-family: 'pt_sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 0.5rem 1rem 0.5625rem 1rem;
        padding-bottom: 0.5625rem;
        padding-top: 0.5rem;
        padding-left: 1rem;
        padding-right: 1rem;
        width: 100%;
        background-color: #FFFFFF;
        border-color: #cccccc;
        color: #333333;
        transition: background-color 300ms ease-out;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 2px;
        font-size: 0.9rem;
        display: block;
        color: #16497a
    }
    .home-core-services .button:hover,
    .home-core-services .button:focus {
        background-color: #cccccc
    }
    .home-core-services .button:hover,
    .home-core-services .button:focus {
        color: #333333
    }
    .home-core-services .button:hover {
        background-color: #d02015;
        color: #FFFFFF
    }
    .testimonial-wrap {
        padding: 3.125rem 0;
        border-bottom: 1px solid #e5e5e5
    }
    .testimonial-wrap:nth-child(even) {
        background-color: #f7f7f7
    }
    .testimonial-wrap.invert:nth-child(even) {
        background-color: transparent
    }
    .testimonial-wrap.invert:nth-child(odd) {
        background-color: #f7f7f7
    }
    .testimonial-wrap p {
        font-family: 'roboto_condensed', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-size: 1.5rem;
        color: #555555;
        line-height: 1.4;
        margin-bottom: 0.625rem
    }
    .testimonial-wrap p.author {
        text-transform: uppercase;
        color: #616362;
        font-size: 0.8rem;
        font-weight: bold;
        margin-bottom: 0
    }
    .collapser-trigger {
        display: block;
        float: right;
        width: 20px;
        height: 20px;
        text-align: center;
        font-size: 1.25rem;
        line-height: 1.25rem;
        cursor: pointer;
        color: #fff;
        background: #555555;
        font-family: Arial, sans-serif
    }
    .collapser {
        max-height: 0;
        overflow: hidden;
        transition: all 0.5s
    }
    .collapser.open {
        max-height: 500px;
        transition: all 0.5s
    }
}

@media only screen and (max-width: 40em) {
    .mobile-stack .columns {
        width: 100%
    }
    .home-testimonial-thumb-container .th {
        max-width: 150px
    }
}

@media only screen and (max-width: 480px) {
    .show-for-small-up {
        display: none !important
    }
    .captcha-wrap .ginput_container {
        padding-right: 0;
        padding-left: 0;
        margin-left: 12px !important
    }
}

body.buorg-shown .off-canvas-wrap {
    display: none
}

body .buorg-notice-image-wrap {
    text-align: center;
    margin: 40px 0
}

body .buorg-notice-text-wrap {
    text-align: center
}

body .buorg-notice-address-wrap {
    margin-bottom: 40px
}

body .buorg-notice-address-wrap p {
    margin: 2px 0
}

body .buorg {
    background: #f5f5f5
}

body #buorgclose {
    display: none
}

@media only screen and (min-width:40.0625em) {
    .row {
        max-width: 40rem
    }
    .breakout-row .breakout-image {
        margin: 0 0
    }
    .entry-content h2 {
        font-size: 2rem
    }
    .top-bar {
        box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1)
    }
    .sticky.fixed .top-bar {
        box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1)
    }
    .top-bar .top-bar-section li.active:not(.has-form) a:not(.button) {
        background-color: #f5f5f5
    }
    .top-bar .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background-color: #f5f5f5
    }
    .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
        background-color: #FFFFFF
    }
    .top-bar .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #f5f5f5;
        color: #555555
    }
    .top-bar .top-bar-section .dropdown {
        box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1)
    }
    .top-bar .top-bar-section .dropdown li:not(.has-form)>a:not(.button) {
        background-color: #FFFFFF;
        color: #555555
    }
    .top-bar .top-bar-section .dropdown li:not(.has-form)>a:not(.button):hover {
        background-color: #f5f5f5;
        color: #555555
    }
    .top-bar .top-bar-section .dropdown li.has-dropdown>a:after {
        display: none
    }
    .top-bar .top-bar-section .dropdown li.has-dropdown {
        border-right: 5px solid #f5f5f5
    }
    .top-bar .top-bar-section ul li>a {
        font-size: 1rem;
        text-transform: uppercase;
        font-family: 'roboto_condensed', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
    }
    .top-bar .nav-logo {
        max-width: 14.5rem;
        display: block;
        line-height: 4.75rem;
        margin: 0 20px 0 10px;
        transition: max-width 0.5s ease
    }
    .copyright-widget .footer-menu {
        list-style-type: none;
        text-align: right;
        float: right
    }
    .copyright-widget .footer-menu li {
        float: none
    }
    .top-bar-container,
    .tab-bar {
        margin-bottom: 0
    }
    .top-bar-container.sticky.fixed {
        background: transparent
    }
    .top-bar-container.sticky.fixed .top-bar {
        height: 3.4375rem
    }
    .top-bar-container.sticky.fixed .top-bar .nav-logo {
        max-width: 8.125rem;
        line-height: 3.4375rem
    }
    .top-bar-container.sticky.fixed .top-bar .top-bar-section>ul>.divider,
    .top-bar-container.sticky.fixed .top-bar .top-bar-section>ul>[role="separator"] {
        height: 3.4375rem
    }
    .top-bar-container.sticky.fixed .top-bar .top-bar-section li:not(.has-form) a:not(.button),
    .top-bar-container.sticky.fixed .top-bar .top-bar-section li.active:not(.has-form) a:not(.button) {
        line-height: 3.4375rem
    }
    .top-bar-container.sticky.fixed .medium-signin {
        padding-top: 0.4375rem
    }
    .top-bar-container.sticky.fixed .medium-signin .telephone-number {
        display: none
    }
    .home-med-drop-signin {
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
        padding-top: 1.25rem;
        padding-bottom: 0.625rem
    }
    .home-med-drop-signin:before,
    .home-med-drop-signin:after {
        content: " ";
        display: table
    }
    .home-med-drop-signin:after {
        clear: both
    }
    .home-med-drop-signin .row {
        margin-bottom: 0.625rem
    }
    .home-med-drop-signin input,
    .home-med-drop-signin button,
    .home-med-drop-signin .button {
        top: auto;
        height: auto
    }
    .home-med-drop-signin h4 {
        text-align: left;
        margin-left: 1.25rem;
        margin-top: 1.25rem
    }
    .microbyte-home-orbit-content h2,
    .microbyte-home-orbit-content .h2 {
        font-size: 2.8125rem !important;
        line-height: 1.4
    }
    .home-testimonials-container {
        padding-top: 3.125rem
    }
    .home-core-services {
        background: url('/app/themes/microbyte-foundation/assets/img/images/hex-blue-bg.png') no-repeat 100% 0 #16497a
    }
    .services-banner .parallax-banner {
        height: 400px
    }
    .services-banner .parallax-banner-image {
        background-size: cover;
        background-position: 50%
    }
    .services-banner header {
        width: auto;
        left: auto;
        right: auto;
        position: relative;
        bottom: auto;
        margin-top: 155px
    }
    .services-banner header h1 {
        font-size: 3.4375rem
    }
    .small-page-banner header {
        width: auto;
        left: auto;
        right: auto;
        position: relative;
        bottom: auto;
        margin-top: 24px
    }
    .small-page-banner header h1 {
        font-size: 3.4375rem
    }
    .banner-icon-wrap {
        position: relative;
        width: 123px;
        height: 110px;
        margin: -6.75rem auto 1.25rem;
        display: block
    }
    .banner-icon-outer {
        display: block;
        position: absolute;
        width: 60px;
        height: 100px;
        z-index: 1;
        top: 0;
        left: 0;
        background: #d02015
    }
    .banner-icon-outer:before {
        content: " ";
        position: absolute;
        left: -30px;
        border-right: 30px solid #d02015;
        border-top: 50px solid transparent;
        border-bottom: 50px solid transparent;
        z-index: 1
    }
    .banner-icon-outer:after {
        content: " ";
        position: absolute;
        right: -30px;
        border-left: 30px solid #d02015;
        border-top: 50px solid transparent;
        border-bottom: 50px solid transparent;
        z-index: 1
    }
    .banner-icon-outer .banner-icon-inner {
        position: absolute;
        top: 5px;
        left: 3px;
        width: 54px;
        height: 90px;
        z-index: 2;
        background: #fff
    }
    .banner-icon-outer .banner-icon-inner:before {
        content: " ";
        position: absolute;
        left: -27px;
        border-right: 27px solid #fff;
        border-top: 45px solid transparent;
        border-bottom: 45px solid transparent;
        z-index: 2
    }
    .banner-icon-outer .banner-icon-inner:after {
        content: " ";
        position: absolute;
        right: -27px;
        border-left: 27px solid #fff;
        border-top: 45px solid transparent;
        border-bottom: 45px solid transparent;
        z-index: 2
    }
    .banner-icon-cloud {
        position: absolute;
        top: 20px;
        left: 3px;
        text-indent: 105%;
        font-size: 0;
        display: block;
        height: 47px;
        width: 47px;
        background-image: url("../assets/img/images/sprites@1x.png");
        background-repeat: no-repeat;
        background-position: 0px -94px
    }
    .banner-icon-solutions {
        position: absolute;
        top: 20px;
        left: 3px;
        text-indent: 105%;
        font-size: 0;
        display: block;
        height: 47px;
        width: 47px;
        background-image: url("../assets/img/images/sprites@1x.png");
        background-repeat: no-repeat;
        background-position: 0px -48px
    }
    .banner-icon-support {
        position: absolute;
        top: 20px;
        left: 3px;
        text-indent: 105%;
        font-size: 0;
        display: block;
        height: 47px;
        width: 47px;
        background-image: url("../assets/img/images/sprites@1x.png");
        background-repeat: no-repeat;
        background-position: 0px 0px
    }
    .banner-icon-voice {
        position: absolute;
        top: 20px;
        left: 3px;
        text-indent: 105%;
        font-size: 0;
        display: block;
        height: 47px;
        width: 47px;
        background-image: url("../assets/img/images/sprites@1x.png");
        background-repeat: no-repeat;
        background-position: 0px -141px
    }
    .banner-icon-hardware {
        position: absolute;
        top: 20px;
        left: 3px;
        text-indent: 105%;
        font-size: 0;
        display: block;
        height: 47px;
        width: 47px;
        background-image: url("../assets/img/images/sprites@1x.png");
        background-repeat: no-repeat;
        background-position: 0px -188px
    }
    .collapser-trigger {
        display: none
    }
    .collapser {
        max-height: 1000px
    }
}

@media only screen and (min-width:64.063em) {
    .row {
        max-width: 60rem
    }
    .breakout-row .breakout-image {
        margin: 0 0
    }
    .breakout-row .breakout-image img {
        padding: 0 10px
    }
    .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 11px
    }
    .top-bar .medium-signin {
        text-align: center;
        width: 10.625rem;
        padding: 0.625rem;
        padding-right: 0.9375rem
    }
    .top-bar .medium-signin .telephone-number {
        display: block;
        line-height: normal;
        color: #555555;
        font-weight: bold;
        text-align: right
    }
    .top-bar .medium-signin .telephone-number a {
        color: #d02015
    }
    .top-bar .medium-signin .content-dropdown-button {
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 2px;
        top: auto;
        height: auto
    }
    .top-bar .medium-signin .content-dropdown-button {
        position: relative !important;
        box-shadow: none;
        line-height: 1.75rem;
        min-width: 8.125rem
    }
    .microbyte-home-orbit-content h2,
    .microbyte-home-orbit-content .h2 {
        font-size: 3.4375rem !important;
        line-height: 1.4
    }
    .home-reasons .reasons .columns:hover .number {
        transform: translateY(10px)
    }
    .home-reasons .reasons h3,
    .home-reasons .reasons p {
        padding-left: 0
    }
    .home-reasons .reasons h3 {
        text-align: center;
        padding-top: 4.375rem
    }
    .home-reasons .reasons h3 .number {
        left: 50%;
        top: 0;
        margin-left: -25px
    }
    .home-reasons .reasons p {
        text-align: center
    }
    .home-testimonial-quote-container {
        text-align: left
    }
    .home-hexagon-container .hex-container:before {
        content: ' ';
        display: block;
        height: 5px;
        width: 60px;
        background: #B32024;
        position: absolute;
        top: 52px;
        left: -30px;
        z-index: 0
    }
    .home-hexagon-container .hex-container.first:before {
        display: none
    }
    .captcha-wrap {
        padding: 20px 0
    }
    .captcha-wrap .gfield_label {
        height: 132px;
        display: block
    }
    .captcha-wrap .ginput_container {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        width: 66.6666666667%;
        left: 0;
        right: auto;
        right: 0;
        left: auto;
        float: left;
        margin-left: 0 !important
    }
    .captcha-wrap .ginput_container #recaptcha_widget_div {
        float: none
    }
}

@media only screen and (min-width:64.063em) and (max-width:90em) {
    .home-hexagon-container .hex-container .button {
        padding-left: 0.3125rem;
        padding-right: 0.3125rem;
        min-height: 4.5rem
    }
}

@media only screen and (min-width:90.0625em) {
    .row {
        max-width: 75rem
    }
    .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 22px
    }
    .microbyte-home-orbit-content h2,
    .microbyte-home-orbit-content .h2 {
        font-size: 3.75rem !important;
        line-height: 1.4 !important
    }
    .home-hexagon-container .hex-container:before {
        left: -50px;
        width: 100px
    }
    .home-testimonial-service-container {
        min-height: 280px
    }
    .home-testimonial-thumb-container .logo img {
        max-width: 15rem
    }
}

.job_listings ul.job_listings li.job_listing a {
    padding-left: 1rem
}

.job_listings .job_filters .search_jobs {
    display: none
}

.job_listings .job_listing a {
    padding-left: 0.9375rem !important
}

.job_listings .job_listing .position h3 {
    font-size: 1.5rem !important
}

.job_listings .job_listing .company_logo {
    display: none
}

.job_listings .job_listing div.position {
    padding-left: 0 !important
}

#sidebar .widget_recent_jobs h6 {
    margin-bottom: 0;
    padding-left: 1rem
}

#sidebar .job_listings {
    border-top: none
}

#sidebar .job_listings .job_listing .position h3 {
    font-size: 1rem !important
}

#sidebar .job_listings .job_listing .meta {
    display: none
}

/* Gravity Forms / Pricing Plans - Added by Echo Web Solutions */
.pricing-plan {
  color: #000000;
  text-align: center;
  font-size: 16px;
  width: 100%;
  max-width: 1000px;
  margin: 50px 10px 10px;
}
.pricing-plan .plan {
    margin: 0;
    width: 30%; /* Change */
    position: relative;
    float: left;
    overflow: hidden;
    background-color: #e6e6e6;
    border: 5px solid #CE2321;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    margin: 0 14px 15px; /* Change */
}

.pricing-plan p {
    margin-bottom: 0;
}

.pricing-plan .plan:hover i,
.pricing-plan .plan.hover i {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.pricing-plan * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.pricing-plan header {
  background-color: #333333;
  color: #ffffff;
}
.pricing-plan .plan-title {
  background-color: #ce2422;
  position: relative;
  top: 0;
  font-weight: 500;
  margin: 0;
  padding: 10px 0 0;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
   color: white;
}
.pricing-plan .plan-title:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 150px 0 150px;
  border-color: #ce2422 transparent transparent transparent;
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.pricing-plan .plan-price {
  font-weight: 800;
  font-size: 2em;
  line-height: 60px;
}

.pricing-plan .plan-price.small {
  font-size: 23px;
  line-height: 60px;
}
.pricing-plan .plan-type {
  opacity: 0.8;
  font-size: 0.7em;
  text-transform: uppercase;
}
.pricing-plan .plan-features {
  padding: 0;
  margin: 0;
  list-style: outside none none;
  font-size: 0.8em;
}
.pricing-plan .plan-features li {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px 5%;
  font-weight: 500;
  background: #F5F5F5
}
.pricing-plan .plan-features li:nth-child(even) {
    background: rgba(0, 0, 0, 0.02);
}

.pricing-plan .plan-features i {
    margin-right: 8px;
    opacity: 0.8;
    color: green;
}

.pricing-plan .plan-select {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 20px;
  background-color: #333333;
}
.pricing-plan .plan-select a {
    background-color: #ce2422;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 20px;
    font-size: 0.75em;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
}

.pricing-plan .plan-select a:hover {
  background-color: #ae201e;
}
.pricing-plan .featured {
  margin-top: -10px;
  border: 5px solid #a85913;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.pricing-plan .featured header {
  background-color: #924d10;
}
.pricing-plan .featured .plan-title {
  background-color: #4d2909;
}
.pricing-plan .featured .plan-title:after {
  border-color: #4d2909 transparent transparent transparent;
}
.pricing-plan .featured .plan-select {
  background-color: #cd6d17;
  padding: 30px 20px;
}
.pricing-plan .featured .plan-select a {
  background-color: #4d2909;
}

.pricing-plan .plan-cost {
    padding: 40px 0 20px;
    color: #616161;
    background: white;
    min-height: 320
    px;
}

.pricing-plan .plan-select i {
	margin-left: 5px;
}

.pricing-plan .plan-type.standout {
    color: #ce2523;
    font-weight: 700;
    margin-top: 15px;
    font-size: 16px;
    padding: 0 20px;
    min-height: 50px;
}



.pricing-plan .pricing-seperator {
	height: 1px;
    background: #cacaca;
    width: 80%;
    margin: 25px auto;
}

.pricing-images img {
    width: 50px;
    display: inline-block;
    margin: 3px;
}

.pricing-plan.office .plan-cost {
	min-height: 600px;
}

.form-disclaimer p {
    text-align: center;
    color: grey;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 50px;
}

.pricing-plan.office .plan .plan-cost {
    min-height: 715px;
}

.pricing-plan.office .plan {
  margin-bottom: 50px;
}


.top-usps {
    margin: 10px 5% 0;
}

.pricing-images {
    margin-top: 7px;
}

.top-usps li {
    font-size: 13px;
    padding: 5px 0;
    color: #999999;
}

.top-usps li span {
    font-style: italic;
}

.top-usps li {
    list-style: none;
}

 .gform_wrapper .gform_fields input, .gform_wrapper textarea {
    width: 100%!important;
}

.gform_wrapper .gform_footer:not(.top_label) {
    margin-left: 0!important;
    padding: 0!important;
}

.gform_previous_button, .gform_next_button {
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 50px!important;
}

.bottom-layer {
    text-align: center;
    display: flex;
    justify-content: center;
	flex-flow: row wrap;
}

/*
.bottom-layer img {
    width: 32%;
    display: inline-block;
    padding: 6px;
}
*/

.bottom-layer img {
/*
    width: 32%;
    display: inline-block;
*/
    padding: 6px;
    flex: 0 42%;
    min-width: 80px;
}

.top-layer-one {
    width: 21%;
    display: inline-block;
}

.top-layer-two {
    width: 72%;
    width: 100%;
    display: inline-block;
    display: block;
}

.top-layer {
    margin-bottom: 10px;
    text-align: center;
    display: flex;
    flex-flow: row wrap;
}

.top-layer .partner.logo-full
{
	flex: 1 100%;
	margin-bottom: 1rem;
}

.top-layer .partner
{
	flex: 0 25%;
}

.top-layer .partner:not(.logo-full) img
{
	max-width: 80px;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64.064em)
{
	.microbyte-footer .top-layer
	{
		display: flex;
		justify-content: center;
	}
	
}

@media only screen and (max-width: 40em)
{
	.microbyte-footer .address-bar
	{
		padding-top: 0;
	}
}

input#ginput_quantity_1_15, input#ginput_quantity_2_15  {
    width: 100%;
}

span.ginput_product_price_label, span#input_1_15, span.ginput_quantity_label, span#input_2_15, .ginput_product_price {
    display: none;
}

.gform_wrapper .percentbar_blue {
    background-color: #ff0000!important;
}

body .echo-grav .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
    line-height: inherit;
    background: whitesmoke;
    padding: 25px;
    border: 1px solid #eaeaea;
}

.mobile-scroll-btn {
  display: none;
}


@media only screen and (max-width: 1024px) {
  .pricing-plan .plan {
    width: 28%;
  }
}

@media only screen and (max-width: 992px) {
  .pricing-plan .plan {
    width: 45%;
  }
}


@media only screen and (max-width: 767px) {
  .pricing-plan {
    margin: 50px 0;
  }
  .pricing-plan .plan {
    width: 100%;
    float: none;
    margin: 0;
  }
  .pricing-plan .plan-title,
  .pricing-plan .plan-select a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .pricing-plan .plan-select,
  .pricing-plan .featured .plan-select {
    padding: 20px;
  }
  .pricing-plan .featured {
    margin-top: 0;
  }
  .services-banner .parallax-banner {
    height: 200px;
}
.services-banner header {
    margin-top: 60px;
}
.mobile-scroll-btn {
  display: block;
}
.mobile-scroll-btn a {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    line-height: normal;
    margin: 0 0 1.25rem;
    display: inline-block;
    padding: 15px 25px;
    font-size: 1rem;
    background-color: #d02015;
    border-color: #a61a11;
    color: #FFFFFF;
    transition: background-color 300ms ease-out;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    top: auto;
    height: auto;
    border-radius: 4px;
    margin: 25px auto;
    display: block;
    width: 200px;
    text-align: center;
}
}

@media only screen and (max-width: 640px) {
  .parallax-banner {
      height: 150px!important;
  }
  .services-banner header, .small-page-banner header {
      bottom: 25%;
      margin-top: 0!important;
  }
}


@media only screen and (max-width: 440px) {
  .pricing-plan .plan {
    width: 100%;
  }
}

@media only screen and (min-width: 641px) {
.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
    margin-bottom: 0!important;
}
}
