/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
@media all and (max-width: 1400px) {
    body:after {
        content: 'Break-1: 1400px';
        display: block;
        background: #222;
        color: #fff;
        position: fixed;
        bottom: 20px;
        right: 20px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        padding: 20px;
        z-index: 999;
        font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
        opacity: .5;
        display: none
    }
}
@media all and (max-width: 1200px) {
    body:after {
        content: 'Break-2: 1200px';
        display: block;
        background: #222;
        color: #fff;
        position: fixed;
        bottom: 20px;
        right: 20px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        padding: 20px;
        z-index: 999;
        font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
        opacity: .5;
        display: none;
        background: #008000
    }
}
@media all and (max-width: 1050px) {
    body:after {
        content: 'Break-3: 1050px';
        display: block;
        background: #222;
        color: #fff;
        position: fixed;
        bottom: 20px;
        right: 20px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        padding: 20px;
        z-index: 999;
        font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
        opacity: .5;
        display: none;
        background: #800080
    }
}
@media all and (max-width: 900px) {
    body:after {
        content: 'Break-4: 900px';
        display: block;
        background: #222;
        color: #fff;
        position: fixed;
        bottom: 20px;
        right: 20px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        padding: 20px;
        z-index: 999;
        font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
        opacity: .5;
        display: none;
        background: #808080
    }
}
@media all and (max-width: 650px) {
    body:after {
        content: 'Break-m: 650px';
        display: block;
        background: #222;
        color: #fff;
        position: fixed;
        bottom: 20px;
        right: 20px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        padding: 20px;
        z-index: 999;
        font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
        opacity: .5;
        display: none;
        background: #f00
    }
}
.sBorder {
    box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.5)
}
.arrApp {
    content: 'h';
    font-family: "ArrrowsRegular";
    text-transform: none;
    display: inline-block;
    font-weight: 400
}
.xApp {
    content: '\00d7';
    text-transform: none;
    display: inline-block;
    font-weight: 400
}
.outline {
    background: rgba(0, 0, 0, 0.05)
}
.outline2 {
    background: rgba(0, 0, 0, 0.1)
}
.fill {
    width: 100%;
    height: 100%
}
.scrollable {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
.no-drop {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}
.block {
    display: block
}
.inline {
    display: inline
}
.in-block {
    display: inline-block
}
.none {
    display: none
}
.rel {
    position: relative
}
.bold {
    font-weight: bold
}
.upper {
    text-transform: uppercase
}
.lower {
    text-transform: none
}
.cen {
    text-align: center
}
.lft {
    text-align: left
}
.rgt {
    text-align: right
}
.no-bullets {
    list-style-type: none;
    margin: 0
}
.hwAccel {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.standard-box {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
html {
    -webkit-font-smoothing: antialiased
}
body {
    background: #f5f5f5;
    overflow-x: hidden
}
@font-face {
    font-family: "LLCircularProWeb";
    src: url("/fonts/LLCircularProWeb/lineto-circular-black.eot");
    src: url("/fonts/LLCircularProWeb/lineto-circular-black.eot?#iefix") format("embedded-opentype"), url("/fonts/LLCircularProWeb/lineto-circular-black.woff") format("woff"), url("/fonts/LLCircularProWeb/lineto-circular-black.ttf") format("truetype"), url("/fonts/LLCircularProWeb/lineto-circular-black.svg#LLCircularProWeb-Black") format("svg");
    font-weight: bold;
    font-style: normal
}
@font-face {
    font-family: "LLCircularProWeb";
    src: url("/fonts/LLCircularProWeb/lineto-circular-book.eot");
    src: url("/fonts/LLCircularProWeb/lineto-circular-book.eot?#iefix") format("embedded-opentype"), url("/fonts/LLCircularProWeb/lineto-circular-book.woff") format("woff"), url("/fonts/LLCircularProWeb/lineto-circular-book.ttf") format("truetype"), url("/fonts/LLCircularProWeb/lineto-circular-book.svg#LLCircularProWeb-Book") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'ArrrowsRegular';
    src: url('/fonts/arrows/arrrows-regular-webfont.eot');
    src: url('/fonts/arrows/arrrows-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/arrows/arrrows-regular-webfont.woff') format('woff'), url('/fonts/arrows/arrrows-regular-webfont.ttf') format('truetype'), url('/fonts/arrows/arrrows-regular-webfont.svg#ArrrowsRegular') format('svg');
    font-weight: normal;
    font-style: normal
}
.rob {
    font-family: 'Roboto Slab', Georgia, serif
}
.ll {
    font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif
}
.txt {
    font-family: 'Roboto Slab', Georgia, serif
}
.hel {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, "proxima-nova", "Segoe UI", Arial, sans-serif
}
.arr {
    font-family: "ArrrowsRegular"
}
.no-dec {
    text-decoration: none
}
body,
select,
input,
textarea {
    color: #666;
    line-height: 1.4;
    font-family: 'Roboto Slab', Georgia, serif
}
h1,
h2,
h3,
h4,
h5,
h6 {
    text-rendering: optimizeLegibility;
    font-variant-ligatures: common-ligatures;
    color: #666;
    font-weight: bold;
    font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif
}
h1 {
    font-size: 42px;
    margin: 40px 0 60px 0;
    color: #009bbb;
    text-transform: uppercase;
    border-top: 8px solid #009bbb;
    padding-top: 60px
}
h2 {
    font-size: 26px;
    margin: 0 0 40px 0;
    color: #666;
    font-weight: normal;
    border-bottom: 8px solid #fff;
    padding-bottom: 40px
}
h2.no-border {
    border: none;
    margin: 0
}
h3 {
    font-size: 21px;
    margin: 0 0 40px 0;
    color: #009bbb;
    text-transform: uppercase
}
h4 {
    font-size: 18px;
    margin: 0 0 30px 0;
    text-transform: uppercase
}
p+h3,
p+h4 {
    margin-top: 40px
}
p,
ul,
ol {
    font-size: 15px;
    margin: 0 0 20px 0;
    line-height: 1.5
}
.larger {
    font-size: 17px
}
ul,
ol {
    color: #009bbb;
    margin: 0 0 40px;
    padding: 10px 20px 20px 40px;
    background: #fff;
    border: 8px solid #d7eaee
}
ul li,
ol li {
    margin-top: 10px
}
p+ul {
    margin-top: 40px
}
.cols {
    overflow: hidden
}
.cols li {
    width: 50%;
    float: left;
    padding-right: 20px
}
@media all and (max-width: 900px) {
    .cols li {
        width: auto;
        float: none;
        padding: 0
    }
}
hr {
    border: none;
    border-top: 1px solid #ccc;
    margin: 40px 0
}
a,
a:active,
a:visited {
    color: #009bbb
}
a:hover {
    color: #1fb1cf
}
::-moz-selection {
    background: #1fb1cf;
    color: #fff;
    text-shadow: none
}
::selection {
    background: #1fb1cf;
    color: #fff;
    text-shadow: none
}
a:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
@media all and (max-width: 650px) {
    h1 {
        font-size: 26px;
        border: none;
        padding: 0;
        margin: 0 0 40px !important
    }
    h2 {
        font-size: 18px
    }
    p,
    ul,
    ol {
        font-size: 14px
    }
    .larger {
        font-size: 15px
    }
    ul,
    ol {
        position: relative;
        right: -20px;
        margin-left: -40px;
        border-left: none;
        border-right: none
    }
    .cols li {
        width: auto;
        float: none;
        padding-right: 0
    }
}
.btn,
.btn:active,
.btn:visited {
    text-decoration: none;
    padding: 22.5px 0 14.5px;
    margin: 0;
    border: none;
    font-size: 18px;
    outline: none;
    font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
    display: inline-block;
    margin-right: -4px;
    background: none;
    color: #009bbb;
    position: relative;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    border-bottom: 8px solid #009bbb;
    -webkit-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.btn.disabled,
.btn:active.disabled,
.btn:visited.disabled {
    opacity: .5;
    pointer-events: none
}
.btn.btn-l,
.btn:active.btn-l,
.btn:visited.btn-l {
    font-size: 30px
}
.btn.btn-s,
.btn:active.btn-s,
.btn:visited.btn-s {
    font-size: 16px;
    padding: 8px 10px;
    border-bottom-width: 4px
}
.btn.btn-xs,
.btn:active.btn-xs,
.btn:visited.btn-xs {
    font-size: 12px;
    padding: 4px 10px;
    border-bottom-width: 2px
}
.btn:hover,
.btn:active:hover,
.btn:visited:hover {
    background: #1fb1cf;
    color: #fff;
    border-color: #1fb1cf;
    padding-left: 20px;
    padding-right: 20px
}
.btn:active,
.btn:active:active,
.btn:visited:active {
    background: #009bbb;
    border-color: #009bbb;
    box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.1)
}
.btn+.btn {
    margin-left: 20px
}
input,
textarea,
button,
select {
    font-family: inherit;
    font-size: inherit
}
select,
textarea,
input[type="text"],
input[type="email"],
input[type="date"],
input[type="password"] {
    border: 8px solid #e0e0e0;
    font-size: 15px;
    outline: none;
    width: 100%;
    display: block;
    -webkit-transition: all 200ms cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 200ms cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 200ms cubic-bezier(.77, 0, .175, 1);
    transition: all 200ms cubic-bezier(.77, 0, .175, 1);
    padding: 10px 20px;
    font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
    margin-bottom: 20px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="date"]:focus,
input[type="password"]:focus {
    border-color: #ccc
}
textarea {
    height: 330px
}
@media only screen and (-webkit-min-device-pixel-ratio: 0) {
    select {
        background: #fff url(../../img/interface/bg-select.png) no-repeat 100% 50%;
        background-size: 40px 40px
    }
}
label {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase
}
.error,.field-validation-error {
    background: #e74c3c;
    color: #fff;
    display: none;
    padding: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
    margin: -10px 0 20px 0;
    position: relative;
    width: 150px;
}
.error:before,.field-validation-error:before{
    content: 'Z';
    font-family: "ArrrowsRegular";
    position: absolute;
    top: -12px;
    left: 20px;
    bottom: auto;
    right: auto;
    line-height: 1;
    font-size: 20px;
    color: #e74c3c
}
.postSuccess, .postFail{
    background: #1fb1cf;
    color: #fff;
    padding: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
    margin: 20px 0 20px 0;
    position: relative;
}
.postSuccess:before, .postFail:before{
    content: 'Z';
    font-family: "ArrrowsRegular";
    position: absolute;
    top: -12px;
    left: 20px;
    bottom: auto;
    right: auto;
    line-height: 1;
    font-size: 20px;
    color: #1fb1cf
}
.postFail{
    background: #e74c3c;    
}
.postFail:before{
    color: #e74c3c
}
.placeholderTxt {
    color: #ccc
}
::-webkit-input-placeholder {
    color: #ccc
}
:-moz-placeholder {
    color: #ccc
}
::-moz-placeholder {
    color: #ccc
}
:-ms-input-placeholder {
    color: #ccc
}
fieldset {
    padding: 0;
    border: none;
    margin: 0
}
fieldset .in-error .error,.field-validation-error, .postSuccess {
    display: block
}
.modal {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    display: none
}
.modal .container {
    width: 40%;
    max-height: 50%;
    margin: auto;
    background: #f5f5f5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    box-shadow: 0 3px 0 -1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 0 -1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.3)
}
.modal .container.l-modal {
    height: 50%
}
.modal .container .close {
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: -120px;
    z-index: 2;
    text-align: center;
    width: 100px;
    display: block;
    margin: 0
}
.modal .container .content {
    padding: 20px;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
.modal-active {
    overflow: hidden
}
.modal-active .modal {
    display: block
}
@media all and (max-width: 1050px) {
    .modal .container {
        width: 60%;
        max-height: 75%
    }
    .modal .container.l-modal {
        height: 75%
    }
}
@media all and (max-width: 650px) {
    .modal .container {
        width: 90%;
        max-height: 75%
    }
    .modal .container .close {
        right: 0;
        top: -56px
    }
}
.tabbed .tab-nav {
    overflow: hidden;
    position: relative
}
.tabbed .tab-nav:before {
    content: '';
    width: 100%;
    height: 8px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto
}
.tabbed .tab-nav a {
    display: block;
    text-decoration: none;
    float: left;
    padding: 38px 80px 30px 0;
    font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
    font-weight: bold;
    color: #999;
    position: relative;
    -webkit-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    transition: all 250ms cubic-bezier(.77, 0, .175, 1)
}
.tabbed .tab-nav a:before {
    content: '';
    width: 0;
    height: 8px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    -webkit-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    transition: all 250ms cubic-bezier(.77, 0, .175, 1)
}
.tabbed .tab-nav a:hover,
.tabbed .tab-nav a:active {
    color: #1fb1cf
}
.tabbed .tab-nav a:hover:before,
.tabbed .tab-nav a:active:before {
    background: #1fb1cf;
    width: 100%
}
.tabbed .tab-nav a.selected {
    color: #009bbb
}
.tabbed .tab-nav a.selected:before {
    background: #009bbb;
    width: 100%
}
.tabbed .tab-nav.fill-w {
    display: table;
    width: 100%;
    table-layout: fixed
}
.tabbed .tab-nav.fill-w .row {
    display: table-row
}
.tabbed .tab-nav.fill-w .row a {
    float: none;
    display: table-cell;
    text-align: center
}
.tabbed .custom-drop {
    font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
    margin-bottom: 40px
}
.tabbed .pane {
    display: none;
    overflow: hidden
}
.tabbed .pane.selected {
    display: block
}
@media all and (max-width: 1200px) {
    .tabbed .tab-nav a {
        padding-right: 60px
    }
}
@media all and (max-width: 900px) {
    .tabbed .tab-nav a {
        padding-right: 48px;
        font-size: 14px
    }
}
@media all and (max-width: 650px) {
    .tab-nav {
        display: none
    }
}
.rotator {
    text-align: center;
    min-height: 346px;
    position: relative;
    margin-top: 60px
}
.rotator h4 {
    text-align: left
}
.rotator .items .item {
    width: 100%;
    margin-left: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    margin: 0 0 0 -50%;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(2000px) translateY(-50%);
    -moz-transform: translateX(2000px) translateY(-50%);
    -ms-transform: translateX(2000px) translateY(-50%);
    transform: translateX(2000px) translateY(-50%)
}
.rotator .items .item.anim {
    -webkit-transition: all 1000ms cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 1000ms cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 1000ms cubic-bezier(.77, 0, .175, 1);
    transition: all 1000ms cubic-bezier(.77, 0, .175, 1)
}
.rotator .items .item.swiping {
    -webkit-transition: all 0 cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 0 cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 0 cubic-bezier(.77, 0, .175, 1);
    transition: all 0 cubic-bezier(.77, 0, .175, 1)
}
.rotator .items .item img {
    display: block;
    margin-bottom: 40px;
    width: 100%;
    height: auto
}
.rotator .items .item p {
    font-size: 24px
}
.rotator .items .item .partner {
    width: 25%;
    margin: 0;
    display: block;
    float: left;
    border: 8px solid #f5f5f5
}
.rotator .items .item .partner img {
    width: 80%
}
.rotator .items .item.active {
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%)
}
.rotator .items .item.out {
    -webkit-transform: translateX(-2000px) translateY(-50%);
    -moz-transform: translateX(-2000px) translateY(-50%);
    -ms-transform: translateX(-2000px) translateY(-50%);
    transform: translateX(-2000px) translateY(-50%)
}
.rotator nav a {
    display: block;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    color: #d7eaee;
    font-family: "ArrrowsRegular";
    text-align: center;
    line-height: 95px;
    font-size: 60px;
    text-decoration: none;
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -50px;
    -webkit-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    transition: all 250ms cubic-bezier(.77, 0, .175, 1)
}
.rotator nav a.prv {
    left: -100px
}
.rotator nav a.prv.disabled {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}
.rotator nav a.nxt {
    right: -100px
}
.rotator nav a.nxt.disabled {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}
.rotator nav a:hover,
.rotator nav a:active {
    color: #009bbb
}
.rotator .inds {
    height: 20px;
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 0
}
.rotator .inds span {
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #c9e5eb;
    margin: 0 5px;
    -webkit-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    cursor: pointer;
}
.rotator .inds span.selected {
    background: #009bbb
}
.rotator.partners-rotator {
    margin-bottom: -40px
}
.rotator.quotes-rotator {
    border-top: 8px solid #fff;
    border-bottom: 8px solid #fff;
    margin-bottom: 80px
}
.rotator.quotes-rotator .items .item {
    overflow: hidden;
    padding: 0 0 0 25%;
    line-height: 1.4;
    text-align: left;
    height: 265px
}
.rotator.quotes-rotator .items .item .partner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    margin: 0;
    border: 8px solid #e0e0e0;
    width: 25%
}
.rotator.quotes-rotator .items .item blockquote {
    font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
    color: #009bbb;
    font-size: 24px;
    float: left;
    margin: 20px 0 20px;
    padding: 0 0 0 40px
}
.rotator.quotes-rotator .items .item .long {
    font-size: 18px
}
.rotator.quotes-rotator .items .item p {
    font-size: 15px;
    clear: both;
    padding-left: 40px
}
.rotator.quotes-rotator .items .item p strong {
    display: block
}
.rotator.quotes-rotator .items .item p span {
    display: none
}
.rotator.quotes-rotator .inds {
    top: auto;
    bottom: 30px
}
@media all and (max-width: 1320px) {
    .rotator nav a.prv,
    .rotator nav a.nxt {
        top: auto;
        bottom: -20px;
        font-size: 40px
    }
    .rotator nav a.prv {
        left: -30px
    }
    .rotator nav a.nxt {
        right: -30px
    }
    .quotes-rotator .inds {
        bottom: 20px;
        width: 100%
    }
}
@media all and (max-width: 1200px) {
    .rotator.quotes-rotator .items .item blockquote {
        font-size: 21px
    }
}
@media all and (max-width: 900px) {
    .rotator .items .item .partner {
        width: 33.3%
    }
    .rotator.quotes-rotator .items .item {
        padding-left: 33.3%
    }
    .rotator.quotes-rotator .items .item .partner {
        width: 33.3%
    }
    .rotator.quotes-rotator .items .item blockquote {
        font-size: 18px
    }
    .rotator.quotes-rotator .items .item .long {
        font-size: 16px
    }
    .rotator.quotes-rotator .items .item p {
        font-size: 13px
    }
}
@media all and (max-width: 650px) {
    .rotator .items .item .partner {
        width: 50%
    }
    .rotator .inds {
        top: auto;
        bottom: 25px;
        width: 100%
    }
    .rotator.quotes-rotator {
        min-height: 420px
    }
    .rotator.quotes-rotator .items .item {
        padding-left: 0;
        min-height: 370px
    }
    .rotator.quotes-rotator .items .item .partner {
        width: 50%;
        position: static;
        margin: 0 auto 0 auto;
        float: none
    }
    .rotator.quotes-rotator .items .item blockquote {
        font-size: 14px;
        padding: 0
    }
    .rotator.quotes-rotator .items .item .long {
        font-size: 12px
    }
    .rotator.quotes-rotator .items .item p {
        font-size: 10px;
        padding: 0
    }
}
.custom-drop {
    display: block;
    position: relative;
    cursor: pointer
}
.custom-drop .output {
    display: block;
    border: 8px solid #e0e0e0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 16px;
    background: #fff;
    padding: 10px 70px 10px 15px;
    position: relative;
    color: #009bbb;
    font-weight: bold
}
.custom-drop .output:after {
    content: 'x';
    font-family: "ArrrowsRegular";
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 0;
    line-height: 42px;
    padding: 0 10px
}
.custom-drop nav {
    position: absolute;
    top: 50px;
    left: 0;
    bottom: auto;
    right: auto;
    width: 100%;
    border: 8px solid #e0e0e0;
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    display: none
}
.custom-drop nav a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    background: #fff;
    padding: 12.6px 15px;
    text-decoration: none;
    border-top: 1px solid #e0e0e0
}
.custom-drop nav a:first-child {
    border: none
}
.custom-drop nav a:hover,
.custom-drop nav a:active {
    background: #fff
}
.custom-drop.is-active .output {
    border-color: #ccc;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.custom-drop.is-active .output:after {
    border-color: #ccc;
    color: #ccc
}
.custom-drop.is-active nav {
    display: block;
    border-color: #ccc
}
.master {
    max-width: 1400px;
    margin: auto;
    display: none
}
.master .style-note {
    font-size: 10px;
    text-transform: uppercase;
    background: #d7eaee;
    display: inline-block;
    padding: 5px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: 20px;
    font-weight: 300
}
.master .style-note strong {
    font-weight: 600
}
.master .eg-grids .pod {
    margin-bottom: 20px
}
.master .eg-grids .pod-content {
    background: rgba(0, 0, 0, 0.05);
    padding: 20px
}
.master .eg-grids .pod-content p {
    margin: 0
}
.master .eg-grids .g-4,
.master .eg-grids .g-3,
.master .eg-grids .g-2,
.master .eg-grids .g-p {
    overflow: hidden
}
.master .eg-grids .g-4 .pod {
    display: block;
    float: left;
    width: 25%
}
.master .eg-grids .g-4 .pod:nth-child(4n+1) {
    padding: 0 15px 0 0
}
.master .eg-grids .g-4 .pod:nth-child(4n+2) {
    padding: 0 10px 0 5px
}
.master .eg-grids .g-4 .pod:nth-child(4n+3) {
    padding: 0 5px 0 10px
}
.master .eg-grids .g-4 .pod:nth-child(4n+4) {
    padding: 0 0 0 15px
}
.master .eg-grids .g-3 .pod {
    display: block;
    float: left;
    width: 33.33333333%
}
.master .eg-grids .g-3 .pod:nth-child(3n+1) {
    padding: 0 15px 0 0
}
.master .eg-grids .g-3 .pod:nth-child(3n+2) {
    padding: 0 10px 0 10px
}
.master .eg-grids .g-3 .pod:nth-child(3n+3) {
    padding: 0 0 0 15px
}
.master .eg-grids .g-2 .pod {
    display: block;
    float: left;
    width: 50%
}
.master .eg-grids .g-2 .pod:nth-child(2n+1) {
    padding: 0 10px 0 0
}
.master .eg-grids .g-2 .pod:nth-child(2n+2) {
    padding: 0 0 0 10px
}
.master .eg-btns {
    padding-bottom: 40px
}
#container {
    padding-left: 146px;
    overflow-x: hidden
}
.page,
footer {
    max-width: 1140px;
    margin: auto;
    padding: 0 40px
}

header {
        height: 50px;
        width: 100%;
        padding: 0
    }
header {
    position: fixed;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    background: #009bbb;
    width: 146px;
    height: 100%;
    padding-top: 152px;
    z-index: 5
	
}
header.is-homepage {
    padding-top: 122px
}
footer {
    margin-top: 60px;
    padding-bottom: 60px
}
footer:before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    background: #ccc;
    margin-bottom: 60px
}
@media all and (max-width: 1050px) {
    #container {
        padding-left: 0
    }
    header.is-homepage {
        padding: 0
    }
}
@media all and (max-width: 650px) {
    .page,
    footer,
    .hero-img {
        padding: 0 20px
    }
    #container {
        padding-top: 90px
    }
}
.link-list a {
    display: block;
    font-weight: bold;
    position: relative;
    padding-left: 34px;
    text-decoration: none;
    margin-bottom: 10px
}
.link-list a:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    overflow: hidden;
    background: #009bbb;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: center;
    line-height: 24px;
    -webkit-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    transition: all 250ms cubic-bezier(.77, 0, .175, 1)
}
.link-list a:hover:before,
.link-list a:active:before {
    background: #1fb1cf
}
.link-list.arrow-list a:before {
    content: 't';
    font-family: "ArrrowsRegular";
    padding-left: 2px
}
.link-list.li-list a {
    padding-left: 46px
}
.link-list.li-list a:before {
    content: '';
    background-image: url('../../img/interface/sprite.png');
    background-repeat: no-repeat;
    background-position: -60px 0;
    width: 36px;
    height: 36px;
    margin-top: -9px
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
    .link-list.li-list a:before {
        background-image: url('../../img/interface/@2x/sprite.png');
        background-position: -60px 0;
        background-size: 600px 600px
    }
}
.link-list.li-list a:hover:before,
.link-list.li-list a:active:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
p+.link-list {
    margin-top: 40px
}
.logo {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 60px;
    height: 82px;
    background-image: url('../../img/interface/sprite.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 35px;
    left: 50%;
    bottom: auto;
    right: auto;
    margin-left: -30px
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
    .logo {
        background-image: url('../../img/interface/@2x/sprite.png');
        background-position: 0 0;
        background-size: 600px 600px
    }
}
.is-homepage .logo {
    display: none
}
.m-btn {
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 20px;
    text-transform: uppercase;
    line-height: 50px;
    font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
    color: #fff !important;
    text-decoration: none;
    font-size: 13px;
    padding-right: 30px;
    display: none
}
.m-btn .txt2 {
    display: none
}
.m-btn:after {
    content: '';
    width: 20px;
    height: 16px;
    background-image: url('../../img/interface/sprite.png');
    background-repeat: no-repeat;
    background-position: -240px 0;
    position: absolute;
    top: 50%;
    left: auto;
    bottom: auto;
    right: 0;
    margin-top: -8px
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
    .m-btn:after {
        background-image: url('../../img/interface/@2x/sprite.png');
        background-position: -240px 0;
        background-size: 600px 600px
    }
}
.nav-open .m-btn .txt1 {
    display: none
}
.nav-open .m-btn .txt2 {
    display: block
}
.nav-open .m-btn:after {
    background-image: url('../../img/interface/sprite.png');
    background-repeat: no-repeat;
    background-position: -300px 0
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
    .nav-open .m-btn:after {
        background-image: url('../../img/interface/@2x/sprite.png');
        background-position: -300px 0;
        background-size: 600px 600px
    }
}
.main-nav {
    margin: 0 20px;
    border-top: 8px solid #1fb1cf;
    border-bottom: 8px solid #1fb1cf;
    font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
    padding: 40px 0
}
.main-nav a {
    display: block;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 0;
    position: relative
}
.main-nav a:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: -13px;
    bottom: auto;
    right: auto;
    margin-top: -4px;
    background: #fff;
    -webkit-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    transform: translateX(-60px)
}
.main-nav a:hover,
.main-nav a:active,
.main-nav a.selected {
    color: #fff
}
.main-nav a:hover:before,
.main-nav a:active:before,
.main-nav a.selected:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}
@media all and (max-width: 1050px) {
    header {
        height: 50px;
        width: 100%;
        padding: 0
    }
    .logo {
        width: 84px;
        height: 50px;
        position: absolute;
        top: 0;
        left: 40px;
        bottom: auto;
        right: auto;
        background-image: url('../../img/interface/@2x/sprite.png');
        background-position: -120px 0;
        background-size: 600px 600px;
        margin: 0
    }
    .main-nav {
        border: none;
        padding: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: auto;
        bottom: auto;
        right: 0
    }
    .main-nav a {
        float: left;
        line-height: 50px;
        padding: 0 20px
    }
    .main-nav a:before {
        display: none
    }
    .main-nav a.selected {
        background: #1fb1cf
    }
    .is-homepage .main-nav {
        right: auto;
        left: 0;
        margin-left: 16px
    }
}
@media all and (max-width: 900px) {
    .main-nav a {
        font-size: 12px;
        padding: 0 15px
    }
}
@media all and (max-width: 650px) {
    .logo {
        left: 20px
    }
    .is-homepage .logo {
        display: block
    }
    .m-btn {
        display: block
    }
    .main-nav {
        width: 100%;
        margin: 0 !important;
        background: rgba(0, 155, 187, 0.95);
        top: 50px;
        padding-bottom: 20px;
        -webkit-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
        -moz-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
        -ms-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
        transition: all 250ms cubic-bezier(.77, 0, .175, 1);
        -webkit-transform: translateX(-120%);
        -moz-transform: translateX(-120%);
        -ms-transform: translateX(-120%);
        transform: translateX(-120%)
    }
    .main-nav a {
        float: none;
        display: block;
        font-size: 26px
    }
    .main-nav a:active {
        background: rgba(0, 0, 0, 0.05)
    }
    .main-nav a:nth-child(7) {
        -webkit-transition-delay: 700ms;
        -moz-transition-delay: 700ms;
        -ms-transition-delay: 700ms;
        transition-delay: 700ms
    }
    .main-nav a:nth-child(6) {
        -webkit-transition-delay: 600ms;
        -moz-transition-delay: 600ms;
        -ms-transition-delay: 600ms;
        transition-delay: 600ms
    }
    .main-nav a:nth-child(5) {
        -webkit-transition-delay: 500ms;
        -moz-transition-delay: 500ms;
        -ms-transition-delay: 500ms;
        transition-delay: 500ms
    }
    .main-nav a:nth-child(4) {
        -webkit-transition-delay: 400ms;
        -moz-transition-delay: 400ms;
        -ms-transition-delay: 400ms;
        transition-delay: 400ms
    }
    .main-nav a:nth-child(3) {
        -webkit-transition-delay: 300ms;
        -moz-transition-delay: 300ms;
        -ms-transition-delay: 300ms;
        transition-delay: 300ms
    }
    .main-nav a:nth-child(2) {
        -webkit-transition-delay: 200ms;
        -moz-transition-delay: 200ms;
        -ms-transition-delay: 200ms;
        transition-delay: 200ms
    }
    .main-nav a:nth-child(1) {
        -webkit-transition-delay: 100ms;
        -moz-transition-delay: 100ms;
        -ms-transition-delay: 100ms;
        transition-delay: 100ms
    }
    .nav-open .main-nav {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    .nav-open .main-nav a {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}
footer {
    overflow: hidden
}
footer p {
    color: #999;
    float: left
}
footer p br {
    display: none
}
footer p a:first-child {
    padding-left: 20px
}
footer .gw {
    float: right
}
footer .gw a {
    color: #999;
    padding: 0 !important
}
footer .gw a:hover,
footer .gw a:active {
    color: #666
}
@media all and (max-width: 650px) {
    footer p {
        float: none
    }
    footer p br {
        display: block
    }
    footer .gw {
        float: none
    }
}
.hero-img {
    background: rgba(0, 0, 0, 0.05);
    margin: 16px 16px 40px;
    height: 382px;
    position: relative
}
.hero-img h1 {
    border: none;
    padding: 0 40px;
    color: #fff;
    -webkit-transition: all 1000ms cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 1000ms cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 1000ms cubic-bezier(.77, 0, .175, 1);
    transition: all 1000ms cubic-bezier(.77, 0, .175, 1);
    -webkit-transform: translateY(-50%) translateX(80px);
    -moz-transform: translateY(-50%) translateX(80px);
    -ms-transform: translateY(-50%) translateX(80px);
    transform: translateY(-50%) translateX(80px);
    opacity: 0;
    max-width: 1140px;
    margin: auto;
    position: relative;
    top: 50%
}
.hero-img .h-logo {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 252px;
    height: 92px;
    background-image: url('../../img/interface/sprite.png');
    background-repeat: no-repeat;
    background-position: -60px -60px;
    margin-bottom: 80px
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
    .hero-img .h-logo {
        background-image: url('../../img/interface/@2x/sprite.png');
        background-position: -60px -60px;
        background-size: 600px 600px
    }
}
.hero-img.home-hero {
    height: 580px;
    background-image: url('/img/content/feature-images/home-hero@2x.jpg');
    background-size: cover
}
.hero-img.about-hero {
    background-image: url('/img/content/feature-images/about-hero@2x.jpg');
    background-size: cover
}
.hero-img.services-hero {
    background-image: url('/img/content/feature-images/services-hero@2x.jpg');
    background-size: cover
}
.hero-img.active h1 {
    -webkit-transform: translateY(-50%) translateX(0);
    -moz-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
    opacity: 1
}
@media all and (max-width: 1050px) {
    .hero-img {
        margin-top: 66px
    }
}
@media all and (max-width: 650px) {
    .hero-img {
        background: none !important;
        height: auto;
        margin: 0
    }
    .hero-img.home-hero {
        height: auto
    }
    .hero-img .h-logo {
        display: none
    }
    .hero-img h1 {
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        top: 0;
        color: #009bbb;
        padding: 0
    }
}
.two-col {
    width: 50%;
    float: left;
    padding: 0 0 40px 30px
}
.two-col:nth-child(odd) {
    padding: 0 30px 40px 0;
    clear: both
}
@media all and (max-width: 900px) {
    .two-col {
        padding-left: 10px
    }
    .two-col:nth-child(odd) {
        padding-right: 10px
    }
}
@media all and (max-width: 650px) {
    .two-col {
        width: 100%;
        float: none;
        padding: 0
    }
    .two-col:first-child {
        padding: 0
    }
}
.partner {
    display: block;
    width: 246px;
    height: 246px;
    -webkit-border-radius: 246px;
    -moz-border-radius: 246px;
    border-radius: 246px;
    overflow: hidden;
    display: inline-block;
    background: #fff;
    margin: 0 5px;
    position: relative
}
.partner img {
    display: block;
    width: 80%;
    height: auto;
    margin: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.w-quote-pod {
    overflow: hidden
}
.w-quote-pod .copy {
    width: 75%;
    float: left;
    padding-right: 60px
}
.w-quote-pod .quotes-pod {
    width: 25%;
    float: left
}
@media all and (max-width: 900px) {
    .w-quote-pod {
        overflow: visible
    }
    .w-quote-pod .copy,
    .w-quote-pod .quotes-pod {
        width: auto;
        float: none
    }
    .w-quote-pod .copy {
        padding: 0
    }
    .w-quote-pod .home-copy {
        margin-bottom: 40px
    }
    .w-quote-pod .quotes-pod {
        padding-left: 0;
        padding-right: 0;
        background: none
    }
    .w-quote-pod .quotes-pod .qm {
        background: #f5f5f5
    }
}
.team-tabs .custom-drop {
    display: none
}
.team-member {
    width: 50%;
    float: left;
    padding: 0 0 40px 30px
}
.team-member:nth-child(odd) {
    padding: 0 30px 40px 0;
    clear: both
}
@media all and (max-width: 900px) {
    .team-member {
        padding-left: 10px
    }
    .team-member:nth-child(odd) {
        padding-right: 10px
    }
}
@media all and (max-width: 650px) {
    .team-member {
        width: 100%;
        float: none;
        padding: 0
    }
    .team-member:first-child {
        padding: 0
    }
}
.team-member img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    border: 8px solid #fff;
    margin-bottom: 40px
}
.team-member h3 {
    margin-bottom: 0
}
.team-member h3+p {
    margin-bottom: 40px
}
@media all and (max-width: 900px) {
    .team-member img {
        width: 98.5%
    }
}
@media all and (max-width: 650px) {
    .team-tabs .tab-nav {
        display: none
    }
    .team-tabs .custom-drop {
        display: block
    }
    .team-member {
        margin-bottom: 40px
    }
    .team-member img {
        width: 100%
    }
}
.contact {
    overflow: hidden
}
.contact section {
    width: 50%;
    float: left;
    padding: 0 0 40px 30px
}
.contact section:nth-child(odd) {
    padding: 0 30px 40px 0;
    clear: both
}
@media all and (max-width: 900px) {
    .contact section {
        padding-left: 10px
    }
    .contact section:nth-child(odd) {
        padding-right: 10px
    }
}
@media all and (max-width: 650px) {
    .contact section {
        width: 100%;
        float: none;
        padding: 0
    }
    .contact section:first-child {
        padding: 0
    }
}
.contact .details {
    overflow: hidden
}
.contact .details p {
    width: 50%;
    float: left;
    margin-bottom: 22px
}
.contact .details p.clear {
    clear: both
}
.contact .details .m-map-link {
    display: none
}
.contact .map-holder {
    background: rgba(0, 0, 0, 0.05);
    width: 100%;
    height: 330px;
    border: 8px solid #fff;
    clear: both;
    margin-bottom: 20px
}
@media all and (max-width: 900px) {
    .contact section {
        float: none;
        width: auto;
        padding: 0
    }
}
@media all and (max-width: 650px) {
    .contact .details {
        margin-bottom: 40px
    }
    .contact .details p {
        float: none;
        width: auto
    }
    .contact .details p.clear {
        margin: 0
    }
    .contact .details .m-map-link {
        display: block
    }
    .contact .map-holder {
        display: none
    }
    .map-holder+.arrow-list {
        display: none
    }
}
.our-partners {
    margin: 40px 0;
    text-align: center;
    overflow: hidden
}
.our-partners .partner {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    width: 25%;
    height: 25%;
    display: block;
    margin: 0;
    float: left;
    -webkit-transition: all 0 cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 0 cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 0 cubic-bezier(.77, 0, .175, 1);
    transition: all 0 cubic-bezier(.77, 0, .175, 1);
    border: 8px solid #f5f5f5
}
.our-partners .partner:after {
    content: 'Go to partner site';
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    line-height: 1;
    background: rgba(0, 155, 187, 0.9);
    width: 100%;
    height: 100%;
    -webkit-border-radius: 800px;
    -moz-border-radius: 800px;
    border-radius: 800px;
    padding-top: 43.5%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    display: block;
    font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
    border: 8px solid #d7eaee;
    opacity: 0;
    -webkit-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    transition: all 250ms cubic-bezier(.77, 0, .175, 1);
    -webkit-transform: scale(.85);
    -moz-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85)
}
.our-partners .partner:hover:after,
.our-partners .partner:active:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
@media all and (max-width: 900px) {
    .our-partners .partner {
        width: 33.3%
    }
    .our-partners .partner:after {
        font-size: 12px
    }
}
@media all and (max-width: 650px) {
    .our-partners .partner {
        width: 50%
    }
    .our-partners .partner:after {
        font-size: 8px
    }
}
.quotes-pod {
    background: #fff;
    padding: 20px;
    position: relative
}
.quotes-pod:before,
.quotes-pod:after {
    content: '';
    display: block;
    height: 8px;
    background: #ccc
}
.quotes-pod .qm {
    display: block;
    font-family: 'LLCircularProWeb', 'HelveticaNeue', 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
    font-size: 42px;
    font-weight: bold;
    position: absolute;
    top: 12px;
    left: 50%;
    bottom: auto;
    right: auto;
    margin-left: -20px;
    background: #fff;
    text-align: center;
    width: 40px;
    height: 20px;
    line-height: 1;
    color: #ccc
}
.quotes-pod .quote {
    display: none
}
.quotes-pod .quote img {
    display: block;
    margin: 20px auto;
    max-width: 100%;
    height: auto
}
.quotes-pod .quote blockquote,
.quotes-pod .quote p {
    padding: 0 8px
}
.quotes-pod .quote blockquote {
    margin: 0 0 20px;
    color: #009bbb;
    font-size: 17px
}
.quotes-pod .quote p {
    margin-bottom: 40px
}
.quotes-pod .quote strong {
    display: block
}
.quotes-pod .quote span {
    display: none
}
@media all and (max-width: 900px) {
    .quotes-pod .quote blockquote {
        margin-top: 40px
    }
    .quotes-pod .quote img {
        display: none
    }
    .quotes-pod .quote span {
        display: block
    }
}
.ir {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}
.hidden {
    display: none !important;
    visibility: hidden
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}
.invisible {
    visibility: hidden
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}
.clearfix:after {
    clear: both
}
.clearfix {
    *zoom: 1
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }
    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    @page {
        margin: .5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}
.validation-summary-errors{
    display:none;
}