/* RESPONSIVE TESTS */
.responsive #header {
  background: linear-gradient(-135deg, #dedede 5px, transparent 0) 0 5px, linear-gradient(135deg, #dedede 5px, #f7f7f7 0) 0 5px;
  background-color: #dedede;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 9px 9px;
  height: 210px;
}

/* logo */
.responsive #logo-container a {
  display: block;
  width: 135px;
  height: 166px;
  background: url('/t4/assets/saic-logo-sprite.png') -1px -1px;
  position: absolute;
  z-index: 1000;
  text-indent: -9999px;
  overflow: hidden;
  background-size: 192%;
  background-repeat: no-repeat;
  background-color: #fff;

  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.responsive #main-content {
  width: inherit;
  max-width: 990px;
}

.responsive #page-header {
  left: 0;
  top: -25px;
}

.responsive #page-header h1 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.h-zigzag {
  background: linear-gradient(-135deg, #dedede 5px, transparent 0) 0 5px, linear-gradient(135deg, #dedede 5px, #f7f7f7 0) 0 5px;
  background-color: #dedede;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 10px 10px;
}

.responsive .two-column-left-sidebar #page-content {
  float: left;
  padding: 0px;
  margin-left: 40px;
  max-width: 725px;
  box-sizing: border-box;
  position: relative;
  padding-right: 20px;
}

.responsive #footer-content {
  max-width: 990px;
  width:100%;
}

.responsive #footer {
  background: #181818;
}

.responsive .resp-sub-nav {
  display:none;
}

.responsive .resp-aud-nav {
  display:none;
}


.responsive .cd-secondary-nav-trigger, .info-nav-toggle, .search-toggle, .resp-search {
   display:none;
  }

.workhold {
 max-width: 480px;
}

.workhold .portfolios, .workhold .profiles {
  max-width: 355px;
}

.news-sidebar .copy-column {
  margin-left: 0;
}



/* MAX WIDTHS for page content */
.responsive #page-content p,
.responsive #page-content ol,
.responsive #page-content .page-quicklinks,
.responsive #page-content h1,
.responsive #page-content h2,
.responsive #page-content h3,
.responsive #page-content h4,
.responsive #page-content h5,
.responsive #page-content h6,
.responsive .event_listing {
 max-width: 560px;
}

.responsive #page-content ul {
 max-width:560px;
}

blockquote {
 quotes: none;
 max-width: 500px;
 margin-bottom: 1.65em;
 font-size: 1.125em;
 padding-left: 30px;
 line-height: 1.6em;
 border-left: 2px solid #333;
 color: #888;
}

#artist-info ol, #artist-info ul {
  padding-left: 2em;
  font-size: 1.125em;
}


/*COREY EDITS*/

/*
Gotham font-weight:
Light: 300
Book: 400
Medium: 500
Bold: 700
Black: 800
*/

body {
  font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif; font-weight: 300; font-style: normal; font-size: 71%; letter-spacing: -.01em;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 2em; /* 1.75em */
}

h3 {
  font-size: 1.5em; /* 1.35em */
}

p {
  line-height: 1.6em;
  margin: 0 0 1.65em 0;
}

#page-content p,
#mid-section p,
#mid-section ul li,
#artist-info p,
#footer-content p,
.event_morelink p {
  font-size: 1.125em;
}

a:hover, p a:hover, table a:hover, a:link, p a:link, table a:link {
  text-decoration: none;
}

p a:hover, table a:hover {
  color: #AD2070;
}

#right-sidebar h2 {
  font-size:1.35em;
}

#right-sidebar a:hover {
  color:#E71890;
}

#right-sidebar .btn-group a:hover, #left-sidebar .btn-group a:hover  {
  color:#000;
}


/* Audience Nav */

#audience-nav {
  bottom: 40px !important;
  top: inherit !important;
  position:absolute;
}

li.for {
  padding: 8px 10px !important;
  color: #fff !important;
}

#cboxTitle p {
 margin:0;
}

#profiles ul {
  max-width: 725px!important;
  width: 100%;
}

/* Course Descriptions */

.course-detail h2 {
  font: normal 18px "MeranProSmConBoldItalic", Arial, sans-serif;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.course-detail h3 {
  font-size: 1.75em;
  font-weight: 300;
}

.course-detail p {
  font-size: 1.125em;
}

#cboxOverlay {
  background: #000 !important;
  opacity: .8 !important;
}

#cboxLoadedContent {
  border: none !important;
  /*padding: 2px !important;*/
}

#cboxClose {
  right: 18px !important;
   border: none;
}

#colorbox:focus {
    outline: none;
    border: none;
}

#cboxPrevious {
    border: none;
}

#cboxNext {
    right: 38;
    border: none;
}


/* Global Navigation */

#info-nav-container {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

#info-nav .nav-feature {
  color: #888;
  background-color: rgba(0,0,0,0.6);
  margin-left: 624px;
  padding: 0 24px;
  position: absolute;
  height: 100%;
}

#info-nav .nav-feature img {
  margin-top: 20px;
}

#info-nav a.info-btn {
  height: 43px;
}

#info-nav li .sub-nav-container {
  background-image: none;
  background-color: rgba(0,0,0,0.85);
  top: 53px;
}

#info-nav .sub-nav-container ul li {
  padding-bottom: 6px;
}

#info-nav .sub-nav-container ul li a {
  background: none;
  border: 0;
  color: #fff;
  display: block;
  float: none;
  font: bold .98em;
  height: auto;
  font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif;
  padding: 0;
  text-decoration: none;
  text-transform: none;
  width: 175px;
  margin-bottom: 8px;
}

#info-nav .sub-nav-container ul li ul li a {
  font-weight: 400;
  margin: 0;
  font-size: .9em;
}

#info-nav .sub-nav-items {
  padding: 20px;
}

#action-nav {
  font-size: .98em;
  font-weight: 300;
}

#institution-links {
  font-size: .92em;
  font-weight: 300;
}

#action-nav li {
  padding: 10px 11px;
}

#search {
  right: 0px;
}

#search #search-bar {
  width: 136px;
}

#breadcrumb-nav-header {
  font-size: .75em;
}

#breadcrumb-nav-header ul {
  overflow: hidden;
  padding: 12px 0 0 8px;
}

#breadcrumb-nav-header ul li, #breadcrumb-nav-footer ul li {
  color: #ccc;
  float: left;
  margin-right: 0;
  padding: 0;
}

#breadcrumb-nav-footer {
  font-size: .75em;
  padding: 10px 0 18px 0;
  border: none;
}

#breadcrumb-nav-header ul li, #breadcrumb-nav-footer ul li {
  color: #666;
  text-decoration: none;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 300;
}

#breadcrumb-nav-header ul li a, #breadcrumb-nav-footer ul li a {
  color: #666;
  font: normal 1em Arial, sans-serif;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  text-decoration: none;
  font-weight: 300;
}

#breadcrumb-nav-header ul li .separator, #breadcrumb-nav-footer ul li .separator {
  background: url('/t4/assets/breadcrumb-nav-divider.png') no-repeat right;
  float: right;
  margin: 0 8px;
  padding: 0 5px 2px 0;
  opacity: .3;
}

#institution-links-container {
  background: #f1f1f1;
  border-bottom: solid 3px #c9c9c9;
  padding: 15px 0 0 0;
  text-align: right;
}

#institution-links li {
  display: inline-block;

}

#event_slideshow h3.section-header-banner {
  max-width: 100%!important;
}

h3.section-header-banner.middle {
  max-width: 100%!important;
  margin-bottom: 0;
}

.portfolio-block img {
  display: block;
  max-width: 100%;
  height: auto!important;
}


/* Secondary Navigation */

#left-sidebar .secondary-nav {
  left: 0;
}

.secondary-nav>ul>li>a {
  padding: 8px 20px;
}

.secondary-nav>ul>li>ul {
  border-bottom: 1px solid #ee4aa9;
  padding: 0;
}

.secondary-nav>ul>li>ul>li a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid rgba(0,0,0,0.15);
  padding: 8px 8px 8px 30px;
  display: block;
}

.secondary-nav>ul>li>ul>li>span.currentsection, .secondary-nav>ul>li>ul>li>ul>li>span.currentsection {
  border-bottom: 0;
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 8px 5px 8px 30px;
  background: #ee4aa9;
}

.secondary-nav>ul>li.closed>a {
  background: #181818 url('/t4/assets/nav-arrows-down.png') no-repeat 215px 15px;
  background: rgba(0,0,0,0) url('/t4/assets/nav-arrows-down.png') no-repeat 215px 15px;
  padding: 8px 33px 8px 20px;
}

.secondary-nav>ul>li.closed>a:hover {
  background: #181818 url('/t4/assets/nav-arrows-down.png') no-repeat 215px 15px;
  background: rgba(0,0,0,0) url('/t4/assets/nav-arrows-down.png') no-repeat 215px 15px;
  color: #ee4aa6;
  background-color: #181818;
}

.secondary-nav>ul>li.closed>span.currentsection {
  background: #ee4aa9 url('/t4/assets/nav-arrows-down.png') no-repeat 215px 15px;
  color: #fff;
  display: block;
  padding: 8px 33px 8px 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.secondary-nav>ul>li>span.currentsection {
  border-bottom: 1px solid #ee4aa9;
  color: #fff;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding: 8px 20px;
}

/* Search bar */

#search input[type="text"], #search #search-btn {
  background-color: #000;
  border: none;
}

#search #search-bar {
  height: 18px;
  top: -2px;
  position: relative;
  padding-left: 6px;
}

#search input[type="text"] {
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 300;
  font-size: .9em;
}

/*remove blue outline in chrome */
textarea:focus, input:focus{
    outline: 0;
}

/*ILM Slideshows*/
.two-column-left-sidebar #page-main-feature .slides-container {
  display: none;
  width: 100%;
  max-width: 725px;
}

.two-column-left-sidebar #page-main-feature {
  width: 100%;
  max-width: 725px;
}

.two-column-left-sidebar #page-main-feature .slides_control {
  width: 100%!important;
  height: 375px;
}

.two-column-left-sidebar #page-main-feature .slides-container div.slide {
  width: 100%;
}


/* Page Content */

#page-header {
  left:-2px;
}

#page-header h1 {
  padding: 5px 15px;
}

#mid-section {
  margin-top: 14px;
}

#mid-section h1, h2, h3 {
  margin-bottom: .25em;
}

#page-content h1, h2, h3 {
  margin-bottom: .25em;
}

#page-content h2 {
  margin-top: 1.65em;
}

#page-content h2:first-of-type {
  margin-top: 0;
}

#left-sidebar .static-content{
  padding: 15px;
  background: #f0f0f0;
  width: 206px;
}

#left-sidebar .topleft {
    padding: 15px;
    background: #f0f0f0;
    margin-bottom: 20px;
    width: 206px;
}

#left-sidebar .social-media {
  width: 236px;
}

#main-content.three-column .left-sidebar .static-content {
  padding: 15px;
  background: #f0f0f0;
  width: 195px;
}

#left-sidebar .static-content p {
  font-size: 1em;
}

#left-sidebar h2 {
  font-size: 1.35em;
  margin-bottom: .25em;
}

a.return-to-top {
  margin-bottom: 0px;
  color: #C0C0C0;
  top: -12px;
  position: relative;
}

a.more-btn {
  background: none;
  font-size: 16px;
  font-weight: bold;
  height: 30px;
  line-height: 2;
  padding: 2px 10px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
}

#right-sidebar .portfolio-block .section-header-banner, #left-sidebar .portfolio-block .section-header-banner {
  display: inline-block;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 300;
  left: inherit;
  font-size: 1em;
  padding: 2px 0px;
  text-decoration: none !important;
  float: left;
  margin: 5px 0 8px 0px;
  position: relative;
  top: 0px !important;
  background: none;
  box-shadow: none !important;
  width: 90%;
}

#right-sidebar .section-content {
  padding: 20px;
}

#right-sidebar .social-media .section-content {
  padding: 0;
}

#right-sidebar .news-events .section-content {
  padding: 10px;
}

#right-sidebar .undergrad-ads.section .section-content {
    border: 1px solid #ee4aa9;
    padding: 10px;
}

#right-sidebar .section .undergrad-ads {
    border: 1px solid #ee4aa9;
    padding: 10px;
}


#right-sidebar .message-box .section-content {
  padding: 10px;
}
#right-sidebar .message-box .section-content ul{
  padding-left:16px;
}
#right-sidebar .message-box .section-content ul li{
  list-style: disc;
}

#page-main-feature.department-slider {
  box-shadow: none;
  -moz box-shadow: none;
  -webkit box-shadow: none;
}


/* Tables */

#page-content ul.idTabs li a {
  background: #e6e6e6;
  display: block;
  padding: 8px 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}


/* Student Dashboard */

.section-header {
  background: none;
  border: none;
  border-bottom: none;
  font: normal 18px "MeranProSmConBoldItalic", Arial, sans-serif;
  height: 32px;
  line-height: 2;
  padding: 0 10px;
  text-transform: none;
}

#dashboard-main-feature .section-header-banner {
  display: inline-block !important;
  font: normal 1.6em "MeranProSmConNormal", Arial, sans-serif;
  padding: 15px 15px 15px 60px;
  position: absolute;
  text-decoration: none !important;
  bottom: 0;
  font-style: italic;
  color: #fff;
  background: rgba(0,0,0,.4);
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: none !important;
  left: 0;
  top: auto !important;
  margin-bottom: 0;
}

#dashboard-main-feature {
  margin-bottom: 20px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.section-content {
  background: #fff;
  padding: 0px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.section-content p {
  font-size: 1em !important;
}

.faculty-resources .section-content {
  background: #f0f0f0;
  border: none;
  overflow: hidden;
  padding-bottom: 0;
}

.faculty-resources li {
  margin-bottom: 0;
  padding: 10px 10px 0 10px;
  box-sizing: border-box;
}

.faculty-resources li:last-child {
  margin-bottom: 10px;
}

.faculty-resources img {
  border: none;
  float: left;
  margin-right: 6px;
}

.social-media ul {
  padding: 10px;
}

.callouts img {
  border: none !important;
  float: left;
  margin-right: 5px !important;
}

.section-content li {
  font-size: 1em;
}

.section-content .callouts li p {
    font-size: .95em!important;
}

.tools-resources .section-content, .page-quicklinks .section-content {
  padding-top: 0;
  padding-right: 10px;
  top: 0px;
  background: #f0f0f0;
  position: relative;
}

.tools-resources, .page-quicklinks {
  background: none;
  border: none;
}

.tools-resources, .page-quicklinks {
  background: none;
  border: 1px solid #ccc;
}

.tools-resources .section-content li {
  font-size: .93em;
  padding: 10px 0px 10px 10px;
  margin-bottom: 0;
}

.tools-resources, .page-quicklinks {
  background: none;
  border: none;
}

.tools-resources li {
  padding: 10px;
  width: 220px;
}

.tools-resources .callouts li {
  width: 220px;
}

.tools-resources li a {
  background: none;
  padding-left: 0;
}

.section-header-banner {
  background: none;
  left: 0px;
  top: 0px;
  border-bottom: none;
  padding: 0px 10px;
  position: relative;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  text-decoration: none;
}

#main-content .jobs .btn-group {
  padding-top: 0px;
}

#main-content .btn-group {
  background: url('') repeat;
  border: none;
  padding: 0px;
  background-color: #f0f0f0;
}

ul.btn-group li + li a {
  border-top: 1px solid #DEDEDE;
}

li.btn a, a.btn {
  background: #f0f0f0;
  border: none;
  color: #444;
  display: block;
  margin-bottom: 0;
  padding: 10px;
  text-decoration: none;
  text-transform: none;
}

.responsive ul.btn-group li.btn a {
  padding: 10px;
}

li.btn a:hover, a.btn:hover {
  border-color: #dedede;
}

li a:hover {
  text-decoration: none !important;
}

ul.bigbtn-group {
    float: left;
    width: 100%;
}
li.bigbtnlist {
    text-align: center;
    min-height: 70px;
    float: left;
    border: 1px solid #ccc;
    width: 46%;
    padding: 1% 1% 10px 1%;
    margin-bottom: 10px;
}

li.bigbtnlist:nth-child(even) {
    margin-left: 2%;
}

a.bigbtn {
    display: block;
    padding: 10px 0px;
    width: 100%;
    text-align: center;
    background-color: #ee4aa9;
    margin: 0px 0px 10px 0px;
    color: #fff;
    font-size: 1.1em;
    text-transform: uppercase;
}

.sub-links li {
  border-top: 1px solid #dedede;
}

/* Search Inputs */
.search input[type="text"], .search select, .search input[type="submit"] {
  max-width: 100%;
}


/* lists */

#departments-column ul li, #depaos-column ul li, #areas-study-column ul li {
  padding: 10px;
}

#departments-column ul li a:hover, #depaos-column ul li a:hover, #areas-study-column ul li a:hover {
  text-decoration: none;
}

#page-content .page-quicklinks .section-content {
  padding: 0;
}

.page-quicklinks li {
  float: left;
  padding: 8px 2px 8px 5px;
  width: 99%;
}

#page-content ul, #page-content ol {
  margin: 0 0 1.65em 0;
}

#page-content ol>li>ul {
  margin-left: 0px;
}


/* Events */

.event_listing {
  line-height: 1.2em;
  padding-bottom: 4px;
  margin-bottom: 20px;
}

.event_listing .event_locationdatetime {
  margin-top: 0;
  padding-top: 0;
}

.event_listing .event_locationdatetime p {
  margin-bottom: 4px;
}

.event_listing .event_title {
  font-size: 2em;
  line-height: 1.25em;
  padding-top: 0;
  padding-bottom: 6px;
}

.article-tags {
  background: #f1f1f1;
  border: none;
  display: inline-block;
  padding: 10px 12px;
}

.article-tags strong {
  color: #aaa;

}

#page-header h1 a:hover {
  color: #000;
}

.event_morelink {
  border: 1px solid #FA73BF;
  display: inline-block;
  border-radius: 2px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.event_morelink a {
  padding: 10px 15px;
  display: block;
}

.event_morelink a:hover {
  color: #AD2070;
  border-color: #AD2070;
}

.past-events {
  border-bottom: none;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #d3d2d2;
}

.past-evs .event_listing .event_title {
  border-bottom: 1px solid #ccc;
}

.past-eve .event_title {
  /*color: #888;*/
}


/* News */

#page-main-feature {
  float: left;
  height: 295px;
  position: relative;
  width: 725px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}


/* Footer */

#footer-content {
  color: #fff;
  margin: 0 auto;
  padding: 30px 0 40px 0;
  width: 990px;
}

.info-nav-toggle {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1em;
  text-transform: uppercase;
  color: #bbb;
  padding: 2em 1em 0;
}

a.info-nav-toggle {
  color: #bbb;
}

.info-nav-toggle i {
  font-size: 3em;
  float: right;
  margin: -10px 10px 0 10px;
}

#school-info {
  margin: 0 4% 0 0;
  width: 30%;
}

#copyright {
  margin-left: 0;
}

.footer-nav {
  margin-right: 4%;
  width: 18%;
}

.footer-nav h4 {
  background: none;
  color: #666;
  font-size: 16px;
  font-weight: normal;
  font-family: "MeranProSmConBoldItalic", Arial, sans-serif;
  padding: 0;
}

.footer-nav li {
  padding-bottom: 10px;
}

#resources-nav-container {
  background: #000;
}

#resources-nav li a {
  color: #666;
}


.video-container {
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
  overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%!important;
}


/* Faculy card styles */


.faculty-card {
    width: 100%;
    overflow: auto;
    margin-top: 30px;
    border-top: 1px solid #aaa;
    padding-top: 30px;
}

.faculty-card-col-1 {
    float: left;
    width: 30%;
    margin: 0 2% 0 0;
}

.faculty-card-profile-image a {
    display: table-cell;
}

.faculty-card-profile-image img {
    width: 100%!important;
    height: auto!important;
}

.faculty-card-profile-info {
    border: 1px solid #aaa;
    padding: 5px 8px 12px;
    margin-top: -5px;
    font-size: .9em;
}

span.faculty-card-profile-name {
    font-size: 1.2em;
    font-weight: bold;
}

.faculty-card-col-2 {
    width: 66%;
    float: right;
}

.faculty-card-bio {
    font-size: 1em;

    padding-bottom: 10px;
    margin-bottom: 10px;
}

.faculty-card-bio p {
    font-size: 1em;
}

.faculty-card-bio a {
    color: #ee4aa9;
    font-size: 1em;
}

.faculty-card-bio a:hover {
    color: #bf0e75;
}
.faculty-card-gallery {
    border-top: 1px solid #333;
    padding-top: 20px;
}
.faculty-card-gallery-title {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1em;
}

.faculty-card-gallery-item li {
    float: left;
    width: 27%;
    margin-right: 8%;
    border: 1px solid #aaa;
}

.faculty-card-gallery-item li:last-child {
    margin-right: 0%;
}

.faculty-card-gallery-item img {
    float: left;
    width: 100%!important;
    height: auto!important;
}

 /* Faculty card styles end */


a#__broken_link_name__ {
    border: none!important;
}

.event-box-year {
    padding-bottom: 20px;
}

.event-pic-blurb img {
    float: left;
    width: 50%!important;
    padding: 0 20px 10px 0;
}

/* Generic Image Left Text Block Right */


.iltbr-wrapper {
    margin-bottom: 20px;
    padding: 20px 0px 10px;
    border-bottom: 1px solid #000;
    width: 100%;
    overflow: auto;
}


.iltbr-image {
    float: left;
    width: 25%;
    padding: 0 0px 15px;
}

.iltbr-image img{
    width: 100%!important;
    height: auto!important;
}

.iltbr-text {
    width: 70%;
    float: left;
    padding-left: 3%;
}

.iltbr-text p {
    max-width: 100%!important;
}



@media screen and (min-width:770px) and (max-width:1029px) {

  #right-sidebar {
    display: none;
  }

  body.responsive {
   overflow-x:hidden;
  }

  #info-nav .sub-nav li {
  float: none;
  }

  .responsive .two-column-left-sidebar #page-content img {
    max-width:100%;
    height:auto!important;
  }

  .responsive #info-nav>li {
    float: left;
    position: relative;
    width: 14.28%;
  }

  #info-nav #programs>a.pp {
  width: 100%;
}

  .responsive #info-nav a.info-btn {
    height: 53px;
    text-transform: uppercase;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0 0 10px;
  }

  .responsive #info-nav > li:first-child a {
    width: 100%;
  }

  .responsive #info-nav-container {
    width:100%;
    max-width: 990px;
  }


  .responsive #share {
    display: none;
  }

  .responsive #institution-links {
    margin: 0 auto;
    width:100%;
    max-width: 965px;
  }

  .responsive #breadcrumb-nav-header {
    width: 100%;
    max-width: 700px;
    margin: 0;
    padding-left: 140px;
  }

  .responsive #breadcrumb-nav-footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .responsive #breadcrumb-nav-footer ul {
    width: 100%;
    max-width: 980px;
  }

  .responsive #resources-nav {
    width: 100%;
    max-width: 940px;
  }

  .responsive #search {
    right: 6px;
  }
  .responsive #search #search-btn {
    right: 0;
  }

  .responsive #action-nav-container .content {
    margin: 0;
    max-width: 940px;
    width: 100%;
  }

  .responsive #action-nav {
    padding-left: 138px;
  }

  .responsive #action-nav ul.social-links {
    display: none;
  }

  .responsive .resp-sub-nav .social-links {
    display: block;
  }

  .responsive .two-column-right-sidebar #page-content {
    float: none;
    margin: 0 auto;
    width: 725px;
    position:relative;
  }

  .responsive .two-column-right-sidebar .secondary-nav {
    top:10px;
  }


  .responsive .two-column-right-sidebar #right-sidebar {
    margin-left:0;
  }

  /*.responsive #info-nav .sub-nav-container ul li ul {
    display: none;
  }*/

  .responsive #info-nav .sub-nav-items {
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 15px;
  }

  .responsive #info-nav .nav-feature {
    display:none;
  }

  .responsive #info-nav li .sub-nav {
    margin: 0 0 15px 0;
    width: 195px;
    padding-right: 15px;
  }

  .sub-nav>.sub-nav {
    margin: 0!important;
  }

  .responsive #info-nav .sub-nav-container {
    top: 52px;
  }

/*  .responsive #info-nav .sub-nav-container ul li {
    padding: 0;
  }*/

/*  .responsive #info-nav .sub-nav-container ul li a {
    color: #fff;
    font-weight: 300;
    padding: 10px 0 10px 0;
    font-size: .9em;
    width: 225px;
  }*/

  .responsive #info-nav li#about .sub-nav-container {
    left: 0px;
  }

  .responsive #footer-content {
    padding: 30px 20px 40px 20px;
  }

  .responsive #school-info {
    margin: 0 4% 0 0;
    width: 30%;
  }

  .responsive .footer-nav {
    margin-right: 4%;
    width: 18%;
  }

  .responsive #main-content {
    float: none;
    margin: 0 auto;
    width: 725px;
    position: relative;
    max-width: 990px;
  }

  .course-table-con tbody tr th:nth-child(2), .course-table-con tbody tr td:nth-child(2) {
    display: none;
  }

  #search #search-bar {
  width: 110px;
  margin-right: 0;
  }

  #left-sidebar #right-sidebar .social-media .section-content {
  margin-top: 0;
  background: #f0f0f0;
  }

  .three-column #right-sidebar {
  margin-left: 0;
  }

  .responsive h3.section-header-banner.middle {
  display: none!important;
  }

}





@media screen and (min-width:940px) and (max-width:1029px) {
  .responsive .two-column-left-sidebar #page-content {
    position: relative;
    padding-left: 0;
    float: left;
    width: 450px;
    padding-right: 20px;
  }
  .responsive #main-content {
  width: 860px;
}

.responsive .two-column-left-sidebar #page-content {
  width: 580px;
}

.two-column-left-sidebar #page-main-feature.department-slider {
  height: 300px;
}

.two-column-left-sidebar #page-main-feature .slides-container {
  height: 340px;
  }

    .responsive #action-nav {
    padding-left: 148px;
  }

  .responsive #breadcrumb-nav-header {
  padding-left: 154px;
  }
}

@media screen and (min-width:840px) and (max-width:939px) {
  .responsive .two-column-left-sidebar #page-content {
    position: relative;
    padding-left: 0;
    float: left;
    width: 450px;
    padding-right: 20px;
  }

  .responsive #search #search-bar {
    width: 100px;
  }
  .responsive #main-content {
  width: 800px;
}

.responsive .two-column-left-sidebar #page-content {
  width: 520px;
}

.two-column-left-sidebar #page-main-feature.department-slider {
  height: 260px;
}

.two-column-left-sidebar #page-main-feature .slides-container {
  height: 260px;
  }
}

@media screen and (min-width:770px) and (max-width:839px) {
  .responsive .two-column-left-sidebar #page-content {
    position: relative;
    padding-left: 0;
    float: left;
    width: 450px;
    padding-right: 20px;
    margin-left: 30px;
  }
 .responsive #action-nav li {
  padding: 10px 8px;
}

.responsive #search #search-bar {
  width: 75px;
  margin-right: 0;
}

  .responsive #main-content {
  width: 750px;
}

.responsive .two-column-left-sidebar #page-content {
  width: 490px;
  padding-right: 0px;
}

.two-column-left-sidebar #page-main-feature.department-slider {
  height: 260px;
}

.two-column-left-sidebar #page-main-feature .slides-container {
  height: 250px;
  }

}





@media screen and (max-width:769px) {



  body.responsive {
    height:auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  }

  .responsive #home-header {
  position: relative;
  width: 100%;
  z-index: 9999;
  margin-bottom: -60px;
  height: 60px;
}

  .responsive .two-column-left-sidebar #page-content {
    float: left;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding: 20px;
    margin-left:0;
  }

  .responsive .container .inner {
    width: 100%;
    bottom: 0;
    padding: 20px 20px 30px 20px;
  }

  .responsive .container .inner p {
    margin: 0;
  }

  .responsive #slides h2 {
    margin-bottom: 8px;
  }

  .responsive .info-nav-con {
    height: 100%;
    background: #2e2e2e;
    position: fixed;
    z-index: 1000;
    overflow-y: scroll;
    padding: 10px;
    display: none;
    width: 100%;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
  }

  .responsive #page-main-feature.department-slider {
    height: 210px;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
  }

  .responsive #page-main-feature .slides-container {
    margin: 0 auto;
  }

  .responsive #page-content .static-content.section {
    padding: 20px 20px 1px 20px;
    background: #f0f0f0;
  }

  .responsive #page-content .static-content.section h2 {
    font-size: 1.5em;
  }

  .responsive #page-content .social-media .section-content {
    /*  box-shadow: none;
    padding: 15px;
    background: #f1f1f1;
    margin-top: -30px;  */
  }

  .responsive .social-media ul {
    padding: 12px 20px;
  }

  .responsive #page-content .social-media .section-header {
    display: none;
  }

  .responsive.profile #page-content {
  padding: 15px;
  box-sizing: border-box;
  }

  .responsive.profile #profile-image-holder {
  float: left;
  margin-bottom: 15px;
  }

  .responsive.profile .mixed-work-wimg {
  margin: 0;
  padding-bottom: 10px;
  width: 370px;
  float: left;
  }

  .responsive #info-nav li .ion-ios-arrow-down {
    z-index: 1000;
    position: absolute;
    top: 16px;
    color: #bbb;
  }

  .responsive #info-nav li a.active + .ion-ios-arrow-down {
    color: #fff;
  }

  .responsive #home-footer #resources-nav {
  text-align: right;
  max-width: 990px;
    width:100%;
  }

  #school-info-bar li {
  display: block;
  margin-left: 20px;
}

  #school-info-bar {
  max-width: 970px;
    width:100%;
}

  #school-info-container {
  height: auto;
   width: 100%;
  }

  .responsive #home-footer #resources-nav {
  text-align: left;
  max-width: 990px;
  width: 100%;
  padding: 0 10px;
}

.responsive #home-footer #resources-nav ul {
  text-align: left;
}

#school-info-bar {
  max-width: 970px;
  width: 100%;
  color: #666;
  text-align: left;
  padding: 10px 0;
}

#school-info-bar a {
  color: #999;
}

  .responsive .pagination-con {
    margin-left: 20px;
  }

  .responsive .pagination-con .slides-pagination {
    bottom: 14px;
  }

  .responsive .pagination-con .slides-pagination a {
    width: 6px;
    height: 6px;
    margin: 2px 4px 2px 2px;
  }

  .responsive #slides .inner > a {
    color: #ee4aa9;
    padding: 10px 0;
    display: inline-block;
    text-decoration: none;
  }

  .responsive #school-info {
    float: left;
    margin: 0px 25px 0 0px;
    width: 100%;
    padding: 0 20px 20px 20px;
    box-sizing: border-box;
  }

  .responsive .footer-nav {
    float: left;
    width: 100%;
    padding: 0 20px 20px 20px;
    box-sizing: border-box;
  }

  .responsive #copyright {
    margin-left: 20px;
  }

  .responsive #resources-nav {
    width:100%;
    max-width: 940px;
  }

  .responsive .resp-sub-nav #resources-nav {
    display:none;
  }

  .responsive #resources-nav-container {
    background: #000;
  }

  .responsive #resources-nav li {
    display: inline-block;
    padding: 10px;
  }

  .responsive #resources-nav li a {
    color: #666;
  }

  .responsive #page-main-feature .caption {
    top:0;
    bottom:inherit;
    background:none;
  }

  .responsive .slide .icon {
    top: 165px;
  }

  .responsive #saic-logo {
    position: absolute;
    left: 0;
    z-index: 99;
    width: 82px;
  }

  .responsive #action-nav {
    right: 0;
    padding-left: 0;
    background: #2e2e2e;
    z-index: 100;
    position: absolute;
    overflow-y: hidden;
    padding-bottom: 20px;
    margin-top: 25px;
    max-width:680px;
    width:100%;
    display:none;
  }

  .responsive #action-nav li {
    display: block;
    padding: 10px 25px;
  }

  .responsive #action-nav li ul.social-links li {
    display: inline !important;
    float: left;
    padding: 0;
  }

  .responsive #search {
    display: none;
  }

  .responsive #action-menu-toggle {
    float: right;
    color: #fff;
    padding-right: 20px;
    margin-top: -6px;
    font-size: 22px;
  }

  .responsive #action-menu-toggle .fa {
    color: #fff;
  }

  .responsive #info-menu-toggle {
    float: right;
    color: #fff;
    padding-right: 20px;
    margin-top: -6px;
    font-size: 22px;
  }

  .responsive #info-menu-toggle .fa {
    color: #fff;
  }

  .responsive #breadcrumb-nav-header {
    display: none;
  }

  .responsive #main-content {
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 1;
  }

  .responsive #mid-section {
    margin-top: 0;
  }

  .responsive #institution-links-container {
    background: #f1f1f1;
    border-bottom: solid 3px #c9c9c9;
    padding: 0px 0 20px 0;
    text-align: right;
  }

  .responsive body {
    width: 100%;
    overflow-x: hidden;
  }

  .responsive .three-column #left-sidebar {
    float: left;
    width: 100%;
  }

  .responsive .three-column #page-content {
    float: left;
    margin-left: 0;
    width: 100%;
  }

  .responsive #header {
    height: 60px;
    margin-bottom: 0px;
    background: #f7f7f7;
    transition: background 1s;
  }

  .responsive #header.header-open {
    background: #fff;
  }

  .responsive #page-header {
    left: 0px;
    position: relative;
    top: 0px;
    background-color: #fff;
  }

  .responsive #page-header h1 {
    padding: 15px 20px;
    background-color: #fff;
  }

  .info-nav-toggle {
    display: block;
  }

  .responsive #info-nav-container {
    display:block;
    box-shadow: none;
    width: 100%;
    max-width: 990px;
  }

  .responsive #info-nav {
    margin-left: 0;
    margin: 10px 0px;
    position: relative;
    z-index: 100;
  }

  .responsive #info-nav li {
    float: left;
    position: relative;
    width: 100%;
  }

  .responsive #info-nav>li + li {
    border-top: 1px solid #ccc;
  }

  .responsive #info-nav .nav-feature {
    color: #333;
    margin-left: 0;
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
  }

  .responsive #info-nav > li:first-child a {
    width: inherit;
  }

  .responsive #info-nav a.info-btn {
    background: url(/t4/assets/resp-arrow-down.png) top right no-repeat#f1f1f1;
    border-right: none;
    color: #333;
    display: block;
    font: normal 16px "MeranProSmConNormal", Arial, sans-serif;
    float: left;
    min-height: 60px;
    line-height: 1.2;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%!important;
    transition: .2s all ease-out;
    height: auto!important;
    z-index: 110;
    position: relative;
    background-size: 12px;
    background-position: 95% 28px;
  }

  .responsive .resp-sub-nav {
    display:block;
  }

  .responsive .resp-aud-nav {
    display:block;
  }

  .responsive .cd-secondary-nav-trigger {
    display:block;
  }

  .responsive #info-nav li .sub-nav-container {
    background: #333;
    border-top: none;
    display: none;
    left: 0!important;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 98;
  }

  .responsive .ion-ios-arrow-up, .responsive .ion-ios-arrow-down {
    right: 18px;
    position: absolute;
    font-size: 18px;
  }

  .responsive .for .ion-ios-arrow-up, .responsive .for .ion-ios-arrow-down {
    right: 29px;
    position: absolute;
    font-size: 18px;
    margin-top: 5px;
  }

  .responsive .for .ion-ios-people {
    right: 22px;
    position: absolute;
    font-size: 30px;
    margin-top: -20px;
  }

  .responsive #info-nav .sub-nav-container ul li ul {
    display: none;
  }

 .responsive #info-nav .sub-nav-items {
    padding: 20px;
    background:#d3d2d2;
    width: 100%;
    box-sizing: border-box;
  }

  .responsive #info-nav .nav-feature {
    display:none;
  }

  .responsive #info-nav li .sub-nav {
    float: left;
    margin: 0;
    width: 225px;
    margin-right: 15px;
  }

  .sub-nav>.sub-nav {
    margin: 0!important;
  }

  .responsive #info-nav .sub-nav-container ul li {
    padding: 0;
  }

  .responsive #info-nav .sub-nav-container ul li a {
    color: #333;
    font-weight: 300;
    padding: 10px 0;
    font-size: 1.125em;
    width: 225px;
  }

  .responsive #info-nav li#about .sub-nav-container {
    left: 0px;
  }

  .responsive #audience-nav li a {
    width: 100%;
    box-sizing: border-box;
    padding:15px;
  }

  .responsive #audience-nav li:last-child a {
    border-bottom: none;
  }

  .responsive #audience-nav {
    position: relative;
    right: 0;
    top: 0!important;
    z-index: 99;
    display:none;
  }

  .responsive .resp-aud-nav .for {
     background: #000;
      color: #ee4aa9;
      width: 100%;
      display: block;
      padding: 22px 20px;
      box-sizing: border-box;
  }

  .responsive .resp-aud-nav .for.closed {
    border-bottom: none;
  }

  .responsive .resp-aud-nav .for.open {
    background: #ee4aa9;
    color: #fff;
  }

  .responsive .resp-aud-nav .for.open {
    border-bottom: 1px solid #ee4aa9;
  }

  .responsive .resp-aud-nav {
    border: 1px solid #ee4aa9;
    box-sizing: border-box;
  }

  .responsive #info-nav li#academics .sub-nav-container,
  .responsive #info-nav li#admissions .sub-nav-container,
  .responsive #info-nav li#financial-aid .sub-nav-container,
  .responsive #info-nav li#studies-programs .sub-nav-container,
  .responsive #info-nav li#life .sub-nav-container {
    left: 0;
  }

  .responsive #institution-links-container #school, #institution-links-container #museum {
    display: none;
  }

  .responsive #institution-links {
    margin: 0 auto;
    max-width: 965px;
    width: 100%;
  }

  .responsive #share {
    max-width:980px;
    width:100%;
    display:none;
  }

  .responsive .content {
    max-width: 940px;
    width: 100%;
  }

  .responsive #breadcrumb-nav-footer {
    margin-top: 0px;
    display: none;
  }

  .responsive #breadcrumb-nav-footer ul {
    max-width: 980px;
    width: 100%;
  }

  .responsive #left-sidebar {
    width: 100%;
  }

  .responsive #left-sidebar .topleft {
    width: 96%;
    padding: 2%;
  }

  .responsive .two-column-right-sidebar #page-content {
    width: 100%;
  }

  .responsive #mid-section {
    margin-left:0;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
  }

  .responsive .secondary-nav, .responsive #left-sidebar .secondary-nav {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    margin-bottom: 0;
    clear:both;
  }

  .responsive .secondary-nav .twocol-resp {
    margin-bottom: 1.65em;
  }

  .responsive .secondary-nav>ul>li>a, .responsive .secondary-nav>ul>li.closed>a, .responsive .secondary-nav>ul>li>span.currentsection {
    padding: 12px 20px;
  }

  .secondary-nav>ul>li:last-child>a, .responsive .secondary-nav>ul>li>ul>li:last-child>span.currentsection, .secondary-nav>ul>li>ul>li>ul>li:last-child>span.currentsection {
    padding-right: 70px;
  }

  .responsive .secondary-nav>ul>li.closed>a {
    background: none;
  }

  .responsive .two-column-right-sidebar #right-sidebar {
    float: left;
    margin-left: 0;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
  }

  .responsive #page-content img {
    max-width: 100%;
    height: auto!important;
  }

  .responsive #page-content table img {
    width: 100% !important;
    }

  .responsive #logo-container {
     margin: 0 auto;
     position: relative;
     width: 100%;
     height: 58px;

    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }

  .responsive #institution-links-container, .responsive #action-nav-container {
    display:none;
  }

  .responsive .event_listing .event_rightcolumn {
    width: 100%;
  }

  .responsive .search-filters {
    margin-top: 15px;
  }

  .gsc-above-wrapper-area {
  border-bottom: 1px solid #E9E9E9;
  float: right;
  border: 0 !important;
  margin-top: 0!important;
  width: 100%!important;
  }

  div#___gcse_0 {
  padding: 15px;
}

  .responsive.prof-search .slide .caption {
   display:none;
  }

 #depaos-column.two-col {
  width: 100%;
}

.two-col #depaos-left {
  width: 100%;
  padding-right: 0;
}

.two-col #depaos-right {
  padding-left: 0;
  width: 100%;
}

  #page-content.two-col {
  padding: 15px;
  box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }


  h3.section-header-banner.middle {
  display: none;
   margin-top:0;
  }

  a:hover>.section-header-banner.middle {
   display: none!important;
   margin-top:0;
  }

  .responsive #page-content h3.section-header-banner.middle {
  max-width: 100%;
  margin-bottom: 0;
}

  .responsive iframe {
    width: 100%;
    height: auto;
  }

  .responsive #cal-hold iframe {
   height:100%;
  }

  #cal-hold {
   height:460px;
   padding-bottom:50px;
  }

  #saic-gcal-all {
   height:460px;
    padding-bottom:20px;
  }

  .cate-quote {
  text-align: left!important;
  width: 100%;
  padding: 15px 0!important;
}

.cate-header {
  width:100%!important;
  max-width: 980px;
  }

  .cate-main {
  width:100%!important;
  max-width: 475px;
  padding-left: 0!important;
  position: relative;
}

#vap-images, #vap-info {
  width: 100%!important;
}

  /*****************************/
  /******* RESP SUB NAV ********/
  /*****************************/




  .responsive .resp-search #search #search-bar {
  height: 18px!important;
  top: 0px;
  position: relative;
  padding-left: 6px;
  font-size: 18px!important;
    background: #eee;
    padding:10px;
    width:100%;
    color: #999;
}

.responsive .resp-search #search #search-btn {
  background: #eee;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  display: block;
  height: 38px;
  line-height: 0;
  position: absolute;
  text-indent: 0;
  top: 0px;
  right: -24px;
  width: 40px;
  font-family: 'ionicons';
  font-size: 18px;
  color: #aaa;
  -webkit-appearance: none;
      z-index: 1120;
}

.responsive .resp-search {
  z-index: 1000;
  position: absolute;
  top: 10px;
  display: none;
  width: 100%;
  right: 125px;
  box-sizing: border-box;
}

  .responsive .search-toggle {
  position: absolute;
  color: #aaa;
  z-index: 1100;
  font-size: 18px;
  top: 6px;
  right: -11px;
  display: block;
}

  .responsive .resp-search #search {
   display: none;
  }

   .responsive .resp-search #search.open {
   display: block;
  }

  i.ion.ion-ios-close-empty {
    font-size: 4em;
    margin-top: -15px;
    margin-left: 11px;
    left: -2px;
    position: relative;
  }

  .responsive .resp-sub-nav #action-nav {
    display: block;
    max-width: 100%;
    width: 90%;
    box-sizing: border-box!important;
    padding: 0 30px;
    left: 0px;
    overflow-x: hidden;
    min-height: 340px;
    font-weight: bold;
    font-size: 12px;
  }

  .responsive .resp-sub-nav #action-nav li {
    padding: 10px 0;
    width: 50%;
    float: left;
  }

 .resp-sub-nav #action-nav ul.social-links li a {
    color: #fff;
    background: #000;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 40px;
  }

  .resp-sub-nav #action-nav ul.social-links li {
    float: left;
    width: 40px;
    margin-right:10px;
    margin-top:10px;
  }

  ul.social-links li + li {
    margin-left: 1%;
  }

  ul.social-links {
    width: 100%;
    position: absolute;
  }

  .responsive #logo-container a {
    background-color: transparent;
    background-position: 132% 0;
    margin: 12px 15px;
    height: 40px;
    background-size: 170%;
    box-shadow:none;
  }

  .cd-secondary-nav-trigger {
    position: fixed;
    bottom: 22px;
    right: 20px;
    width: 50px;
    height: 40px;
    background: rgba(255,255,255,.5);
    border-radius: 0.25em;
    /* image replacement */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    z-index: 2;
    border: 1px solid #ee4aa9;
    transition: opacity .4s;
    opacity: 1;
  }

  .cd-secondary-nav-trigger.faded {
    opacity: 0;
  }

  .cd-secondary-nav-trigger span {
    /* the span element is used to create the menu icon */
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ee4aa9;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: background;
    -moz-transition: background;
    transition: background;
  }

  .cd-secondary-nav-trigger span::before, .cd-secondary-nav-trigger span::after {
    content: '';
    position: absolute;
    background: inherit;
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }

  .cd-secondary-nav-trigger span::before {
    right: -10px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  .cd-secondary-nav-trigger span::after {
    left: -10px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }

  .cd-secondary-nav-trigger.menu-is-open {
    background: #000;
    border: none;
  }

  .cd-secondary-nav-trigger.menu-is-open span {
    background: rgba(240, 238, 225, 0);
    width: 20px;
    height: 2px;
  }

  .cd-secondary-nav-trigger.menu-is-open span::before, .cd-secondary-nav-trigger.menu-is-open span::after {
    background: #ee4aa9;
    width: 100%;
    height: 100%;
    border-radius: 0;
    top: 0;
    left: 0;
  }

  .cd-secondary-nav-trigger.menu-is-open span::before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .cd-secondary-nav-trigger.menu-is-open span::after {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
  }

  .cd-secondary-nav ul {
    /* mobile first - secondary navigation hidden by default, triggered by tap/click on .cd-secondary-nav-trigger*/
    position: fixed;
    width: 90%;
    max-width: 360px;
    right: 20px;
    bottom: 20px;
    border-radius: 0.25em;
    background: none;
    visibility: hidden;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transition: -webkit-transform 0s, visibility 0s 0s;
    -moz-transition: -moz-transform 0s, visibility 0s 0s;
    transition: transform 0s, visibility 0s 0s;
  }

  .responsive ul.multilevel-linkul-0 {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
  }

  .cd-secondary-nav ul.is-visible {
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.2s, visibility 0s 0s ease-out;
    -moz-transition: -moz-transform 0.2s, visibility 0s 0s ease-out;
    transition: transform 0.2s, visibility 0s 0s ease-out;
  }

  .responsive .secondary-nav>ul>li>ul>li a {
    color: #fff;
    text-decoration: none;
    padding: 12px 20px 12px 30px;
    display: block;
  }

  .responsive .secondary-nav>ul>li>ul>li>span.currentsection, .secondary-nav>ul>li>ul>li>ul>li>span.currentsection {
    border-bottom: 0;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 12px 20px 12px 30px;
    background: #ee4aa9;
    background-image: none;
  }

  .responsive .secondary-nav>ul>li.closed>span.currentsection {
    background-image: none;
    padding: 12px 20px;
  }


/* Main Content */

  .responsive a.btn, .responsive ul.btn-group li.btn a {
    padding: 12px 10px;
  }

/* Dashboards */

  .responsive .section-header {
    padding: 0 10px;
  }

  .responsive .section-header-banner {
    padding: 0 10px;
    background: none;
    left: 0px;
    top: 0px;
    border-bottom: none;
    position: relative;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    text-decoration: none;
  }

  .responsive .section-content {
    padding: 0;
  }

  .responsive .section-content li {
    font-size: 1em;
  }

  .responsive .tools-resources .section-content-li {
    font-size: 1em;
  }

  .responsive .tools-resources .callouts li {
    width: 244px;
    margin-bottom: 15px;
    padding-right: 10px;
  }

  .responsive .tools-resources .callouts p {
    font-size: 1em !important;
  }

  .responsive .tools-resources .section-content {
    padding: 0;
  }

  .responsive .tools-resources li {
    padding-bottom: 12px;
  }

   .responsive .tools-resources .sub-links li:first-child {
    border-bottom: 1px solid #dedede;
  }

  .responsive .tools-resources li a {
    padding: 12px 0;
  }

  .responsive .faculty-resources li,
  .responsive .tools-resources li,
  .responsive .tools-resources .callouts li,
  .responsive .faculty-resources .section-content li {
    padding: 12px 12px 0 10px;
    margin-bottom: 0;
    width: 244px;
  }

  .responsive .tools-resources .callouts li:last-child, .faculty-resources .section-content li:last-child {
    margin-bottom: 10px;
  }

  /*
  .responsive li:nth-child(2) {
    border-top: 1px solid #DEDEDE;
  }
  */


/* Sidebars */

  .responsive #left-sidebar .static-content {
    padding: 20px 20px 1px 20px;
  }

  .responsive .three-column #right-sidebar {
    margin-left: 0px;
    width: 100%;
  }

  .responsive #right-sidebar .portfolio-block.section, #left-sidebar .portfolio-block.section {
    margin-left: 20px;
  }


/* FAQ */

  .responsive .page-quicklinks li {
    padding: 5px 0px 5px 5px;
  }


/* Footer */

  .responsive #footer {
    margin-top: 2em;
  }

  .cd-secondary-nav-trigger, .info-nav-toggle {
    display: block;
  }

  .responsive #page-header h1 .colon-sep {
    display:none;
  }

  .responsive #page-header h1 a {
    font-family: "MeranProSmConNormal";
    font-size: .7em;
    display: block;
    font-style: italic;
  }


/* Homepage */

  .responsive.home #home-header {
    background:#f1f1f1;
  }

  .responsive.home #home-header.header-open {
    background:#fff;
  }

  /*Profiles*/
  .responsive.profile .mixed-work .thumbnails li, .mixed-work-wimg .thumbnails li {
    float: left;
    width: 30%;
    padding: 0px;
    margin: 0px 3% 1% 0px;
}

.responsive.profile .mixed-work img, .mixed-work-wimg img {
    border: 1px solid #CCC;
    padding: 2px;
    display: block;
    float: left;
    width: 100%;
}

.responsive.profile .mixed-work-wimg {
    margin: 0px;
    padding-bottom: 10px;
    float: left;
    max-width: 370px;
    width: auto;
}

.responsive.profile #profile-image-holder {
    float: left;
    margin-bottom: 15px;
    max-width: 100%;
}

  .responsive.profile-search .slide .caption {
    display:none!important;
  }

  .sfs-chat-btn-hrs {
  margin: 0px 0px 25px;
  text-align: left;
  }

  .sfs-chat-btn {
  margin-bottom: 10px;
  }

  .article {
  padding: 20px;
  }

  #page-content>a.youtube>span {
  background: #111 url('/t4/assets/icon-video-sm.png') no-repeat 300px;
  width: 335px;
  height: 25px;
  position: absolute;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  left: 16px;
  top: 371px;
  }

  .stacked {border-top:1px solid #ee4aa9;}

  #video-feed #embed {
  float: left;
  height: auto;
  width: 100%;
  margin-bottom: 10px;
}

#video-list {
  height: 245px;
  margin-left: 0;
  overflow: auto;
  width: 100%;
}

#video-feed .btn {
  bottom: 0;
  margin: 0;
  position: relative;
  right: 0;
  text-align: center;
  text-transform: none;
  width: 100%;
  box-sizing: border-box;
}

#video-feed {
  width: 100%;
  padding: 10px 10px 10px 10px;
  box-sizing: border-box;
  }

  #vap-images {
   display:none;
  }

  li.bigbtnlist:nth-child(even) {
      margin-left: 2%;
  }

  li.bigbtnlist{
      margin-left: 1%;
  }

  h1.cd-headline img {
    top: -3px;
  }

  /* Faculty card responsive */
    .faculty-card {
    padding-top: 60px;
  }
  .faculty-card-col-1 {
    float: none;
    width: 100%;
    overflow: auto;
    margin-bottom: 20px;
    position: relative;
  }
  .faculty-card-profile-image {
    width: 60%;
    float: left;
  }
  .faculty-card-profile-info {
    border: 0px solid #aaa;
    padding: 5px 2% 0px;
    margin-top: 0;
    font-size: 1.2em;
    position: absolute;
    display: inline-block;
    bottom: 0;
  }
  .faculty-card-col-2 {
    float: none;
    width: 100%;
  }
  .faculty-card-col-2 p {
    float: none;
    max-width: 100% !important;
  }
  .faculty-card-col-2 ul {
    float: none;
    max-width: 100% !important;
  }


  .ui-accordion .ui-accordion-content {
      margin-right: 0px!important;
  }


}





@media screen and (max-width: 620px) {
  .responsive #page-content #page-main-feature img {
    max-width: 100%;
      height: auto !important;
    width: 600px !important;
  }

}

@media screen and (max-width: 420px) {
  .responsive #page-content #page-main-feature img {
    max-width: 100%;
      height: auto !important;
    width: 400px !important;
  }

  .responsive #left-sidebar .topleft {
    width: 92%;
    padding: 4%;
  }

  .cd-secondary-nav ul {
    max-width: 280px;
  }

  .event-pic-box {
   float:none;
  }



  li.bigbtnlist {
    width: 96%;
    padding: 1% 1% 10px 1%;
  }
  li.bigbtnlist:nth-child(even) {
      margin-left: 1%;
  }

  li.bigbtnlist{
      margin-left: 1%;

  }

  .event-pic-blurb img {
    float: none;
    width: 100%!important;
    padding: 20px 0px 20px 0;
  }



}

.responsive .two-column-left-sidebar #page-content.ilm-3col {
  float: left;
  padding: 0px;
  margin-left: 0;
  max-width: 520px;
  box-sizing: border-box;
  position: relative;
  padding-right: 0;
}



.ui-accordion {
  font-family: inherit!important;
}

.bew-logo {
   width: auto;
  height: 18px;
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 1em;
}

#left-sidebar {
 min-height: 1px;
}

/* Story table css */

.story-table-wrapper {
    overflow: auto;
    padding-bottom: 20px;
}

.story-table-title {
    background: #eedde7;
    padding: 10px;
    text-align: left;
    border: 1px solid #ccc;
    border-top: 1px solid #ee4aa9;
}



.story-table-text {
    border: 1px solid #ccc;
    border-top: 0px solid #000;
    background: #efefef;
    padding: 10px;

    overflow: auto;
}


.story-table-image {
    float: left;
    width: 37%;
    margin: 0 3% 2% 0;
}

.story-table-image img {
    width: 100%!important;
    height: auto!important;

}

.story-table-blurb {
    float: left;
    width: 55%;
}

.story-table-blurb a {
    font-size: 1.125em;
    color: #ee4aa9;
}

.story-table-blurb a:hover {
    color: #333;
}
@media screen and (max-width:768px){
.story-table-wrapper {
    width: calc(100% - 20px);
}
}

@media screen and (max-width:480px){


  .story-table-image {
      float: none;
      width: calc(100%-20px);
      margin: 0 1% 2% 1%;
  }

  .story-table-blurb {
      float: none;
      width: 100%;
  }

  /* Generic Image Left Text Block Right */



  .iltbr-image {
      float: left;
      width: 50%;
      padding: 0 15px 15px 0px;
  }

  .iltbr-image img{
      width: 100%!important;
      height: auto!important;
  }

  .iltbr-text {
      width: auto;
      float: none;
      padding-left: 0px;
  }

  .iltbr-text p {
      max-width: 100%!important;
  }


}


/* Story table css end */


/* Emergency block styles */

.emergency-message-saic {
    position: absolute!important;
    top: 180px!important;
    z-index: 1000!important;
    max-width: 990px!important;
    background-color: rgba(211, 211, 211, 0.9)!important;
    border-radius: 0!important;
    padding: 5px 0px!important;
    width: 100%!important;
    margin: 0 auto!important;
    left: 0!important;
    right: 0!important;
    color: #000!important;
}

.emergency-message-saic h3 {
  font-size: 15px!important;
  line-height: 1.4em!important;
}

.emergency-message-saic div div {
    padding: 0 15px!important;
}

.emergency-message-saic .btn {
    background-color: transparent!important;
    border: 0px solid #999!important;
    color: #e5e5e5!important;
   }

.emergency-message-saic a.btn {
    color: #ee4aa9!important;
    font-size: 14px!important;
    font-weight: bold!important;
        padding: 0!important;
  }

.emergency-message-saic a.btn:hover {
    text-decoration: underline!important;
  }

.emergency-message-saic button.btn {
    font-size: 24px!important;
    float: right!important;
    position: relative!important;
    top: 0px!important;
    margin-left: 20px!important;
    margin-bottom: 10px!important;
    border: 0px solid #999!important;
    font-weight: 700!important;
    cursor: pointer!important;
    padding: 5px 10px!important;
    line-height: 1em!important;
        font-family: verdana!important;
}


@media screen and (max-width:990px){
  .emergency-message-saic {
    width: calc(100% - 40px)!important;
  }

}
/* Emergency block styles end */

#slides {
    min-height: 400px;
}

/* Orange block styles  */

.orange-box {
  background-color: #f9a51a;
  box-shadow: 5px 5px #fcd696;
  padding: 15px 20px 15px;
  text-align: center;
  font-size: 14px;
  margin-bottom: 25px;
  }

.orange-box a {
    color: #ee4aa9;
  }
.orange-box a:hover {
    text-decoration:underline;
  }

 .orange-box h2, .orange-box h3, .orange-box h4, .orange-box h5, .orange-box h6, .orange-box p {
    font-weight: 600;
    margin-bottom: 10px; }

    /* Orange block styles  */
