article,
section,
header,
footer {
    display: block
}
html {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', 'Segoe UI', 'Lucida Sans', sans-serif;
    font-size: 16px
}
@media (min-width: 630px) {
    html {
        font-size: 18px
    }
}
.ie78 html {
    font-size: 18px
}
button {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}
body {
    margin: 0;
    padding: 0
}
@media (min-width: 1260px) {
    body {
        background: url('./dust.png')
    }
}
.ie78 body {
    background: url('./dust.png')
}
body .wrapper {
    max-width: 1260px;
    margin: 0 auto;
    background: #fff
}
body .divwrap1 .content {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5em;
    padding-right: 1.5em;
    max-width: 940px
}
@media (min-width: 630px) {
    body .divwrap1 .content {
        padding-left: 2.7777777777777777em;
        padding-right: 2.7777777777777777em
    }
}
@media (min-width: 1260px) {
    body .wrapper {
        box-shadow: 0 0 3px rgba(0, 0, 0, .3)
    }
}
.ie78 body .wrapper {
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}
.ie78 body .divwrap1 .content {
    padding-left: 2.7777777777777777em;
    padding-right: 2.7777777777777777em
}
.ie789 body .wrapper {
    border: 1px solid #e6e6e6;
    border-width: 0 1px
}
article a,
footer a {
    text-decoration: none;
    color: #C90000;
    border-bottom: 1px solid transparent;
    transition: border-bottom-color .15s;
    -webkit-transition: border-bottom-color .15s
}
article a:hover,
footer a:hover {
    
}
.aUpload {
    text-decoration: none;
    color: #0091c9;
    border: 1px solid transparent;
    transition: border-bottom-color .15s;
    -webkit-transition: border-color .15s
}
.aUpload:hover {
    border-bottom-color: #0091c9
}
.shadow {
    position: relative;
    clear: both;
    margin: 0 auto;
    width: 100%;
    height: 1px;
    background-color: #e0e0e0;
    box-shadow: 0 -1px 0 0 #f2f2f2
}
@media (min-width: 630px) {
    .shadow {
        background-color: transparent;
        box-shadow: none
    }
    .shadow:before {
        content: '';
        display: block;
        position: absolute;
        top: 3px;
        left: 2.5%;
        width: 95%;
        height: 5px;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%;
        background-color: #e0e0e0;
        box-shadow: 0 -1px 5px 2px #c5c5c5
    }
    .shadow:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0%;
        width: 100%;
        height: 20px;
        background-color: #fff
    }
}
.button {
    display: block;
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1em;
    height: 1em;
    margin-top: 1.875em;
    margin-bottom: 1.875em;
    padding: 1.25em;
    border: 1px solid #aed1e6;
    border-radius: 3px;
    text-align: center;
    color: #1292c9;
    cursor: pointer;
    outline: none;
    transition: background .15s, border-color .15s, color .15s;
    -webkit-transition: background .15s, border-color .15s, color .15s
}
.button .icon {
    color: #89c9e4;
    margin: 0 .1em
}
.button.twitter .icon {
    display: block;
    position: absolute;
    top: -.3em;
    left: 0;
    color: #b8deef;
    font-size: 2.3em;
    transition: color .15s;
    line-height: 1em
}
.ie78 .button.twitter .icon {
    top: -.25em
}
.button.twitter .icon_wrapper {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    padding-left: 2.3em
}
.button:hover,
.button:active {
    border-color: #59b2d9;
    background: #59b2d9 !important;
    color: #fff
}
.button:hover .icon,
.button:active .icon {
    color: #fff
}
@media (min-width: 630px) {
    .button {
        font-size: .8888888888888888em;
        display: inline-block;
        margin: 0 .9375em 0 0
    }
}
.ie78 .button {
    font-size: .8888888888888888em;
    display: inline-block;
    margin: 0 .9375em 0 0
}
footer {
    background: rgba(255,255,255,0.68);
    box-shadow: inset 0px 10px 5px -10px #CCC;
    font-size: .7777777777777778em;
    line-height: 2em;
    color: #748796
}
footer .content {
    overflow: hidden
}
footer .shadow {
    margin: 0 0 1em 0!important
}
footer ul {
    list-style: none;
    padding: 0;
    margin: 2em 0
}
@media (min-width: 900px) {
    footer .col1 {
        text-align: right
    }
}
.ie78 footer .col1 {
    text-align: right
}
.header {
	background: rgba(255,255,255,0.68);
    border-top: 5px solid #1292c9;
    height: 4.611111111111111em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .17);
    position: relative;
    z-index: 2;
    padding: 0 1em
}
.ie78 .header {
    border-bottom: 1px solid #e6e6e6;
    height: 83px
}
.header .sizer {
    position: relative;
    margin: 0 auto;
    max-width: 940px
}
.header .logo {
    background: url('./logo.png') left center no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    height: 4.611111111111111em;
    width: 0;
    padding-left: 14em;
    overflow: hidden
}
.ie78 .header .logo {
    padding-left: 271px;
    height: 83px;
    background: url('./logo.png') 0 16px no-repeat
}
.header .menu {
    display: none;
    list-style: none;
    margin: 0 -1em;
    padding: 0;
    position: absolute;
    top: 4.611111111111111em;
    left: 0;
    right: 0;
    z-index: 1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .17)
}
.header .menu li {
    margin: 0;
    padding: 0
}
.header .menu a {
    display: block;
    color: #748796;
    line-height: 4.611111111111111em;
    height: 4.611111111111111em;
    padding: 0 15px;
    text-decoration: none;
    background: #fff;
    border-top: 1px solid #e3e7ea;
    transition: color .15s;
    -webkit-transition: color .15s
}
.ie78 .header .menu a {
    line-height: 83px;
    height: 83px
}
.header .menu a:hover,
.header .menu a:active,
.header .menu a.active,
.main .header .menu a.main,
.leadership .header .menu a.leadership {
    color: #1292c9
}
.header .menu_launcher {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    font-size: 2em;
    line-height: 2.3055555555555554em;
    height: 2.3055555555555554em;
    color: #8cbedc
}
.header .menu_launcher:hover {
    color: #1292c9
}
.header.showing_menu .menu {
    display: block
}
.header.showing_menu .menu_launcher {
    color: #1292c9
}
@media (min-width: 630px) {
    .header .menu_launcher {
        display: none
    }
    .header .menu {
        display: block;
        position: absolute;
        margin: 0;
        top: 0;
        right: 0;
        left: auto;
        box-shadow: none
    }
    .header .menu li {
        margin-left: 45px;
        display: inline
    }
    .header .menu a {
        display: inline;
        border: none;
        margin: 0;
        padding: 0;
        background: 0 0
    }
}
.ie78 .header .menu_launcher {
    display: none
}
.ie78 .header .menu {
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    right: 0;
    left: auto;
    box-shadow: none
}
.ie78 .header .menu li {
    margin-left: 45px;
    display: inline
}
.ie78 .header .menu a {
    display: inline;
    border: none;
    margin: 0;
    padding: 0;
    background: 0 0
}
@font-face {
    font-family: icons;
    src: url('./icons.eot');
    src: url('./icons.eot?#iefix') format('embedded-opentype'), url('./icons.ttf') format('truetype'), url('./icons.svg#icons') format('svg');
    font-weight: 400;
    font-style: normal
}
.icon {
    font-family: icons;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.directors h2 {
    padding-top: 4.444444444444445em
}
.director {
    position: relative;
    margin: 0 auto;
    max-width: 940px;
    padding: 4.444444444444445em 1.6666666666666667em
}
.director h3 {
    font-size: 1.4166666666666665em;
    margin-left: 3.1372549019607847em;
    padding-left: .9264705882352942em;
    padding-bottom: 10px
}
.director h4 {
    font-size: 1em;
    margin-left: 4.444444444444445em;
    padding-left: 1.3125000000000002em
}
.director .name {
    display: table;
    height: 4.444444444444445em
}
.director .name>div {
    display: table-cell;
    vertical-align: middle
}
.director p {
    padding-top: 1.25em;
    margin: 0
}
.director .profile {
    position: absolute;
    top: 4.444444444444445em;
    left: 1.6666666666666667em
}
.director .profile img {
    display: block;
    width: 4.444444444444445em;
    height: 4.444444444444445em;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .4);
    border-radius: 3px;
    -webkit-border-radius: 3px
}
.director .profile:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 4.444444444444445em;
    height: 4.444444444444445em;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .4);
    border-radius: 3px
}
@media (min-width: 630px) {
    .director h3 {
        font-size: 1.8888888888888888em;
        margin-left: 4.11764705882353em;
        padding-left: 1.3235294117647058em
    }
    .director h4 {
        font-size: 1.3333333333333333em;
        margin-left: 5.833333333333334em;
        padding-left: 1.875em
    }
    .director .name {
        height: 7.777777777777778em
    }
    .director p {
        padding-top: 2.5em
    }
    .director .profile img {
        width: 7.777777777777778em;
        height: 7.777777777777778em
    }
    .director .profile:after {
        width: 7.777777777777778em;
        height: 7.777777777777778em
    }
}
@media (min-width: 900px) {
    .director .name,
    .director .name>div {
        display: block;
        height: auto
    }
    .director p {
        margin-left: 7.777777777777778em;
        padding-left: 2.5em
    }
}
.ie78 .director h3 {
    font-size: 1.8888888888888888em;
    margin-left: 4.11764705882353em;
    padding-left: 1.3235294117647058em
}
.ie78 .director h4 {
    font-size: 1.3333333333333333em;
    margin-left: 5.833333333333334em;
    padding-left: 1.875em
}
.ie78 .director .name {
    height: 7.777777777777778em
}
.ie78 .director p {
    padding-top: 2.5em
}
.ie78 .director .profile img {
    width: 7.777777777777778em;
    height: 7.777777777777778em
}
.ie78 .director .profile:after {
    width: 7.777777777777778em;
    height: 7.777777777777778em
}
.ie78 .director .name,
.ie78 .director .name>div {
    display: block;
    height: auto
}
.ie78 .director p {
    margin-left: 7.777777777777778em;
    padding-left: 2.5em
}
body.main h2 {
    
}
body.main h3 {
    margin-top: 2.2941176470588234em
}
body.main .shadow {
    margin-top: 4em;
    margin-bottom: 4em
}
.services {
    margin-bottom: 4.5em
}
@media (min-width: 630px) {
    body.main .wrapper {
        background: #fff url('./background.png') no-repeat
    }
    body.main .wrapper .air {
        position: relative;
        background: url('./air.png') no-repeat top center;
        background-size: contain;
        margin-bottom: 4em;
        height: 514px;
        height: 56.921373200442964vw;
        max-height: 514px
    }
    body.main .wrapper .ipad {
        background: url('./ipad.png') no-repeat bottom right;
        background-size: contain;
        position: relative;
        bottom: -80px;
        height: 495px;
        height: 54.817275747508305vw;
        max-height: 495px
    }
}
@media (min-width: 900px) {
    body.main h3 {
        margin-top: 0
    }
    body.main .air {
        background-position: 62px 0
    }
    body.main .services,
    footer .services {
        width: 100%;
        overflow: hidden;
        margin-bottom: 0
    }
    body.main .services .col0,
    footer .services .col0 {
        clear: left
    }
    body.main .services .col0>h3,
    footer .services .col0>h3,
    body.main .services .col0>p,
    footer .services .col0>p,
    body.main .services .col0>a,
    footer .services .col0>a {
        margin-right: 20px
    }
    body.main .services .col1>h3,
    footer .services .col1>h3,
    body.main .services .col1>p,
    footer .services .col1>p,
    body.main .services .col1>a,
    footer .services .col1>a {
        margin-left: 20px
    }
    body.main .services .service,
    footer .services .service {
        width: 49.9%;
        float: left;
        margin-bottom: 4.5em
    }
}
.ie78 body.main .wrapper {
    background: #fff url('./map_bg.png') no-repeat
}
.ie78 body.main .wrapper .air {
    position: relative;
    background: url('./air.png') no-repeat top center;
    background-size: contain;
    margin-bottom: 4em;
    height: 514px;
    height: 56.921373200442964vw;
    max-height: 514px
}
.ie78 body.main .wrapper .ipad {
    background: url('./ipad.png') no-repeat bottom right;
    background-size: contain;
    position: relative;
    bottom: -80px;
    height: 495px;
    height: 54.817275747508305vw;
    max-height: 495px
}
.ie78 body.main h3 {
    margin-top: 0
}
.ie78 body.main .air {
    background-position: 62px 0
}
.ie78 body.main .services,
.ie78 footer .services {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0
}
.ie78 body.main .services .col0,
.ie78 footer .services .col0 {
    clear: left
}
.ie78 body.main .services .col0>h3,
.ie78 footer .services .col0>h3,
.ie78 body.main .services .col0>p,
.ie78 footer .services .col0>p,
.ie78 body.main .services .col0>a,
.ie78 footer .services .col0>a {
    margin-right: 20px
}
.ie78 body.main .services .col1>h3,
.ie78 footer .services .col1>h3,
.ie78 body.main .services .col1>p,
.ie78 footer .services .col1>p,
.ie78 body.main .services .col1>a,
.ie78 footer .services .col1>a {
    margin-left: 20px
}
.ie78 body.main .services .service,
.ie78 footer .services .service {
    width: 49.9%;
    float: left;
    margin-bottom: 4.5em
}
.ie7 body.main .services {
    margin-bottom: 4.5em
}
h1,
h2,
h3,
h4,
p {
    padding: 0;
    margin: 0
}
h1 {
    padding-left: .6428571428571428em;
    padding-right: .6428571428571428em;
    margin: 1.619047619047619em auto;
    max-width: 940px;
    font-size: 1.6333333333333333em;
    font-weight: 600;
    color: #1292c9;
    text-align: center
}
h2 {
    /*font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    color: #54636e*/
}
h3 {
    font-size: 1.8888888888888888em;
    font-weight: 600;
    line-height: 1em;
    color: #0091c9
}
h4 {
    font-size: 1.3333333333333333em;
    font-style: italic;
    font-weight: 300;
    line-height: 1em;
    color: #a3a3a3
}
article p {
    font-size: 1em;
    font-weight: 400;
    line-height: 2.125em;
    color: #748796
}
@media (min-width: 630px) {
    h1 {
        font-size: 2.3333333333333335em
    }
    article p {
        font-weight: 300;
        font-size: 0.97em
    }
}
.ie78 h1 {
    font-size: 2.3333333333333335em
}
.ie78 article p {
    font-weight: 300;
    font-size: 1em
}