body {
   font-family: 'Droid Sans', sans-serif;
}

.container {
    max-width: 1400px;
    width: 100%; 
}

.logo {
    width: 80px;
    margin-top: -15px;
}

.navbar.index {
    margin: 0;
    background-color: transparent;
}

.navbar {
    margin: 0;
    background-color: white;
}

.index>ul>li>a {
    font-weight: 800;
    font-size: 1.1em;
    color: white;
}

#navbar>ul>li>a {
    font-weight: 600;
    font-size: 1.1em;
}

.navbar-right a:hover {
    color: orange;
}
    
.main-menu {
    margin-top: 5px;
    font-weight: 600;
}

.navbar-toggle {
    border: 1.5px solid;
    border-color: white;
}

.icon-bar {
    background-color: #ff9e1d;
}
.jumbotron.index {
    background-image: url(images/home_jumbotron.jpg);
    background-position: center;
    height: 720px;
    width: 100%;
    background-size: cover;
    margin-top: -70px;
}

.jumbotron {
    background-image: url(images/home_jumbotron.jpg);
    background-position: center;
    height: 720px;
    width: 100%;
    background-size: cover;
    margin-top: -40px;
}

.container-jumbo h2 {
    height: 50px;
    color: white;
    font-weight: 600;
    margin-top: 230px;
    margin-bottom: 20px;
    padding-top: 8px;
    background-color: #3399ff;
   
}

.container-jumbo-categories h2 {
    color: #ff9e1d;
    background-color: rgba(255,255,255, 0.7);
    font-weight: 600;
    margin-top: 10%; 
    width: 100%;
}

.container-jumbo-aboutcuny {
    height: 80px;
}

.container-jumbo {
    text-align: center;
    margin-top: 120px;
}

.explore {
    color: #e6e6e6; 
    font-size: 100px;
    letter-spacing: 2px;
    margin-bottom: -15px;
    margin-top: -20px;
    font-weight: 600;
}

.schools-section {
    background-color: #f4f4f4; 
    height: 240px;
}

.featurette-heading {
    font-size: 3em;
    font-weight: 800;
    letter-spacing: 2px;
    color: #ff9e1d; 
}

.featurette-heading-2 {
    font-size: 7em;
    font-weight: 800;
    letter-spacing: 2px;
    color: #ff9e1d; 
    margin-top: -2px;
}

span:hover {
    color: aqua;
}

.down {
    margin-bottom: 5px;
}

.colleges-logos {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
}

#footer {
  height: 60px;
  background-color: #f5f5f5;
  margin-top:50px;
  padding-top:20px;
  padding-bottom:20px;
}

#footer {
    height: 102px;
    background-color:#414141;
    padding-top:20px;
    padding-bottom:20px;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#footer a {
  color:#efefef;
}

.text-muted {
    font-weight: 600;    
}

.img-responsive {
    display: inline-block;
    margin-bottom: 10px;
}

.scroll-top {
   position:fixed;
   bottom:0;
   right:6%;
   z-index:100;
   font-size:24px;
   border-top-left-radius:3px;
   border-top-right-radius:3px;
}

.container > h2 {
    font-weight: 600;
}

.center {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15%;
   /* left:40%;
    transform: translateX(8%);
    */
}

/*-------------Start--------------*/

.move-a-bit{
    margin-left: 11vw;
}

@media screen and (max-width: 1020px){
    .move-a-bit{
        margin-left: 8vw;   
    }
    
}

/*------------Associates--------------------*/

.jumbotron.associates {
    background-image: url(images/associates_jumbotron.jpg);
    background-position: center center;
    width: 100%;
    background-size: auto;
    height: 360px;
}

.container-jumbo-associates h2 {
    height: 50px;
    color: white;
    font-weight: 600;
    margin-top: 160px;
    padding-top: 8px;
    background-color: #3399ff;
   
}
.container-jumbo-associates {
    text-align: center;
}

.row-centered {
    text-align:center;
}

/*------------Undergraduates----------------*/

.jumbotron.undergraduates {
    background-image: url(images/undergraduate_jumbotron.jpg);
    background-position: center;
    height: 460px;
    width: 100%;
    background-size: contain;
}

.container-jumbo-undergraduates h2 {
    height: 50px;
    color: white;
    font-weight: 600;
    margin-top: 160px;
    padding-top: 8px;
    background-color: #3399ff;
   
}
.container-jumbo-undergraduates {
    text-align: center;
}

.marketing {
    padding-left: 20px;
    padding-right: 20px;
    margin-right: auto;
    margin-left: auto;
}
/*-------------Categories---------------*/

.categories-page {
    background-image: url(images/idea.jpg);
    height: 450px;
}

/*------------About CUNY--------------*/

.container.cuny{
    max-width: 960px;
}

.jumbotron.cuny {
    border-radius: 6px;
    text-align: center;
    background-image: url(images/cuny-min.jpg);
    background-position: center;
    height: 460px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 20px;
}

.container-jumbo-aboutcuny h2 {
    height: 50px;
    color: white;
    font-weight: 600;
    margin-top: 160px;
    padding-top: 8px;
    background-color: #3399ff;
    width: 100%;
   
}
.container-jumbo-aboutcuny {
    text-align: center;
    margin-top: 300px;
    max-width: 250px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.lead {
    font-size: 1.3em;
}

.smart {
    margin-top: 25px;
}

/*------------About Us--------------*/

.site-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, .5);
}

.container-fluid {
    padding-top: 70px;
    height: 100%;
}

.bg-1 {
    width: 100%;
    background-color: #ff8533;
    height: 700px;
    color: white;
    font-size: 1.5em;
}

/*************************************************/

@media screen and (max-width: 1401px) {
    .caption br {
        display: none;
    }
    
}

@media screen and (max-width: 766px) {
     #navbar>ul>li>a {
        font-weight: 600;
        font-size: 1.1em;
        color: dimgray;
    }
    
    .jumbotron.index {
        background-image: url(images/home_jumbotron.jpg);
        background-position: center;
        height: 720px;
        width: 100%;
        background-size: cover;
        margin-top: auto;
    }
}

@media screen and (max-width: 991px) {
    .featurette-heading-2 {
        font-size: 6em;
        font-weight: 800;
        letter-spacing: 2px;
        color: #ff9e1d; 
        margin-top: -2px;
    }
}

@media screen and (max-width: 850px) {
    .container-jumbo-categories h2 {
        color: #ff9e1d;
        background-color: rgba(255,255,255, 0.7);
        font-weight: 600;
        margin-top: 20%; 
        width: 100%;
    }

}

@media screen and (max-width: 605px) {
    .featurette-heading-2 {
        font-size: 5em;
        font-weight: 800;
        letter-spacing: 2px;
        color: #ff9e1d; 
        margin-top: -2px;
    }
}

@media screen and (max-width: 513px) {
    .featurette-heading-2 {
        font-size: 4.2em;
        font-weight: 800;
        letter-spacing: 2px;
        color: #ff9e1d; 
        margin-top: 25px;
    }
    
    .explore {
        color: #e6e6e6; 
        font-size: 60px;
        letter-spacing: 2px;
        margin-bottom: -15px;
        margin-top: -20px;
        font-weight: 600;
    }
    
    .container-jumbo-categories h2 {
        color: #ff9e1d;
        background-color: rgba(255,255,255, 0.7);
        font-weight: 600;
        margin-top: 35%; 
        width: 100%;
    }
}

@media screen and (max-width: 441px) {
    .featurette-heading-2 {
        font-size: 3.5em;
        font-weight: 800;
        letter-spacing: 2px;
        color: #ff9e1d; 
        margin-top: 5px;
    }
}