@import url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,100italic,300italic,400italic');

body {
    font-family: Roboto;
    font-size: 14px;
    color: #4C4C4C;
    line-height: 1.5;
    background-color: #f7f7f7;
}

.panel {
    border: none;
    box-shadow: none;
}

.second-font {
    font-family: Georgia;
}

html, .modal, .modal.in, .modal-backdrop.in {
    overflow-y: auto;
}

a:focus, a:active, a:hover {
    outline: none !important;
    color: #002c5f;
}

ul {
    list-style: disc;
}

    ul li {
        margin: 5px 0;
    }

    ul ul {
        list-style: circle;
    }

blockquote {
    border-left: 0;
    padding-left: 0;
    margin-bottom: 10px;
    font-style: normal;
}

cite p:before {
    content: "-";
}

hr {
    margin-top: 0;
    margin-bottom: 10px;
    border-color: #c7c6c6;
}

hr {
    margin-bottom: 15px;
}

    hr.nobottom {
        margin-bottom: 0;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: Roboto;
}

h1 {
    font-size: 56px;
    margin-bottom: 20px;
}

h2 {
    margin: 10px 0;
    font-size: 36px;
}

h3 {
    font-size: 18px;
    letter-spacing: -1px;
    margin: 10px 0;
}

h4 {
    font-size: 14px;
}

.thin {
    font-weight: 100;
}

.light {
    font-weight: 300;
}

.lowercase {
    text-transform: lowercase;
}

    .lowercase span {
        text-transform: uppercase;
    }

a, a:visited {
    color: #286792;
}

p {
    line-height: 1.5;
}

.btn {
    border-radius: 0;
}

.btn-primary {
    border-color: #002c5f;
    background-color: #002c5f;
    text-transform: lowercase;
    font-size: 12px;
    margin: 15px 0;
    color: #fff !important;
}

.disclaimer {
    font-size: 11px;
}

a.read-more {
    font-family: Roboto;
    font-size: 18px;
    letter-spacing: -1px;
    text-transform: lowercase;
}

    a.read-more:after {
        margin-left: 5px;
        content: "\00bb";
    }

.lead {
    font-family: Georgia;
    font-size: 18px;
    color: #002c5f;
}

    .lead a {
        color: #286792;
        text-decoration: none;
    }

        .lead a:hover {
            color: #286792;
            text-decoration: underline;
        }

p a {
    color: #286792;
    text-decoration: none;
}

.right-callout {
    font-size: 24px !important;
    color: #002c5f;
}

.primary {
    color: #002c5f;
}

ul.no-bullet {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    line-height: 1;
}

ul {
    line-height: 1.5;
}

    ul li {
        margin-bottom: 15px;
    }


#side-bar-pane p {
    font-size: 18px;
    margin-bottom: 10px;
}


a.navbar-brand {
    height: 75px;
    line-height: normal;
    margin-top: -27px;
}

.navbar {
    margin-bottom: 0;
}

.hypInvestorLogin:link, .hypInvestorLogin:visited {
    float: right;
    background-color: #002c5f;
    color: #fff;
    padding: 10px 15px;
    font-size: 12px;
    text-transform: lowercase;
    margin-left: 10px;
    position: relative;
    z-index: 10;
}

    .hypInvestorLogin:hover {
        color: #fff;
    }

div.navbar-header {
    clear: both;
}


footer#footer {
    margin-top: 20px;
    border-top: solid 1px #c7c6c6;
    padding: 20px 0;
}

footer .SkinObject {
    font-family: Roboto;
    font-size: 11px;
    color: #969696;
}

#our-team .glyphicon {
    float: right;
}

#our-team .row {
    margin-top: 45px;
    margin-bottom: 45px;
}

#our-team h3 {
    margin-top: 0;
}

a.expand.collapsed:before {
    content: "Read more";
}

a.expand:before {
    content: "Read less";
}


.bannercontainer {
    width: 100%;
    position: relative;
    padding: 0;
}

.banner {
    width: 100%;
    position: relative;
}

li a {

    width: 100%;
    max-height: 400px;
}

li a img {
    display:block;
    width: 100%;
    max-height: 400px;
    }

#hero-text {
    position: relative;
    background-color: #002c5f;
    color: #fff;
    padding: 20px;
    height: 398px;
}


    #hero-text h1 {
        color: #fff;
        font-size: 80px;
        line-height: 1;
        margin: 0;
    }

    #hero-text p.lead {
        color: #adb2b5;
    }


    #hero-text .contact {
        position: absolute;
        bottom: 0;
        right: 20px;
    }

.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}

    .row.no-gutter [class*='col-']:not(:first-child),
    .row.no-gutter [class*='col-']:not(:last-child) {
        padding-right: 0;
        padding-left: 0;
    }

@media (min-width: 992px) {
    #hero-text h1 {
        font-size: 70px;
    }

    #hero-text, #hero-images {
        height: 328px;
    }
}

@media (min-width: 1200px) {
    #hero-text h1 {
        font-size: 80px;
    }

    #hero-text, #hero-images {
        height: 398px;
    }
}

#hero-images li {
    margin: 0 !important;
}

#hero-text, #hero-images {
    margin: 20px 0;
}

.navbar-nav > li > a {
    padding-bottom: 0;
}

@media (max-width: 767px) {

    a.navbar-brand {
        margin-bottom: 20px;
    }
}

@media (max-width: 420px) {

    a.navbar-brand {
        margin-top: 0px;
    }
}


/* main menu*/

#main-nav * {
    font-size: 18px;
    text-transform: lowercase;
}

.navbar-default {
    background-color: transparent;
    border: none;
}

#main-nav.navbar-collapse {
    border: none;
}

#main-nav .navbar-nav > li > a {
    line-height: 45px;
    color: #8e8e8e;
    font-weight: 400;
}

#main-nav .nav > li > a:hover,
#main-nav .nav > li > a:focus {
    background-color: transparent;
    color: #000;
}

#main-nav .navbar-nav > .active > a,
#main-nav .navbar-nav > .active > a:hover,
#main-nav .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #002c5f;
    font-weight: 400;
}

#main-nav .navbar-nav > li {
}

    #main-nav .navbar-nav > li > a {
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px;
    }
