@import url("//hello.myfonts.net/count/2d045a");
/* line 5, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  /* font: inherit; */
  font-size: 100%;
  vertical-align: baseline;
}
@import "all.css"; 

/* line 22, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'UniversLT-UltraCondensed';
  src: url("../webfonts/2D045A_0_0.eot");
  src: url("../webfonts/2D045A_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/2D045A_0_0.woff2") format("woff2"), url("../webfonts/2D045A_0_0.woff") format("woff"), url("../webfonts/2D045A_0_0.ttf") format("truetype");
}
/* line 11, ../scss/styles.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*
// https://css-tricks.com/almanac/properties/t/text-rendering/
body {
  text-rendering: optimizeLegibility;
}
*/
/*
$mobile-media-query: "screen and (max-width: 600px)"; // true if mobile only
$not-mobile-media-query: "screen and (min-width: 601px)";

$tablet-portrait-media-query: "screen and (max-width: 768px)"; // true if portrait or mobile
$tablet-portrait-media-query-only: "screen and (max-width: 768px) and (min-width: 601px)"; // true only if tablet portrait

$tablet-landscape-media-query: "screen and (max-width: 1024px) and (min-width: 769px)"; // true if tablet landscape only

$desktop-media-query: "screen and (min-width: 1025px)";   // true if tablet landscape or desktop
$not-desktop-media-query: "screen and (max-width: 1024px)"; // true if tablet portrait or mobile
*/
/* line 4, ../scss/_fonts.scss */
.page-content-heading, .page-template .content-text-area h1.page-content-heading {
  font-family: UniversLT-UltraCondensed;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #838383;
  text-transform: uppercase;
  color: #000;
  margin: 0px 0 28px 0px;
  padding-top: 4px;
  border-top: 7px solid #000;
  text-indent: 3px;
}
/* line 19, ../scss/_fonts.scss */
.page-content-heading.in-sidebar {
  margin-bottom: 18px;
}

/* line 27, ../scss/_fonts.scss */
.widget-area li:first-child .page-content-heading.in-sidebar {
  margin-bottom: 28px;
}

/* line 33, ../scss/_fonts.scss */
.people-filter-btn, .people-search-form input[type='text'] {
  font-family: "Roboto";
  font-size: 13px;
}

/* line 39, ../scss/_fonts.scss */
.people-archive .people-module h3 {
  margin: 5px 0 5px 0;
}
/* line 41, ../scss/_fonts.scss */
.people-archive .people-module h3.mobile {
  padding: 4px 7px;
}
/* line 44, ../scss/_fonts.scss */
.people-archive .people-module h3.selected {
  background: #dddbdb;
}
/* line 47, ../scss/_fonts.scss */
.people-archive .people-module h3 a {
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  font-family: "Roboto";
  font-size: 15px;
}
@media screen and (max-width: 766px) {
  /* line 47, ../scss/_fonts.scss */
  .people-archive .people-module h3 a {
    font-size: 20px;
  }
}
/* line 59, ../scss/_fonts.scss */
.people-archive .people-module p.title {
  color: #000;
  font-family: "Roboto";
  font-size: 11px;
  font-weight: bold;
}
@media screen and (max-width: 766px) {
  /* line 59, ../scss/_fonts.scss */
  .people-archive .people-module p.title {
    font-size: 14px;
  }
}
/* line 69, ../scss/_fonts.scss */
.people-archive .people-module h4 {
  margin: 10px 0 5px 0;
  color: #666;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 600;
}
/* line 76, ../scss/_fonts.scss */
.people-archive .people-module a.contact {
  text-decoration: none;
  word-wrap: break-word;
  color: #656565;
  font-family: "Roboto";
  font-size: 12px;
}

/* line 88, ../scss/_fonts.scss */
.single-people .people-module h3, .page-template-template-resource .people-module h3 {
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  font-family: "Roboto";
  font-size: 24px;
  margin-bottom: 10px;
  padding-left: 0;
}
/* line 97, ../scss/_fonts.scss */
.single-people .people-module p.title, .page-template-template-resource .people-module p.title {
  color: #000;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 105, ../scss/_fonts.scss */
.single-people .people-module a.contact, .single-people .people-module p.contact, .page-template-template-resource .people-module a.contact, .page-template-template-resource .people-module p.contact {
  word-wrap: break-word;
  color: #666;
  font-family: "Roboto";
  font-size: 12px;
  margin-bottom: 6px;
}
/* line 113, ../scss/_fonts.scss */
.single-people .people-module a.contact, .page-template-template-resource .people-module a.contact {
  text-decoration: underline;
}

/* line 122, ../scss/_fonts.scss */
.single-people .people-info-heading {
  text-decoration: none;
  word-wrap: break-word;
  color: #000;
  font-family: "Roboto";
  font-size: 16px;
  margin-bottom: 12px;
  margin-top: 18px;
}
/* line 132, ../scss/_fonts.scss */
.single-people .people-info, .single-people .people-info a {
  color: #666;
  font-family: "Roboto";
  font-size: 13px;
  margin-bottom: 6px;
  line-height: 1.6em;
  text-decoration: none;
}
/* line 140, ../scss/_fonts.scss */
.single-people .people-info.last {
  padding-bottom: 40px;
}
/* line 143, ../scss/_fonts.scss */
.single-people ul.people-information-list {
  padding-left: 1em;
}
/* line 149, ../scss/_fonts.scss */
.single-people li.people-info {
  list-style: disc outside none;
}
/* line 152, ../scss/_fonts.scss */
.single-people ul.people-information-sub-list li.people-info {
  list-style: none;
}
/* line 156, ../scss/_fonts.scss */
.single-people .biography {
  margin-bottom: 53px;
}

/* line 162, ../scss/_fonts.scss */
.btn-font {
  color: #656565;
  font-family: "Roboto";
  font-size: 13px;
  text-decoration: none;
}

/* line 169, ../scss/_fonts.scss */
.menu-contact-font {
  color: #000;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 14px;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 10, 2014, 11:58:56 PM
    Author     : ifoster
*/
/* line 25, ../scss/_grid-archive-people.scss */
.people-archive {
  /*
  * Desktop media query
  *
  */
  /*
  * Tablet Landscape media query
  *
  */
  /*
  * Tablet Portrait media query
  *
  */
  /*
  * Mobile Portrait media query
  *
  */
}
/* line 26, ../scss/_grid-archive-people.scss */
.people-archive .grid {
  background: white;
}
/* line 29, ../scss/_grid-archive-people.scss */
.people-archive .grid:before, .people-archive .grid:after {
  /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
  content: "";
  display: table;
  clear: both;
}
/* line 37, ../scss/_grid-archive-people.scss */
.people-archive .module {
  border: 1px #ccc solid;
  background: #fff;
  margin-bottom: 10px;
}
/* line 43, ../scss/_grid-archive-people.scss */
.people-archive .module .image-info-area-contaner-img-container {
  width: 182px;
  height: 195px;
  overflow: hidden;
}
/* line 47, ../scss/_grid-archive-people.scss */
.people-archive .module .image-info-area-contaner-img-container img {
  filter: gray;
  /* For IE6-9 */
  filter: grayscale(1);
  /* For Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1);
  /* For Google Chrome, Safari 6+ & Opera 15+ */
}
/* line 55, ../scss/_grid-archive-people.scss */
.people-archive .module img {
  width: 100%;
}
/* line 58, ../scss/_grid-archive-people.scss */
.people-archive .module .info-area {
  height: 230px;
  padding: 0 7px;
}
@media screen and (max-width: 766px) {
  /* line 58, ../scss/_grid-archive-people.scss */
  .people-archive .module .info-area {
    padding: 15px 7px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 73, ../scss/_grid-archive-people.scss */
  .people-archive #container {
    width: 960px;
  }
  /* line 23, ../scss/_mixins.scss */
  .people-archive .grid [class='column'] {
    float: left;
    margin-right: 10px;
  }
  /* line 30, ../scss/_mixins.scss */
  .people-archive .grid [class='column']:nth-of-type(5n+5) {
    margin-right: 0;
  }
  /* line 36, ../scss/_mixins.scss */
  .people-archive .grid [class='column']:nth-of-type(5n+6) {
    clear: both;
  }
  /* line 39, ../scss/_mixins.scss */
  .people-archive .grid [class='column']:last-of-type {
    margin-right: 0;
  }
  /* line 86, ../scss/_grid-archive-people.scss */
  .people-archive .column {
    width: 184px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 97, ../scss/_grid-archive-people.scss */
  .people-archive #container {
    width: 960px;
  }
  /* line 23, ../scss/_mixins.scss */
  .people-archive .grid [class='column'] {
    float: left;
    margin-right: 10px;
  }
  /* line 30, ../scss/_mixins.scss */
  .people-archive .grid [class='column']:nth-of-type(5n+5) {
    margin-right: 0;
  }
  /* line 36, ../scss/_mixins.scss */
  .people-archive .grid [class='column']:nth-of-type(5n+6) {
    clear: both;
  }
  /* line 39, ../scss/_mixins.scss */
  .people-archive .grid [class='column']:last-of-type {
    margin-right: 0;
  }
  /* line 108, ../scss/_grid-archive-people.scss */
  .people-archive .column {
    width: 184px;
  }
}
@media screen and (max-width: 1023px) {
  /* line 122, ../scss/_grid-archive-people.scss */
  .people-archive #container {
    width: 707px;
  }
  /* line 23, ../scss/_mixins.scss */
  .people-archive .grid-pad [class='column'] {
    float: left;
    margin-right: 9px;
  }
  /* line 30, ../scss/_mixins.scss */
  .people-archive .grid-pad [class='column']:nth-of-type(4n+4) {
    margin-right: 0;
  }
  /* line 36, ../scss/_mixins.scss */
  .people-archive .grid-pad [class='column']:nth-of-type(4n+5) {
    clear: both;
  }
  /* line 39, ../scss/_mixins.scss */
  .people-archive .grid-pad [class='column']:last-of-type {
    margin-right: 0;
  }
  /* line 133, ../scss/_grid-archive-people.scss */
  .people-archive .column {
    width: 170px;
  }
  /* line 140, ../scss/_grid-archive-people.scss */
  .people-archive .module .image-info-area-contaner-img-container {
    width: 168px;
    height: 180px;
    overflow: hidden;
  }
  /* line 145, ../scss/_grid-archive-people.scss */
  .people-archive .module .image-info-area-contaner-img-container img {
    filter: gray;
    /* For IE6-9 */
    filter: grayscale(1);
    /* For Microsoft Edge and Firefox 35+ */
    -webkit-filter: grayscale(1);
    /* For Google Chrome, Safari 6+ & Opera 15+ */
  }
  /* line 153, ../scss/_grid-archive-people.scss */
  .people-archive .module img {
    width: 100%;
  }
}
@media screen and (max-width: 766px) {
  /* line 173, ../scss/_grid-archive-people.scss */
  .people-archive #container {
    width: 100%;
    padding: 30px 10px;
  }
  /* line 23, ../scss/_mixins.scss */
  .people-archive .grid-pad [class='column'] {
    float: left;
    margin-right: 9px;
  }
  /* line 30, ../scss/_mixins.scss */
  .people-archive .grid-pad [class='column']:nth-of-type(4n+4) {
    margin-right: 0;
  }
  /* line 36, ../scss/_mixins.scss */
  .people-archive .grid-pad [class='column']:nth-of-type(4n+5) {
    clear: both;
  }
  /* line 39, ../scss/_mixins.scss */
  .people-archive .grid-pad [class='column']:last-of-type {
    margin-right: 0;
  }
  /* line 185, ../scss/_grid-archive-people.scss */
  .people-archive .column {
    width: 100%;
  }
  /* line 189, ../scss/_grid-archive-people.scss */
  .people-archive .module {
    border: none;
    height: auto;
    margin-bottom: 16px;
  }
  /* line 195, ../scss/_grid-archive-people.scss */
  .people-archive .module .image-info-area-contaner {
    display: none;
    padding: 0 7px;
  }
  /* line 200, ../scss/_grid-archive-people.scss */
  .people-archive .module .image-info-area-contaner-img-container {
    float: left;
    width: 37.06294%;
    height: 113px;
    height: auto;
  }
  /* line 206, ../scss/_grid-archive-people.scss */
  .people-archive .module .image-info-area-contaner-img-container img {
    filter: gray;
    /* For IE6-9 */
    filter: grayscale(1);
    /* For Microsoft Edge and Firefox 35+ */
    -webkit-filter: grayscale(1);
    /* For Google Chrome, Safari 6+ & Opera 15+ */
  }
  /* line 218, ../scss/_grid-archive-people.scss */
  .people-archive .module .info-area {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
  }
  /* line 223, ../scss/_grid-archive-people.scss */
  .people-archive .module:after {
    /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
    content: "";
    display: table;
    clear: both;
  }
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 10, 2014, 11:58:56 PM
    Author     : ifoster
*/
/* line 21, ../scss/_grid-single-people.scss */
.single-people {
  /*
  * Desktop media query
  *
  */
  /*
  * Tablet Landscape media query
  *
  */
  /*
  * Tablet Portrait media query
  *
  */
  /*
  * Mobile Portrait media query
  *
  */
}
/* line 22, ../scss/_grid-single-people.scss */
.single-people .grid {
  background: white;
}
/* line 25, ../scss/_grid-single-people.scss */
.single-people .grid:before, .single-people .grid:after {
  /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
  content: "";
  display: table;
  clear: both;
}
/* line 34, ../scss/_grid-single-people.scss */
.single-people .column {
  width: 100%;
}
/* line 38, ../scss/_grid-single-people.scss */
.single-people .module {
  border: 1px #ccc solid;
  background: #fff;
  margin-bottom: 45px;
  width: 100%;
  min-height: 175px;
}
/* line 45, ../scss/_grid-single-people.scss */
.single-people .module .image-info-area-contaner-img-container {
  float: left;
  margin-right: 56px;
  width: 162px;
  height: 173px;
  overflow: hidden;
}
/* line 52, ../scss/_grid-single-people.scss */
.single-people .module .image-info-area-contaner-img-container img {
  width: 162px;
  height: auto;
  filter: gray;
  /* For IE6-9 */
  filter: grayscale(1);
  /* For Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1);
  /* For Google Chrome, Safari 6+ & Opera 15+ */
}
/* line 73, ../scss/_grid-single-people.scss */
.single-people .module .info-area {
  display: table-cell;
  height: inherit;
  vertical-align: middle;
  padding-right: 30px;
}
/* line 79, ../scss/_grid-single-people.scss */
.single-people .module:after {
  content: "";
  display: table;
  clear: both;
}
/* line 86, ../scss/_grid-single-people.scss */
.single-people #content {
  width: 640px;
  float: left;
  padding-bottom: 50px;
}
/* line 91, ../scss/_grid-single-people.scss */
.single-people .single-main-content-area {
  padding: 0 30px 40px 30px;
}
/* line 95, ../scss/_grid-single-people.scss */
.single-people #sidebar {
  width: 300px;
  float: right;
}
@media screen and (min-width: 1024px) {
  /* line 105, ../scss/_grid-single-people.scss */
  .single-people #container {
    width: 960px;
  }
  /* line 108, ../scss/_grid-single-people.scss */
  .single-people #container:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 121, ../scss/_grid-single-people.scss */
  .single-people .grid {
    padding: 0 13px 0 13px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 134, ../scss/_grid-single-people.scss */
  .single-people #container {
    width: 960px;
  }
  /* line 137, ../scss/_grid-single-people.scss */
  .single-people #container:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 148, ../scss/_grid-single-people.scss */
  .single-people .grid {
    padding: 0 13px 0 13px;
  }
}
@media screen and (max-width: 1023px) {
  /* line 161, ../scss/_grid-single-people.scss */
  .single-people #container {
    width: 707px;
  }
  /* line 164, ../scss/_grid-single-people.scss */
  .single-people #container:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 171, ../scss/_grid-single-people.scss */
  .single-people #content {
    width: 100%;
    padding-bottom: 155px;
    float: none;
  }
  /* line 176, ../scss/_grid-single-people.scss */
  .single-people #sidebar {
    float: left;
    width: 100%;
  }
  /* line 190, ../scss/_grid-single-people.scss */
  .single-people .grid {
    padding: 0 13px 0 13px;
  }
}
@media screen and (max-width: 766px) {
  /* line 205, ../scss/_grid-single-people.scss */
  .single-people #container {
    width: 100%;
    padding: 30px 10px;
  }
  /* line 209, ../scss/_grid-single-people.scss */
  .single-people .single-main-content-area {
    padding: 0 0px;
  }
  /* line 221, ../scss/_grid-single-people.scss */
  .single-people .column {
    width: 100%;
  }
  /* line 225, ../scss/_grid-single-people.scss */
  .single-people .module {
    height: auto;
    margin-bottom: 16px;
    /*
          img {
            width: 100%;
            margin-bottom: 14px;
          }
    */
  }
  /* line 229, ../scss/_grid-single-people.scss */
  .single-people .module .image-info-area-contaner {
    display: none;
    padding: 0 7px;
  }
  /* line 234, ../scss/_grid-single-people.scss */
  .single-people .module .image-info-area-contaner-img-container {
    width: 100%;
    height: auto;
  }
  /* line 237, ../scss/_grid-single-people.scss */
  .single-people .module .image-info-area-contaner-img-container img {
    width: 100%;
    height: auto;
    filter: gray;
    /* For IE6-9 */
    filter: grayscale(1);
    /* For Microsoft Edge and Firefox 35+ */
    -webkit-filter: grayscale(1);
    /* For Google Chrome, Safari 6+ & Opera 15+ */
  }
  /* line 258, ../scss/_grid-single-people.scss */
  .single-people .module .info-area {
    display: block;
    height: auto;
    padding: 0 12px 30px 12px;
  }
  /* line 265, ../scss/_grid-single-people.scss */
  .single-people .module:after {
    /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
    content: "";
    display: table;
    clear: both;
  }
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 10, 2014, 11:58:56 PM
    Author     : ifoster
*/
/* line 21, ../scss/_grid-page-template.scss */
.page-template:not(.page-home), .blog, .single-blog-post, .search {
  /*
  * Desktop media query
  *
  */
  /*
  * Tablet Landscape media query
  *
  */
  /*
  * Tablet Portrait media query
  *
  */
  /*
  * Mobile Portrait media query
  *
  */
}
/* line 22, ../scss/_grid-page-template.scss */
.page-template:not(.page-home) .grid, .blog .grid, .single-blog-post .grid, .search .grid {
  background: white;
}
/* line 25, ../scss/_grid-page-template.scss */
.page-template:not(.page-home) .grid:before, .page-template:not(.page-home) .grid:after, .blog .grid:before, .blog .grid:after, .single-blog-post .grid:before, .single-blog-post .grid:after, .search .grid:before, .search .grid:after {
  /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
  content: "";
  display: table;
  clear: both;
}
/* line 34, ../scss/_grid-page-template.scss */
.page-template:not(.page-home) .column, .blog .column, .single-blog-post .column, .search .column {
  width: 100%;
}
/* line 38, ../scss/_grid-page-template.scss */
.page-template:not(.page-home) .module, .blog .module, .single-blog-post .module, .search .module {
  border: 1px #ccc solid;
  background: #fff;
  margin-bottom: 45px;
  width: 100%;
  height: 174px;
}
/* line 45, ../scss/_grid-page-template.scss */
.page-template:not(.page-home) .module img, .blog .module img, .single-blog-post .module img, .search .module img {
  width: 163px;
  height: 100%;
  float: left;
  margin-right: 56px;
}
/* line 52, ../scss/_grid-page-template.scss */
.page-template:not(.page-home) .module .info-area, .blog .module .info-area, .single-blog-post .module .info-area, .search .module .info-area {
  display: table-cell;
  height: inherit;
  vertical-align: middle;
}
/* line 58, ../scss/_grid-page-template.scss */
.page-template:not(.page-home) .module:after, .blog .module:after, .single-blog-post .module:after, .search .module:after {
  content: "";
  display: table;
  clear: both;
}
/* line 65, ../scss/_grid-page-template.scss */
.page-template:not(.page-home) #content, .blog #content, .single-blog-post #content, .search #content, .error404 #content {
  width: 640px;
  float: left;
  padding-bottom: 50px;
}
/* line 70, ../scss/_grid-page-template.scss */
.page-template:not(.page-home) .single-main-content-area, .blog .single-main-content-area, .single-blog-post .single-main-content-area, .search .single-main-content-area {
  padding: 0 36px;
}
/* line 74, ../scss/_grid-page-template.scss */
.page-template:not(.page-home) #sidebar, .blog #sidebar, .single-blog-post #sidebar, .search #sidebar {
  width: 300px;
  float: right;
}
@media screen and (min-width: 1024px) {
  /* line 84, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) #container, .blog #container, .single-blog-post #container, .search #container, .error404 #container {
    width: 960px;
  }
  /* line 87, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) #container:after, .blog #container:after, .single-blog-post #container:after, .search #container:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 100, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) .grid, .blog .grid, .single-blog-post .grid, .search .grid {
    padding: 0 13px 0 13px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 111, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) #container, .blog #container, .single-blog-post #container, .search #container, .error404 #container {
    width: 960px;
  }
  /* line 114, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) #container:after, .blog #container:after, .single-blog-post #container:after, .search #container:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 125, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) .grid, .blog .grid, .single-blog-post .grid, .search .grid {
    padding: 0 13px 0 13px;
  }
  /* line 128, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) #content, .blog #content, .single-blog-post #content, .search #content, .error404 #content {
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 1023px) {
  /* line 139, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) #container, .blog #container, .single-blog-post #container, .search #container, .search #content, .error404 #container {
    width: 640px;
  }
  /* line 142, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) #container:after, .blog #container:after, .single-blog-post #container:after, .search #container:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 149, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) #content, .blog #content, .single-blog-post #content, .search #content, .error404 #content {
    width: 100%;
    padding-bottom: 50px;
  }
  /* line 153, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) #sidebar, .blog #sidebar, .single-blog-post #sidebar, .search #sidebar {
    float: left;
    width: 100%;
  }
  /* line 167, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) .grid, .blog .grid, .single-blog-post .grid, .search .grid {
    padding: 0 13px 0 13px;
  }
}
@media screen and (max-width: 766px) {
  /* line 180, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) #container, .blog #container, .single-blog-post #container, .search #container, .error404 #container {
    width: 100%;
    padding: 30px 10px;
  }
  /* line 184, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) .single-main-content-area, .blog .single-main-content-area, .single-blog-post .single-main-content-area, .search .single-main-content-area {
    padding: 0 0px;
  }
  /* line 196, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) .column, .blog .column, .single-blog-post .column, .search .column {
    width: 100%;
  }
  /* line 200, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) .module, .blog .module, .single-blog-post .module, .search .module {
    height: auto;
    margin-bottom: 16px;
  }
  /* line 204, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) .module .image-info-area-contaner, .blog .module .image-info-area-contaner, .single-blog-post .module .image-info-area-contaner, .search .module .image-info-area-contaner {
    display: none;
    padding: 0 7px;
  }
  /* line 209, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) .module img, .blog .module img, .single-blog-post .module img, .search .module img {
    width: 100%;
    margin-bottom: 14px;
  }
  /* line 213, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) .module .info-area, .blog .module .info-area, .single-blog-post .module .info-area, .search .module .info-area {
    display: block;
    height: auto;
    padding: 0 12px 30px 12px;
  }
  /* line 220, ../scss/_grid-page-template.scss */
  .page-template:not(.page-home) .module:after, .blog .module:after, .single-blog-post .module:after, .search .module:after {
    /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
    content: "";
    display: table;
    clear: both;
  }
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 10, 2014, 11:58:56 PM
    Author     : ifoster
*/
/* line 21, ../scss/_grid-home-page-template.scss */
.page-home {
  /*
  * Desktop media query
  *
  */
  /*
  * Tablet Landscape media query
  *
  */
  /*
  * Tablet Portrait media query
  *
  */
  /*
  * Mobile Portrait media query
  *
  */
}
/* line 22, ../scss/_grid-home-page-template.scss */
.page-home .grid {
  background: white;
}
/* line 25, ../scss/_grid-home-page-template.scss */
.page-home .grid:before, .page-home .grid:after {
  /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
  content: "";
  display: table;
  clear: both;
}
/* line 34, ../scss/_grid-home-page-template.scss */
.page-home .column {
  width: 100%;
}
/* line 38, ../scss/_grid-home-page-template.scss */
.page-home .module {
  border: 1px #ccc solid;
  background: #fff;
  margin-bottom: 45px;
  width: 100%;
  height: 174px;
}
/* line 45, ../scss/_grid-home-page-template.scss */
.page-home .module img {
  width: 163px;
  height: 100%;
  float: left;
  margin-right: 56px;
}
/* line 52, ../scss/_grid-home-page-template.scss */
.page-home .module .info-area {
  display: table-cell;
  height: inherit;
  vertical-align: middle;
}
/* line 58, ../scss/_grid-home-page-template.scss */
.page-home .module:after {
  content: "";
  display: table;
  clear: both;
}
/* line 65, ../scss/_grid-home-page-template.scss */
.page-home #content {
  width: 640px;
  float: left;
  padding-bottom: 40px;
}
/* line 70, ../scss/_grid-home-page-template.scss */
.page-home .single-main-content-area {
  padding: 0 36px;
}
/* line 74, ../scss/_grid-home-page-template.scss */
.page-home #sidebar {
  width: 300px;
  float: right;
}
@media screen and (min-width: 1024px) {
  /* line 84, ../scss/_grid-home-page-template.scss */
  .page-home #container {
    width: 960px;
  }
  /* line 87, ../scss/_grid-home-page-template.scss */
  .page-home #container:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 100, ../scss/_grid-home-page-template.scss */
  .page-home .grid {
    padding: 0 0px 0 0px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 111, ../scss/_grid-home-page-template.scss */
  .page-home #container {
    width: 960px;
  }
  /* line 114, ../scss/_grid-home-page-template.scss */
  .page-home #container:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 125, ../scss/_grid-home-page-template.scss */
  .page-home .grid {
    padding: 0 0px 0 0px;
  }
}
@media screen and (max-width: 1023px) {
  /* line 136, ../scss/_grid-home-page-template.scss */
  .page-home #container {
    width: 640px;
  }
  /* line 139, ../scss/_grid-home-page-template.scss */
  .page-home #container:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 146, ../scss/_grid-home-page-template.scss */
  .page-home #content {
    width: 100%;
    padding-bottom: 40px;
    float: none;
  }
  /* line 151, ../scss/_grid-home-page-template.scss */
  .page-home #sidebar {
    float: left;
    width: 100%;
  }
  /* line 165, ../scss/_grid-home-page-template.scss */
  .page-home .grid {
    padding: 0 0px 0 0px;
  }
}
@media screen and (max-width: 766px) {
  /* line 178, ../scss/_grid-home-page-template.scss */
  .page-home #container {
    width: 100%;
    padding: 30px 10px;
  }
  /* line 182, ../scss/_grid-home-page-template.scss */
  .page-home .single-main-content-area {
    padding: 0 0px;
  }
  /* line 194, ../scss/_grid-home-page-template.scss */
  .page-home .column {
    width: 100%;
  }
  /* line 198, ../scss/_grid-home-page-template.scss */
  .page-home .module {
    height: auto;
    margin-bottom: 16px;
  }
  /* line 202, ../scss/_grid-home-page-template.scss */
  .page-home .module .image-info-area-contaner {
    display: none;
    padding: 0 7px;
  }
  /* line 207, ../scss/_grid-home-page-template.scss */
  .page-home .module img {
    width: 100%;
    margin-bottom: 14px;
  }
  /* line 211, ../scss/_grid-home-page-template.scss */
  .page-home .module .info-area {
    display: block;
    height: auto;
    padding: 0 12px 30px 12px;
  }
  /* line 218, ../scss/_grid-home-page-template.scss */
  .page-home .module:after {
    /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
    content: "";
    display: table;
    clear: both;
  }
}

/* line 4, ../scss/_modules.scss */
.people-module h3 {
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  font-family: "Roboto";
  font-size: 24px;
  margin-bottom: 14px;
}
/* line 12, ../scss/_modules.scss */
.people-module p.title {
  color: #000;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 20, ../scss/_modules.scss */
.people-module a.contact, .people-module p.contact {
  text-decoration: none;
  word-wrap: break-word;
  color: #656565;
  font-family: "Roboto";
  font-size: 12px;
  margin-bottom: 6px;
}

/* FLEX SLIDER GENERAL PROPERTY - start - */
/* line 3, ../scss/_widgets.scss */
.flexslider {
  margin: 0 0 0;
  border: 0 solid #ffffff;
}

/* line 7, ../scss/_widgets.scss */
.flex-direction-nav a {
  background-color: black;
  width: 37px;
  height: 43px;
}

/* line 12, ../scss/_widgets.scss */
.flex-direction-nav a.flex-prev:before {
  content: '';
  background: url(../images/resources-arrow-lft.svg) no-repeat;
  width: 37px;
  height: 43px;
  position: relative;
  left: 10px;
  top: 10px;
}

/* line 23, ../scss/_widgets.scss */
.flex-direction-nav a.flex-next:before {
  content: '';
  background: url(../images/resources-arrow-rgt.svg) no-repeat;
  width: 37px;
  height: 43px;
  position: relative;
  left: 13px;
  top: 10px;
}

/* line 34, ../scss/_widgets.scss */
.flex-direction-nav .flex-prev {
  left: 0px;
}

/* line 38, ../scss/_widgets.scss */
.flex-direction-nav .flex-next {
  right: 0px;
}

/* line 42, ../scss/_widgets.scss */
.flexslider:hover .flex-direction-nav .flex-prev {
  left: 0px;
}

/* line 46, ../scss/_widgets.scss */
.flexslider:hover .flex-direction-nav .flex-next {
  right: 0px;
}

/* line 51, ../scss/_widgets.scss */
.event-widget:hover .flexslider .flex-direction-nav .flex-prev {
  left: 0px;
  opacity: .7;
}
/* line 56, ../scss/_widgets.scss */
.event-widget:hover .flexslider .flex-direction-nav .flex-prev:hover {
  left: 0px;
  opacity: 1;
}
/* line 61, ../scss/_widgets.scss */
.event-widget:hover .flexslider .flex-direction-nav .flex-next {
  right: 0px;
  opacity: .7;
}
/* line 66, ../scss/_widgets.scss */
.event-widget:hover .flexslider .flex-direction-nav .flex-next:hover {
  right: 0px;
  opacity: 1;
}

/* line 74, ../scss/_widgets.scss */
.publication-widget:hover .flexslider .flex-direction-nav .flex-prev {
  left: 0px;
  opacity: .7;
}
/* line 79, ../scss/_widgets.scss */
.publication-widget:hover .flexslider .flex-direction-nav .flex-prev:hover {
  left: 0px;
  opacity: 1;
}
/* line 84, ../scss/_widgets.scss */
.publication-widget:hover .flexslider .flex-direction-nav .flex-next {
  right: 0px;
  opacity: .7;
}
/* line 89, ../scss/_widgets.scss */
.publication-widget:hover .flexslider .flex-direction-nav .flex-next:hover {
  right: 0px;
  opacity: 1;
}

/* FLEX SLIDER GENERAL PROPERTY - end - */
/* line 120, ../scss/_widgets.scss */
.static-widget-container {
  margin-bottom: 40px;
}

/* line 126, ../scss/_widgets.scss */
.widget-area .widget-container {
  margin-bottom: 40px;
}
/* line 130, ../scss/_widgets.scss */
.widget-area > li.widget-container {
  width: 300px;
  float: left;
}
@media screen and (max-width: 1023px) {
  /* line 136, ../scss/_widgets.scss */
  .widget-area > li.widget-container:nth-child(even) {
    margin-right: 40px;
  }
}
@media screen and (max-width: 766px) {
  /* line 130, ../scss/_widgets.scss */
  .widget-area > li.widget-container {
    width: 100%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 148, ../scss/_widgets.scss */
  #sidebar-menu {
    /* display: none; */
  }
}
@media screen and (max-width: 1023px) {
  /* line 157, ../scss/_widgets.scss */
  .static-categories-widget {
    display: none;
  }
}
/* line 165, ../scss/_widgets.scss */
.news-widget-content-wrapper {
  padding: 0 5px 0 5px;
}
/* line 170, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content.nano {
  height: 667px;
}
/* line 174, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content .news-item {
  width: 255px;
  border-bottom: solid 1px #ccc;
}
/* line 176, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content .news-item a {
  text-decoration: none;
  color: #000;
}
/* line 179, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content .news-item a h2 {
  font-size: 14px;
  font-family: roboto;
  font-weight: 600;
  color: #000;
  line-height: 17px;
  text-decoration: none;
}
/* line 192, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content .news-item:last-child {
  border-bottom: 0;
}
/* line 195, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content .news-item:hover {
  background: #f6f6f6;
}
/* line 198, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content .news-item .content-wrapper {
  padding: 14px 7px 14px 10px;
}
/* line 203, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content .news-item .news-item-date {
  display: block;
  font-size: 10px;
  font-family: roboto;
  font-weight: 600;
  color: #666;
  margin-bottom: 4px;
}
/* line 212, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content .news-item .news-item-image {
  margin-bottom: 8px;
  text-align: center;
}
.news-widget-content-wrapper #news-widget-content .news-item .news-item-image img {
	border: #ccc 1px solid;
}
/* line 217, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content .news-item .news-item-description {
  max-height: 114px;
}
/* line 220, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content .news-item .news-item-description p {
  font-size: 12px;
  font-family: roboto;
  font-weight: 400;
  color: #000;
  line-height: 16px;
}
/* line 227, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content .news-item .news-item-description p a {
  text-decoration: none;
  color: #000;
}
/* line 234, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content .news-item .news-item-description h2.news-item-title {
  margin-bottom: 6px;
}
/* line 238, ../scss/_widgets.scss */
.news-widget-content-wrapper #news-widget-content .news-item .news-item-description h2.news-item-title a {
  font-size: 14px;
  font-family: roboto;
  font-weight: 600;
  color: #000;
  line-height: 17px;
  text-decoration: none;
}

/* line 253, ../scss/_widgets.scss */
.home.page .news-widget-content-wrapper {
  padding: 0 5px 0 5px;
}
/* line 258, ../scss/_widgets.scss */
.home.page .news-widget-content-wrapper #news-widget-content.nano {
  height: 500px;
}

/* line 268, ../scss/_widgets.scss */
.event-widget .event-widget-details-wrapper {
  border: 1px solid #ccc;
  border-top: none;
  height: 105px;
}
/* line 273, ../scss/_widgets.scss */
.event-widget .event-widget-details-wrapper a {
  text-decoration: none;
}
/* line 277, ../scss/_widgets.scss */
.event-widget .event-widget-details-wrapper .event-details {
  padding: 12px 15px 17px;
}
/* line 280, ../scss/_widgets.scss */
.event-widget .event-widget-details-wrapper .event-details .event-date {
  color: #000;
  font-family: "Roboto Condensed";
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .3px;
  margin-bottom: 8px;
}
/* line 289, ../scss/_widgets.scss */
.event-widget .event-widget-details-wrapper .event-details h1.title {
  color: #000;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 10px;
}
/* line 297, ../scss/_widgets.scss */
.event-widget .event-widget-details-wrapper .event-details h2.subtitle {
  color: #000;
  font-family: "Roboto";
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
}

/* line 310, ../scss/_widgets.scss */
.publication-widget .image-container {
  background: #000;
  border: none;
  padding: 0;
  margin: 0;
  height: 287px;
  line-height: 287px;
  text-align: center;
}
/* line 320, ../scss/_widgets.scss */
.publication-widget .image-container img {
  width: auto;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  background: #000;
}
/* line 329, ../scss/_widgets.scss */
.publication-widget .publication-widget-details-wrapper {
  border: 1px solid #ccc;
  border-top: none;
  height: 105px;
}
/* line 334, ../scss/_widgets.scss */
.publication-widget .publication-widget-details-wrapper a {
  text-decoration: none;
}
/* line 338, ../scss/_widgets.scss */
.publication-widget .publication-widget-details-wrapper .publication-details {
  padding: 12px 15px 17px;
  overflow: hidden;
  height: 89px;
}
/* line 343, ../scss/_widgets.scss */
.publication-widget .publication-widget-details-wrapper .publication-details .publication-author {
  color: #666;
  font-family: "Roboto Condensed";
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .3px;
  margin-bottom: 8px;
}
/* line 352, ../scss/_widgets.scss */
.publication-widget .publication-widget-details-wrapper .publication-details h1.title {
  color: #000;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 12px;
}
/* line 360, ../scss/_widgets.scss */
.publication-widget .publication-widget-details-wrapper .publication-details h2.subtitle {
  color: #000;
  font-family: "Roboto";
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
}
/* line 371, ../scss/_widgets.scss */
.publication-widget .flex-direction-nav a {
  background: rgba(255, 255, 255, 0.3);
}
/* line 375, ../scss/_widgets.scss */
.publication-widget .flex-direction-nav:hover {
  background: rgba(255, 255, 255, 0.7);
}

/* line 383, ../scss/_widgets.scss */
#bottom-sidebar h1.page-content-heading {
  margin: 0 0 -7px 0;
  padding: 0;
  border: none;
  text-indent: 220px;
  font-size: 51px;
  font-family: "Roboto Condensed";
}
/* line 392, ../scss/_widgets.scss */
#bottom-sidebar .widget-area {
  list-style: none;
}

/* line 397, ../scss/_widgets.scss */
.ribbon-widget-title {
  padding: 0;
  border: none;
  font-size: 57px;
  color: #000;
  font-family: "Roboto Condensed";
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  /* line 397, ../scss/_widgets.scss */
  .ribbon-widget-title {
    width: 960px;
    margin: 0 auto -7px auto;
  }
  /* line 410, ../scss/_widgets.scss */
  .ribbon-widget-title:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (min-width: 1024px) {
  /* line 397, ../scss/_widgets.scss */
  .ribbon-widget-title {
    width: 960px;
    margin: 0 auto -7px auto;
  }
  /* line 421, ../scss/_widgets.scss */
  .ribbon-widget-title:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (max-width: 1023px) {
  /* line 397, ../scss/_widgets.scss */
  .ribbon-widget-title {
    width: 640px;
    margin: 0 auto -7px auto;
  }
  /* line 432, ../scss/_widgets.scss */
  .ribbon-widget-title:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (max-width: 766px) {
  /* line 397, ../scss/_widgets.scss */
  .ribbon-widget-title {
    width: 100%;
    margin: 0 auto -5px auto;
    font-size: 38px;
    padding-left: 10px;
  }
  /* line 446, ../scss/_widgets.scss */
  .ribbon-widget-title:after {
    content: "";
    display: table;
    clear: both;
  }
}

/* line 455, ../scss/_widgets.scss */
.ribbon-widget-wrapper {
  opacity: 0.0;
}

/* line 459, ../scss/_widgets.scss */
.ribbon-widget-container {
  margin-bottom: 60px;
}

/* line 466, ../scss/_widgets.scss */
.ribbon-widget .slide-img-area {
  position: relative;
  height: 179px;
  width: 100%;
  overflow: hidden;
}
/* line 472, ../scss/_widgets.scss */
.ribbon-widget .slide-img-area img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* Safari */
  transform: translate(-50%, -50%);
  height: 179px;
  width: auto;
}
/* line 485, ../scss/_widgets.scss */
.ribbon-widget .flexslider {
  background: #000 !important;
  padding: 40px 55px 50px 55px;
  border-radius: 0;
}
/* line 490, ../scss/_widgets.scss */
.ribbon-widget .flexslider .slides li {
  margin-right: 20px;
}
/* line 495, ../scss/_widgets.scss */
.ribbon-widget .flex-direction-nav a {
  background-color: black;
  width: 18px;
  height: 56px;
  opacity: 1;
}
/* line 502, ../scss/_widgets.scss */
.ribbon-widget .flex-direction-nav a.flex-prev:before {
  content: '';
  background: url(../images/ribbon-prev.svg) no-repeat;
  width: 18px;
  height: 56px;
  position: relative;
  left: 0px;
  top: 0px;
}
/* line 513, ../scss/_widgets.scss */
.ribbon-widget .flex-direction-nav a.flex-next:before {
  content: '';
  background: url(../images/ribbon-next.svg) no-repeat;
  width: 18px;
  height: 56px;
  position: relative;
  left: 0px;
  top: 0px;
}
/* line 524, ../scss/_widgets.scss */
.ribbon-widget .flex-direction-nav .flex-prev {
  left: 16px;
}
/* line 527, ../scss/_widgets.scss */
.ribbon-widget .flex-direction-nav .flex-next {
  right: 16px;
  text-align: right;
}
/* line 532, ../scss/_widgets.scss */
.ribbon-widget .flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 16px;
}
/* line 536, ../scss/_widgets.scss */
.ribbon-widget .flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
/* line 539, ../scss/_widgets.scss */
.ribbon-widget .flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 16px;
}
/* line 543, ../scss/_widgets.scss */
.ribbon-widget .flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
/* line 547, ../scss/_widgets.scss */
.ribbon-widget .slide-container {
  background: #000;
  border: 1px solid #555;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}
/* line 556, ../scss/_widgets.scss */
.ribbon-widget .slide-container a {
  text-decoration: none;
  color: #fff;
}
/* line 561, ../scss/_widgets.scss */
.ribbon-widget .slide-container:hover {
  background: #333;
  border: 1px solid #666;
}
/* line 566, ../scss/_widgets.scss */
.ribbon-widget .slide-container .slide-info-area {
  padding: 10px;
  color: #fff;
  margin-bottom: 10px;
}
/* line 574, ../scss/_widgets.scss */
.ribbon-widget .slide-container .slide-info-area h1 {
  margin-bottom: 10px;
  font-family: "Roboto";
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
  line-height: 1.2em;
}
/* line 584, ../scss/_widgets.scss */
.ribbon-widget .slide-container .slide-info-area h2.subtitle {
  color: #fff;
  font-family: "Roboto Condensed";
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .3px;
}
/* line 592, ../scss/_widgets.scss */
.ribbon-widget .slide-container .slide-info-area p {
  color: #fff;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 300;
  line-height: 1.2em;
}
/* line 599, ../scss/_widgets.scss */
.ribbon-widget .slide-container .slide-info-area p a {
  color: #ffcc00;
  text-decoration: none;
}
/* line 603, ../scss/_widgets.scss */
.ribbon-widget .slide-container .slide-info-area p a span {
  text-decoration: underline;
}
/* line 610, ../scss/_widgets.scss */
.ribbon-widget .slide-container .slide-info-area.faculty {
  max-height: 110px;
  min-height: 110px;
}
/* line 614, ../scss/_widgets.scss */
.ribbon-widget .slide-container .slide-info-area.faculty h1 {
  margin-bottom: 5px;
}
/* line 617, ../scss/_widgets.scss */
.ribbon-widget .slide-container .slide-info-area.faculty h2 {
  margin-bottom: 10px;
}
/* line 621, ../scss/_widgets.scss */
.ribbon-widget .slide-container .slide-info-area.faculty p {
  display: list-item;
  list-style: inside disc;
}
/* line 627, ../scss/_widgets.scss */
.ribbon-widget .slide-container .slide-info-area.lectures {
  min-height: 124px;
  max-height: 124px;
}
/* line 631, ../scss/_widgets.scss */
.ribbon-widget .slide-container .slide-info-area.lectures .event-date {
  font-family: "Roboto Condensed";
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .3px;
  margin-bottom: 10px;
}
/* line 639, ../scss/_widgets.scss */
.ribbon-widget .slide-container .slide-info-area.resources {
  max-height: 120px;
  min-height: 120px;
}
/* line 653, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper .bx-controls-direction {
  /* I.F */
  display: block !important;
}
/* line 656, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper:hover .bx-controls-direction {
  /* I.F */
  display: block !important;
}
/* line 660, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper {
  max-width: 100% !important;
  background: #000;
  padding: 40px 55px;
}
/* line 668, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper .bx-controls-direction .disabled {
  display: none;
}
/* line 672, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper .bx-controls-direction a {
  top: 0px;
  width: 55px;
  height: 100%;
}
/* line 677, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0px;
}
/* line 681, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0px;
}
/* line 686, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper .bx-controls-direction .bx-prev-wrapper, .ribbon-widget .bx-wrapper .bx-controls-direction .bx-next-wrapper {
  width: 55px;
  height: 100%;
  top: 0;
}
/* line 694, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper .bx-controls-direction .bx-prev {
  background: none;
}
/* line 697, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper .bx-controls-direction .bx-prev:before {
  content: '';
  position: absolute;
  top: 45%;
  left: 15px;
  background: url(../images/ribbon-prev.svg) no-repeat;
  width: 18px;
  height: 56px;
}
/* line 709, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper .bx-controls-direction .bx-next {
  background: none;
}
/* line 712, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper .bx-controls-direction .bx-next:before {
  content: '';
  position: absolute;
  top: 45%;
  right: 15px;
  background: url(../images/ribbon-next.svg) no-repeat;
  width: 18px;
  height: 56px;
}
/* line 724, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper .bx-controls-direction .flex-direction-nav a.flex-prev:before {
  content: '';
  background: url(../images/resources-arrow-lft.svg) no-repeat;
  width: 37px;
  height: 43px;
  position: relative;
  left: 10px;
  top: 10px;
}
/* line 735, ../scss/_widgets.scss */
.ribbon-widget .bx-wrapper .bx-controls-direction .flex-direction-nav a.flex-next:before {
  content: '';
  background: url(../images/resources-arrow-rgt.svg) no-repeat;
  width: 37px;
  height: 43px;
  position: relative;
  left: 13px;
  top: 10px;
}

/* line 754, ../scss/_widgets.scss */
.awards-honors-widget, .courses-widget {
  padding-bottom: 10px;
}
/* line 760, ../scss/_widgets.scss */
.awards-honors-widget .flexslider ul.award-entries, .courses-widget .flexslider ul.award-entries {
  padding: 0px 10px 0 10px;
}
/* line 764, ../scss/_widgets.scss */
.awards-honors-widget .flexslider ul.award-entries li.award-entry, .courses-widget .flexslider ul.award-entries li.award-entry {
  padding: 12px 10px 12px 10px;
  border-bottom: 1px solid #999;
}
/* line 769, ../scss/_widgets.scss */
.awards-honors-widget .flexslider ul.award-entries li.award-entry:hover, .courses-widget .flexslider ul.award-entries li.award-entry:hover {
  background: #f6f6f6;
}
/* line 773, ../scss/_widgets.scss */
.awards-honors-widget .flexslider ul.award-entries li.award-entry img, .courses-widget .flexslider ul.award-entries li.award-entry img {
  float: left;
}
/* line 778, ../scss/_widgets.scss */
.awards-honors-widget .flexslider ul.award-entries li.award-entry .details h1, .courses-widget .flexslider ul.award-entries li.award-entry .details h1 {
  margin-bottom: 4px;
}
/* line 781, ../scss/_widgets.scss */
.awards-honors-widget .flexslider ul.award-entries li.award-entry .details h1 a, .courses-widget .flexslider ul.award-entries li.award-entry .details h1 a {
  font-size: 14px;
  font-family: roboto;
  font-weight: 600;
  color: black;
  line-height: 17px;
  text-decoration: none;
}
/* line 790, ../scss/_widgets.scss */
.awards-honors-widget .flexslider ul.award-entries li.award-entry .details h2, .courses-widget .flexslider ul.award-entries li.award-entry .details h2 {
  margin-bottom: 2px;
  font-size: 10px;
  font-family: roboto;
  font-weight: 400;
  color: #666;
}
/* line 797, ../scss/_widgets.scss */
.awards-honors-widget .flexslider ul.award-entries li.award-entry .details h2 a, .courses-widget .flexslider ul.award-entries li.award-entry .details h2 a {
  font-size: 14px;
  font-family: roboto;
  font-weight: 600;
  color: black;
  line-height: 17px;
  text-decoration: none;
}
/* line 807, ../scss/_widgets.scss */
.awards-honors-widget .flexslider ul.award-entries li.award-entry .details p, .courses-widget .flexslider ul.award-entries li.award-entry .details p {
  font-size: 12px;
  font-family: roboto;
  font-weight: 400;
  color: #000;
  line-height: 16px;
}
/* line 815, ../scss/_widgets.scss */
.awards-honors-widget .flexslider ul.award-entries li.award-entry .details p span a, .courses-widget .flexslider ul.award-entries li.award-entry .details p span a {
  color: #000;
  text-decoration: none;
}
/* line 822, ../scss/_widgets.scss */
.awards-honors-widget .flexslider ul.award-entries li.award-entry .details.has-image, .courses-widget .flexslider ul.award-entries li.award-entry .details.has-image {
  float: left;
}
/* line 829, ../scss/_widgets.scss */
.awards-honors-widget .flexslider ul.award-entries li.award-entry:first-child, .courses-widget .flexslider ul.award-entries li.award-entry:first-child {
  border-top: 1px solid #999;
}
/* line 837, ../scss/_widgets.scss */
.awards-honors-widget .flexslider .flex-control-nav, .courses-widget .flexslider .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -30px;
  text-align: right;
}
/* line 845, ../scss/_widgets.scss */
.awards-honors-widget .flexslider .flex-control-nav li a, .courses-widget .flexslider .flex-control-nav li a {
  position: static;
  text-indent: 99999px;
  overflow: hidden;
}
/* line 851, ../scss/_widgets.scss */
.awards-honors-widget .flexslider .flex-control-nav li:last-child, .courses-widget .flexslider .flex-control-nav li:last-child {
  margin-right: 14px;
}

/* line 861, ../scss/_widgets.scss */
.widget_connect_widget_mini .connect-widget a.request-info {
  height: 36px;
  line-height: 36px;
  background-color: #f4f4f4;
  display: block;
  text-align: center;
  font-family: roboto;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  color: #222;
  margin: 0;
}
/* line 877, ../scss/_widgets.scss */
.widget_connect_widget_mini .connect-widget a.request-info:hover {
  background-color: #ddd;
}

/* line 887, ../scss/_widgets.scss */
.connect-widget .social-section {
  border-top: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  border-left: 1px solid #f4f4f4;
  background: #f6f6f6;
  padding: 10px 0 11px 0;
}
/* line 895, ../scss/_widgets.scss */
.connect-widget .social-section:before, .connect-widget .social-section:after {
  content: "";
  display: table;
  clear: both;
}
/* line 902, ../scss/_widgets.scss */
.connect-widget .social-section .social-media-section {
  width: 65%;
  float: left;
  padding: 0 0 0 5px;
}
/* line 909, ../scss/_widgets.scss */
.connect-widget .social-section .social-media-section .social-media-set li {
  width: 27px;
  height: 27px;
  float: left;
  margin: 14px 5px 0 0;
}
/* line 915, ../scss/_widgets.scss */
.connect-widget .social-section .social-media-section .social-media-set li a {
  height: 27px;
  width: 27px;
  display: inline-block;
  text-indent: -999999px;
}
/* line 922, ../scss/_widgets.scss */
.connect-widget .social-section .social-media-section .social-media-set li:hover {
  cursor: pointer;
}
/* line 926, ../scss/_widgets.scss */
.connect-widget .social-section .social-media-section .social-media-set li.facebook {
  background: url("../images/facebook.svg") no-repeat 0 0;
}
/* line 930, ../scss/_widgets.scss */
.connect-widget .social-section .social-media-section .social-media-set li.instagram {
  background: url("../images/instagram.svg") no-repeat 0 0;
}
/* line 933, ../scss/_widgets.scss */
.connect-widget .social-section .social-media-section .social-media-set li.linkedin {
  background: url("../images/linkedin.svg") no-repeat 0 0;
}
/* line 936, ../scss/_widgets.scss */
.connect-widget .social-section .social-media-section .social-media-set li.twitter {
  background: url("../images/twitter.svg") no-repeat 0 0;
}
.connect-widget .social-section .social-media-section .social-media-set li.youtube {
  background: url("../images/youtube.svg") no-repeat 0 0;
}
/* line 944, ../scss/_widgets.scss */
.connect-widget .social-section .social-media-section h2 {
  font-size: 18px;
  font-family: roboto;
  font-weight: 300;
  color: #000;
  padding: 0 0 10px 4px;
  border-bottom: 1px solid #ccc;
}
/* line 955, ../scss/_widgets.scss */
.connect-widget .social-section .e-blast-form-section {
  width: 35%;
  float: right;
  padding: 0 5px;
}
/* line 960, ../scss/_widgets.scss */
.connect-widget .social-section .e-blast-form-section h2 {
  font-size: 18px;
  font-family: roboto;
  font-weight: 300;
  color: #000;
  padding: 0 0 10px 4px;
  border-bottom: 1px solid #ccc;
}
/* line 971, ../scss/_widgets.scss */
.connect-widget .social-section .e-blast-form-section input[type="email"] {
  width: 100%;
  margin: 14px 0 10px 0;
  border: none;
  font-family: roboto;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 12px;
  padding: 4px;
}
/* line 983, ../scss/_widgets.scss */
.connect-widget .social-section .e-blast-form-section input[type="email"]:focus {
  outline: 1px solid #f4f4f4;
  outline-offset: 0px;
}
/* line 989, ../scss/_widgets.scss */
.connect-widget .social-section .e-blast-form-section input[type="submit"] {
  float: right;
  background: #BBB;
  padding: 0px 5px 1px 4px;
  color: #fff;
  font-family: roboto;
  letter-spacing: .3px;
  font-weight: 400;
  font-size: 11px;
  border: none;
  margin-right: 6px;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}
/* line 1006, ../scss/_widgets.scss */
.connect-widget .social-section .e-blast-form-section input[type="submit"]:hover {
  cursor: pointer;
  background: #AAA;
}
/* line 1011, ../scss/_widgets.scss */
.connect-widget .social-section .e-blast-form-section input[type="submit"] input[type="submit"]:focus {
  outline: 0;
  outline-offset: 0px;
  background: #AAA;
}
/* line 1017, ../scss/_widgets.scss */
.connect-widget .social-section .e-blast-form-section input[type="submit"] .wpcf7-not-valid-tip {
  color: #f00;
  font-size: 9px;
  display: block;
  font-family: roboto;
  margin-bottom: -6px;
  text-align: right;
}
/* line 1026, ../scss/_widgets.scss */
.connect-widget .social-section .e-blast-form-section input[type="submit"] .wpcf7-response-output {
  display: none !important;
}
/* line 1034, ../scss/_widgets.scss */
.connect-widget a.request-info, aside#sidebar .connect-widget a.request-info, aside#sidebar .widget_connect_widget_mini .connect-widget a.request-info{
  /* height: 36px; */
  line-height: 25px;
  background-color: #e6e6e6;
  display: block;
  text-align: center;
  font-family: roboto;
  font-size: 12px;
  text-decoration: none;
  color: #222;
  margin: 0 0 22px 0;
  padding: 0.75em;
  height: 72px;
  font-weight: bold;
}
/* line 1050, ../scss/_widgets.scss */
.connect-widget a.request-info:hover {
  background-color: #ddd;
}
/* line 1057, ../scss/_widgets.scss */
.connect-widget a.academic-calendar {
  height: 36px;
  line-height: 36px;
  background-color: #e6e6e6;
  display: block;
  text-align: center;
  font-family: roboto;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  color: #222;
}
/* line 1071, ../scss/_widgets.scss */
.connect-widget a.academic-calendar:hover {
  background-color: #ddd;
}
/* line 1077, ../scss/_widgets.scss */
.connect-widget .calendar-section {
  border-top: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  border-left: 1px solid #f4f4f4;
  background: #f6f6f6;
}
/* line 1084, ../scss/_widgets.scss */
.connect-widget .calendar-section .calendar-entries {
  padding: 0 10px;
}
/* line 1087, ../scss/_widgets.scss */
.connect-widget .calendar-section .calendar-entries .calendar-entry {
  padding: 12px 10px 10px 10px;
  border-bottom: 1px solid #ccc;
}
/* line 1091, ../scss/_widgets.scss */
.connect-widget .calendar-section .calendar-entries .calendar-entry a.calendar-link {
  color: #666;
  font-family: "Roboto Condensed";
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .3px;
  text-decoration: none;
}
/* line 1100, ../scss/_widgets.scss */
.connect-widget .calendar-section .calendar-entries .calendar-entry:first-child {
  padding: 12px 10px 8px 4px;
}
/* line 1104, ../scss/_widgets.scss */
.connect-widget .calendar-section .calendar-entries .calendar-entry:last-child {
  border-bottom: none;
  padding: 18px 10px 20px 10px;
}
/* line 1108, ../scss/_widgets.scss */
.connect-widget .calendar-section .calendar-entries .calendar-entry:last-child a.calendar-link {
  text-transform: uppercase;
}
/* line 1113, ../scss/_widgets.scss */
.connect-widget .calendar-section .calendar-entries .calendar-entry h1.calendar-heading {
  font-size: 18px;
  font-family: roboto;
  font-weight: 300;
  color: #000;
}
/* line 1123, ../scss/_widgets.scss */
.connect-widget .calendar-section .calendar-entries .calendar-entry .event-details .event-date {
  color: #666;
  font-family: "Roboto Condensed";
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .3px;
  margin-bottom: 4px;
}
/* line 1132, ../scss/_widgets.scss */
.connect-widget .calendar-section .calendar-entries .calendar-entry .event-details h1.title {
  margin-bottom: 3px;
}
/* line 1134, ../scss/_widgets.scss */
.connect-widget .calendar-section .calendar-entries .calendar-entry .event-details h1.title a {
  color: #000;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: .3px;
}
/* line 1146, ../scss/_widgets.scss */
.connect-widget .calendar-section .calendar-entries .calendar-entry .event-details h2.subtitle {
  color: #000;
  font-family: "Roboto";
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
}

/* line 1161, ../scss/_widgets.scss */
.profile-widget {
  position: relative;
  height: 263px;
}
/* line 1167, ../scss/_widgets.scss */
.profile-widget li.profile-widget-tab {
  display: inline-block;
  width: 33.33%;
  text-align: center;
  height: 53px;
  padding: 10px 0 10px 0;
  background-color: #eee;
  cursor: pointer;
  color: #000;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 200;
}
/* line 1181, ../scss/_widgets.scss */
.profile-widget li.profile-widget-tab span {
  height: 33px;
  line-height: 33px;
  display: inline-block;
  width: 100%;
  border-right: 1px solid #666;
}
/* line 1188, ../scss/_widgets.scss */
.profile-widget li.profile-widget-tab span.last {
  border-right: none;
}
/* line 1193, ../scss/_widgets.scss */
.profile-widget li.profile-widget-tab li.profile-widget-profile {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 53px;
  text-align: left;
  background: #f9f9f9;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  padding: 10px;
}
/* line 1197, ../scss/_widgets.scss */
.profile-widget li.profile-widget-tab li.profile-widget-profile .content-area {
  height: 167px;
  position: relative;
  overflow: hidden;
}
/* line 1213, ../scss/_widgets.scss */
.profile-widget li.profile-widget-tab li.profile-widget-profile img {
  float: left;
  margin-right: 10px;
  margin-bottom: 1px;
}
/* line 1219, ../scss/_widgets.scss */
.profile-widget li.profile-widget-tab li.profile-widget-profile h2 {
  color: #666;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 9px;
  margin-top: 2px;
}
/* line 1229, ../scss/_widgets.scss */
.profile-widget li.profile-widget-tab li.profile-widget-profile h1 {
  color: #000;
  font-family: "Roboto";
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 14px;
}
/* line 1237, ../scss/_widgets.scss */
.profile-widget li.profile-widget-tab li.profile-widget-profile p {
  color: #000;
  font-family: "Roboto";
  font-size: 11px;
  line-height: 18px;
  font-weight: 400;
}
/* line 1245, ../scss/_widgets.scss */
.profile-widget li.profile-widget-tab li.profile-widget-profile a.button {
  display: block;
  width: 94px;
  height: 24px;
  line-height: 24px;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #ffcc00;
  float: right;
  margin-top: 10px;
}
/* line 1264, ../scss/_widgets.scss */
.profile-widget li.profile-widget-tab.selected li.profile-widget-profile {
  display: inline-block;
}

/* line 1274, ../scss/_widgets.scss */
.ssa-gallery {
  margin-bottom: 35px;
}
/* line 1278, ../scss/_widgets.scss */
.ssa-gallery ul {
  padding: 0 !important;
  list-style-type: none !important;
}
/* line 1285, ../scss/_widgets.scss */
.ssa-gallery ul li .content-container {
  border: none;
  padding: 0;
  margin: 0;
  height: auto;
  line-height: normal;
  text-align: center;
  width: 100%;
        /*@media screen and (max-width: 1023px) {
          width: 681px;

        }*/
  /*@media screen and (max-width: 766px) {
    width: 100%;*/
  overflow: hidden;
}
/* line 1308, ../scss/_widgets.scss */
.ssa-gallery ul li .content-container .image-and-caption {
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  height: auto;
  width: 85%;
}
/* line 1316, ../scss/_widgets.scss */
.ssa-gallery ul li .content-container .image-and-caption img {
  height: auto;
  width: 100%;
  border: 1px solid #ccc;
}
/* line 1321, ../scss/_widgets.scss */
.ssa-gallery ul li .content-container .image-and-caption p.gallery-image-caption {
  color: #000;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  padding: 0;
}
/* line 1334, ../scss/_widgets.scss */
.ssa-gallery ol {
  list-style-type: none !important;
}
/* line 1343, ../scss/_widgets.scss */
.ssa-gallery .flexslider {
  margin: 0 0 0;
  border: 0 solid #ffffff;
}
/* line 1347, ../scss/_widgets.scss */
.ssa-gallery .flexslider ul {
  margin-bottom: 0 !important;
}
/* line 1353, ../scss/_widgets.scss */
.ssa-gallery .flex-direction-nav a {
  background-color: #fff;
  width: 37px;
  height: 43px;
  opacity: 1;
}
/* line 1359, ../scss/_widgets.scss */
.ssa-gallery .flex-direction-nav a.flex-prev:before {
  content: '';
  background: url(../images/resources-arrow-lft-b3.svg) no-repeat;
  width: 37px;
  height: 43px;
  position: relative;
  left: 10px;
  top: 10px;
}
/* line 1370, ../scss/_widgets.scss */
.ssa-gallery .flex-direction-nav a.flex-next:before {
  content: '';
  background: url(../images/resources-arrow-rgt-b3.svg) no-repeat;
  width: 37px;
  height: 43px;
  position: relative;
  left: 13px;
  top: 10px;
}
/* line 1385, ../scss/_widgets.scss */
.ssa-gallery .flex-direction-nav .flex-prev {
  right: 37px !important;
  left: auto;
  top: 100%;
}
@media screen and (max-width: 766px) {
  /* line 1385, ../scss/_widgets.scss */
  .ssa-gallery .flex-direction-nav .flex-prev {
    left: 0px;
    top: 45%;
  }
}
/* line 1396, ../scss/_widgets.scss */
.ssa-gallery .flex-direction-nav .flex-next {
  right: 0px;
  top: 100%;
}
@media screen and (max-width: 766px) {
  /* line 1396, ../scss/_widgets.scss */
  .ssa-gallery .flex-direction-nav .flex-next {
    right: 0px;
    top: 45%;
  }
}
/* line 1407, ../scss/_widgets.scss */
.ssa-gallery .flexslider:hover .flex-direction-nav .flex-prev {
  right: 37px;
  left: auto;
}
@media screen and (max-width: 766px) {
  /* line 1407, ../scss/_widgets.scss */
  .ssa-gallery .flexslider:hover .flex-direction-nav .flex-prev {
    left: 0px;
    top: 45%;
  }
}
/* line 1416, ../scss/_widgets.scss */
.ssa-gallery .flexslider:hover .flex-direction-nav .flex-next {
  right: 0px;
}
@media screen and (max-width: 766px) {
  /* line 1416, ../scss/_widgets.scss */
  .ssa-gallery .flexslider:hover .flex-direction-nav .flex-next {
    right: 0px;
    top: 45%;
  }
}
/* line 1425, ../scss/_widgets.scss */
.ssa-gallery a.flex-prev:before {
  opacity: 0.5;
}
/* line 1429, ../scss/_widgets.scss */
.ssa-gallery a.flex-prev:hover:before {
  opacity: 1;
}
/* line 1433, ../scss/_widgets.scss */
.ssa-gallery a.flex-next:before {
  opacity: 0.5;
}
/* line 1437, ../scss/_widgets.scss */
.ssa-gallery a.flex-next:hover:before {
  opacity: 1;
}

/* line 1449, ../scss/_widgets.scss */
#categories-widget {
  padding: 0 10px;
}
/* line 1452, ../scss/_widgets.scss */
#categories-widget li {
  float: left;
  width: 135px;
}
/* line 1456, ../scss/_widgets.scss */
#categories-widget li:nth-child(odd) {
  margin-right: 10px;
}
/* line 1460, ../scss/_widgets.scss */
#categories-widget li:last-child {
  width: 100%;
  margin-top: 20px;
}
/* line 1465, ../scss/_widgets.scss */
#categories-widget li a.button {
  display: block;
  height: 38px;
  line-height: 38px;
  font-family: "Roboto";
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  text-decoration: none;
  margin-top: 10px;
  padding-left: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
/* line 1484, ../scss/_widgets.scss */
#categories-widget .news {
  background-color: #FF9912;
}
/* line 1487, ../scss/_widgets.scss */
#categories-widget .news:hover {
  background-color: #EF8C14;
}
/* line 1494, ../scss/_widgets.scss */
#categories-widget .events {
  background: #097AA6;
}
/* line 1497, ../scss/_widgets.scss */
#categories-widget .events:hover {
  background: #0F6C82;
}
/* line 1502, ../scss/_widgets.scss */
#categories-widget .videos {
  background: #FFD110;
}
/* line 1505, ../scss/_widgets.scss */
#categories-widget .videos:hover {
  background: #EDC211;
}
/* line 1510, ../scss/_widgets.scss */
#categories-widget .lectures {
  background: #D84EA7;
}
/* line 1513, ../scss/_widgets.scss */
#categories-widget .lectures:hover {
  background: #CC48A4;
}
/* line 1518, ../scss/_widgets.scss */
#categories-widget .publications {
  background: #009D7D;
}
/* line 1521, ../scss/_widgets.scss */
#categories-widget .publications:hover {
  background: #038969;
}
/* line 1526, ../scss/_widgets.scss */
#categories-widget .awards-honors {
  background: #41ADCE;
}
/* line 1529, ../scss/_widgets.scss */
#categories-widget .awards-honors:hover {
  background: #3AA6BF;
}
/* line 1534, ../scss/_widgets.scss */
#categories-widget .exhibits {
  background: #28C94E;
}
/* line 1537, ../scss/_widgets.scss */
#categories-widget .exhibits:hover {
  background: #21B741;
}
/* line 1542, ../scss/_widgets.scss */
#categories-widget .newsletter {
  background: #122F41;
}
/* line 1545, ../scss/_widgets.scss */
#categories-widget .newsletter:hover {
  background: #0C2430;
}
/* line 1550, ../scss/_widgets.scss */
#categories-widget .alumni {
  background: #D94C4F;
}
/* line 1553, ../scss/_widgets.scss */
#categories-widget .alumni:hover {
  background: #CC4249;
}
/* line 1558, ../scss/_widgets.scss */
#categories-widget .profiles {
  background: #514187;
}
/* line 1561, ../scss/_widgets.scss */
#categories-widget .profiles:hover {
  background: #423777;
}
/* line 1566, ../scss/_widgets.scss */
#categories-widget .calendar {
  background: #000;
  width: 100%;
  text-align: center !important;
  padding-left: 0 !important;
}
/* line 1575, ../scss/_widgets.scss */
#categories-widget .blog {
  background: #000;
  width: 100%;
  text-align: center !important;
  padding-left: 0 !important;
}
/* line 1582, ../scss/_widgets.scss */
#categories-widget .blog-btn {
  background-color: #d6d6d6;
}

/* line 1598, ../scss/_widgets.scss */
#archive-widget ul.archive-years {
  padding: 0 0 0 10px;
}
/* line 1603, ../scss/_widgets.scss */
#archive-widget ul.archive-years li.archive-year:first-child ul.archive-months {
  display: block;
}
/* line 1610, ../scss/_widgets.scss */
#archive-widget ul.archive-years li.archive-year h2.year-heading {
  font-family: "Roboto";
  font-size: 21px;
  font-weight: 600;
  color: #000;
  line-height: 1.4em;
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 3px;
}
/* line 1623, ../scss/_widgets.scss */
#archive-widget ul.archive-years li.archive-year ul.archive-months {
  padding: 0 0 0 14px;
  display: none;
}
/* line 1628, ../scss/_widgets.scss */
#archive-widget ul.archive-years li.archive-year ul.archive-months.selected {
  display: block;
}
/* line 1636, ../scss/_widgets.scss */
#archive-widget ul.archive-years li.archive-year ul.archive-months li.archive-month a {
  font-family: "Roboto";
  font-size: 15px;
  font-weight: 400;
  color: #000;
  line-height: 26px;
  text-decoration: none;
}
/* line 1645, ../scss/_widgets.scss */
#archive-widget ul.archive-years li.archive-year ul.archive-months li.archive-month:first-child {
  margin-top: -4px;
}
/* line 1649, ../scss/_widgets.scss */
#archive-widget ul.archive-years li.archive-year ul.archive-months li.archive-month:last-child {
  padding-bottom: 10px;
}

/* line 1670, ../scss/_widgets.scss */
.datepicker {
  display: none;
}

/* line 1674, ../scss/_widgets.scss */
.Zebra_DatePicker {
  width: 300px;
  height: 318px;
  background: #e2e2e2;
  padding: 0 8px;
}

/* line 1682, ../scss/_widgets.scss */
.Zebra_DatePicker table {
  border-collapse: separate;
  border-spacing: 4px;
  cursor: pointer;
}

/* line 1688, ../scss/_widgets.scss */
.Zebra_DatePicker .dp_daypicker td, .Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
  width: 36px;
  height: 36px;
  background: #fff;
  font-family: roboto;
  font-size: 12px;
  font-weight: 600;
  color: #666;
}

/* line 1698, ../scss/_widgets.scss */
.Zebra_DatePicker table td {
  text-align: center;
}

/* line 1706, ../scss/_widgets.scss */
.dp_header {
  height: 42px;
}

/* line 1710, ../scss/_widgets.scss */
.dp_caption {
  color: #666;
  font-family: roboto;
  text-transform: uppercase;
  font-size: 18px;
}

/* line 1717, ../scss/_widgets.scss */
.dp_previous {
  position: relative;
}
/* line 1721, ../scss/_widgets.scss */
.dp_previous:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 10px;
  background-image: url("../images/cal-previous.svg");
  height: 20px;
  width: 12px;
}

/* line 1732, ../scss/_widgets.scss */
.dp_next {
  position: relative;
}
/* line 1736, ../scss/_widgets.scss */
.dp_next:after {
  content: "";
  position: absolute;
  top: 9px;
  right: 10px;
  background-image: url("../images/cal-next.svg");
  height: 20px;
  width: 12px;
}

/* line 1751, ../scss/_widgets.scss */
.Zebra_DatePicker td.dp_not_in_month {
  background: #f2f2f2;
}

/* line 1755, ../scss/_widgets.scss */
.Zebra_DatePicker td.dp_weekend {
  background: #cfcfcf;
}

/* line 1759, ../scss/_widgets.scss */
.Zebra_DatePicker td.dp_current {
  color: #fff;
  background: #999;
}

/* line 1768, ../scss/_widgets.scss */
.Zebra_DatePicker td.dp_selected {
  background: #ffcc00;
  color: #222;
  transition: none;
}

/* line 1777, ../scss/_widgets.scss */
.Zebra_DatePicker .dp_daypicker th {
  background: #bbbbbb;
  text-align: center;
  font-family: roboto;
  font-size: 12px;
  height: 20px;
  width: 36px;
  color: #666;
}

/* line 1790, ../scss/_widgets.scss */
.dp_footer {
  display: none !important;
}

/* line 1801, ../scss/_widgets.scss */
.portfolio-page .mosaic-widget-container {
  margin-top: 30px !important;
}
/* line 1804, ../scss/_widgets.scss */
.portfolio-page .mosaic-widget-container .mosaic-widget-title {
  display: none;
}

@media screen and (min-width: 1024px) {
  /* line 1813, ../scss/_widgets.scss */
  body:not(.wp-admin) .mosaic-widget-container {
    width: 960px;
    margin: 0 auto 50px auto;
    margin: 0 auto 0 auto;
  }
  /* line 1820, ../scss/_widgets.scss */
  body:not(.wp-admin) .mosaic-widget-container:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (min-width: 1024px) {
  /* line 1813, ../scss/_widgets.scss */
  body:not(.wp-admin) .mosaic-widget-container {
    width: 960px;
    margin: 0 auto 50px auto;
    margin: 0 auto 0 auto;
  }
  /* line 1832, ../scss/_widgets.scss */
  body:not(.wp-admin) .mosaic-widget-container:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (max-width: 1023px) {
  /* line 1813, ../scss/_widgets.scss */
  body:not(.wp-admin) .mosaic-widget-container {
    width: 640px;
    margin: 0 auto 50px auto;
    margin: 0 auto 0 auto;
  }
  /* line 1844, ../scss/_widgets.scss */
  body:not(.wp-admin) .mosaic-widget-container:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (max-width: 766px) {
  /* line 1813, ../scss/_widgets.scss */
  body:not(.wp-admin) .mosaic-widget-container {
    width: 100%;
    margin: 0 auto 50px auto;
    margin: 0 auto 0 auto;
    font-size: 38px;
    padding: 0 10px 30px 10px;
  }
  /* line 1859, ../scss/_widgets.scss */
  body:not(.wp-admin) .mosaic-widget-container:after {
    content: "";
    display: table;
    clear: both;
  }
}
/* line 1870, ../scss/_widgets.scss */
body:not(.wp-admin) .widget-area .mosaic-widget-title {
  font-family: "UniversLT-UltraCondensed";
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #838383;
  text-transform: uppercase;
  color: #000;
  margin: 0px 0 28px 0px;
  padding-top: 4px;
  border-top: 7px solid #000;
  text-indent: 3px;
}

/* line 1890, ../scss/_widgets.scss */
.featherlight-content {
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
}
/* line 1895, ../scss/_widgets.scss */
.featherlight-content .caption-description {
  float: left;
  min-width: 200px;
  width: auto;
  background: none;
  color: #fff;
  padding: 10px 3px;
  font-family: roboto;
  text-transform: none;
}
/* line 1905, ../scss/_widgets.scss */
.featherlight-content .caption-description .caption {
  color: #ffcc00;
  font-size: 15px;
}
/* line 1910, ../scss/_widgets.scss */
.featherlight-content .caption-description .description {
  font-size: 12px;
  font-weight: 300;
  line-height: 21px;
}

/* line 1920, ../scss/_widgets.scss */
.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.9) !important;
}

/*
* Desktop media query for header including site title, top menu and main menu and its sub-menu
*
*/
@media screen and (min-width: 1024px) {
  /* line 16, ../scss/_menus.scss */
  #wrapper {
    /*
        &:before {
          content: "";
          height: $top-menu-height;
          width: 100%;
          display: block;
        }
    */
  }
  /* line 18, ../scss/_menus.scss */
  #wrapper #header {
    height: 177px;
    /* margin-bottom: 400px; */
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
  }
  /* line 33, ../scss/_menus.scss */
  #wrapper #top-menu-mobile-tablet {
    display: none;
  }
  /* line 36, ../scss/_menus.scss */
  #wrapper #top-menu {
    background: #000;
    height: 36px;
    width: 87vw;
  }
  /* line 42, ../scss/_menus.scss */
  #wrapper #top-menu > ul {
    padding-top: 5px;
  }
  /* line 45, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li {
    height: 25px;
    float: left;
    /* border-right: solid 1px #ccc; */
  }
  /* line 51, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(1) {
    width: 54px;
    margin-left: 34px;
    text-align: center;
  }
  /* line 56, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(1) img {
    width: 24px;
  }
  /* line 60, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(2) {
    width: 102px;
    text-align: center;
	margin-left:1em;
  }
  /* line 63, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(2) img {
   /* width: 70px; */
  }
  /* line 67, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) {
    width: 100px;
    position: relative;
    margin-left: 5px;
    border-right: none;
  }
  /* line 77, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) #search-form {
    position: relative;
    width: 107px;
    -webkit-transition: width .5s ease-in-out;
    -moz-transition: width .5s ease-in-out;
    -o-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out;
  }
  /* line 86, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) #search-form.in-focus {
    width: 180px;
    -webkit-transition: width .5s ease-in-out;
    -moz-transition: width .5s ease-in-out;
    -o-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out;
  }
  /* line 94, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) #search-form input[type='text'], form.form.gsc-search-box {
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    width: 100%;
    padding: 0 34px 0 11px;
    line-height: 25px;
    background-color: #000;
    outline: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
  }
  form.gsc-search-box.gsc-search-box-tools {
	  width:300px !important;
  }
  /* line 111, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) #search-form input[type='text']::-webkit-input-placeholder {
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
  }
  /* line 118, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) #search-form input[type='text']:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
  }
  /* line 125, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) #search-form input[type='text']::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
  }
  /* line 132, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) #search-form input[type='text']:-ms-input-placeholder {
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
  }
  /* line 138, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) #search-form input[type='text'].in-focus {
    background-color: #333 !important;
  }
  /* line 141, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) #search-form input[type='text'].in-focus::-webkit-input-placeholder {
    color: #333;
  }
  /* line 145, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) #search-form input[type='text'].in-focus:-moz-placeholder {
    /* Firefox 18- */
    color: #333;
  }
  /* line 150, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) #search-form input[type='text'].in-focus::-moz-placeholder {
    /* Firefox 19+ */
    color: #333;
  }
  /* line 155, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) #search-form input[type='text'].in-focus:-ms-input-placeholder {
    color: #333;
  }
  /* line 167, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) #search-form input[type='submit'] {
    position: absolute;
    top: 4px;
    right: 5px;
    border: none;
    width: 19px;
    height: 16px;
    text-indent: -9999px;
    background: url("../images/search-icon.svg") transparent;
  }
  /* line 180, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) .no-svg .search-form input[type='submit'] {
    background: url("../images/search-icon.png");
  }
  /* line 183, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(3) .no-svg .search-form input[type='text']:focus ~ input[type='submit'] {
    background: url("../images/search-icon-black.???") transparent;
  }
  /* line 190, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(5) {
    width: 70px;
    float: right;
  }
  /* line 194, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(5) a {
    display: inline-block;
    line-height: 25px;
    vertical-align: middle;
    text-decoration: none;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
  }
  /* line 204, ../scss/_menus.scss */
  #wrapper #top-menu > ul > li:nth-child(4) {
    margin-left: 5px;
    width: 213px;
    float: right;
    border-right: none;
    z-index: 9999;
  }
  /* line 212, ../scss/_menus.scss */
  #wrapper #top-menu > ul li.information-for-menu {
    margin-top: -5px;
  }
  /* line 215, ../scss/_menus.scss */
  #wrapper #top-menu > ul li.information-for-menu ul.menu > li > ul > li:first-child {
    padding-top: 3px;
  }
  /* line 219, ../scss/_menus.scss */
  #wrapper #top-menu > ul li.information-for-menu ul.menu > li > ul > li:last-child {
    padding-bottom: 2px;
  }
  /* line 223, ../scss/_menus.scss */
  #wrapper #top-menu > ul li.information-for-menu ul.menu > li {
    width: 175px;
    cursor: pointer;
  }
  /* line 227, ../scss/_menus.scss */
  #wrapper #top-menu > ul li.information-for-menu ul.menu > li > a {
    padding: 10px 0 11px 12px;
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #eabd07;
  }
  /* line 238, ../scss/_menus.scss */
  #wrapper #top-menu > ul li.information-for-menu ul.menu > li:hover ul.sub-menu, #wrapper #top-menu > ul li.information-for-menu ul.menu > li:focus ul.sub-menu  {
    display: block;
    position: relative;
    z-index: 2;
  }
  /* line 245, ../scss/_menus.scss */
  #wrapper #top-menu > ul li.information-for-menu ul.menu > li:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 53px;
    height: 12px;
    width: 10px;
    background-image: url("../images/top-menu_info-for-arrow.svg");
    transition: All 1s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
  }
  /* line 259, ../scss/_menus.scss */
  #wrapper #top-menu > ul li.information-for-menu ul.menu > li:hover:after, #wrapper #top-menu > ul li.information-for-menu ul.menu > li:focus:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
  /* line 269, ../scss/_menus.scss */
  #wrapper #top-menu > ul li.information-for-menu ul.menu li a {
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 14px;
  }
  /* line 278, ../scss/_menus.scss */
  #wrapper #top-menu > ul li.information-for-menu ul.sub-menu {
    display: none;
  }
  /* line 280, ../scss/_menus.scss */
  #wrapper #top-menu > ul li.information-for-menu ul.sub-menu li {
    background: rgba(255, 204, 0, 0.9);
    line-height: 28px;
  }
  /* line 284, ../scss/_menus.scss */
  #wrapper #top-menu > ul li.information-for-menu ul.sub-menu li:hover, #wrapper #top-menu > ul li.information-for-menu ul.sub-menu li:focus  {
    background: #ffcc00;
  }
  /* line 288, ../scss/_menus.scss */
  #wrapper #top-menu > ul li.information-for-menu ul.sub-menu li a {
    display: inline-block;
    padding-left: 14px;
    color: #fff;
    width: 100%;
  }
  /* line 300, ../scss/_menus.scss */
  #wrapper #menu {
    text-align: center;
    height: 36px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  /* line 307, ../scss/_menus.scss */
  #wrapper #side-menu {
    display: none;
  }
  /* line 310, ../scss/_menus.scss */
  #wrapper #menu .menu {
    position: relative;
    display: inline-block;
    height: inherit;
  }
  /* line 315, ../scss/_menus.scss */
  #wrapper #menu .menu > li {
    float: left;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  /* line 318, ../scss/_menus.scss */
  #wrapper #menu .menu > li:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  /* line 322, ../scss/_menus.scss */
  #wrapper #menu .menu > li a {
    display: inline-block;
    padding: 10px 24px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    letter-spacing: 1.5px;
    text-decoration: none;
    color: #fff;
    cursor: default;
  }
  /* line 334, ../scss/_menus.scss */
  #wrapper #menu .menu > li a:hover, #wrapper #menu .menu > li a:focus {
    background: rgba(255, 255, 255, 0.2);
    padding: 10px 24px 11px 24px;
  }
  /* line 338, ../scss/_menus.scss */
  #wrapper #menu .menu > li a:hover ~ .sub-menu, #wrapper #menu .menu > li a:focus ~ .sub-menu {
    display: block;
  }
  /* line 342, ../scss/_menus.scss */
  #wrapper #menu .menu > li a.hover, #wrapper #menu .menu > li a.focus {
    /* I'm jQuery to set and clear this hover class. It fires when I hover over the sub menu */
    background: rgba(255, 255, 255, 0.2);
    padding: 10px 24px 11px 24px;
  }
  /* line 352, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu {
    position: absolute;
    top: 35px;
    padding: 25px 23px 30px 23px;
    background: rgba(255, 255, 255, 0.9);
    display: none;
  }
  /* line 362, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu:hover , #wrapper #menu .menu > li > .sub-menu:focus{
    display: block;
  }
  /* line 366, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper {
    position: static;
    white-space: nowrap;
  }
  /* line 371, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options, #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-side-section {
    display: table-cell;
    vertical-align: top;
  }
  /* line 375, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options.with-side-section {
    padding-right: 20px;
  }
  /* line 378, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-side-section {
    border-left: 1px grey solid;
    padding-left: 25px;
  }
  /* line 382, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-side-section h1, #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-side-section h2, #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-side-section p {
    text-align: left;
  }
  /* line 385, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-side-section h2 {
    color: #999;
    font-family: "Myriad Pro";
    font-size: 11px;
    margin-bottom: 8px;
  }
  /* line 391, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-side-section h1 {
    color: #000;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  /* line 398, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-side-section P {
    color: #999;
    font-family: "Myriad Pro";
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 5px;
  }
  /* line 405, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-side-section .sub-menu-img-container {
    display: inline-block;
  }
  /* line 407, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-side-section .sub-menu-img-container.first {
    margin-right: 20px;
  }
  /* line 410, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-side-section .sub-menu-img-container img {
    border: 1px grey solid;
  }
  /* line 413, ../scss/_menus.scss */
  #wrapper #menu .menu > li > .sub-menu > .sub-menu-content-wrapper > .sub-menu-side-section .sub-menu-img-container a {
    padding: 0;
    cursor: pointer;
  }
  /* line 423, ../scss/_menus.scss */
  #wrapper #menu .menu .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options > li {
    text-align: left;
	max-width: 290px;
	white-space: initial;
  }
  /* line 426, ../scss/_menus.scss */
  #wrapper #menu .menu .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options > li a {
    padding: 0 4px 0 4px;
  }
  /* line 429, ../scss/_menus.scss */
  #wrapper #menu .menu .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options > li:not(:first-child).sub-category-heading {
    margin-top: 20px;
  }
  /* line 433, ../scss/_menus.scss */
  #wrapper #menu .menu .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options > li.sub-category-heading > a {
    color: #999;
    font-size: 12px;
    letter-spacing: .5px;
    margin-bottom: 7px;
    text-transform: uppercase;
  }
  /* line 441, ../scss/_menus.scss */
  #wrapper #menu .menu .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options > li:not(.sub-category-heading) a {
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: none;
    font-size: 16px;
    letter-spacing: .5px;
    font-weight: 900;
    line-height: 1.5em;
    width: 100%;
    cursor: pointer;
  }
  /* line 453, ../scss/_menus.scss */
  #wrapper #menu .menu .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options > li:not(.sub-category-heading):hover, #wrapper #menu .menu .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options > li:not(.sub-category-heading):focus {
    background: rgba(0, 0, 0, 0.1);
  }
  /* line 455, ../scss/_menus.scss */
  #wrapper #menu .menu .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options > li:not(.sub-category-heading):hover a, #wrapper #menu .menu .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options > li:not(.sub-category-heading):focus a {
    color: #000;
  }
  /* line 463, ../scss/_menus.scss */
  #wrapper #menu .menu .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options > li .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options > li .sub-menu > .sub-menu-content-wrapper > .sub-menu-menu-options > li {
    display: none;
  }
  /* line 476, ../scss/_menus.scss */
  #wrapper #site-title a {
    display: block;
    margin: 12px auto 25px auto;
    width: 479px;
  }
  /* line 481, ../scss/_menus.scss */
  #wrapper #site-title img {
    width: 479px;
  }
  /* line 485, ../scss/_menus.scss */
  #wrapper #site-title-mobile {
    display: none;
  }
}
/* End media query */
/*
* Tablet media query for header including site title, top menu and main menu and its sub-menu
*
*/
@media screen and (width: 1024px) {
  /* line 503, ../scss/_menus.scss */
  #wrapper #header {
    margin-bottom: 255px;
  }
}
@media screen and (max-width: 1023px) {
  /* line 512, ../scss/_menus.scss */
  #wrapper {
    /*
    * Hamburger menu for tablet
    *
    */
    /*@media screen and (min-width: 767px) {

      #side-menu {
        position: absolute;
        width: $side-menu-width;
        height: 542px;
        top: $top-menu-height;
        left: -$side-menu-width;
        left: -1000px;
        background: #fff;
        border: 1px solid #ccc;
        border-bottom: none;

        #menu-information-for-menu {
          padding-top: 34px;
        }

        .menu {
          position: relative;

          > li {
            position: relative;



            a {
              display: inline-block;
              padding: 6px 19px 6px 12px;

              text-decoration: none;
              color: #000;
              font-family: 'Roboto Condensed', sans-serif;
              font-size: 16px;
              letter-spacing: .5px;
              font-weight: 900;
              width: 100%;

              &:hover {
                cursor: pointer;
                background: $ssa-color-2;

                ~ .sub-menu {
                  display: block;
                }


              }

              &.hover {
                // I'm  using jQuery to set and clear this hover class. It fires when I hover over the sub menu
                background: $ssa-color-2;
              }
              &:after {
                content: "";
                position: absolute;
                top: 10px;
                right: 20px;
                height: 20px;
                width: 20px;
                background: xred;
              }
            }
          }

          
          //2nd tier menu i.e Undergraduate Programs, Graduate Programs etc.

          
          > li > .sub-menu {
            position: absolute;
            display: none;

            border: 1px solid #ccc;
            background: rgba(255, 255, 255, 1);
            left: $side-menu-width - 18;
            top: -12px;
            white-space: nowrap;
            z-index: 10;
            padding: 13px 0 13px 20px;

            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;

            &:hover {
              display: block;
            }
            &:before {
              content: '';
              display: inline-block;
              width: 14px;
              height: 26px;
              background: url('../images/side-menu-arrow.png') transparent;
              position: absolute;
              left: -14px;
              top: 12px;
            }

            > li {
              &:not(:first-child).sub-category-heading {
                margin-top: 10px;
              }
              &.sub-category-heading {
                > a {
                  color: #aaa;
                  font-size: 11px;
                  letter-spacing: .5px;
                  margin-bottom: 7px;
                  font-weight: 400;
                  text-transform: uppercase; // #2
                }
                &:hover {
                  > a {
                    background: none; // !important;
                  }
                }
              }
              &:not(.sub-category-heading) a {
                color: #000;
                font-family: 'Roboto Condensed', sans-serif;
                font-size: 16px;
                letter-spacing: .5px;
                font-weight: 900;
                width: 100%;
              }
            }

          
            //3rd tier menu as in Programs & Centers / Undergraduate Programs / Bachelor of Architecture
            
            
            > li > .sub-menu {
              position: relative;
              > li > .sub-menu {
                display: none;
              }

              &.hover {
                // I'm  using jQuery to set and clear this hover class. It fires when I hover over the sub menu
                background: $ssa-color-2;
              }
              > li > a {
                &:hover, &.hover {
                  
                  // 4th tier menu as in Programs & Centers / J. Max Bond Center / JMBC Initiatives / Just Housing
                  
                  
                  ~ .sub-menu {
                    display: block;

                    position: absolute;
                    border: 1px solid #ccc;
                    background: rgba(255, 255, 255, 1);
                    top: -12px;
                    left: 270px;
                    white-space: nowrap;
                    z-index: 11;
                    padding: 13px 0 13px 20px;

                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    border-radius: 3px;

                    &:before {
                      content: '';
                      display: inline-block;
                      width: 14px;
                      height: 26px;
                      background: url('../images/side-menu-arrow.png') transparent;
                      position: absolute;
                      left: -14px;
                      top: 12px;
                    }

                    > li {
                      &.sub-category-heading {
                        > a {
                          color: #aaa;
                          font-size: 11px;
                          letter-spacing: .5px;
                          margin-bottom: 7px;
                          font-weight: 400;
                          text-transform: uppercase; // #3
                        }
                      }
                      &.sub-category-heading:hover {
                        > a {
                          background: none !important;
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }

    */
    /*
    * Hamburger menu for mobile
    *
    */
  }
  /* line 513, ../scss/_menus.scss */
  #wrapper #header {
    height: 56px;
    margin-bottom: 521px;
    width: 100%;
  }
}
@media screen and (max-width: 1023px) and (max-width: 1023px) {
  /* line 513, ../scss/_menus.scss */
  #wrapper #header {
    margin-bottom: 300px;
  }
}
@media screen and (max-width: 1023px) and (max-width: 766px) {
  /* line 513, ../scss/_menus.scss */
  #wrapper #header {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1023px) {
  /* line 528, ../scss/_menus.scss */
  #wrapper #header #top-menu-mobile-tablet {
    background: #000;
    height: 56px;
    width: 100%;
    z-index: 9999;
    position: fixed;
    top: 0px;
  }
  /* line 539, ../scss/_menus.scss */
  #wrapper #header #top-menu-mobile-tablet > ul > li {
    height: 25px;
    float: right;
  }
  /* line 546, ../scss/_menus.scss */
  #wrapper #header #top-menu-mobile-tablet > ul li.information-for-menu {
    position: relative;
    margin-top: -35px;
  }
  /* line 550, ../scss/_menus.scss */
  #wrapper #header #top-menu-mobile-tablet > ul li.information-for-menu ul.menu > li {
    background: #352a00;
    width: 182px;
  }
  /* line 554, ../scss/_menus.scss */
  #wrapper #header #top-menu-mobile-tablet > ul li.information-for-menu ul.menu > li > a {
    padding: 0 0 0 12px;
    line-height: 56px;
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #eabd07;
  }
  /* line 563, ../scss/_menus.scss */
  #wrapper #header #top-menu-mobile-tablet > ul li.information-for-menu ul.menu > li:hover, #wrapper #header #top-menu-mobile-tablet > ul li.information-for-menu ul.menu > li:focus {
    background: #352a00;
  }
  /* line 566, ../scss/_menus.scss */
  #wrapper #header #top-menu-mobile-tablet > ul li.information-for-menu ul.menu > li:hover ul.sub-menu, #wrapper #header #top-menu-mobile-tablet > ul li.information-for-menu ul.menu > li:focus ul.sub-menu  {
    display: block;
  }
  /* line 571, ../scss/_menus.scss */
  #wrapper #header #top-menu-mobile-tablet > ul li.information-for-menu ul.menu li a {
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Roboto";
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 14px;
  }
  /* line 581, ../scss/_menus.scss */
  #wrapper #header #top-menu-mobile-tablet > ul li.information-for-menu ul.sub-menu {
    display: none;
  }
  /* line 583, ../scss/_menus.scss */
  #wrapper #header #top-menu-mobile-tablet > ul li.information-for-menu ul.sub-menu li {
    background: #eabd07;
    line-height: 28px;
  }
  /* line 587, ../scss/_menus.scss */
  #wrapper #header #top-menu-mobile-tablet > ul li.information-for-menu ul.sub-menu li:hover, #wrapper #header #top-menu-mobile-tablet > ul li.information-for-menu ul.sub-menu li:focus {
    background: #efd054;
  }
  /* line 591, ../scss/_menus.scss */
  #wrapper #header #top-menu-mobile-tablet > ul li.information-for-menu ul.sub-menu li a {
    display: inline-block;
    padding-left: 14px;
    color: #fff;
    width: 100%;
  }
  /* line 603, ../scss/_menus.scss */
  #wrapper #header #site-title {
    display: none;
  }
  /* line 607, ../scss/_menus.scss */
  #wrapper #header #site-title-mobile {
    padding-top: 5px;
  }
  /* line 610, ../scss/_menus.scss */
  #wrapper #header #site-title-mobile img.menu-btn {
    position: absolute;
    display: inline-block;
    width: auto;
    width: 28px;
    margin: -2px 0 0 16px;
    margin: 11px 15px 0 13px;
  }
  /* line 621, ../scss/_menus.scss */
  #wrapper #header #site-title-mobile img.menu-btn:hover {
    cursor: pointer;
  }
  /* line 625, ../scss/_menus.scss */
  #wrapper #header #site-title-mobile a {
    display: block;
    width: 254px;
    margin: 10px auto 0 auto;
  }
}
@media screen and (max-width: 1023px) and (max-width: 320px) {
  /* line 625, ../scss/_menus.scss */
  #wrapper #header #site-title-mobile a {
    margin: 10px 0 0 56px;
  }
}
@media screen and (max-width: 1023px) {
  /* line 634, ../scss/_menus.scss */
  #wrapper #header #site-title-mobile img.logo {
    width: 254px;
  }
}
@media screen and (max-width: 1023px) and (max-width: 320px) {
  /* line 634, ../scss/_menus.scss */
  #wrapper #header #site-title-mobile img.logo {
    width: 251px;
  }
}
@media screen and (max-width: 1023px) {
  /* line 645, ../scss/_menus.scss */
  #wrapper #menu, #wrapper #top-menu {
    display: none;
  }
}
@media screen and (max-width: 1023px) and (max-width: 1023px) {
  /* line 865, ../scss/_menus.scss */
  #wrapper #side-menu {
    position: relative;
    z-index: 9999;
    width: 100%;
    bottom: 0;
    /*height: auto;
    min-height: -moz-calc(100% - 56px);
    min-height: -webkit-calc(100% - 56px);
    min-height: -o-calc(100% - 56px);
    min-height: calc(100% - 56px);
    */
    top: 56px;
    left: -1000px;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: none;
    overflow-x: hidden;
  }
  /* line 883, ../scss/_menus.scss */
  #wrapper #side-menu .menu {
    position: relative;
    /**
    * 2nd tier menu i.e Undergraduate Programs, Graduate Programs etc.
    *
    */
  }
  /* line 886, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li {
    position: relative;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
	background-color:#fff;
  }
  /* line 891, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li a {
    display: inline-block;
    padding: 6px 19px;
    text-decoration: none;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    letter-spacing: .5px;
    font-weight: 900;
    width: 100%;
  }
  /* line 903, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li a:hover {
    cursor: pointer;
    background: #f6f6f6;
  }
  /* line 907, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li a.hover , #wrapper #side-menu .menu > li a.focus{
    background: #ffcc00;
  }
  /* line 911, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li a.open {
    background: #ffcc00;
  }
  /* line 913, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li a.open ~ .sub-menu {
    display: block;
  }
  /* line 924, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li > .sub-menu {
    position: relative;
    display: none;
    left: 0;
    top: 0;
    border: none;
    margin-bottom: 20px;
    padding: 13px 10px 0px 10px;
    /**
    * 3rd tier menu as in Programs & Centers / Undergraduate Programs / Bachelor of Architecture
    *
    */
  }
  /* line 933, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li > .sub-menu > li {
    line-height: 21px;
  }
  /* line 936, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li > .sub-menu > li:not(:first-child).sub-category-heading {
    margin-top: 10px;
  }
  /* line 940, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li > .sub-menu > li.sub-category-heading > a {
    color: #aaa;
    font-size: 13px;
    letter-spacing: .5px;
    margin-bottom: 7px;
    font-weight: 400;
    text-transform: uppercase;
  }
  /* line 949, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li > .sub-menu > li.sub-category-heading:hover > a {
    background: none;
  }
  /* line 954, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li > .sub-menu > li:not(.sub-category-heading) a {
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    letter-spacing: .5px;
    font-weight: 900;
    width: 100%;
  }
  /* line 968, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li > .sub-menu > li > .sub-menu {
    position: relative;
  }
  /* line 970, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li > .sub-menu > li > .sub-menu > li > .sub-menu {
    display: none;
  }
  /* line 974, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li > .sub-menu > li > .sub-menu.hover, #wrapper #side-menu .menu > li > .sub-menu > li > .sub-menu.focus {
    background: #ffcc00;
  }
  /* line 980, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li > .sub-menu > li > .sub-menu > li > a.open {
    background: #ffcc00;
    /**
    * 4th tier menu as in Programs & Centers / J. Max Bond Center / JMBC Initiatives / Just Housing
    *
    */
  }
  /* line 987, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li > .sub-menu > li > .sub-menu > li > a.open ~ .sub-menu {
    position: relative;
    display: block;
    left: 8px;
    top: 0px;
    border: none;
    margin-bottom: 20px;
  }
  /* line 997, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li > .sub-menu > li > .sub-menu > li > a.open ~ .sub-menu > li.sub-category-heading > a {
    color: #aaa;
    font-size: 11px;
    letter-spacing: .5px;
    margin-bottom: 7px;
    font-weight: 400;
    text-transform: uppercase;
  }
  /* line 1007, ../scss/_menus.scss */
  #wrapper #side-menu .menu > li > .sub-menu > li > .sub-menu > li > a.open ~ .sub-menu > li.sub-category-heading:hover > a {
    background: none !important;
  }
}

/*
* Fourth tier menus
*
*/
/*

#fourth-tier-menu ul > li:not(.current-menu-ancestor)  {
  display: none;
}

#fourth-tier-menu > ul > li.current-menu-ancestor  {
  > a {
    color: red;  // Programs & Centers
    display: none;
  }
  > ul > li.current-menu-parent {
    > a {
      color: blue;  // e.g. J. MAX BOND CENTER
      display: none;
    }
    > ul > li.current-menu-item {
      display: block;
      > a { //  e.g. JMBC Initiatives
        display: none;
      }

      > ul > li { //  e.g. Legacy City Design
        display: block;
        margin-bottom: 42px;
        float: left;
        border-left: $fourth-tier-menu-border;

        &:last-child {
          border-right: $fourth-tier-menu-border;
        }
        > a {
          color: #666;
          font-size: 15px;
          padding: 0 9px 0 9px;
          text-decoration: none;

          &:hover {
            text-decoration: underline;
          }
        }
      }
    }
    &:after {
      content: "";
      display: table;
      clear: both;
    }
  }
} // End #fourth-tier-menu > ul > li.current-menu-ancestor
*/
/* line 1082, ../scss/_menus.scss */
#fourth-tier-menu ul {
  padding: 0;
  margin: 0;
}

/* line 1086, ../scss/_menus.scss */
#fourth-tier-menu ul > li:not(.current-menu-ancestor) {
  display: none;
}

/* line 1089, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor {
  /*
    li.current-menu-item {
      display: block;

      > a {
        display: none;
      }

    }

    li.current-menu-item > ul > li {
      display: block;

      margin-bottom: 42px;
      float: left;
      border-left: $fourth-tier-menu-border;

      &:last-child {
        border-right: $fourth-tier-menu-border;
      }
      > a {
        color: #666;
        font-size: 15px;
        padding: 0 9px 0 9px;
        text-decoration: none;

        &:hover {
          text-decoration: underline;
        }
      }
    }
  */
}
/* line 1091, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor > a {
  color: red;
  display: none;
}
/* line 1133, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-ancestor {
  display: block;
  margin-left: 15px;
}
/* line 1137, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-ancestor > a {
  display: none;
}
/* line 1142, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-ancestor > ul li {
  display: block;
  margin-bottom: 0px;
  margin-right: 7px;
  float: left;
}
/* line 1150, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-ancestor > ul li:last-child {
  margin-right: 0;
}
/* line 1154, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-ancestor > ul li.menu-option-wrapped {
  margin-top: 8px;
}
/* line 1159, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-ancestor > ul li.current-menu-item a {
  color: #000;
  background: #ffcc00;
}
/* line 1165, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-ancestor > ul li > a {
  color: #000;
  font-size: 15px;
  padding: 0 9px 0 9px;
  text-decoration: none;
  background: #d5d5d5;
  height: 27px;
  line-height: 27px;
  display: inline-block;
}
/* line 1175, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-ancestor > ul li > a:hover {
  color: #fff;
}
/* line 1184, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-item {
  display: block;
  margin-left: 15px;
}
/* line 1189, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-item > a {
  display: none;
}
/* line 1193, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-item > ul li {
  display: block;
  margin-bottom: 0px;
  margin-right: 7px;
  float: left;
}
/* line 1201, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-item > ul li:last-child {
  margin-right: 0;
}
/* line 1205, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-item > ul li.menu-option-wrapped {
  margin-top: 8px;
}
/* line 1209, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-item > ul li > a {
  color: #000;
  font-size: 15px;
  padding: 0 9px 0 9px;
  text-decoration: none;
  background: #d5d5d5;
  height: 27px;
  line-height: 27px;
  display: inline-block;
}
/* line 1219, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor li.third-tier-menu-option.current-menu-item > ul li > a:hover {
  color: #fff;
}
/* line 1229, ../scss/_menus.scss */
#fourth-tier-menu .current-menu-ancestor:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1244, ../scss/_menus.scss */
#footer {
  background: #000;
  color: #fff;
}
/* line 1250, ../scss/_menus.scss */
#footer .footer-wrap {
  width: 960px;
  position: relative;
  margin: 0 auto;
  padding-top: 15px;
}
@media screen and (max-width: 1023px) {
  /* line 1250, ../scss/_menus.scss */
  #footer .footer-wrap {
    width: 100%;
  }
}
/* line 1265, ../scss/_menus.scss */
/*
#footer #logo-and-contact-info {
  position: relative;
  float: left;
  width: 50%;
  height: 113px;
  border-right: 1px solid #fff;
  padding-top: 0;
}*/
#footer #logo-and-contact-info {
  position: relative;
  float: left;
  width: 50%;
  border-right: 1px solid #fff;
  padding-top: 0;
}

@media screen and (max-width: 1023px) {
  /* line 1265, ../scss/_menus.scss */
  #footer #logo-and-contact-info {
    width: 100%;
    border: none;
    float: none;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1023px) {
  /* line 1280, ../scss/_menus.scss */
  #footer #logo-and-contact-info .footer-contact-wrap {
    width: 400px;
    margin: 0 auto;
  }
}
/* line 1289, ../scss/_menus.scss */
#footer #logo-and-contact-info .footer-logo {
	height: 113px;
}
#footer #logo-and-contact-info .footer-logo.ssa {
	width:auto;
	height: 60px;
	display:block;
	padding:0;
	margin-right: 1.75em;
}
#footer #logo-and-contact-info .footer-logo.ccny, #footer #logo-and-contact-info .footer-logo.cuny {
	height: 30px;
	width: auto;
	float: right;
	margin-top:10px;
}
#footer #logo-and-contact-info .footer-logo.ccny{
	margin-right:15px;
}

#footer #logo-and-contact-info .footer-logo.cuny{
	padding:0 2em 0 0; 
}

/* line 1295, ../scss/_menus.scss */
#footer #logo-and-contact-info p {
  font-family: roboto;
  font-weight: 100;
  font-size: 11px;
  line-height: 16px;
}
/* line 1305, ../scss/_menus.scss */
#footer #logo-and-contact-info p:nth-child(3) {
  position: relative;
  text-indent: 24px;
  line-height: 20px;
}
/* line 1312, ../scss/_menus.scss */
#footer #logo-and-contact-info p:nth-child(3):before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  height: 13px;
  width: 9px;
  background: url("../images/mini-phone.svg");
}
/* line 1323, ../scss/_menus.scss */
#footer #logo-and-contact-info p:nth-child(4) {
  position: relative;
  text-indent: 24px;
}
/* line 1327, ../scss/_menus.scss */
#footer #logo-and-contact-info p:nth-child(4):before {
  content: "";
  position: absolute;
  top: 4px;
  left: 2px;
  height: 9px;
  width: 13px;
  background: url("../images/mini-mail.svg");
}
/* line 1337, ../scss/_menus.scss */
#footer #logo-and-contact-info p:nth-child(4) a:link {
  color: #fff;
  text-decoration: none;
}
/* line 1342, ../scss/_menus.scss */
#footer #logo-and-contact-info p:nth-child(4) a:visited {
  color: #fff;
}
/* line 1346, ../scss/_menus.scss */
#footer #logo-and-contact-info p:nth-child(4) a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 1351, ../scss/_menus.scss */
#footer #logo-and-contact-info p:nth-child(4) a:active {
  color: #fff;
}

/* line 1358, ../scss/_menus.scss */
/*
#footer #footer-social-media {
  float: left;
  width: 50%;
  height: 113px;
}
@media screen and (max-width: 1023px) {
  #footer #footer-social-media {
    width: 100%;
    border-right: none;
    display: block;
    float: none;
    height: 160px;
  }
}
*/
/* line 1358, ../scss/_menus.scss */
#footer #footer-social-media {
  float: left;
  width: 50%;
}
@media screen and (max-width: 1023px) {
  /* line 1358, ../scss/_menus.scss */
  #footer #footer-social-media {
    width: 100%;
    border-right: none;
    float: none;
    height: 160px;
  }
}
/* line 1374, ../scss/_menus.scss */
#footer #other-logos {
  float: left;
  width: 320px;
  height: 113px;
  padding-top: 0px;
  padding-left: 0px;
}
@media screen and (max-width: 1023px) {
  /* line 1374, ../scss/_menus.scss */
  #footer #other-logos {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 1023px) {
  /* line 1386, ../scss/_menus.scss */
  #footer #other-logos .footer-logos-wrap {
    width: 268px;
    margin: 0 auto;
  }
}
/* line 1395, ../scss/_menus.scss */
#footer #other-logos .cuny-footer-small-logo {
  /*float: right;*/
  height: 73px;
  width: auto;
}
/* line 1400, ../scss/_menus.scss */
#footer #other-logos .ccny-footer-large-logo {
  float: right;
  height: 73px;
  margin-left: 10px;
}
/* line 1408, ../scss/_menus.scss */
#footer .social-media-wrap {
  width: 300px;
  margin: 0 auto;
  /* padding-top: 36px; */
}
@media screen and (max-width: 1023px) {
  /* line 1408, ../scss/_menus.scss */
  #footer .social-media-wrap {
   /* padding-top: 56px; */
  }
}
/* line 1419, ../scss/_menus.scss */
#footer .footer-social-media-set li, #ccny-footer .footer-social-media-set li {
  width: 40px;
  height: 40px;
  margin: 0 5px;
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  /* Safari and Chrome */
  -moz-transition: all 0.5s ease;
  /* Firefox */
  -o-transition: all 0.5s ease;
  /* IE 9 */
  -ms-transition: all 0.5s ease;
  /* Opera */
  transition: all 0.5s ease;
}
/* line 1434, ../scss/_menus.scss */
#footer .footer-social-media-set li a, #ccny-footer .footer-social-media-set li a  {
  width: 45px;
  height: 45px;
  display: inline-block;
  text-indent: -999999px;
}
/* line 1441, ../scss/_menus.scss */
#footer .footer-social-media-set li:hover, #ccny-footer .footer-social-media-set li:hover  {
  -webkit-transform: scale(1.25);
  /* Safari and Chrome */
  -moz-transform: scale(1.25);
  /* Firefox */
  -ms-transform: scale(1.25);
  /* IE 9 */
  -o-transform: scale(1.25);
  /* Opera */
  transform: scale(1.25);
}
/*
#footer .footer-social-media-set li:nth-child(3) {
  background: url("../images/foot-fb.svg");
}
#footer .footer-social-media-set li:nth-child(1) {
  background: url("../images/foot-insta.svg");
}
#footer .footer-social-media-set li:nth-child(5) {
  background: url("../images/foot-link.svg");
}
#footer .footer-social-media-set li:nth-child(4) {
  background: url("../images/foot-tw.svg");
}
#footer .footer-social-media-set li:nth-child(2) {
  background: url("../images/foot-yt.svg");
}
*/
/* line 1478, ../scss/_menus.scss */
.side-menu-date-picker {
  position: relative;
  width: 85%;
  margin: 30px auto 37px auto;
}
/* line 1483, ../scss/_menus.scss */
.side-menu-date-picker:after {
  /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
  content: "";
  display: table;
  clear: both;
}
/* line 1490, ../scss/_menus.scss */
.side-menu-date-picker .date-picker-heading {
  font-family: roboto Condensed;
  font-size: 17px;
  font-weight: 900;
  color: #000;
  letter-spacing: 0.5px;
  margin-bottom: 26px;
}
/* line 1500, ../scss/_menus.scss */
.side-menu-date-picker .date-picker select {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: none;
  border-radius: 0;
  font-size: 100%;
  font-family: roboto;
  font-weight: 300;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  float: left;
  text-align: center;
  padding: 0px 10px;
  cursor: pointer;
  height: 39px;
}
/* line 1518, ../scss/_menus.scss */
.side-menu-date-picker .date-picker select:nth-child(2) {
  border-left: 1px solid #ccc;
  width: 29%;
}
/* line 1523, ../scss/_menus.scss */
.side-menu-date-picker .date-picker select:nth-child(3) {
  width: 21%;
}
/* line 1527, ../scss/_menus.scss */
.side-menu-date-picker .date-picker select:nth-child(4) {
  border-right: none;
  width: 24%;
}
/* line 1534, ../scss/_menus.scss */
.side-menu-date-picker .date-picker select:hover {
  background: #f6f6f6;
}
/* line 1538, ../scss/_menus.scss */
.side-menu-date-picker .date-picker select:focus {
  outline: none;
}
/* line 1543, ../scss/_menus.scss */
.side-menu-date-picker .date-picker select option {
  font-size: 12px;
  color: red;
  -webkit-appearance: none;
}
/* line 1552, ../scss/_menus.scss */
.side-menu-date-picker .date-picker-submit-btn {
  background: #000;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-family: roboto;
  font-size: 84%;
  border: 1px solid #000;
  padding: 12px 12px;
  float: left;
  width: 26%;
  height: 39px;
  align-items: center;
}

/* line 2, ../scss/_sidebar-menus.scss */
#sidebar-menu {
  margin-bottom: 40px;
}
/* line 12, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li:not(.current-menu-ancestor) {
  display: none;
}
/* line 16, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li > a {
  font-family: UniversLT-UltraCondensed;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #838383;
  text-transform: uppercase;
  color: black;
  margin: 0px 0 28px 0px;
  padding-top: 4px;
  border-top: 7px solid #000;
  text-indent: 3px;
  text-decoration: none;
  display: block;
}
/* line 34, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li > ul > li {
  padding: 0 10px;
  margin-bottom: 12px;
}
/* line 38, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li > ul > li a {
  display: inline-block;
  line-height: 39px;
  background: #f4f4f4;
  width: 100%;
  padding-left: 13px;
  text-decoration: none;
  color: #666;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 500;
}
/* line 56, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li > ul > li:hover a, #sidebar-menu > div > ul > li > ul > li:focus a {
  cursor: pointer;
}
/* line 60, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li > ul > li:hover > ul.sub-menu , #sidebar-menu > div > ul > li > ul > li:focus > ul.sub-menu {
  display: block;
}
/* line 66, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li > ul > li.open > ul.sub-menu {
  display: block;
}
/* line 72, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li > ul > li.current-menu-ancestor a, #sidebar-menu > div > ul > li > ul > li.current-menu-item a {
  background: #ffcc00;
}
/* line 76, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li > ul > li.current-menu-ancestor > ul.sub-menu, #sidebar-menu > div > ul > li > ul > li.current-menu-item > ul.sub-menu {
  display: block;
}
/* line 81, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li > ul > li > ul.sub-menu {
  display: none;
  margin: 16px 0 16px 0;
}
/* line 91, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li > ul > li > ul.sub-menu li.current-menu-item a:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #ffcc00;
  position: absolute;
  left: 13px;
  top: 12px;
}
/* line 106, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li > ul > li > ul.sub-menu a {
  position: relative;
  background: #fff;
  padding-left: 26px;
  line-height: 30px;
}
/* line 112, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li > ul > li > ul.sub-menu a:hover , #sidebar-menu > div > ul > li > ul > li > ul.sub-menu a:focus{
  color: #333;
  text-decoration: underline;
}
/* line 120, ../scss/_sidebar-menus.scss */
#sidebar-menu > div > ul > li > ul > li > ul > li > ul {
  display: none;
}

/* line 131, ../scss/_sidebar-menus.scss */
.page-template-template-link-box #wrapper #sidebar #sidebar-menu {
  display: none;
}

@media screen and (max-width: 1023px) {
  /* line 139, ../scss/_sidebar-menus.scss */
  #sidebar {
   /* display: none; */
  }
}
/* line 7, ../scss/_page-template.scss */
.page-template .people-module.jmbc img, .single-blog-post .people-module.jmbc img {
  margin-right: 17px;
}
/* line 11, ../scss/_page-template.scss */
.page-template .people-module.jmbc .info-area p, .single-blog-post .people-module.jmbc .info-area p {
  font-size: 14px;
  line-height: 1.6em;
}
/* line 20, ../scss/_page-template.scss */
.page-template .header-image, .page-template #header-image-mobile, .single-blog-post .header-image, .single-blog-post #header-image-mobile {
  margin-bottom: 30px;
}
/* line 23, ../scss/_page-template.scss */
.page-template .content-text-area, .single-blog-post .content-text-area, body.page-template-ssa-events_manager-list .content-text-area .main-content {
  font-family: adelle-sans, 'roboto', 'Helvetica Neue', sans-serif;
  color: #666;
  font-weight: 300;
}
/* line 28, ../scss/_page-template.scss */
.page-template .content-text-area.additional-description, .single-blog-post .content-text-area.additional-description {
  margin-top: -19px;
}
/* line 32, ../scss/_page-template.scss */
.page-template .content-text-area h1, .single-blog-post .content-text-area h1 {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
  font-family: "Roboto Condensed";
  margin-bottom: 8px;
  padding: 0 14px;
}
@media screen and (max-width: 766px) {
  /* line 32, ../scss/_page-template.scss */
  .page-template .content-text-area h1, .single-blog-post .content-text-area h1 {
    padding: 0;
  }
}
/* line 47, ../scss/_page-template.scss */
.page-template .content-text-area h2, .single-blog-post .content-text-area h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
  color: #666;
  letter-spacing: .3px;
  padding: 0 14px;
}
@media screen and (max-width: 766px) {
  /* line 47, ../scss/_page-template.scss */
  .page-template .content-text-area h2, .single-blog-post .content-text-area h2 {
    padding: 0;
  }
}
/* line 60, ../scss/_page-template.scss */
.page-template .content-text-area h3, .single-blog-post .content-text-area h3 {
  font-family: "roboto";
  color: #000;
  margin-bottom: 28px;
  font-size: 14px;
  font-weight: 600;
  padding: 0 14px;
}
@media screen and (max-width: 766px) {
  /* line 60, ../scss/_page-template.scss */
  .page-template .content-text-area h3, .single-blog-post .content-text-area h3 {
    padding: 0;
  }
}
/* line 72, ../scss/_page-template.scss */
.page-template .content-text-area h3 a, .single-blog-post .content-text-area h3 a {
  color: #666;
}
/* line 74, ../scss/_page-template.scss */
.page-template .content-text-area h3 a:hover, .single-blog-post .content-text-area h3 a:hover {
  color: #000;
}
/* line 81, ../scss/_page-template.scss */
.page-template .content-text-area h4, .single-blog-post .content-text-area h4 {
  padding: 0 14px;
}
/* line 85, ../scss/_page-template.scss */
.page-template .content-text-area p, .single-blog-post .content-text-area p, .page-template .content-text-area li, .single-blog-post .content-text-area li, body.page-template-ssa-events_manager-list .content-text-area .main-content, body.page-template-ssa-events_manager-list .content-text-area .main-content p, body.page-template-ssa-events_manager-archive-list-php  .content-text-area .main-content, body.page-template-ssa-events_manager-archive-list-php  .content-text-area .main-content p, #container-container section#content p, .page-template .content-text-area table, .single-blog-post .content-text-area table, #container-container section#content table{
  line-height: 1.9em;
  margin: 10px 0;
  font-size: 15px;
  font-family: adelle-sans, 'roboto', 'Helvetica Neue', sans-serif;
  padding: 0 14px;
  font-weight: 400;
}
.page-template .content-text-area table, .single-blog-post .content-text-area table, #container-container section#content table{
	margin: 0 14px;
}
div.column section#curriculum-main-content-area div.content-text-area ul li, div.column section#curriculum-main-content-area div.content-text-area ul li, body.page-template-ssa-events_manager-list .content-text-area .main-content ul li,  body.page-template-ssa-events_manager-archive-list-php  .content-text-area .main-content ul li{
  line-height: 1.9em !important;
}
@media screen and (max-width: 766px) {
  /* line 85, ../scss/_page-template.scss */
  .page-template .content-text-area p, .single-blog-post .content-text-area p, body.page-template-ssa-events_manager-list .content-text-area .main-content, body.page-template-ssa-events_manager-list .content-text-area .main-content p, body.page-template-ssa-events_manager-archive-list-php  .content-text-area .main-content p,  body.page-template-ssa-events_manager-archive-list-php  .content-text-area .main-content, #container-container section#content p  {
    padding: 0;
  }
}
/* line 98, ../scss/_page-template.scss */
.page-template .content-text-area p strong, .single-blog-post .content-text-area p strong, .page-template .content-text-area td strong, .single-blog-post .content-text-area td strong, .page-template .content-text-area th strong, .single-blog-post .content-text-area th strong, body.page-template-ssa-events_manager-list .content-text-area .main-content strong, body.page-template-ssa-events_manager-list .content-text-area .main-content p strong,  body.page-template-ssa-events_manager-archive-list-php  .content-text-area .main-content strong,  body.page-template-ssa-events_manager-archive-list-php  .content-text-area .main-content p strong, #container-container section#content p strong {
  font-weight: bold;
  letter-spacing: .3px;
}
/* line 103, ../scss/_page-template.scss */
.page-template .content-text-area p em, .single-blog-post .content-text-area p em, .page-template .content-text-area td em, .single-blog-post .content-text-area td em, .page-template .content-text-area th em, .single-blog-post .content-text-area th em, body.page-template-ssa-events_manager-list .content-text-area .main-content em, body.page-template-ssa-events_manager-list .content-text-area .main-content p em,  body.page-template-ssa-events_manager-archive-list-php  .content-text-area .main-content p em,  body.page-template-ssa-events_manager-archive-list-php  .content-text-area .main-content em, #container-container section#content p em {
  font-style: italic;
}
/* line 107, ../scss/_page-template.scss */
.page-template .content-text-area p a, .single-blog-post .content-text-area p a, .page-template .content-text-area td a, .single-blog-post .content-text-area td a, .page-template .content-text-area th a, .single-blog-post .content-text-area th a, body.page-template-ssa-events_manager-list .content-text-area .main-content a, body.page-template-ssa-events_manager-list .content-text-area .main-content p a,  body.page-template-ssa-events_manager-archive-list-php  .content-text-area .main-content a,  body.page-template-ssa-events_manager-archive-list-php  .content-text-area .main-content p a, body.page-template main div.content-text-area div.accordion div.accordion-content a, #container-container section#content p a, #container-container section#content a {
  color: #666;
}
/* line 109, ../scss/_page-template.scss */
.page-template .content-text-area p a:hover, .single-blog-post .content-text-area p a:hover, .page-template .content-text-area td a:hover, .single-blog-post .content-text-area td a:hover, .page-template .content-text-area td a:hover, .single-blog-post .content-text-area tr a:hover, body.page-template-ssa-events_manager-list .content-text-area .main-content a:hover, body.page-template-ssa-events_manager-list .content-text-area .main-content p a:hover,  body.page-template-ssa-events_manager-archive-list-php  .content-text-area .main-content p a:hover,  body.page-template-ssa-events_manager-archive-list-php  .content-text-area .main-content a:hover, body.page-template main div.content-text-area div.accordion div.accordion-content a:hover, #container-container section#content p a:hover, #container-container section#content a:hover {
  color: #000;
}
/* line 119, ../scss/_page-template.scss */
.page-template .content-text-area ul:not(.slides), .single-blog-post .content-text-area ul:not(.slides) {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 54px;
  padding-right: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 766px) {
  /* line 119, ../scss/_page-template.scss */
  .page-template .content-text-area ul:not(.slides), .single-blog-post .content-text-area ul:not(.slides) {
    padding-left: 40px;
    padding-right: 10px;
  }
}
/* line 134, ../scss/_page-template.scss */
.page-template .content-text-area ul:not(.slides) li, .single-blog-post .content-text-area ul:not(.slides) li {
  color: #666;
  font-family: "adelle-sans", 'roboto', 'Helvetica Neue', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 13px;
}
/* line 141, ../scss/_page-template.scss */
.page-template .content-text-area ul:not(.slides) li a, .single-blog-post .content-text-area ul:not(.slides) li a {
  text-decoration: underline;
  color: #666;
}
/* line 144, ../scss/_page-template.scss */
.page-template .content-text-area ul:not(.slides) li a:hover, .single-blog-post .content-text-area ul:not(.slides) li a:hover {
  color: #000;
}
/* line 150, ../scss/_page-template.scss */
.page-template .content-text-area ol, .single-blog-post .content-text-area ol {
  list-style-type: lower-latin;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 54px;
  padding-right: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 766px) {
  /* line 150, ../scss/_page-template.scss */
  .page-template .content-text-area ol, .single-blog-post .content-text-area ol {
    padding-left: 40px;
    padding-right: 10px;
  }
}
/* line 163, ../scss/_page-template.scss */
.page-template .content-text-area ol li, .single-blog-post .content-text-area ol li {
  color: #666;
  font-family: "adelle-sans", 'roboto', 'Helvetica Neue', sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6em;
  margin-bottom: 10px;
}
/* line 170, ../scss/_page-template.scss */
.page-template .content-text-area ol li a, .single-blog-post .content-text-area ol li a {
  text-decoration: underline;
  color: #666;
}
/* line 173, ../scss/_page-template.scss */
.page-template .content-text-area ol li a:hover, .single-blog-post .content-text-area ol li a:hover {
  color: #000;
}
/* line 180, ../scss/_page-template.scss */
.page-template .content-text-area #fourth-tier-menu, .single-blog-post .content-text-area #fourth-tier-menu {
  margin-left: -14px;
}
/* line 182, ../scss/_page-template.scss */
.page-template .content-text-area #fourth-tier-menu ul, .single-blog-post .content-text-area #fourth-tier-menu ul {
  list-style: none;
}
/* line 184, ../scss/_page-template.scss */
.page-template .content-text-area #fourth-tier-menu ul li, .single-blog-post .content-text-area #fourth-tier-menu ul li {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: normal;
}
/* line 193, ../scss/_page-template.scss */
.page-template .return-to-blog-btn, .single-blog-post .return-to-blog-btn {
  display: block;
  width: 90px;
  padding: 6px 0 8px 0;
  background: #dbdbdb;
  font-family: roboto;
  color: #222;
  text-decoration: none;
  text-align: center;
  margin: 20px auto;
}
/* line 204, ../scss/_page-template.scss */
.page-template .return-to-blog-btn:hover, .single-blog-post .return-to-blog-btn:hover {
  background: #eee;
  color: #fff;
}
/* line 210, ../scss/_page-template.scss */
.page-template .template-section, .single-blog-post .template-section, div.accordion {
  background: #f9f9f9;
  border: 1px solid #ccc;
  margin-bottom: 38px;
  padding: 20px 10px 10px 10px;
}
/* line 216, ../scss/_page-template.scss */
.page-template .template-section h4, .single-blog-post .template-section h4 {
  color: #000;
  font-family: "Roboto";
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
}
/* line 224, ../scss/_page-template.scss */
.page-template .template-section .template-column, .single-blog-post .template-section .template-column {
  float: left;
}
/* line 227, ../scss/_page-template.scss */
.page-template .template-section .template-column:last-child > .template-boo, .single-blog-post .template-section .template-column:last-child > .template-boo {
  border-right: none;
  padding-right: 0;
}
/* line 231, ../scss/_page-template.scss */
.page-template .template-section .template-column .template-boo, .single-blog-post .template-section .template-column .template-boo {
  border-right: 1px solid #ccc;
  padding: 0 20px 0 20px;
}
/* line 235, ../scss/_page-template.scss */
.page-template .template-section .template-column .template-boo .content-text-area, .single-blog-post .template-section .template-column .template-boo .content-text-area {
  padding-left: 0;
}
@media screen and (max-width: 766px) {
  /* line 224, ../scss/_page-template.scss */
  .page-template .template-section .template-column, .single-blog-post .template-section .template-column {
    float: none;
  }
  /* line 242, ../scss/_page-template.scss */
  .page-template .template-section .template-column .template-boo, .single-blog-post .template-section .template-column .template-boo {
    border-right: none;
  }
}
/* line 251, ../scss/_page-template.scss */
.page-template .template-section:before, .page-template .template-section:after, .single-blog-post .template-section:before, .single-blog-post .template-section:after {
  /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
  content: "";
  display: table;
  clear: both;
}
/* line 260, ../scss/_page-template.scss */
.page-template .template-section h3.resource-template, .single-blog-post .template-section h3.resource-template {
  padding-left: 10px;
  margin-bottom: 20px;
}
/* line 267, ../scss/_page-template.scss */
.page-template h3, .single-blog-post h3 {
  text-transform: uppercase;
  color: #999;
  font-family: "Roboto Condensed";
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 8px;
  padding-left: 10px;
}
@media screen and (max-width: 766px) {
  /* line 267, ../scss/_page-template.scss */
  .page-template h3, .single-blog-post h3 {
    padding-left: 0;
  }
}
/* line 282, ../scss/_page-template.scss */
.page-template .template-row-header, .single-blog-post .template-row-header, h3.accordion-title {
  color: #000;
  font-family: "Roboto Condensed";
  font-size: 15px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  line-height: 37px;
  padding-top: 3px;
  width: 100%;
}
/* line 295, ../scss/_page-template.scss */
.page-template .template-row-header:hover, .single-blog-post .template-row-header:hover, h3.accordion-title:hover {
  cursor: pointer;
}
/* line 298, ../scss/_page-template.scss */
.page-template .template-row-header:hover > span.course-name, .single-blog-post .template-row-header:hover > span.course-name {
  text-decoration: underline;
}
/* line 303, ../scss/_page-template.scss */
.page-template .template-row-header:after, .single-blog-post .template-row-header:after, h3.accordion-title:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("../images/plus.svg") transparent;
  position: absolute;
  right: 10px;
  top: 15px;
}
/* line 315, ../scss/_page-template.scss */
.page-template .template-row-header.open:after, .single-blog-post .template-row-header.open:after, h3.accordion-title.open:after {
  height: 2px;
  background: url("../images/minus.svg") transparent;
  top: 20px;
}
@media screen and (max-width: 766px) {
  /* line 324, ../scss/_page-template.scss */
  .page-template .template-row-header:after, .single-blog-post .template-row-header:after, h3.accordion-title:after {
    top: 25px;
  }
  /* line 329, ../scss/_page-template.scss */
  .page-template .template-row-header.fall-term-row:after, .single-blog-post .template-row-header.fall-term-row:after {
    top: 50px;
  }
  /* line 334, ../scss/_page-template.scss */
  .page-template .template-row-header.spring-term-row:after, .page-template .template-row-header.summer-term-row:after, .single-blog-post .template-row-header.spring-term-row:after, .single-blog-post .template-row-header.summer-term-row:after {
    top: 75px;
  }
  /* line 340, ../scss/_page-template.scss */
  .page-template .template-row-header.open:after, .single-blog-post .template-row-header.open:after, h3.accordion-title.open:after {
    top: 30px;
  }
  /* line 344, ../scss/_page-template.scss */
  .page-template .template-row-header.open.fall-term-row:after, .single-blog-post .template-row-header.open.fall-term-row:after {
    top: 55px;
  }
  /* line 349, ../scss/_page-template.scss */
  .page-template .template-row-header.open.spring-term-row:after, .page-template .template-row-header.open.summer-term-row:after, .single-blog-post .template-row-header.open.spring-term-row:after, .single-blog-post .template-row-header.open.summer-term-row:after {
    top: 80px;
  }
  /* line 356, ../scss/_page-template.scss */
  .page-template .template-row-header.misc-row-header:after, .single-blog-post .template-row-header.misc-row-header:after, h3.accordion-title:after {
    top: 13px;
  }
  /* line 360, ../scss/_page-template.scss */
  .page-template .template-row-header.misc-row-header.open:after, .single-blog-post .template-row-header.misc-row-header.open:after, h3.accordion-title.open:after {
    top: 18px;
  }
}
/* line 368, ../scss/_page-template.scss */
.page-template h2.page-template-sub-heading, .single-blog-post h2.page-template-sub-heading {
  color: #000;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 600;
  position: relative;
  margin-bottom: 35px;
}
/* line 377, ../scss/_page-template.scss */
.page-template h2.page-template-sub-heading:before, .single-blog-post h2.page-template-sub-heading:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  line-height: 39px;
  background: #ffcc00;
  position: relative;
  left: 0px;
  top: -2px;
  margin-right: 6px;
}
/* line 396, ../scss/_page-template.scss */
.page-template #curriculum, .single-blog-post #curriculum {
  margin-top: 15px;
}
/* line 402, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .course-row, .single-blog-post #curriculum .academic-year .course-row, div.accordion h3.accordion-title {
  border-bottom: 1px solid #ccc;
}
div.accordion h3.accordion-title:last-child {
  border-bottom: none;
}
/* line 404, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .course-row:before, .page-template #curriculum .academic-year .course-row:after, .single-blog-post #curriculum .academic-year .course-row:before, .single-blog-post #curriculum .academic-year .course-row:after {
  /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
  content: "";
  display: table;
  clear: both;
}
/* line 413, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .course-row:last-child, .single-blog-post #curriculum .academic-year .course-row:last-child {
  border-bottom: none;
}
/* line 417, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .column-1, .single-blog-post #curriculum .academic-year .column-1, div.accordion .accordion-content  .column-1 {
  width: 123px;
  float: left;
  display: block;
  min-height: 1px;
  padding-left: 10px;
}
/* line 424, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .column-1:after, .single-blog-post #curriculum .academic-year .column-1:after, div.accordion .accordion-content  .column-1:after {
  content: "";
}
/* line 429, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .column-2, .single-blog-post #curriculum .academic-year .column-2, div.accordion .accordion-content  .column-2 {
  width: 108px;
  float: left;
  display: block;
  min-height: 1px;
}
/* line 435, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .column-2:after, .single-blog-post #curriculum .academic-year .column-2:after, div.accordion .accordion-content  .column-2:after {
  content: "";
}
/* line 440, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .column-3, .single-blog-post #curriculum .academic-year .column-3, div.accordion .accordion-content .column-3 {
  width: 330px;
  float: left;
  display: block;
  min-height: 1px;
}
div.accordion .accordion-content .column-3, div.accordion .accordion-content .column-2, div.accordion .accordion-content .column-1 {
	width:100%;	
	float:none;
}
/* line 446, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .column-3:after, .single-blog-post #curriculum .academic-year .column-3:after, div.accordion .accordion-content  .column-3:after {
  content: "";
}
@media screen and (max-width: 766px) {
  /* line 454, ../scss/_page-template.scss */
  .page-template #curriculum .academic-year .column-1, .page-template #curriculum .academic-year .column-2, .page-template #curriculum .academic-year .column-3, .single-blog-post #curriculum .academic-year .column-1, .single-blog-post #curriculum .academic-year .column-2, .single-blog-post #curriculum .academic-year .column-3, div.accordion .accordion-content  .column-2, div.accordion .accordion-content  .column-1, div.accordion .accordion-content  .column-3 {
    float: none;
    line-height: 1.3em;
    padding-right: 40px;
    width: 100%;
  }
  /* line 461, ../scss/_page-template.scss */
  .page-template #curriculum .academic-year .column-2, .single-blog-post #curriculum .academic-year .column-2, div.accordion .accordion-content  .column-2 {
    font-size: 13px;
    padding-top: 10px;
  }
  /* line 465, ../scss/_page-template.scss */
  .page-template #curriculum .academic-year .column-3, .single-blog-post #curriculum .academic-year .column-3, div.accordion .accordion-content  .column-3 {
    padding-bottom: 11px;
  }
  /* line 468, ../scss/_page-template.scss */
  .page-template #curriculum .academic-year .column-3.description, .single-blog-post #curriculum .academic-year .column-3.description, div.accordion .accordion-content  .column-3.description {
    padding-right: 10px;
    margin-bottom: 0px;
    margin-top: -15px;
  }
  /* line 475, ../scss/_page-template.scss */
  .page-template #curriculum .academic-year .column-3.faculty, .single-blog-post #curriculum .academic-year .column-3.faculty, div.accordion .accordion-content  .column-2.faculty {
    line-height: 1em;
    padding-bottom: 0;
  }
  /* line 483, ../scss/_page-template.scss */
  .page-template #curriculum .academic-year .course-tutors h4, .single-blog-post #curriculum .academic-year .course-tutors h4, div.accordion .accordion-content  .course-tutors h4 {
    line-height: 1em;
    padding-bottom: 0;
    margin-bottom: 3px;
  }
  /* line 488, ../scss/_page-template.scss */
  .page-template #curriculum .academic-year .course-tutors .column-2, .single-blog-post #curriculum .academic-year .course-tutors .column-2, div.accordion .accordion-content  .course-tutors .column- 2{
    padding-top: 0;
  }
  /* line 493, ../scss/_page-template.scss */
  .page-template #curriculum .academic-year .term, .single-blog-post #curriculum .academic-year .term {
    padding-left: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    width: 100%;
  }
  /* line 499, ../scss/_page-template.scss */
  .page-template #curriculum .academic-year .term:not(.fall-term), .single-blog-post #curriculum .academic-year .term:not(.fall-term) {
    padding-top: 25px;
  }
}
/* line 505, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .course-description, .single-blog-post #curriculum .academic-year .course-description {
  display: none;
  padding-bottom: 30px;
  margin-top: 5px;
}
/* line 510, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .course-description p, .single-blog-post #curriculum .academic-year .course-description p {
  font-family: roboto;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 1.5em;
}
/* line 517, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .course-description p:not(:last-child), .single-blog-post #curriculum .academic-year .course-description p:not(:last-child) {
  margin-bottom: 24px;
}
/* line 520, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .course-description p strong, .single-blog-post #curriculum .academic-year .course-description p strong {
  font-weight: bold;
}
/* line 524, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .course-description p em, .single-blog-post #curriculum .academic-year .course-description p em {
  font-style: italic;
}
/* line 529, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .course-description:after, .single-blog-post #curriculum .academic-year .course-description:after {
  /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
  content: "";
  display: table;
  clear: both;
}
/* line 537, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .term, .single-blog-post #curriculum .academic-year .term {
  color: #999;
  font-family: "Roboto Condensed";
  font-size: 15px;
  font-weight: normal;
}
/* line 544, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .description, .single-blog-post #curriculum .academic-year .description {
  margin-bottom: 24px;
  color: #000;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
}
/* line 556, ../scss/_page-template.scss */
.page-template #curriculum .academic-year .course-tutors .faculty a, .single-blog-post #curriculum .academic-year .course-tutors .faculty a {
  color: #000;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
}
/* line 573, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section a, .single-blog-post #misc-section-container .misc-section a {
  text-decoration: underline;
  color: #666;
  font-family: Roboto;
}
/* line 578, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section a:hover, .single-blog-post #misc-section-container .misc-section a:hover {
  color: #000;
}
/* line 583, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section h3.misc-section-heading, .single-blog-post #misc-section-container .misc-section h3.misc-section-heading {
  padding-left: 10px;
}
@media screen and (max-width: 766px) {
  /* line 583, ../scss/_page-template.scss */
  .page-template #misc-section-container .misc-section h3.misc-section-heading, .single-blog-post #misc-section-container .misc-section h3.misc-section-heading {
    padding-left: 0;
  }
}
/* line 590, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section .misc-row, .single-blog-post #misc-section-container .misc-section .misc-row {
  padding-left: 10px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 766px) {
  /* line 590, ../scss/_page-template.scss */
  .page-template #misc-section-container .misc-section .misc-row, .single-blog-post #misc-section-container .misc-section .misc-row {
    padding-left: 0;
  }
  /* line 596, ../scss/_page-template.scss */
  .page-template #misc-section-container .misc-section .misc-row .misc-row-header, .single-blog-post #misc-section-container .misc-section .misc-row .misc-row-header {
    padding-right: 40px;
    line-height: 1.3em;
    padding-top: 10px;
    padding-bottom: 11px;
  }
}
/* line 605, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section .misc-row.with-offset, .single-blog-post #misc-section-container .misc-section .misc-row.with-offset {
  margin-top: -20px;
}
/* line 609, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section .misc-row:before, .page-template #misc-section-container .misc-section .misc-row:after, .single-blog-post #misc-section-container .misc-section .misc-row:before, .single-blog-post #misc-section-container .misc-section .misc-row:after {
  /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
  content: "";
  display: table;
  clear: both;
}
/* line 619, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section .misc-row:last-child, .single-blog-post #misc-section-container .misc-section .misc-row:last-child {
  border-bottom: none;
}
/* line 623, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section .misc-row-description, .single-blog-post #misc-section-container .misc-section .misc-row-description, div.accordion-content {
  display: none;
  padding: 0 40px 24px 26px;
  margin-top: 13px;
}
@media screen and (max-width: 766px) {
  /* line 623, ../scss/_page-template.scss */
  .page-template #misc-section-container .misc-section .misc-row-description, .single-blog-post #misc-section-container .misc-section .misc-row-description, div.accordion-content {
    padding: 0 0 24px 0;
  }
}
/* line 635, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section .misc-row-description .course-description p, .single-blog-post #misc-section-container .misc-section .misc-row-description .course-description p, div.accordion-content p , div.accordion-content {
  font-family: roboto;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 1.5em;
}
@media screen and (max-width: 766px) {
  /* line 644, ../scss/_page-template.scss */
  .page-template #misc-section-container .misc-section .misc-row-description .course-description p[style="padding-left: 60px;"], .single-blog-post #misc-section-container .misc-section .misc-row-description .course-description p[style="padding-left: 60px;"], div.accordion-content p[style="padding-left: 60px;"] {
    padding-left: 35px !important;
  }
}
/* line 649, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section .misc-row-description .course-description p:not(:last-child), .single-blog-post #misc-section-container .misc-section .misc-row-description .course-description p:not(:last-child), div.accordion-content p:not(:last-child) {
  margin-bottom: 24px;
}
/* line 652, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section .misc-row-description .course-description p strong, .single-blog-post #misc-section-container .misc-section .misc-row-description .course-description p strong, div.accordion-content p strong {
  font-weight: bold;
}
/* line 656, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section .misc-row-description .course-description p em, .single-blog-post #misc-section-container .misc-section .misc-row-description .course-description p em, div.accordion-content p  em {
  font-style: italic;
}
/* line 661, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section .misc-row-description .course-description ol, .single-blog-post #misc-section-container .misc-section .misc-row-description .course-description ol, div.accordion-content ol {
  list-style-type: lower-latin;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 50px;
}
@media screen and (max-width: 766px) {
  /* line 661, ../scss/_page-template.scss */
  .page-template #misc-section-container .misc-section .misc-row-description .course-description ol, .single-blog-post #misc-section-container .misc-section .misc-row-description .course-description ol, div.accordion-content ol {
    padding-left: 25px;
  }
}
/* line 671, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section .misc-row-description .course-description ol li, .single-blog-post #misc-section-container .misc-section .misc-row-description .course-description ol li, div.accordion-content ol li {
  color: #000;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
  margin-bottom: 15px;
}
/* line 681, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section .misc-row-description .course-description ul, .single-blog-post #misc-section-container .misc-section .misc-row-description .course-description ul, div.accordion-content ul {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 120px;
}
/* line 687, ../scss/_page-template.scss */
.page-template #misc-section-container .misc-section .misc-row-description .course-description ul li, .single-blog-post #misc-section-container .misc-section .misc-row-description .course-description ul li, div.accordion-content ul li {
  color: #000;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
  margin-bottom: 15px;
}
/* line 704, ../scss/_page-template.scss */
.page-template #link-group-container, .single-blog-post #link-group-container {
  width: 302px;
  margin-right: 10px;
}
@media screen and (max-width: 1023px) {
  /* line 704, ../scss/_page-template.scss */
  .page-template #link-group-container, .single-blog-post #link-group-container {
    width: 335px;
  }
}
@media screen and (max-width: 766px) {
  /* line 704, ../scss/_page-template.scss */
  .page-template #link-group-container, .single-blog-post #link-group-container {
    margin-right: 0;
    width: 100%;
  }
}
/* line 718, ../scss/_page-template.scss */
.page-template #link-group-container.template-section, .single-blog-post #link-group-container.template-section {
  margin-bottom: 10px;
}
/* line 721, ../scss/_page-template.scss */
.page-template #link-group-container.template-section h3, .single-blog-post #link-group-container.template-section h3 {
  margin-bottom: 6px;
}
@media screen and (max-width: 766px) {
  /* line 721, ../scss/_page-template.scss */
  .page-template #link-group-container.template-section h3, .single-blog-post #link-group-container.template-section h3 {
    padding-left: 0;
  }
}
/* line 731, ../scss/_page-template.scss */
.page-template #link-group-container:nth-child(even), .single-blog-post #link-group-container:nth-child(even) {
  float: left;
}
@media screen and (max-width: 766px) {
  /* line 731, ../scss/_page-template.scss */
  .page-template #link-group-container:nth-child(even), .single-blog-post #link-group-container:nth-child(even) {
    float: none;
  }
}
/* line 738, ../scss/_page-template.scss */
.page-template #link-group-container:nth-child(odd), .single-blog-post #link-group-container:nth-child(odd) {
  float: right;
  margin-right: 0;
}
@media screen and (max-width: 766px) {
  /* line 738, ../scss/_page-template.scss */
  .page-template #link-group-container:nth-child(odd), .single-blog-post #link-group-container:nth-child(odd) {
    float: none;
  }
}
/* line 747, ../scss/_page-template.scss */
.page-template #link-group-container .row, .single-blog-post #link-group-container .row {
  padding-left: 10px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 766px) {
  /* line 747, ../scss/_page-template.scss */
  .page-template #link-group-container .row, .single-blog-post #link-group-container .row {
    padding-left: 0;
  }
}
/* line 754, ../scss/_page-template.scss */
.page-template #link-group-container .row.with-offset, .single-blog-post #link-group-container .row.with-offset {
  margin-top: -20px;
}
/* line 758, ../scss/_page-template.scss */
.page-template #link-group-container .row:before, .page-template #link-group-container .row:after, .single-blog-post #link-group-container .row:before, .single-blog-post #link-group-container .row:after {
  /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
  content: "";
  display: table;
  clear: both;
}
/* line 768, ../scss/_page-template.scss */
.page-template #link-group-container .row a, .single-blog-post #link-group-container .row a {
  text-decoration: underline;
  color: #000;
  font-family: "Roboto Condensed";
  font-size: 15px;
  font-weight: bold;
}
/* line 777, ../scss/_page-template.scss */
.page-template #link-group-container .row:last-child, .single-blog-post #link-group-container .row:last-child {
  border-bottom: none;
}
/* line 781, ../scss/_page-template.scss */
.page-template #link-group-container .row .template-row-header, .single-blog-post #link-group-container .row .template-row-header {
  color: #000;
  font-family: "Roboto Condensed";
  font-size: 15px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  line-height: 37px;
  padding-top: 3px;
  width: 100%;
}
/* line 794, ../scss/_page-template.scss */
.page-template #link-group-container .row .template-row-header:hover, .single-blog-post #link-group-container .row .template-row-header:hover {
  cursor: pointer;
}
/* line 797, ../scss/_page-template.scss */
.page-template #link-group-container .row .template-row-header:hover > span.course-name, .single-blog-post #link-group-container .row .template-row-header:hover > span.course-name {
  text-decoration: underline;
}
/* line 802, ../scss/_page-template.scss */
.page-template #link-group-container .row .template-row-header:after, .single-blog-post #link-group-container .row .template-row-header:after {
  content: '';
  display: inline-block;
  width: 5px;
  height: 12px;
  background: url("../images/resources-arrow-rgt.svg") transparent;
  position: absolute;
  right: 10px;
  top: 15px;
}
/* line 814, ../scss/_page-template.scss */
.page-template #link-group-container .row .template-row-header.open:after, .single-blog-post #link-group-container .row .template-row-header.open:after {
  height: 2px;
  background: url("../images/resources-arrow-rgt.svg") transparent;
  top: 20px;
}
@media screen and (max-width: 766px) {
  /* line 781, ../scss/_page-template.scss */
  .page-template #link-group-container .row .template-row-header, .single-blog-post #link-group-container .row .template-row-header {
          /*
                      &:after {
                        top: -15px;
                      }


                      &.fall-term-row {
                        &:after {
                          top: 50px;
                        }
                      }
                      &.spring-term-row, &.summer-term-row {
                        &:after {
                          top: 75px;
                        }
                      }


                      &.open {
                        &:after {
                          top: 25+5px;
                        }
                        &.fall-term-row {
                          &:after {
                            top: 50+5px;
                          }
                        }
                        &.spring-term-row, &.summer-term-row {
                          &:after {
                            top: 75+5px;
                          }
                        }
                      }
          */
  }
}
/* line 868, ../scss/_page-template.scss */
.page-template .information-box p, .single-blog-post .information-box p {
  font-family: roboto;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 1.5em;
}
/* line 875, ../scss/_page-template.scss */
.page-template .information-box p:not(:last-child), .single-blog-post .information-box p:not(:last-child) {
  margin-bottom: 24px;
}
/* line 878, ../scss/_page-template.scss */
.page-template .information-box p strong, .single-blog-post .information-box p strong {
  font-weight: bold;
}
/* line 882, ../scss/_page-template.scss */
.page-template .information-box p em, .single-blog-post .information-box p em {
  font-style: italic;
}
/* line 887, ../scss/_page-template.scss */
.page-template .information-box:after, .single-blog-post .information-box:after {
  /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
  content: "";
  display: table;
  clear: both;
}
/* line 897, ../scss/_page-template.scss */
.page-template.page-template-template-resource .information-box p, .single-blog-post.page-template-template-resource .information-box p {
  margin-bottom: 15px;
}
/* line 901, ../scss/_page-template.scss */
.page-template.page-template-template-resource .information-box a, .single-blog-post.page-template-template-resource .information-box a {
  text-decoration: underline;
  color: #666;
  font-family: Roboto;
}
/* line 906, ../scss/_page-template.scss */
.page-template.page-template-template-resource .information-box a:hover, .single-blog-post.page-template-template-resource .information-box a:hover {
  color: #000;
}

/* line 921, ../scss/_page-template.scss */
.page-template-template-g-info-sessions h3.entry-header {
  padding: 0;
}
/* line 927, ../scss/_page-template.scss */
.page-template-template-g-info-sessions .category-info-sessions .text-content-area h3.subtitle {
  text-transform: capitalize;
  padding-left: 0;
}

/* line 944, ../scss/_page-template.scss */
.search #content a {
  text-decoration: none;
}
/* line 947, ../scss/_page-template.scss */
.search #content .header {
  margin-bottom: 10px;
}
/* line 950, ../scss/_page-template.scss */
.search #content .header .entry-title {
  font-family: roboto;
  font-size: 14px;
  font-weight: 600;
  color: #c1c1c1;
  padding: 13px;
}
/* line 957, ../scss/_page-template.scss */
.search #content .header .entry-title .search-query {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-left: 5px;
}
/* line 967, ../scss/_page-template.scss */
.search .content-text-area {
  border-bottom: 1px solid #ccc;
  padding: 18px 13px;
}
/* line 971, ../scss/_page-template.scss */
.search .content-text-area:hover {
  background: #f6f6f6;
}
/* line 975, ../scss/_page-template.scss */
.search .content-text-area h3.entry-title {
  font-family: Roboto;
  font-size: 20px;
  font-weight: 300;
  color: #000;
  margin-bottom: 10px;
}
/* line 982, ../scss/_page-template.scss */
.search .content-text-area h3.entry-title a{
  text-decoration: none;
  color: black;
}
/* line 988, ../scss/_page-template.scss */
.search .content-text-area .entry-summary{
  font-family: roboto;
  font-size: 13px;
  color: #000;
  line-height: 20px;
  font-weight: 400;
}
div.gs-webResult.gs-result div.gs-title, div.gs-webResult.gs-result a.gs-title,  div.gs-webResult.gs-result a.gs-title * {
  font-family: Roboto !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  color: #000 !important;
  margin-bottom: 10px !important;
}
/* line 982, ../scss/_page-template.scss */
div.gs-webResult.gs-result div.gs-title , div.gs-webResult.gs-result a.gs-title {
  text-decoration: none !important;
  color: black !important;
}
/* line 988, ../scss/_page-template.scss */
.gs-webResult .gs-snippet {
  font-family: roboto !important;
  font-size: 13px !important;
  color: #000 !important;
  line-height: 20px !important;
  font-weight: 400 !important;
}

/* line 997, ../scss/_page-template.scss */
.search .content-text-area .search-string {
  font-weight: 700;
  color: black;
  font-size: 16px;
}

/* line 1008, ../scss/_page-template.scss */
.no-results {
  padding: 13px;
  color: #000;
  font-family: roboto;
}
/* line 1013, ../scss/_page-template.scss */
.no-results .no-results-header .entry-title {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 15px;
}
/* line 1019, ../scss/_page-template.scss */
.no-results .entry-content {
  font-size: 16px;
  color: #999;
}

/* line 3, ../scss/_blog.scss */
.blog .post-entry {
  border-bottom: 1px solid #ccc;
}
/* line 5, ../scss/_blog.scss */
.blog .post-entry a, body.page-template main div.content-text-area a {
  display: block;
  text-decoration: underline;
  padding: 23px 0 27px 0;
}
.blog .post-entry p a, body.page-template main div.content-text-area p a, .blog .post-entry ul li a, body.page-template main div.content-text-area ul li a, .blog .post-entry ol li a, body.page-template main div.content-text-area ol li a, body.page-template main div.content-text-area div.accordion div.accordion-content a {
  text-decoration: underline;
  display: inline;
  padding: 0;
}
/* line 9, ../scss/_blog.scss */
.blog .post-entry a:hover, body.page-template main div.content-text-area a:hover {
  background: #f6f6f6;
  text-decoration: none;
}
.blog .post-entry p a:hover, body.page-template main div.content-text-area p a:hover, .blog .post-entry ul li a:hover, body.page-template main div.content-text-area ul li a:hover, .blog .post-entry ol li a:hover, body.page-template main div.content-text-area ol li a:hover, body.page-template main div.content-text-area div.accordion div.accordion-content a:hover {
  text-decoration: none;
  background: none;
}
body.page-template main div.content-text-area div.accordion div.accordion-content a{color:#000;}
body.page-template main div.content-text-area a:hover {
  text-decoration: none;
}
div.accordion h3.accordion-title{
	margin-bottom:15px;
}
@media screen and (max-width: 766px) {
  /* line 5, ../scss/_blog.scss */
  .blog .post-entry a {
    padding: 10px 0 18px 0;
  }
}
/* line 19, ../scss/_blog.scss */
.blog .post-entry a:before, .blog .post-entry a:after {
  /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
  content: "";
  display: table;
  clear: both;
}
/* line 32, ../scss/_blog.scss */
.blog .post-entry header, .blog .post-entry .entry-content {
  margin: 0 30px 0 15px;
}
/* line 36, ../scss/_blog.scss */
.blog .post-entry h3.entry-header {
  margin-bottom: 13px;
  color: #999;
  font-family: "Roboto";
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 46, ../scss/_blog.scss */
.blog .post-entry h3.entry-header span {
  border-left: 1px solid #ccc;
  margin-left: 10px;
  padding-left: 10px;
  font-weight: 400;
}
/* line 55, ../scss/_blog.scss */
.blog .post-entry .entry-content {
  position: relative;
}
/* line 58, ../scss/_blog.scss */
.blog .post-entry .entry-content img {
  width: 200px;
  float: left;
  border: 1px solid #ccc;
  margin:1em;
}
@media screen and (max-width: 766px) {
  /* line 58, ../scss/_blog.scss */
  .blog .post-entry .entry-content img {
    width: 122px;
  }
}
/* line 69, ../scss/_blog.scss */
.blog .post-entry .entry-content .text-content-area {
  padding-top: 5px;
  opacity:1;
}
@media screen and (max-width: 766px) {
  /* line 69, ../scss/_blog.scss */
  .blog .post-entry .entry-content .text-content-area {
    padding-top: 0px;
    padding-left: 100px;
  }
}
/* line 77, ../scss/_blog.scss */
.blog .post-entry .entry-content .text-content-area h2.entry-title, .blog .post-entry .entry-content .text-content-area h2.entry-title a, .blog .post-entry .entry-content .text-content-area h2.entry-title a {
  margin-bottom: 10px;
  color: #000;
  font-family: "Roboto";
  font-size: 23px;
  font-weight: 300;
  line-height: 25px;
  background:none;
  text-decoration:none;
}
.blog .post-entry .entry-content .text-content-area h2.entry-title a:hover{
	background: #f6f6f6
}
@media screen and (max-width: 766px) {
  /* line 77, ../scss/_blog.scss */
  .blog .post-entry .entry-content .text-content-area h2.entry-title, .blog .post-entry .entry-content .text-content-area h2.entry-title a, .blog .post-entry .entry-content .text-content-area h2.entry-title a {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
  }
}
/* line 92, ../scss/_blog.scss */
.blog .post-entry .entry-content .text-content-area .event-date {
  color: #000;
  font-family: "Roboto";
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
  display:block;
}
@media screen and (max-width: 766px) {
  /* line 92, ../scss/_blog.scss */
  .blog .post-entry .entry-content .text-content-area .event-date {
    font-size: 10px;
    line-height: 12px;
  }
}
/* line 106, ../scss/_blog.scss */
.blog .post-entry .entry-content .text-content-area h3.subtitle {
  color: #999;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}
@media screen and (max-width: 766px) {
  /* line 106, ../scss/_blog.scss */
  .blog .post-entry .entry-content .text-content-area h3.subtitle {
    display: none;
  }
}
/* line 118, ../scss/_blog.scss */
.blog .post-entry .entry-content .text-content-area h4.author {
  color: #666;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 600;
  margin-top: 22px;
  margin-bottom: 15px;
}
@media screen and (max-width: 766px) {
  /* line 118, ../scss/_blog.scss */
  .blog .post-entry .entry-content .text-content-area h4.author {
    display: none;
  }
}
/* line 131, ../scss/_blog.scss */
.blog .post-entry .entry-content .text-content-area h4.awardee {
  color: #666;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 600;
  margin-top: 22px;
  margin-bottom: 15px;
}
@media screen and (max-width: 766px) {
  /* line 131, ../scss/_blog.scss */
  .blog .post-entry .entry-content .text-content-area h4.awardee {
    display: none;
  }
}
/* line 144, ../scss/_blog.scss */
.blog .post-entry .entry-content .text-content-area .main-content {
  margin-top: 10px;
}
/* line 146, ../scss/_blog.scss */
.blog .post-entry .entry-content .text-content-area .main-content p {
  color: #666;
  font-family: "Roboto";
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}
@media screen and (max-width: 766px) {
  /* line 146, ../scss/_blog.scss */
  .blog .post-entry .entry-content .text-content-area .main-content p {
    display: none;
  }
}
/* line 157, ../scss/_blog.scss */
.blog .post-entry .entry-content .text-content-area .main-content p span {
  color: #000;
}

/* line 174, ../scss/_blog.scss */
.clearfix {
  clear: both;
  height:1px;
  width:1px;
}
.heightNone{
	height:0;
}
@media screen and (min-width: 1000px) {
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
}

/* line 197, ../scss/_blog.scss */
.single-blog-post h2.blog-template-sub-heading {
  font-family: "Roboto";
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 15px;
  padding: 0;
  color: #000;
}
@media screen and (max-width: 766px) {
  /* line 197, ../scss/_blog.scss */
  .single-blog-post h2.blog-template-sub-heading {
    margin-top: 15px;
    width: 100%;
    float: left;
  }
}
/* line 212, ../scss/_blog.scss */
.single-blog-post h3.blog-template-subtitle {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 10px;
  margin-top: 20px;
  color: #666;
  padding: 0;
}
@media screen and (max-width: 766px) {
  /* line 212, ../scss/_blog.scss */
  .single-blog-post h3.blog-template-subtitle {
    width: 100%;
  }
}
/* line 227, ../scss/_blog.scss */
.single-blog-post h4.blog-template-author {
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 235, ../scss/_blog.scss */
.single-blog-post .content-text-area {
  /*
      .addthis_toolbox {
        display: inline-block;
  
        a.at-share-btn {
          max-width: none;
          border-right: 1px solid #000;
          margin-right: $social-spacing;
          background: none;
  
          &:last-child {
            border-right: none;
          }
  
          .at4-icon {
            vertical-align: bottom;
  
            width: auto;
            text-indent: 16px;
            &:after {
              color: #666;
              display: inline;
              background: #fff;
              padding-left: 5px;
              font-family: "Roboto";
              font-size: 13px;
              font-weight: 400;
              padding-top: 5px;
              padding-right: $social-spacing;
            }
  
            &.aticon-twitter {
              &:after {
                content: "Tweet";
              }
            }
            &.aticon-facebook {
              &:after {
                content: "Share";
              }
            }
            &.aticon-email {
              &:after {
                content: "Email";
              }
            }
          }
        }
      }
      */
}
/* line 237, ../scss/_blog.scss */
.single-blog-post .content-text-area:after {
  /* Or @extend clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ */
  content: "";
  display: table;
  clear: both;
}
/* line 245, ../scss/_blog.scss */
.single-blog-post .content-text-area iframe {
  width: 100%;
}
/* line 247, ../scss/_blog.scss */
.single-blog-post .content-text-area .event-date {
  margin-bottom: 13px;
  color: #666;
  font-family: "Roboto";
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 600;
}
/* line 256, ../scss/_blog.scss */
.single-blog-post .content-text-area p {
  padding: 0;
}
/* line 260, ../scss/_blog.scss */
.single-blog-post .content-text-area img.blog-wrap-around {
  float: left;
  margin: 0 20px 0 0;
  border: 1px solid #ccc;
  margin:1em;
}
@media screen and (max-width: 766px) {
  /* line 260, ../scss/_blog.scss */
  .single-blog-post .content-text-area img.blog-wrap-around {
    width: 100%;
	border: 1px solid #ccc;
	margin:1em;
  }
}
/* line 272, ../scss/_blog.scss */
.single-blog-post .content-text-area .post-social-media {
  display: inline-block;
  margin-bottom: 20px;
}
@media screen and (max-width: 766px) {
  /* line 272, ../scss/_blog.scss */
  .single-blog-post .content-text-area .post-social-media {
    width: 100%;
    margin-bottom: 0px;
  }
}
/* line 281, ../scss/_blog.scss */
.single-blog-post .content-text-area .post-social-media .post-date {
  display: block;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 400;
  vertical-align: middle;
  padding-right: 6px;
  border-right: 1px solid #ccc;
  margin-right: 6px;
  width: auto;
  line-height: 19px;
  height: 16px;
  float: left;
  letter-spacing: 0px;
}
@media screen and (max-width: 766px) {
  /* line 281, ../scss/_blog.scss */
  .single-blog-post .content-text-area .post-social-media .post-date {
    border: 0;
    margin-bottom: 10px;
    float: left;
  }
}
/* line 307, ../scss/_blog.scss */
.single-blog-post .content-text-area .addthis_sharing_toolbox {
  display: inline-block;
}
/* line 310, ../scss/_blog.scss */
.single-blog-post .content-text-area .addthis_sharing_toolbox a.at-share-btn {
  max-width: none;
  border-right: 1px solid #ccc;
  margin-right: 6px;
}
@media screen and (max-width: 766px) {
  /* line 310, ../scss/_blog.scss */
  .single-blog-post .content-text-area .addthis_sharing_toolbox a.at-share-btn {
    border: 0;
  }
}
/* line 319, ../scss/_blog.scss */
.single-blog-post .content-text-area .addthis_sharing_toolbox a.at-share-btn:last-child {
  border-right: none;
}
/* line 324, ../scss/_blog.scss */
.single-blog-post .content-text-area .addthis_sharing_toolbox a.at-share-btn .at4-icon {
  vertical-align: bottom;
  width: auto;
  text-indent: 16px;
}
@media screen and (max-width: 766px) {
  /* line 324, ../scss/_blog.scss */
  .single-blog-post .content-text-area .addthis_sharing_toolbox a.at-share-btn .at4-icon {
    width: 16px;
  }
}
/* line 334, ../scss/_blog.scss */
.single-blog-post .content-text-area .addthis_sharing_toolbox a.at-share-btn .at4-icon:after {
  color: #666;
  display: inline;
  background: #fff;
  padding-left: 5px;
  font-family: "Roboto";
  font-size: 12px;
  font-weight: 400;
  padding-top: 5px;
  padding-right: 6px;
}
/* line 347, ../scss/_blog.scss */
.single-blog-post .content-text-area .addthis_sharing_toolbox a.at-share-btn .at4-icon.aticon-twitter:after {
  content: "Tweet";
}
@media screen and (max-width: 766px) {
  /* line 347, ../scss/_blog.scss */
  .single-blog-post .content-text-area .addthis_sharing_toolbox a.at-share-btn .at4-icon.aticon-twitter:after {
    content: "";
  }
}
/* line 356, ../scss/_blog.scss */
.single-blog-post .content-text-area .addthis_sharing_toolbox a.at-share-btn .at4-icon.aticon-facebook:after {
  content: "Share";
}
@media screen and (max-width: 766px) {
  /* line 356, ../scss/_blog.scss */
  .single-blog-post .content-text-area .addthis_sharing_toolbox a.at-share-btn .at4-icon.aticon-facebook:after {
    content: "";
  }
}
/* line 364, ../scss/_blog.scss */
.single-blog-post .content-text-area .addthis_sharing_toolbox a.at-share-btn .at4-icon.aticon-email:after {
  content: "Email";
}
@media screen and (max-width: 766px) {
  /* line 364, ../scss/_blog.scss */
  .single-blog-post .content-text-area .addthis_sharing_toolbox a.at-share-btn .at4-icon.aticon-email:after {
    content: "";
  }
}

/* line 438, ../scss/_blog.scss */
.video-container {
  margin-bottom: 40px;
}

/* line 443, ../scss/_blog.scss */
#video-collection .video-thumbnail {
  position: relative;
  width: 32.24756%;
  float: left;
  margin-right: 10px;
}
/* line 452, ../scss/_blog.scss */
#video-collection .video-thumbnail:hover {
  background: #f6f6f6;
}
@media screen and (min-width: 767px) {
  /* line 458, ../scss/_blog.scss */
  #video-collection .video-thumbnail:nth-child(3n+3) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 766px) {
  /* line 443, ../scss/_blog.scss */
  #video-collection .video-thumbnail {
    width: 48.5%;
    margin-right: 3%;
  }
  /* line 468, ../scss/_blog.scss */
  #video-collection .video-thumbnail:nth-child(even) {
    margin-right: 0;
    margin-bottom: 12px;
  }
}
/* line 474, ../scss/_blog.scss */
#video-collection .video-thumbnail .thumbnail-screenshot-wrapper {
  position: relative;
}
/* line 477, ../scss/_blog.scss */
#video-collection .video-thumbnail .thumbnail-screenshot-wrapper img {
  width: 100%;
  display: block;
  height: 120px;
}
/* line 483, ../scss/_blog.scss */
#video-collection .video-thumbnail .thumbnail-screenshot-wrapper:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  background-image: url("../images/roll-video-play.svg");
  opacity: 0.9;
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* Safari */
  transform: translate(-50%, -50%);
}
/* line 498, ../scss/_blog.scss */
#video-collection .video-thumbnail img {
  width: 100%;
  display: block;
}
/* line 502, ../scss/_blog.scss */
#video-collection .video-thumbnail img:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  background-image: url("../images/roll-video-play.svg");
  opacity: 0.9;
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* Safari */
  transform: translate(-50%, -50%);
}
/* line 517, ../scss/_blog.scss */
#video-collection .video-thumbnail .title {
    padding: 10px;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 300;
    color: #000;
    border: 1px solid #ccc;
    height: 100px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* line 529, ../scss/_blog.scss */
#video-collection .video-thumbnail a {
  text-decoration: none;
}

/* line 541, ../scss/_blog.scss */
#single-publication .blog-template-sub-heading {
  margin-bottom: 7px;
}
/* line 545, ../scss/_blog.scss */
#single-publication .blog-template-subtitle {
  font-family: roboto;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  color: #000;
  margin-top: 0;
}
/* line 554, ../scss/_blog.scss */
#single-publication .post-social-media {
  margin-bottom: 30px;
  max-height: 17px;
  overflow-y: hidden;
}

/* line 10, ../scss/home-page.scss */
.home.page .column {
  width: 100%;
}
/* line 13, ../scss/home-page.scss */
.home.page .column #featured-posts-column-1 {
  width: 49.21875%;
  float: left;
  margin-bottom: 40px;
}
@media screen and (max-width: 658px) {
  /* line 13, ../scss/home-page.scss */
  .home.page .column #featured-posts-column-1 {
    width: 100%;
    margin-bottom: 10px;
  }
}
/* line 27, ../scss/home-page.scss */
.home.page .column #featured-posts-column-2 {
  width: 49.21875%;
  float: left;
  margin-left: 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 658px) {
  /* line 27, ../scss/home-page.scss */
  .home.page .column #featured-posts-column-2 {
    width: 100%;
    margin-left: 0;
  }
}
/* line 41, ../scss/home-page.scss */
.home.page .column .featured-post {
  width: 100%;
}
/* line 44, ../scss/home-page.scss */
.home.page .column .featured-post .featured-post-image-container {
  height: 150px;
  overflow-y: hidden;
  border: #ccc 1px solid;
}
/* line 49, ../scss/home-page.scss */
.home.page .column .featured-post .featured-post-image-container img {
  width: 100%;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index:0;
}
/* line 65, ../scss/home-page.scss */
.home.page .column .featured-post a {
  text-decoration: none;
}
/* line 69, ../scss/home-page.scss */
.home.page .column .featured-post .text-content-area {
  border: 1px solid #ccc;
  border-top: none;
  padding: 10px;
  max-height: 140px;
  min-height: 140px;
  overflow-y: hidden;
}
/* line 84, ../scss/home-page.scss */
.home.page .column .entry-content:hover {
  background: #f6f6f6;
}
/* line 89, ../scss/home-page.scss */
.home.page .column .entry-header {
  margin-bottom: 3px;
  color: #999;
  font-family: "Roboto";
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 99, ../scss/home-page.scss */
.home.page .column .entry-title {
  margin-bottom: 10px;
  color: #000;
  font-family: "Roboto";
  font-size: 23px;
  font-weight: 300;
  line-height: 25px;
  text-transform: capitalize;
  padding: 0;
}
/* line 110, ../scss/home-page.scss */
.home.page .column .event-date {
  color: #000;
  font-family: "Roboto";
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
}
/* line 118, ../scss/home-page.scss */
.home.page .column .main-content {
  color: #444;
  font-family: "Roboto";
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}
/* line 126, ../scss/home-page.scss */
.home.page .column .awardee {
  color: #444;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
}
/* line 136, ../scss/home-page.scss */
.home.page .column .first {
  margin-bottom: 10px;
}
/* line 142, ../scss/home-page.scss */
.home.page .column .extract-content-target {
  opacity: 0;
}
/* line 152, ../scss/home-page.scss */
.home.page .column .short-post-column .featured-post.publications .featured-post-image-container {
  background: #000;
}
/* line 156, ../scss/home-page.scss */
.home.page .column .short-post-column .featured-post.publications .featured-post-image-container img {
  width: auto;
  height: 100%;
  display: block;
  top: 0;
  left: 50%;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 183, ../scss/home-page.scss */
.home.page .column .long-post-column .featured-post .featured-post-image-container {
  height: 355px;
  overflow-x: hidden;
  background: #000;
}
/* line 189, ../scss/home-page.scss */
.home.page .column .long-post-column .featured-post .featured-post-image-container img {
  width: auto;
  height: 100%;
  display: block;
  top: 0;
  left: 50%;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 218, ../scss/home-page.scss */
.home.page .column .long-post-column .featured-post .text-content-area {
  border: 1px solid #ccc;
  border-top: none;
  padding: 10px;
  max-height: 235px;
  min-height: 235px;
  overflow-y: hidden;
}
/* line 231, ../scss/home-page.scss */
.home.page .column .long-post-column .publications .featured-post-image-container {
  padding: 22px 0;
}
/* line 235, ../scss/home-page.scss */
.home.page .column .long-post-column .publications .text-content-area .author {
  color: #444;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 13px;
}
@media screen and (max-width: 658px) {
  /* line 247, ../scss/home-page.scss */
  .home.page .column .long-post-column .featured-post {
    width: 100%;
  }
  /* line 250, ../scss/home-page.scss */
  .home.page .column .long-post-column .featured-post .featured-post-image-container {
    height: 150px;
    overflow-y: hidden;
  }
  /* line 255, ../scss/home-page.scss */
  .home.page .column .long-post-column .featured-post .featured-post-image-container img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 272, ../scss/home-page.scss */
  .home.page .column .long-post-column .featured-post a {
    text-decoration: none;
  }
  /* line 276, ../scss/home-page.scss */
  .home.page .column .long-post-column .featured-post .text-content-area {
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px;
    max-height: 140px;
    min-height: 140px;
    overflow-y: hidden;
  }
}
/* line 291, ../scss/home-page.scss */
.home.page .column .extract-content-target {
  opacity: 0;
}
/* line 310, ../scss/home-page.scss */
.home.page .featured-videos .featured-video-caption {
  color: #444;
  font-family: "Roboto";
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 8px;
  margin-top: 6px;
  margin: 8px 0 8px 5px;
}
/* line 323, ../scss/home-page.scss */
.home.page .featured-videos .featured-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: 0 auto;
  text-align: center;
  left: 6%;
}
/* line 330, ../scss/home-page.scss */
.home.page .featured-videos .slide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 560px;
  height: 315px;
  padding:0;
  margin: 50px 0 0 0;
}
li.slide.flex-active-slide {
    height: 370px;
}
/* line 338, ../scss/home-page.scss */
.home.page .featured-videos .flex-direction-nav a {
  background-color: #fff;
  width: 37px;
  height: 43px;
  top: 97%;
  opacity: 1;
}
body.home div#ribbon_lectures_widget-10{
	display:none;
}
/* line 345, ../scss/home-page.scss */
.home.page .featured-videos .flex-direction-nav a.flex-prev:before {
  content: '';
  background: url(../images/resources-arrow-lft-b3.svg) no-repeat;
  width: 37px;
  height: 43px;
  position: relative;
  left: 10px;
  top: 9px;
}
/* line 360, ../scss/home-page.scss */
.home.page .featured-videos .flex-direction-nav a.flex-next:before {
  content: '';
  background: url(../images/resources-arrow-rgt-b3.svg) no-repeat;
  width: 37px;
  height: 43px;
  position: relative;
  left: 13px;
  top: 9px;
}
/* line 371, ../scss/home-page.scss */
.home.page .featured-videos .flex-direction-nav .flex-prev {
  right: 37px;
  left: auto;
}
/* line 376, ../scss/home-page.scss */
.home.page .featured-videos .flex-direction-nav .flex-next {
  right: 0px;
}
/* line 380, ../scss/home-page.scss */
.home.page .featured-videos .flexslider:hover .flex-direction-nav .flex-prev {
  right: 37px;
  left: auto;
}
/* line 385, ../scss/home-page.scss */
.home.page .featured-videos .flexslider:hover .flex-direction-nav .flex-next {
  right: 0px;
}
/* line 389, ../scss/home-page.scss */
.home.page .featured-videos a.flex-prev:before {
  opacity: 0.5;
}
/* line 393, ../scss/home-page.scss */
.home.page .featured-videos a.flex-prev:hover:before {
  opacity: 1;
}
/* line 397, ../scss/home-page.scss */
.home.page .featured-videos a.flex-next:before {
  opacity: 0.5;
}
/* line 401, ../scss/home-page.scss */
.home.page .featured-videos a.flex-next:hover:before {
  opacity: 1;
}

/* line 411, ../scss/home-page.scss */
.homepage-text-slider-container {
  position: relative;
  z-index: -1;
  width: 960px;
  margin: 0 auto;
  padding: 20px 0;
}
@media screen and (max-width: 1023px) {
  /* line 411, ../scss/home-page.scss */
  .homepage-text-slider-container {
    width: 640px;
    padding-top: 76px;
  }
}
@media screen and (max-width: 766px) {
  /* line 411, ../scss/home-page.scss */
  .homepage-text-slider-container {
    display: none;
  }
}
/* line 427, ../scss/home-page.scss */
.homepage-text-slider-container .homepage-text-slider .flexslider {
  background: none;
}
/* line 429, ../scss/home-page.scss */
.homepage-text-slider-container .homepage-text-slider .flexslider .slides {
  height: 360px;
}
@media screen and (max-width: 1023px) {
  /* line 429, ../scss/home-page.scss */
  .homepage-text-slider-container .homepage-text-slider .flexslider .slides {
    height: 260px;
  }
}
/* line 436, ../scss/home-page.scss */
.homepage-text-slider-container .homepage-text-slider .flexslider .slides .caption {
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  min-width: 150px;
  max-width: 400px;
  width: auto !important;
  padding: 20px;
}
/* line 448, ../scss/home-page.scss */
.homepage-text-slider-container .homepage-text-slider .flexslider .slides .caption a {
  text-decoration: none;
  color: #fff;
}
/* line 452, ../scss/home-page.scss */
.homepage-text-slider-container .homepage-text-slider .flexslider .slides .caption a h1 {
  font-family: 'Roboto';
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  margin-bottom: 6px;
}
/* line 460, ../scss/home-page.scss */
.homepage-text-slider-container .homepage-text-slider .flexslider .slides .caption a h2 {
  font-family: 'roboto';
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  margin-bottom: 8px;
}
/* line 468, ../scss/home-page.scss */
.homepage-text-slider-container .homepage-text-slider .flexslider .slides .caption a p {
  font-family: 'roboto';
  font-size: 13px;
  line-height: 16px;
  font-weight: 100;
}

/** initial setup **/
/* line 2, ../scss/_nanoscroller.scss */
.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 8, ../scss/_nanoscroller.scss */
.nano > .nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/* line 19, ../scss/_nanoscroller.scss */
.nano > .nano-content:focus {
  outline: thin dotted;
}

/* line 22, ../scss/_nanoscroller.scss */
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}

/* line 25, ../scss/_nanoscroller.scss */
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}

/* line 28, ../scss/_nanoscroller.scss */
.nano > .nano-pane {
  background: rgba(0, 0, 0, 0.25);
  background: #ededed;
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden;
  /* Target only IE7 and IE8 with this hack */
  opacity: .01;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 48, ../scss/_nanoscroller.scss */
.nano > .nano-pane > .nano-slider {
  background: rgba(0, 0, 0, 0.5);
  background: #bbb;
  position: relative;
  margin: 0 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 57, ../scss/_nanoscroller.scss */
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility: visible;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.99;
}

/*@import "compass/reset"; */
/* @import must be at top of file, otherwise CSS will not work */
@media screen and (min-width: 1025px) {
  /* line 22, ../scss/styles-admin.scss */
  #wrapper {
    min-width: 960px;
  }
}
@media screen and (min-width: 1025px) {
  /* line 28, ../scss/styles-admin.scss */
  #wrapper {
    min-width: 960px;
  }
}
@media screen and (max-width: 1024px) {
  /* line 34, ../scss/styles-admin.scss */
  #wrapper {
    min-width: 707px;
  }
}
@media screen and (max-width: 766px) {
  /* line 40, ../scss/styles-admin.scss */
  #wrapper {
    min-width: 100%;
  }
}
/* line 46, ../scss/styles-admin.scss */
.mosaic-wrapper {
  width: 100% !important;
}

/* line 60, ../scss/styles-admin.scss */
.mosaic-btn {
  background-size: cover !important;
  box-sizing: content-box !important;
  padding: 0 !important;
  display: block !important;
  float: left;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border-radius: 0 !important;
  cursor: pointer;
  background-position: center !important;
}

/* line 73, ../scss/styles-admin.scss */
.mosaic-btn.empty {
  background-image: none !important;
  background-color: #333 !important;
}

/* override wp-presets */
/* Column widths*/
/* line 86, ../scss/styles-admin.scss */
.mosiac-1-column-1,
.mosiac-2-column-1,
.mosiac-2-column-4,
.mosiac-3-column-1,
.mosiac-3-column-4,
.mosiac-4-column-1,
.mosiac-4-column-2,
.mosiac-4-column-3 {
  float: left;
}

/* line 98, ../scss/styles-admin.scss */
.mosiac-1-column-2,
.mosiac-2-column-2,
.mosiac-2-column-3,
.mosiac-3-column-2,
.mosiac-3-column-3,
.mosiac-4-column-4 {
  width: 66.66667%;
  float: left;
}

/* Button Widths & Height*/
/* line 127, ../scss/styles-admin.scss */
.mosaic-small-column {
  width: 33.33333%;
}
@media screen and (max-width: 766px) {
  /* line 127, ../scss/styles-admin.scss */
  .mosaic-small-column {
    width: 100%;
  }
}
/* line 134, ../scss/styles-admin.scss */
.mosaic-small-column .mosaic-btn {
  margin: 0.9375% !important;
}
/* line 140, ../scss/styles-admin.scss */
.mosaic-small-column .small-img {
  width: 48.125% !important;
  height: 0 !important;
  padding-bottom: 48.125% !important;
}
/* line 145, ../scss/styles-admin.scss */
.mosaic-small-column .medium-img {
  width: 98.125% !important;
  height: 0 !important;
  padding-bottom: 98.125% !important;
}

@media screen and (max-width: 766px) {
  /* line 152, ../scss/styles-admin.scss */
  .mosaic-big-column {
    width: 100%;
  }
}
/* line 158, ../scss/styles-admin.scss */
.mosaic-big-column .mosaic-btn {
  margin: 0.46875% !important;
}
@media screen and (max-width: 766px) {
  /* line 158, ../scss/styles-admin.scss */
  .mosaic-big-column .mosaic-btn {
    margin: 0.9375% !important;
  }
}
/* line 166, ../scss/styles-admin.scss */
.mosaic-big-column .small-img {
  width: 24.0625% !important;
  height: 0 !important;
  padding-bottom: 24.0625% !important;
}
@media screen and (max-width: 766px) {
  /* line 166, ../scss/styles-admin.scss */
  .mosaic-big-column .small-img {
    width: 48.125% !important;
    padding-bottom: 48.125% !important;
  }
}
/* line 176, ../scss/styles-admin.scss */
.mosaic-big-column .medium-img {
  width: 49.0625% !important;
  height: 0 !important;
  padding-bottom: 49.0625% !important;
}
@media screen and (max-width: 766px) {
  /* line 176, ../scss/styles-admin.scss */
  .mosaic-big-column .medium-img {
    width: 98.125% !important;
    padding-bottom: 98.125% !important;
  }
}
/* line 186, ../scss/styles-admin.scss */
.mosaic-big-column .large-img {
  width: 99.0625% !important;
  height: 0 !important;
  padding-bottom: 49.0625% !important;
}
@media screen and (max-width: 766px) {
  /* line 186, ../scss/styles-admin.scss */
  .mosaic-big-column .large-img {
    width: 98.125% !important;
    padding-bottom: 49.0625% !important;
  }
}

/* line 198, ../scss/styles-admin.scss */
.wp-admin select.mosaic-widget-select {
  height: auto !important;
}

@media screen and (min-width: 1025px) {
  /* line 79, ../scss/styles.scss */
  #wrapper {
    min-width: 960px;
  }
}
@media screen and (min-width: 1025px) {
  /* line 85, ../scss/styles.scss */
  #wrapper {
    min-width: 960px;
  }
}
@media screen and (max-width: 1024px) {
  /* line 92, ../scss/styles.scss */
  #wrapper {
    min-width: 707px;
  }
}
@media screen and (max-width: 766px) {
  /* line 99, ../scss/styles.scss */
  #wrapper {
    min-width: 100%;
  }
}
@media screen and (min-width: 767px) {
  /* line 112, ../scss/styles.scss */
  .mobile {
    display: none;
  }
}
@media screen and (max-width: 766px) {
  /* line 118, ../scss/styles.scss */
  .mobile {
    display: block;
  }

  /* line 121, ../scss/styles.scss */
  .not-mobile {
    display: none;
  }
}
/* line 126, ../scss/styles.scss */
body {
  background: #fff;
}

/* line 130, ../scss/styles.scss */
#wrapper, #container {
  margin: 0 auto;
}

/* line 135, ../scss/styles.scss */
#wrapper {
  width: 100%;
  min-width: auto;
  background: #333;
  position: relative;
  /* z-index: 0; */
}

/* line 145, ../scss/styles.scss */
#header-image, #header, #container-container, #footer, #header-image-mobile {
  width: 100%;
}

/* line 149, ../scss/styles.scss */
#container {
  padding-top: 65px;
}

/*
#header-image img {
  width: 100%;
}
*/
/* line 158, ../scss/styles.scss */
#container-container {
  background: #fff;
  margin-bottom: 60px;
  margin-bottom: 0px;
}
#container-container i{
	z-index:0;
}

/* line 165, ../scss/styles.scss */
#header-image, #header-image-mobile {
  position: absolute;
  z-index: -2;
  height: 577px;
  width: 100%;
  background: #333;
}
@media screen and (max-width: 1024px) {
  /* line 165, ../scss/styles.scss */
  #header-image, #header-image-mobile {
    -ms-transform: translate(0px, -25%);
    /* IE 9 */
    -webkit-transform: translate(0px, -25%);
    /* Safari */
    transform: translate(0px, -25%);
  }
}

/* line 185, ../scss/styles.scss */
#header-image-mobile {
  height: 194px;
}

@media screen and (max-width: 766px) {
  /* line 190, ../scss/styles.scss */
  #header-image {
    display: none;
  }

  /* line 193, ../scss/styles.scss */
  #header-image-mobile {
    display: block;
  }
}
@media screen and (min-width: 767px) {
  /* line 199, ../scss/styles.scss */
  #header-image {
    display: block;
  }

  /* line 202, ../scss/styles.scss */
  #header-image-mobile {
    display: none;
  }
}

/* line 212, ../scss/styles.scss */
#footer {
  height: 220px;
  background: black;
  float: left;
}
@media screen and (max-width: 1023px) {
	#footer {
		height: auto !important;
}
}
/* line 218, ../scss/styles.scss */
#xcontent, #xsidebar {
  border-top: 7px #000 solid;
  margin-top: 0;
}

/*
#site-title {
	width: 550px;
				text-align: justify;
				text-justify: inter-word;
				text-transform: uppercase;
		font-size: 32px;
		letter-spacing: 2px;
		color: white;
		background: red;
	h1 a  {
		span {
			width: 100%;
			background: blue;
			display: inline-block;
		}
	}
}
*/
/* line 244, ../scss/styles.scss */
#people-archive-filter {
  height: 27px;
  margin-bottom: 30px;
}
@media screen and (max-width: 766px) {
  /* line 244, ../scss/styles.scss */
  #people-archive-filter {
    margin-bottom: 126px;
  }
}
@media screen and (min-width: 767px) {
  /* line 254, ../scss/styles.scss */
  #people-archive-filter .full-time-button {
    margin-left: 20px;
  }
}
/* line 259, ../scss/styles.scss */
#people-archive-filter li {
  float: left;
  margin-right: 3px;
}
@media screen and (max-width: 766px) {
  /* line 259, ../scss/styles.scss */
  #people-archive-filter li {
    margin-right: 0px;
    border-right: 2px solid #fff;
  }
  /* line 269, ../scss/styles.scss */
  #people-archive-filter li:nth-child(1) {
    width: 8%;
  }
  /* line 272, ../scss/styles.scss */
  #people-archive-filter li:nth-child(2) {
    width: 18%;
  }
  /* line 275, ../scss/styles.scss */
  #people-archive-filter li:nth-child(3) {
    width: 13%;
  }
  /* line 278, ../scss/styles.scss */
  #people-archive-filter li:nth-child(4) {
    width: 29%;
  }
  /* line 281, ../scss/styles.scss */
  #people-archive-filter li:nth-child(5) {
    width: 10%;
  }
  #people-archive-filter li:nth-child(6) {
    width: 20%;
  }
  /* line 284, ../scss/styles.scss */
  #people-archive-filter li:last-child {
    width: 100%;
  }
  /* line 289, ../scss/styles.scss */
  #people-archive-filter li:last-child {
    width: 100%;
  }
}
@media screen and (min-width: 767px) {
  /* line 297, ../scss/styles.scss */
  #people-archive-filter li:last-child {
   /* float: right; */
    margin-right: 0;
    position: relative;
  }
  /* line 302, ../scss/styles.scss */
  #people-archive-filter li:last-child span {
   /* padding: 0; */
  }
}
/* line 310, ../scss/styles.scss */
#people-archive-filter li span {
  display: table-cell;
  background: #f4f4f4;
  padding: 7px 9px 7px 9px;
  cursor: pointer;
}
/* line 316, ../scss/styles.scss */
#people-archive-filter li span, #people-archive-filter li span a {
  text-decoration: none;
  color: #666;
  font-weight: 500;
}
/* line 321, ../scss/styles.scss */
#people-archive-filter li span.selected {
  background: #00ccff;
}
/* line 323, ../scss/styles.scss */
#people-archive-filter li span.selected a {
  color: #fff;
}
@media screen and (max-width: 766px) {
  /* line 310, ../scss/styles.scss */
  #people-archive-filter li span {
    display: inline-block;
    width: 100%;
  }
  /* line 332, ../scss/styles.scss */
  #people-archive-filter li span a {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
}
@media screen and (max-width: 766px) {
  /* line 343, ../scss/styles.scss */
  #people-archive-filter #full-time-adjunct-filters {
    width: 100%;
    display: block;
    text-align: center;
  }
  /* line 348, ../scss/styles.scss */
  #people-archive-filter #full-time-adjunct-filters li {
    display: inline-block;
    width: auto;
    float: none;
    border-right: none;
    margin: 9px 0 27px 0;
  }
}

/* line 360, ../scss/styles.scss */
.full-time-filter.disabled, .adjunct-filter.disabled {
  pointer-events: none;
  display: none !important;
}
/* line 364, ../scss/styles.scss */
.full-time-filter.selected, .adjunct-filter.selected {
  background: #00aad5 !important;
}
/* line 367, ../scss/styles.scss */
.full-time-filter:not(.selected), .adjunct-filter:not(.selected) {
  background: #86d8ec !important;
  color: #fff;
}
/* line 370, ../scss/styles.scss */
.full-time-filter:not(.selected) a, .adjunct-filter:not(.selected) a {
  color: #fff !important;
}

/* line 376, ../scss/styles.scss */
#page-pagination {
  width: 100%;
  text-align: center;
}

/* line 383, ../scss/styles.scss */
.page-numbers {
  height: 27px;
  margin-bottom: 61px;
  display: inline-block;
  margin-top: 46px;
}
/* line 389, ../scss/styles.scss */
.page-numbers li {
  float: left;
  margin-right: 5px;
}
/* line 393, ../scss/styles.scss */
.page-numbers li span {
  background-color: #787878;
  color: #fff;
  font-family: "Roboto";
}
/* line 398, ../scss/styles.scss */
.page-numbers li a {
  background-color: #dddbdb;
  text-decoration: none;
  color: #666;
  font-family: "Roboto";
}
/* line 404, ../scss/styles.scss */
.page-numbers li span, .page-numbers li a {
  display: table-cell;
  padding: 7px 9px 8px 9px;
  cursor: pointer;
}
/* line 409, ../scss/styles.scss */
.page-numbers li a.next, .page-numbers li a.prev {
  background: none;
}

@media screen and (max-width: 766px) {
  /* line 417, ../scss/styles.scss */
  #people-archive-filter .search-filter {
    padding: 0;
    position: relative;
  }
}
/* line 423, ../scss/styles.scss */
.people-search-form input[type='text'] {
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  width: 296px;
  padding: 0 40px 0 11px;
  line-height: 28px;
  background-color: #f4f4f4;
  outline: none;
  color: #666;
}
@media screen and (max-width: 1024px) {
  /* line 423, ../scss/styles.scss */
  .people-search-form input[type='text'] {
    width: 167px;
  }
}
@media screen and (max-width: 766px) {
  /* line 423, ../scss/styles.scss */
  .people-search-form input[type='text'] {
    width: 100%;
  }
}
/* line 447, ../scss/styles.scss */
.people-search-form input[type='text']::-webkit-input-placeholder {
  color: #666;
}
/* line 454, ../scss/styles.scss */
.people-search-form input[type='text']:-moz-placeholder {
  /* Firefox 18- */
  color: #666;
}
/* line 458, ../scss/styles.scss */
.people-search-form input[type='text']::-moz-placeholder {
  /* Firefox 19+ */
  color: #666;
}
/* line 462, ../scss/styles.scss */
.people-search-form input[type='text']:-ms-input-placeholder {
  color: #666;
}

/* line 471, ../scss/styles.scss */
.people-search-form.selected input[type='text'] {
  color: #fff;
}

/* line 476, ../scss/styles.scss */
.people-search-form input[type='text']:focus {
  color: #666;
}

/* line 482, ../scss/styles.scss */
.people-search-form input[type='submit'] {
  position: absolute;
  top: 5px;
  right: 5px;
  border: none;
  width: 20px;
  height: 18px;
  text-indent: -9999px;
  background: url("../images/search-icon.svg") transparent;
}

/* line 495, ../scss/styles.scss */
.no-svg .people-search-form input[type='submit'] {
  background: url("../images/search-icon.png");
}

/* line 499, ../scss/styles.scss */
.link-btn {
  display: block;
  text-align: center;
}
/* line 502, ../scss/styles.scss */
.link-btn a {
  display: inline-block;
  padding: 10px;
  background: #ccc;
}

/* line 510, ../scss/styles.scss */
#sidebar li {
  list-style: none;
}
/* line 515, ../scss/styles.scss */
#sidebar .single-faculty-widget-area #faculty-image-list li {
  width: 100%;
  padding: 0 5px 4px 5px;
}
/* line 519, ../scss/styles.scss */
#sidebar .single-faculty-widget-area #faculty-image-list li p {
  display: none;
}
@media screen and (max-width: 1024px) and (min-width: 767px) {
  /* line 515, ../scss/styles.scss */
  #sidebar .single-faculty-widget-area #faculty-image-list li {
    width: 50%;
  }
  /* line 526, ../scss/styles.scss */
  #sidebar .single-faculty-widget-area #faculty-image-list li:nth-child(odd) {
    float: left;
    padding-right: 17px;
  }
  /* line 530, ../scss/styles.scss */
  #sidebar .single-faculty-widget-area #faculty-image-list li:nth-child(even) {
    float: right;
  }
}
/* line 535, ../scss/styles.scss */
#sidebar .single-faculty-widget-area #faculty-image-list li img {
  width: 100%;
}

/* line 543, ../scss/styles.scss */
.people-widget, .student-work-widget {
  border: 1px #ccc solid;
  height: 200px;
  margin-bottom: 30px;
}

/* line 551, ../scss/styles.scss */
.single-staff-widget-area li {
  width: 100%;
}
@media screen and (max-width: 1024px) and (min-width: 767px) {
  /* line 551, ../scss/styles.scss */
  .single-staff-widget-area li {
    width: 50%;
  }
  /* line 557, ../scss/styles.scss */
  .single-staff-widget-area li:nth-child(odd) {
    float: left;
    padding-right: 17px;
  }
  /* line 561, ../scss/styles.scss */
  .single-staff-widget-area li:nth-child(even) {
    float: right;
  }
}
body.blog.page div.css-search.em-events-search{display:none}
.blockExpanded{display:block !important;margin-left: -1px;}
div.widget.widget_em_calendar h2.widgettitle{
    font-family: UniversLT-UltraCondensed;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    color: #838383;
    text-transform: uppercase;
    color: #000;
    margin: 0px 0 28px 0px;
    padding-top: 4px;
    border-top: 7px solid #000;
    text-indent: 3px;
}

div.em-calendar-wrapper {
    width: 300px;
    height: 318px;
    background: #e2e2e2;
    padding: 0 8px;
}

div.em-calendar-wrapper table {
    border-collapse: separate;
    border-spacing: 4px;
    cursor: pointer;
}
div.em-calendar-wrapper table.em-calendar tr.days-names td {
    background: #bbbbbb;
    text-align: center;
    font-family: roboto;
    font-size: 12px;
    height: 20px;
    width: 36px;
    color: #666;
}
div.em-calendar-wrapper table.em-calendar thead td.month_name{
    color: #666;
    font-family: roboto;
    text-transform: uppercase;
    font-size: 18px;
}
div.em-calendar-wrapper table.em-calendar thead td.month_name a, div.em-calendar-wrapper table.em-calendar thead td.month_name a:link, div.em-calendar-wrapper table.em-calendar thead td.month_name a:visited {
    color: #666;
	text-decoration:underline;
}
div.em-calendar-wrapper table.em-calendar thead td.month_name a:hover {
    color: #666;
	text-decoration:none;
}

div.em-calendar-wrapper table.em-calendar td.eventless{   
	width: 36px;
    height: 36px;
    background: #fff;
    font-family: roboto;
    font-size: 12px;
    font-weight: 600;
    color: #666;
}
div.em-calendar-wrapper table.em-calendar td.eventless-today {
    color: #fff;
    background: #999;
	font-size: 12px;
}
div.em-calendar-wrapper table.em-calendar td.eventless-post, div.em-calendar-wrapper table.em-calendar td.eventless-pre{   
	background: #f2f2f2;
	color:#666;
	font-size: 12px;
}
div.em-calendar-wrapper table.em-calendar a.em-calnav , div.em-calendar-wrapper table.em-calendar a.em-calnav :link, div.em-calendar-wrapper table.em-calendar a.em-calnav :visited{
	color: #666;
    font-family: roboto;
    text-transform: uppercase;
    font-size: 18px;
	text-decoration:none;
}
div.em-calendar-wrapper table.em-calendar a.em-calnav:hover{
	color: #666;
    font-family: roboto;
    text-transform: uppercase;
    font-size: 18px;
	text-decoration:underline;
}
div.em-calendar-wrapper table.em-calendar td.eventful a{
	  color: #666;
	  text-decoration:underline;
	  font-size: 12px;
}
article.event.type-event header.header h1.entry-title, article.event.type-event header.header a.post-edit-link  {
    display: none;
}
span.em-pagination {
	display: block;
	width: 100%;
    text-align: center;
    margin: 46px auto 61px auto;
}
span.em-pagination .page-numbers{
	margin:0 auto;
}
span.em-pagination a.page-numbers{
	background-color: #dddbdb;
    text-decoration: none;
    color: #666;
    font-family: "Roboto";
	height: 30px;
    padding: 7px 9px 8px 9px;
    margin-right: 5px;
}
span.em-pagination strong span.page-numbers.current{
	background-color: #787878;
    text-decoration: none;
    color: #fff;
    font-family: "Roboto";
	height: 30px;
    padding: 7px 9px 8px 9px;
    cursor: pointer;
    margin-right: 5px;
}
span.em-pagination a.next.page-numbers, span.em-pagination a.prev.page-numbers{
	background-color: #fff;
    text-decoration: none;
    color: #666;
    font-family: "Roboto";
	height: 30px;
    padding: 7px 9px 8px 9px;
    cursor: pointer;
    margin-right: 5px;
}
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
    color: #666 !important;
}
body.page-template-ssa-events_manager-list.page-template-ssa-events_manager-list-php main#container-container section#curriculum-main-content-area section.entry-content img, body.page-template-ssa-events_manager-archive-list-php.blog .post-entry .entry-content img
{
	width: auto !important;
	border: 1px solid #ccc;
	margin:1em;
}
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0!important;
  clip: rect(0 0 0 0)!important;
  height: 1px!important;
  margin: -1px!important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px!important;
}
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}
body.home div.featured-videos p{
	color: #666;
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 8px;
    margin-top: 6px;
    margin: 8px 0 8px 5px;
}
body.page-template-template-g-info-sessions div.css-events-list h1.page-content-heading{display:none;}
body.page-template-template-accordion-curriculum section.curriculum-main-content-area h3, body.page-template.page-template-template-accordion-curriculum  div.content-text-area h3 {
    text-transform: none;
    color: #333;
    font-size: 17px;
    font-weight: bold;
    padding-left: 10px;
}

body.page-template-template-accordion-curriculum section.curriculum-main-content-area h4, body.page-template.page-template-template-accordion-curriculum  div.content-text-area h4{
    text-transform: uppercase;
    color: #333;
    font-size: 16px;
    font-weight: 500;
	padding-bottom:10px;
}
body.page-template-template-g-info-sessions div.css-events-list article img{
	width:auto !important;
	height:auto !important;
}
body.page-template.page-template-template-accordion-curriculum  div.content-text-area .accordion h3.accordion-title {
  font-family: "roboto";
  color: #000;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  padding: 0 14px;
  text-transform: none;
}
body.page-template  div.accordion{
	padding: 0px 10px 0px 10px;
}
body.page-template.page-template-template-accordion-curriculum  div.content-text-area div.accordion h3:last-of-type{
	border-bottom:none;
}
body.page-template.page-template-template-accordion-curriculum  div.content-text-area .accordion p{
	margin-bottom: 0px;
}
@media screen and (max-width: 766px) {
body.page-template.page-template-template-accordion-curriculum  div.content-text-area .accordion h3.accordion-title  {
    padding: 0;
  }
}
body.page-template.page-template-template-accordion-curriculum  div.content-text-area.accordion h3.accordion-title a , body.page-template.page-template-template-accordion-curriculum  div.content-text-area.accordion h3.accordion-title a :link, body.page-template.page-template-template-accordion-curriculum  div.content-text-area .accordion h3.accordion-title a :visited{
  color: #666;
}
body.page-template.page-template-template-accordion-curriculum  div.content-text-area .content-text-area .accordion h3.accordion-title a:hover {
  color: #000;
}
body.page-template.page-template-template-accordion-curriculum  div.content-text-area .content-text-area .accordion h4 {
  padding: 0 14px;
}
body.page-template  div.accordion div.accordion-content{
	padding:0;
	margin-top: 0px;
}
div.gsc-wrapper div.gsc-adBlock{display:none !important}
div.gs-webResult.gs-result:hover{background-color:#eee;}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2{width:auto !important;height:auto !important;}
body.search.search-results #content .header h1.entry-title{
	font-family: UniversLT-UltraCondensed;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    color: #000;
    text-transform: uppercase;
    color: #000;
    margin: 0px 0 28px 0px;
    padding-top: 4px;
    border-top: 7px solid #000;
    text-indent: 3px;
}
.cse .gsc-control-cse, .gsc-control-cse{padding:0 !important;}
div.gsc-url-top{display:none !important}
div.gsc-webResult.gsc-result {
    border-bottom: 1px solid #ccc !important;
}
div.gsc-table-result, div.gsc-thumbnail-inside, div.gsc-url-top{padding:0 !important;}



@media print {
	aside#sidebar, header#header, nav#side-menu, div#header-image, aside#bottom-sidebar, footer#footer, body.single-event div.bottomEventInfo, div.post-social-media, a.return-to-blog-btn{
		display:none !important;
	}
	section#content{
		width:100% !important;
		padding:10px;
	}
	.page-content-heading{
		border:none;
	}
	div.accordion div.accordion-content{
		display:block !important;
	}
}
.row{margin-left:0 !important; margin-right:0 !important;}
.gsc-input-box{height:30px !important;}
.container{padding-left:0 !important; padding-right:0 !important;}
.leftZero{left: 0 !important; display:block !important;}
.leftNone{left: -1000px !important; display:none !important;}
.blog .post-entry .main-content a, .blog .post-entry .main-content a:hover, .blog .post-entry .main-content a:after, .blog .post-entry a:before{
	display:inline;
	clear: none;
	background:none;
}
.blog-archive .post-entry a {
    text-decoration: none;
}

body.page-template.page-template-template-accordion-curriculum div.content-text-area .accordion p a, body.page-template.page-template-template-accordion-curriculum div.content-text-area .accordion ul li a, body.page-template.page-template-template-accordion-curriculum div.content-text-area .accordion ol li a{
	color:#000;
}
.search-results main {
    position: relative;
}
.search-results #wrapper{
	position: initial;
}
body.search-results div#header-image div.backstretch{
	display: none !important;
}
body.page-template-ssa-events_manager-archive-list section#curriculum-main-content-area div.text-content-area a, body.page-template-ssa-events_manager-list-php  section#curriculum-main-content-area div.text-content-area a, .blog .post-entry .css-events-list a, body.page-template main div.content-text-area .css-events-list a{
	text-decoration:none;
}
body.page-template-ssa-events_manager-archive-list section#curriculum-main-content-area div.text-content-area p span, body.page-template-ssa-events_manager-list-php  section#curriculum-main-content-area div.text-content-area p span{
	color:#000;
}
body.home #container-container section#content div#featured-posts-column-1 p.extract-content-target, body.home #container-container section#content div#featured-posts-column-2 p.extract-content-target{
	padding:0;
}
#container-container section#content p.contact {
    margin: 0;
}
div.youtube.featured-video-wrapper{
	width:560px;
	height: 315px;
}
div.youtube.featured-video-wrapper, div.youtube.featured-video-wrapper img.thumb,  div.youtube.featured-video-wrapper div.circle{
	position:absolute;
}
div.youtube.featured-video-wrapper div.circle{
	z-index:10;
	width: 74px;
	height: 74px;
	border-style: solid;
	box-sizing: border-box;
	border-width: 37px 0px 37px 74px;
	/* 
	border-color: transparent transparent transparent #fff;
	margin-left: 243px;
    margin-top: 120px;
	*/
	border-color: transparent transparent transparent rgba(0,0,0,0.8);
	margin-left: 35%;
    margin-top: 25%;
}
@media screen and (min-width: 767px) and (max-width: 1024px){
	div#wrapper.hfeed.container {
		height: 100%;
		z-index: 10;
	}
	#header-image {
		display: none;
	}
	div#header-image-mobile{
		top:0;
		padding-left: 0 !important;
		padding-right: 0 !important;
		display:inline;
	}
	div#header-image-mobile img{
		/* width: 100%;
		height: 356px; */
	}
	#wrapper #side-menu {
		position: absolute;
		overflow-x: visible;
		height:100%;
	}
}
#connect_widget_mini-50-instagram{
	margin-top:40px;
}
#content .insta-gallery-image-wrap *, #content .insta-gallery-image-wrap * {
/*  
	width: 150px !important;
    height: 150px !important;
    padding: 0 !important;
	*/
}

#content .gform_wrapper .gsection .gfield_label, #content .gform_wrapper h2.gsection_title, #content .gform_wrapper h3.gform_title, #content  .gform_wrapper h2.gsection_title {
   margin: 10px 0 !important;
}
.gform_wrapper .top_label .gsection_description, .gform_wrapper .field_description_below .gfield_description {
	    line-height: 1.5em;
}

.connect-widget .social-section .e-blast-form-section .eblast-btn, .connect-widget .social-section .e-blast-form-section .eblast-btn span.label, aside#sidebar .connect-widget .social-section .e-blast-form-section .eblast-btn, aside#sidebar .connect-widget .social-section .e-blast-form-section .eblast-btn span.label
{
    font-size: 12px;
	color: #000;
}
.connect-widget .social-section .e-blast-form-section .eblast-btn{
	background-color:#e6e6e6;
	color: #000;
    font-family: "Roboto";
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: .3px;
}
.connect-widget .social-section .e-blast-form-section .eblast-btn:hover, .connect-widget .social-section .e-blast-form-section .eblast-btn:active{
	background-color: #ddd;
}
aside#sidebar .widget_connect_widget_mini .connect-widget a.request-info{
	height: 72px !important;
}
p.submitnotify{
	font-size: 0.8em;
}
.red-side-text{
	color: red;
	font-family:"Roboto";
	font-size: 12px;
	font-weight: 600;
	margin: 1em;
	line-height: 16px;
}


.backstretch img{
	height:40% !important;
	object-fit: cover;
}

@media screen and (min-width: 1100px) {
	#header-image{
		height: 177px !important;
	}
	#header-image .backstretch{
		height: 177px !important;
	}
	#header-image .backstretch img{
		height: 577px !important;
	}
}
@media screen and (max-width: 1100px) {
	#header-image{
		display:none !important;
	}
}
body.home .homepage-text-slider-container .homepage-text-slider .flexslider .slides{
	display:none;
}
a.button.news.blog-btn.sidebar, a.button.news.blog-btn.sidebar:link, a.button.news.blog-btn.sidebar:visited{
	display: block;
    height: 38px;
    line-height: 38px;
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 400;
    color: #000;
    text-align: center;
    text-decoration: none;
    margin-top: 10px;
    padding: 0 12px;
    text-transform: uppercase;
    letter-spacing: .5px;
	background-color: #d6d6d6 !important;
}
	background-color: #F3D03E !important;
a.button.news.blog-btn.sidebar:hover, a.button.news.blog-btn.sidebar:active{
	background-color: #F3D03E !important;
	color: #000;
}
li.yellowcircle, .connect-widget .social-section .social-media-section .social-media-set li.yellowcircle{
    border-radius: 50%;
    width: 2em;
    height: 2em;
    background-color:#FECD08;
	color:#fff;
	border:none;
	text-decoration:none;
	float: left;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
li.yellowcircle:hover, .connect-widget .social-section .social-media-section .social-media-set li.yellowcircle:hover{
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}

li.yellowcircle a{
	font-size: 20px;
    text-decoration: none;
	color:#fff;
	margin-top: 0.3em;
    margin-left: 0.1em;
}
.connect-widget .social-section .social-media-section .social-media-set li.yellowcircle a{
	display: inline-block;
    text-indent: 0;
    text-align: center;
	font-size: 20px;
    text-decoration: none;
	color:#fff;
	margin-top: 0.3em;
    margin-left: 0.1em;
}
.graycircle, #footer .footer-social-media-set li.graycircle, #ccny-footer .footer-social-media-set li.graycircle
{
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background-color:#333;
	color:#fff;
	border:none;
	text-decoration:none;
}
#footer .footer-social-media-set li.graycircle a, #ccny-footer .footer-social-media-set li.graycircle a{
	display: inline-block;
    text-indent: 0;
    text-align: center;
	font-size: 25px;
    text-decoration: none;
	color:#fff;
	margin-top: 0.4em;
}
a.sbi_photo.sbi_imgLiquid_bgSize.sbi_imgLiquid_ready {
    border: #ccc 1px solid;
}
.copyright{
	margin: 0 auto 1em auto;
	text-align: center;
	color:#fff;
	line-height: 1.9em;
    font-size: 15px;
    font-family: adelle-sans,'roboto','Helvetica Neue',sans-serif;
    font-weight: 400;
	padding: 0.5em;
	border-bottom: #fff 1px solid;
}

/* SSA Unit Likert Fixes */
body.page-id-14231 th.gsurvey-likert-choice-label, body.page-id-14229 th.gsurvey-likert-choice-label, body.page-id-14240 th.gsurvey-likert-choice-label, body.page-id-14238 th.gsurvey-likert-choice-label{
    width: 30px;
}

#slider.flexslider .slides>li{
  display:none;
}
#slider.flexslider .slides>li:first-of-type{
  display:block;
}

div.featured-videos.flexslider .slides > li:first-of-type{
  display:block;
}

.prevnext-button{
    border: none;
    display: inline-block;
    padding: 5px 10px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
	user-select: none;
	font-size: 18px!important;
	white-space: normal;
    color: #fff!important;
    background-color: #000!important;
	margin: 1em 1em 0 1em;
}

.prevnext-button:hover {
    color: #000!important;
    background-color: #ccc!important;
}

div.arrow_container{
	top: 50%;
	position: absolute;
}

.home.page .featured-videos .slide iframe{
    position: relative !important;
	width: 480px !important;
	height: 360px !important;
	left: 12%;
}
.widget-container.widget_awards_honors_widget .flexslider .slides>li {
    display: block;
}

div.featured-videos.flexslider ul.slides{
	height:430px;
}
ul.flex-direction-nav{
	height: 2em;
    width: 100%;
    text-align: center;
	margin-top: 1em;
}

ul.flex-direction-nav li.flex-nav-next, ul.flex-direction-nav  li.flex-nav-prev{
	display: inline-block;
    float: none;
    height: 50px;
    width: 50px;
}

ul.flex-direction-nav li.flex-nav-next a.flex-next, ul.flex-direction-nav  li.flex-nav-prev a.flex-prev{
	right: unset !important;
}
.flexslider .slides:after{
	content: none;
}
body.home div.arrow_container{
	display:none;
}
a.black-btn, a.black-btn:link, a.black-btn:visited
{
	display: block !important;
    height: 38px;
    line-height: 38px;
    font-family: "Roboto";
    font-size: 13px;
    color: #fff !important;
    text-align: center;
    text-decoration: none !important;
    margin-top: 10px;
    padding: 0 12px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #000 !important;
    border-radius: 5px;
    font-weight: 700;
}
a.black-btn:hover{
    background-color: #888 !important;
}
.em.em-calendar .em-cal-head>div{
	overflow-x:unset !important;
	font-weight: bold;
    color: #333;
}
#sidebar .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date .ring a, #sidebar .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date .ring a:link{
	font-weight:bold;
	text-decoration:underline !important;
}
#sidebar .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date .ring a:hover{
	text-decoration:none !important;
}
.blog .em.em-list .post-entry a, body.page-template main div.content-text-area a{text-decoration:none;}
.blog .em.em-list .post-entry .entry-content img{ width: unset;}
#sidebar .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring, #sidebar .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring, #sidebar .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring, #sidebar .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring, #sidebar .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring, #sidebar .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring{border: none !important;}

.single-people #container-container section#content .people-info p a, .single-people #container-container section#content .people-info p a:link, .single-people #container-container section#content .people-info p a:visited{
	text-decoration: underline;
	line-height: 1.9em;
    margin: 10px 0;
    font-size: 15px;
    font-family: adelle-sans, 'roboto', 'Helvetica Neue', sans-serif;
    font-weight: 400;
}
.single-people #container-container section#content .people-info p a:hover{
	text-decoration: none;
}

#ccny-footer .footer-social-media-set li.graycircle{
	background-color:transparent;
	color:#000;
	float: none;
    display: inline;
    border-radius: 0 !important;
}
#ccny-footer{
	color: #fff;
	background-color: #000;
	width: 100%;
}

#ccny-footer .row{
	background-color:#000;
	height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#ccny-footer .row div[class^="col"]{
	text-align:center;
	margin: 1em 0;
}
#ccny-footer .footer-social-media-set li.graycircle a, #ccny-footer .footer-social-media-set li.graycircle a:link{
	margin-top: 0;
}
#ccny-footer .footer-social-media-set li.graycircle a:focus, #ccny-footer .footer-social-media-set li.graycircle a:hover{
	color: #f3cf45;
}
#ccny-footer .footer-social-media-set li.graycircle a{
	width: unset;
    height: unset;
}
ul.footer-social-media-set.ccny-icons {
    text-align: center;
}
#ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon:link, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon:hover, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon:focus{
	width: 30px;
    height: 30px;
	border: none;
	display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
	background-size: 30px 30px;
}
#ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.twitter, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.twitter:link{
	background-image: url('../images/icon-twitter.svg');
}
#ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.twitter:hover, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.twitter:focus{
	background-image: url('../images/icon-twitter-yellow.svg');
}
#ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.instagram, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.instagram:link{
	background-image: url('../images/icon-instagram.svg');
}
#ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.instagram:hover, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.instagram:focus{
	background-image: url('../images/icon-instagram-yellow.svg');
}
#ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.facebook, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.facebook:link{
	background-image: url('../images/icon-facebook.svg');
}
#ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.facebook:hover, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.facebook:focus{
	background-image: url('../images/icon-facebook-yellow.svg');
}
#ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.linkedin, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.linkedin:link{
	background-image: url('../images/icon-linkedin.svg');
}
#ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.linkedin:hover, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.linkedin:focus{
	background-image: url('../images/icon-linkedin-yellow.svg');
}
#ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.youtube, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.youtube:link{
	background-image: url('../images/icon-youtube.svg');
}
#ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.youtube:hover, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon.youtube:focus{
	background-image: url('../images/icon-youtube-yellow.svg');
}

img.footer-logo.ccny {
    margin-right: 1em;
	width: 245px;
	height: 85px;
	border: none;
}
img.footer-logo.cuny {
    width: 55px;
    height: 50px;
	border: none;
}
#ccny-footer .footer-social-media-set li.graycircle a img{
	width: 30px;
	height: 30px;
	border: none;
}
#ccny-footer a{
	text-decoration:none;
	vertical-align: middle;
}
.ccny-copy{
	font-size: 20px;
	font-family: "Trebuchet","Arial",sans-serif;
}
#ccny-header{
	color: #fff;
	background-color: #000;
	width: 100%;
}
#ccny-header .row{
	background-color: #7d5cc6;
    height: 65px;
    z-index: 10000;
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
	display: flex;
    align-items: center;
    justify-content: center;
}
img.header-logo.ccny {
	width: 275px;
	height: 50px;
	border: none;
}

#ccny-header .row div[class^="col"]{
	text-align:center;
}
#wrapper #header{
	margin-top: 65px;
	margin-bottom: 0;
}
#ccny-header-icon{
	background: url('../images/ccny_one_line_version.svg') no-repeat;
	width: 275px;
    height: 50px;
    border: none;
    display: inline-block;
    vertical-align: middle;
}
body footer#footer{
	height: unset !important;
}

a.footer-logo.ccny {
    margin-right: 1em;
	width: 245px;
	height: 85px;
	border: none;
	background: url('../images/ccny_horizontal_white-01.svg') no-repeat;
	display: inline-block;
    vertical-align: middle;
}
a.footer-logo.cuny {
    width: 55px;
    height: 50px;
	border: none;
	background: url('../images/cuny.svg') no-repeat;
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width: 1023px){
	#wrapper #header #top-menu-mobile-tablet {
		top: 110px;
		position: absolute;
	}
	#wrapper #side-menu{
		top: 165px
	}
	#ccny-footer .row{
		display: unset;
	}
	#ccny-header .row{
		background-color: #7d5cc6;
		height: 110px;
	}
	#ccny-header-icon{
		background: url('../images/logo_new_2023.svg') no-repeat;
		width: 325px;
		height: 70px;
	}
	#ccny-header .row div[class="col-sm-9"]{
		display: none;
	}
	#ccny-header .row div[class="col-sm-3"]{
		width: 100%
	}
	body footer#footer {
		height: 285px !important;
	}
	.ccny-copy{
		font-size: 15px;
	}
	a.footer-logo.ccny {
		margin-right: 1em;
		width: 200px;
		height: 65px;
	}
	a.footer-logo.cuny {
		width: 55px;
		height: 50px;
	}
	#ccny-footer .row divccny-copyright{
		margin-bottom: 1em;
	}
	#ccny-footer .row .col-sm-4.ccny-copyright{
		display:none;
	}
	#ccny-footer .row div.spacer{
		display:none;
	}
	#ccny-footer .row div.col-sm-3, #ccny-footer .row div.col-sm-2{
		width: 50%;
	}
	#ccny-footer .row div.col-sm-4.ccny-copyright{
		display:none;
	}
	#ccny-footer .row div.col-sm-2 div.social-media-wrap::after{
		content: "© The City College of New York. All rights reserved.";
		color: #fff;
		font-family: "Trebuchet","Arial",sans-serif;
		display: block;
		height: 15px;
		font-size: 15px;
		text-align: left;
		margin: 0.5em auto;
	}
	#wrapper #header{
		margin-top: 140px;
	}
}
@media screen and (max-width: 768px){
	#wrapper #header #top-menu-mobile-tablet {
		top: 65px;
		position: absolute;
	}
	#wrapper #side-menu{
		top: 110px
	}
	body div.#wrapper {
		height: 3rem !important;
	}
	#ccny-footer .row{
		display: unset;
	}
	#ccny-header .row{
		height: 65px;
	}
	#ccny-header-icon{
		background: url('../images/logo_new_2023.svg') no-repeat;
		width: 220px;
		height: 50px;
	}
	#ccny-header .row div[class="col-sm-9"]{
		display: none;
	}
	#ccny-header .row div[class="col-sm-3"]{
		width: 100%
	}
	body footer#footer {
		height: 285px !important;
	}
	#ccny-footer .footer-social-media-set li.graycircle a img{
		width: 25px;
		height: 25px;
	}
	#ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon:link, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon:hover, #ccny-footer ul.footer-social-media-set.ccny-icons li.graycircle a.ccny-social-icon:focus{
		width: 25px;
		height: 25px;
		background-size: 25px 25px;
	}
	.ccny-copy{
		font-size: 15px;
	}
	a.footer-logo.ccny {
		margin-right: 1em;
		width: 175px;
		height: 55px;
	}
	a.footer-logo.cuny {
		width: 50px;
		height: 45px;
	}
	#ccny-footer .row div.ccny-copyright{
		margin-bottom: 1em;
	}
	#ccny-footer .row .spacer{
		display:none;
	}
	#ccny-footer .row .col-sm-3, #ccny-footer .row .col-sm-2, #ccny-footer .row .col-sm-4{
		width:100% !important;
	}
	#ccny-footer .row div.col-sm-4.ccny-copyright{
		display:block;
	}
	#ccny-footer .row div.col-sm-2 div.social-media-wrap::after{
		content: "";
	}
}
div#gsc-iw-id1 input.gsc-input {
    background: unset !important;
}

body#error-page {
	margin: unset;
	margin-top: unset;
	max-width: unset;
	padding: unset;
}
.publication-widget .flex-nav-next{
	float: right;
}
.publication-widget .flex-viewport{
	height: 270px;
}
p.gallery-image-caption.wp-caption-text {
    font-size: 12px !important;
}
