/*
Theme Name: design
Theme URI: https://wordpress.org/themes/twentysixteen/
Description:  Based on Twenty Sixteen Theme
Author: Aaron de Leon
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*------------FONTS-------------*/
@font-face {
  font-family: 'FiraSans-Bold';
  src: url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Boldd41d.eot#iefix') format('embedded-opentype'),  
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Bold.otf')  format('opentype'),
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Bold.woff') format('woff'), 
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Bold.ttf')  format('truetype'), 
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Bold.svg#FiraSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FiraSans-Book';
  src: url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Bookd41d.eot#iefix') format('embedded-opentype'),  
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Book.otf')  format('opentype'),
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Book.woff') format('woff'), 
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Book.ttf')  format('truetype'), 
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Book.svg#FiraSans-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FiraSans-Light';
  src: url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Lightd41d.eot#iefix') format('embedded-opentype'),  
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Light.otf')  format('opentype'),
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Light.woff') format('woff'), 
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Light.ttf')  format('truetype'), 
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Light.svg#FiraSans-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FiraSans-Medium';
  src: url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Mediumd41d.eot#iefix') format('embedded-opentype'), 
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Medium.otf')  format('opentype'),
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Medium.woff') format('woff'), 
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Medium.ttf')  format('truetype'), 
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-Medium.svg#FiraSans-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FiraSans-SemiBold';
  src: url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-SemiBoldd41d.eot#iefix') format('embedded-opentype'),
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-SemiBold.html')  format('opentype'),
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-SemiBold.woff') format('woff'), 
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-SemiBold.ttf')  format('truetype'), 
       url('/sites/bdes16/wp-content/themes/design/fonts/FiraSans-SemiBold.svg#FiraSans-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: #e6e6e5;
  font-family: "FiraSans-Book";
  color: #666766;
}
.page-template-page-home {
  color:#FFFFFF;
}
/*--------------------- GLOBAL TEXT STYLES--------------------*/
h1,h2, h3, h4, h5, h6 {
  font-family: "FiraSans-Bold";
}
h1.gallery-title {
  margin-bottom:20px;
}
h2 {
  font-size: 30px;
  margin-top: 0;
  text-transform: uppercase;
}
h2.name {
  font-size: 30px;
  margin-top: 0;
  text-transform: uppercase;
}
h3 {
  font-size: 20px;
  margin-top: 0;
  text-transform: uppercase;
}
h3.category{
  font-family: "FiraSans-Book";
}
h4 {
  font-size: 16px;
}
p {
  font-family: "FiraSans-Book";
  font-size: 14px;
}
a, a:link, a:visited {
  color: #fff;
}
a:hover, a:active {
  color: #A20B32;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
ul {
  list-style:none;
  padding-left: 0;
}
iframe[src*='youtube.com'],
iframe[src*='vimeo.com'] {
  width:100%;
}
iframe {
  min-height: inherit;
}
/*--------------------- GLOBAL COLOURS --------------------*/
.red {
  color: #A20B32;
}
.blue {
  color: #2D85AA;
}
/*--------------------- GLOBAL STRUCTURE --------------------*/
#site-header-bg {
  width:100%;
  height:118px;
  position:absolute;
  top:0;
  z-index:50;
}
.single-students #site-header-bg,
.page-template-page-students-gallery #site-header-bg {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/site_bg_red.png');
  background-repeat:no-repeat;
  background-position:top left;
  background-size: 645px 118px;
}
.single-briefs #site-header-bg,
.page-template-page-briefs-gallery  #site-header-bg {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/site_bg_blue.png');
  background-repeat:no-repeat;
  background-position:top left;
  background-size: 645px 118px;
}
/* not working */
.site-content {
  margin-top:40px;
}
.single-students .site-content, .single-briefs .site-content {
  padding-left:15px;
  padding-right:15px;
}
/* NAVBAR */
.page-template-page-home #main-menu {
  position:absolute;
  width:100%;
  padding-left:15px;
  padding-right:15px;
}
.navbar {
  margin-bottom:0;
  text-transform:uppercase;
}
.navbar-static-top {
  z-index: 1030;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-nav {
  text-decoration: none;
  color: #fff;
}
a.active {
  text-decoration: none;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a {
  padding: 15px 40px;
}
.navbar-inverse {
  background-color: transparent;
  border-bottom-width: 0px;
  border-color: transparent;
}
.navbar-toggle .collapsed {
  border-color: none;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 0px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:hover {
  border-color: none;
}
.navbar-header {
	float:left;
}
.current-menu-item a:after {
  content: "";
  border-bottom: 1px solid #A20B32;
  width: 105%;
  float: left;
}
/* nav logo */
.navbar-brand {
  height:93px;
  padding-left:30px;
}
.site-logo {
  width:100px;
  height:63px;
  background-size:contain;
  background-repeat:no-repeat;
}
.page-template-page-home .site-logo {
  display:none;
}
.single-students .site-logo,
.page-template-page-students-gallery .site-logo {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_red.png');
}
.single-briefs .site-logo,
.page-template-page-briefs-gallery .site-logo {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_blue.png');
}
/* site background patterns */
.single-students,
.page-template-page-students-gallery {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/parallax_pattern_red2.png');
  background-repeat:no-repeat;
  background-position: right 130px;
  background-size: 480px 3828px;
}
.single-briefs,
.page-template-page-briefs-gallery {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/parallax_pattern_blue2.png');
  background-repeat:no-repeat;
  background-position: right 130px;
  background-size: 480px 3828px;
}
/* gallery tile sizing */
.tile {
  display:block;
}
.container {
  margin-right: 0px;
  margin-left: 0px;
  width: 100%;
}
.page-template-page-home .container {
  padding:0;
}
.active-filter {
  color:#A20B32;
}
.site-footer {
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  margin:120px 0;
}
.page-template-page-home .site-footer .container {
 padding-left: 15px;
 padding-right: 15px;
}
.rowone, .rowtwo {
  min-height: 100vh;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.rowthree {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.rowone {
  background-color: #EDB718;
}
.rowtwo {
  background-color: #A20B32;
}
.rowthree {
  background-color: #2D85AA;
}
.one {
  background-color: #EDB718;
  min-height: 100vh;
}
.two {
  background-color: #A20B32;
}
.three {
  background-color: #2D85AA;
}
/* COLOUR VARIANTS */
/* white */
.page-template-page-home .navbar-inverse .navbar-nav > li > a,
.page-template-page-home .site-footer h2 {
  color:#FFFFFF;
}
.page-template-page-home .current-menu-item a:after {
  border-color: #FFF;
}
/* blue */
.page-template-page-briefs-gallery .navbar-inverse .navbar-nav > li > a,
.single-briefs .navbar-inverse .navbar-nav > li > a,
.page-template-page-students-gallery h1,
.page-template-page-students-gallery .site-footer h2,
.page-template-page-briefs-gallery p.tile-caption,
.single-students h1, 
.single-students .site-footer h2 {
  color:#2D85AA;
}
.page-template-page-briefs-gallery .current-menu-item a:after,
.single-briefs .current-menu-item a:after {
  border-color: #2D85AA;
}
.page-template-page-home .site-footer {
  background-color:#2D85AA;
  margin-top:0;
  margin-bottom:0;
  padding-bottom:120px;
}
/* red */
.single-students .navbar-inverse .navbar-nav > li > a,
.page-template-page-students-gallery .navbar-inverse .navbar-nav > li > a,
.page-template-page-briefs-gallery h1,
.page-template-page-briefs-gallery .site-footer h2,
.page-template-page-students-gallery p.tile-caption,
.single-briefs h1,
.single-briefs .site-footer h2,
.single-briefs .students-list {
  color:#A20B32;
} 
.page-template-page-students-gallery .current-menu-item a:after,
.single-students .current-menu-item a:after {
  border-color: #A20B32;
}
/* SITE FOOTER */
a img.sponsor:hover {
  opacity: 0.6;
  -webkit-transition-duration: 0.6s;  
  transition-duration: 0.6s;
}
.page-template-page-home .sponsor-1 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_beautiful_pages_white.png');
}
.page-template-page-students-gallery .sponsor-1,
.single-students .sponsor-1 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_beautiful_pages_blue.png');
}
.page-template-page-briefs-gallery .sponsor-1,
.single-briefs .sponsor-1 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_beautiful_pages_red.png');
}
.page-template-page-home .sponsor-2 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_the_distillery_white.png');
}
.page-template-page-students-gallery .sponsor-2,
.single-students .sponsor-2 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_the_distillery_blue.png');
}
.page-template-page-briefs-gallery .sponsor-2,
.single-briefs .sponsor-2 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_the_distillery_red.png');
}
.page-template-page-home .sponsor-3 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_agda_white.png');
}
.page-template-page-students-gallery .sponsor-3,
.single-students .sponsor-3 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_agda_blue.png');
}
.page-template-page-briefs-gallery .sponsor-3,
.single-briefs .sponsor-3 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_agda_red.png');
}
.page-template-page-home .sponsor-4 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_semi_permanent_white.png');
}
.page-template-page-students-gallery .sponsor-4,
.single-students .sponsor-4 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_semi_permanent_blue.png');
}
.page-template-page-briefs-gallery .sponsor-4,
.single-briefs .sponsor-4 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_semi_permanent_red.png');
}
.page-template-page-home .sponsor-5 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_eckersleys_white.png');
}
.page-template-page-students-gallery .sponsor-5,
.single-students .sponsor-5 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_eckersleys_blue.png');
}
.page-template-page-briefs-gallery .sponsor-5,
.single-briefs .sponsor-5 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_eckersleys_red.png');
}
.page-template-page-home .sponsor-6 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_rabbit_hole_white.png');
}
.page-template-page-students-gallery .sponsor-6,
.single-students .sponsor-6 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_rabbit_hole_blue.png');
}
.page-template-page-briefs-gallery .sponsor-6,
.single-briefs .sponsor-6 {
  background-image:url('/sites/bdes16/wp-content/themes/design/images/logo_rabbit_hole_red.png');
}
.sponsor-image {
  margin-top: 20px;
  height:300px;
  background-repeat:no-repeat;
  background-position:center left;
  background-size:contain;
}
@media (max-width:1999px) {
  .sponsor-image {
    width:100%;
    height:150px;
  }
}
.sponsor-image:hover {
  opacity: 0.6;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
/*--------------------- HOME PAGE --------------------*/
/* Video section */
div.my-overlay-container {
  position:relative;
}
div.my-overlay-text {
  position:absolute;
  top:50%;
  left:50%;
  -ms-transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  z-index:1000;
  padding-bottom: 0;
}
.my-logo-container {
  position:relative;
  width:100%;
  overflow:hidden;
}
.my-overlay-text {
  width:70%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;   
  -ms-flex-pack: center;   
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.overlay-logo, .overlay-content {
  width:50%;
  float:left;
}
.overlay-content {
	color:#FFF;
}
.overlay-logo {
  margin-right:40px;
}
.overlay-content h2:last-child {
  margin-bottom:0;
}
.my-video {
  position:relative;
  z-index:500;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
/* STRUCTURE */
body.home {
  color: #f7f7f7;
}
body.home .rowinfo  {
  padding-bottom: 100px;
}
body.home .rowone, body.home .rowtwo  {
  padding-bottom: 100px;
}
div.container, .home {
  margin: 0px;
  width: 100%;
}
.homehead {
  margin-top: 2vh;
}
#map {
  width:100%;
  height:500px;
}
/* FONTS */
.speaker {
  padding-bottom: 0.5em;
}
.rowone a, .rowone a:link {
  text-decoration:underline;
}
a.speaker-link {
  font-size: 14px;
  font-family: "FiraSans-Book";
  text-align: center;
  display: block;
  padding: 10px;
}
a.speaker-link:hover, a.speaker-link:active  {
  color: #EDB718;
  -webkit-transition-duration: 0.6s;  
  transition-duration: 0.6s;
}
h3.speaker-name {
  font-size: 20px;
  font-family: "FiraSans-Medium";
  text-align: center;
}
h3.rsvp-heading {
  font-family: "FiraSans-Book";
}
a.inverted-link {
  text-decoration:underline;
  font-family: "FiraSans-Book";
}
a.inverted-link:hover {
  color: #EDB718;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
h2.course-order {
  text-align:center;
  font-family: "FiraSans-Medium";
  width: 100%; 
  text-align: center; 
  background-image: url(/sites/bdes16/wp-content/themes/design/images/stripped_border.png);
  background-repeat:repeat-x;
  background-position:left center;
  background-size: 5px 12px;
  line-height: 0.3em;
  margin: 10px 0 20px; 
  margin-top:40px;
}
h2.course-order span { 
  background:#A20B32; 
  padding:0 10px; 
}
p.embellish {
  text-align:center;
  color:#EDB718;
  font-style:italic;
  margin-bottom:20px;
  font-size:16px;       
}
/*--------------------- STUDENTS GALLERY and BRIEFS GALLERY PAGE -----------------*/
.single-students .nav > li > a:hover, .single-students .nav > li > a:active,
.page-template-page-students-gallery .nav > li > a:hover, .page-template-page-students-gallery .nav > li > a:active,
.single-students .current-menu-item a:hover:after, .page-template-page-students-gallery .current-menu-item a:hover:after {
  color:#2D85AA;
  border-color:#2D85AA;
}
.single-briefs .nav > li > a:hover, .single-briefs .nav > li > a:active,
.page-template-page-briefs-gallery .nav > li > a:hover, .page-template-page-briefs-gallery .nav > li > a:active,
.single-briefs .current-menu-item a:hover:after, .page-template-page-briefs-gallery .current-menu-item a:hover:after {
  color:#A20B32;
  border-color:#A20B32;
}
.filters {
  margin-bottom:20px;
  text-transform:uppercase;
  cursor:pointer;
}
.filters li:hover {
  color:#A20B32;
}
.page-template-page-students-gallery .site-content a,
.page-template-page-students-gallery a.tile:link {
  text-decoration:none;
}
.page-template-page-briefs-gallery div.tile-image-wrapper:hover,
.page-template-page-students-gallery div.tile-image-wrapper:hover {
  opacity: 0.6;
  -webkit-transition-duration: 0.6s;  
  transition-duration: 0.6s;
}
.page-template-page-students-gallery p.tile-caption:hover,
.page-template-page-students-gallery p.tile-caption:active {
  color:#A20B32;
}
.page-template-page-students-gallery p.tile-caption:hover:after,
.page-template-page-briefs-gallery p.tile-caption:hover:after {
  content: "";
  border-bottom: 1px solid #A20B32;
  width: 100%;
  float: left;
  padding-top:3px;
}
.page-template-page-briefs-gallery p.tile-caption:hover:after {
  border-color:#2D85AA;
}
.page-template-page-briefs-gallery p.tile-caption:hover,
.page-template-page-briefs-gallery p.tile-caption:active {
  color:#2D85AA;
}
@media (max-width: 543px) {
  .tile-caption {
    height:90px;
  }
}
@media (min-width:544px) and (max-width: 767px) {
  .tile-caption {
    height:;
  }
}
@media (min-width:768px) and (max-width: 991px) {
  .tile-caption {
    height:;
  }
}
@media (min-width:992px) {
}
/*--------------------- BRIEFS GALLERY PAGE --------------------*/

/*--------------------- STUDENTS PAGE --------------------*/
/*STRUCTURE*/
.line {
  border-top: dashed;
  color: #A20B32;
  border-width: 2px;
}
.workvideo {
  padding: .7em 0 0 0;
}
/*FONTS STYLES*/
.work {
  padding-top: 10px;
}
div.student {
  min-height: 100vh;
}
h3.majortitle {
  text-align: center;
}
.single-students .site-content a, .single-students .site-content a:link {
  color:#2D85AA;
}
.single-students .site-content a:visited {
  color: #337ab7;
}
.student-bio {
  margin-top:40px;
}
.caption {
  font-family: "FiraSans-Book";
  font-size: 16.8px;
  margin-top:15px;
  min-height:50px;
}
.single-students .caption {
  min-height:auto;
}
/* Pike breaks for categories */
span.break {
  color: #EDB718;
}
.hero {
  display: block;
  margin-left: auto;
  margin-right: auto
}
/* Profile pics */
.sprites {
  width:100%;
  height:auto;
  overflow:hidden;
}
.student-photo {
  width: 500px;
  height: 500px;
  overflow: hidden;
  background-size:500px 1000px;
  background-position: center top;
}
.student-photo:hover {
  background-position: center bottom;
}
.workbio {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-width: 40px;
  -moz-column-width: 20px;
  column-width: 40px;
}
@media (max-width:767px) {
  .single-students h2.name {
  	margin-top:30px;
  }
  .student-bio {
  	margin-top:30px;
  }
}
/*--------------------- BRIEFS PAGE --------------------*/
.single-briefs h3.project-title {
  font-family: "FiraSans-Medium";
}
.single-briefs h3 {
  margin-bottom:40px;
}
.page-template-page-briefs-gallery p.tile-caption,
.page-template-page-students-gallery p.tile-caption {
  font-family: "FiraSans-Book";
  font-size: 16.8px;
  text-transform:uppercase;
  text-align:left;
  padding:15px 0;
  line-height:1.2;
  height:60px;
  overflow:hidden;
  display:inline-block; /* adjusts line underline width on hover */
} 
@media (max-width: 600px) {
  .page-template-page-briefs-gallery p.tile-caption {
    height:100px;
  }
}
@media (min-width: 601px) and (max-width:875px) {
  .page-template-page-briefs-gallery p.tile-caption {
    height:90px;
  }
}
@media (min-width: 992px) and (max-width: 1055px) {
  .page-template-page-briefs-gallery p.tile-caption {
    height:80px;
  }
}
.students-list {
  text-align:left;
  text-transform:uppercase;
}
.students-list ul {
  list-style-type: none;
}
.students-list-extended .students-list ul {
  list-style-type: none;
}
.students-list-extended .students-list ul li {
  display: inline;
}
.students-list-extended .students-list ul li:after {
  content: ", ";
}
.students-list-extended .students-list ul li:last-child:after {
  content: "";
}
@media (max-width:543px) {
  .navbar-inverse .navbar-nav > li > a {
    padding: 15px 25px;
  }
}
@media (min-width:1200px) {
   .single-briefs .students-list
  /*.single-briefs p*/ {
  }
}
@media (max-width:640px) {
  .page-template-page-home .navbar {
    background-color: #EDB718;
    height:70px;
  }
  .my-overlay-container {
    margin-top:70px;
  }
  .page-template-page-home .navbar-inverse .navbar-nav > li > a {
    padding: 15px 20px;
    color: #A20B32;
  }
  .page-template-page-home .navbar-inverse .navbar-nav > li > a:hover,
  .page-template-page-home .navbar-inverse .navbar-nav > li.current-menu-item > a {
    color:#FFFFFF;
  }
}
@media (max-width: 767px) {
  .navbar-collapse.collapse{
    display: block !important;
  }
  .navbar-nav>li, .navbar-nav{
    float: left !important;
  }
  .navbar-nav.navbar-right:last-child{
    margin-right: -15px !important;
  }
  .navbar-right{
    float: right !important;
  }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
  }
  .rowone, .rowtwo {
    min-height: 80vh;
  } 
  .my-overlay-text {
    width:85%;
  }
}
/*--------------------- Small Screen --------------------*/
@media (max-width: 768px) {
  /* INDIVIDUAL STUDENTS */
  h2 {
    font-size: 25px;
    margin-top: 0;
  }
  h2.sectiontext {
    font-size: 14px;
  }
  h3.category {
    font-size: 16px;
  }
  .rowone, .rowtwo {
    min-height: 70vh;
  }
  .my-overlay-text {
    text-shadow: 0 0 2px #525252;  
  } 
  .sponsor {
    width: 100%;
    height: 100%;
    padding: 20%;
  }
  .profile-pic {
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-inverse {
    margin-top:30px;
  }
}
/*--------------------- Medium Screen --------------------*/
@media (min-width: 769px) and (max-width: 992px) {
  /*INDIVIDUAL STUDENTS*/
  h2 {
    font-size: 25px;
    margin-top: 0;
  }
  body.page-template-page-students-gallery h3.category,
  body.briefs h3.category {
    font-size: 16px;
  }
  /*HOMEPAGE*/
  h2.sectiontext {
    font-size: 18px;
  } 
  .rowone, .rowtwo {
    min-height: 70vh;
  } 
}
/*--------------------- Large Screen --------------------*/
@media (min-width: 993px) and (max-width: 1199px) {
  /*HOMEPAGE*/
  h2.sectiontext {
    font-size: 25px;
  }
}
/*--------------------- X Large Screen --------------------*/
@media (min-width: 1300px) {
  .my-overlay-text {
    width:880px;
  }
  .center-box {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  h1 {
    font-size: 36px;
  }
  h2.filter {
    font-family: "FiraSans-Semibold";
    font-size: 20px;
  }
}