@media(min-width:1199px) {
    .height-fix {
        margin-top: 10px
    }
}

.img-responsive {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto
}

i.fa-play-circle-o {
    font-size: 121px;
    display: block;
    color: #fff;
    opacity: .75
}

.media button {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: none
}

    .media button:hover {
        background: none
    }

        .media button:hover i.fa-play-circle-o {
            opacity: 1;
            -moz-transition: all .2s ease-in;
            -o-transition: all .2s ease-in;
            -webkit-transition: all .2s ease-in;
            transition: all .2s ease-in
        }

#homepage .news h5 {
    margin-bottom: 15px
}

#homepage h6.external {
    padding-top: 25px !important
}

.home.related {
    padding-top: 0
}

#homepage h6 {
    margin-bottom: 10px
}

    #homepage h6.related {
        margin-top: 25px !important;
        margin-bottom: 10px
    }

#instafeed {
    background-color: #fafafa;
    margin-bottom: 20px
}

    #instafeed div.block.home {
        padding: 15px 20px;
        background-color: inherit;
        border-bottom: 1px solid #ddd;
        border-radius: 4px
    }

.home-feature, .home-sub-top, .home-sub-bottom {
    position: relative
}

.form-type-managed-file {
    position: relative;
    overflow: hidden
}

input.form-file {
    height: 35px;
    display: inline-block;
    resize: both;
    width: 76%;
    table-layout: fixed;
    float: left
}

.webform-client-form-4086 .help-block {
    visibility: hidden
}

.webform-client-form-4086 .glyphicon-upload {
    visibility: hidden
}

.webform-client-form-4086 .btn-primary {
    font-size: 14px
}

.title {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 4px;
    position: relative
}

.home-feature .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    padding: 0;
    background-color: rgba(0,0,0,.4)
}

.home-feature .headline {
    position: absolute;
    top: 40%;
    text-align: center;
    width: 100%
}

.home-sub-top .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px
}

.home-sub-bottom .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px
}

.overlay h2 {
    font-size: 40px;
    color: #fff
}

.overlay h4 {
    color: #fff;
    font-weight: 500;
    margin: 5px 0 0 0;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    line-height: 25px
}

.overlay.light-photo h2, .overlay.light-photo h4 {
    color: #fff;
    font-weight: 500
}

.overlay span {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    background-color: #222;
    padding: 2px 4px;
    border-radius: 2px;
    font-family: ge-sans
}

.home-blocks {
    padding-bottom: 10px
}

.carousel .carousel-navigation {
    background: none;
    bottom: 10px
}

    .carousel .carousel-navigation li a.active, .carousel .carousel-navigation li a:hover, .carousel .carousel-navigation li a:active {
        background-color: #fff
    }

#alert {
    padding: 8px 50px;
    color: #005992;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 10px;
    text-align: center;
    font-family: serif;
    padding-left: 0;
    padding-right: 0
}

.alert-subscribe {
    background-color: #96e0fe
}

#alert .message {
    margin-top: 3px
}

    #alert .message a {
        font-weight: 600
    }

#alert .span10, #alert .span12, #alert .span2 {
    margin-bottom: 0
}

#alert a, #alert a.close.pull-right {
    opacity: 1
}

#subalert {
    padding: 8px 50px;
    color: #333;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0;
    text-align: center;
    font-family: serif;
    background-color: #96e0fe
}

    #subalert .message {
        margin-top: 3px
    }

        #subalert .message a {
            font-weight: 600
        }

    #subalert .span10, #subalert .span12, #subalert .span2 {
        margin-bottom: 0
    }

a.close {
    border: 2px solid #005992;
    padding: 1px 6px 4px 6px;
    border-radius: 5px;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

    a.close span {
        font-weight: normal;
        font-size: 15px;
        color: #333
    }

    a.close:hover span {
        color: #000
    }

    a.close:hover {
        border-color: #000
    }

.reader {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.product-new .lrgdeck h2 {
    margin-bottom: 25px
}

.movie {
    position: relative
}

    .movie i {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -36px;
        margin-left: -36px;
        font-size: 80px;
        color: #fff
    }

.navbar {
    margin-bottom: 0
}

    .navbar .navbar-inner {
        min-height: 80px
    }

    .navbar .navbar-search {
        float: none !important;
        display: inline-block;
        float: none;
        margin-left: 0
    }

.input-append {
    background-color: transparent
}

.hero-share {
    float: right;
    position: absolute;
    top: 10px;
    right: 105px
}

@media(min-width:980px) {
    .dropdown:hover .dropdown-menu {
        display: block
    }

    .navbar .primary-navbar .nav > li.dropdown:hover > .dropdown-toggle {
        border: 1px solid #e1e2e5;
        background-color: #fff;
        border-bottom-color: #fff;
        color: #005eb8;
        margin-bottom: -1px;
        position: relative;
        z-index: 1001
    }

    li.dropdown:hover {
        *z-index: 1000;
    }

    .navbar.navbar-small .brand {
        margin-left: -30px !important
    }
}

@media(min-width:768px) and (max-width:980px) {
    .newsletter-bottom-align {
        position: absolute;
        bottom: 50px;
        right: 0
    }

    .home-sub-top .overlay {
        background: rgba(0,0,0,.7);
        z-index: 5
    }
}

input.signup-text {
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    padding: 8px 20px !important
}

.btn.btn-primary.round {
    height: 30px;
    background-color: #1ea6de;
    font-size: 16px;
    padding: 8px 30px 3px;
    border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    -webkit-border-radius: 30px 30px 30px 30px
}

    .btn.btn-primary.round:hover {
        background-color: #3e75b7
    }

    .btn.btn-primary.round.white {
        background-color: #fff;
        color: #3e75b7;
        margin-right: 0
    }

        .btn.btn-primary.round.white:hover {
            background-color: #f1f1f1;
            color: #444
        }

.block-cta {
    background-color: #9c9a9a;
    border-radius: 4px;
    padding: 15px 20px;
    color: #fff
}

.block.no-side-pad {
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media(max-width:767px) {
    .btn-group.open ul.dropdown-menu {
        display: block !important;
        background-color: #fff;
        margin-left: 0
    }

    .footer .footer-contact li a {
        color: #005eb8
    }
}

@media(max-width:980px) {
    .navbar .primary-navbar .dropdown-menu .open {
        display: block !important
    }

    .dropdown-menu li.open {
        margin-bottom: 15px !important
    }

        .dropdown-menu li.open ul {
            padding-left: 12px !important
        }

        .dropdown-menu li.open a {
            padding: 2px 0 !important
        }
}

@media(min-width:768px) and (max-width:979px) {
    .brand .primary-brand {
        display: inline-block !important
    }
}

@media(max-width:979px) {
    .navbar-small .brand .primary-brand {
        display: inline-block !important
    }
}

@media(max-width:480px) {
    .navbar .navbar-inner {
        height: 100px !important
    }

    section.tiles-conatiner .caption h4 {
        font-size: 16px
    }

    section.tiles-conatiner .tile-content a {
        font-size: 16px
    }
}

h6.title.share {
    margin-top: 35px
}

ul.spaced li {
    margin-bottom: 15px
}

img.image-pad {
    padding: 8px 0 15px
}

.redband {
    border-top: 6px solid #ff4e38
}

.navbar ul.list-icon {
    margin: 0 15px 0 0
}

    .navbar ul.list-icon li {
        margin-right: 1px
    }

        .navbar ul.list-icon li a {
            color: #5c5f63
        }

            .navbar ul.list-icon li a:hover {
                color: #333
            }

li.midNavParent {
    margin-top: 8px
}

.backtop {
    background-color: #3ba3e0
}

a.trigger {
    cursor: pointer
}

.bottom-shim {
    margin-bottom: 15px
}

img.image-left {
    float: left;
    margin: 0 15px 10px 0
}

@media(max-width:767px) {
    img.image-left {
        display: block;
        float: none;
        margin: 0 auto 10px auto
    }
}

ul.inside {
    list-style-position: inside
}

#broadcast {
    background-color: #ff4e38;
    z-index: 1000;
    display: block;
    position: relative;
    color: #fff;
    padding: 5px 0;
    font-weight: 800
}

a.news-link {
    margin-top: 10px;
    font-size: 18px;
    color: #eb8021
}

a.news-btn {
    background-color: #1ba5d8;
    padding: 10px 12px;
    color: #fff;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border: 0 solid #000;
    font-weight: bold;
    transition: background-color .4s ease
}

    a.news-btn:hover {
        background-color: #1d5379
    }

a.lead-btn {
    font-size: 18px;
    font-weight: normal;
    background-color: #fe7c4b;
    padding: 12px 15px;
    color: #fff;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    margin: 10px auto 0 auto;
    display: inline-block;
    border: 0 solid #000;
    transition: background-color .4s ease
}

    a.lead-btn:hover {
        background-color: #f0f1f2
    }

img.bordered {
    border: 1px solid #aaa
}

.callout {
    padding: 15px 15px 10px 15px;
    border-left: 8px solid #d9eff2;
    font-size: 16px;
    line-height: 25px
}

    .callout a {
        line-height: 25px
    }

a.nav-support {
    color: #ff5039 !important
}

sup small {
    color: #777;
    font-size: 75%
}

header .btn.btn-primary {
    background-color: #3ba3e0
}

footer .list-icon {
    font-size: 20px
}

.bios img.dressing {
    background-color: #f0f1f2;
    padding: 4px;
    border: 1px solid #eee;
    float: left;
    margin-right: 20px
}

.bios h2, .bios h3 {
    margin-bottom: 8px
}

@media(max-width:767px) {
    .bios img.dressing {
        display: block;
        float: none;
        margin: 0 auto 10px auto
    }
}

.related img {
    border: 1px solid #ddd;
    margin-bottom: 12px
}

.related a h4 {
    margin-top: 0 !important;
    font-size: 17px;
    color: #0d60b5
}

.related a:hover h4, .related a:hover h4 i {
    color: #333
}

.related h5 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #888
}

.related a h4 i {
    font-size: 10px;
    margin-left: 2px;
    color: #fff
}

.product.history article {
    margin: 30px 0 15px
}

.stories h5 {
    color: #666;
    padding: 5px 0
}

.icon-ico_fullscreen_lg {
    padding-left: 4px
}

.navbar .primary-navbar .dropdown-menu .open {
    float: none !important;
    min-width: 100px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

ul.normal-list li {
    margin-bottom: 20px
}

table.horiz-only td {
    border-left: 0;
    border-right: 0
}

ul.unstyled {
    list-style: none
}

li.open ul.unstyled {
    margin-top: 0
}

.primary-navbar .icon-ico_externallink_sm, #sitemap .icon-ico_externallink_sm, .side-nav .icon-ico_externallink_sm {
    font-size: 11px;
    padding-left: 2px
}

.table.stats, .table.stats td, .table.stats th {
    border: 0;
    padding: 4px 4px 4px 0;
    vertical-align: top
}

.block.tight-bottom {
    margin-bottom: 0
}

.block-pad {
    padding: 30px
}

img.pull-right {
    padding: 10px 0 15px 15px
}

.brand .primary-brand {
    font-weight: 500
}

.pull-right {
    float: right !important
}

.centered {
    text-align: center
}

.pull-right.pad {
    margin: 5px 0 5px 20px
}

.pull-left.pad {
    margin: 5px 20px 5px 0
}

.overlay {
    position: relative
}

.table th {
    background-color: inherit;
    color: inherit;
    border-bottom: 1px solid #ddd
}

figure {
    margin-left: 0;
    text-align: center
}

    figure.column {
        float: left
    }

.prcontent, .prcontent span.timestamp {
    font-family: ge-serif;
    font-size: 16px
}

ul.breadcrumb {
    margin-bottom: 20px;
    padding-left: 5px
}

.shim {
    min-height: 25px;
    height: 25px
}

.gap-medium {
    margin-bottom: 15px;
    margin-top: 30px
}

.gap-t-medium {
    margin-top: 30px
}

.gap-large {
    margin-top: 45px;
    margin-bottom: 30px
}

.pad25 {
    padding-top: 25px
}

.pad35 {
    padding-top: 35px
}

.nominheight .block.feature {
    min-height: 0
}

    .nominheight .block.feature p {
        margin: 0
    }

.enginelist .block {
    padding: 10px 20px
}

.makeroom .block {
    padding: 20px 15px
}

@media all and (max-width:767px) {
    .half {
        float: left !important;
        width: 50% !important
    }
}

input.dial {
    font-family: 'ge-sans' !important
}

.text-back h1, .text-back h2 {
    margin-bottom: 0;
    background: #2f2f2f;
    background: rgba(47,47,47,.35);
    display: inline-block;
    padding: 4px 8px
}

.text-back h3, .text-back h4, .text-back h6 {
    margin-top: 0;
    background: #2f2f2f;
    background: rgba(47,47,47,.35);
    display: inline-block;
    padding: 4px 8px
}

.text-shadow h1, .text-shadow h2, .text-shadow h3, .text-shadow h4 {
    text-shadow: 1px 1px #555
}

.text-reverse h1, .text-reverse h3 {
    color: #555 !important
}

@media(max-width:767px) {
    .text-back h1, .text-back h2, .text-back h3, .text-back h4, .text-back h6 {
        background: none;
        padding: 0;
        color: #000
    }

    .text-shadow h1, .text-shadow h2, .text-shadow h3, .text-shadow h4 {
        text-shadow: none
    }

    .hero .text.top {
        position: relative;
        top: 0
    }

    .hero .text-right {
        text-align: left
    }

    .hero .text.animated-mobile-device {
        margin-top: 15px !important;
        bottom: 0 !important
    }

    .container.prelease {
        padding-top: 0;
        padding-bottom: 0
    }
}

ul.releases li {
    margin-bottom: 15px
}

@media(max-width:980px) {
    ul.releases li span {
        display: block
    }
}

#history section {
    margin-top: 50px
}

.bottom-abut {
    margin-bottom: 0 !important
}

.media.subhero {
    position: relative
}

    .media.subhero h6.courtesy {
        position: absolute;
        bottom: -10px;
        right: 8px;
        color: #fff
    }

.invis {
    opacity: 0
}

.delay-half {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -o-animation-delay: .5s;
    -ms-animation-delay: .5s
}

.delay-1 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    -ms-animation-delay: 1s
}

.delay-2 {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    -ms-animation-delay: 2s
}

.delay-3 {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s;
    -ms-animation-delay: 3s
}

.counter {
    font-family: 'source-sans-pro';
    font-size: 62px;
    font-weight: 100
}

.bg-white {
    background-color: #fff
}

.bg-dark {
    background-color: #002d44
}

.color-a {
    color: #79bd11
}

.color-b {
    color: #fff
}

.new {
    position: relative;
    content: ' ';
    top: -17px !important;
    left: -24px !important;
    width: 41px;
    height: 41px;
    background: url(/sites/default/files/bug-new.png) no-repeat;
    z-index: 2
}

.fill-container.teasers .teaser.image-icon .icon {
    width: 160px
}

.thumbnail .caption a {
    color: #333
}

.node-type-product-new .lrgdeck p, .node-type-product-new .lrgdeck ul {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 22px
}

.node-type-product-new .lrgdeck h3 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 18px
}

.node-type-page .lrgdeck p {
    font-size: 14px
}

.longform h2 {
    font-size: 26px;
    line-height: 31px;
    margin-bottom: 15px
}

.longform h3 {
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 15px
}

.mag-inverse h3, .mag-inverse h2, .mag-inverse p {
    color: #fff
}

.mag-text-20 {
    margin-top: 20px
}

.mag-text-40 {
    margin-top: 40px
}

.mag-text-60 {
    margin-top: 60px
}

.mag-image-60 img {
    margin-top: -60px
}

.mag-image-90 img {
    margin-top: -90px
}

h5.cat-sub {
    margin: -10px 0 20px 0;
    color: #666
}

.label.tag {
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 8px 7px 7px 7px
}

.white {
    background-color: #fff
}

.gray {
    background-color: #f0f1f2
}

.dark {
    background-color: #111
}

.jumpnav {
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 45px
}

.lrgnav.jumpnav.fixed {
    width: 100%;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
    min-height: 45px
}

.lrgnav.jumpnav ul {
    padding: 14px 0 0 0;
    list-style: none;
    margin: 0
}

.lrgnav.jumpnav li {
    font-size: 16px;
    margin-right: 40px;
    line-height: 16px;
    padding-bottom: 10px
}

.jumpnav a:hover {
    background-color: inherit !important;
    color: #005eb8;
    text-decoration: none
}

.lrgnav.jumpnav li.key {
    font-size: 12px;
    margin-right: 30px;
    background-color: #6bd252;
    padding: 3px 6px;
    margin-top: -4px;
    border-radius: 2px;
    color: #fff;
    font-weight: 700
}

.lrgnav.jumpnav.fixed li.active {
    border-bottom: 4px solid #005eb8;
    transition: all .15s ease-in-out
}

.lrgnav.jumpnav {
    margin-bottom: 0
}

    .lrgnav.jumpnav .span12 {
        margin-bottom: 0
    }

section.simple article > p {
    font-family: ge-sans
}

section.simple h4, section.simple p {
    margin-bottom: 10px;
    padding-bottom: 5px
}

section.simple article {
    margin-bottom: 30px
}

section.simple i.icon-ico_documents_sm {
    margin: 0 3px
}

article.enginelist .block.feature {
    min-height: 495px
}

@media(min-width:980px) and (max-width:1199px) {
    article.enginelist .block.feature {
        min-height: 445px
    }

    .span6.base-spanfix {
        width: 455px
    }
}

@media(min-width:767px) and (max-width:979px) {
    article.enginelist .block.feature {
        min-height: 445px
    }
}

@media(max-width:767px) {
    article.enginelist .block.feature {
        min-height: 0;
        padding-bottom: 30px
    }
}

article.misc .block.feature {
    min-height: 415px
}

@media(min-width:980px) and (max-width:1199px) {
    article.misc .block.feature {
        min-height: 365px
    }
}

@media(min-width:767px) and (max-width:979px) {
    article.misc .block.feature {
        min-height: 365px
    }
}

@media(max-width:767px) {
    article.misc .block.feature {
        min-height: 0;
        padding-bottom: 30px
    }
}

@media(min-width:992px) {
    .hero.aviation-digital-hero .text.animated h1 {
        margin-top: 100px
    }

    .hero.aviation-digital-hero .text {
        top: -340px;
        bottom: 0
    }

    .navbar.navbar-small .brand {
        margin-left: -17px
    }

    .navbar.navbar-small .primary-navbar {
        margin-left: 0
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .hero.aviation-digital-hero .text.animated h1 {
        font-size: 30px
    }

    .hero.aviation-digital-hero .text.animated h3 {
        font-size: 16px
    }
}

@media(max-width:991px) {
    .hero.aviation-digital-hero .text {
        bottom: 0;
        padding-top: 20px
    }
}

@media(max-width:768px) {
    .mag-image-60 img {
        margin-top: 0
    }

    .mag-image-90 img {
        margin-top: 0
    }
}

.product h1 {
    margin-bottom: 5px
}

.product h2 {
    font-size: 29px;
    line-height: 34px;
    margin-bottom: 5px
}

.product h3 {
    line-height: 29px
}

.product h4 {
    margin: 20px 0 5px
}

.product .lead {
    font-size: 19px;
    font-style: italic;
    line-height: 23px;
    margin: 0 0 20px 0;
    color: #61879b
}

.product article p {
    font-family: ge-sans;
    padding: 0
}

.product article > h3 {
    margin-bottom: 10px
}

.product article {
    margin: 15px 0 40px
}

.product hr {
    margin: 30px 0
}

@media only screen and (max-width:800px) {
    #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr {
        display: block
    }

        #no-more-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px
        }

    #no-more-tables tr {
        border: 1px solid #ccc
    }

    #no-more-tables td {
        border: 0;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left
    }

        #no-more-tables td:before {
            position: absolute;
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold
        }

        #no-more-tables td:before {
            content: attr(data-title)
        }
}

.navbar.navbar-small .brand {
    margin: 6px 0 0 -35px;
    height: 55px
}

.navbar .brand {
    margin-top: 17px;
    color: #005eb8;
    font-size: 26px
}

.navbar .brand {
    font-family: "ge-sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    height: 70px;
    line-height: 24px;
    padding-top: 15px;
    padding-bottom: 0;
    text-shadow: none;
    margin-left: -45px;
    float: left
}

.navbar.navbar-small .ge-logo {
    height: 40px;
    width: 40px;
    margin: -6px 10px 0 0
}

.navbar.navbar-small .brand .primary-brand {
    font-size: 20px
}

.carousel-inner {
    position: relative
}

body {
    background-color: #f0f1f2
}

    body .sticky-footer .region .block {
        background-color: transparent
    }

    body .sticky-footer .region .container .row .block {
        background-color: #fff;
        padding: 30px;
        position: relative
    }

    body img {
        max-width: 100%;
        width: auto\9;
        height: auto;
        vertical-align: middle;
        border: 0
    }

.white {
    background-color: #fff
}

.sticky-footer .content {
    background-color: transparent
}

.paragraphs-items-field-right-sidebar .field-items .field-item.even {
    margin-bottom: 20px;
    float: left
}

.paragraphs-items-field-right-sidebar .field-items .field-item.odd {
    margin-top: 10px;
    margin-bottom: 20px;
    float: left
}

.btn-group button {
    background-color: #fff
}

.btn-link:link, .btn-link:visited, .btn-link:active {
    background-image: none;
    border-color: transparent;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    text-align: left;
    padding: 0;
    margin: 0;
    color: #005eb8;
    margin-right: 16px;
    white-space: normal
}

.navbar-search .input-append {
    display: inline-block
}

.navbar-search input[type="search"] {
    display: inline-block;
    height: 34px;
    margin-bottom: 0;
    width: 150px;
    margin-left: 0
}

@media(min-width:1199px) {
    .height-fix {
        margin-top: 10px
    }
}

.span4 {
    margin-bottom: 20px
}

.primary-navbar.nav-collapse.collapse {
    display: block
}

.navbar .primary-navbar .nav {
    margin-left: -10px
}

.navbar .nav {
    clear: left
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0
}

.nav {
    margin-left: 0;
    margin-bottom: 24px;
    list-style: none
}

.navbar .nav > li {
    font-size: 14px
}

.navbar .nav > li {
    float: left
}

.dropup, .dropdown {
    position: relative
}

body.front .sticky-footer h6, body.not-front .sticky-footer h6 {
    font-size: 15px;
    font-weight: normal;
    color: #151515;
    text-transform: uppercase;
    letter-spacing: 1px
}

body .sticky-footer .region .container .row .block.sidebar:first-of-type {
    border: 0
}

body .sticky-footer .region .container .row .block.sidebar ul.unstyled, body .sticky-footer .region .container .row .block.sidebar ol.unstyled {
    list-style: none
}

body .sticky-footer .region .container .row .block.sidebar a {
    color: #005eb8
}

body .sticky-footer .region .container .row .block.sidebar {
    font-size: 14px;
    padding: 0;
    background-color: transparent
}

    body .sticky-footer .region .container .row .block.sidebar .title {
        font-size: 18px;
        color: #26272b;
        line-height: 22px;
        padding: 2px 0
    }

    body .sticky-footer .region .container .row .block.sidebar .structured .thumbnail {
        border: 0
    }

        body .sticky-footer .region .container .row .block.sidebar .structured .thumbnail .caption a {
            color: #333
        }

.footer {
    margin-top: 0
}

.footer-inner .container {
    padding-right: 0;
    padding-left: 0
}

ul.footer-contact li a {
    color: #186ab9
}

.mds-container [class*='span'], .mds-container table {
    margin-top: 0;
    margin-bottom: 0
}

.icon-ico_googleplus_sq_lq:before {
    content: "\f1f1"
}

div[class*="span"], section[class*="span"] {
    margin-bottom: 20px
}

video#bgvid {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover
}

.notshown {
    display: none
}

.hero.modal .modal-body {
    max-height: 100%
}

.hero.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    margin-left: 0;
    background: transparent
}

.modal-body {
    position: relative;
    width: auto;
    margin: 10px;
    width: 84% !important;
    margin: 0 auto !important
}

.hero p.overview a {
    text-transform: uppercase;
    display: table;
    cursor: pointer
}

.hero p.overview a {
    color: #fff
}

a.trigger {
    cursor: pointer
}

.hero i.fa-play-circle-o {
    font-size: 48px;
    margin-right: 15px;
    float: left;
    opacity: 1
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0)
}

.hero p.overview a {
    text-transform: uppercase;
    display: table;
    cursor: pointer
}

.hero p.overview a {
    color: #fff
}

    .hero p.overview a span {
        width: auto
    }

.hero p.overview span {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
    font-weight: bold
}

.mm-page p.lead {
    font-style: normal
}

#block-search-api-page-search input.input-medium.search-query {
    background: #f0f1f2
}

#block-search-api-page-search button.btn.btn-icon {
    border: 1px solid #f0f1f2
}

#page-404 {
    float: none;
    margin: 0 auto;
    width: 300px
}

@media(min-width:980px) and (max-width:1199px) {
    .container {
        width: 950px !important
    }

    .span7 {
        width: 580px
    }

    .span5 {
        width: 290px
    }
}

@media only screen and (max-width:768px) {
    body .sticky-footer .region .container .row .btn-link {
        margin-right: 0
    }

    .feature p {
        margin-right: 0 !important
    }
}

@media(max-width:767px) {
    body.page-node section .container, body.page-press section .container {
        margin-right: auto !important;
        margin-left: auto !important;
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .prelease .row-fluid .span8 .views-element-container {
        padding-right: 30px
    }
}

@media(min-width:832px) and (max-width:1112px) {
    body.page-node section .container {
        padding-left: 0 !important
    }
}

.form-actions {
    padding: 0 !important;
    margin-top: 0 !important;
    background: none !important
}

html .navbar .primary-navbar .container .nav > li > a:hover {
    color: #005cb9 !important
}

section#announcements {
    padding-left: 20px
}

.webform-form-4086 .form-actions, .webform-form-4091 .form-actions {
    padding: 0
}

.webform-form-4091 label {
    font-weight: normal
}

.custom-file-upload.form-managed-file {
    position: relative
}

input.form-file {
    width: calc(100% - 68px);
    height: 38px
}

.custom-file-upload .btn {
    font-family: “GE Sans”,“ge-sans”,“GE Inspira”,“ge-inspira”,Helvetica,Arial,sans-serif;
    position: absolute;
    right: 0
}

    .custom-file-upload .btn span {
        display: none
    }

.form-actions {
    border-top: 0
}

.node-webform form .controls {
    width: 100%;
    padding: 0
}

body.page-node-type-product-new section .container {
    padding-left: 0;
    padding-right: 0
}

@media(max-width:768px) {
    body.page-node-type-product-new section .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

#airshow .container {
    padding-left: 0;
    padding-right: 0
}

.page-node-type-shows .block.feature {
    position: relative;
    margin-bottom: 17px
}

.page-node-type-shows .span3 ul li {
    list-style: none
}

.block.feature .overlay {
    position: absolute;
    top: -12px;
    left: 0
}

i.stack-icon {
    color: #1ea6de
}

i.stack-bg {
    color: #f0f1f2
}

.block.feature .overlay span {
    font-size: 2em;
    text-transform: none;
    font-weight: inherit;
    color: transparent;
    background-color: transparent;
    padding: inherit
}

.navbar.navbar-static-top .navbar-inner .brand .primary-brand {
    color: #fff;
    font-size: 17px
}

.navbar.navbar-static-top .navbar-inner span.secondary-brand {
    color: #fff;
    font-size: 12px
}

.page-node-type-shows .navbar .navbar-inner .container .brand {
    width: 100%
}

.span3 .experience {
    margin-top: 20px;
    margin-bottom: 20px
}

.ge-logo.white-color {
    background: transparent url(/themes/new_geaviation/images/ge-monogram-white.svg) no-repeat;
    background-size: contain;
    border: 0;
    color: transparent;
    float: left;
    font: 0/0 a;
    height: 70px;
    margin: 0 10px -35px 24px;
    width: 40px !important
}

.page-node-type-press-release article.block.prcontent {
    background: #fff
}

.page-node-type-press-release .span3 section#block-contactinformation {
    padding: 0
}

.span4.side-nav.press {
    background: #fff
}

    .span4.side-nav.press h2.voice-brand.block-title {
        font-size: 14px;
        font-weight: 900
    }

section.fill-container.full-width.productspec .span12.white {
    margin-top: 0
}

section.fill-container.full-width.productspec .table {
    width: 64%
}

.span8 #announcements section#block-views-block-press-release-home-block-1 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0
}

    .span8 #announcements section#block-views-block-press-release-home-block-1 h2.voice-brand.block-title, .span8 #announcements h6.external {
        font-size: 15px;
        font-weight: normal;
        color: #151515;
        text-transform: uppercase;
        letter-spacing: 1px
    }

    .span8 #announcements section#block-views-block-press-release-home-block-1 .view.view-press-release-home .view-content .views-row {
        padding-bottom: 14px
    }

.path-frontpage ul.links.inline.list-inline {
    display: none
}

.toolbar-container.pull-right div#block-search ul.dropdown-menu {
    margin-top: 1px;
    margin-left: 0
}

.region-search div#block-search button {
    margin-right: 0
}

.navbar .primary-navbar .container .nav > li > a {
    color: #333 !important;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid transparent;
    outline: 0;
    padding: 9px 14px 8px
}

html .navbar .primary-navbar .container .nav > li > a:hover {
    color: #005cb9 !important
}

ul li.collapsed, ul li.expanded, ul li.leaf {
    list-style: none;
    list-style-image: none
}

.navbar-nav .container .nav > li > a {
    color: #333 !important;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid transparent;
    outline: 0;
    padding: 9px 14px 8px
}

    .navbar-nav .container .nav > li > a:hover {
        color: #005cb9 !important
    }

ul li.collapsed, ul li.expanded, ul li.leaf {
    list-style: none;
    list-style-image: none
}

ul li.leaf {
    float: none !important
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

.navbar-nav .dropdown-menu .open {
    float: none !important;
    min-width: 100px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

li.open ul.unstyled {
    margin: 0
}

ul.unstyled {
    list-style: none
}

span.nolink {
    font-weight: bold;
    color: #26272b
}

.navbar-nav .dropdown-menu .expanded.dropdown {
    float: none !important;
    min-width: 100px;
    display: inline-block;
    vertical-align: top
}

.navbar-nav .dropdown-menu {
    border-radius: 0;
    border: 1px solid #d4d4d4;
    margin-top: 0;
    margin-left: 0;
    min-width: 100px;
    padding-top: 15px;
    white-space: nowrap
}

    .navbar-nav .dropdown-menu .expanded > a, .navbar-nav .dropdown-menu .leaf > a {
        color: #2b2b2b;
        font-weight: bold;
        margin-right: 30px;
        padding-right: 0;
        background: none !important
    }

    .navbar-nav .dropdown-menu ul {
        list-style: none
    }

        .navbar-nav .dropdown-menu ul li {
            list-style: none;
            list-style-image: none;
            float: none !important
        }

.navbar-nav .expanded .dropdown-menu li > ul {
    position: relative;
    border: 0 !important;
    box-shadow: none;
    padding-top: 0
}

box-shadow:none
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
    display: none
}

.navbar-collapse.collapse .nav > li > a {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid transparent;
    outline: 0;
    padding: 9px 14px 8px
}

    .navbar-collapse.collapse .nav > li > a.is-active {
        color: #005cb9
    }

@media(min-width:980px) {
    .navbar .primary-navbar .nav > li.dropdown:hover > .dropdown-toggle {
        border: 1px solid #e1e2e5;
        background-color: #fff;
        border-bottom-color: #fff;
        color: #005eb8;
        margin-bottom: -1px;
        position: relative;
        z-index: 1001
    }

    .dropdown:hover .dropdown-menu {
        display: block
    }
}

.press-center-search-field {
    display: inline-flex;
    height: 5em
}

.block.press-center-search {
    background-color: #fff !important;
    height: 17em
}

.timestamp {
    color: #555;
    font-size: 14px;
    margin-bottom: 0
}

.path-press-archive .masonry .field-content h3 a {
    font-size: 14px;
    position: relative;
    float: left;
    margin-left: 130px;
    margin-top: -49px
}

.path-press-archive .side-nav .region-left-side-column h2.block-title {
    font-size: 14px;
    font-weight: 900
}

.path-press .masonry .field-content h3 a {
    font-size: 24px;
    position: relative;
    float: left;
    margin-top: -12px;
    color: black;
    margin-bottom: 10px
}

.path-press-archive .region.region-content {
    background-color: #fff;
    margin-top: -30px
}

.path-press-archive .region.region-content {
    margin-top: -30px
}

.path-press-archive h3.gap-medium {
    font-size: 48px !important;
    padding-left: 29px;
    padding-top: 25px;
    line-height: 1.3em
}

#searchwrapper .view-filters .views-exposed-form div.form-item {
    width: 100%;
    padding: 8px 0
}

    #searchwrapper .view-filters .views-exposed-form div.form-item label.control-label {
        min-width: 192px
    }

    #searchwrapper .view-filters .views-exposed-form div.form-item input[type=text], #searchwrapper .view-filters .views-exposed-form div.form-item select {
        width: 192px
    }

    #searchwrapper .view-filters .views-exposed-form div.form-item .select-wrapper {
        position: relative;
        margin-left: 194px;
        margin-top: -21px
    }

.form-item-document-11 .btn-primary {
    display: block
}

.form-item-document-11 input.form-file {
    width: calc(100% - 76px)
}

.form-item-document-11 span.icon.glyphicon.glyphicon-upload {
    display: none
}

.paragraph--type--engine-models-list .block.feature {
    padding: 10px 20px !important
}

    .paragraph--type--engine-models-list .block.feature .new {
        top: -17px;
        position: absolute;
        left: -7px !important;
        right: -7px !important
    }

.font-ref legend {
    font-size: 14px;
    border: 0;
    margin: 0
}

.font-ref .js-form-type-radio {
    padding-left: 0
}

.form-item-document-11 .help-block {
    display: none
}

.fill-container .span12 .field--name-field-table-title {
    font-size: 29px;
    color: #26272b
}

@media(max-width:480px) {
    .prelease .row-fluid .span8 .views-element-container {
        padding-left: 0
    }

    #searchwrapper .view-filters .views-exposed-form div.form-item label.control-label {
        min-width: 146px
    }

    #searchwrapper .view-filters .views-exposed-form div.form-item input[type=text], #searchwrapper .view-filters .views-exposed-form div.form-item select {
        width: 141px;
        display: inline-block
    }

    #searchwrapper .view-filters .views-exposed-form div.form-item input[type=date] {
        display: inline-block;
        width: 141px
    }

    #searchwrapper .view-filters .views-exposed-form div.form-item .input-group {
        margin-left: 146px;
        margin-top: -20px
    }

    #searchwrapper .view-filters .views-exposed-form div.form-item .select-wrapper {
        position: relative;
        margin-left: 146px;
        margin-top: -21px
    }

    #searchwrapper .view-filters .views-exposed-form div.form-item {
        width: 100%;
        padding: 0
    }

    .path-press-archive .messaging .side-nav, .path-press-archive .messaging div.span8 {
        padding: 10px 15px
    }

    .path-press-archive .messaging .region.region-content {
        padding: 0 10px
    }
}

@media(max-width:767px) {
    .path-press-archive .masonry .field-content h3 a {
        font-weight: normal;
        margin: 0
    }

    .white-bg {
        background: white
    }

    h3.title.voice-brand {
        margin-bottom: 8px
    }

    .side-nav {
        margin-bottom: 45px !important
    }

    .path-press-archive h3.gap-medium {
        padding-left: 0;
        padding-top: 30px !important;
        line-height: 42px
    }

    .path-press-archive .masonry .field-content h3 a {
        float: none
    }

    .press-date {
        margin-top: 12px
    }

    #searchwrapper .view-filters .views-exposed-form div.form-item input[type=text], #searchwrapper .view-filters .views-exposed-form div.form-item select {
        display: inline-block
    }

    #searchwrapper .view-filters .views-exposed-form div.form-item input[type=date] {
        display: inline-block;
        width: 192px
    }

    #searchwrapper .view-filters .views-exposed-form div.form-item .input-group {
        margin-left: 192px;
        margin-top: -20px
    }

    #searchwrapper .view-filters .views-exposed-form div.form-item .input-group-addon {
        float: left
    }

    #searchwrapper .view-filters .views-exposed-form div.form-item {
        padding: 0
    }

    #searchwrapper .view-header {
        border-bottom: solid 1px #CCC
    }

    #searchwrapper .view-content .views-field.views-field-nothing {
        margin-top: 15px
    }

    #searchwrapper .view-content td.imgColumn {
        border-right: solid 1px #CCC;
        width: 13%
    }

    #searchwrapper .view-content td.dataColumn {
        padding-left: 10px
    }

    .path-press .messaging .container.prelease {
        padding: 0 20px
    }

        .path-press .messaging .container.prelease .side-nav.press {
            width: 100%
        }

    .prelease .row-fluid .span8 .views-element-container {
        padding-left: 30px
    }

    .prelease .row-fluid .span6.white-bg {
        width: 100% !important
    }

    .path-press .masonry .field-content h3 a {
        font-weight: normal;
        line-height: 28px
    }
}

@media only screen and (min-device-width :375px) and (max-device-width :812px) and (-webkit-device-pixel-ratio :3) and (orientation :landscape) {
    .white-bg {
        background: white
    }

    .path-press-archive h3.gap-medium {
        font-size: 48px !important;
        padding-left: 20px;
        padding-top: 25px
    }

    h3.title.voice-brand {
        margin-bottom: 11px !important;
        margin-top: 6px !important
    }

    .path-press-archive .masonry .field-content h3 a {
        font-size: 14px;
        position: relative;
        float: none;
        margin: 0;
        font-weight: normal
    }

    .path-press .masonry .field-content h3 a {
        line-height: 25px;
        font-weight: normal
    }

    .press-date {
        margin-bottom: -5px
    }

    #searchwrapper .view-header {
        border-bottom: solid 1px #CCC
    }

    #searchwrapper .view-content .views-field.views-field-nothing {
        margin-top: 15px
    }

    #searchwrapper .view-content td.imgColumn {
        border-right: solid 1px #CCC;
        width: 13%
    }

    #searchwrapper .view-content td.dataColumn {
        padding-left: 10px
    }

    .container {
        width: 100% !important
    }

    .prelease .row-fluid .span8 .views-element-container {
        padding-left: 23px
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
    .white-bg {
        background: white
    }

    h3.title.voice-brand {
        margin: 12px 0;
        font-weight: normal
    }

    .path-press-archive .masonry .field-content h3 a {
        font-size: 14px;
        position: relative;
        float: left;
        margin-left: 120px;
        margin-top: -32px;
        line-height: 20px;
        margin-bottom: 11px
    }

    .path-press-archive h3.gap-medium {
        padding-left: 19px;
        line-height: 52px
    }

    #searchwrapper .view-header {
        border-bottom: solid 1px #CCC
    }

    #searchwrapper .view-content .views-field.views-field-nothing {
        margin-top: 15px
    }

    #searchwrapper .view-content td.imgColumn {
        border-right: solid 1px #CCC;
        width: 13%
    }

    #searchwrapper .view-content td.dataColumn {
        padding-left: 10px
    }

    .container {
        width: 100% !important
    }

    .prelease .row-fluid .span8 .views-element-container {
        padding-left: 18px
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
    .white-bg {
        background: white
    }

    .path-press-archive .masonry .field-content h3 a {
        font-size: 14px;
        position: relative;
        float: left;
        margin-left: 120px;
        margin-top: -27px;
        line-height: 20px;
        margin-bottom: 11px
    }

    .path-press-archive h3.gap-medium {
        line-height: 52px;
        padding: 12px 0 12px 19px
    }

    .prelease .row-fluid .span8 .views-element-container {
        padding-left: 18px
    }
}

@media only screen and (min-device-width :1024px) and (max-device-width :1366px) {
    .white-bg {
        background: white
    }

    .path-press-archive .masonry .field-content h3 a {
        font-size: 14px;
        position: relative;
        float: left;
        margin-left: 120px;
        margin-top: -45px;
        line-height: 18px
    }
}

textarea#edit-site-location-shipping-address {
    background-color: #f0f1f2
}

textarea#edit-site-location-shipping-address {
    background-color: #f0f1f2
}

textarea#edit-other-description {
    background-color: #f0f1f2
}

textarea#edit-printing-shipping-description {
    background-color: #f0f1f2
}

textarea#edit-giveaways-description {
    background-color: #f0f1f2
}

textarea#edit-marketing-materials-description {
    background-color: #f0f1f2
}

textarea#edit-audio-visual-description {
    background-color: #f0f1f2
}

textarea#edit-decor-rental-description {
    background-color: #f0f1f2
}

textarea#edit-catering-description {
    background-color: #f0f1f2
}

textarea#edit-site-location-shipping-address {
    background-color: #f0f1f2
}

.mds-container .block p {
    font-size: 18px;
    font-family: ge-sans;
    padding: 0;
    line-height: 24px
}

a.pull-right.news-btn.model-list-header-link {
    margin-right: 55px;
    margin-top: 15px
}

textarea#edit-comment {
    background-color: #f0f1f2
}

textarea#edit-job-title {
    background-color: #f0f1f2
}

textarea#edit-message {
    background-color: #f0f1f2
}

.region-navigation .navbar-brand {
    color: #005eb8
}

@media(max-width:767px) {
    .navbar .navbar-brand {
        margin-top: 5px
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: white
    }

    .navbar-toggle {
        background-color: #005eb8
    }

    .navbar-default .navbar-toggle {
        border-color: white;
        top: 6px
    }

    .path-press .navbar .navbar-toggle {
        top: 12px
    }
}

@media(max-width:767px) {
    .footer .region.region-footer-link li a {
        padding: 5px 0 !important;
        margin: 0 !important
    }

    .footer .region-footer-link li:last-child {
        color: #999c9f
    }
}

@media(max-width:767px) {
    .toolbar-container .region #block-search {
        background-color: none !important
    }

    div#block-search {
        width: auto !important
    }

    .toolbar-container {
        margin-left: 0 !important
    }

    .region-search div#block-searchform {
        margin-left: 0 !important;
        width: 142px !important
    }

    .region.region-search {
        padding-left: 12px !important
    }

    .navbar .collapse.in, .navbar .collapse.in .menu--main {
        width: 100% !important
    }

    .navbar .navbar-collapse {
        max-height: 600px !important
    }

    .region-search div#block-searchform form .form-item input {
        width: 100px !important
    }

    .navbar .nav {
        margin: 0 !important
    }
}

.input-group-btn {
    position: relative;
    white-space: nowrap;
    height: 35px !important
}

.backtop {
    background-color: #3ba3e0 !important;
    border-radius: 40px
}

#navbar {
    padding: 0
}

.logo img {
    height: 40px;
    width: 40px
}

.navbar-brand {
    padding: 20px 0;
    font-family: ge-sans;
    font-size: 20px
}

.navbar-collapse {
    padding: 0 5px
}

.navbar-default .navbar-brand:hover {
    color: #005eb8;
    background-color: transparent
}

.navbar-default .navbar-brand:focus {
    background-color: transparent;
    color: #005eb8 !important
}

.navbar-default .navbar-toggle:hover {
    background-color: #005eb8 !important
}

.navbar-default .navbar-toggle:focus {
    background-color: #005eb8 !important
}

.navbar-toggle {
    margin: 10px 0 0
}

@media(max-width:767px) {
    #navbar {
        padding: 0 15px
    }

    .navbar .collapse.in {
        margin: 0 !important
    }

    .region.region-search div#block-search {
        padding: 0;
        float: left;
        margin-top: 10px
    }
}

@media(max-width:900px) {
    .navbar .navbar-toggle {
        position: absolute;
        right: 0;
        background-color: #005eb8
    }
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-toggle .icon-bar {
    display: block;
    width: 15px;
    height: 2px;
    border-radius: 1px
}

.navbar .logo {
    padding-right: 10px
}

@media(min-width:768px) {
    .navbar .container .navbar-brand {
        margin-left: 0
    }
}

@media(max-width:990px) {
    #navbar .navbar-header {
        width: 100%
    }

    .navbar .nav {
        width: 100%
    }

    .navbar-default .navbar-toggle {
        border-color: #005eb8;
        border-radius: 5px;
        background-color: #005eb8
    }

    .region-search div#block-searchform {
        float: none !important;
        margin-top: 5px
    }

    .region-search div#block-search {
        margin-top: 11px !important;
        float: left
    }

    .navbar-toggle .icon-bar {
        width: 16px
    }
}

@media(max-width:767px) {
    .navbar .nav {
        margin-left: 0
    }
}

.file-upload-link {
    height: 40px;
    display: block
}

@media(min-width:980px) {
    .service-solution-form .control-label input {
        width: 20px
    }
}

.webform-submission-service-solutions-digital-newsle-node-3249-form .checkbox {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0
}

.product-new .lrgdeck p {
    font-size: 18px;
    line-height: 24px
}

.node-type-product-new .lrgdeck h2 {
    margin-bottom: 25px
}

.node-type-product-new .lrgdeck ul.custom-list li {
    font-size: 18px
}

.page-node-type-product-new .lrgdeck ul {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 22px
}

table.facilities ul {
    margin-left: 10px
}

.content .field--items .field--item .span4.white-bg {
    width: 100% !important;
    max-width: 370px !important
}

.full-width.lrgdeck.block {
    background-color: transparent !important;
    padding: 0 !important
}

.footer .brand {
    display: block !important
}

section.full-width.lrgdeck.full-width.lrgdeck.white-bg .span12 .block p {
    font-size: 18px !important;
    font-family: ge-sans;
    padding: 0
}

.content .messaging .span9 .field .block .stickem-container .bios article p {
    font-family: "ge-serif",Georgia,serif
}

section.mds-container.item-category.ie-last-child {
    display: inline
}

.outcome .block {
    background-color: #f0f1f2;
    display: inline-block
}

    .outcome .block ul {
        padding: 15px !important
    }

@media(min-width:768px) and (max-width:768px) {
    .span6.base-spanfix {
        width: 700px !important
    }
}

@media(min-width:768px) {
    .outcome {
        padding: 30px !important
    }

        .outcome .block {
            padding: 40px !important
        }

        .outcome .span6 {
            margin-left: 0 !important;
            width: 100% !important
        }
}

@media(max-width:768px) {
    .outcome .block {
        padding: 20px !important;
        margin: 0 !important
    }

    .outcome .span6 {
        margin-left: 0 !important;
        width: 100% !important
    }
}

.content .field .field--item section.full-width.lrgdeck .span12 h3 {
    font-size: 30px !important
}

.content section.messaging .container .row-fluid .span9 .field .field--item .block p {
    font-size: 18px;
    line-height: 24px
}

.product-new .lrgdeck .gap-large h3 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 18px
}

section.messaging .container .row-fluid section.span9 .field--item .lrgdeck .block .span6 div {
    font-weight: bold;
    font-size: 17px;
    color: #7a7a7a
}

section.messaging .container .row-fluid section.span9 .field--item .block p {
    font-size: 18px;
    font-family: ge-sans;
    padding: 0
}

.is-promoted section.messaging .container .row section.span9 .field--item:nth-child(1) .block p {
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
    margin-top: 12px;
    color: #26272b;
    font-weight: 200
}

.backtop {
    height: 40px;
    width: 40px
}

body .sticky-footer .region .container .row .block.sidebar ul.unstyled {
    margin: 20px 0 12px 0
}

#vc-valuation-form {
    background-color: #fff;
    padding: 20px 0;
    margin-bottom: 0;
    padding-bottom: 70px
}

@media(min-width:1025px) {
    .content .inner-page .mds-container {
        width: 1170px
    }

    .prelease .row-fluid .span8 .views-element-container {
        padding-left: 30px
    }
}

@media(min-width:1024px) {
    .navbar .nav > li > a:focus {
        color: #333
    }

    .region-footer-contact .block ul.footer-contact {
        margin: 0
    }

    .footer h6 {
        font-family: "ge-inspira","Helvetica Neue",Helvetica,Arial,sans-serif;
        margin-bottom: 1em;
        font-size: 15px;
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: 1px
    }

    .footer .first-group .region .block .field .list-icon {
        font-size: 20px;
        margin: 0
    }

    #navbar .navbar-nav > li > a:focus {
        color: #005cb9
    }

    .messaging {
        background-color: #fff
    }

    #navbar .navbar-nav .dropdown-menu > li > a:hover {
        color: #005cb9;
        background-color: transparent
    }
}

@media(max-width:767px) {
    .full-width.lrgdeck.white-bg {
        margin-top: 40px
    }

    body.page-node-type-page section .container {
        padding-left: 20px;
        padding-right: 20px
    }

    .inner-page .container .span4 .align-wrapper, .content .field--item .lrgdeck.instruct, article.product-new .content .field--item .filtering {
        padding: 40px 20px
    }

    .inner-page .masonry {
        padding: 0 15px
    }

    .footer .block p {
        font-size: 14px
    }

    gap-large {
        padding: 0 15px
    }

    hero .text {
        padding: 0 15px
    }

    .page-node-type-page article.page .content .span9 .block p img {
        margin: 0 auto;
        display: block
    }
}

@media(min-width:1024px) {
    .sticky-footer .messaging, .page-node-type-page .messaging {
        background-color: transparent
    }
}

body.path-node.page-node-type-shows .navbar .navbar-inner {
    min-height: inherit !important
}

body.path-node.page-node-type-shows .navbar .brand {
    margin-top: 0 !important
}

body.path-node.page-node-type-shows .span3 .experience {
    padding-top: 30px
}

.pr-scroll {
    min-height: 50px;
    max-height: 450px;
    overflow: auto;
    padding-right: 8px
}

body.path-node.page-node-type-shows #airshow a {
    font-size: 12px !important
}

a.turbofan_disable {
    pointer-events: none !important
}

.service-solution-form form.webform-submission-form .checkbox {
    margin-top: 0;
    padding-left: 0
}

.product-new .content .field--item .span12.engine-model {
    margin-top: 30px
}

.stickem-container .block .rail-module h6 {
    font-weight: normal;
    text-transform: uppercase;
    line-height: 22px
}

.page-node-type-page .lrgdeck p {
    font-size: 14px
}

@media(max-width:767px) {
    .navbar .logo {
        padding-left: 20px
    }
}

@media(max-width:767px) {
    .full-width.lrgdeck.white-bg {
        margin-top: 40px
    }

    body.page-node-type-page section .container {
        padding-left: 20px;
        padding-right: 20px
    }

    .inner-page .container .span4 .align-wrapper, .content .field--item .lrgdeck.instruct, article.product-new .content .field--item .filtering {
        padding: 40px 20px
    }

    .inner-page .masonry {
        padding: 0 15px
    }

    .footer .block p {
        font-size: 14px
    }

    .page-node-type-page article.page .content .span9 .block p img {
        margin: 0 auto;
        display: block
    }
}

@media(max-width:980px) {
    .navbar-collapse {
        padding: 0;
        border-top: 0 solid transparent
    }

    .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.page-node-type-page .main-container article.page .messaging section.span9 .field--item .block p img {
    float: left;
    margin: 0 25px 10px 0
}

.page-node-type-page .main-container article.page .messaging section.span9 .field--item .block > h3 {
    padding-top: 30px
}

#instavideo {
    position: relative
}

article.full section.messaging .field--name-field-col-left .block {
    display: inline-block;
    width: 100%
}

@media(max-width:768px) {
    .comparison {
        background: #fff
    }
}

.path-search .side-nav ul {
    list-style: none;
    margin: 20px 0 12px 15px
}

.path-search .side-nav h2 {
    padding-bottom: 7%;
    margin: 0;
    font-size: 14px;
    font-weight: 900;
    line-height: 20px
}

.path-search .container.prelease {
    padding: 0
}

.path-search .views-element-container {
    padding: 30px
}

.search-page-aviation .view-empty {
    background: #f0f1f2;
    margin: 0 0 -30px -60px;
    padding: 30px 0;
    padding-left: 60px;
    width: calc(100% + 90px)
}

.path-search .views-element-container .search-page-aviation {
    margin-left: 2em
}

.path-search .search-page-aviation p.search-p {
    margin-bottom: 10px
}

.path-search .side-nav .region {
    background-color: white
}

.path-search .span9 .region {
    background-color: white
}

.path-search .search-page-aviation h1 {
    padding-bottom: .5em
}

.path-search .search-page-aviation .form-inline .form-control {
    display: block;
    width: 18em
}

.path-search .search-page-aviation .form-inline .control-label {
    font-weight: 700
}

.path-search .search-page-aviation .form-inline .form-group {
    display: block
}

    .path-search .search-page-aviation .form-inline .form-group .icon {
        display: none
    }

.path-search .search-page-aviation .form-inline .btn {
    font-family: "GE Sans","ge-sans","GE Inspira","ge-inspira",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px
}

.path-search .search-page-aviation nav.pager-nav {
    text-align: left
}

.path-search .search-page-aviation .resultLinks {
    margin: 0 !important
}

.path-search .search-page-aviation ul.pagination {
    margin: 20px 0 12px 15px
}

    .path-search .search-page-aviation ul.pagination a {
        font-size: 14px
    }

.path-search .search-page-aviation .view-header, .path-search .search-page-aviation .view-footer {
    font-size: 1.3em;
    padding-bottom: 1%;
    margin-bottom: 10px
}

.path-search .search-page-aviation p:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.path-search h5.search-h5 a {
    padding-top: 30px;
    display: inline-block
}

.path-search .search-page-aviation .view-footer {
    padding-bottom: 0
}

#instafeed .carousel .carousel-control {
    background-color: transparent;
    height: 40px;
    line-height: 40px
}

    #instafeed .carousel .carousel-control.left, #instafeed .carousel .carousel-control.right {
        background-image: none
    }

    #instafeed .carousel .carousel-control .glyphicon {
        font-size: 30px;
        line-height: 20px
    }

#instafeed .carousel .carousel-control {
    opacity: .7
}

    #instafeed .carousel .carousel-control:hover {
        opacity: 1
    }

@media(max-width:768px) {
    ul#airflow-copy {
        height: 160px
    }
}

@media(max-width:800px) {
    #airflow #airflow-gifs {
        margin: 40px 0
    }
}

@media(min-width:1200px) {
    .hero .fadeInUp h4 .span6 {
        margin-left: 0
    }
}

@media(min-width:980px) {
    .contact-us #edit-email {
        display: block
    }
}

.contact-us textarea#edit-comment {
    background-color: #fff
}

section.masonry .uniform .block.feature.landing-items {
    height: 385px;
    position: relative
}

section.messaging .stickem-container section .block.sidebar .rail-module ul.unstyled {
    list-style: none;
    margin: 20px 0 12px 0
}

.content .messaging .span9 .field .block .stickem-container .bios article p {
    padding: 0 8em 1em 0
}

section .block.sidebar .rail-module h4.title {
    color: #000;
    font-size: 18px
}

section article.product-new .content .field .block.feature {
    min-height: 495px;
    position: relative
}

.footer .brand {
    padding: 0;
    margin-left: 25px !important
}

    .footer .brand div {
        padding: 0
    }

.footer span.ge-logo {
    margin: -10px 10px -35px 0
}

section.footer .container .row.first-group {
    padding: 15px 0 50px 0;
    margin-left: -15px;
    border-bottom: 0
}

.footer-link-content section#block-footerlinksblock .field ul {
    padding: 20px 0 5px;
    margin-left: 30px;
    border-top: 1px solid #bfc2c5
}

article.product-new section.lrgdeck p {
    margin-bottom: 22px
}

article.product-new section.lrgdeck h3 {
    margin-bottom: 18px
}

article.product-new .field .block.feature p.file-upload-link {
    height: auto
}

article.product-new .content .paragraph .field:last-child .field--item:last-child div.row:last-child {
    margin-bottom: 45px
}

article.product-new .comparison .field.field--name-field-table-title.field--type-string {
    line-height: 34px;
    margin: 12px 0 5px 0
}

.sticky-footer .messaging .prelease #block-views-block-pr-archive-by-year-block span.label.tag.testrow {
    margin-right: 3px
}

article section .container div h6 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px
}

section.messaging.last section.span9 .field div.block ul {
    margin: 20px 0 12px 15px
}

.investment-wrapper .investment-content-row .investment-content p.lead {
    font-style: normal
}

section.lrgdeck.outcome .block.digital-solution-grid .row {
    margin-left: -5px;
    margin-top: -10px
}

    section.lrgdeck.outcome .block.digital-solution-grid .row .span6 div {
        margin-left: 15px
    }

    section.lrgdeck.outcome .block.digital-solution-grid .row .span6 ul {
        width: 74.2%;
        margin-top: 5px;
        color: #7a7a7a
    }

section.fill-container.full-width.productspec .field--name-field-technical-table .table {
    width: 100%
}

section.fill-container.full-width.productspec .field--name-field-technical-table h3 {
    margin-top: 10px
}

.page-node-type-page .main-container article.page .messaging section.span9 .field--item .block p.centered img {
    float: none
}

article.page.is-promoted .rail-module.graphic-links .structured li .thumbnail .caption p a.btn.btn-link {
    color: #333
}

.product-new section.full-width.lrgdeck .row.gap-medium .span7 h3 {
    font-size: 30px;
    line-height: 35px
}

#vc-valuation-form .vc-screen[data-step="2"] h3 {
    margin-top: 30px
}

@media(min-width:768px) {
    #vc-valuation-form #vc-save-progress {
        position: relative;
        top: -65px;
        right: 0;
        margin-top: 0
    }
}

.page .container.masonry .row.uniform.landing-items {
    display: flex;
    flex-wrap: wrap
}

    .page .container.masonry .row.uniform.landing-items .span4 {
        background-color: white
    }

#vc-valuation-form .container {
    width: 78% !important;
    margin-right: 15%
}

.product-new section.lrgdeck.white .row.gap-medium .row.uniform.cube-section {
    display: flex;
    flex-wrap: wrap
}

    .product-new section.lrgdeck.white .row.gap-medium .row.uniform.cube-section .span4 {
        background-color: #e4e4e4
    }

section article.product-new section.lrgdeck.white .row.gap-medium .row.uniform.cube-section .block.feature {
    min-height: unset
}

.page-node-type-product-new article.product-new section.lrgdeck.white .row.uniform.cube-section .cube ul {
    margin-left: 15px
}

.product-new section.lrgdeck.full-width.white-bg .roaster {
    margin-left: -3%
}

    .product-new section.lrgdeck.full-width.white-bg .roaster h2 {
        font-size: 36px;
        margin-bottom: 25px
    }

.page .container.masonry .row.uniform.landing-items {
    min-height: unset
}

section.masonry .uniform .block.feature.landing-items {
    height: auto
}

.product-new section.white .row.gap-small .row.uniform.cube-section {
    display: flex;
    flex-wrap: wrap
}

    .product-new section.white .row.gap-small .row.uniform.cube-section .span4 {
        background-color: #e4e4e4
    }

article.product-new section.white .row.gap-small .row.uniform.cube-section .block.feature {
    min-height: unset
}

.page-node-type-product-new article.product-new section.white .row.uniform.cube-section .cube ul {
    margin-left: 15px
}

section article.product-new .content .field .block.feature p {
    margin-right: 0
}

.product-new section.lrgdeck .row.gap-large .row.uniform.repair-section {
    display: flex;
    flex-wrap: wrap
}

section article.product-new section.lrgdeck .row.gap-large .row.uniform.repair-section .block.feature {
    min-height: 309px
}

.page-node-type-product-new article.product-new section.lrgdeck .row.uniform.repair-section .repair-blocks ul {
    margin-left: 15px
}

.techrequest .block.no-side-pad h3 span {
    font-size: 30px;
    line-height: 35px
}

.product-new section.lrgdeck.white .row.uniform.gap-medium {
    display: flex;
    flex-wrap: wrap
}

section article.product-new section.lrgdeck.white .row.uniform.gap-medium .block.feature {
    min-height: unset
}

.product-new section.lrgdeck.white .row.uniform.gap-medium .span6 {
    background-color: #f0f1f2
}

section article.product-new section.lrgdeck.white .row.uniform.gap-medium .block.feature h3 {
    font-size: 30px;
    line-height: 35px
}

section.lrgdeck .row.gap-medium .movie {
    padding-top: 56.25%
}

    section.lrgdeck .row.gap-medium .movie iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.webform-form-24 .webform-submission-contact-us-form .form-label {
    margin: 18px 0 15px 0
}

.webform-form-24 .webform-submission-contact-us-form .form-item-if-you-are-happy-for-ge-to-do-so-please-tick-this-box {
    display: inline;
    margin-left: -6px
}

.path-frontpage #instafeed .fa.fa-play-circle-o.play-circle-instagram {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

section#announcements .form-group .field-content a {
    font-size: 16px
}

@media(max-width:767px) {
    #block-searchapiform .field form .form-group {
        display: inline-block;
        margin-bottom: 0
    }
}

@media(max-width:979px) {
    #block-searchapiform .field form.views-exposed-form.bef-exposed-form {
        padding: 11px 4px 6px 0
    }
}

#block-contactinformation .block.sidebar h6.title {
    font-size: 15px;
    font-weight: normal;
    color: #151515;
    text-transform: uppercase;
    letter-spacing: 1px
}

li.footer-year {
    color: #999c9f
}

section.lrgdeck.service-solution-form .container .row h2 {
    margin-bottom: 25px
}

section.lrgdeck.service-solution-form .container .row form label:nth-child(5) {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 22px
}

.page-node-type-press-release article.block p {
    padding: 0 0 1em 0
}

.quick-links {
    padding: 0 15px 15px;
    position: relative;
    margin-bottom: 25px
}

.quick-links-heading {
    border-bottom: 1px solid white
}

.quick-links h4 {
    font-weight: bold;
    color: white
}

.menu--quick-links {
    text-align: center;
    margin: 30px 0 40px 0
}

    .menu--quick-links li {
        display: inline-block;
        padding: 0;
        cursor: pointer
    }

        .menu--quick-links li .quick-links-wrapper {
            visibility: hidden !important;
            height: 0 !important
        }

        .menu--quick-links li.active .quick-links-wrapper {
            visibility: visible !important;
            height: auto !important
        }

@media(min-width:1000px) {
    .menu--quick-links li:hover span {
        color: #FFF
    }
}

.menu--quick-links li span:after {
    display: inline-block;
    opacity: 0;
    width: 0;
    height: 0;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 1em solid transparent;
    border-bottom: .7em solid;
    border-left: 1em solid transparent;
    position: absolute;
    color: white;
    margin-top: 21px;
    margin-left: -38%;
    transition: none;
    z-index: 2
}

.menu--quick-links li.active span:after {
    display: inline-block;
    opacity: 1;
    width: 0;
    height: 0;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 1em solid transparent;
    border-bottom: .7em solid;
    border-left: 1em solid transparent;
    position: absolute;
    color: white;
    margin-top: 21px;
    margin-left: -38%;
    transition: opacity .3s
}

.menu--quick-links li span {
    position: relative;
    padding: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: white
}

.menu--quick-links li:nth-child(2) {
    border-left: 1px solid white;
}

.menu--quick-links li .quicklink-casestudy {
    border-left: 1px solid white;
    padding: 0 18px
}

.menu--quick-links li span:hover, .menu--quick-links li span:focus {
    text-decoration: none
}

.quick-links ul li:last-child span {
    border-right: 0
}

.quick-links-wrapper {
    position: absolute;
    width: 100%;
    margin-top: 15px;
    background: white;
    visibility: hidden;
    height: 0;
    opacity: 0;
    left: 0;
    right: 0;
    padding: 10px 0 16px;
    transition: opacity .3s ease;
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.menu--quick-links li:hover .quick-links-wrapper {
    visibility: visible;
    height: auto;
    opacity: 1
}

.inner-list {
    text-align: left;
    padding: 0
}

    .inner-list li {
        display: block !important;
        padding: 8px 0 8px 5px !important;
        margin: 0 25px
    }

        .inner-list li a {
            color: #3b73af;
            text-decoration: underline;
            font-weight: normal;
            padding: 0
        }

.text.links-wrapper {
    width: 100%
}

.menu--quick-links li:hover .quick-links-wrapper {
    border-radius: 0
}

.inner-list li {
    margin: 0 10px
}

.quick-links-wrapper {
    margin-top: 10px
}

.inner-list li a {
    color: #3b73af !important;
    font-size: 14px;
    background: white !important
}

.inner-list li {
    line-height: 18px !important
}

.menu--quick-links li:hover a {
    color: white
}

a.quicklink-casestudy {
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold
}

@media(min-width:768px) {
    .multi-column {
        column-count: 2
    }
}

@media(max-width:767px) {
    .quick-links {
        padding: 20px 0 0 0
    }

    .menu--quick-links {
        text-align: left
    }

        .menu--quick-links li {
            display: block;
            padding: 0
        }

            .menu--quick-links li span {
                border: 0;
                padding: 10px 0;
                color: #3b73af
            }

    .quick-links-wrapper, .inner-list {
        position: relative;
        padding: 0;
        margin: 0
    }

    li:hover .quick-links-wrapper {
        height: auto;
        padding: 0;
        margin-top: 0
    }

    .quick-links-wrapper ul {
        padding: 20px
    }

    .quick-links h4 {
        color: #000
    }

    .quick-links-heading {
        border-bottom: 1px solid #000
    }

    .inner-list li {
        margin: 0;
        padding: 0
    }
}

@media(max-width:991px) {
    .aviation-digital-hero .hero-banner-wrapper .text {
        position: relative !important
    }

        .aviation-digital-hero .hero-banner-wrapper .text h1, .aviation-digital-hero .hero-banner-wrapper .text h2, .aviation-digital-hero .hero-banner-wrapper .text h3, .aviation-digital-hero .hero-banner-wrapper .text h4, .aviation-digital-hero .hero-banner-wrapper .text h5, .aviation-digital-hero .hero-banner-wrapper .text h6, .hero-banner-wrapper .text p {
            color: #262626 !important
        }

    .menu--quick-links li span {
        color: #3b73af
    }

        .menu--quick-links li span:hover, .menu--quick-links li span:focus {
            color: #3b73af
        }

    .menu--quick-links li:hover a {
        color: #3b73af !important
    }

    .quick-links-wrapper ul {
        padding: 0
    }

    .aviation-digital-hero .hero-banner-wrapper i.fa-play-circle-o {
        color: #1d5eac !important
    }

    .quick-links-heading {
        border-bottom: 1px solid #262626
    }

    .menu--quick-links li a {
        color: #3b73af;
        border-right: 1px solid #3b73af
    }

    .inner-list a {
        border: 0 !important
    }
}

@media(max-width:767px) {
    .menu--quick-links li:hover a {
        background: white
    }

    .hero-banner-wrapper a.overview {
        border: 0
    }

    .quick-links-wrapper {
        width: 100% !important;
        left: 0 !important
    }

    .menu--quick-links li span {
        border: 0;
        padding: 10px 0;
        color: #3b73af;
        display: inline-block
    }

    .menu--quick-links {
        margin-top: 10px
    }
}

.inner-list li a:after {
    display: none !important
}

.hero.aviation-digital-hero .hero-banner-wrapper {
    margin-top: -2px
}

@media(min-width:767px) and (max-width:991px) {
    .hero-banner-wrapper a.overview {
        border: 2px solid #1d5eac !important
    }
}

@media(max-width:1199px) {
    .thumbnail .tile-content ul {
        padding-left: 4rem
    }

    .caption .caret {
        margin: 18px 28px 14px
    }
}

@media(min-width:1200px) {
    .thumbnail .tile-content ul {
        padding-left: 26px
    }

    .caption .caret {
        margin: 18px 14px 14px
    }
}

@media(min-width:768px) {
    .grids-container .thumbnail.active .tile-content {
        position: absolute
    }
}

.grids-container {
    display: flex;
    flex-wrap: wrap
}

    .grids-container .thumbnail {
        padding: 0;
        border: 0;
        border-radius: 0;
        position: relative;
        box-shadow: 0 5px 5px #AAA
    }

        .grids-container .thumbnail .caption {
            text-align: center
        }

.caption a {
    display: inline-flex;
    text-decoration: none;
    width: 90%
}

.caption h4 {
    margin-top: 10px;
    font-size: 22px
}

.tile-content {
    visibility: hidden;
    height: 0;
    transition: height .5s ease;
    box-shadow: 0 5px 5px #AAA;
    opacity: 0;
    transition: visibility 0s linear 300ms,opacity 0ms
}

.caption i {
    padding: 11px 14px 10px 0;
    font-size: 24px
}

.caption .caret {
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 8px dashed;
    position: absolute;
    right: 14px
}

.thumbnail.active .tile-content {
    position: relative;
    width: 100%;
    background: white;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s,opacity 300ms;
    height: auto;
    z-index: 1
}

.thumbnail .caption a {
    border-bottom: 2px solid #FFF
}

.thumbnail.active .caption a {
    border-bottom: 2px solid #888
}

.thumbnail .caption a {
    border-bottom: 2px solid #FFF;
    color: #005eb8
}

.thumbnail.active .tile-content ul, .thumbnail .tile-content ul {
    list-style-type: none;
    padding: 3px 26px
}

    .thumbnail.active .tile-content ul li, .thumbnail .tile-content ul li {
        margin: 10px 0;
        font-size: 18px
    }

.grids-container .thumbnail img:hover {
    cursor: pointer
}

.tiles-conatiner {
    background: #FFF
}

section.tiles-conatiner .thumbnail {
    background: #fff
}

section.tiles-conatiner .caption {
    padding: 9px
}

    section.tiles-conatiner .caption h4 {
        color: #005eb8
    }

.tile-content a:focus, .tile-content a:hover {
    color: #23527c;
    text-decoration: underline
}

.menu--quick-links li:hover .quick-links-wrapper {
    z-index: 1
}

.col-lg-offset-1 {
    float: right !important
}

@media(max-width:991px) {
    .digital-static-text {
        color: #262626 !important
    }
}

.digital-static-text {
    color: white;
    font-size: 25px
}

@media(min-width:992px) {
    .digital-static-text {
        padding-top: 10px
    }

    .quick-links {
        padding: 0 !important;
        margin-right: -10px
    }

    .aviation-digital-hero .media .field.field--name-field-engines-hero-image.field--type-image.field--label-hidden.field--item img {
        min-height: 300px;
        width: 100%
    }
}

@media(max-width:1199px) {
    .digital-static-text {
        margin-bottom: 100px
    }

    .quick-links {
        padding: 0 15px 165px !important
    }

    .aviation-digital-hero .hero-banner-wrapper a.overview {
        border: 0 !important
    }
}

@media(max-width:991px) {
    .quick-links {
        padding: 0 !important
    }

    .aviation-digital-hero .hero-banner-wrapper .col-lg-offset-1.col-lg-5.col-md-6.col-sm-12.col-xs-12 {
        padding: 0;
        z-index: 2
    }

    .digital-static-text {
        margin-bottom: 30px
    }

    .aviation-digital-hero .hero-banner-wrapper {
        padding-top: 50px
    }

    .field.field--name-field-paragraphs.field--type-entity-reference-revisions.field--label-hidden.field--items .hero-banner-wrapper {
        padding-top: 0
    }
}

@media(max-width:1200px) and (min-width:992px) {
    .hero .text {
        bottom: 50px !important
    }

    section.tiles-conatiner .caption h4 {
        font-size: 16px
    }

    .tile-content a {
        font-size: 16px
    }
}

div[class*="col-"], section[class*="col-"] {
    margin-bottom: 0
}

@media(max-width:991px) {
    .menu--quick-links li a.quicklink-casestudy {
        border-left: 1px solid #3b73af;
        border-right: 0;
        padding: 0 20px
    }
    .menu--quick-links li:nth-child(2) {
        border-left: 1px solid #3b73af;
    }


    .menu--quick-links .quick-links-wrapper li:nth-child(2) {
        border-left: 0;
    }


    .nav > li > a.quicklink-casestudy:hover, .nav > li > a.quicklink-casestudy:focus {
        background: none
    }
}

@media(max-width:767px) {
    .menu--quick-links li a.quicklink-casestudy {
        border-right: 0;
        padding: 10px 0;
        border-left: 0
    }
    .menu--quick-links li:nth-child(2) {
        border-left: 0;
    }
}

@media(min-width:992px) {
    body.page-node-type-product-new section .hero.aviation-digital-hero .container {
        padding: 0 15px
    }

    body .hero.aviation-digital-hero .hero-banner-wrapper {
        margin-top: -400px;
        position: absolute;
        width: 950px;
        height: 400px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0
    }

    body .hero.aviation-digital-hero .text {
        top: 0;
        height: 400px;
        width: 100%
    }

    .digital-bottom-custom-text {
        position: absolute;
        bottom: 45px
    }

    body .hero.aviation-digital-hero .digital-static-text {
        padding-top: 60px
    }

    body .hero.aviation-digital-hero .text.links-wrapper {
        padding-top: 50px
    }

    body .aviation-digital-hero .media .field.field--name-field-engines-hero-image.field--type-image.field--label-hidden.field--item img {
        height: 400px;
        width: 1200px;
        min-height: 0;
        max-width: 5000px;
        left: 50%;
        margin-left: -600px;
        position: relative
    }

    .hero.aviation-digital-hero .media {
        height: 400px
    }
}

@media(min-width:1200px) {
    body .hero.aviation-digital-hero .hero-banner-wrapper {
        margin-top: calc(1vw*34*-1);
        height: calc(1vw*34)
    }

    body .hero.aviation-digital-hero .text {
        height: calc(1vw*34)
    }

    body .hero.aviation-digital-hero .hero-banner-wrapper {
        width: 1170px
    }

    body .aviation-digital-hero .media .field.field--name-field-engines-hero-image.field--type-image.field--label-hidden.field--item img {
        height: auto;
        width: 100%;
        min-height: 300px;
        max-width: auto;
        left: auto;
        margin-left: auto;
        position: relative
    }

    .hero.aviation-digital-hero .media {
        height: auto
    }
}

@media(max-width:767px) {
    .tiles-conatiner .grids-container {
        max-width: 650px;
        margin: 0 auto
    }
}

@media(max-width:1199px) and (min-width:992px) {
    .menu--quick-links li span {
        padding: 20px 12px;
        font-size:11px;
    }
    .menu--quick-links li .quicklink-casestudy {
        padding: 0 12px;
        font-size:11px;
    }

    body .menu--quick-links li.active span:after {
        margin-left: -45%;
        margin-top: 23px;
    }
}

#block-spares {
    padding: 0
}

.spares-top-content .formHeading {
    padding-left: 20px
}

.spares-top-content .col-xs-11 {
    padding-left: 20px
}

.spares-top-content {
    margin-right: auto;
    margin-left: auto
}

.webform-form-spares .progress-marker {
    width: 50px;
    height: 50px;
    overflow: hidden;
    text-indent: 500px;
    background-repeat: no-repeat;
    background-position: -2px -2px
}

.webform-form-spares .webform-progress-tracker.progress-tracker {
    background-image: url('/sites/default/files/spares/stepper-linebg.png');
    background-repeat: repeat-x
}

.webform-form-spares .webform-progress li[data-webform-page="shipping_destinations"] .progress-marker {
    background-image: url('/sites/default/files/spares/stepper-icon-1.png')
}

.webform-form-spares .webform-progress li[data-webform-page="company_billing"] .progress-marker {
    background-image: url('/sites/default/files/spares/stepper-icon-2.png')
}

.webform-form-spares .webform-progress li[data-webform-page="international_shipments"] .progress-marker {
    background-image: url('/sites/default/files/spares/stepper-icon-3.png')
}

.webform-form-spares .webform-progress li[data-webform-page="domestic_shipments"] .progress-marker {
    background-image: url('/sites/default/files/spares/stepper-icon-4.png')
}

.webform-form-spares .webform-progress li[data-webform-page="end_to_end_carrier"] .progress-marker {
    background-image: url('/sites/default/files/spares/stepper-icon-5.png')
}

.webform-form-spares .webform-progress li[data-webform-page="webform_preview"] .progress-marker {
    background-image: url('/sites/default/files/spares/stepper-icon-6.png')
}

.webform-form-spares .webform-progress li[data-webform-page="webform_confirmation"] .progress-marker {
    background-image: url('/sites/default/files/spares/stepper-icon-7.png')
}

.webform-form-spares .progress-text .progress-title {
    font-size: 12px
}

.webform-form-spares .webform-progress-tracker .progress-step:not(.is-active) .progress-marker {
    background-color: #b2b1b3
}

.webform-form-spares .webform-progress-tracker .progress-step.is-complete .progress-marker {
    background-color: #00bf6f;
    background-image: url('/sites/default/files/spares/stepper-icon-0.png')
}

@media(max-width:400px) {
    .webform-form-spares .progress-marker {
        background-image: none !important;
        text-indent: unset !important;
        width: 40px;
        height: 40px
    }
}

.webform-form-spares .webform-button--next {
    background-color: #005eb8;
    font-weight: bold;
    border: 1px solid #005eb8;
    color: #FFF;
    float: left;
    margin-right: 10px
}

.webform-form-spares .webform-button--previous {
    font-weight: bold;
    float: left;
    margin-left: 0;
    font-family: "GE Sans","ge-sans","GE Inspira","ge-inspira",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    background: #FFF;
    color: #333;
    border-color: #ccc
}

.tooltip.right .tooltip-arrow {
    border-right-color: #f1f1f1 !important
}

.tooltip.right .tooltip-inner {
    background-color: #f1f1f1 !important;
    color: #333 !important;
    font-size: 13px
}

.tooltip.fade.right.in {
    opacity: 1
}

#edit-special-instructions-label {
    margin-bottom: 3px
}

.webform-form-spares .webform-submission-form[data-webform-wizard-current-page=international_shipments] .webform-button--submit.webform-button--next.button.js-form-submit.form-submit.btn-default.button--primary.js-form-submit.form-submit.btn-primary {
    display: none
}

.webform-form-spares .webform-submission-form[data-webform-wizard-current-page=local_carrier] #edit-processed-text-06 p {
    margin-top: 15px
}

.webform-form-spares .webform-submission-form[data-webform-wizard-current-page=local_carrier] #edit-processed-text-08 h4 {
    margin: 40px 0 0
}

.webform-form-spares .webform-button--reset {
    float: right;
    font-family: "GE Sans","ge-sans","GE Inspira","ge-inspira",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    background: #FFF;
    color: #333;
    border-color: #ccc
}

    .webform-form-spares .webform-button--reset:hover, .webform-form-spares .webform-button--previous:hover {
        background-color: #ebebeb;
        border-color: #adadad
    }

.webform-form-spares .webform-button--preview .icon {
    display: none
}

.webform-form-spares .webform-button--preview {
    background-color: #005eb8;
    font-weight: bold;
    border: 1px solid #005eb8;
    color: #FFF;
    float: left;
    margin-left: 0;
    font-family: "GE Sans","ge-sans","GE Inspira","ge-inspira",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143
}

.webform-form-spares .webform-button--reset .icon {
    display: none
}

.webform-form-spares .is-complete .progress-title {
    color: #656565
}

.webform-form-spares .webform-progress-tracker .progress-step.is-active .progress-marker, .webform-form-spares .webform-progress-tracker .progress-step.is-complete:hover .progress-marker {
    background-color: #005eb8
}

.webform-form-spares .form-checkbox {
    width: 13px;
    height: 13px;
    margin-top: -2px
}

.webform-form-spares h3 {
    margin: 40px 0
}

.webform-form-spares h4 {
    margin: 12px 0 0
}

.webform-form-spares .webform-submission-data--view-mode-preview .form-item {
    width: 100%
}

#spares_and_warranty--spares, #spares_and_warranty--id {
  display: none;
}

.webform-form-spares .webform-submission-data--view-mode-preview .panel-default > .panel-heading {
    background-color: #e5eff8;
    border: 1px solid #e5eff8
}

.webform-form-spares .webform-wizard-page-edit button {
    font-family: "GE Sans","ge-sans","GE Inspira","ge-inspira",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    font-weight: bold
}

    .webform-form-spares .webform-wizard-page-edit button span {
        display: none
    }

@media(min-width:1200px) {
    .spares-top-content {
        width: 1170px
    }

    .webform-form-spares .form-item {
        width: 475px
    }
}

@media(max-width:1199px) {
    .spares-top-content {
        width: 950px
    }

    .webform-form-spares .form-item {
        width: 475px
    }
}

@media(min-width:979px) {
    .webform-form-spares .form-item.form-type-processed-text {
        width: 700px
    }
}

@media(max-width:979px) {
    .spares-top-content {
        width: 724px
    }

    .webform-form-spares .form-item {
        width: 475px
    }

        .webform-form-spares .form-item.form-type-processed-text {
            width: 100%
        }

    .webform-form-spares hr.webform-horizontal-rule--solid {
        border-bottom: 1px solid #e1e2e5
    }
}

@media(max-width:767px) {
    .spares-top-content {
        width: 100%
    }

    .webform-form-spares .form-item {
        width: 100%
    }

        .webform-form-spares .form-item.form-type-processed-text {
            width: 100%
        }
}

section.container.masonry.gap-medium {
    padding: 0
}

.country-alert, .standard-delivery-country-alert {
    border: 1px solid #ffa300;
    padding: 9px 14px;
    max-width: 475px;
    background: #FFF;
    color: #333;
    border-radius: 3px;
    font-size: 14px;
    display: block
}

@media(max-width:767px) {
    .country-alert, .standard-delivery-country-alert {
        max-width: 100% !important
    }
}

.popover-spares-custom-caret {
    position: absolute;
    top: -8px;
    left: 10%
}

.popover-spares-custom-warning {
    margin-right: 5px
}

.show-country-alert, .show-standard-delivery-country-alert {
    1.8px solid #ffa300;
    height: 28px;
    border-radius: 3px
}

.spares-warranty-form-modal, .spares-warranty-form-modal-two {
    display: none;
    position: fixed;
    z-index: 99;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,0.4)
}

.spares-warranty-form-modal-content, .spares-warranty-form-modal-content-two {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    max-width: 600px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: spares-warranty-form-modal-animatetop;
    -webkit-animation-duration: .4s;
    animation-name: spares-warranty-form-modal-animatetop;
    animation-duration: .4s
}

@-webkit-keyframes spares-warranty-form-modal-animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes spares-warranty-form-modal-animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.spares-warranty-form-close, .spares-warranty-form-close-two {
    color: #BBB;
    float: right;
    font-size: 36px;
    font-weight: bold
}

    .spares-warranty-form-close:hover, .spares-warranty-form-close:focus, .spares-warranty-form-close-two:hover, .spares-warranty-form-close-two:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer
    }

.spares-warranty-form-modal-header {
    padding: 10px 16px 0;
    color: #005eb8
}

    .spares-warranty-form-modal-header h3 {
        color: #005eb8
    }

.webform-form-spares .spares-warranty-form-modal-header h3 {
    margin: 20px 0
}

.spares-warranty-form-modal-body {
    padding: 2px 16px 30px 16px
}

.spares-warranty-form-modal-footer {
    padding: 2px 16px;
    color: #333
}

.hero.warranty-spares-form-hero .text {
    top: calc(50% - 150px)
}

.warranty-spares-form-hero button {
    padding: .5rem 1rem;
    display: inline-block !important;
    line-height: 2rem;
    text-decoration: none;
    margin: 30px 2px 60px 2px;
    transition-duration: .4s;
    cursor: pointer;
    text-align: center;
    border-radius: 25px;
    font-weight: bold;
    font-size: 1.4125rem;
    text-transform: uppercase;
    border: 0
}

.warranty-spares-form-hero h4 {
    margin-top: -12px
}

.warranty-spares-form-hero button a {
    color: #005eb8;
    padding: .5rem 2rem;
    display: block;
    border: 0 !important
}

.warranty-spares-form-hero h4.spares-on-the-go {
    font-style: italic
}

.warranty-spares-form-hero .spares-download-button {
    background-color: transparent;
    color: #FFF;
    border: 3px solid #FFF;
    border-radius: 25px;
    font-style: normal;
    display: inline-block;
    margin-right: 20px;
    padding: .5rem 2rem
}

.warranty-spares-form-hero button.spares-download-button a {
    color: #FFF
}

@media(max-width:767px) {
    .warranty-spares-form-hero button {
        background: #005eb8;
        margin-bottom: 30px
    }

        .warranty-spares-form-hero button a {
            color: #FFF
        }

    .warranty-spares-form-hero .spares-download-button {
        background: #CCC;
        color: #000;
        border: 0
    }

    .warranty-spares-form-hero button.spares-download-button a {
        color: #333
    }
}

.webform-form-spares h3 span#spares-warranty-form-myBtn, .webform-form-spares #spares-warranty-form-myBtn-two {
    cursor: pointer
}

.webform-form-spares .webform-element-help[role=tooltip] {
    width: 20px;
    height: 20px;
    text-indent: 100px;
    overflow: hidden;
    border: 0;
    background: none;
    cursor: auto;
    background-image: url('/sites/default/files/inline-images/tooptip.png');
    margin-bottom: -3px
}

.webform-form-spares .form-actions {
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 !important;
    margin: 30px 0 50px 0 !important
}

@media(max-width:979px) {
    .warranty-spares-form-hero button {
        margin: 30px 2px 0 2px
    }

    h4.spares-on-the-go {
        margin: 30px 0 0
    }

    .warranty-spares-form-hero .spares-download-button {
        display: block;
        margin: 10px 0 0;
        padding: 0
    }

    .warranty-spares-form-hero .hero-banner-wrapper h1 {
        font-size: 36px
    }
}

@media(min-width:980px) {
    .webform-form-spares .webform-confirmation {
        margin: 0;
        padding-top: 40px
    }

    .hero.aviation-digital-hero .container .text.animated h1 {
        font-size: 32px !important
    }
}

.webform-form-spares .webform-confirmation h3 {
    font-size: 14px;
    color: #5c5f63;
    margin-top: 0;
    margin-bottom: 20px
}

    .webform-form-spares .webform-confirmation h3 a {
        background-color: #005eb8;
        font-weight: bold;
        border: 1px solid #005eb8;
        color: #FFF;
        display: inline-block;
        padding: 6px 12px;
        border-radius: 4px;
        font-size: 14px;
        line-height: 1.42857143
    }

.webform-form-spares form[data-webform-wizard-current-page="webform_confirmation"] .form-actions {
    border: 0
}
@media only screen and (max-width: 767px) {
  .content .field--items .field--item .span4.white-bg

{     max-width: unset !important;   }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .full-width.lrgdeck.block .row 

{     margin-right: -15px !important;     margin-left: -15px !important;   }
  .full-width.lrgdeck.block .row .span12 

{     margin-left: 0;   }
  .content .field-items .field-item .span4.white-bg 

{     margin-left: 0;   }
  .field.field-name-field-engine-model-header.fieldlabel-hidden.field-item .container 

{     padding-left: 0;   }
}
@media (min-width: 980px){
    .contact-us .btn-primary {
        font-family: "GE Sans", "ge-sans", "GE Inspira", "ge-inspira", Helvetica, Arial, sans-serif !important;
        font-size: 14px !important;
        line-height: 1.42857143 !important;
    }
}
.icon-before .icon {
    margin-right: 5px;
}
.form-item-upload-russian-customer-form .help-block,
.form-item-upload-chinese-customer-form .help-block,
.form-item-attachment-trend-data .help-block {
    display: none;
}
.form-item-upload-russian-customer-form span.icon.glyphicon.glyphicon-upload,
.form-item-upload-chinese-customer-form span.icon.glyphicon.glyphicon-upload,
.form-item-attachment-trend-data span.icon.glyphicon.glyphicon-upload {
    display: none;
}
.form-item-upload-russian-customer-form .btn-primary,
.form-item-upload-chinese-customer-form  .btn-primary,
.form-item-attachment-trend-data  .btn-primary {
    display: block;
}
.form-item-upload-russian-customer-form input.form-file,
.form-item-upload-chinese-customer-form input.form-file,
.form-item-attachment-trend-data input.form-file {
    width: calc(100% - 76px);
}
.contact-us .btn-primary {
    font-family: "GE Sans", "ge-sans", "GE Inspira", "ge-inspira", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #fff;
    text-decoration: none;
    outline: none;
    border-color: transparent;
    background-color: #005eb8;
    font-weight: bold;
	}