.panel {
	border-radius: 0;
	border: 1px solid #e6e6e6;
	box-shadow: 0 0px 0px rgba(0,0,0,.05);
	margin-bottom: 30px;
	font-family: "proxima-nova", sans-serif;
  	font-weight: 500;
  	font-style: normal;
  	font-size: 16px;
  	line-height: 1.4;
  	color: #222222;
}
.panel-heading {
	padding: 10px;
	font-weight: 600;
	letter-spacing: 1px;
}
.panel-heading i {
	color: #f18d30;
}
.panel-default>.panel-heading {
  	background-color: #e6e6e6;
  	border-color: #ddd;
}
.panel-body {
	padding: 10px 10px 0 10px;
	background-color: #f6f6f6;
}
.panel-body a {
  color: #f18d30;
  text-decoration: none;
}
.panel-body a:hover, .panel-body a:focus {
  color: #666;
  text-decoration: none;
}
.panel-body hr {
	margin: 10px 0 10px 0;
	border-top: 1px solid #e6e6e6;
}

.r-calendar-wrap {
	margin: 0 0 10px 0;
}
.r-cal-date-wrap {
	background: #a32f44;
	width: 40px;
	height: 40px;
	border-radius: 8px;
	border: 1px solid #a32f44;
	text-align: center;
	margin: 0 10px 10px 0;
}
.r-cal-month {
	font-family: "proxima-nova",sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #FFF;
	font-size: 10px;
	line-height: 10px;
	margin: 3px 0 0 0;
}
.r-cal-day {
	font-family: "proxima-nova",sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #FFFFFF;
	font-size: 24px;
	line-height: 24px;
	margin: 0;
}

.r-media-wrap {
	margin: 0 0 10px 0;
}
.r-media-icon-wrap {
	background: url('../img/img-more-than-sundays.jpg') no-repeat top left;
	background-size: 100%;
	overflow: hidden;
	width: 75px;
	height: 40px;
	color: #f18d30;
	border-radius: 0;
	text-align: center;
	margin: 0 10px 10px 0;
}
.r-media-icon {
	height: 32px;
	width: 32px;
	line-height: 34px;
	background: #222222;
	margin: 0;
}

.r-news-wrap {
	margin: 0 0 10px 0;
}
.r-news-icon-wrap {
	background: url('../img/img-about.jpg') no-repeat top left;
	background-size: 100%;
	overflow: hidden;
	width: 75px;
	height: 40px;
	color: #f18d30;
	border-radius: 0;
	text-align: center;
	margin: 0 10px 10px 0;
}
.r-news-icon {
	height: 32px;
	width: 32px;
	line-height: 34px;
	background: #222222;
	margin: 0;
}

.r-blog-wrap {
	margin: 0 0 10px 0;
}
.r-blog-icon-wrap {
	background: url('../img/img-sunday.jpg') no-repeat top left;
	background-size: 100%;
	overflow: hidden;
	width: 75px;
	height: 40px;
	color: #FFF;
	border-radius: 0;
	text-align: center;
	margin: 0 10px 10px 0;
}
.r-blog-icon {
	height: 32px;
	width: 32px;
	line-height: 34px;
	background: #a32f44;
	margin: 4px 0 0 4px;
}

.r-events-wrap {
	margin: 0 0 10px 0;
}
.r-events-icon-wrap {
	background: url('../img/img-whats-on.jpg') no-repeat top left;
	background-size: 100%;
	overflow: hidden;
	width: 75px;
	height: 40px;
	color: #FFF;
	border-radius: 0;
	text-align: center;
	margin: 0 10px 10px 0;
}
.r-ev-date-wrap {
	background: #222222;
	width: 32px;
	height: 32px;
	text-align: center;
	margin: 0;
}
.r-ev-month {
	color: #f18d30;
	font-size: 8px;
	line-height: 9px;
	margin: 3px 0 0 0;
}
.r-ev-day {
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
}










/* Responsive
-------------------------------------------------- */


@media (min-width: 1200px) {



}



@media (max-width: 1199px) {


}



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

.panel-body {
	font-size: 12px;
	line-height: 15px;
}
.r-cal-date-wrap {
	width: 30px;
	height: 30px;
	border-radius: 0;
}
.r-cal-month {
	font-size: 8px;
	line-height: 7px;
	margin: 2px 0 0 0;
}
.r-cal-day {
	font-size: 18px;
	line-height: 18px;
}
.r-media-icon-wrap {
	width: 58px;
	height: 31px;
}
.r-media-icon {
	height: 26px;
	width: 26px;
	line-height: 26px;
}
.r-news-icon-wrap {
	width: 58px;
	height: 31px;
}
.r-news-icon {
	height: 26px;
	width: 26px;
	line-height: 26px;
}
.r-blog-icon-wrap {
	width: 58px;
	height: 31px;
}
.r-blog-icon {
	height: 26px;
	width: 26px;
	line-height: 26px;
}
.r-events-icon-wrap {
	width: 58px;
	height: 31px;
}
.r-events-icon {
	height: 26px;
	width: 26px;
	line-height: 26px;
}
.r-ev-date-wrap {
	width: 26px;
	height: 26px;
	text-align: center;
}
.r-ev-month {
	font-size: 6px;
	line-height: 9px;
	margin: 3px 0 0 0;
}
.r-ev-day {
	font-size: 12px;
	line-height: 12px;
}

}



@media (max-width: 767px) {



}



@media screen and (min-width: 360px) and (max-width: 640px), (min-device-width: 360px) and
(max-device-width: 640px) and (orientation : landscape) {



}


@media screen and (min-width: 320px) and (max-width: 568px), (min-device-width: 320px) and
(max-device-width: 568px) and (orientation : landscape) {



}


@media screen and (max-width: 320px), (min-device-width: 320px) and (max-device-width: 568px) and (orientation : portrait) {



}


@media screen and (min-width: 320px) and (max-width: 480px), (min-device-width: 320px) and
(max-device-width: 480px) and (orientation : landscape) {
	


}


@media screen and (max-width: 320px), (min-device-width: 320px) and (max-device-width: 480px) and (orientation : portrait) {



}