article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height : 0
}

[hidden],
template {
    display: none
}

html {
    font-family             : sans-serif;
    -ms-text-size-adjust    : 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin   : 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong,
.strong {
    font-weight: bold
}

dfn,
em,
.em {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing     : content-box;
    height         : 0
}

p {
    -webkit-hyphens: auto;
    -epub-hyphens  : auto;
    -moz-hyphens   : auto;
    hyphens        : auto
}

pre {
    margin: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size  : 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C""\201D""\2018""\2019"
}

q:before,
q:after {
    content: '';
    content: none
}

small,
.small {
    font-size: 75%
}

sub,
sup {
    font-size     : 75%;
    line-height   : 0;
    position      : relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0
}

menu {
    padding: 0 0 0 40px
}

ol,
ul {
    padding        : 0;
    list-style-type: none
}

nav ul,
nav ol {
    list-style      : none;
    list-style-image: none
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border : 1px solid #c0c0c0;
    margin : 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border : 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size  : 100%;
    margin     : 0
}

button,
input {
    line-height: normal
}

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
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding   : 0
}

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
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border : 0;
    padding: 0
}

textarea {
    overflow      : auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing : 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box
}

.image-replacement,
.ir {
    text-indent: 100%;
    white-space: nowrap;
    overflow   : hidden
}

.clearfix,
.cf {
    zoom: 1
}

.clearfix:before,
.clearfix:after,
.cf:before,
.cf:after {
    content: "";
    display: table
}

.clearfix:after,
.cf:after {
    clear: both
}

span.amp {
    font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif !important;
    font-style : italic
}

@font-face {
    font-family : "Mont";
    src         : url("../fonts/MontBold/font.woff2") format("woff2");
    font-style  : normal;
    font-display: swap
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family  : "Open Sans", sans-serif !important;
    margin-top   : 20px;
    margin-bottom: 20px
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    -moz-hyphens   : none !important;
    -ms-hyphens    : none !important;
    -webkit-hyphens: none !important;
    hyphens        : none !important
}

h1 {
    font-family: "Mont", sans-serif !important;
    color      : white !important;
    font-weight: 600
}

h2 {
    font-family: "Mont", sans-serif !important;
    font-size  : 24px !important;
    line-height: 28px !important;
    color      : #0057b7 !important;
    margin     : 20px 0
}

h3 {
    font-family: "Mont", sans-serif !important;
    font-size  : 21px !important;
    line-height: 28px !important;
    color      : #0057b7 !important
}

h4 {
    font-family: "Mont", sans-serif !important;
    font-size  : 18px !important;
    font-weight: 600 !important;
    color      : #0057b7 !important
}

p {
    font-family: "Open Sans", sans-serif !important;
    font-size  : 14px !important;
    line-height: 27px !important;
    color      : #003349 !important;
    margin     : 0 !important
}

p.underline {
    text-decoration: underline
}

p a {
    color: #003349 !important
}

a {
    font-family    : "Open Sans", sans-serif !important;
    font-weight    : 400 !important;
    text-decoration: none
}

a.underline {
    text-decoration: underline;
    color          : #003349 !important
}

a.blue {
    color      : #0057b7 !important;
    font-weight: 700 !important
}

a.bold {
    text-decoration: underline !important;
    font-weight    : 700 !important
}

a.read_more {
    text-decoration: underline
}

.read_more a {
    text-decoration: underline;
    font-weight    : 700 !important;
    position       : relative
}

.read_more a::after {
    content : "▼";
    width   : 10px;
    height  : 10px;
    position: absolute;
    right   : -15px
}

.mont {
    font-family: "Mont", sans-serif !important
}

ul {
    list-style-type: disc !important;
    padding        : 0 0 0px 20px !important
}

.noTop {
    margin-top: 0px !important
}

@media (max-width: 768px) {
    .noTop {
        margin-top: 20px !important
    }
}

sup {
    font-size: 50% !important;
    top      : -0.9em !important
}

.spacer50 {
    height: 50px
}

.spacer100 {
    height: 100px
}

.blue {
    color: #0057b7
}

.black {
    color: #003349
}

.home .body-gradient-container .body-gradient {
    width: 60px
}

.body-gradient-container {
    width   : 100%;
    height  : 100%;
    overflow: hidden;
    position: absolute;
    z-index : 1;
    top     : 0
}

@media (max-width: 1023px) {
    .body-gradient-container {
        display: none
    }
}




@media (max-width: 768px) {
    .header-lines .right-lines {
        display: none
    }
}


@media (max-width: 1520px) {
    .header-lines .bottom-line {
        width: 84%
    }
}

@media (max-width: 1375px) {
    .header-lines .bottom-line {
        width: 82%
    }
}

@media (max-width: 1210px) {
    .header-lines .bottom-line {
        width: 81%
    }
}

@media (max-width: 1130px) {
    .header-lines .bottom-line {
        width: 79%
    }
}

@media (max-width: 1050px) {
    .header-lines .bottom-line {
        width: 75%
    }
}

@media (max-width: 1000px) {
    .header-lines .bottom-line {
        display: none
    }
}

.nt-theme-wrapper {
    position: relative;
    z-index : 2
}

.single .nt-theme-content p {
    margin-bottom: 20px !important
}

.single .the-post-thumbnail {
    margin-left : auto;
    margin-right: auto;
    display     : block
}

.nt-no-sidebar {
    padding-left: 0px !important
}

@media (max-width: 768px) {
    .nt-no-sidebar {
        padding-left: 15px !important
    }
}

.desktop-hide {
    display: none
}

@media (max-width: 768px) {
    .desktop-hide {
        display: block
    }
}

@media (max-width: 768px) {
    .mobile-hide {
        display: none
    }
}

header nav.navbar.bootsnav .navbar-collapse ul.nav li.search-menu-item {
    height: 50px
}

header nav.navbar.bootsnav .navbar-collapse ul.nav li.search-menu-item a {
    text-indent: -9999px
}

header nav.navbar.bootsnav .navbar-collapse ul.nav li.search-menu-item a:after {
    content          : "";
    width            : 25px;
    height           : 30px;
    display          : block;
    background-image : url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.782' height='27.754' viewBox='0 0 25.782 27.754'%3E%3Cg id='Group' transform='translate(-0.933 -0.321)'%3E%3Cg id='Oval' transform='translate(12.926 0.321) rotate(40)' fill='none' stroke='%230057b7' stroke-miterlimit='10' stroke-width='4'%3E%3Ccircle cx='9' cy='9' r='9' stroke='none'/%3E%3Ccircle cx='9' cy='9' r='7' fill='none'/%3E%3C/g%3E%3Crect id='Rectangle' width='4' height='11' rx='2' transform='translate(8.003 17.077) rotate(40)' fill='%230057b7'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size  : 100% auto;
    position         : relative;
    top              : -25px
}

header nav.navbar.bootsnav .navbar-collapse ul.nav li a {
    font-weight: 600 !important
}

header nav.navbar.bootsnav .navbar-collapse ul.nav li.mobile-menu-only {
    display: none
}

header nav.navbar.bootsnav .navbar-collapse ul.nav li.active:after {
    position: absolute;
    height  : 5px;
    bottom  : 7px;
    width   : 80%;
    left    : 0;
    right   : 0;
    margin  : auto
}

header nav.navbar.bootsnav .navbar-collapse ul.nav li .dropdown-menu li a {
    text-align: left
}

header nav.navbar.bootsnav .navbar-collapse ul.nav li .dropdown-menu li a.dropdown-toggle:before {
    transform: rotate(90deg) !important
}

header nav.navbar.bootsnav .navbar-collapse ul.nav li .dropdown-menu.depth_1 {
    position  : relative;
    border    : none;
    box-shadow: none;
    padding   : 0 0 0 9px !important;
    left      : 0;
    display   : block !important;
    opacity   : 1 !important
}

header nav.navbar.bootsnav .navbar-collapse ul.nav li .dropdown-menu.depth_1 li a {
    padding   : 5px 5px 5px 8px;
    text-align: left;
    font-size : 11px
}

header .navbar.sticked .top-search {
    top: 150px !important
}

header .top-search {
    z-index: 9999;
    width  : 90%;
    top    : 150px;
    left   : 0;
    right  : 0;
    margin : auto
}

header .top-search .container {
    width: 100%
}

header .top-search .input-group {
    display: block
}

header .top-search .input-group form {
    width: 100%
}

header .wrap-sticky nav.navbar.bootsnav.sticked.menu-open,
header nav.navbar.bootsnav.menu-open {
    background-color: #0057b7 !important
}

header .wrap-sticky nav.navbar.bootsnav.sticked.menu-open .navbar-header,
header nav.navbar.bootsnav.menu-open .navbar-header {
    background: transparent
}

header .wrap-sticky nav.navbar.bootsnav.sticked.menu-open .navbar-header .navbar-brand svg,
header nav.navbar.bootsnav.menu-open .navbar-header .navbar-brand svg {
    fill: #fff
}

header .wrap-sticky nav.navbar.bootsnav.sticked.menu-open .navbar-header .navbar-brand svg g,
header nav.navbar.bootsnav.menu-open .navbar-header .navbar-brand svg g {
    fill: #fff
}

header .wrap-sticky nav.navbar.bootsnav.sticked.menu-open .navbar-header .navbar-toggle .fa,
header nav.navbar.bootsnav.menu-open .navbar-header .navbar-toggle .fa {
    color: #fff
}

header #nt-logo {
    /*padding    : 25px 0 10px !important;*/
    padding    : 25px 0 10px !important;
    margin-left: 0;
    position   : relative !important;
    top        : 0 !important;
    transform  : none !important
}

header #nt-logo img,
header #nt-logo svg {
    /*width: 200px;*/
    width: 214px;
}

header .navbar-header {
    float: none !important
}

header #navbar-menu .navbar-right {
    float       : none !important;
    margin-right: 0;
    padding     : 0 !important;
    /*margin-left : -20px*/
    margin-left : -16px;
}
.header-lines {
    margin-top: 0px !important;
}
.header-lines .bottom-line {
    margin-top: 12px;
}

@media (max-width: 1023px) {
    header #navbar-menu .navbar-right {
        margin-left: 0px
    }
}

header .navbar-default {
    background-color: transparent
}

@media (max-width: 1023px) {
    header .navbar-default {
        background-color: #fff
    }
}

header .navbar-default .container {
    padding: 0
}

@media (max-width: 1023px) {
    header .navbar-default .container {
        padding: 0 20px
    }
}

header nav.navbar.bootsnav .navbar-toggle {
    float       : right;
    margin-right: 0;
    margin-top  : 21px
}

header nav.navbar.bootsnav .navbar-toggle .fa {
    color    : #0057b7;
    font-size: 30px
}

@media (max-width: 1023px) {
    header #nt-logo {
        padding: 20px 0 15px !important
    }

    header #nt-logo img,
    header #nt-logo svg {
        width: 180px
    }

    header nav.navbar.bootsnav .navbar-collapse {
        background: transparent !important
    }

    header nav.navbar.bootsnav .navbar-collapse ul.nav li a {
        color      : #fff !important;
        font-weight: 600 !important;
        padding    : 20px 20px 20px 10px !important;
        border     : none
    }

    header nav.navbar.bootsnav .navbar-collapse ul.nav li .dropdown-menu {
        background-color: #003349 !important
    }

    header nav.navbar.bootsnav .navbar-collapse ul.nav li .dropdown-menu li.menu-item {
        border: none !important
    }

    header nav.navbar.bootsnav .navbar-collapse ul.nav li .dropdown-menu li.menu-item::marker {
        display: none;
        content: ""
    }

    header nav.navbar.bootsnav .navbar-collapse ul.nav li .dropdown-menu li.menu-item.mobile-menu-only {
        display: block
    }

    header nav.navbar.bootsnav .navbar-collapse ul.nav li .dropdown-menu li.menu-item a {
        color      : #fff;
        font-weight: 600 !important;
        border     : none !important
    }

    header nav.navbar.bootsnav .navbar-brand {
        display: inline-block;
        float  : left !important;
        margin : 0 !important
    }
}

footer {
    position: relative
}

.flex {
    display: flex
}

#footer-wrapper {
    background: #0057b7;
    /*padding   : 24px 70px;*/
    padding   : 15px 30px 19px;
}

#footer-wrapper p {
    color    : white !important;
    font-size: 13px !important
}

@media (max-width: 850px)/* (max-width: 600px)*/ {
    #footer-wrapper {
        padding   : 24px 25px 40px;
        text-align: center
    }

    #footer-wrapper .flex-wrapper {
        flex-direction: column
    }

    #footer-wrapper .flex-wrapper .footer-left {
        width         : 100% !important;
        display       : flex;
        flex-direction: column;
        align-items   : center
    }

    #footer-wrapper .flex-wrapper .footer-left #menu-footer-menu {
        flex-direction: column
    }

    #footer-wrapper .flex-wrapper .footer-left #menu-footer-menu li {
        margin-right: 0 !important
    }

    #footer-wrapper .flex-wrapper #footer-logo {
        /*margin: 25px 0*/
        margin: 0;
        margin-bottom: 20px !important;
    }
    #footer-wrapper {
        padding: 40px 20px;
    }
}

#footer-wrapper .flex-wrapper {
    justify-content: space-between
}

#footer-wrapper .flex-wrapper .footer-left {
    /*width: 75%*/
    width: auto;
}

#footer-wrapper .flex-wrapper .footer-left #menu-footer-menu {
    display        : flex;
    list-style-type: none !important;
    padding        : 0 !important
}

#footer-wrapper .flex-wrapper .footer-left #menu-footer-menu li {
    /*margin-right: 5%*/
    margin-right: 40px;
}

#footer-wrapper .flex-wrapper .footer-left #menu-footer-menu li a {
    font-size  : 14px;
    color      : white;
    font-weight: 800 !important
}

#footer-wrapper .flex-wrapper .footer-left .social-icons {
    /*margin: 15px 0;*/
    margin: 18px 0 20px;
}

#footer-wrapper .flex-wrapper .footer-left .social-icons img {
    margin-right: 10px;
    width       : 33px;
    height      : 33px
}

#footer-wrapper .flex-wrapper .footer-left .social-icons img:last-of-type {
    /*margin-right: 0*/
}

#footer-wrapper .flex-wrapper .footer-left p {
    margin   : 0;
    font-size: 12px
}

#footer-wrapper .flex-wrapper .footer-right img {
    max-width: 150px
}

.buttons-wrapper {
    display        : flex;
    justify-content: flex-end;
    margin-bottom  : 10px
}

.button {
    display        : flex;
    align-items    : center;
    justify-content: center;
    height         : 40px;
    width          : 225px;
    margin         : 20px 5px 0 0;
    border-radius  : 5px !important;
    position       : relative;
    text-align     : center;
    text-transform : uppercase
}

.button:hover .orange-caret {
    transition: 1s all;
    transform : translate(-10px)
}

@media (max-width: 768px) {
    .button {
        margin-bottom: 20px
    }
}

.button a,
.button span {
    text-decoration: none !important;
    font-weight    : 600 !important;
    color          : #0057b7 !important;
    font-size      : 14px;
    line-height    : 14px;
    width          : 100% !important;
    height         : 100% !important;
    display        : flex !important;
    justify-content: center !important;
    align-items    : center !important
}

.button .icon {
    position           : absolute;
    right              : 8px;
    width              : 15px;
    height             : 15px;
    background-size    : contain;
    background-repeat  : no-repeat;
    background-position: center
}

.button .download-icon {
    background-image: url("../images/download-icon.svg")
}

.button .right-arrow-icon {
    background-image: url("../images/arrow-icon.svg")
}

.button .play-icon {
    background-image: url("../images/play-icon.svg")
}

.button .view-icon {
    background-image: url("../images/view-icon.svg")
}

.button .exit-icon {
    background-image: url("../images/exit-icon.svg")
}

.button .nav-link-caret {
    background-image: url("../images/nav-link-caret")
}

.button .orange-caret {
    background-image   : url("../images/cta-caret.svg");
    position           : absolute;
    right              : 5px;
    width              : 20px;
    height             : 20px;
    background-size    : contain;
    background-repeat  : no-repeat;
    background-position: center
}

.green {
    border          : 4px solid #0fc5a6 !important;
    background-color: transparent
}

.button.inactive {
    border          : 4px solid #a9a9a9 !important;
    background-color: transparent;
    padding         : 6px 20px !important
}

.button.inactive a,
.button.inactive span {
    color: #a9a9a9 !important
}

.button.inactive .icon {
    display: none
}

.tall {
    width          : 100%;
    height         : 100px !important;
    justify-content: flex-start;
    text-align     : left;
    text-transform : capitalize
}

.tall p {
    width : 100% !important;
    height: 100% !important
}

.tall a {
    line-height    : 22px !important;
    font-family    : "Mont" !important;
    font-size      : 20px !important;
    width          : 100% !important;
    height         : 100% !important;
    padding        : 6px 20px 6px 10px !important;
    justify-content: flex-start !important
}

.pipeline-next-button a {
    font-weight    : 600 !important;
    color          : #0057b7 !important;
    text-decoration: underline
}

.nt-single-navigation-inner {
    padding: 0 !important
}

.nt-single-navigation-inner .nt-single-navigation-item a {
    color           : #3086ee !important;
    padding         : 10px 15px;
    border          : 4px solid #0fc5a6 !important;
    background-color: transparent !important;
    border-radius   : 5px !important;
    font-family     : "Mont" !important
}

.nt-single-navigation-inner .nt-single-navigation-item a:hover {
    color           : #3086ee !important;
    background-color: transparent !important
}

.vc_tta-tabs-container {
    padding      : 50px 0 0;
    margin       : 0 !important;
    border-bottom: 5px solid #003349
}

.vc_tta-tabs-container .vc_tta-tabs-list {
    padding-left: 0px !important;
    display     : flex !important
}

.vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab {
    margin-right           : 10px !important;
    border                 : 3px solid #003349;
    border-top-right-radius: 15px;
    margin-bottom          : -7px !important;
    transition             : all 0.1s;
    display                : flex;
    justify-content        : center;
    align-items            : center;
    width                  : 180px;
    height                 : 60px
}

.vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active,
.vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab:hover {
    background-color: #003349 !important
}

.vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a,
.vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab:hover a {
    background : transparent;
    color      : #fff;
    font-weight: bold
}

.vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a {
    padding               : 14px 15px;
    font-size             : 13px;
    background            : transparent;
    border-top-left-radius: 0px;
    border                : none !important;
    color                 : #003349;
    font-weight           : bold;
    transition            : none;
    font-family           : "Mont" !important;
    line-height           : 13px !important;
    text-align            : center !important
}

.vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a:hover {
    background: transparent
}

.vc_tta-panels-container .vc_tta-panels {
    background: transparent !important;
    border    : none !important
}

.vc_tta-panel.vc_active .vc_tta-panel-heading::after {
    transition: 0.5s all;
    transform : rotate(-90deg) translate(10px)
}

@media (max-width: 768px) {
    .vc_tta-panel .vc_tta-panel-heading {
        position        : relative;
        border          : none !important;
        border-top      : 2px solid black !important;
        border-radius   : 0 !important;
        background-color: white !important;
        margin-top      : 10px !important
    }
}

.vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
    padding: 14px 30px 14px 0 !important
}

@media (max-width: 768px) {
    .vc_tta-panel .vc_tta-panel-heading a {
        color      : #0057b7 !important;
        font-family: "Mont" !important
    }
}

@media (max-width: 768px) {
    .vc_tta-panel .vc_tta-panel-heading::after {
        content          : "";
        width            : 20px;
        height           : 20px;
        background-image : url(../images/cta-caret.svg);
        background-repeat: no-repeat;
        background-size  : contain;
        transform        : rotate(90deg);
        position         : absolute;
        right            : 10px;
        top              : 15px
    }
}

.vc_tta-panel .vc_tta-panel-body {
    padding: 14px 0px !important
}

@media (max-width: 768px) {
    .vc_tta-panel .vc_tta-panel-body {
        background-color: transparent !important;
        border-color    : none !important;
        border          : none !important
    }
}

.pipeline-table {
    opacity: 0;
    padding: 35px 0 0
}

.pipeline-table .title {
    display    : flex;
    align-items: center
}

.pipeline-table .title h2 {
    flex          : 0 0 auto;
    font-size     : 20px !important;
    text-transform: uppercase;
    font-weight   : bold
}

.pipeline-table .title .divider {
    width           : 100%;
    height          : 3px;
    background-color: #0057b7 !important;
    margin          : 0 0 0 20px
}

.pipeline-table .table {
    width     : 100%;
    background: transparent
}

@media (max-width: 768px) {
    .pipeline-table .table {
        overflow-y: scroll
    }
}

.pipeline-table .table table.table {
    border-bottom: none
}

.pipeline-table .table table.table thead th {
    text-transform: uppercase;
    font-size     : 12px;
    font-weight   : 400;
    color         : #003349;
    text-align    : center
}

.pipeline-table .table table.table thead th:nth-child(1) {
    max-width   : 150px;
    border-right: 1px solid #ccc;
    text-align  : left;
    padding-left: 0px
}

.pipeline-table .table table.table thead th:nth-child(2) {
    max-width   : 150px;
    border-right: 1px solid #ccc
}

.pipeline-table .table table.table thead th:nth-child(5) {
    max-width   : 150px;
    border-right: 1px solid #ccc
}

.pipeline-table .table table.table tbody tr {
    background   : transparent !important;
    border-bottom: 1px solid #ccc
}

.pipeline-table .table table.table tbody tr td {
    position: relative;
    border  : none;
    padding : 26px 45px 26px 0px
}

.pipeline-table .table table.table tbody tr td:nth-child(1) {
    width       : 32%;
    max-width   : 380px;
    border-right: 1px solid #ccc;
    padding     : 26px 45px 26px 10px
}

.pipeline-table .table table.table tbody tr td:nth-child(1) p {
    line-height: 1.2em !important
}

.pipeline-table .table table.table tbody tr td:nth-child(2) {
    padding: 20px 0
}

.pipeline-table .table table.table tbody tr td:nth-child(2):after {
    content         : "";
    width           : 100%;
    display         : block;
    height          : 6px;
    background-color: #7F8283;
    position        : absolute;
    top             : 50%;
    transform       : translateY(-50%);
    z-index         : 1
}

.pipeline-table .table table.table tbody tr td:nth-child(3) {
    border-left: 1px solid #ccc
}

.pipeline-table .table table.table tbody tr td:nth-child(3):after {
    content         : "";
    width           : 100%;
    display         : block;
    height          : 6px;
    background-color: #7F8283;
    position        : absolute;
    top             : 50%;
    transform       : translateY(-50%);
    z-index         : 1
}

.pipeline-table .table table.table tbody tr td p {
    font-size  : 12px;
    margin     : 0 !important;
    line-height: 1.2em
}

.pipeline-table .table table.table tbody tr td .plus-icon {
    width            : 25px;
    height           : 25px;
    background-image : url("../images/plus-icon.svg");
    background-repeat: no-repeat;
    background-size  : cover;
    position         : absolute;
    top              : 50%;
    transform        : translateY(-50%);
    right            : 15px;
    cursor           : pointer
}

.pipeline-table .table table.table tbody tr td .bar {
    z-index  : 99;
    position : absolute;
    top      : 50%;
    transform: translateY(-50%);
    width    : 100%
}

.pipeline-table .table table.table tbody tr td .bar div {
    position                  : relative;
    display                   : block;
    height                    : 40px;
    top                       : 0;
    border-top-left-radius    : 10px;
    border-bottom-right-radius: 29px;
    background                : #3cdbc0;
    background                : -moz-linear-gradient(90deg, #3cdbc0 0%, #0c72b9 100%);
    background                : -webkit-linear-gradient(90deg, #3cdbc0 0%, #0c72b9 100%);
    background                : linear-gradient(90deg, #3cdbc0 0%, #0c72b9 100%);
    filter                    : progid:DXImageTransform.Microsoft.gradient(startColorstr="#3cdbc0", endColorstr="#0c72b9", GradientType=1)
}

.pipeline-table .table table.table tbody tr td .bar div:after {
    content      : "";
    position     : absolute;
    right        : -9px;
    width        : 0;
    height       : 0px;
    border-top   : 0px solid transparent;
    border-bottom: 27px solid transparent;
    border-left  : 14px solid #0c72b9
}

.pipeline-table .table table.table tbody tr td .bar div span {
    float      : right;
    color      : #fff;
    font-weight: bold;
    padding    : 11px 30px 0;
    font-size  : 12px
}

.pipeline-table .table table.table tbody tr td .bar div span.text {
    float: left
}

@media (max-width: 768px) {
    .pipeline-table .table table.table tbody tr td .bar div span.text {
        display: none
    }
}

.pipeline-table .table table.table tbody tr td .bar div.phase-2 {
    width: 80%
}

.pipeline-table .table table.table tbody tr td .bar div.phase-1 {
    width: 60%
}

.pipeline-table .table table.table tbody tr td .modal-content {
    display: none
}

.video-block-wrapper {
    background: transparent;
    position  : relative;
    padding   : 0 0 0 14px
}

.video-block-wrapper::before {
    content         : "";
    position        : absolute;
    width           : 100%;
    height          : 100%;
    left            : -50px;
    top             : 30px;
    z-index         : -1;
    background-image: linear-gradient(90deg, #ff9700, #f9423a);
    clip-path       : polygon(0 0, 100% 0%, 75% 100%, 0% 100%)
}

.video-block-wrapper img {
    z-index : 2;
    position: relative
}

.wpcf7 {
    padding: 35px 0
}

.wpcf7 .wpcf7-list-item {
    margin : 0 2em 0 0em;
    display: block
}

.wpcf7 .wpcf7-list-item label {
    display    : flex;
    align-items: center
}

.wpcf7 .wpcf7-list-item label input {
    margin-right: 10px
}

.wpcf7 .form-row {
    width  : 100%;
    display: flex;
    margin : 0 0 10px;
    padding: 5px 0
}

@media (max-width: 768px) {
    .wpcf7 .form-row {
        flex-direction: column;
        padding       : 0;
        margin        : 10px 0 10px 0
    }
}

.wpcf7 .form-row .col-half {
    width  : 50%;
    display: inline-block
}

@media (max-width: 768px) {
    .wpcf7 .form-row .col-half {
        width : 100%;
        margin: 10px 0 0
    }
}

.wpcf7 .form-row .col-half select {
    width              : 95%;
    border             : 3px solid #003349;
    border-radius      : 5px;
    padding            : 10px 10px;
    font-size          : 14px;
    color              : #0057b7;
    appearance         : none;
    background-color   : #fff;
    background-image   : url("../images/dropdown_caret.svg");
    background-repeat  : no-repeat;
    background-position: 97% 18px
}

@media (max-width: 768px) {
    .wpcf7 .form-row .col-half select {
        width: 100%
    }
}

.wpcf7 .form-row .col-half input[type="text"],
.wpcf7 .form-row .col-half input[type="tel"],
.wpcf7 .form-row .col-half textarea {
    width: 95%
}

@media (max-width: 768px) {

    .wpcf7 .form-row .col-half input[type="text"],
    .wpcf7 .form-row .col-half input[type="tel"],
    .wpcf7 .form-row .col-half textarea {
        width: 100%
    }
}

.wpcf7 .form-row .col-half:nth-child(2) {
    text-align: right
}

.wpcf7 .form-row .col-full {
    width: 100%
}

.wpcf7 .form-row .col-full input,
.wpcf7 .form-row .col-full textarea {
    width: 100%
}

.wpcf7 .form-row .wpcf7-form-control-wrap {
    width: 50%
}

@media (max-width: 768px) {
    .wpcf7 .form-row .wpcf7-form-control-wrap {
        width: 100%
    }
}

.wpcf7 .form-row label {
    color: #003349
}

.wpcf7 .form-row .wpcf7-radio input[type="radio"] {
    width     : 15px;
    height    : 15px;
    min-height: 0px;
    position  : relative;
    top       : 1px
}

.wpcf7 .form-row .wpcf7-radio label {
    display: flex
}

.wpcf7 .form-row .wpcf7-radio label .wpcf7-list-item-label {
    font-size   : 14px;
    padding-left: 10px;
    font-weight : 700
}

.wpcf7 .form-row input[type="text"],
.wpcf7 .form-row input[type="tel"],
.wpcf7 .form-row textarea {
    border       : 3px solid #003349;
    border-radius: 5px;
    padding      : 10px;
    font-size    : 14px;
    color        : #0057b7 !important
}

@media (max-width: 768px) {

    .wpcf7 .form-row input[type="text"],
    .wpcf7 .form-row input[type="tel"],
    .wpcf7 .form-row textarea {
        width: 100%
    }
}

.wpcf7 .form-row input[type="text"]::placeholder,
.wpcf7 .form-row input[type="tel"]::placeholder,
.wpcf7 .form-row textarea::placeholder {
    color: #0057b7 !important
}

.wpcf7 .form-row.submit {
    margin-top: 20px
}

.wpcf7 .form-row.submit input[type="submit"] {
    border          : 4px solid #0fc5a6 !important;
    background-color: transparent;
    padding         : 6px 20px !important;
    color           : #0057b7 !important;
    font-size       : 14px;
    text-transform  : uppercase;
    font-weight     : 600;
    border-radius   : 5px;
    min-width       : 200px
}

.read_transcript {
    opacity   : 0;
    margin-top: 10px;
    height    : 20px;
    position  : relative
}

.read_transcript a {
    color          : #003349;
    position       : absolute;
    right          : 20px;
    text-decoration: underline;
    font-weight    : 400
}

@media (max-width: 768px) {
    .read_transcript a {
        right: 0
    }
}

.resources {
    margin: 35px 0
}

.resources .resource {
    display       : flex;
    margin        : 0 0 40px 0;
    border-bottom : 2px solid #0057b7;
    flex-direction: column;
    padding       : 0 0 30px 0
}

.resources .resource .sub-title {
    padding-bottom: 20px
}

.resources .resource .resource-content {
    display       : flex;
    flex-direction: row
}

.resources .resource .image {
    width       : 140px;
    margin-right: 20px
}

.resources .resource .image img {
    width : 100%;
    height: auto
}

.resources .resource .content {
    width  : 100%;
    padding: 0
}

@media (max-width: 768px) {
    .resources .resource .content {
        padding: 0
    }
}

.resources .resource .content h2 {
    font-size  : 14px !important;
    line-height: 1.3em !important;
    font-weight: bold;
    margin     : 0 0 10px
}

.resources .resource .content p {
    font-size  : 12px !important;
    line-height: 1.3em !important;
    margin     : 0 0 5px !important
}

.resources .resource .content p:last-child {
    margin: 0 0 10px !important
}

.resources .resource .content .links {
    display        : flex;
    align-items    : flex-end;
    justify-content: flex-end
}

@media (max-width: 768px) {
    .resources .resource .content .links {
        justify-content: flex-start
    }
}

.resources .resource .content .links .button {
    margin-top: 0px !important
}

.news-items {
    padding: 15px 0
}

.news-items .news-item {
    margin-bottom: 25px
}

.news-items .news-item:last-child {
    margin-bottom: 0px
}

.news-items .news-item p {
    line-height  : 1.4em !important;
    margin-bottom: 5px !important
}

.news-items .news-item p a {
    font-weight    : 600 !important;
    text-decoration: underline;
    color          : #0057b7 !important
}

.events-items {
    padding: 15px 0
}

.events-items .event-item {
    margin-bottom: 25px
}

.events-items .event-item p {
    line-height  : 1.4em !important;
    margin-bottom: 5px !important
}

.events-items .event-item p a {
    font-weight    : 600 !important;
    text-decoration: underline;
    color          : #0057b7 !important
}

.story-items {
    padding: 15px 0
}

.story-items .story-item {
    margin-bottom: 35px;
    display      : flex
}

.story-items .story-item .image {
    width       : 180px;
    height      : 80px;
    margin-right: 20px
}

.story-items .story-item:last-child {
    margin-bottom: 0px
}

.story-items .story-item p {
    line-height  : 1.4em !important;
    margin-bottom: 5px !important
}

.story-items .story-item p a {
    font-weight    : 600 !important;
    text-decoration: underline;
    color          : #0057b7 !important
}

.story-items .story-item p.author {
    font-weight: bold;
    margin     : 10px 0 !important
}

.press-release-items {
    padding: 15px 0
}

.press-release-items .press-release-item {
    margin-bottom: 25px
}

.press-release-items .press-release-item:last-child {
    margin-bottom: 0px
}

.press-release-items .press-release-item p {
    line-height  : 1.4em !important;
    margin-bottom: 5px !important
}

.press-release-items .press-release-item p a {
    font-weight    : 600 !important;
    text-decoration: underline;
    color          : #0057b7 !important
}

.job-items .job-item {
    display: flex;
    margin : 0 0 50px
}

@media (max-width: 768px) {
    .job-items .job-item {
        flex-wrap: wrap
    }
}

.job-items .job-item:last-child {
    margin: 0
}

.job-items .job-item .content {
    padding-right: 25px
}

@media (max-width: 768px) {
    .job-items .job-item .content {
        width        : 100%;
        margin-bottom: 30px
    }
}

.job-items .job-item .link {
    display    : inline-flex;
    align-items: center
}

.job-items .job-item .link .button {
    margin: 0
}

.icon-divider {
    height     : 100px;
    display    : flex;
    align-items: flex-end;
    margin     : 40px 0 10px 0
}

.icon-divider .vc_sep_line {
    border-radius: 15px
}

.icon-divider img {
    width: 100%
}

.hero-bg {
    /*background-image: url("../images/10_Verastem--Web-V-Graphic_3_investor_media+1.png");*/
    background-color: #007cba;
    width     : 100%;
    height    : 394px;
    overflow  : hidden
}

@media (max-width: 768px) {
    .hero-bg {
        height: 573px
    }
}

.hero-bg.hero-main {
    height: 422px
}

@media (max-width: 768px) {
    .hero-bg.hero-main #nt-hero .container {
        margin: 20px
    }
}

@media (max-width: 768px) {
    .hero-bg.hero-main #nt-hero .container .hero-content .nt-hero-title {
        max-width: 75%
    }
}

@media (max-width: 768px) {
    .hero-bg.hero-main #nt-hero .container .hero-content .nt-hero-title br {
        display: none
    }
}

@media (max-width: 768px) {
    .hero-bg.inner-bg {
        height: 391px
    }
}

.hero-bg .nt-hero-title {
    margin-left: 50px !important
}

@media (max-width: 768px) {
    .hero-bg .nt-hero-title {
        margin-left: 0px !important
    }
}

#nt-hero {
    position           : relative;
    background         : none;
    background-size    : 1078px;
    background-repeat  : no-repeat;
    background-position: top right;
    height             : 101%;
    width              : 100%;
    padding            : 100px 0 0;
    display            : flex;
    align-items        : flex-start;
    margin-top         : -2px
}

@media (max-width: 768px) {
    #nt-hero {
        align-items: flex-start;
        padding    : 0
    }
}

@media (max-width: 390px) {
    #nt-hero {
        background-size: 410px auto !important
    }
}

#nt-hero:before {
    background: none
}

#nt-hero.main-banner {
    max-width: 100%
}

@media (max-width: 1050px) {
    #nt-hero.main-banner {
        max-width: 100%
    }
}

@media (max-width: 768px) {
    #nt-hero.main-banner {
        max-width: 100%
    }
}

#nt-hero.inner-banner.page-id-33 {
    max-width: 91%
}

@media (max-width: 1050px) {
    #nt-hero.inner-banner.page-id-33 {
        max-width: 91%
    }
}

@media (max-width: 768px) {
    #nt-hero.inner-banner.page-id-33 {
        max-width: 100%
    }
}

#nt-hero.inner-banner {
    background-size    : auto 100%;
    background-position: right;
    flex-direction     : column;
    justify-content    : flex-end;
    padding            : 0 0 100px;
    max-width          : 93%
}

@media (max-width: 1200px) {
    #nt-hero.inner-banner {
        max-width: 90%
    }
}

@media (max-width: 768px) {
    #nt-hero.inner-banner {
        max-width: 100%
    }
}

#nt-hero.inner-banner.inner-banner-child {
    align-items    : flex-end;
    justify-content: space-between
}

@media (max-width: 768px) {
    #nt-hero.inner-banner.inner-banner-child {
        align-items    : flex-start;
        justify-content: flex-start;
        padding        : 0 0 0px
    }
}

@media (max-width: 768px) {
    #nt-hero.inner-banner.inner-banner-child .container {
        margin: 0 20px
    }
}

@media (max-width: 768px) {
    #nt-hero.inner-banner.inner-banner-child .inner-title {
        max-width : 80%;
        margin-top: 20px
    }
}

@media (max-width: 768px) {
    #nt-hero.inner-banner {
        padding        : 50px 0 0px;
        justify-content: flex-start
    }
}

#nt-hero.inner-banner .nt-breadcrumbs {
    width  : 100%;
    margin : 0 0 0 50px;
    padding: 20px 15px 0px 0
}

@media (max-width: 768px) {
    #nt-hero.inner-banner .nt-breadcrumbs {
        margin: 0
    }
}

#nt-hero.inner-banner .nt-breadcrumbs ul.nt-breadcrumbs-list {
    padding: 0 !important;
    margin : 0 !important
}

#nt-hero.inner-banner .nt-breadcrumbs ul.nt-breadcrumbs-list li:first-child {
    display: none
}

#nt-hero.inner-banner .nt-breadcrumbs ul.nt-breadcrumbs-list li.bitem {
    position    : relative;
    margin-right: 20px
}

#nt-hero.inner-banner .nt-breadcrumbs ul.nt-breadcrumbs-list li.bitem:after {
    position: absolute;
    right   : -15px;
    content : ">"
}

#nt-hero.inner-banner .nt-breadcrumbs ul.nt-breadcrumbs-list li.bitem a {
    text-decoration: underline
}

#nt-hero.inner-banner .nt-breadcrumbs ul.nt-breadcrumbs-list li.active {
    text-transform: none;
    color         : #fff;
    font-size     : 14px
}

#nt-hero.inner-banner .nt-breadcrumbs ul.nt-breadcrumbs-list li span a {
    font-size     : 14px;
    color         : #fff;
    text-transform: none
}

#nt-hero.inner-banner .nt-breadcrumbs ul.nt-breadcrumbs-list li span a i {
    display: none
}

#nt-hero .container {
    padding: 0;
    margin : 0 auto
}

@media (max-width: 768px) {
    #nt-hero .container {
        margin: 50px 20px
    }
}

@media (max-width: 768px) {
    #nt-hero .container.inner-title {
        margin         : 0 0 0 20px;
        height         : 90px;
        display        : flex;
        flex-direction : column;
        justify-content: flex-end
    }
}

#nt-hero .container .hero-content .nt-hero-title {
    color         : white;
    font-weight   : bold;
    text-transform: none;
    text-align    : left;
    line-height   : 1.2;
    font-size     : 41px;
    max-width     : 50%;
    margin        : 0
}

@media (max-width: 768px) {
    #nt-hero .container .hero-content .nt-hero-title {
        font-size: 31px;
        max-width: 100%
    }
}

#nt-hero .container .hero-content a {
    border          : 4px solid #0fc5a6 !important;
    background-color: transparent;
    padding         : 6px 20px !important;
    color           : #fff
}

.rounded {
    border-radius: 15px
}

.who-we-are-block-row {
    display: flex
}

@media (max-width: 768px) {
    .who-we-are-block-row {
        flex-direction: column
    }
}

.who-we-are-block {
    text-align: center;
    margin    : 20px;
    width     : 25%
}

@media (max-width: 768px) {
    .who-we-are-block {
        width : 60%;
        margin: 20px auto
    }
}

.who-we-are-block .who-we-are-icon {
    height: 80px
}

.who-we-are-block .who-we-are-divider {
    height       : 5px;
    width        : 60%;
    margin       : 10px auto;
    border-radius: 15px
}

.who-we-are-block .blue {
    background-color: #0057b7
}

.who-we-are-block .red {
    background-color: #f9423a
}

.who-we-are-block .yellow {
    background-color: #ff9800
}

.who-we-are-block .green-divider {
    background-color: #0fc5a6
}

.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line {
    border-radius: 25px
}

.leadership-block-wrapper {
    margin-top   : 25px;
    margin-bottom: 25px
}

.leadership-block-wrapper .wpb_wrapper h3 {
    margin-top: 0 !important
}

@media (max-width: 768px) {
    .leadership-block-wrapper .wpb_wrapper h3 {
        margin-top: 20px !important
    }
}

.vc_toggle_default .vc_toggle_title {
    padding-left: 0px !important;
    margin-top  : 5px
}

.vc_toggle_default .vc_toggle_title.active h4::after {
    transform: rotate(180deg) translateY(3px)
}

.vc_toggle_default .vc_toggle_title h4 {
    font-size      : 14px !important;
    font-weight    : 400 !important;
    text-decoration: underline !important;
    font-family    : "open sans"sans-serif !important;
    color          : #003349 !important;
    position       : relative
}

.vc_toggle_default .vc_toggle_title h4::after {
    content         : "▼";
    width           : 10px;
    height          : 10px;
    font-size       : 10px;
    position        : absolute;
    right           : -15px;
    top             : 2px;
    transform-origin: center;
    transition      : 0.5s all
}

.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
    display: none !important
}

.vc_toggle_default .vc_toggle_content {
    padding-left: 0px !important
}

img.wp-post-image {
    width: 100% !important
}

#more {
    display: none
}

#more.visible {
    display: inline
}

#dots {
    display: inline
}

#dots.hide {
    display: none
}

.read-more {
    padding-left   : 0px;
    margin-top     : 5px;
    border         : none;
    background     : transparent;
    text-decoration: underline;
    display        : inline
}

.read-more:hover {
    cursor: pointer
}

.read-more.active h4::after {
    transform: rotate(180deg) translateY(3px)
}

.read-more h4 {
    font-size      : 14px !important;
    font-weight    : 400 !important;
    text-decoration: underline !important;
    font-family    : "open sans"sans-serif !important;
    color          : #003349 !important;
    position       : relative;
    text-transform : capitalize;
    display        : inline
}

.read-more h4::after {
    content         : "▼";
    width           : 10px;
    height          : 10px;
    font-size       : 10px;
    position        : absolute;
    right           : -15px;
    top             : 2px;
    transform-origin: center;
    transition      : 0.5s all
}

.resource-block-wrapper {
    margin-top: 50px;
    height    : 100px;
    position  : relative
}

.resource-block-wrapper .wpb_single_image img.vc_img-placeholder {
    width   : 80%;
    height  : 170px;
    position: absolute
}

.resource-block-wrapper .wpb_single_image img.vc_img-placeholder img {
    width: 100%
}

.resource-block-wrapper h4 {
    margin-top: 0 !important
}

#nt-search .search-title {
    margin: 0 0 50px
}

#nt-search .search-title h1 {
    margin   : 0;
    color    : #0057b7 !important;
    font-size: 20px
}

#nt-search h2.nt-blog-info-category {
    font-size: 14px !important;
    margin   : 0 0 15px
}

#nt-search h3.nt-blog-info-title {
    max-width  : 100%;
    font-weight: bold
}

#nt-search h3.nt-blog-info-title a {
    font-weight: bold !important;
    color      : #0057b7 !important
}

#nt-search .nt-pagination-inner {
    list-style-type: none !important
}

.ras-pathway-chart {
    margin: 20px 0
}

.hide {
    display: none
}

.modal#pipeline-modal {
    z-index: 9999
}

.modal#pipeline-modal .modal-container .title {
    height                 : 158px;
    padding                : 20px;
    background-image       : url("../images/modal-title-bg.svg");
    background-size        : 90% auto;
    background-repeat      : no-repeat;
    border-top-left-radius : 10px;
    border-top-right-radius: 10px;
    background-color       : #fff
}

@media (max-width: 768px) {
    .modal#pipeline-modal .modal-container .title {
        background-image: none
    }
}

@media (max-width: 768px) {
    .modal#pipeline-modal .modal-container .title::before {
        content          : "";
        width            : 100%;
        height           : 200px;
        position         : absolute;
        top              : 0;
        left             : 0;
        background-image : url("../images/modal-title-bg-mobile.svg");
        background-size  : 90% auto;
        background-repeat: no-repeat
    }
}

.modal#pipeline-modal .modal-container .title h2 {
    color         : #fff !important;
    text-transform: uppercase;
    font-size     : 20px;
    font-weight   : bold;
    margin        : 0 0 5px !important
}

@media (max-width: 768px) {
    .modal#pipeline-modal .modal-container .title h2 {
        max-width: 100%;
        color    : inherit
    }
}

.modal#pipeline-modal .modal-container .title p {
    color      : #fff !important;
    max-width  : 60%;
    font-size  : 14px;
    line-height: 1.3em
}

@media (max-width: 768px) {
    .modal#pipeline-modal .modal-container .title p {
        max-width: 100%;
        color    : inherit
    }
}

.modal#pipeline-modal .modal-container .content {
    background-color          : #fff;
    padding                   : 20px 20px 40px;
    border-bottom-left-radius : 10px;
    border-bottom-right-radius: 10px
}

.modal#pipeline-modal .modal-container .content p strong.green {
    border : none !important;
    color  : #0fc5a6;
    padding: 0 !important
}

.modal#pipeline-modal .modal-container .content a {
    text-decoration: underline;
    font-weight    : bold
}

.modal {
    display         : none;
    position        : fixed;
    z-index         : 99999999;
    left            : 0;
    top             : 0;
    width           : 100%;
    height          : 100%;
    overflow        : auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8)
}

.modal .modal-content {
    position        : relative;
    border-radius   : 0;
    background-color: transparent;
    margin          : 10% auto;
    padding         : 0px;
    border          : none;
    width           : 80%;
    max-width       : 700px
}

.modal .modal-content .modal-close {
    cursor          : pointer;
    position        : absolute;
    width           : 25px;
    height          : 25px;
    top             : 20px;
    right           : 20px;
    opacity         : 1;
    background-image: url("../images/modal-close.svg");
    background-size : 100% auto;
    z-index         : 1
}

@media (max-width: 950px) {
    .modal .modal-content .modal-close {
        right: 10px
    }
}

.modal .modal-content .modal-close:hover {
    opacity: 1
}

html,
body {
    position  : relative;
    min-height: 100%;
    overflow  : inherit;
    max-width : 2400px;
    margin    : 0 auto
}

body {
    margin: 0
}

body.fixed {
    overflow: hidden
}

/*# sourceMappingURL=styles.css.map */
