/*
Your Theme Styles
*/

h4 {font-weight: bold;}
#menu-financial-aid-main-menu {
    font-size: 10px;
    margin-top: 4%;
}

.lower-nav>li>a {
    color: #08354b!important;
    font-weight: 400;
    font-size: 15px;
    padding-top: 8px!important;
    padding-bottom: 8px!important;
    padding-right: 10px!important;
    padding-left: 10px!important;
    margin-top: 5px;
    margin-bottom: 0px;
}
.caret{
    margin-left:0px!important;
}

.lower-nav>li {
    padding: 0px;
        text-align: center;
}

.lower-nav ul.dropdown-menu li a {
    color: #003358;
    font-size: 1em;
    font-weight: 400;
    line-height: 2;
}


.lower-nav ul.dropdown-menu {
    background-color: #fff;
    border: none;
    border-radius: 0px 4px 4px 4px!important;
    margin:0px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    border-radius: 4px;
}

#primary-sidebar h4 {
    font-weight: 600;
}

.jr-heading small {
    font-size: 13px;
    position: relative;
    top: -15px;
}

p.super-small
{
    font-size: 12px!important;
    line-height: 1!important;
    padding-top:2%;
}

ul.finaid-links {
    list-style-type: none;
    -webkit-margin-before: .5em;
    -webkit-margin-after: .5em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 10px;
    font-size: .9em;
    line-height: 1.2;
    margin-bottom: 35px;
    margin-top: 25px;
}

ul.finaid-links li {
    margin-bottom: 30px;
}

ul.finaid-links li a {
    line-height: 3.5;
}

a.finaid-calc:before {
    content: "\0000a0";
    display: inline-block;
    width: 56px;
    height: 54px;
    line-height: 3.5;
    margin: 0 2% 0 0;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../img/icon-calculator.png") no-repeat left center transparent;
    background-size: 100% 100%;
    float: left;
}

a.finaid-gradready:before {
    content: "\0000a0";
    display: inline-block;
    width: 56px;
    height: 54px;
    line-height: 3.5;
    margin: 0 2% 0 0;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../img/icon-gradready.png") no-repeat left center transparent;
    background-size: 100% 100%;
    float: left;
}

a.finaid-ferpa:before {
    content: "\0000a0";
    display: inline-block;
    width: 56px;
    height: 54px;
    line-height: 3.5;
    margin: 0 2% 0 0;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../img/icon-ferpa.png") no-repeat left center transparent;
    background-size: 100% 100%;
    float: left;
}

#stroked-sidebar p {
    font-size: .8em;
}
.stroked-sidebar p {
  font-size: .8em;
}
.stroked-sidebar {
  border-image: url("https://www.lasalle.edu/student-life/wp-content/themes/Master-Template/img/img-border.png") 32 14 21 37;
  border-width: 18px;
  border-style: solid;
}

#lsu-sidebar-links ul {
    list-style-type: none;
    -webkit-margin-before: .5em;
    -webkit-margin-after: .5em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 10px;
    line-height: 2.8;
}

#lsu-sidebar-links a {
    font-size: .85em;
}

#lsu-sidebar-links a:after {
    content: "\0000a0";
    display: inline-block;
    height: auto;
    width: 11px;
    height: 15px;
    line-height: 1;
    margin: 0 0 0 5px;
    position: relative;
    top: -1px;
    left: 0px;
    background: url("../img/cta-chevron-gold.png") no-repeat left center transparent;
    background-size: 100% 100%;
}

#secondary-page li {
    line-height: 1.8;
    margin-bottom: 6px;
}

#secondary-page p {
    font-size: 16px;
}


.jr-heading {
    font-family: "JacobRiley", sans-serif;
}

.finaid-step h3 {
    font-size: 1.4em;
    line-height: 2!important;
}

.finaid-step p {
    margin-top: 10px;
    font-size: 1.1em;
    color: #08354b;
}

.finaid-step ol {
    list-style-type: none;
    list-style-type: decimal !ie;
    margin-top: 18px;
    margin-bottom: 19px;
    margin-left: 4em;
    padding: 0;
    counter-reset: li-counter;
}

.finaid-step ol > li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 0.5em;
    min-height: 2em;
    border-left: 2px solid #CCCCCC;
    margin-bottom: 15px!important;
}

.finaid-step ol > li:before {
    position: absolute;
    top: 0;
    left: -1em;
    width: 0.8em;
    font-size: 1.5em;
    line-height: 1.3;
    font-weight: bold;
    text-align: right;
    color: #08354b;
    content: counter(li-counter);
    counter-increment: li-counter;
}

.a-no-style{font-size:16px!important;}
.a-no-style:after{
content: "\0000a0";
    display: none!important;
    height: auto;
    width: 11px;
    height: 15px;
    line-height: 1;
    margin: 0 0 0 5px;
    position: relative;
    top: -1px;
    left: 0px;
    background: none!important;
    background-size: 100% 100%;}

#secondary-page h2 {
    line-height: 1.4;
}

#secondary-page h3 {
    line-height: 1.4;
}

.finaid-step {
    border-bottom: 1px solid #ccc;
    padding-bottom: 3%;
}

.finaid-step h4 {
    padding-bottom: 3%;
    padding-top: 2%;
}

.finaid-step h2 {
    margin-top: 30px;
}

.finaid-link:after
{content: "\0000a0";
    display: inline-block;
    height: auto;
    width: 11px;
    height: 15px;
    line-height: 1;
    margin: 0 0 0 5px;
    position: relative;
    top: -1px;
    left: 0px;
    background: url("../img/cta-chevron-gold.png") no-repeat left center transparent;
    background-size: 100% 100%;
}

blockquote {
padding: 3% 5%!important;
    margin: 3%!important;
    font-size: 17.5px;
    border-left: 7px solid #cdcfc9!important;
    background-color: #f8f8f6;
    border-radius: 5px;
}

blockquote p{font-size:14px!important}

.larger-text {
    font-size: 4em;
}

#primary-sidebar p {
    font-size: .9em;
}

.su-accordion {
    margin-bottom: 2.5em!important;
}

.su-spoiler-content {
	border:2px solid #003358;
	padding-right: 1em!important;
	margin-left: 8px;
    margin-right: 8px;
}


.su-spoiler-title {
background-color: #003358;
    font-family: 'Merriweather';
    color: #fff;
	 line-height: 24px!important;
	font-size: 16px!important;
}

.su-spoiler-icon {
	color: #FFF;
	padding-left:6px;
}
   
 .su-spoiler > .su-spoiler-title {
	margin-left:8px;
	margin-right:8px;
	background-color: #003358;
    font-family: 'Merriweather';
    color: #fff;
	 line-height: 30px!important;
	font-size: 18px!important;
}

.su-spoiler-icon {
	color: #333333;
	font-size: 18px!important;
	padding-top:6px;
}

.nf-form-fields-required {
	display: none;
}

.su-spoiler-icon {
	color: #FFF;
	padding-left:6px;
}

.return-plan-faq > .su-spoiler > .su-spoiler-title > .su-spoiler-icon {
	color: #333333;
	font-size: 18px!important;
	padding-top:6px;
}
.return-plan-faq > .su-spoiler {
	border-top:1px dotted #ffce00;
	margin-bottom: 0;
}


/* MEDIA QUERIES*/

@media only screen and (max-width:320px) {
    a.finaid-calc {
        line-height: 1.7!important;
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    a.finaid-calc {
        line-height: 1.7!important;
    }
}

@media only screen and (max-width:992px) {
    #lsu-sidebar-links a:after {
        top: 0px;
    }
	.wp-caption {
    /* Force the box to be 100% */
    width: 100% !important;
  }
  #content .wp-caption a img {
    /* Scale down if too big */
    max-width: 99.03225806%; /* 614/620 */
    height: auto;
  }
}

.btn-full-cta
{
    margin-top:20px;
    width: 100%;
    text-align: center;
    border-radius: 3px!important;
    background: white;
    color: #9e8862;
    font-size: 1.4em!important;
    padding: 1.5%!important;
    font-weight: 600!important;
    letter-spacing: 1.5px!important;
    white-space: normal!important;
    border: 2px solid #9e8862!important;
}

.btn-full-cta:after
{
    content: "\0000a0";
    display: inline-block;
    height: auto;
    width: 16px;
    height: 18px;
    line-height: 1;
    margin: 0 0 0 5px;
    position: relative;
    top: 1px;
    left: 2px;
    background: url("../img/cta-chevron-gold.png") no-repeat left center transparent;
    background-size: 100% 100%;

}

.btn-full-cta:hover,.btn-full-cta:active
{

    background: #9e8862;
    color: #ffffff!important;
    border: 2px solid #9e8862!important;
}

.btn-full-cta:hover::after,.btn-full-cta:active::after
{
    content: "\0000a0";
    display: inline-block;
    height: auto;
    width: 16px;
    height: 18px;
    line-height: 1;
    margin: 0 0 0 5px;
    position: relative;
    top: 1px;
    left: 2px;
    background: url("../img/cta-chevron-white.png") no-repeat left center transparent;
    background-size: 100% 100%;

}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sidebar-hr {
    margin-top: 10px;
    margin-bottom:10px;
    border-color: #003358;
}
#primary-sidebar .current-menu-item a {
    color:#003358;
    font-weight: bold;
    margin-left: 4px;

}

#primary-sidebar .current-menu-item a:hover {
    cursor: default;
    text-decoration: none;

}
.sidebar-menu ul {
    list-style-type: none;
}.sidebar-menu .current-menu-item::before {
  content: "\0000a0";
  display: inline-block;
  height: auto;
  width: 10px;
  height: 12px;
  line-height: 1;
  margin: 0 0 0 -15px;
  position: relative;
  top: 0px;
  left: -4px;
  background: url(/wp-content/themes/homepage-theme/css/img/cta-chevron-blue.png) no-repeat top left transparent;
  background-size: 100% 100%;
}
.cc-sidebar .sidebar-menu .current-menu-item.menu-item-has-children::before {
  content: "\0000a0";
  display: inline-block;
  height: auto;
  width: 10px;
  height: 12px;
  line-height: 1;
  margin: 0 0 0 -15px;
  position: relative;
  top: 0px;
  left: -4px;
  background: url(/wp-content/themes/homepage-theme/css/img/cta-chevron-blue.png) no-repeat top left transparent;
  background-size: 100% 100%;
}
.cc-sidebar .sidebar-menu .current-menu-item.child-nav-item a::before {
  content: "\0000a0";
  display: inline-block;
  height: auto;
  width: 10px;
  height: 12px;
  line-height: 1;
  margin: 0 0 0 -15px;
  position: relative;
  top: 0px;
  left: -4px;
  background: url(/wp-content/themes/homepage-theme/css/img/cta-chevron-blue.png) no-repeat top left transparent;
  background-size: 100% 100%;
}
    .accordion-toggle {
    display: inline-block;
    width: 100%;
    height: 100%;
    }
.jacobriley {
    font-family: 'JacobRiley';
}
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}
/* Calendar CSS */
#ai1ec-container {
    background-color: #fff;
    padding-right: 8px;
    padding-left: 8px;
	padding-top: 8px;
}

.ai1ec-agenda-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-day {
    color: #fff !important;
}

.modal-student {
    border-bottom: 1px solid #003358;
    background: white !important;

}
.modal-student-body {
    background: white !important;

}
.modal-student-size {
  max-width: 440px;
  margin:auto !important;
}

.modal {
z-index:10500 !important;	
}

.modal-student h4, .modal-student button {
  color: #003358!important;
}
.navbar-default .navbar-nav > li > a {
    color: #003358 !important;
}
.current-menu-item a {
  color:#fff !important;
}
#page-title, #secondary-page-title {
  background-color: #003358;
}
#secondary-page a {
  color: #736146 !important
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small{
  color:#003356 !important;
}
#secondary-page .accordion-toggle {
  color:#fff !important;
}


/* -------------------------------- 

TIMELINE CSS

-------------------------------- */
.cd-timeline-content a {
	color:#869ead !important;	
}
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


img {
  max-width: 100%;
}
.cd-timeline-content p {
color: #666666 !important;
}
.cd-timeline-content h2{
color: #003358 !important;
font-size:2em !important;
}
.cd-date {
  font-size: 1.8em !important;
  color:#fff !important;
  font-family: "Frutiger LT W01 65 Bold", sans-serif;
}

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */

#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #FFCE00;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block::after {
  clear: both;
  content: "";
  display: table;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.cd-timeline-img.cd-picture, .cd-timeline-img.cd-movie, .cd-timeline-img.cd-location  {
  background: #ffce00;
}
.cd-timeline-img.cd-movie {
  background: #c03b44;
}
.cd-timeline-img.cd-location {
  background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 30px;
    height: 30px;
    left: 50%;
    margin-left: -15px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #ffffff;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #bbc9d6;
}
.cd-timeline-content::after {
  clear: both;
  content: "";
  display: table;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: #ffffff;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {

}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #ffffff;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #ffffff;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #ffffff;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}


/* -------------------------------- 

Media Queries

-------------------------------- */

@media (max-width: 1170px) {
    .cd-date {
        color:#666 !important;
        padding-right:20px !important;
    }
}

@media (max-width: 991px) {

	.header-row {
		margin-top:10px;
	}
	
	#main-nav {
		background-color:#003358;
		border-bottom:1px solid #FFF;
	}
    .mobile-header {
        color:#ffffff!important;
        margin:0;
        padding:0 20px;
        font-size:24px;
        display:inline-block !important;
    }
    .mobile-caret {
        font-size:30px;
        color:#fff;
        margin-right:20px;
        margin-top:-4px;
    }
    .mobile-commencement-title {
        font-size: 26px;
    }
    
}

}

@media and screen and (max-width: 768px) {

	
    .cd-date {
        font-size:18px !important;
    }
        .cd-timeline-content h2 {
        font-size:20px !important;
    }
    .cd-timeline-content p {
        font-size:14px !important;
    }
    	
}
    
    
    .mobile-color-change
    {
        color:#fff!important;
    }
}

@media (max-width: 321px) {

	.header-row {
		background-position:-430px 5px;
		background-size:780px;
		height:320px;
	}
    .collapse-title {
        font-size:14px;
    }


}


#content .cd-timeline-content p {
    color: #003358!important;
}

/* Styles for Career Center */

#handshake-logo {padding:30px 30px 0px 0px; width:50%;}
.handshake-login {background-color: #003356 !important; color:#fff !important; font-weight:bold; padding-left:16px !important; padding-right:16px !important;}
.handshake {padding-bottom:40px;}
#content article {margin-bottom:0px;}
.interior-content article {margin-bottom:40px;}

/* Styles for Collapsed Side Menus */
.stroked-sidebar {margin-bottom:20px;}
.sub-menu .menu-item a {display:none;}
.current-menu-item .sub-menu .menu-item a {display:inline-block; font-weight:normal !important; cursor:pointer !important;}
.current-menu-parent .sub-menu a {display:inline-block;}

.card {background-color: #ddd;
  padding: 20px; margin-bottom:20px;}

  .ai1ec-btn {
  font-size: 16px;
  padding-bottom:20px;
  }
 