.wp-caption {
	max-width: 96% !important;
	width: auto !important;
}

body {
	width: 100%;
}

body, div, p, a, table, td {
	-webkit-text-size-adjust: none;
	letter-spacing: .015em;
}

#park_menu {
	width: 100%;
}

.demo-settings {
	display: none!important;
}

#park_content {
	float: none;
	width: 100%;
	text-align: justify;
}

#park_content li {
	font-size: 16px;
}

table {
	font-size: 16px;
}

#park_menu h2 {
	font-size: 16px;
	font-weight: bold;
	text-indent: -30px;
	text-decoration: underline;
}

.the-article-content {
	display: block;
	background: #1f1f1f;
	padding: 20px 20px 5px 20px;
	float: none;
	width: auto;
}

.sidebar-content {
	display: block;
}

.wrapper {
	width: 100%;
	margin: 0px 20px;
}

.header .logo-image {
	display: block;
	float: none;
	text-align: center;
	padding: 40px 0px;
}

.header .logo-image a {
	text-align: center;
	display: block;
	width: 100%;
	height: auto;
}

.header .banner,
.header .banner img,
.content .wide-banner,
.content .wide-banner img {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 0px;
	text-align: center;
	float: none;
}

.header .banner img,
.content .wide-banner img {
	display: inline-block;
	width: auto;
	max-width: 100%;
}

.content .main-content {
	display: block;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

.content .panel-block {
	display: block;
	width: 100%;
}

.content .review-item .review-content {
	width: auto;
	margin-left: 90px;
	float: none;
}

.article-big .article-content:after {
	display: block;
	content: '';
	clear: both;
}

.article-header img {
	max-width: 100%;
	height: auto;
}

.article-medium .article-footer .left {
	display: none;
}

.article-medium .article-footer .right {
	display: block;
	float: left;
}





.responsive_menu {
	display: block!important;
	position: fixed;
	top: 20px;
	bottom: 20px;
	left: -90%;
	width: 40%;
	background-color: #ececec;
	z-index: 1000;
	height: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

body.openmenu {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: absolute;
}

.responsive-link {
	display: block!important;
	position: absolute;
	width: 40px;
	height: 40px;
	background-color: #a31a1a;
	top: 50px;
	right: 20px;
	z-index: 90;
	font-size: 26px;
	text-align: center;
	color: #fff;
}

.responsive-link:hover {
	background-color: #fff;
	color: #232323;
}

body.openmenu .responsive-overlay {
	display: block;
	background: rgba(0,0,0,0.6);
	z-index: 100;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
}

.openmenu .responsive_menu {
	left: 20px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.responsive_menu ul {
	background-color: transparent!important;
}

.responsive_menu > li:first-child {
	border-top: 0px;
}

.responsive_menu li {
	border-top: 1px solid #d7d7d7;
	background: #444;
}

.responsive_menu li.responsive-title {
	color: #3a3a3a;
	font-size: 18px;
	font-weight: bold;
	padding: 13px 20px;
	background: #d7d7d7;
	text-transform: uppercase;
	border-bottom: 1px solid #F8F8F8;
	box-shadow: inset 0px -30px 60px -60px rgba(0,0,0,0.2);
}

.responsive_menu li.responsive-title .icon-text {
	display: inline-block;
	padding-right: 10px;
}

.responsive_menu li a {
	display: block;
	font-size: 14px!important;
	border: 0px!important;
	padding: 13px 20px;
	font-weight: bold;
	position: relative;
	color: #000;
}

.responsive_menu li a:hover {
	background-color: #232323;
	text-shadow: none;
}

.responsive_menu li a:before {
	display: block;
	position: absolute;
	content: '\E75E';
	font-family: 'Entypo';
	top: 13px;
	right: 12px;
}

.responsive_menu li a i {
	display: none;
}

.header {
	background: url(../../images/header-bg.png) no-repeat center bottom;
}

.header .main-menu,
.header .very-top,
.header .main-menu-second {
	display: none;
}

.content {
	padding-top: 0px;
}

.content .panel-block .panel-title h2 {
	font-size: 13px;
	margin-right: 100px;
}

.content .panel-block .panel-title div.right {
	padding: 8px 15px;
}

.article-big .article-footer .left {
	display: none;
}

.article-big .article-footer a {
	display: block;
	text-align: center;
	float: none;
}

.article-big .article-footer a.right .icon-text {
	display: none;
}

.small-likes-icon {
	margin-bottom: 7px;
}

.main-event .event-header {
	padding-bottom: 0px;
	width: auto;
}

.article-review-block .review-foot .review-sum {
	width: 80%;
}

.article-review-block .review-foot .review-total {
	width: 20%;
}

.panel-split > div.right,
.panel-split > div.left {
	width: auto;
	float: none;
}

.big-error-message h2 {
	font-size: 46px;
	padding-bottom: 0px;
}

.big-error-message span {
	font-size: 20px;
}

.sorting-bar a {
	margin-bottom: 7px;
}

.photo-gallery .photo-gallery-block:nth-child(3n+0),
.photo-gallery .photo-gallery-block {
	width:31.914893617021278%;*width:31.861702127659576%;
	margin-right: 2.127659574468085%!important;
}

.photo-gallery-widget ul li {
	margin-right: 0px;
}

.photo-gallery .photo-gallery-block:nth-child(3n) {
	margin-right: 0px!important;
}

.photo-gallery-widget .gallery-images a[href='#right'],
.photo-gallery-widget .gallery-images a[href='#left'] {
	display: none!important;
}

.main-content .photo-gallery-widget .gallery-content {
	padding: 14px 20px 20px 20px;
}

.photo-gallery-block .gallery-content {
	height: auto;
}

.photo-gallery-widget ul {
}

.photo-gallery-single .large-photo {
	min-height: 140px;
}

.the-article-content img {
	max-width: 100%;
}

.photo-gallery-widget ul li img {
	width: 100%;
}

.photo-gallery-widget ul li {
	display: none;
}

.photo-gallery-widget ul li.active {
	display: block;
}

.photo-gallery-widget ul {
	width: auto;
}

.the-article-content .photo-gallery-widget {
	max-width: 100%;
	width: 100%;
	background: #242424;
	margin-bottom: 20px;
}

.the-article-content .photo-gallery-widget:after {
	display: block;
	clear: both;
	content: '';
}

.the-article-content .photo-gallery-widget .gallery-images {
	display: block;
	width: 300px;
	float: left;
}

.the-article-content .photo-gallery-widget .gallery-content {
	display: block;
	margin-left: 300px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.photo-gallery-widget ul li:before {
	display: none;
}

.map-layout {
	width: 100%
}

.contact-block .contact-map iframe,
.contact-block .contact-map {
	width: 100%;
}

.footer .copyright-info ul {
	display: none;
}

