.top-section-event {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 164px 0 100px;
}
.top-section-event .section-line-title,
.our-culture .section-line-title {
  color: #F7921E;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.our-culture .section-line-title {
  color: #fff;
}
.our-culture .section-line-title .line {
  background-color: #fff;
}

.our-culture {
    background-color: #58595B;
    color: #fff;
    padding: 97px 0px 97px;
}

.our-culture .culture-text-col {
    width: 58%;
}

.our-culture .culture-img-col {
    flex: 1 0 0;
    width: auto;
    padding-right: 0;
}

.our-culture .culture-img-col img {
    width: 100%;
    object-fit: cover;
}

.our-culture .culture-sub-titile {
    font-size: 28px;
    line-height: 1.2;
    font-family: 'OpenSans SemiBold';
}

.our-culture .section-line-title {
    text-transform: uppercase;
    margin-bottom: 30px;
}

.our-culture .culture-txt {
    margin-bottom: 25px;
    max-width: 800px;
}
.our-culture .culture-txt:last-child {
    margin-bottom: 0px;
}
.our-culture .culture-txt p:last-child {
    margin-bottom: 0px;
}



.who-we-section .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #1272a6;
}

.who-we-section .swiper-button-prev,
.who-we-section .swiper-button-next {
    background-color: #1272a6;
    transition: all 0.5s ease;
}

.who-we-section .swiper-button-prev:hover,
.who-we-section .swiper-button-next:hover {
    background-color: #F7921E;
}

.who-we-section .swiper-button-next:after {
    background-image: url(https://hrchamber.com/wp-content/themes/hamptonroads/assets/images/right-arrow-white.svg);
}

.who-we-section .swiper-button-prev:after {
    background-image: url(https://hrchamber.com/wp-content/themes/hamptonroads/assets/images/left-arrow-white.svg);
}

.who-stroke,
.what-stroke {
    fill: none;
    stroke-width: 5px;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.who-stroke {
    stroke: #fff;
}

.who-we-section {
    width: 100%;
    padding: 100px 0px 100px;
}

.who-we-section .section-line-title {
    color: #F7921E;
    padding-left: 280px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.who-we-section .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.who-we-section .swiper-grid-column>.swiper-wrapper {
    flex-direction: row;
    justify-content: space-between;
}

.who-content {
    margin-bottom: 27px;
    display: inline-block;
    width: 100%;
}

.who-content p {
    max-width: 840px;
    margin-left: 350px;
    margin-top: 28px;
    color: #58595B;
}

.who-box {
    text-align: center;
    color: #fff;
    padding: 50px 65px 90px;
    transition: all 0.5s ease;
}

.goal-blue {
    background-color: #1272A6;
}

.goal-yellow {
    background-color: #F7921E;
}

.goal-grey {
    background-color: #BCBEC0;
}

.goal-sky {
    background-color: #65CBE3;
}

.who-box h5 {
    font-family: 'Roboto Bold';
    margin: 60px 0 30px
}

.who-box:hover {
    color: rgb(255 255 255 / 70%);
}

.who-box:hover .svg-line {
    stroke: rgb(255 255 255 / 70%);
}

.who-box p {
    margin-bottom: 0;
    line-height: 30px;
}

.who-box-wrap .swiper-wrapper .swiper-slide {
    width: 35% !important;
    height: fit-content;
    margin-bottom: 60px;
}
.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(2) .who-box {
    background-color: #f7921e;
}
.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(3) .who-box {
    background-color: #58595b;
}
.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(4) .who-box {
    background-color: #66b0dd;
}
.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(5) .who-box {

}
.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(6) .who-box {
    background-color: #f7921e;
}
.who-box-wrap .swiper-wrapper .swiper-slide:first-child,
.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(5) {
    margin-left: 185px;
}

.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(2),
.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(6) {
    margin-right: 115px;
    transform: translateY(40px);
    width: 40% !important;
}

.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(2) .who-box,
.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(6) .who-box {
    padding: 100px 65px 90px;
}

.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(3) {
    margin-left: 110px;
    width: 39% !important;
}
.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(3),
.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(5) {
    transform: translateY(-20px);
}

.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(4) {
    transform: translateY(40px);
    margin-right: 144px;
    width: 38% !important;
}

.who-box-wrap .swiper-wrapper .swiper-slide:nth-child(4) .who-box {
    padding: 50px 65px 60px;
}

.who-icon-svg svg {
    height: 145px;
    filter: drop-shadow(8px 4px 0px rgba(0, 0, 0, 0.2));
}



.em.em-calendar .em-cal-nav {
	border: 1px solid #BCBEC0;
  	padding: 20px;
  	border-bottom: 0;
}
.em.em-calendar .em-cal-nav .month input.select-toggle {
	font-size: 20px;
  	font-weight: 900;
  	color: #1572A6;
  	font-family: 'Roboto Bold';
  	padding: 0 !important;
  	background-position-x: calc(100% - 8px) !important;
  	background-size: 35px 30px !important;
}
.em.em-calendar .em-cal-nav .month-nav .em-calnav-today {
	background: #1572A6 !important;
	font-size: 16px !important;
	color: #fff !important;
	font-family: 'Roboto Regular';
	opacity: 1 !important;
	border: none !important;
	border-radius: 0 !important;
	font-weight: normal !important;
	min-width: 96px;
	margin: 0 10px !important;
	padding: 0 !important;
}
.em.em-calendar .em-cal-nav .month {
	margin: 0 !important;
}
.em.em-calendar .em-cal-nav .month-nav {
	display: flex;
	margin: 0 !important;
}
.em.em-calendar .em-cal-nav .month-nav .em-calnav-prev,
.em.em-calendar .em-cal-nav .month-nav .em-calnav-next {
	height: 38px;
	width: 38px;
	background: #1572A6 !important;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .5s ease;
}
.em.em-calendar .em-cal-nav .month-nav .em-calnav-prev svg,
.em.em-calendar .em-cal-nav .month-nav .em-calnav-next svg {
	display: none;
}
.em.em-calendar .em-cal-nav .month-nav .em-calnav-prev:before,
.em.em-calendar .em-cal-nav .month-nav .em-calnav-next:before {
	width: 12px;
	height: 12px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	content: " ";
	display: inline-block;
}
.em.em-calendar .em-cal-nav .month-nav .em-calnav-prev:before {
	transform: rotate(125deg);
}
.em.em-calendar .em-cal-nav .month-nav .em-calnav-next:before {
    transform: rotate(-45deg);
}
.em.em-calendar .em-cal-nav .month-nav .em-calnav:hover {
	filter: brightness(1) !important;
	background: #66B0DD !important;
}
.em.em-calendar .em-cal-head {
	border-radius: 0;
  	border-color: #BCBEC0;
}
.em.em-calendar .em-cal-head > div {
	margin: 0;
	color: #000000;
	font-family: 'Roboto Regular';
	font-size: 20px;
	padding: 13px 0;
	font-weight: 400;
	border-color: #BCBEC0;
}
.em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span,
.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date.colored div.ring.one a {
  border-color: #BCBEC0;
  color: #000000 !important;
  font-family: 'Roboto Regular';
  font-size: 20px !important;
  line-height: 1.2;
  padding:0 !important;
  line-height: 34px;
}
.em.em-calendar .em-cal-body,
.em.em-calendar .em-cal-body > div {
	border-color: #BCBEC0;
}
.em.em-calendar.size-medium .em-cal-body .eventful.em-cal-day .em-cal-day-date.colored div.ring.one {
  	border: none !important;
}
.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date.colored div.ring.one a {
	background: #1572A6 !important;
  	color: #fff !important;
  	border: none !important;
}
.right-upcoming-event {
	margin-left: 50px;
}
.right-upcoming-event .event-block .pull-left .date {
	color:#fff;
}
.right-upcoming-event .event-block .pull-left .month {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}

.right-upcoming-event .event-block {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #BCBEC0;
}
.right-upcoming-event .event-block:last-child {
	margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0;
}
.right-upcoming-event .event-block .pull-left {
	width: 70px;
	background: #1572A6 !important;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	text-align: center;
	float: left;
	padding: 10px 0;
}
.event-content {
	width: calc(100% - 90px);
  	float: right;
}
.right-upcoming-event .event-block .pull-left .date {
	color: #fff;
	width: 100%;
	font-size: 22px;
	font-family: 'Roboto Bold';
}
.right-upcoming-event .event-content h3,
.right-upcoming-event .event-content h3 a {
	font-family: 'Roboto Black';
	font-weight: 900;
	font-size: 30px;
	color: #1272A6;
	text-transform: uppercase;
}
.right-upcoming-event .event-content h3 a:hover,
.em-calendar-preview .em-item-name a:hover {
	color: #66B0DD !important;
}

.em.pixelbones a {
	/*color: #ff0000 !important;*/
}
.right-upcoming-event .event-content {
	font-size: 20px;
  	line-height: 34px;
}
.right-upcoming-event .event-content p:last-child {
    margin-bottom: 0 !important;
}

.em-calendar-preview .em-modal-title {
	font-family: 'Roboto Black';
	font-weight: 900;
	color: #1272A6;
	text-transform: uppercase;
}
.em-calendar-preview .em-item-name a {
	font-size: 18px;
	color: #1272A6 !important;
	font-weight: 600;
	font-family: 'Roboto Medium';
}
.em.em-list-widget .em-item .em-item-info {
	border-color: #1272A6;
}

.em-calendar-preview .em-close-modal {
	background: none !important;
}
 .em-calendar-preview .em-close-modal:after,
 .em-calendar-preview .em-close-modal:before {
    width: 24px;
    height: 2px;
    background: #585858;
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    transition: all .5s ease;
    top: 14px;
  }
  .em-calendar-preview .em-close-modal:after {
    transform: rotate(135deg);
  }
  .em-calendar-preview .em-close-modal:before {
    transform: rotate(41deg);
  }
  .em-calendar-preview .em-close-modal:hover:after,
  .em-calendar-preview .em-close-modal:hover:before {
 	background: #66B0DD;
  }
  .em-calendar-preview .em-item-meta-line {
  	margin-bottom: 10px !important;
  }
  .em-calendar-preview .em-item-meta span {
  	font-size: 18px !important;
  	font-family: 'Roboto Regular'; 
  }

  .em.em-list-widget .em-item .em-item-image {
    height: auto !important;
  }

html:has(.em-modal.active) {
    overflow: hidden;
}

.right-upcoming-event .comming-soon {
    font-size: 36px;
    font-family: 'Roboto Black';
}

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

    .who-we-section .swiper-button-next,
    .who-we-section .swiper-button-prev,
    .who-we-section .swiper-pagination {
        display: none;
    }
}

@media screen and (max-width:1799px) {
    .who-box {
      padding: 50px 45px 90px;
    }
}

@media screen and (max-width:1699px) {
    .who-content p {
        max-width: 750px;
    }

    .who-box-wrap .swiper-wrapper .swiper-slide:first-child,
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(5) {
        margin-left: 190px;
    }

    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(2),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(6) {
        margin-right: 100px;
    }

    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(3) {
        margin-left: 140px;
    }

    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(4) {
        margin-right: 129px;
    }

    .right-upcoming-event {
  		margin-left: 30px;
	}
}

@media screen and (max-width: 1599px) {
    .right-upcoming-event .event-content h3,
    .right-upcoming-event .event-content h3 a {
      font-size: 26px;
    }
    .right-upcoming-event .event-block {
      margin-bottom: 25px;
      padding-bottom: 25px;
    }
}

@media screen and (max-width: 1499px) {
    .who-we-section {
        padding: 100px 0 80px;
    }

    .who-content {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 1440px) {
    .who-icon-svg svg {
        height: 100px;
        filter: drop-shadow(6px 3px 0px rgba(0, 0, 0, 0.2));
    }
}

@media screen and (max-width: 1399px) {
    .our-culture {
        padding: 70px 0px 70px;
    }

    .our-culture .section-line-title {
        margin-bottom: 40px;
    }

    .our-culture .culture-sub-titile {
        font-size: 24px;
    }


    .who-we-section {
        padding: 60px 0px 30px 0;
    }

    .who-content {
        margin-bottom: 30px;
    }

    .who-content p {
        max-width: 640px;
        margin-top: 15px;
    }

    .who-box h5 {
        margin: 30px 0;
    }

    .who-box-wrap .swiper-wrapper .swiper-slide:first-child,
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(3),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(5) {
        margin-left: 100px;
    }

    .who-box-wrap .swiper-wrapper .swiper-slide {
        width: 39% !important;
    }

    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(4) {
        margin-right: 80px;
        width: 40% !important;
    }
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(3),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(5) {
        transform: translateY(-50px);
    }
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(6) {
        transform: translateY(10px);
    }
    .top-section-event {
      padding: 140px 0 70px;
    }


    .em.em-calendar .em-cal-nav {
    	padding: 15px !important;
    	margin-bottom: 0 !important
    }
    .em.em-calendar .em-cal-head {
  		border:1px solid #BCBEC0;
  		border-bottom: 0;
        border-left: 0;
	}
	.em.em-calendar .em-cal-head .em-cal-day,
	.em.em-calendar .em-cal-body .em-cal-day {
  		border-left:1px solid #BCBEC0 !important;
	}
	.em.em-calendar .em-cal-body .em-cal-day {
  		border-top:1px solid #BCBEC0;
	}
	.em.em-calendar .em-cal-body {
		border-bottom:1px solid #BCBEC0;
		border-right:1px solid #BCBEC0;
	}
	.right-upcoming-event .event-content {
		font-size: 18px;
  		line-height: 30px;
	}
	.em.em-calendar.size-small .em-cal-body .eventful.em-cal-day .em-cal-day-date.colored .ring.one {
		border: none !important;
	}
	.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date.colored a {
		background: #1572A6 !important;
		color: #fff !important;
		border: none !important;
		padding: 0 !important;
		line-height: 36px !important;
	}
	.em.em-calendar .em-cal-head > div,
	.em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span,
	.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date.colored div.ring.one a {
		font-size: 18px !important;
	}
	.em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span,
	.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date.colored div.ring.one a {
		padding: 0 !important;
		line-height: 32px !important;
	}

    .right-upcoming-event .comming-soon {
        font-size: 30px;
    }
}

@media screen and (max-width: 1199px) {
    .our-culture .culture-sub-titile {
        font-size: 23px;
    }


    .who-we-section .swiper-grid-column>.swiper-wrapper {
        justify-content: space-evenly;
    }

    .who-content {
        margin-bottom: 10px;
    }

    .who-content p {
        max-width: 100%;
    }

    .who-box h5,
    .what-we-item h3 {
        margin: 20px 0;
    }

    .who-box-wrap .swiper-wrapper .swiper-slide:first-child,
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(3),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(5) {
        margin-left: 0;
    }

    .who-box-wrap .swiper-wrapper .swiper-slide,
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(2),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(3),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(4),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(5),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(6) {
        width: 45% !important;
        height: auto;
        margin-bottom: 40px;
    }

    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(2),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(3),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(4),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(5),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(6) {
        margin-right: 0;
        transform: translateY(0);
    }

    .who-box,
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(2) .who-box,
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(4) .who-box,
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(6) .who-box {
        padding: 50px;
        height: 100%;
    }
    .who-we-section {
        padding: 75px 0 40px;
    }

    .top-section-event {
      padding: 140px 0 60px;
    }

    .right-upcoming-event {
    	margin-left: 10px;
  	}
  	.right-upcoming-event .event-content h3,
  	.right-upcoming-event .event-content h3 a {
	  font-size: 26px;
	}
}

@media screen and (max-width: 1024px) {
    .our-culture {
        padding: 80px 0 80px;
    }
    .top-section-event {
      padding: 80px 0 60px;
    }
}

@media screen and (max-width: 991px) {
	 .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span,
	 .em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date.colored div.ring.one a {
    line-height: 34px !important;
  }
    .our-culture .culture-text-col {
        width: 100%;
        order: 1;
        padding-top: 50px;
    }

    .our-culture .culture-img-col {
        width: 100%;
        padding-right: 12px;
    }

    .our-culture .section-line-title {
        margin-bottom: 25px;
    }


    .who-we-section .swiper-grid-column>.swiper-wrapper {
        justify-content: space-between;
        padding: 0 12px;
        width: calc(100% - 24px) !important;
    }

    .who-box-wrap .swiper-wrapper .swiper-slide,
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(2),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(3),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(4),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(5),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(6) {
        width: 48% !important;
        margin-bottom: 30px;
    }

    .who-box,
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(2) .who-box,
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(4) .who-box,
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(6) .who-box {
        padding: 50px 20px;
    }

    .who-we-section .section-line-title {
        padding-left: 0;
        justify-content: flex-start;
    }

    .who-content p {
        width: 100%;
        margin-left: 0;
    }
    .who-we-section .section-line-title {
      margin-bottom: 20px;
    }
    .em.em-calendar .em-cal-body {
		border-right:0;
	}
	.right-upcoming-event {
    	margin-left: 0;
    	margin-top: 50px;
  	}
	.em.em-calendar .em-cal-body {
		border-right: 1px solid #BCBEC0;
	}
	.top-section-event .section-line-title, .our-culture .section-line-title {
	  margin-bottom: 20px;
	}
    .right-upcoming-event .comming-soon {
        font-size: 24px;
    }
} 

@media screen and (max-width: 767px) {
    
    .right-upcoming-event .event-block {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .our-culture .culture-text-col {
        padding-top: 0;
    }

    .our-culture .culture-img-col {
        padding-right: 0;
    }
    .our-culture {
        padding: 45px 0 45px;
    }


    .who-we-section .swiper-button-next,
    .news-section .swiper-button-next {
        top: 25px;
        right: 0;
    }

    .who-we-section .swiper-button-prev,
    .news-section .swiper-button-prev {
        right: 50px;
        left: auto;
        top: 25px;
    }

    .who-we-section .swiper-horizontal>.swiper-pagination-progressbar,
    .who-we-section .swiper-pagination-progressbar.swiper-pagination-horizontal,
    .who-we-section .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
    .who-we-section .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: calc(100% - 110px);
        top: 22px;
    }

    .who-content {
        margin-bottom: 15px;
    }

    .who-box-wrap .swiper-wrapper .swiper-slide,
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(2),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(3),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(4),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(5),
    .who-box-wrap .swiper-wrapper .swiper-slide:nth-child(6) {
        width: 100% !important;
        margin-bottom: 0;
    }

    .who-box-wrap .swiper {
        padding-top: 60px;
        width: calc(100% - 24px);
    }

    .who-box h5 {
        font-size: 26px;
    }

    .who-icon-svg svg {
        height: 76px;
        filter: drop-shadow(4px 2px 0px rgba(0, 0, 0, 0.2));
    }

    .who-we-section {
        padding: 45px 0 45px;
    }
    .who-we-section .section-line-title {
        margin-bottom: 5px;
    }

    .top-section-event {
      padding: 45px 0 40px;
    }

     .right-upcoming-event .event-content {
    	font-size: 16px;
    	line-height: 26px;
  	}
}

@media screen and (max-width:575px) {    
    .our-culture .culture-sub-titile {
        font-size: 20px;
    }
  	.right-upcoming-event .event-content h3,
    .right-upcoming-event .event-content h3 a {
    	font-size: 21px;
  	}
  	.em.em-modal .em-modal-popup header .em-modal-title {
  		font-size: 20px !important;
  	}
}
@media screen and (max-width:479px) {
	.em.em-calendar .em-cal-head > div,
    .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span,
    .em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date.colored div.ring.one a,
    .em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date.colored a {
	    font-size: 14px !important;
	}
	.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date.colored a {
	    width: 26px;
	    height: 26px;
	    line-height: 26px !important;
  	}
  	.em.em-modal .em-modal-popup .em-modal-content {
    	padding: 20px 15px;
  	}

  	.em.em-list-widget .em-item {
  		flex-wrap: wrap !important;
  	}
  	.em.em-list-widget .em-item .em-item-image {
  		max-width: 100% !important;
  		text-align: center;
  	}
  	.em.em-list-widget .em-item .em-item-image img {
  		padding-right: 0;
  	}
  	.em.em-list-widget .em-item .em-item-info {
	  border:none;
	  padding-top: 20px;
	  padding-left: 0;
	}
    .em.em-calendar .em-cal-head > div {
        padding: 8px 0 6px 0;
    }
}