.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 98%;
  height: 98%;
}

.secondaryNav,
article.middle div.leftCallouts,
div.leftContactCallouts {
  display: none;
}
.tabcontainer {
  margin-top: 20px;
}
.calendar-content p span {
  color: #426476;
}
.calendar-content h2 {
  clear: right;
}
footer.footerHome p br, 
footer.footer p br {
  display: none;
}
article.directoryContent h1 {
  margin-bottom: 20px;
}
a.filterBy {
  display: none;
}
.container:before,
.container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
.main-nav-private ul ul li span {
  padding: 10px 0 10px 0 !important;
  font: 13px arial;
  color: #e5e5e5;
  display: block;
}
.main-menu-private > li > a span {
  display: none;
}
.close_button {
  text-indent: -9000em;
}
div.calendarWrap {
  float: left;
}
div.calendar-filter {
  margin-top: 30px;
}
div.calendar-filter div.search-within {
  float: none;
  margin-bottom: 10px;
}
div.calendar-filter div.calendar-filter {
  margin: 0;
}
div.calendarWrap {
  position: relative;
}
div.calendarWrap div#view_switchers {
  position: absolute;
  top: 0;
  right: -200px;
}
.user li.active a {
  color: #346479;
}
/*- Footer -*/
.footer-content {
  width: auto;
  padding-top: 10px;
  max-width: 906px;
}
.footer-content ul {
  overflow: hidden;
  margin-bottom: 20px;
}
.footer-content ul li a {
  display: inline-block;
  padding: 8px 0 12px 0;
}
.footer-content ul li:last-child {
  float: none;
  display: block;
  clear: left;
}
.footer-content ul li:last-child a {
  background: #877b77;
  color: #f7f7f6 !important;
  padding: 8px 15px;
  display: inline-block;
}
.footerHome, 
.footer {
  padding: 0 44px;
  overflow: hidden;
}
@media screen and (min-width: 1011px) {
  a.mobileNav {
    display: none;
  }
  a.searchBtn {
    display: none;
  }
  .menu-container {
    height: 100% !important;
    display: block !important;
  }
  .menu-container div.topNav {
    display: none !important;
  }
}
@media screen and (max-width: 1010px) {
  html {
    min-width: 0;
  }
  body {
    background: none;
  }
  .calendarWrap {
    clear: both;
    float: left;
  }
  .inner-container {
    margin: 0;
  }
  div.content-curve {
    background: none;
  }
  body > .content-curve {
    border-top: solid 11px #00324b;
  }
  div.content-shadow {
    border-top: solid 11px #00324b;
  }
  div.container {
    border-top: solid 1px #00324b;
    width: auto;
  }
  a.logo {
    position: relative;
    top: 14px;
  }
  .user {
    top: 10px;
    padding-top: 14px;
  }
  .dropDown {
    top: 47px;
    left: 223px;
  }
  .multilevel-linkul-0 {
    height: auto !important;
  }
  a.mobileNav {
    float: right;
    display: block;
    background: center 25px no-repeat url(/media/evmspublic/evmsprivatedev/styleassets/images/responsiveimages/hamburger.png);
    height: 65px;
    width: 50px;
    background-size: 16px auto;
    text-indent: -9000em;
    margin-right: 7px;
  }
  body.menuExpanded a.mobileNav {
    background-color: #00324b;
    background-position: center -75px;
  }
  .main-menu-private > li > a span {
    display: inline;
  }
  a.searchBtn {
    float: right;
    display: block;
    background: center 23px no-repeat url(/media/evmspublic/evmsprivatedev/styleassets/images/responsiveimages/search-icon-2x.png);
    background-size: 22px auto;
    height: 65px;
    width: 50px;
    text-indent: -9000em;
  }
  body.headerSearchExpanded a.searchBtn {
    background-color: #00324b;
    background-position: center -78px;
  }
  .mega {
    display: none !important;
  }
  header.header {
    padding: 0 0 0 44px;
    height: 65px;
    background: #367b98 right top no-repeat url(/media/evmspublic/evmsprivatedev/styleassets/images/responsiveimages/tablet-headerBg.png);
  }
  header.header nav {
    display: none;
  }
  .menu-container {
    display: none;
    right: 0;
    top: 0;
    background: left top repeat url(/media/evmspublic/content/styleassets/images/responsiveimages/searchBoxBg.png);
    padding: 30px;
  }
  header form {
    position: absolute !important;
    width: 246px;
    float: none !important;
    margin-right: 0 !important;
    top: 65px !important;
    right: 0 !important;
    left: auto !important;
    background: left top repeat url(/media/evmspublic/content/styleassets/images/responsiveimages/searchBoxBg.png);
    padding: 35px 42px !important;
    display: none;
  }
  header form input[type="text"] {
    width: 181px !important;
    margin-top: 0 !important;
    height: auto !important;
    margin-right: 3px;
    padding: 1px 8px 2px !important;
  }
  header form input.search-btn {
    background-image: none !important;
    height: auto;
    width: auto !important;
    color: #fff;
    font-size: 12px;
    background-color: #c1c370;
    border-radius: 3px;
    padding: 3px 10px !important;
    position: static !important;
    text-indent: 0 !important;
    text-transform: none !important;
    top: -1px !important;
    left: 0 !important;
  }
  div.menu-container {
    position: absolute;
    top: 77px;
    width: auto;
    margin-bottom: 0;
  }
  div.menu-container ul li {
    display: block;
    float: none;
  }
  .main-nav-private {
    position: static;
    top: auto;
    left: auto;
    height: auto !important;
  }
  .main-menu-private {
    width: auto;
    position: static;
    top: auto;
  }
  .main-menu-private ul {
    position: static;
    top: auto;
    left: auto;
    width: auto;
    margin: 0;
    padding: 0;
  }
  .main-menu-private li {
    margin-left: 0;
    padding: 0;
  }
  .main-menu-private > li {
    float: none;
    width: 270px;
    border-top: 1px solid #8b8b76;
    background: 246px 13px no-repeat url('/media/evmspublic/content/styleassets/images/responsiveimages/mobileNav.png');
    background-size: 300px auto;
    cursor: pointer;
  }
  .main-menu-private ul li.hasSubMenu {
    background: 246px 13px no-repeat url('/media/evmspublic/content/styleassets/images/responsiveimages/mobileNav.png');
    background-size: 300px auto;
  }
  .main-menu-private > li.expanded {
    background-position: -43px 13px;
    padding-bottom: 10px;
  }
  .main-menu-private li a {
    height: auto;
    font-size: 16px;
  }
  .main-menu-private li a span {
    color: #e3dfb8;
    font-size: 18px;
    font-family: arial;
    position: relative;
    top: 1px;
  }
  .main-menu-private > li > a,
  .main-menu-private > li > span {
    width: 230px;
    display: block;
    border: none;
    border-right: solid 1px #4b544e;
    padding: 10px 0;
    margin: 0;
  }
  .main-menu-private > li > span {
    height: auto;
    font-family: "ITCFranklinGothicW01-Md 812695";
    font-size: 16px;
  }
  .main-nav-private > ul.active {
    border-bottom: 0;
  }
  .main-menu-private > li > a.active {
    background: none;
  }
  .main-nav-private ul ul li a {
    padding: 10px 0 10px 15px !important;
    font: 13px arial;
    width: 255px;
  }
  .main-nav-private ul ul li.hasSubMenu a {
    width: 215px;
  }
  .main-nav-private ul ul li.hasSubMenu.expanded {
    background-position: -43px 13px;
    padding-bottom: 10px;
  }
  .main-nav-private ul ul li ul li a {
    padding-left: 30px !important;
  }
  .main-nav-private ul ul li span {
    padding: 10px 0 10px 29px !important;
  }
  .main-nav-private ul ul ul {
    display: none;
  }
  div.private-drop ul {
    padding-bottom: 0 !important;
  }
  div.topNav .top-menu li a {
    padding: 8px 0 !important;
    color: #e5e5e5;
    display: block;
  }
  
  /*- Content -*/
  div.content {
    margin: 0 44px;
    overflow: visible;
  }
  ul.fontResizer {
    display: none;
  }
  article.left {
    width: 100%;
    float: left;
    margin: 0;
  }
  article.left div.leftInner {
    margin-right: 226px;
  }
  aside.right {
    float: left;
    width: 186px;
    margin-left: -186px;
  }
  .breadcrumbs {
    overflow: visible;
    padding-top: 15px;
    padding-bottom: 35px;
  }
  div.advance-section {
    width: auto;
    float: none;
    border-right: 0;
    margin-right: 16px;
  }
  div.tab-content {
    float: none;
    width: auto !important;
  }
  div.inner-content div.left-content {
    float: none;
    width: auto;
  }
  div.inner-content div.right-content {
    float: none;
    width: auto;
  }
    .quick-links {
    margin: 0;
  }
  .quick-links li a {
    padding: 11px;
  }
  .pageLinks {
    padding-right: 25px;
  }
  .advance-content p span, 
  .search-bar-middle span {
    width: 68px;
  }
  .advance-content select, 
  .left-content select {
    float: none;
    width: 280px;
  }
  .tab-content li li {
    float: none;
    width: auto;
    margin: 0 0 0 60px;
  }
  .tab-content li.first {
    display: block;
    float: left;
    width: 45px;
  }
  div.advance-section {
    margin-bottom: 15px;
  }
  .advance-content input[type="submit"] {
    display: inline;
  }
  .myevms {
    background: none;
    padding: 20px 0 0 0;
  }
  .schedule-section .two-column-page, 
  .myevms-section {
    background-image: none;
    width: 100%;
    padding: 10px 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #e6e5e3 !important;
  }
  div.three-content {
    margin: 0 44px;
    position: static;
    overflow: visible;
  }
  div.three-content aside.left-side {
    display: none;
  }
  div.three-content article.middle {
    width: auto;
    float: left;
    margin: 0;
  }
  div.three-content article.middle div.middleInner {
    margin-right: 226px;
  }
  div.three-content aside.right {
    float: left;
    width: 186px;
    margin-left: -186px;
  }
  article.middle div.leftCallouts {
    display: block;
    padding-top: 20px;
    clear: both;
  }
  div.leftContactCallouts {
    display: block;
    padding-top: 20px;
    clear: both;
  }
  aside.contact-us-left {
    display: none;
  }
  article.middle div.leftCallouts .drop-list {
    width: 48%;
    margin-right: 2%;
    float: left;
    margin-bottom: 10px;
  }
  article.middle div.leftCallouts .drop-list:nth-child(odd) {
    clear: left;
  }
  .three-content .backTo {
    margin: 20px 0 30px;
  }
  .search-within {
    float: none;
    padding-bottom: 15px;
  }
  .calendar-content select {
    float: none;
  }
  #calendar_events .three--calendar {
    width: 65% !important;
  }
  .schedule-list li li.four {
    width: 21%;
    margin-left: 2%;
  }
  div.two-col-section {
    padding: 0;
    background-image: none;
    width: auto;
  }
  .contact-us-right {
    float: none;
    width: auto;
  }
  .bookmark {
    width: 100%;
  }
  .bookmark__title {
    width: 40%;
  }
  .bookmark__tags {
    width: 10%;
  }
  article.directoryContent {
    width: auto;
    margin-right: 0;
    float: none;
    max-width: 994px;
    margin: 0 50px 0 50px;
  }
  div.filterWrapper {
    border-radius: 6px;
    cursor: pointer;
    background: #00334d 10px 9px no-repeat url('/media/evmspublic/content/styleassets/images/responsiveimages/quickNav.png');
    background-size: 42px auto;
    padding-left: 31px;
  }
  div.filterWrapper.expanded {
    background-position: 10px -79px;
  }
  div.alphaFilters {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background: #367c99;
  }
  div.alphaFilters a.filterBy {
    color: #fff;
    font-size: 14px;
    display: block;
    padding: 7px 0 4px 10px
  }
  .direcotry-list {
    display: none;
  }
  .advanceBar select {
    margin-right: 30px;
    width: 120px;
  }
  .advanceBar input[type="text"] {
    width: 145px;
    margin-right: 3px;
  }
  .resultsBar .pagination {
    width: 260px;
  }
  div.filterWrapper.expanded .direcotry-list {
    display: block;
  }
  .direcotry-list li:first-child {
    display: none;
  }
  .direcotry-list li {
    border-right: 0;
  }
  .direcotry-list li a {
    padding: 3px 0 3px 0;
  }
  .pagination {
    width: 250px;
  }
  ul.Companyinfo-List li.second {
    width: 30%;
  }
  ul.Companyinfo-List li.third {
    width: 30%;
  }
  ul.Companyinfo-List li.fourth {
    display: none;
  }
  .training-form {
    width: 100%;
  }
  .training-checkbox p {
    margin-right: 13px;
  }
  .search-within {
    float: none;
    clear: both;
    padding-top: 10px;
  }
  .training-section {
    position: relative;
  }
  .training-left {
    width: auto;
    margin-right: 130px;
  }
  .training-right {
    position: absolute;
    top: 0;
    right: 0;
  }
  .paginator-navigation {
    width: auto;
  }
  .form-filter-right {
    float: none;
  }
  div.calendar-content .form-filter {
    width: 100%;
  }
  div.calendar-content .form-section p {
    width: 90px;
  }
  div.schedule-section ul.form-list li.one {
    width: 60%;
  }
  div.schedule-section ul.form-list li.two {
    float: right;
    width: 200px;
    padding-bottom: 10px;
  }
  .profileContainer .left-side {
    width: 200px;
  }
  #calendar-box .calendar-box-header a {
    display: block;
    text-align: center;
    padding: 5px;
  }
  
}
@media screen and (max-width: 900px) {
  .calendar-content .search-within {
    padding-bottom: 15px;
  }
  div.calendar-filter div.search-within {
    float: none;
    margin-bottom: 0;
  }
  div.calendar-filter div.calendar-filter {
    margin: 0;
  }
  div.calendarWrap {
    position: static;
  }
  div.calendarWrap div#view_switchers {
    position: static;
  }
  div.calendar-filter {
    clear: both;
    margin-left: 0;
    margin-top: 0;
    width: auto;
  }
  #calendar_events .three--calendar {
    width: 58% !important;
  }
  .schedule-list li li.four {
    width: 27%;
  }
  .calendar-content p span {
    color: #426476;
    float: left;
    display: inline-block;
    width: 110px;
  }
  div.schedule-section ul.form-list li.one {
    width: 50%;
  }
  div.schedule-section ul.form-list li.two {
    float: right;
    width: 200px;
    padding-bottom: 10px;
  }
  .contact-us-list-box-content {
    border-right: none;
  }
  .contact-us-list-box-responsibilities {
    margin-left: 130px;
    clear: left;
  }
}
@media screen and (max-width: 767px) {
  header.header {
    padding: 0 0 0 25px;
    position: relative;
  }
  header form {
    z-index: 15;
  }
  .breadcrumbs div {
    display: none;
  }
  .dropDown {
    top: 112px;
    left: 25px;
  }
  .user {
    position: absolute;
    width: auto;
    display: block;
    padding: 0;
    top: 80px;
  }
  .user li {
    display: block;
    border: solid 1px #c1c370;
    margin: 0;
    padding: 12px 0 12px 6px;
    background-position: right 17px;
  }
  .user li.active {
    margin-left: 0;
    display: block;
    padding: 12px 0 12px 6px;
    background-position: right -58px;
  }
  .dropDown {
    top: 119px;
  }
  .breadcrumbs {
    padding-bottom: 60px;
  }
  div.content {
    margin: 0 25px;
  }
  .backTo {
    float: none;
    padding-top: 10px;
  }
  div.pageLinks {
    display: none;
  }
  div.alerts {
    margin-bottom: 20px;
  }
  .advance-content select, 
  .left-content select {
    float: none;
    width: 220px;
  }
  div.three-content {
    margin: 0 25px;
  }
  article.directoryContent {
    margin: 0 25px;
  }
  div.topBar {
    display: none;
  }
  .Companyinfo-List li.first, 
  .Companyinfo-List li.second, 
  .Companyinfo-List li.third {
    display: block;
    width: 100%  !important;
    float: none;
    padding-top: 7px;
  }
  .Companyinfo-List li h5 {
    margin: 7px 0 0 0 !important;
  }
  div.advanceBar label {
    float: left;
    clear: left;
    width: 70px;
    padding-top: 3px;
  }
  div.advanceBar select {
    width: 170px;
    float: left;
    margin-bottom: 16px;
    margin-right: 0;
  }
  div.advanceBar input {
    float: left;
  }
  div.advanceBar input[type="text"] {
    clear: left;
    width: 201px;
    margin-bottom: 10px;
  }
  div.filterWrapper {
    clear: both;
    margin-top: 12px;
  }
  div#stylized {
    width: auto;
    max-width: 400px;
    border-top: 1px solid #9ab7c8;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9ab7c8), to(transparent));
    background-image: -webkit-linear-gradient(#9ab7c8, transparent);
    background-image:
      -moz-linear-gradient(#9ab7c8, transparent),
      -moz-linear-gradient(#9ab7c8, transparent);
    background-image:
      -o-linear-gradient(#9ab7c8, transparent),
      -o-linear-gradient(#9ab7c8, transparent);
    background-image: 
      linear-gradient(#9ab7c8, transparent),
      linear-gradient(#9ab7c8, transparent);
    -moz-background-size: 1px 100%;
    background-size: 1px 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat; 
    border-radius: 6px;
    padding: 15px;
  }
  div#stylized label {
    text-align: left;
  }
  div#stylized input[type="text"], 
  div#stylized input[type="password"] {
    margin-left: 0;
    width: 98%;
  }
  div#stylized button {
    margin-right: 3px;
  }
  div.schedule-section ul.form-list li.two {
    width: 170px;
  }
  .schedule-section table tr td {
    width: 100%;
    display: block;
  }
  .schedule-section div#calendar-box table tr td {
    width: auto;
    display: table-cell;
  }
  .schedule-section table tr td:nth-child(even) {
    font: 12px/18px "ITCFranklinGothicW01-Bk 812647", Arial, Helvetica, sans-serif;
  }
  .schedule-section table tr td:nth-child(odd) {
    border-bottom: 0;
  }
  .profileContainer h1 {
    clear: both;
    padding-top: 30px;
  }
  #calendar_events .three--calendar {
    width: 54% !important;
  }
  .schedule-list li li.four {
    width: 30%;
  }
    .overlay_content { 
        width: 270px;
    margin: 0 0 0 -147px;
    }
  #calendar_events .overlay-module .info-box .lightbox-calendar-description {
    float: none;
    width: auto;
  }
  #calendar_events .overlay-module .info-box {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  #calendar_events .overlay-module .info-box .lightbox-calendar-actions {
    margin-left: 0;
  }
}
@media screen and (max-width: 700px) {
  
}
@media screen and (max-width: 650px) {
  header.header {
    padding-right: 25px;
  }
  .menu-container {
    z-index: 4;
  }
  .calendarWrap {
    float: none !important;
  }
  div.three-content article.middle, 
  article.left {
    float: none;
  }
  div.three-content article.middle div.middleInner, 
  article.left div.leftInner {
    margin-right: 0;
  }
  div.three-content aside.right, 
  aside.right {
    float: none;
    width: 186px;
    margin: 40px auto 0 auto;
    clear: both;
  }
  .secondaryNav {
    display: block;
    background: #9ec7d9;
    margin: 0 0 35px 0;
    border-radius: 4px;
    position: relative;
  }
  .secondaryNav h3 {
    color: #fff;
    font: 13px "ITCFranklinGothicW01-Md 812695";
    background: #87bbd0 right 18px no-repeat url('/media/evmspublic/evmsprivatedev/styleassets/images/responsiveimages/menu-arrow.png');
    background-size: 21px auto;
    border-radius: 4px;
    display: block;
    padding: 14px 14px;
    cursor: pointer;
  }
  .secondaryNav h3.expanded {
    background-position: right -57px;
  }
  div.alerts {
    margin-right: -25px;
    margin-left: -25px;
    padding: 0 11px;
    border-radius: 0;
  }
  .navWrapper {
    display: none;
    padding: 8px 0 10px 0;
    background: #9ec7d9;
    /*position: absolute;
    top: 41px;*/
    width: 100%;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    z-index: 10;
  }
  .navWrapper a {
    color: #2f5f77;
  }
  .navWrapper .hours-top, 
  .navWrapper .hours-bottom {
    display: none;
  }
  .navWrapper .hours {
    margin-bottom: 0;
  }
  .secondaryNav {
    margin-bottom: 20px;
  }
  .secondaryNav ul li a {
    display: block;
    padding: 6px 12px;
  }
  .navWrapper > p {
    display: none;
  }
  .navWrapper > ul > li > a,
  .secondaryNav nav.side-menu h3 {
    padding: 7px 0 6px 24px;
    color: #fff;
    font: 18px "ITCFranklinGothicW01-Md 812695";
    background: left center no-repeat url('/media/evmsprivatesite/styleassets/images/Media_7816_smxx.jpg');
  }
  .secondaryNav .side-menu ul {
    display: none;
  }
  .secondaryNav nav.side-menu h3 {
    margin-left: 17px;
  }
  .navWrapper > ul > li > a.expanded, 
  .secondaryNav nav.side-menu h3.expanded {
    background: left center no-repeat url('/media/evmsprivatesite/styleassets/images/Media_7814_smxx.jpg');
  }
  nav.side-menu ul {
    padding-left: 29px;
  }
  .secondaryNav ul li li a {
    padding-left: 0;
  }
  .secondaryNav ul.standalone li li a {
    padding-left: 15px;
    color: #cc5831;
  }
  .secondaryNav ul li li p a {
    display: inline;
  }
  .advance-search {
    margin: 0 -25px;
    border-radius: 0;
  }
  .resultsBar {
    padding: 8px 25px 6px;
    margin: 6px -25px 0;
  }
  .paginatorNav {
    padding: 8px 25px 6px;
    margin: 6px -25px;
  }
  .calendar-content {
    padding: 8px 25px 8px;
  }
  .navWrapper .hours ul li a {
    padding-left: 0;
  }
  .navWrapper .drop-list {
    margin-left: 17px;
    margin-bottom: 0;
    margin-right: 41px;
  }
  .navWrapper .drop-list ul {
    display: none;
    margin-bottom: 20px;
  }
  .navWrapper .drop-list > li > p {
    display: none;
  }
  .inner-container {
    overflow: visible;
  }
  .myevms {
    padding-top: 0;
  }
  article.middle div.leftCallouts {
    display: none;
  }
  div.three-content aside.right, aside.right, 
  aside.right nav.side-menu {
    display: none;
  }
  .faculty-home aside.right {
    display: block !important;
  }
  .faculty-home nav.side-menu {
    display: none !important;
  }
  .faculty-home div#calendar-box tr.calendar-box-day-headings {
    display: table-row;
  }
  .faculty-home div#calendar-box tbody {
    display: table-row-group;
  }
  div.three-content aside.right, aside.right {
    margin: 40px 0 0 0;
  }
  .Qlinks-left, .Qlinks-right {
    width: auto;
    float: none;
  }
  div#calendar-box {
    width: 100% !important;
  }
  .navWrapper #calendar-box {
    padding: 10px 3% 0;
    width: 94% !important;
  }
  .navWrapper > a {
    margin-left: 3%;
  }
  body.modalOpen div#calendar-box table  {
    width: 100% !important;
    display: table;
  }
  
  #calendar-box {
    float: none;
  }
  #calendar-box table {
    width: 100% !important;
  }
  #view_switchers {
    margin: 0 auto;
  }
  div#calendar-box .calendar-box-header {
    height: 35px;
    vertical-align: center;
  }
  #calendar-box .calendar-box-header a {
    height: 15px;
    display: block;
    padding: 9px;
  }
  div#calendar-box tr.calendar-box-day-headings, 
  div#calendar-box tbody {
    display: none;
  }
  #calendar_events .three--calendar {
    width: 73% !important;
  }
  .schedule-list li li.two {
    width: 20%;
  }
  .schedule-list li li.four {
    width: 27%;
  }
  #calendar_events .four {
    width: auto;
    margin-left: 22%;
  }
  
  #container .contact-us-list-box-content {
    border-right: none;
    float: none;
    padding-left: 0 !important;
    margin-left: 0;
  }
  .contact-us-list-box-responsibilities {
    margin-left: 0;
    padding-top: 15px;
  }
  .contact-us-list-box-responsibilities h5 {
    margin-bottom: 0;
    margin-left: 0;
  }
  .contact-us-list-box .contact-us-list-box-content .contact-us-ul {
    width: auto !important;
    margin-left: 0;
  }
  .contact-us-list-box .contact-us-list-box-content .contact-us-ul li ul li {
    display: block;
    width: 100%;
  }
  .contact-us-list-box .contact-us-list-box-content .contact-us-ul li ul.keep {
    margin-bottom: 5px;
  }
  .contact-us-list-box .contact-us-list-box-content .contact-us-ul li ul li h5 {
    margin-bottom: 0;
  }
  .overlay_content {
    width: 100%;
   /* min-width:634px;*/
    /*margin: 0;*/
    /*position: fixed;*/
    /*top: 0;*/
    left: 46%;
    padding: 30px 0 0 0;
    box-shadow: none;
    /*border-radius: 0;*/
  }
  div.overlay_content #calendar-box {
    display: none;
  }
  #calendar_events .overlay-module .info-box {
    width: auto;
    padding: 20px 10px 0 10px;
  }
  
  .close_button {
    background: 94% 12px no-repeat url(/media/evmspublic/content/styleassets/images/responsiveimages/modalCloseBtn.png);
    background-size: 16px 16px;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    color: #CC5831;
    font: 13px "ITCFranklinGothicW01-Md 812695", Arial, Helvetica, sans-serif;
    padding: 12px 60px 12px 0;
    border-bottom: 1px solid #000000;
    text-align: right;
  }
  .close_button, .close_button:before, .close_button:after {
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
   }
  .close_button:hover {
    text-decoration: underline;
  }
  body.modalOpen div.content {
    position: static;
  }
  body.modalOpen header,
  body.modalOpen div.breadcrumbs,
  body.modalOpen div.secondaryNav,
  body.modalOpen aside.right,
  body.modalOpen div.advance-search,
  body.modalOpen footer,
  body.modalOpen ul.schedule-list li {
    display: none;
  }
  a.mobileNav {
    margin-right: -18px;
  }
  body.menuExpanded a.mobileNav {
    margin-right: 7px;
  }
  
  .user {
    position: relative;
    top: 10px;
    width: 100%;
    margin-top: 10px;
    clear: both;
    margin-bottom: 15px;
  }
  .dropDown {
    position: static;
    top: auto;
    left: auto;
    width: 100%;
    border-top-right-radius: 0;
    margin-bottom: 5px;
    clear: both;
    float: left;
  }
  .user.active {
    margin-bottom: 5px;
  }
  .user.active .dropDown {
    border-top: none;
  }
  .dropDown, .dropDown:before, .dropDown:after {
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  }
  .breadcrumbs {
    padding-bottom: 0;
  }
  .content {
    clear: both;
  }

  
  .footerHome, .footer {
    padding: 0 25px;
  }
  .footer-content li {
    display: block;
    float: none;
  }
  .footer-content ul li:last-child a {
    margin-top: 10px;
    display: block;
  }
}
@media screen and (max-width: 650px) {
  body.menuExpanded header {
    position: fixed;
    top: 0;
    width: 100%;
    border-top: 12px solid #00324b;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    z-index: 20;
  }
  body.menuExpanded ul.user {
    display: none;
  }
  body.menuExpanded div.inner-container {
    padding-top: 44px;
  }
  body.menuExpanded a.logo {
    margin-left: 25px;
  }
  body.menuExpanded .dropDown {
    display: none;
  }
  .menu-container {
    width: 100% !important;
    padding-right: 0;
    padding-left: 0;
  }
  .menu-container nav.main-nav-private {
    margin: 0 30px;
    width: auto;
  }
  .menu-container div.topNav {
    margin: 0 30px;
  }
  .main-menu-private > li {
    width: auto;
    background: right 13px no-repeat url(/media/evmspublic/content/styleassets/images/responsiveimages/mobileNav-Vert.png);
    background-size: auto 600px;
  }
  .main-menu-private > li.expanded {
    background-position: right -575px;
  }
  .main-menu-private > li > a {
    width: auto;
    margin-right: 43px;
  }
  .main-menu-private ul li.hasSubMenu {
    background: right 13px no-repeat url(/media/evmspublic/content/styleassets/images/responsiveimages/mobileNav-Vert.png);
    background-size: auto 600px;
  }
  .main-nav-private ul ul li.hasSubMenu a {
    width: auto;
    margin-right: 43px;
  }
  .main-menu-private ul li.hasSubMenu.expanded {
    background-position: right -575px !important;
  }
  .training-content {
    padding: 5px 25px 0;
  }
}
@media screen and (max-width: 520px) {
  div.advance-section {
    margin-right: 0;
    padding-right: 0;
  }
  .advance-content select, 
  .left-content select {
    float: none;
    width: 140px;
  }
  .advance-content input[type="text"] {
    width: 159px;
  }
  .advance-content p span, .search-bar-middle span {
    width: 62px;
  }
  div.two-col-section .three-col-section {
    border: none !important;
    background: none !important;
    padding-left: 0
  }
  aside.right {
    width: auto;
  }
  article.middle div.leftCallouts .drop-list {
    width: auto;
    float: none;
    margin-right: 0;
    margin-left: 0;
  }
  
  .bookmark {
    width: 100%;
    overflow: hidden;
    height: auto;
  }
  .bookmark > div {
    width: 100%;
    display: block;
    float: none;
    padding: none;
  }
  .bookmark div.bookmark__icon--bookmark {
    width: 14px;
    float: left;
  }
  .bookmark div.bookmark__title {
    width: 70%;
    float: left;
  }
  .bookmark__icon--bookmark, .bookmark__icon--tags {
    padding-bottom: 15px;
  }
  div.bookmark__icon--tags {
    float: none;
    text-align: left;
    clear: both;
  }
  div.bookmark__controls {
    float: none;
    text-align: left;
    clear: both;
  }
  div.bookmark__controls div {
    float: none;
    display: block;
    padding: 3px 10px;
    
  }
  .bookmark__icon--bookmark, .bookmark__title, .bookmark__icon--tags, .bookmark__tags, .bookmark__icon--star, .bookmark__icon--edit, .bookmark__icon--delete, .bookmark__edit {
    display: inline-block;
    float: none;
  }
  .bookmark__edit {
    position: relative;
    top: 4px;
  }
  .bookmark__icon--star, .bookmark__icon--edit, .bookmark__icon--delete {
    padding-left: 5px;
  }
  .training-checkbox p {
    float: left;
    display: block;
    padding-top: 5px;
  }
  .resultsBar form {
    float: right;
  }
  .search-within select {
    display: block;
    width: 95px;
    margin-bottom: 10px;
    float: left;
    margin-right: 5px;
  }
  .search-within input[type="text"] {
    display: block;
    width: 105px;
    margin-bottom: 10px;
    height: 14px;
    float: left;
    margin-right: 5px;
  }
  .search-within input[type="submit"] {
    display: block;
  }
  .training-form h2 {
    margin-bottom: 10px;
  }
  .training-form .form-section select {
    width: 140px;
  }
  .training-form .form-section {
    float: none;
    margin-right: 0;
  }
  .training-form .form-section p {
    clear: left;
    float: left;
    width: 110px;
  }
  .training-section {
    position: static;
  }
  .training-left {
    margin-right: 0;
  }
  .training-right {
    position: static;
    clear: both;
    float: none;
    padding-top: 10px;
  }
  div.schedule-section ul.form-list li.one {
    width: 100%;
  }
  div.schedule-section ul.form-list li.two {
    float: none;
    width: 100%;
    clear: both;
  }
  .contact-us-list-middle .contact-us-search,
  .contact-us-list-middle .contact-us-submit {
    display: block;
    float: none;
    padding: 5px;
  }
  .profileContainer .middle {
    width: auto;
  }
  .calendar-form .search {
    float: left;
    margin-right: 5px;
  }
  .drop-section2 {
    float: none;
    padding: 0 0 15px 0;
    border-right: none;
  }
  .drop-section3 {
    border-top: 1px solid #9ebaca;
    float: none;
    width: 100%;
    padding: 15px 0 0 0;
    clear: left;
  }
  
  
  footer.footerHome p br, 
  footer.footer p br {
    display: block;
  }
}
@media screen and (max-width: 400px) {
  .calendar-content p span {
    width: 90px;
  }
  .calendar-content select {
    width: 130px;
  }
  .profileContainer .layoutContent .pageList li li {
    width: auto;
    float: none;
  }
}

/*Added by JP 10/2/14 to create buttons for use on accepted students portal */
.rust-button {
    display:block;
    width:170px;
    height:40px;
    line-height:20px;
border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
    color:#f5f5f5!important;
    text-align:center;
    text-decoration:none!important;
    background: #d35b24;
    box-shadow: 0 0 3px gray;
    font-size:13px;
    margin: 0px 0px 10px 0px; 
}
.rust-button:hover {
    background: #c94b11;
}
.rust-button-short {
    display:block;
    width:170px;
    height:30px;
    line-height:28px;
border-radius: 8px / 8px;
    color:#f5f5f5!important;
    text-align:center;
    text-decoration:none!important;
    background: #d35b24;
    box-shadow: 0 0 3px gray;
    font-size:13px;
    margin: 0px 0px 10px 0px; 
}
.rust-button-short:hover {
    background: #c94b11;
}
.blue-button {
    display:block;
    width:170px;
    height:40px;
    line-height:20px;
border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
    color:#f5f5f5!important;
    text-align:center;
    text-decoration:none!important;
    background: #021f2f;
    box-shadow: 0 0 3px gray;
    font-size:13px;
    margin: 0px 0px 10px 0px; 
}
.blue-button:hover {
    background: #c94b11;
}
.blue-button-short {
    display:block;
    width:170px;
    height:30px;
    line-height:28px;
border-radius: 8px / 8px;
    color:#f5f5f5!important;
    text-align:center;
    text-decoration:none!important;
    background: #021f2f;
    box-shadow: 0 0 3px gray;
    font-size:13px;
    margin: 0px 0px 10px 0px; 
}
.blue-button-short:hover {
    background: #c94b11;
}

.gray-button {
    display:block;
    width:170px;
    height:40px;
    line-height:20px;
border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
    color:#f5f5f5!important;
    text-align:center;
    text-decoration:none!important;
    background: #a8a6a7;
    box-shadow: 0 0 3px gray;
    font-size:13px;
    margin: 0px 0px 10px 0px; 
}

.gray-button-short {
    display:block;
    width:170px;
    height:30px;
    line-height:28px;
border-radius: 8px / 8px;
    color:#f5f5f5!important;
    text-align:center;
    text-decoration:none!important;
    background: #a8a6a7;
    box-shadow: 0 0 3px gray;
    font-size:13px;        
    margin: 0px 0px 10px 0px; 
}
#calendar_events .overlay-module .info-box.{
      height: 400px;
      overflow: auto;
      margin-bottom: 5px;
    }
.lightbox-calendar-description{
      height: 390px;
      margin-bottom: 5px;
    }
 .lightbox-inner{
    height: 300px;
      overflow: auto;
 }
.overlay_content h2 {
  font: 30px "Granjon LT W01 Italic", "Times New Roman", Times, serif;
  color: #2c8aae;
  display:block!important;
}
.overlay-module .info-box .lightbox-calendar-title, .overlay-module .info-box .lightbox-calendar-time-venue, #calendar_events  {
  font-weight: bold;
  color: #426476;
}

.overlay-module .info-box .lightbox-calendar-actions a {
  display: inline-block;
  background-image: none !important;
  height: auto;
  width: 98px !important;
  color: #fffed1;
  text-align: center;
  font-size: 12px;
  background-color: #c1c370;
  border-radius: 3px;
  padding: 3px 5px;
  margin-bottom: 6px;
  text-decoration: none;
  font: 13px "ITCFranklinGothicW01-Md 812695";
  }
  
.lightbox-calendar-actions {
  float: right;
}
.ampm {
  color: #426476;
  text-transform: lowercase;
}
.tab-portal {
  width: 98%!important;
}
@media screen and (min-width: 650px) {
.overlay_contents{
  min-width:600px;
}}