﻿
body {
    padding-top: 50px;
    padding-bottom: 10px;
    background-color: #d3d3d3;
    color: black;
    font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

h1 {
    font-size: 1.8em;
}

h2 {
    font-size: 1.35em;
    margin-bottom: .2em;
}

p {
    font-size: 1em;
    margin-right:4em;
}

ul {
    font-size: 1em;
    margin-right:4em;
}


.navbar {
    background-color: #d3d3d3;
    border-bottom-style: none;
}

.navbar-inverse .container {

    background: #163964;
    color: white;
}

.navbar-brand {
    color: white;
    background: #2d5d8d;
    margin-left: 0;
}

.navbar-inverse .navbar-nav > li > a {
    color: white;
    font-size: large;
}

.banner-row {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

    .banner-row img {
        width: 50%;
    }

.mission-col {
    padding:20px;
    line-height:1.2em;
    text-align:center;
}

.mission-row {
    text-align:center;
    padding-bottom: 10px;
    padding-left: 80px;
    padding-right: 0px;
    text-align: center;
    font-size: 2.0em;
    font-weight:100;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.menubar {
    background: white;
    font-size: 1.4em;
    text-align: center;
}

    .menubar a {
        color: black;
    }

        .menubar a:hover {
            color: #2d5d8d;
        }

    .menubar li {
        padding: 0px 20px 10px 0px;
    }

    .menubar ul {
        margin-left: 55px;
    }


.kc-picture {
    text-align: center;
    padding-left:5%;
    padding-bottom:20px;

}

    .kc-picture img {
        width: 100%;
    }

.kc-caption {
    width: 90%;
    font-style: italic;
    margin-left: 5%;
    text-align: left;
    margin-top: .5em;
}

.kc-featuretitlerow {

   background-color: #e4e5e6;
   padding-bottom:10px;
   text-align:center;
}
.kc-homeeventblock {
    background-color:#1a2d4e;
    margin-top:0px;
    margin-bottom:10px;
    height:160px;
    margin-right:15%;
    padding-top:15px;
    padding-left:20px;
    padding-right:0;
}

.kc-feventtxt{
    margin-right:2em;
}

.kc-homeeventblock a{
    color:white;
}

.kc-features {
    text-align: left;
    font-size: 1.1em;
    background-color: #e4e5e6;
    height:320px;
}

    .kc-features img {
        width: 90%;
        padding-left: 5%;
        margin-bottom:10px;
        height:158px;
    }

    .kc-features p {
        padding-left: 5%;
    }

.kc-resources {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 40px;
    padding-top: 50px;
    font-size: 20px;
    color: white;
}

    .kc-resources a {
        color: white;
    }

    .kc-resources img {
        width: 100%;
    }

    .kc-resources img {
        padding: 0;
    }

.kc-studyfinder {
    background-color: #d1e58c;
    height: 170px;
}

.kc-browse {
    background-color: #a6d18a;
    height: 170px;
}

.kc-subscribe {
    background-color: #549696;
    height: 170px;
}

.kc-help {
    background-color: #4a5c70;
    height: 170px;
}

.kc-families {
    background-color: #739996;
    color:black;
    height: 40px;
    padding-top: 5px;
}

.kc-professionals {
    background-color: #477D56;
    height: 40px;
    padding-top: 5px;
}

.kc-researchers {
    background-color: #696187;
    height: 40px;
    padding-top: 5px;
}

.kc-students {
    background-color: #7170A1;
    height: 40px;
    padding-top: 5px;
}

.kc-audience-home {
    text-align: center;
    font-size: 20px;
    padding: 0px 5% 30px 5%;
    color: white;
}

    .kc-audience-home a {
        color: white;
    }

    .kc-audience-home img {
        width: 100%;
    }

.kc-families-home {
    background-color: #739996;
    padding: 0px;
    border-right: 10px solid white;
    border-left: 10px solid white;
}

.kc-professionals-home {
    background-color: #4a855e;
    padding: 0;
    border-right: 10px solid white;
    border-left: 10px solid white;
}

.kc-researchers-home {
    background-color: #696187;
    padding: 0;
    border-right: 10px solid white;
    border-left: 10px solid white;
}

.kc-students-home {
    background-color: #7875a6;
    padding: 0;
    border-right: 10px solid white;
    border-left: 10px solid white;
}

.kc-audiencebar {
    text-align: center;
    font-size: 20px;
    color: white;
    padding-bottom: 20px;
}

    .kc-audiencebar a {
        color: white;
    }

.kc-resourcebar {
    text-align: center;
    font-size: 1.3em;
    color: white;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 10px;
}

    .kc-resourcebar a {
        color: white;
    }

.newsthumb {
    width: 100%;
}

.kc-graybox {
    background-color: lightgray;
    margin: 35px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-top: 10px;
}

.sidemenulink{
    font-weight:bold;
    color:#194168;
}
.sidemenubutton{
    background-color:#e4e5e6; 
    padding: 10px; 
    width: 80%; 
    border: none; 
    border-radius: 10px;
}

#footer {
    background-color: #2d5d8d;
    color: whitesmoke;
    width: 100%;
}

    #footer a {
        color: aliceblue;
    }

    #footer h3 {
        color: whitesmoke;
        font-size: 16px;
    }

    #footer .row {
        background-color: #2d5d8d;
    }

.bluegradient {
    background: #2d5d8d; /* For browsers that do not support gradients */
    background: linear-gradient( to right, #2d5d8d, #163964, #2d5d8d);
    text-align: center;
    font-size: small;
    color: white;
    height: 150px;
}

.row {
    background: white;
}

.carousel-caption {
    background-color:rgba(0, 0, 0, 0.7);
    margin-left:-45%;
    margin-right:-50%;
    margin-bottom:-50px;
    padding-top:30px;
    text-align:center;
}

.carousel-caption a{
 color:white;
}

.kc-quicklinks{
    padding:0;
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 50px;
    }
}

.kc-newsfeature1 {
    padding-left:50px;
}

.kc-newsfeature2 {
    padding-left:50px;
}

.kc-eventfeature {
    padding-left:50px;
}


.kc-morevents{
    margin-left:-15px;
}

.marginfix {

}

@media (max-width:768px) {
    .banner-row img {
        width: 90%;
    }
    .kc-caption{
        width:auto;
        height:auto;
    }    
    .kc-picture{
        height:auto;
    }
    .kc-quicklinks {
        padding-left:30px;
    }
    .kc-sites {
       visibility:hidden;
       height:0px;
    }
    .navbar-brand {
        width:70%;
        font-size:small;
    }
    .menubar ul{
        margin-left:auto;
    }
    .bluegradient{
        height:auto;
    }
    .carousel-inner .item {
        /*height:180px;*/
        height:auto;
    }
    .mission-col {
        font-size:18px;
        padding:0;
    }
    .kc-featuretitlerow{
        padding-top:10px;
    }
    .kc-newsfeature {
        padding-left:20px;
    }
    .kc-graybox {
        padding:10px;
        margin:10px;
    }
    .carousel-caption {
        /*width:100%;
        margin-left:auto;
        margin-right:auto;
        padding-top:0;*/    
        display:none;    
    }
    .carousel-indicators {
        display:none;
    }
    
    .kc-studyfinder{
        height:auto;
    }
    .kc-browse{
        height:auto;
    }
    .kc-subscribe {
        height:auto;
    }
    .kc-help {
        height:auto;
    }
    ul {
    margin-right:auto;
    }
}
@media print {

  a[href]:after {
    content: none;
  }

}


