.tab-box .panel {
	border: 1px dotted rgb(139, 139, 139) !important;
	padding: 20px !important;
	margin-top: 20px !important;
}

ul.white-list {
	font-size: 16px;
	list-style: none;
	padding-left: 24px;
	color: white;
	text-align: left;
}

ul.white-list li {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

ul.white-list li a {
	color: #7f7f7f;
}


	
ul.white-list li:before {
		content: '✓';
		margin: 0 5px 0 -20px;
		color: #ffffff;
	}	 

.bg-red-block {
	background-color: #b31700;
	padding: 25px;
	margin-bottom: 30px;
}

.bg-red-block h2 {
	color: #ffffff;
	font-family: 'Papyrus-Regular', cursive !important;
	text-align: center;
}

.bg-red-block p {
	color: #ffffff;
	font-weight: 400;
	text-align: center;
	font-size: 16px;
}

.bg-olive-block {
	background-color: #666f50;
	padding: 25px;
	margin-bottom: 30px;
}

.bg-olive-block h2 {
	color: #ffffff;
	font-family: 'Papyrus-Regular', cursive !important;
	text-align: center;
}

.bg-olive-block p {
	color: #ffffff;
	font-weight: 400;
	text-align: center;
	font-size: 16px;
}

.eui-widget-title.es-widget-title.eapps-instagram-feed-title {
	display: none !important;
}

.align-center img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.menu-buttons a {
	margin-bottom: 10px !important;
}

.post-prev-img {
	margin-bottom: 20px;
	margin-top: 20px;
}

.col-md-4.contact-col h3{
	text-transform: none !important;
	font-size: 30px;
	font-weight: 600;
}

h2.pap-font.red.text-xl {
	font-weight: 600;
}

.large-title h1 {
	font-size: 65px !important;
}

.container.menu-container {
	padding-left: 40px;
	padding-right: 40px;
}

/* Rules */

hr.style-one {
	border: 0;
	height: 1px;
	background: #333;
	background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}

hr.style-two {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

hr.style-three {
	border: 0;
	border-bottom: 1px dashed #ccc;
	background: #999;
}

hr.style-four {
	height: 12px;
	border: 0;
	box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}

hr.style-five {
	border: 0;
	height: 0;
	/* Fi

refox... */
	box-shadow: 0 0 10px 1px black;
}

hr.style-five:after {
	

/* Not really supposed to work, but does */
	content: "\00a0";
/

* Prevent margin collapse */
}

hr.style-six {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* My Comment */


/*	GAPS
/*------------------------------------------------------*/

div.gap0 {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0;
	width: 100%;
	overflow: hidden;
	text-align: right;
}

div.gap5 {
	clear: both;
	display: block;
	font-size: 0px;
	height: 5px;
	line-height: 0;
	width: 100%;
	overflow: hidden;
	text-align: right;
}

div.gap10 {
	clear: both;
	display: block;
	font-size: 0px;
	height: 10px;
	line-height: 0;
	width: 100%;
	overflow: hidden;
}

div.gap20 {
	clear: both;
	display: block;
	font-size: 0px;
	height: 20px;
	line-height: 0;
	width: 100%;
	overflow: hidden;
}

div.gap30 {
	clear: both;
	display: block;
	font-size: 0px;
	height: 30px;
	line-height: 0;
	width: 100%;
	overflow: hidden;
}

div.gap40 {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0;
	width: 100%;
	overflow: hidden;
	height: 40px;
}

div.gap50 {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0;
	width: 100%;
	overflow: hidden;
	height: 50px;
}

div.gap60 {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0;
	width: 100%;
	overflow: hidden;
	height: 60px;
}

div.gap80 {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0;
	width: 100%;
	overflow: hidden;
	height: 60px;
}

div.gap100 {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0;
	width: 100%;
	overflow: hidden;
	height: 100px;
}



/* Rules */