/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }

body {
    /**background-color: #003366;**/
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
}
.header-contact {
    margin-top: 20px;
    text-align: center;
}
.header-contact p {
    margin-bottom: 10px;
}
.header-contact a {
    display: block;
    width: 100%;
    padding: 5px 0;
    color: #0b729d;
}
.content-wrap {
    background-color: #fff;
}
.content-wrap, .container-menu {
    padding-right: 0;
    padding-left: 0;
}
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0;
}
.row {
    margin-top: 15px;
    margin-bottom: 15px;
}
.container-top .row {
    margin-bottom: 0;
}
.footer-sub .row {
    margin-bottom: 0;
}
.container-banner {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
.navbar-default {
    border-radius: 0;
}
.navbar-toggle {
    margin-right: 30px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-nav {
    margin: 0 -15px 0 0;
}
.navbar-default {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #0b729d;
    border-color: #0b729d;
    background-image: none;
    color: #fff;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>li>a:hover {
    background-image : none;
    background-color: #d3dfed;
    box-shadow: none;
}
.footer {
    padding-top: 10px;
    background-color: #d3dfed;
}
.footer-sub {
    border-top: 1px solid #ccc;
    background-color: #f4f4f4;
}
img.border {
    border: 1px solid #ccc;
}
.photos img {
    margin: 0 auto 30px;
}
/**** Typography ****/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.3;
}
.container-top p {
    font-size: 16px;
}
h1, .h1, h2, .h2 {
    color: #0b729d;
}
h2, .h2 {
    line-height: 1.5;
}
h2.home-intro {
    font-size: 26px;
    color: #333;
}
h2 span.aqua {
    font-weight: 600;
    color: #0b729d;
    font-size: 32px;
}
h2 span.red {
    font-style: italic;
    color: #c00000;
}
h3, .h3 {
    font-size: 20px;
    margin-bottom: 20px;
}
h3, .h3, h4, .h4 {
    color: #990000;
}
h4, .h4, h5, .h5 {
    font-size: 16px;
}
.footer a {
    color: #0b729d;
}
ul {
    margin-left: 16px;
    padding-left: 0;
}
blockquote {
    margin-top: 30px;
    font-size: 1em;
}
blockquote h4 {
    font-weight: bold;
}
blockquote.quote {
    text-align: justify;
    color: #0b729d;
}
.lead {
    margin: 15px 0 30px;
    border-top: 1px solid #003366;
    border-bottom: 1px solid #003366;
    text-align: center;
    padding: 10px 0;
    color: #003366;
}
.quote {
    font-size: 1em;
    color: #003366;
    font-style: italic;
}
.dictionary {
    border-left: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.btn-default {
    margin-bottom: 30px;
    color: #fff;
    border-color: #003366;
    text-shadow: none;
    background: #94afba; /* Old browsers */
    background: -moz-linear-gradient(top, #94afba 0%, #006fc4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94afba 0%,#006fc4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94afba 0%,#006fc4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94afba', endColorstr='#006fc4',GradientType=0 ); /* IE6-9 */
}
.panel-body .btn-default {
    margin-bottom: 0;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #fff;
    background: #006fc4; /* Old browsers */
background: -moz-linear-gradient(top, #006fc4 0%, #94afba 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #006fc4 0%,#94afba 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #006fc4 0%,#94afba 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006fc4', endColorstr='#94afba',GradientType=0 ); /* IE6-9 */
    border-color: #003366;
}
.footer ul {
    margin-left: 0;
}
hr.symbol {
    border-style: dashed;
    border-width: 3px 0 0;
    border: none;
    border-top: medium double #ccc;
    height: 2px;
    margin-top: 30px;
}
hr.symbol:before {
    content: ' \00A7'; /* section */
    display: block;
    font-family: sans-serif;
    font-size: 1.5em;
    color: #ccc;
    left: 50%;
    margin: -24px 0 0 -8px;
    padding: 8px;
    position: absolute;
    text-align: center;
    background: #fff;
 }
#scroll {
    position:fixed;
    right:25px;
    bottom:25px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#0b729d;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#e74c3c;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
.books img {
    margin: 0 auto 15px;
}
.footer-links li {
    margin: 10px 0;
}


/**** Media QUeries ****/
@media (min-width: 768px) {
    .container-banner {
        width: 100%;
    }
    .navbar {
        min-height: 40px;
        border: none;
    }
    .navbar-default {
        margin-top: 15px;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .secondary-links {
        margin-top: 36px;
    }
}
@media (max-width: 991px) {
    .container-top img {
        margin: 0 auto;
    }
}
@media (min-width: 992px) {
    .header-contact {
        margin-top: 0;
        margin-bottom: 10px;
        text-align: right;
    }
    .header-contact p {
        margin-bottom: 5px;
    }
    .header-contact a {
        display: inline-block;
        width: auto;
        padding-left: 15px;
    }
    .container-banner {
        width: 970px;
        margin: 0 auto;
    }
    .navbar-default {
        width: 970px;
        margin: 15px auto 0;
    }
}
@media (min-width: 1200px) {
    .content-wrap {
        margin: 0 auto;
        width: 970px;
    }
    .container {
        width: 940px;
    }
    .container-banner {
        width: 970px;
    }
}