/* Magazine Publication Adjustor */
#MCPublicationContainer {max-width: 1005px; align-content: center; margin: auto;}
@media only screen and (max-width: 767px) {.president {width: 80%;}}
@media only screen and (max-width: 767px)
.Highlight {
  padding: 20px 45px 20px 20px;
  margin: 0;
    margin-top: 0px;
}


/* Adjust Font Weight for Body Text*/
.content-info p {font-weight:400 !important;}

/* Globally Adjust Line Height for Simple Bullet list on IA Magazine Publication*/
li {line-height:23px;}

/*Fix spacing of events merge on MyPage*/
#myPage .content-info p {padding:1 !important}

@media only screen and (max-width:472px) {
  .MCBlogFtdImageContainer.pull-left {
    margin-right: 5em !important;
  }
}

/*.owl-dots::after {
  top: -29px;
  right: -8px;
}*/

.slider .owl-carousel .owl-dots {
  right: 187px;
  bottom: 30px;
}


#Main12948126 .MCBlogPostDataContainer {
  display: none;
}

#Main12948126 .row-fluid .span7 h2 {
  display: none;
}

#topSliderMobile .owl-prev, #topSliderMobile .owl-next {
  -webkit-filter: invert(0);
  filter: invert(0);
}

/*Menu Visited Link Color Change*/
.header .navbar .nav > li.dropdown > a:visited {
  z-index: 99;
  position: relative;
  color: #11436d;
}
