.a,
.a:focus,
.a:hover {
  text-decoration: none;
  color: inherit;
  border: none;
  outline: none;
}
.eventsPage .pagination-bottom {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.eventsPage ol.breadcrumb {
  background: transparent;
  font-family: 'PT Sans', sans-serif;
  color: #97A2AB;
  font-size: 13px;
  line-height: 19px;
  margin: 0px;
}
.eventsPage ol.breadcrumb > li + li:before {
  content: ">";
}
.eventsPage .leftMainSection .eventsCount,
.eventsPage .leftMainSection .pageTxt {
  color: #444444;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  line-height: 17px;
  opacity: 0.7;
}
.eventsPage .leftMainSection .eventsCount {
  line-height: 30px;
}
.eventsPage .leftMainSection .paginationBottomBorder {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 10px;
}
.eventsPage .leftMainSection .refreshContainer {
  margin-bottom: 2.5em;
  margin-right: 0px;
  margin-left: 0px;
}
.eventsPage .leftMainSection .refreshContainer .eventTitle {
  color: #325675;
  font-family: 'Merriweather', serif;
  font-size: 1.375em;
  line-height: 1.5em;
  font-size: 1.3125em;
}
.eventsPage .leftMainSection .refreshContainer .moodImgContainer {
  height: 14.6875em;
  margin-bottom: 1.375em;
}
.eventsPage .leftMainSection .refreshContainer .moodImgContainer img {
  max-width: 100%;
  max-height: 100%;
}
.eventsPage .leftMainSection .refreshContainer .videoLinl {
  margin: 50px 0;
}
.eventsPage .leftMainSection .refreshContainer .eventsTabLi a {
  color: #3E3E3E;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  line-height: 17px;
}
.eventsPage .leftMainSection .refreshContainer .eventsTabLi.active a {
  font-weight: 700;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer {
  padding: 0.3125em;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .eventSummary {
  margin-top: 1.5625em;
  color: #8F8F8F;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  line-height: 29px;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .eventSummary .eventDesc {
  color: #8f8f8f;
  font-family: 'PT Sans',sans-serif;
  font-size: 13px;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .eventSummary a {
  text-decoration: underline;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .eventSummary .columnValue {
  font-weight: 500;
  color: #444444;
  font-size: 14px;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .eventDesc .eventSubTitle {
  color: #444444;
  font-family: 'Merriweather', serif;
  font-size: 16px;
  line-height: 22px;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .eventDesc .eventDescMsg,
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .eventDesc .eventDescBottomMsg {
  color: #666666;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .eventDesc .eventDescBottomMsg {
  margin-top: 1.875em;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .downloadContainer {
  margin-top: 2.375em;
  margin-bottom: 2.375em;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .downloadContainer .downloadImageContainer i {
  padding: 10px;
  background: #688BA1;
  border-radius: 100%;
  color: #F9FAFB;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .downloadContainer .downloadImageContainer .pdfInfo {
  color: #444444;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  line-height: 18px;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .bookOverviewContainer {
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .bookOverviewContainer .prodImgContainer {
  height: 200px;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .bookOverviewContainer .prodImgContainer img {
  height: 100%;
  width: auto;
  max-width: 100%;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .bookOverviewContainer .eventBookTitle {
  color: #325675;
  font-family: 'Merriweather', serif;
  font-size: 1.375em;
  line-height: 1.5em;
  font-size: 0.875em;
  margin-top: 0;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .bookOverviewContainer .bookDesc,
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .bookOverviewContainer .bookPrice,
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .bookOverviewContainer .taxInfo {
  color: #666666;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .bookOverviewContainer .bookPrice {
  margin-top: 1.5625em;
  font-weight: 600;
  color: #36a98f;
  font-size: 14px;
}
.eventsPage .leftMainSection .refreshContainer .activeTabContainer .bookOverviewContainer .shippingCost {
  text-decoration: underline;
}
.eventsPage .upcommingEventsContainer {
  border: 1px solid #DBDBDB;
  border-radius: 3px;
}
.eventsPage .upcommingEventsContainer .upcommingEventTitle {
  color: #688BA1;
  font-family: 'PT Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 13px;
  padding-left: 0.625em;
  padding-bottom: 0.3125em;
  margin-bottom: 0;
  border-bottom: 1px solid #DBDBDB;
}
.eventsPage .upcommingEventsContainer .multipleEventsList {
  padding: 0.625em;
}
.eventsPage .upcommingEventsContainer .multipleEventsList .individualEventContainer {
  padding-bottom: 0.625em;
  display: inline-block;
  width: 73%;
}
.eventsPage .upcommingEventsContainer .multipleEventsList .eventPreviewImg {
    display: inline-block;
    width: 23%;
    vertical-align: top;
}
.eventsPage .upcommingEventsContainer .multipleEventsList .individualEventContainer .individualEventDate {
  color: #325675;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
}
.eventsPage .upcommingEventsContainer .multipleEventsList .individualEventContainer .individualEventTitle {
  color: #3E3E3E;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 17px;
  padding-right: 15px;
  padding-bottom: 10px;
}
.eventsPage .upcommingEventsContainer .multipleEventsList .individualEventContainer .individualEventTitle a {
    overflow-wrap: break-word;
}
.eventsPage .upcommingEventsContainer .multipleEventsList .bottomLine{
    border-bottom: 1px solid #ccc;
    width: 73%;
}
.eventsPage .upcommingEventsContainer .multipleEventsList:last-child .bottomLine {
    border: none;
}
.eventsPage .mobileUpcommingEventsContainer {
  margin-bottom: 15px;
}
.eventsPage .mobileUpcommingEventsContainer .selectFutureEvents {
  border-radius: 252px;
  height: 42px;
}
.eventsPage .upcommingEventsContainer .showmoreButton {
    border-radius: 25px;
    height: auto;
    color: #fff!important;
    text-align: center;
    margin-top: .75em;
    text-transform: uppercase;
    width: 80%;
    border: 0;
}
.eventsPage .leftMainSection .eventHeader {
    margin-top: 13px;
	margin-bottom: 5px;
}
.eventsPage .leftMainSection .eventSubHeader {
    font-size: 16px;
	margin-bottom: 12px;
	color: #325675;
	font-family: inherit;
	font-weight: 600;
}

@media only screen and (min-width: 320px) and (max-width: 767px)  {
  .eventsPage.flexContainer {
    width: auto;
    margin: 0;
  }
  .eventsPage.flexContainer .leftMainSection .refreshContainer .moodImgContainer {
    height: 167px;
  }
  .eventsPage.flexContainer .leftMainSection .refreshContainer .moodImgContainer img {
    height: 100%;
  }
}
.margin-zero {
	margin: 0 !important;
}
