@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");
@import url(http: //fonts.googleapis.com/css?family=Open+Sans:300, 400, 600, 700);
 body {
    font-family: "Palatino", Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #222222;
    background-color: #d8d2c9;
}
.valign-middle {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.clear {
    clear: both;
}
.open-sans {
    font-family: 'Open Sans', sans-serif !important;
}
.navbar-wrapper nav.navbar-brand-search {
    background: #b31b1b;
    color: #ffffff;
    height: 46px;
    padding: 0px;
    margin-bottom: 0px;
}
.navbar-wrapper nav.navbar-brand-search .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    color: #ffffff;
    line-height: 44px;
    vertical-align: middle;
    text-shadow: none;
}
.navbar-wrapper .navbar-inverse {
    height: 75px;
    box-shadow: 0 5px 0 rgba(255, 255, 255, 0.25);
    border-width: 0;
    margin-bottom: 0px;
}
.navbar-wrapper .navbar-inverse .navbar-brand {
    font-size: 24px;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 54px;
    vertical-align: middle;
}
.navbar-wrapper .navbar-inverse .navbar-right {
    margin: 0 -15px;
}
.navbar-wrapper .navbar-inverse .navbar-right>li>a {
    font-size: 18px;
    padding-top: 11px;
    padding-bottom: 10px;
    line-height: 54px;
}

.navbar-wrapper .navbar-inverse .navbar-right>li.active>a {
	box-shadow: 0px 5px 0px 0px #fff;
	padding-bottom: 10px;
}
.gray-wrapper {
    background-color: #e6e6e6;
    margin: 0 auto;
}

.mobile-nav { background: #222; padding: 0; }
.mobile-nav ul, .mobile-nav ul li { padding: 0; margin: 0; list-style-type: none; }
.mobile-nav .accordion-group .accordion-heading { border-bottom: 1px solid #000; border-top: 1px solid #444; background: #222;}
.mobile-nav .accordion-group .accordion-heading a{ color: #FFF; display: block; padding: 15px;}
.mobile-nav .accordion-group .accordion-heading a.collapsed{ color: #999; }
.mobile-nav .accordion-group .accordion-heading a.collapsed:hover, .accordion-group .accordion-heading a:hover{ color: #FFF; text-decoration: none;}
.mobile-nav .accordion-group .accordion-inner{ background: #FFF; }
.mobile-nav .accordion-group .accordion-inner a { color: #333; display: block; padding: 10px; text-decoration: none; }
.mobile-nav .accordion-group .accordion-inner a:hover { background: #333; color: #FFF; text-decoration: none; }
.mobile-nav .accordion-group .accordion-inner .accordion-heading a{ color: #fff; display: block; padding: 15px;}
.mobile-nav .accordion-group .accordion-inner .accordion-heading a.collapsed{ color: #999; display: block; padding: 15px;}
.mobile-nav .accordion-group .accordion-inner .accordion-inner a { padding-left: 25px; }

@media and screen (min-width: 993px){
	#navbar .mobile-nav.navbar-collapse.collapse { display: none !important;}
}

@media and screen (max-width: 992px){
#navbar .mobile-nav.navbar-collapse.collapse { display: block !important; }

}

#alumniCarousel.carousel .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    top: 160px;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    width: 480px;
    margin: 0 auto;
}
#alumniCarousel.carousel .carousel-caption>h1 {
    font-size: 48px;
    font-weight: 500;
    text-shadow: 0 6px 6px rgba(0, 0, 0, 0.75);
    margin-top: -10px;
    margin-bottom: 20px;
}
#alumniCarousel.carousel .carousel-caption .btn-carousel {
    margin-top: 20px;
    color: #FFF;
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    border-top: 1px solid #FFF;
    text-shadow: 0 6px 6px rgba(0, 0, 0, 0.75);
    border-radius: 0;
}
#alumniCarousel.carousel .carousel-inner a {
	display: block;
	width: 100%;
	height: 100%;
}

#alumniCarousel.carousel .carousel-caption .btn-carousel:hover {
    text-decoration: none;
}
#alumniCarousel.carousel .carousel-inner .item {
    height: 700px;
    background-color: #e6e6e6;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover;
}
#alumniCarousel.carousel .carousel-inner>.item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%
}
#alumniCarousel.carousel .carousel-control {
    top: 300px;
    background-image: none !important;
    background: #000;
    opacity: .8;
    height: 75px;
    width: 75px;
	padding-top: 30px;
}
#alumniCarousel.carousel .carousel-control:hover {
    opacity: 1;
}
div.features {
    position: relative;
    z-index: 20;
    top: -290px;
    margin-bottom: -290px;
    padding-left: 0;
    padding-right: 0;
}

#featuresCarousel.flexslider { margin: 0; padding: 0; border: 0; box-shadow: none; }
#featuresCarousel.flexslider .slides > li:nth-child(odd){ background: #222222; }
#featuresCarousel.flexslider .slides > li:nth-child(even){ background: #323232; }
#featuresCarousel.flexslider .slides > li article{
	height: 360px;
	padding: 25px;
}

#featuresCarousel.flexslider .slides > li h3 {
color: #ffffff;
display: block;
height: 65px;
line-height: 70px;
font-weight: 500;
vertical-align: middle;
margin: 0;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
display: block;
display: -webkit-box;
}

#featuresCarousel.flexslider .slides > li article > a > p {
color: #ffffff;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: 300;
font-style: italic;
height: 52px;
margin-bottom: 6px;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
display: block;
display: -webkit-box;
}
#featuresCarousel.flexslider .slides > li a:hover { text-decoration: none; }

#featuresCarousel.flexslider .slides > li article a.btn.btn-default.btn-link {
color: #b51811;
padding-left: 0;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: 300;
font-style: italic;
margin-bottom: 14px;
}

#featuresCarousel.flexslider .slides > li article a.btn.btn-default.btn-link:after {
content: "\f04e";
font-family: 'fontawesome';
color: #b51811;
font-style: normal;
font-size: 14px;
padding-left: 7px;
}

#featuresCarousel.flexslider .flexslider-controls {
position: relative;
width: 100%;
}

#featuresCarousel.flexslider .flexslider-controls > div{
top: 50px;
width: 50px;
height: 50px;
padding: 13px;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0,0,0,0.6);
background: #b31b1b;
position: absolute;
z-index: 100;
cursor: pointer;
}

#featuresCarousel.flexslider .flexslider-controls > .slide-left { left: 0}
#featuresCarousel.flexslider .flexslider-controls > .slide-right { right: 0}
#featuresCarousel.flexslider .flex-direction-nav { display: none; }


@media(max-width: 640px) {
		#featuresCarousel.flexslider .slides > li article { padding: 20px 70px 0px 70px; height: 415px; }
}



#featuresCarousel.carousel {
    max-width: 1170px;
    height: 340px;
    margin: auto;
    margin-bottom: 40px;
}
#featuresCarousel.carousel .carousel-inner .item {
    height: 340px;
}
#featuresCarousel.carousel .carousel-inner .item>article {
    position: relative;
    background-color: #222222;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    height: 340px;
}
#featuresCarousel.carousel .carousel-inner .item>article>a
{
text-decoration:none;
}
#featuresCarousel.carousel .carousel-inner .item>article>a:hover>h3 {
    color: #ffffff;
    display: block;
    height: 65px;
    line-height: 70px;
    font-weight: 500;
    vertical-align: middle;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /* Fallback for older browsers */
    display: block;
    display: -webkit-box;
}
#featuresCarousel.carousel .carousel-inner .item>article>a>h3 {
    color: #ffffff;
    display: block;
    height: 65px;
    line-height: 70px;
    font-weight: 500;
    vertical-align: middle;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /* Fallback for older browsers */
    display: block;
    display: -webkit-box;
}
#featuresCarousel.carousel .carousel-inner .item>article>a>p {
    color: #ffffff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    height: 52px;
    margin-bottom: 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* Fallback for older browsers */
    display: block;
    display: -webkit-box;
}
#featuresCarousel.carousel .carousel-inner .item>article>a:hover>p {
    color: #ffffff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    height: 52px;
    margin-bottom: 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* Fallback for older browsers */
    display: block;
    display: -webkit-box;
}
#featuresCarousel.carousel .carousel-inner .item>article>a.btn.btn-default.btn-link {
    color: #b51811;
    padding-left: 0;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 14px;
}
#featuresCarousel.carousel .carousel-inner .item>article>a.btn.btn-default.btn-link i.fa.fa-caret-right {
    margin-left: 5px;
}
#featuresCarousel.carousel .carousel-inner .item>article>a.btn.btn-default.btn-link:hover {
    text-decoration: none;
}
#featuresCarousel.carousel .carousel-inner .item>article:nth-child(2n) {
    background-color: #323232;
}
#featuresCarousel.carousel .carousel-inner>.item>article>img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 160px;
    overflow: hidden;
}
#featuresCarousel.carousel .carousel-control {
    top: 50px;
    width: 50px;
    height: 50px;
    padding: 13px;
    opacity: 1;
	background-image: none;
    filter: alpha(opacity=100);
    background-color: #b31b1b;
}
.find-alumni-stuff button.find-alumni-events-groups {
    position: relative;
    display: block;
    width: 500px;
    height: 50px;
    color: #ffffff;
    background-color: #b31b1b;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 500;
    outline: 0;
    border: 0;
}
.find-alumni-stuff button.find-alumni-events-groups i.fa.fa-map-marker {
    margin-right: 10px;
}
.find-alumni-stuff button.find-alumni-events-groups i.fa.fa-chevron-down {
    color: #8a0c06;
    position: relative;
    top: 3px;
    -webkit-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
    transition: color 0.4s ease;
}
.find-alumni-stuff button.find-alumni-events-groups i.fa.fa-chevron-down.pull-left {
    padding-left: 10px;
}
.find-alumni-stuff button.find-alumni-events-groups i.fa.fa-chevron-down.pull-right {
    padding-right: 10px;
}
.find-alumni-stuff button.find-alumni-events-groups:hover i.fa.fa-chevron-down {
    color: #780804;
}
.find-alumni-stuff aside.search-by-location-or-keyword {
    display: block;
    width: 100%;
    background-color: #780804;
    border-top: 18px solid #b31b1b;
    overflow: hidden;
    -webkit-transition: height 0.4s ease;
    -o-transition: height 0.4s ease;
    transition: height 0.4s ease;
}
.find-alumni-stuff aside.search-by-location-or-keyword .col-lg-6 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
}
.find-alumni-stuff aside.search-by-location-or-keyword h3.narrow {
    color: #dad2d0;
    font-size: 18px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin: 0;
    margin-bottom: 30px;
}
.find-alumni-stuff aside.search-by-location-or-keyword.open {
    height: 310px;
    box-shadow: inset 0 0px 12px #550603;
}
.find-alumni-stuff aside.search-by-location-or-keyword.closed {
    height: 0;
}
.find-alumni-stuff .search-box .nav-tabs {
    border: 0px;
}
.find-alumni-stuff .search-box .nav-tabs li.active a {
    background: #d8d2c9;
    color: #333;
}
.find-alumni-stuff .search-box .nav-tabs li a {
    border-radius: 0px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700;
    color: #d8d2c9;
}
.find-alumni-stuff .search-box .nav-tabs li a:hover {
    color: #333;
}
.find-alumni-stuff .search-box .tab-content {
    background: #d8d2c9;
    padding: 20px;
}
.find-alumni-stuff .search-box .tab-content .form-set {
    position: relative;
}
.find-alumni-stuff .search-box .tab-content .form-set .form-control {
    background: #bdb1a0;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 18px;
    padding: 10px 10px;
    padding-right: 100px;
    height: auto;
}
.find-alumni-stuff .search-box .tab-content .form-set .btn {
    position: absolute;
    top: 5px;
    right: 5px;
}
.find-alumni-stuff .featured-near-you .nav-tabs {
    border: 0px;
}
.find-alumni-stuff .featured-near-you .nav-tabs li.active a {
    background: #5f0400;
    color: #d8d2c9;
}
.find-alumni-stuff .featured-near-you .nav-tabs li a {
    border-radius: 0px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700;
    border: 0px;
    color: #d8d2c9;
}
.find-alumni-stuff .featured-near-you .nav-tabs li a:hover {
    background: #b51811;
    color: #fff;
}
.find-alumni-stuff .featured-near-you .tab-content {
    background: #5f0400;
}
.find-alumni-stuff .featured-near-you .tab-content .list-group-item {
    background: none;
    border: 0px;
}
.find-alumni-stuff .featured-near-you .tab-content .list-group-item h4 {
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 300;
    font-size: 16px;
}
.find-alumni-stuff .featured-near-you .tab-content .list-group-item p {
    color: #b51811;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700;
    font-style: italic;
}
section.sesquicentennial {
    padding: 50px 0;
    border-top: 10px solid #b79645;
    background-color: #000;
    position: relative;
    padding: 50px 8px 60px 8px;
}
section.sesquicentennial:after {
    background: linear-gradient(-45deg, #e6e6e6 10px, transparent 0), linear-gradient(45deg, #e6e6e6 10px, transparent 0);
    background-position: left-bottom;
    background-repeat: repeat-x;
    background-size: 20px 20px;
    content: " ";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 20px;
}
section.sesquicentennial .col-lg-5>h1 {
    color: #FFF;
    font-size: 42px;
    margin: 0;
    line-height: 1.3;
}
section.sesquicentennial .col-lg-1>i.vertical-rule {
    display: block;
    /*position: absolute;
    top: 9px;
    right: 66px;*/
    padding-right:20px;
    width: 2px;
    height: 102px;
    border-right: 2px solid #a19a90;
}
section.sesquicentennial .col-lg-6>h4 {
    color: #989898;
    margin: 0;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.4;
}
section.ways-to-celebrate {
    margin-bottom: 0px;
    position: relative;
    z-index: 10;
    padding-bottom: 40px;
}
section.ways-to-celebrate:after {
    background: linear-gradient(-45deg, #222 10px, transparent 0), linear-gradient(45deg, #222 10px, transparent 0);
    background-position: left-bottom;
    background-repeat: repeat-x;
    background-size: 20px 20px;
    content: " ";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 20px;
}
section.ways-to-celebrate h1.text-center {
    margin: 50px 0;
    height: 48px;
    line-height: 48px;
    vertical-align: middle;
    color: #000;
    font-size: 48px;
    font-weight: 600;
}
section.ways-to-celebrate h1.text-center img.red-bkmrk {
    display: inline-block;
    width: 55px;
    height: 48px;
    border: 0;
    margin-right: 10px;
}
section.ways-to-celebrate article.col-lg-6 {
    position: relative;
    margin-bottom: 40px;
}
section.ways-to-celebrate article.col-lg-6 div.celebration-way {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 4px 6px rgba(34, 34, 34, 0.34);
}
section.ways-to-celebrate article.col-lg-6 div.celebration-way p {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    line-height: 1.6;
    margin-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
}
section.ways-to-celebrate article.col-lg-6 div.celebration-way p a.btn.btn-default.btn-blue {
    display: block;
    width: 290px;
    height: 50px;
    margin: 30px auto;
    color: #ffffff;
    background-color: #3286b2;
    line-height: 36px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
}
section.ways-to-celebrate article.col-lg-6 div.celebration-way:after {
    clear: both;
    clear: both;
}
section.ways-to-celebrate article.col-lg-6 span.num {
    display: block;
    float: left;
    margin: 0;
    width: 80px;
    height: 80px;
    line-height: 88px;
    font-size: 35px;
    font-weight: 500;
    color: #ffffff;
    background-color: #b51811;
    text-align: center;
    vertical-align: middle;
}
section.ways-to-celebrate article.col-lg-6 h2 {
    display: block;
    margin: 0;
    width: 100%;
    height: 80px;
    line-height: 94px;
    text-indent: 20px;
    color: #b31b1b;
    font-size: 27px;
    font-weight: 700;
    text-transform: capitalize;
}
section.ways-to-celebrate article.col-lg-6 div.celebration-way:before, section.ways-to-celebrate article.col-lg-6 div.celebration-way:after {
    content: " ";
    display: table;
    content: " ";
    display: table;
}

section.connect-with-us {
  background-color: #222222;
  min-height: 900px;
  padding-bottom: 70px;
  color: #fff;
}
section.connect-with-us .no-pad-right {
  padding-right: 1px;
}
section.connect-with-us .no-pad-left {
  padding-left: 1px;
}
section.connect-with-us .gutter-right {
  right: 2px !important;
  left: 0px;
}
section.connect-with-us .gutter-left {
  left: 2px !important;
  right: 0px;
}
section.connect-with-us ul {
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px !important;
}
section.connect-with-us ul li {
  list-style-type: none;
  padding: 15px;
}
#news-alumni p.seeall{
	padding:15px;
	
}
#news-cast p.seeall{
	padding:15px;
}
section.connect-with-us ul li a {
  color: #fff;
  text-decoration: none;
}
section.connect-with-us ul li a img {
  margin-right: 10px;
}
section.connect-with-us h1 {
  display: block;
  text-transform: capitalize;
  margin: 80px auto;
  height: 48px;
  line-height: 48px;
  vertical-align: middle;
  font-size: 48px;
  font-weight: 500;
}
section.connect-with-us .icon-container {
  text-align: center;
  display: inline-block;
  height: 278px;
  position: relative;
}
section.connect-with-us .icon-container .icon {
  position: absolute;
  left: 0px;
  right: 2px;
  bottom: 2px;
  top: 0px;
  height: 99%;
}
section.connect-with-us .icon-container .icon span {
  font-size: 33px;
  font-family: 'Open Sans', sans-serif !important;
  display: block;
  position: absolute;
  transform: translateY(-50%);
  text-align: center;
	bottom: 20px;
	width: 100%;
}

section.connect-with-us .twitter-feed .twt-badge a, section.connect-with-us .twitter-feed .twt-badge a:hover,
section.connect-with-us .icon-container .icon a, section.connect-with-us .icon-container .icon a:hover {
	color: #FFF; text-decoration: none;
}

section.connect-with-us .icon-container .icon span i {
  font-size: 60px;
  display: block;
  margin-bottom: 15px;
}

section.connect-with-us .icon-container .icon.fb {
  background: #3a5799;
}
section.connect-with-us .icon-container .icon.twt {
  background: #1da8e3;
}
section.connect-with-us .icon-container .icon.in {
  background: #0071b3;
}
section.connect-with-us .icon-container .icon.yt {
  background: #d21c13;
}
section.connect-with-us .twitter-feed {
  background: #1da8e3;
  padding: 40px;
  margin-top: 1px;
  height: 290px;
  font-family: 'Open Sans', sans-serif !important;
}
section.connect-with-us .twitter-feed .title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
section.connect-with-us .twitter-feed .title i {
  margin-right: 10px;
}
section.connect-with-us .twitter-feed .post {
  font-size: 24px;
  color: #c2edff;
  margin-bottom: 40px;
}
section.connect-with-us .twitter-feed .post a {
  color: #fff;
}
section.connect-with-us .twitter-feed .post a:hover {
  text-decoration: underline;
}
section.connect-with-us .twitter-feed .twt-badge {
  font-size: 24px;
  font-weight: 700;
}
section.connect-with-us .twitter-feed .twt-badge img {
  max-width: 40px;
}
section.connect-with-us .arrow-box {
  position: relative;
  height: 278px;
}
section.connect-with-us .arrow-box .text-container {
  background: #b51812;
  width: 51%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 2px;
  padding: 20px;
}
section.connect-with-us .arrow-box .text-container p {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 18px;
  color: #fbb2af;
}
section.connect-with-us .arrow-box .text-container a {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
}
section.connect-with-us .arrow-box .image-container img {
  float: right;
  max-height: 276px;
}
section.connect-with-us .instagram-feed {
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif !important;
}
section.connect-with-us .instagram-feed #instafeed {
  height: 495px;
  overflow: hidden;
}
section.connect-with-us .instagram-feed #instafeed img {
  width: 100%;
  height: 100%;
}
section.connect-with-us .instagram-feed .header {
  background: #44739b;
  padding: 20px;
  font-size: 24px;
  font-weight: 700;
}
section.connect-with-us .instagram-feed .header i {
  mnargin-right: 10px;
}

section.connect-with-us .instagram-feed .header a {
  color: #ffffff;
}
section.connect-with-us .instagram-feed .post {
  overflow: hidden;
}
.footer {
    background: #d7d6d1;
    padding: 40px 0px;
    font-family: 'Open Sans', sans-serif !important;
}
.footer .share {
    margin-bottom: 20px;
}
.footer .share span {
    display: inline-block;
    font-size: 18px;
}
.footer .share .title { margin-right: 10px; }
.footer .share .icon {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    color: #ffffff;
    padding-top: 3px;
    display: inline-block;
    margin-right: 10px;
}
.footer .share .icon.fb {
    background: #3a5799;
}
.footer .share .icon.twt {
    background: #1da8e3;
}
.footer .share .icon.in {
    background: #0071b3;
}
.footer .share .icon.pin {
    background: #d21c13;
}
.footer .share .icon.gplus {
    background: #333;
}
.footer .address {
    font-size: 12px;
    line-height: 20px;
}
.footer .address a {
    color: #b51811;
}
.footer .donate {
    text-align: right;
}
.footer .donate .links {
    color: #999;
}
.footer .donate .links a {
    color: #b51811;
    font-size: 12px;
}
.subpage .content {
    min-height: 640px;
    max-width: 748px;
    margin: auto;
    padding-bottom: 100px;
}
.subpage .content.wide {
    max-width: 100% !important;
    margin-top: 40px;
    padding-bottom: 100px;
}
.subpage .content h1 {
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 20px;
}
.subpage .content h2 {
    font-size: 28px;
    font-family: 'Open Sans', sans-serif !important;
    margin-bottom: 20px;
}
.subpage .content .article-date {
    font-family: 'Open Sans', sans-serif !important;
    text-transform: uppercase;
    font-size: 16px;
}
.subpage .content p {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 40px;
}
.subpage .content .imod_fieldWrapper p#giveHeading{margin-bottom:-30px;}
.subpage .content .side-gallery .display-image {
    width: 100%;
    height: 350px;
    background-size: cover;
}
.subpage .content .side-gallery .thumbnails img {
    width: 74px;
    height: 74px;
    float: left;
}
.subpage #carousel-gallery {
    min-height: 420px;
    margin-bottom: 40px;
}
.subpage #carousel-gallery .carousel-control {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.8);
    border: 2px solid #ffffff;
    padding-top: 4px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.subpage #carousel-gallery .carousel-control.left {
    left: 20px;
}
.subpage #carousel-gallery .carousel-control.right {
    right: 20px;
}
.subpage .features {
    top: 0px;
    margin-bottom: -190px;
}
.subpage .footer {
    padding-top: 220px;
}
.btn.btn-red {
    background: #b51811;
    font-family: 'Open Sans', sans-serif !important;
    color: #ffffff;
    font-size: 18px;
    border: 0px;
    border-radius: 5px;
}
.btn.btn-gift {
    background: #b51811;
    font-family: 'Open Sans', sans-serif !important;
    color: #ffffff;
    font-size: 14px;
    border: 0px;
    border-radius: 5px;
    display: block;
    width: 140px;
    float: right;
    margin-bottom: 20px;
}
.super-dd {
    padding: 0px 0px;
    min-width: 900px;
    overflow: hidden;
    margin-top: -1px !important;
}

.navbar ul.nav li .super-dd {
    left: 0;
}

.navbar-nav>li>.dropdown-menu { margin-top: 5px !important; border-top: 0; left: -1px !important; }

.navbar ul.nav li:nth-child(1) .super-dd, .navbar ul.nav li:nth-child(2) .super-dd {
	right: -350px !important;
	left: 0 !important 
}

    .navbar-collapse.collapse {
        display: none!important;
    }

@media (max-width: 990px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.super-dd ul {
    margin: 0px;
    padding: 15px 0px;
}
.super-dd ul.col {
    float: left;
}
.super-dd ul li {
    list-style-type: none;
    min-width: 300px;
    max-width: 300px;
}
.super-dd ul li a {
    /*font-style: italic;*/
    color: #333;
    font-size: 16px;
    padding: 10px 20px;
    display: block;
    text-decoration: none;
}
.super-dd ul li a:hover {
    background: #323232;
    color: #fff;
}
.super-dd ul li.side-menu {
    position: relative;
}
.super-dd ul li.side-menu:hover .tertiary {
    display: block;
}
.super-dd ul li.side-menu.active a {
    background: #323232;
    color: #fff;
}
.super-dd ul li.side-menu a:after {
    font-family: 'FontAwesome';
    content: '\f0da';
    text-align: right;
    float: right;
    font-style: normal;
}
.super-dd ul li .tertiary {
    display: none;
    position: absolute;
    width: 302px;
    left: 298px;
    background: #323232;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 12px;
    float: left;
    top: 0px;
    z-index: 10;
}
.super-dd ul li .tertiary ul {
    padding: 0px;
}
.super-dd ul li .tertiary ul li {
    margin-bottom: 5px;
}
.super-dd ul li .tertiary ul li a {
    font-size: 14px;
    color: #ffffff;
    padding: 0px 10px;
}
.super-dd ul li .tertiary ul li a:after {
    font-family: 'FontAwesome';
    content: '';
    text-align: right;
    float: right;
    font-style: normal;
}
.super-dd ul li .tertiary ul li a:hover {
    background: none;
}
.menu-flare {
    background: #e8e8e8;
    width: 300px;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    padding: 20px;
}
.menu-flare .red-title {
    color: #b51811;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700;
    margin-bottom: 2px;
}
.menu-flare .title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
}
.menu-flare img {
    margin-bottom: 10px;
}
.menu-flare p {
    font-size: 14px;
    font-style: italic;
}
.nav {
    margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Palatino, Georgia, 'Times New Roman', Times, serif;
}
.clearfix:after {
    visibility: visible;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.page-node-edit .main-container, .page-node-add .main-container, .page-admin .main-container {
    background: #fff;
    padding: 25px;
}
#featuresCarousel.carousel .carousel-inner .item>article>a.btn.btn-default.btn-link:after {
    content: "\f04e";
    font-family: 'fontawesome';
    color: #b51811;
    font-style: normal;
    font-size: 14px;
    padding-left: 7px;
}
.footer {
    margin-top: 0;
}
.subpage {
    background: #FFF;
}
.subpage .gray-wrapper {
    background: #FFF;
}
.subpage #carousel-gallery .carousel-inner>.item img {
    width: 100%;
}



#news-cast p.seeall {
	clear:left;
}
#news-cast>ul li {
	clear:left;
}

#news-cast>ul li a:first-child {
	float:left;
}

#news-cast>ul li a:last-child {
	float:left;
	width:60%;
}


#news-alumni  p.seeall {
	clear:left;
}
#news-alumni>ul li {
	clear:left;
}

#news-alumni>ul li a:first-child {
	float:left;
}

#news-alumni>ul li a:last-child {
	float:left;
	width:60%;
}


@media (max-width: 1200px) {
    .mainNavWidth {
        padding: none;
    }
    section.connect-with-us .no-pad-left {
        padding-left: 15px;
    }
    #featuresCarousel.carousel .carousel-inner .item>article>h3 {
        font-size: 20px;
    }
    #featuresCarousel.carousel .carousel-inner .item>article>p {
        font-size: 14px;
        height: 44px;
    }
}
@media (max-width: 991px) {
    .nav > li > a {
        padding: 5px 10px;
    }
    .navbar-wrapper .navbar-inverse .navbar-brand {
        font-size: 18px;
    }
    #featuresCarousel.carousel .carousel-inner .item>article>p {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    h1 {
        font-size: 22px;
    }
    h2 {
        font-size: 18px;
    }
    h3 {
        font-size: 16px;
    }
    h4 {
        font-size: 14px;
    }
    h5 {
        font-size: 13px;
    }
    p {
        font-size: 14px;
    }
    .find-alumni-stuff button.find-alumni-events-groups {
        width: 100%;
    }
    section.sesquicentennial {
        text-align: center;
    }
    section.sesquicentennial .col-lg-5>h1 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    section.ways-to-celebrate h1.text-center {
        font-size: 22px;
        line-height: 22px;
    }
    section.ways-to-celebrate article.col-lg-6 h2 {
        font-size: 18px;
    }
    section.ways-to-celebrate article.col-lg-6 div.celebration-way p a.btn.btn-default.btn-blue {
        width: auto;
    }
    section.connect-with-us h1 {
        font-size: 36px;
    }
    section.connect-with-us .icon-container .icon span {
        font-size: 22px;
    }
    section.connect-with-us .icon-container {
        height: 220px;
    }
    section.connect-with-us .twitter-feed .title {
        font-size: 22px;
    }
    section.connect-with-us .twitter-feed .post {
        font-size: 20px;
        margin-bottom: 20px;
    }
    section.connect-with-us .twitter-feed .twt-badge img {
        float: left;
    }
    section.connect-with-us .twitter-feed .twt-badge span {
        float: right;
        padding-top: 4px;
        font-size: 22px;
    }
    section.connect-with-us .instagram-feed #instafeed {
        height: auto;
    }
    section.connect-with-us .instagram-feed .header {
        padding: 10px;
        font-size: 22px;
    }
    section.connect-with-us .no-pad-right {
        padding-right: 15px;
    }
    .navbar-nav {
        background-color: #101010;
    }
    
		#alumniCarousel.carousel .carousel-caption {
        top: 10%;
        width: 180px;
    }
    #alumniCarousel.carousel .carousel-control {
        top: 100px;
    }
    #alumniCarousel.carousel .carousel-caption > h1 {
        font-size: 2em;
    }
    .find-alumni-stuff aside.search-by-location-or-keyword.open {
        height: 600px;
    }
    .find-alumni-stuff button.find-alumni-events-groups {
        font-size: 1em;
    }
    .no-padding {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .footer .donate {
        text-align: left;
    }
    .btn.btn-gift {
        float: left;
        margin-top: 20px;
    }
    section.connect-with-us .arrow-box .text-container p {
        font-size: 12px;
    }
    section.connect-with-us .arrow-box .text-container a {
        font-size: 12px;
    }
    #featuresCarousel.carousel .carousel-inner .item>article {
        padding: 0 15px;
    }
    .subpage #carousel-gallery .carousl-control {
        top: 15%;
    }
    .subpage .content .side-gallery .display-image {
        height: 240px;
    }
    .subpage .content h1 {
        margin-top: 30px;
    }
    .subpage #carousel-gallery {
        min-height: initial;
    }
}

/* Tags Page */
.page-taxonomy .article { padding: 25px 0px; border-bottom: 1px solid #CCC; }
.page-taxonomy .article:last-child { border-bottom: none; }
.page-taxonomy .article h2{ margin-top: 0; }
.page-taxonomy .article a{ color: #222222; text-decoration: none;  }
.page-taxonomy .article .image img { width: 100%; }

@media (max-width: 991px) {
		.sesquicentennial h1 { border-bottom: 1px solid #FFF; padding-bottom: 20px;}
}
