body {
  padding-top: 77px;
}
.navbar-brand>img {
    max-width: 131px;
}
@media only screen and (max-width : 991px) {
    .navbar-brand>img {
        max-width: 231px;
    }
}
.header-back {
    color: #004b97 !important;
    font-family: 'Noto Sans', sans-serif;
    font-size: 15px;
    letter-spacing: 0.15em;
    line-height: 22px;
    text-transform: uppercase;
    position: relative;
    display: block;
    border-bottom: 1px solid #c9c9c9;
    padding: 13px 15px 10px 15px;
    background-color: #e9e9e9;
    text-decoration: none;
}
.header-back:after {
    content: '' !important;
}
.header-back:hover {
    color: #fbc601 !important;
}
.nav-clipping {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: -1;
}
.nav-clipping img {
    height: auto;
}

.giving a {
    margin-right: 0 !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .navbar-brand{
        padding-right: 0;
        max-width: 120px;
    }
    .navbar-brand>img{
        max-width: 120px !important;
    }
}
@media only screen and (max-width : 991px) {
    body {
      padding-top: 0px;
    }
    .giving {
        background-color: #f8f8f8;
        margin: 0 !important;
    }
    .inside-oxford {
        background-color: #fbc601;
        margin: 0 !important;
    }
    .inside-oxford a, .giving a {
        color: #004b97;
        font-family: 'Arapey', serif;
        text-transform: none;
        font-size: 20px;
        line-height: 30px; /*force a line-height to solve vertical alignment problem https://3.basecamp.com/3247301/buckets/882176/todos/422594963*/
    }
    .dropdown-container {
        width: auto;
    }
    .dropdown-container p {
        color: #222;
        margin-top: 10px;
        line-height: 1.3;
    }
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
        background-color: #004b97;
        color: #fff;
    }
    .search-container {
        position: absolute !important;
        top: 0;
        width: 100%;
    }
    .header-search {
        width: 100% !important;
        left: auto !important;
        position: relative !important;
    }
    .header-search > label > input {
        display: block;
        opacity: 1;
        transition: none;
    }
    .header-search button {
        color: #fff;
        font-size: 30px;
    }
    .emory-secondary .dropdown-toggle {
      color: #fbc601 !important;
      letter-spacing: 1px !important;
      font-size: 20px !important;
      font-family: 'Arapey', serif;
      text-transform: none;
      padding-bottom: 0;
    }
    #navbar .dropdown-menu .header {
      border-bottom: 3px solid #004b97;
    }
    #navbar .dropdown-menu .sub-menu-heading {
        color: #004b97;
    }
    #navbar .dropdown-menu .sub-menu-heading {
        border-bottom: 2px solid rgba(155,155,155, .2)
    }
}

.background-nav-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  max-height: 515px;
  z-index: -1;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .background-nav-img {
      max-height: 435px;
    }
}
.relative-div {
  position: relative;
  height: 60px;
}
.navbar {
  text-transform: uppercase;
  background-color:transparent;
  border: 0px solid transparent;
  height: 138px;
}
@media only screen and (max-width : 991px) {
    .navbar {
        height: 50px;
        background-color: #002878;
    }
}
.navbar-default .navbar-brand {
  position: relative;
  z-index: 9999;
}

.navbar-default .navbar-nav>li>a {
  color:#004B9B;
  text-decoration: none;
}

.navbar .dropdown-menu{
  text-transform: none;
}

.emory-primary .nav>li.dropdown {
    position: static;
}

.emory-secondary {
   background-color:transparent;
   
}
.emory-secondary #oxfordHome{
    z-index: 10;
}
.emory-secondary img.navbar-left {
    max-width: 450px;
    padding-top: 15px;
    margin-left: 12px;
}
@media only screen and (min-width : 992px) and (max-width : 1199px) {
    .emory-secondary img.navbar-left {
        margin-left: -145px;
    }
}
@media only screen and (min-width : 1200px) and (max-width : 1599px) {
    .emory-secondary img.navbar-left {
        margin-left: -189px;
    }
}
/*@media only screen and (min-width : 1200px) and (max-width : 1599px) {*/
/*    .emory-secondary img.navbar-left {*/
/*        margin-left: -145px;*/
/*    }*/
/*}*/

.emory-secondary .fa-plus-square-o {
    color: #004B9B;
    margin-left: 30px;
}
.emory-secondary .nav-search-btn {
    background-color: #004B9B;
}
.emory-secondary .nav-search-btn a:hover {
    color: #fbc601 !important;
}

#navbar .dropdown-menu {
  border-radius: 0;
}
  
#navbar .dropdown-menu a:after {
  content: " \00bb";
  
}
#navbar .dropdown-menu .sub-menu-heading {
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 4px;
}
#navbar .dropdown-menu li {
  border-bottom: 1px solid rgba(155,155,155, .2);
  /*padding:10px 10px 10px 0;*/
  padding:5px 10px 5px 0;
  margin-right: 10px;
  position: relative;
}

#navbar .dropdown-menu .header {
  font-size:1.1em;
  text-transform: uppercase;
  margin-bottom: 10px;
  /*margin-top: 20px;*/
  margin-top: 0;
  padding-bottom: 8px;
}
#navbar .dropdown-menu .header a {
    color: #004B97;
}
#navbar .dropdown-menu .header a:hover {
    color: #fbc601;
}
#navbar .dropdown-menu a, #navbar .dropdown-menu  {
  color:#f8f8f8;
  text-decoration: none;
  letter-spacing: 0;
}
#navbar .dropdown-menu a:hover {
  background-color: transparent !important;
  border-bottom: 0px solid transparent;
  color: #fbc601;
}
#navbar .dropdown-menu a:after {
  content: ">";
  display: inline-block;
  float: right;
  color: #fbc601;
  
  /*right: -10px;*/
  /*  position: relative;*/
  right: 0;
  position: absolute;
}
@media only screen and (max-width : 991px) {
    #navbar .dropdown-menu a:after {
      right: 0px;
    }
}
#navbar .emory-primary .dropdown-menu {
  background-color:#004B97;
  border-right: none;
  border-left: none;
  font-size: 12px;
  border: 0;
}

#navbar .emory-primary .dropdown-menu img.img-responsive{
    margin: 16px auto;
    max-width: 240px;
}

#navbar .emory-secondary .dropdown-menu {
  background-color:#004B97;
  width: 184px;
  margin-right: 35px;
}
#navbar .emory-secondary .dropdown-menu li:last-child {
    border-bottom: 0px solid transparent;
}

#navbar ul.unstyled {
    padding: 0;
    list-style: none;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  background-color: inherit !important;
}
.header-search {
    position: absolute;
    left: 0;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;   
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.header-search > label > input {
    border-style: none;
    border-radius: 0;
    padding: 18px 15px 18px 75px;
    width: 100%;
    height: 60px;
    font-weight: 300;
    background-color: #222;
    color: #fff;
}
.header-search > label {
    width: 100%;
    margin-bottom: 0;
}
.header-search > button {
    position: absolute;
    top: 0;
    left: 0;
    border-style: none;
    width: 60px;
    height: 60px;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
}

@media (min-width: 992px){
    .giving {
        background-color: #004b97;
    }
    .giving a {
        color: #fbc601;
    }
  .header-back {
      display: none;
  }
  .header-search {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: 45px;
  }
  .header-search:hover {
      width: 245px;
  }
  .header-search:hover > label > input {
      opacity: 1;
      display: inline-block;
      transition: 0.25s opacity ease-in-out;
  }
  .header-search > label > input {
    padding: 10.5px 15px;
    height: 45px;
    display: none;
    opacity: 0;
    transition: 0.25s opacity ease-in-out;
  }
  .header-search > button {
    width: 45px;
    height: 45px;
    background-color: #004b97;
    background-size: 15px;
    right: 0;
    left: auto;
    color: #fff;
  }
  #navbar .dropdown-menu .header a {
    color: #fbc601;
  }
  #navbar .dropdown-menu .sub-menu-heading {
    border-bottom: 2px solid #fff;
  }
  

  .navbar-brand {
    display: table-cell;
    height: 100%;
    width: 100%;
    padding-top:5px;
  }
  .navbar-header {
    float: none;
    position: absolute;
    width: 125px;
    height: 100%;
  }
  #navbar, .emory-secondary, .catalog-section-page .breadcrumbs {
    margin-left:125px;
  }

  .emory-secondary {
    font-size: 0.85em;
  }
  
  .emory-secondary .navbar-right {
    margin-right:10px;
  }
  .emory-secondary .navbar-nav>li>a {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .inside-oxford a {
      color: #004B97!important;
  }
  .emory-primary {
    clear:both;
    width: 100%;
  }
  
  .emory-primary > .navbar-nav > li {
    display: inline-block;
    font-family: 'Noto Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
  }

  .emory-primary > .navbar-nav > li:hover a {
    padding-bottom: 10px;
  }

  .emory-secondary .navbar-nav>li>a {
    padding-top: 12px;
    padding-bottom: 13px;
    font-family: 'Arapey', serif;
    text-transform: none;
    font-size: 18px;
    color: #fff;
    margin-right: 42px;
  }
  .emory-secondary .navbar-nav>li>a:hover {
      color: #ffffff !important;
  }
  .emory-secondary .navbar-nav>li>a:hover span {
      color: #fbc601 !important;
  }
  
  .emory-secondary .navbar-nav>li>a:active {
      color: #fff;
  }
  .emory-secondary .navbar-nav>li>a:active span {
      color: #004B97;
  }
  
  .emory-secondary .navbar-nav>li>a:focus {
      color: #fff;
  }
  .emory-secondary .navbar-nav>li>a:focus span {
      color: #004B97;
  }
  
  .emory-secondary .navbar-nav {
      background-color: #FBC601;
  }

  .emory-primary .navbar-nav>li>a {
    margin-top: 12px;
    padding: 12px 10px;
    margin-right: 70px;
  }
  
  .emory-primary .navbar-nav>li:last-child>a {
      margin-right: 0;
  }
  
  .emory-primary .nav>li.dropdown .dropdown-menu {
    width: 100%;
    /*padding: 25px 0;*/
    padding: 0;
  }
    #navbar .dropdown-menu .header {
        border-bottom: 3px solid #fbc601;
        padding:10px 10px 10px 0;
        margin-right: 10px;
    }
}
@media (min-width: 1200px) and (max-width: 1500px) {
    .emory-primary .navbar-nav>li>a {
        margin-right: 25px;
    }
    
    .emory-primary .navbar-nav>li:last-child>a {
        margin-right: 0;
    }
}
@media (min-width: 1200px) {
    #navbar, .emory-secondary, .catalog-section-page .breadcrumbs {
        margin-left:200px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #navbar, .emory-secondary, .catalog-section-page .breadcrumbs {
        margin-left:152px;
    }
    .emory-primary .navbar-nav>li>a {
        padding: 12px 7px;
        margin-right: 0px;
    }
    #navbar .dropdown-menu .sub-menu-heading {
        font-size: 12px;
    }
}

@media (min-width: 992px){
  
  .navbar-header {
    width: 200px;
    transition: all .3s ease-in;
  }
  .navbar-brand{
    padding-top:15px;
  }
  .emory-secondary {
    font-size: 0.9em;
  }
  
  #header > .navbar,
  #header .navbar-brand img,
  #header #oxfordHome img,
  #header .emory-primary .navbar-nav>li>a,
  #header .emory-secondary .navbar-nav>li>a,
  #header .header-search > button{
      transition: all .2s ease-in;
  }
  
  #header.scroll-down > .navbar{
      height: 68px;
  }
  
  #header.scroll-down .navbar-brand > img{
      max-width: 72px;
      margin-top: -5px;
  }
  
  #header.scroll-down #oxfordHome > img{
      max-width: 320px;
      margin-top: -5px;
  }
  
  #header.scroll-down .emory-primary .navbar-nav>li>a{
      margin-top: 0;
      padding: 6px 12px;
  }
  
  #header.scroll-down .emory-secondary .navbar-nav>li>a{
      padding: 6px 15px;
  }
  
  #header.scroll-down .header-search > button{
      height: 32px;
  }
}

@media (max-width: 991px){
    body {
        padding-top: 50px;
    }
    .emory-secondary {
        overflow-y: scroll;
        position: fixed;
        height: 100%;
        /*width: 70%;*/
        right: 0;
        background-color: #004B97;
        padding-top: 58px;
        top: 50px;
    }
    #navbar .emory-secondary .dropdown-menu {
        display: block;
        width: 100%;
        margin: 0;
    }
    #navbar {
        background: #ccc;
        position:fixed;
        
        height:100%;
        width:100%;
        max-height:100%;
    }
    .navbar-right {
        width: 100%;
    }
    .navbar-nav {
        margin: 0;
        width: 100%;
    }
    .dropdown-menu {
        box-shadow: none;
        border: 0;
    }
    .emory-primary .nav>li.dropdown {
        position: relative;
    }
    #navbar .emory-primary .dropdown-menu {
        position: fixed;
        top: 108px;
        right: 0;
        /*width: 70%;*/
        /*margin-left: 30%;*/
        height: 100%;
        background: #e7e7e7;
            height: 90%;
    overflow-y: scroll;
    padding-bottom: 12%;
    }
    .dropdown .unstyled a {
        color: #004B97 !important;
    }
    .dropdown .unstyled a:hover {
        color: #fbc601 !important;
    }
    #navbar .dropdown-menu a, #navbar .dropdown-menu  {
      padding-left: 0;
    }
    #navbar ul.unstyled {
        padding-left: 10px;
    }
    .header-back {
        padding-left: 10px !important;
    }
    .emory-primary .navbar-nav li a {
        color: #fff;
        padding: 18px 15px;
        border-bottom: 1px solid rgba(0,0,0,.2);
    }
    .emory-primary .navbar-nav li a:hover {
        color: #fbc601;
    }
    .emory-primary .navbar-nav .dropdown a {
        border-bottom: 0px solid transparent;
    }
    
  /*#navbar {*/
  /*  height: 100%;*/
  /*  max-height: none;*/
  /*  position: fixed;*/
  /*  z-index: 100;*/
  /*  background: #ccc;*/
  /*  width: 100%;*/
  /*}*/

  /*.navbar-brand {*/
  /*  padding: 7px 15px;*/
  /*}*/

  .emory-primary {
    position: fixed;
    left:0;
    /*width:30%;*/
    height: 100%;
    background-color: #002878;
  }
  /*.emory-secondary {*/
  /*  position: absolute;*/
  /*  right:0;*/
  /*  top:0;*/
  /*  width:50%;*/
  /*  height: 100%;*/
  /*  padding-left: 20px;*/
  /*}*/
  
  /*.emory-secondary a {*/
  /*  font-size: 0.9em !important;*/
  /*}*/
  /*.emory-primary .navbar-nav{*/
  /*  height: 100%; */
  /*}*/

  /*.emory-primary .nav>li {*/
  /*  margin-top:25px*/
  /*}*/

  /*.emory-primary .nav>li.dropdown .dropdown-menu {*/
  /*  position: absolute;*/
  /*  left: 88%;*/
  /*  top: 0;*/
  /*  width: 112%;*/
  /*  background: #aaa;*/
  /*  height: 100%;*/
  /*}*/
  /*#navbar .dropdown-menu .header {*/
  /*  margin-bottom:15px;  */
  /*}*/
  /*#navbar .dropdown-menu li {*/
  /*  padding: 10px 0;*/
  /*}*/

  /*.navbar-default .navbar-toggle .icon-bar {*/
  /*    color:#f8f8f8;*/
  /*    background-color: #f8f8f8;*/
  /*}*/
  /*.dropdown-menu-visible-xs-block {*/
  /*  display: block !important;*/
  /*  border: none;*/
  /*  width: 90%;*/
  /*  margin-top:150px !important;*/
  /*  border-top: 1px solid #f8f8f8;*/
  /*  box-shadow: none;*/
  /*}*/
  /*#navbar .dropdown-menu-visible-xs-block li {*/
  /*  border-bottom: none;*/
  /*}*/
}

@media (max-width: 320px){
  .navbar-default .navbar-brand {
    max-width: 260px;
  }
}
.emory-primary a:hover {
  background-color: #004B9B;
  border-bottom: 2px solid #fbc601;
  color: #fff;
}
@media (min-width: 1600px) {
    #navbar, .catalog-section-page .breadcrumbs {
        margin: auto;
        max-width: 1569px;
    }
    .navbar-nav, .emory-secondary, .catalog-section-page .breadcrumb {
        margin-left: 200px;
    }
}

/*CHANGE TOGGLE OF NAV TO 992*/
@media (max-width: 991px) {
    .nav-clipping img {
        display:none;
    }
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    /*.navbar-collapse {*/
    /*    border-top: 1px solid transparent;*/
    /*    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);*/
    /*}*/
    .navbar-collapse.collapse {
        display: none!important;
    }
    
    .navbar-nav>li {
        float: none;
        /*Fix for menu cut problem in mobile*/
        border-radius: 0;
        margin: -8px 0;
    }
    
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .navbar-search {
        display: none !important;
    }
}
@media (min-width: 481px) and (max-width: 991px) {
    .emory-primary {
        width: 30%;
    } 
    .emory-secondary {
        width: 70%;
    }
    .header-search {
        width: 70%;
    }
    #navbar .emory-primary .dropdown-menu {
        width: 70%;
        margin-left: 30%;
    }
}
@media (max-width: 480px) {
    .emory-primary {
        width: 40%;
    } 
    .emory-secondary {
        width: 60%;
    }
    .header-search {
        width: 60%;
    }
    #navbar .emory-primary .dropdown-menu {
        width: 60%;
        margin-left: 40%;
    }
}



