.post h1.entry-title {
	font-size:32px;
}
.post-navigation {
	display: none;
}
#primary {
	margin:20px 0;
}
h1.page-title {
	font-size:32px;
}
.page-header {
	margin-top:0;
}
.page .entry-content ul {
	list-style: outside none none;
	margin-top: 13px;
	padding-left: 0;
}
.page .entry-content ul li {
	margin: 5px 0;
	font-weight: 500;
	padding-left: 15px;
	position: relative;
}
.page .entry-content ul li:before {
	border: none;
	color: #a9a9a9;
	content: "\f111";
	display: inline-block;
	font-family: fontawesome;
	font-size: 9px;
	margin-right: 10px;
	padding: 0;
	left: 0;
	position: absolute;
	top: 1px;
}

.page .entry-content .simcal-calendar ul li:before {
	content: "" !important;
}

.page .entry-content ul li:hover:before {
	background: none;
	border-color: transparent;
}
.page .entry-content ul li a {
	text-decoration: none;
	-webkit-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
blockquote p {
	font-family: "Raleway", serif;
	font-size: 16px;
	font-style: italic;
}
.menuzord-menu ul.dropdown {
	top:50px;
}
.menuzord-menu > li > a {
	border-radius:0;
}
.virtual-walk .image-box-details {
	margin-bottom:30px;
}
.site-main.cat-zajecia-dodatkowe .entry-date {
	display: none;
}
#event .post.media-post .post-thumb {
	width:120px;
	margin:0 0 20px 0;
}
#contact_form a {
	border-bottom:1px dashed #808080;
	color:#000;
}
#contact_form a:hover {
	color:#54C4F1;
	border-bottom-style: solid;
	border-bottom-color: #54C4F1;
}
main#primary a {
	border-bottom:1px dashed #000;
	color:#000;
}
main#primary a:hover {
	color:#54C4F1;
	border-bottom-style: solid;
	border-bottom-color: #54C4F1;
}
main#primary h2 a {
	border-bottom:0px dashed #000;
	color:#333;
}
main#primary h2 a:hover {
	border-width: 0;
}
main#primary .image-box-thumb a {
	border-width: 0;
}
.btn-theme-colored {
	color:#fff !important;
}
h1, .h1 {
	font-size:2.4rem;
}
main#primary .panel-group .panel-title a.active {
	color:#fff;
	border-width:0;
}
main#primary .panel-group .panel-title a {
	color:#202C45;
	border-width: 0;
}
.partners {
	display: table-cell;
	vertical-align: middle;
}
.partners h3 {
	display: inline-block;
	margin:0 20px 0 0;
	padding:0 10px 0 0;
}
.partners a:hover {
	opacity:0.7;
}
.icf {
	height:25px;
	vertical-align: middle;
}
.fluid-width-video-wrapper {
	height: 600px
}
.post-thumbnail img {
    height: 100%;
}
.section-content .cff-item {
    padding: 15px !important;
}



@media(max-width: 991px) {
.mt-sm-15 {
 margin:0 !important;
}
	.footer-bottom .col-md-6 {
		text-align: center;
	}
}