header,
section {
    display: block;
}

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

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

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

img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    a[href^="#"]:after {
        content: "";
    }

    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2 {
        orphans: 3;
        widows: 3;
    }

    h2 {
        page-break-after: avoid;
    }
}

body {
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #363636;
    background-color: #ffffff;
}

a {
    color: #0088cc;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #005580;
    text-decoration: underline;
}

.row {
    margin-left: -20px;
    *zoom: 1;
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}

.row:after {
    clear: both;
}

[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}

.container {
    width: 940px;
}

.span8 {
    width: 620px;
}

.span4 {
    width: 300px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0;
}

.container:after {
    clear: both;
}

p {
    margin: 0 0 12px;
}

strong {
    font-weight: bold;
}

h2 {
    margin: 12px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 24px;
    color: inherit;
    text-rendering: optimizelegibility;
}

h2 {
    line-height: 48px;
}

h2 {
    font-size: 31.5px;
}

ul {
    padding: 0;
    margin: 0 0 12px 25px;
}

li {
    line-height: 24px;
}

dl {
    margin-bottom: 24px;
}

dt,
dd {
    line-height: 24px;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 12px;
}

h2 {
    line-height: 1.2;
}

html,
body {
    height: 100%;
}

body {
    position: relative;
    padding-bottom: 220px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body #wrapper {
    position: relative;
    min-height: 100%;
    overflow: hidden;
}

.container {
    position: relative;
}

a {
    color: #103e94;
}

a:hover {
    color: #315aad;
}

#page-top .fixed-util-bar {
    width: 100%;
}

#page-top .utility-bar {
    text-align: right !important;
    font-size: 11px;
}


#logo {
    position: relative;
    width: 300px;
    height: 120px;
    line-height: 120px;
    margin-top: -44px;
}

#logo img {
    vertical-align: middle;
    max-height: 100%;
}

#global-nav {
    font-weight: 700;
    width: 620px;
    margin-top: 42px;
}

#global-nav .menu {
    width: 9999px;
    padding: 0;
    margin: 0;
}

#global-nav .menu > li {
    float: left;
    display: block;
}

#global-nav .menu > li > a {
    position: relative;
    color: #222222;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    padding: 5px 10px;
    z-index: 19;
}

#global-nav .menu > li > a > .sub-title {
    display: none;
}

#global-nav .menu > li:hover > a {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
    text-decoration: none;
    background: #cc0000;
    color: #ffffff;
}

body.utility-bar #logo {
    margin-top: 0;
}

body.utility-bar #global-nav {
    margin-top: 86px;
}

.thumbnail {
    display: block;
    background: #eeeeee;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow: hidden;
}

.thumbnail img {
    display: block;
    width: auto;
}

#content #main-content {
    margin-top: 20px;
    margin-bottom: 20px;
}

#content #sidebar,
#content .sidebar {
    margin-top: 20px;
}

.rainbow {
    margin-bottom: 20px;
}

.rainbow header {
    font-size: 16px;
    padding: 0.5em 0;
    margin: 0 0 0.5em;
    border-bottom: solid 1px #CCCCCC;
}

.rainbow dl {
    *zoom: 1;
    line-height: 24px;
    margin: 10px 0;
}

.rainbow dl:before,
.rainbow dl:after {
    display: table;
    content: "";
    line-height: 0;
}

.rainbow dl:after {
    clear: both;
}

.rainbow dl dt {
    color: #636363;
    font-weight: bold;
    font-size: 16px;
    float: left;
}

.rainbow dl dd {
    margin-left: 140px;
}

.single-profile #sidebar .thumbnail {
    width: 300px;
    height: 300px;
    margin: 0 0 10px;
}

.single-profile #sidebar a,
.single-profile #sidebar span {
    background: #D8D3C8;
    color: #330033;
    display: block;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.single-profile #sidebar a {
    background: #d8d3c8 url('http://douglastrumbull.com/img/chevron-right.png') right no-repeat;
}

.single-profile #sidebar ul {
    padding: 0;
    margin: 0;
}

.single-profile #sidebar ul li {
    list-style: none;
    padding: 0;
    margin: 5px 0;
}

#footer {
    position: relative;
    background-color: #0038aa;
    background-image: -moz-linear-gradient(top, #0037ad, #0039a6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0037ad), to(#0039a6));
    background-image: -webkit-linear-gradient(top, #0037ad, #0039a6);
    background-image: -o-linear-gradient(top, #0037ad, #0039a6);
    background-image: linear-gradient(to bottom, #0037ad, #0039a6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0037ad', endColorstr='#ff0039a6', GradientType=0);
    padding: 20px 0 20px;
    z-index: 1;
    zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#footer .footer-logo {
    position: relative;
    width: 100%;
    text-align: center;
}

#footer .footer-legal {
    display: block;
    text-align: center;
}

#footer .footer-legal span {
    padding-top: 5px;
    font-size: 12px;
    color: white;
    margin-left: 15px;
    display: inline-block;
}

.divider {
    position: relative;
}

.divider:after {
    content: '';
    position: absolute;
    top: 0px;
    left: -10px;
    bottom: 0px;
    width: 1px;
    border-left: dotted 1px #7D90B4;
}

.css-treeview input:checked:not(:disabled) ~ ul {
    display: block;
}

#page-top .utility-bar {
    background-color: #2a2a2d;
    background-image: -moz-linear-gradient(top, #313131, #1f2026);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313131), to(#1f2026));
    background-image: -webkit-linear-gradient(top, #313131, #1f2026);
    background-image: -o-linear-gradient(top, #313131, #1f2026);
    background-image: linear-gradient(to bottom, #313131, #1f2026);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313131', endColorstr='#ff1f2026', GradientType=0);
    color: #ffffff;
}

#page-top {
    background: none;
}

body #wrapper {
    background-color: #3967b7;
    background-image: -moz-linear-gradient(top, #315aad, #447ac5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#315aad), to(#447ac5));
    background-image: -webkit-linear-gradient(top, #315aad, #447ac5);
    background-image: -o-linear-gradient(top, #315aad, #447ac5);
    background-image: linear-gradient(to bottom, #315aad, #447ac5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff315aad', endColorstr='#ff447ac5', GradientType=0);
}

#logo {
    height: 100px;
    line-height: 100px;
}

body.utility-bar #global-nav {
    margin-top: 66px;
}

body.utility-bar #global-nav .menu > li > a {
    color: #ffffff;
}

body #content {
    margin: 0 0 20px;
}

body #content > .container {
    background: #ffffff;
    padding: 0 20px;
    -webkit-box-shadow: 0 4px 2px -3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 4px 2px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 2px -3px rgba(0, 0, 0, 0.5);
}

@-ms-viewport {
    width: device-width;
}

@media (max-width: 767px) {
    .hidden-phone {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .row {
        margin-left: -20px;
        *zoom: 1;
    }

    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .row:after {
        clear: both;
    }

    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }

    .container {
        width: 724px;
    }

    .span8 {
        width: 476px;
    }

    .span4 {
        width: 228px;
    }
}

@media (max-width: 767px) {
    body {
        padding-left: 20px;
        padding-right: 20px;
    }

    .container {
        width: auto;
    }

    .row {
        margin-left: 0;
    }

    [class*="span"] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #global-nav {
        margin-top: 0px !important;
    }

    body > #footer {
        text-align: right;
    }
}

@media (max-width: 767px) {
    .thumbnail {
        width: auto !important;
        height: auto !important;
        float: none !important;
    }

    .thumbnail img {
        width: 100% !important;
    }

    body {
        padding: 0;
    }

    #logo {
        width: auto;
        margin-top: 0px;
        text-align: center;
    }

    #content {
        margin-bottom: 0px !important;
    }

    body > #footer {
        text-align: right;
    }

    body > #footer .container {
        padding: 0 20px;
    }

    body > #footer .footer-legal span {
        padding-top: 5px !important;
    }

    #content .container > .row {
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
    }

    body #main-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}

#logo a {
    font-size: 30px;
    line-height: 100px;
    color: #fff;
    font-style: italic;
    font-weight: 300;
    text-decoration: none;
}
#logo a:hover {
    opacity: 0.8;
}
.footer-legal span{
    color:#FFF;
}