/*!
Theme Name: Hangolf
Author: Robin Adolfsson
Author URI: https://www.mrmedia.fi/
Description: Theme for Hangolf by MR Media.
Template: jumpstart
*/ @import url("https://use.typekit.net/keh0ulg.css");
html, body {
	font-size: 16px
}
h1, h2, h3, h4, h5, h6, p, a {
	color: #373737
}
h1, h2, h3, h4, h5, h6 {
	font-family: "proxima-nova", sans-serif !important
}
h1 {
	font-size: 2.812em !important;
	letter-spacing: 0 !important
}
@media (max-width: 499px) {
	h1 {
		font-size: 2.375em !important
	}
}
h1#reply-title {
	font-weight: 900 !important
}
h2 {
	font-size: 2em !important
}
@media (max-width: 767px) {
	h2 {
		font-size: 2.125em !important
	}
}
@media screen and (max-width: 360px) {
	h2.entry-title {
		line-height: 1 !important
	}
}
h3 {
	font-size: 1.5em !important
}
@media (max-width: 499px) {
	h3 {
		font-size: 1.636em !important
	}
}
h3 a {
	font-size: .6875em !important;
	text-transform: none !important
}
#container a {
	-webkit-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s
}
.btn, .btn-default, input[type="submit"] {
	background-color: #fff;
	box-shadow: none;
	text-transform: initial;
	border-radius: 5rem !important;
	font-size: 1.375rem !important;
	padding: 0.55rem 2rem 0.65rem 2rem;
	font-weight: 600 !important;
	-webkit-transition: none !important;
	transition: none !important
}
.btn:hover, .btn-default:hover, input[type="submit"]:hover {
	background-color: #008351;
	box-shadow: none
}
.btn:focus, .btn-default:focus, input[type="submit"]:focus {
	color: #fff
}
.btn:focus > h3, .btn-default:focus > h3, input[type="submit"]:focus > h3 {
	color: #fff !important
}
.btn h3, .btn-default h3, input[type="submit"] h3 {
	font-weight: 600 !important;
	font-size: 1.375rem !important;
	margin: 0.65em 0 !important
}
input[type="submit"] {
	font-size: 18px;
	font-family: 'proxima-nova', sans-serif
}
.suck-up {
	margin-top: -30px !important
}
.suck-down {
	margin-bottom: -30px !important
}
.suck-up-double {
	margin-top: -60px !important
}
.page-anchor::before {
	content: "";
	display: block;
	height: 120px;
	margin: -120px 0 0
}
.tb-team-member .member-image::before {
	display: none !important
}
.mrm-table {
	margin-bottom: 80px
}
.mrm-table tr:nth-of-type(n+1) {
	background-color: #f2efed
}
.mrm-table tr:nth-of-type(2n+1) {
	background-color: transparent !important
}
.mrm-table-borderless {
	margin-bottom: 80px
}
.mrm-table-borderless td, .mrm-table-borderless th {
	border: none !important
}
.display-block {
	display: block !important
}
ul, ol {
	color: #373737
}
.mrm-slider-column {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-right: 8px solid white;
	border-left: 8px solid white
}
.mrm-slider-column:first-child {
	border-left: none
}
.mrm-slider-column:last-child {
	border-right: none
}
@media screen and (max-width: 1336px) {
	.mrm-slider-column {
		border-right: none;
		border-left: none
	}
}
.mrm-slider-column .mrm-slider-column-svg {
	height: 6rem;
	width: 6rem
}
.mrm-slider-column .entry-content {
	color: #ffffff
}
.mrm-slider-column .entry-content h3 {
	color: #ffffff
}
.mrm-slider-column:hover > .bg-shade {
	transition: background-color .05 ease-out;
	cursor: default
}
.mrm-slider-column p, .mrm-slider-column h3 {
	cursor: default;
	color: white !important
}
.mrm-slider-column .btn-default {
	padding: 0.5rem 1.5rem
}
.mrm-hanko-weather {
	color: #fff;
	text-align: center
}
.mrm-hanko-weather a {
	color: #fff;
	text-decoration: underline
}
.mrm-hanko-weather a:hover {
	color: rgba(255, 255, 255, 0.7)
}
.mrm-main-content {
	margin-bottom: 40px !important
}
.mrm-main-content .entry-content {
	max-width: 768px !important;
	display: block;
	margin: 0 auto
}
.mrm-hero-popout {
	padding: 100px
}
.mrm-hero-popout .entry-content {
	max-width: 768px
}
.mrm-front-post-list .meta-wrapper {
	font: normal 300 1rem/1rem "proxima-nova", sans-serif
}
.mrm-front-post-list .entry-title {
	line-height: 1;
	margin-bottom: 2rem
}
.mrm-slider-section > .slider {
	margin-bottom: 30px
}
#comments form#commentform .comment-form-comment {
	float: right;
	width: 48.5%;
	margin-left: 1.5%;
	order: 2
}
#comments form#commentform .comment-form-comment label {
	display: none
}
#comments form#commentform .comment-form-comment textarea {
	height: 220px
}
@media (max-width: 991px) {
	#comments form#commentform .comment-form-comment {
		width: 100%;
		margin-left: 0
	}
}
@media (max-width: 991px) {
	#comments form#commentform {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
#comments .mrm-comment-form {
	position: relative;
	width: 48.5%;
	margin-right: 1.5%;
	margin-bottom: 18px
}
#comments .mrm-comment-form .mrm-comment-label {
	display: none
}
#comments .mrm-comment-form .mrm-comment-placeholder {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 75%;
	left: 12px;
	margin: auto;
	color: rgba(0, 0, 0, 0.33);
	pointer-events: none
}
#comments .mrm-comment-form input {
	font-size: 16px;
	line-height: 16px;
	padding: 6px 12px;
	width: 100%
}
#comments .mrm-comment-form input:valid + .mrm-comment-placeholder {
	display: none
}
#comments .mrm-comment-form input:focus + .mrm-comment-placeholder {
	display: none
}
@media (max-width: 991px) {
	#comments .mrm-comment-form {
		width: 100%
	}
}
#comments .mrm-comment-placeholder-asterisk {
	color: red
}
#comments .mrm-consent-form {
	order: 3;
	margin-bottom: 30px
}
#comments .mrm-consent-form label {
	font-weight: normal !important
}
#comments .anr_captcha_field {
	order: 4;
	margin-bottom: 30px
}
#comments .form-submit {
	clear: both;
	order: 5
}
#comments .comment-content {
	float: left;
	width: calc(33.32% - 10px);
	margin: 5px;
	height: 47em;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
#comments .comment-content > p {
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	-ms-flex-grow: 1;
	flex-grow: 1;
	line-height: 1.5
}
#comments .comment-content:nth-of-type(3n) {
	margin-right: 0
}
#comments .comment-content:first-of-type, #comments .comment-content:nth-of-type(3n+1) {
	margin-left: 0
}
#comments .comment-content .comment-heading {
	font-weight: bold;
	text-overflow: clip;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	overflow: hidden;
	margin: 0
}
#comments .comment-content > p:not(.comment-heading) {
	font-weight: normal;
	font-size: 16px;
	text-overflow: clip;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	overflow: hidden
}
@media (max-width: 1199px) {
	#comments .comment-content {
		width: calc(50% - 10px);
		margin: 5px !important;
		height: 44em
	}
}
@media (max-width: 991px) {
	#comments .comment-content {
		width: 100%;
		height: auto;
		margin: 0 !important;
		margin-bottom: 55px !important
	}
}
#comments ol.commentlist {
	border-bottom: 0
}
#comments li:last-child {
	padding-bottom: 30px
}
@media (max-width: 767px) {
	#comments {
		padding: 0 !important
	}
}
.mrm-contact-boxes .col:nth-of-type(2) {
	min-height: 1px;
	min-width: 20px
}
.mrm-contact-boxes .container-sm-height .row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin: 0 !important
}
.mrm-contact-boxes .container-sm-height .row .col {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
.mrm-contact-boxes .container-sm-height .row .col:nth-child(1) {
	margin-right: 10px
}
.mrm-contact-boxes .container-sm-height .row .col:nth-child(2) {
	margin-left: 10px
}
.tb-tabs .nav.nav-pills {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around
}
.tb-tabs .nav.nav-pills::before {
	display: none
}
.tb-tabs .nav.nav-pills a {
	padding: 0;
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	border-radius: 0;
	color: #fff;
	background-color: #008351;
	outline: 2px solid #008351;
	-webkit-transition: none !important;
	transition: none !important
}
.tb-tabs .nav.nav-pills a:hover {
	color: #008351;
	background-color: #fff;
	-webkit-transition: all 0.05s ease-out !important;
	transition: all 0.05s ease-out !important
}
.tb-tabs .nav.nav-pills li.active > a {
	color: #008351;
	background-color: #fff;
	outline-offset: -2px
}
.tb-tabs .nav.nav-pills > li + li {
	margin-left: 0
}
.mrm-flyover-heading {
	margin-bottom: 0 !important
}
.mrm-hole-distances {
	margin-bottom: 30px
}
.mrm-hole-distances span {
	margin-right: 0.5rem;
	padding: 0.35rem 0.5rem;
	font: normal 600 1.5rem 'proxima-nova', sans-serif
}
.mrm-flyover-player {
	padding-bottom: 56.25%;
	height: 0;
	position: relative;
	overflow: hidden
}
.mrm-flyover-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.wp-block-image figcaption {
	background: #f2efed !important
}
.themeblvd-gallery.post_grid .grid-item {
	text-align: center
}
.themeblvd-gallery.post_grid a.btn-sm {
	font-size: 1rem
}
.themeblvd-gallery.post_grid h2 {
	font-size: 2em !important
}
.themeblvd-gallery.post_grid .entry-content p {
	font-size: 1rem !important
}
.themeblvd-gallery.post_grid .pagination-wrap {
	text-align: center
}
.themeblvd-gallery.post_grid .pagination-wrap .btn {
	font-size: 1rem !important;
	margin-right: 1em !important;
	padding: 8px 24px
}
.mrm-teasers-container .row {
	margin-left: -15px !important;
	margin-right: -15px !important
}
.mrm-teasers-container .mrm-teaserbox {
	width: calc(33.33% - 20px);
	height: 280px;
	margin: 10px;
	background-size: cover;
	background-position: 50%;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 0 !important
}
.mrm-teasers-container .mrm-teaserbox .mrm-first-heading-box {
	border: 10px solid #008351;
	padding: 30px;
	width: 100%
}
.mrm-teasers-container .mrm-teaserbox h2 {
	font-size: 2em !important;
	color: #008351
}
.mrm-teasers-container .mrm-teaserbox .mrm-heading-box {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-self: flex-end;
	-moz-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	width: 100%;
	padding: 30px
}
.mrm-teasers-container .mrm-teaserbox .mrm-heading-box > div {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	-ms-flex-grow: 1;
	flex-grow: 1
}
.mrm-teasers-container .mrm-teaserbox .mrm-heading-box a {
	margin: 0 auto;
	padding: 0 1.5rem
}
.mrm-teasers-container .mrm-teaserbox .mrm-heading-box a h3 {
	color: #008351
}
.mrm-teasers-container .mrm-teaserbox .mrm-heading-box a:hover h3 {
	color: #fff
}
.mrm-highlight-box {
	border: 10px solid #008351;
	padding: 30px
}
.mrm-highlight-padding {
	padding: 50px !important
}
.themeblvd-gallery.post_grid a.btn-sm {
	font-size: 1.375rem
}
#responsive-menu-pro-button {
	box-shadow: none;
	margin-top: 38px !important
}
#responsive-menu-pro-button.is-active {
	background: transparent !important
}
@media screen and (max-width: 768px) {
	#responsive-menu-pro-button {
		margin-top: 50px !important
	}
}
.category-ajankohtaista .entry-title > a, .category-aktuellt .entry-title > a {
	font-size: 1.375rem !important
}
.category-ajankohtaista .read-more, .category-aktuellt .read-more {
	font-family: proxima-nova, sans-serif
}
.wp-block-table {
	margin-bottom: 30px
}
.mrm-heading-low {
	margin-bottom: 20px !important
}
.n2-widget-html {
	bottom: 15px;
	left: calc(50% - 18px) !important;
	font-size: 36px !important;
	color: white;
	top: auto !important
}
.wp-block-table.is-style-stripes tr:nth-child(2n+1) {
	background-color: #f2efed
}
.post.type-post .entry-title {
	line-height: 1
}
.mrm-contact-boxes .container-sm-height {
	display: block !important
}
@media screen and (max-width: 767px) {
	.mrm-contact-boxes {
		padding: 0 !important
	}
	.mrm-contact-boxes .row.row-inner {
		flex-wrap: wrap
	}
	.mrm-contact-boxes .col {
		margin-bottom: 25px !important
	}
}
@media screen and (max-width: 767px) {
	.mrm-org-container .mrm-teasers-container-responsive {
		margin-bottom: 0 !important
	}
}
.mrm-org-container .mrm-teasers-container-responsive.breaker {
	margin-top: 50px !important
}
@media screen and (max-width: 400px) {
	.home .mrm-teaserbox:last-child .mrm-heading-box {
		padding: 30px 10px 30px 10px
	}
}
.mrm-header-img {
	background-size: cover
}
.success-message {
	color: #008351;
	border-color: #008351
}
.current-menu-item {
	background-color: #008351
}
.current-menu-item > a.menu-btn.active {
	color: #ffffff !important
}
.unclickable a {
	cursor: pointer
}
.col-leftright {
	padding-top: 20px
}
.mrm-site-header {
	padding: 1rem;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.mrm-site-header .h-center-logo {
	text-align: center
}
@media screen and (max-width: 1280px) {
	.mrm-site-header .h-center-logo {
		width: 15%
	}
}
@media screen and (max-width: 1199px) {
	.mrm-site-header .h-center-logo {
		width: 10%
	}
}
.mrm-site-header .mrm-menu-col {
	padding-left: 0;
	padding-right: 0
}
@media screen and (max-width: 1280px) {
	.mrm-site-header .mrm-left-menu {
		width: 45%
	}
}
@media screen and (max-width: 1199px) {
	.mrm-site-header .mrm-left-menu {
		width: 50%;
		padding-left: 15px;
		padding-right: 15px
	}
}
@media screen and (max-width: 1280px) {
	.mrm-site-header .mrm-right-menu {
		width: 40%
	}
}
@media screen and (max-width: 1199px) {
	.mrm-site-header .mrm-right-menu {
		width: 40%;
		padding-left: 15px
	}
}
.mrm-site-header .mrm-left-menu > div {
	float: right !important
}
.mrm-site-header .mrm-right-menu > div {
	float: left !important
}
.mrm-site-header a.menu-btn {
	font: normal normal 400 18px/2.25rem "Open Sans", sans-serif;
	/* text-transform: uppercase; */
	color: #373737 !important;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.25);
	padding: 18px 14px !important
}
@media screen and (max-width: 1399px) {
	.mrm-site-header a.menu-btn {
		font-size: 16px;
		padding: 18px 10px !important
	}
}
@media screen and (max-width: 1199px) {
	.mrm-site-header a.menu-btn {
		font-size: 14px !important
	}
	.mrm-site-header a.menu-btn + .sub-menu a {
		font-size: 14px !important
	}
}
.mrm-site-header .wpml-ls-item > .menu-btn {
	padding: 18px !important
}
@media screen and (max-width: 1199px) {
	.mrm-site-header .wpml-ls-item > .menu-btn {
		padding: 16px !important
	}
}
.mrm-site-header ul.sub-menu {
	background-color: #d0ece1 !important
	/* background-color: rgba(255, 255, 255, 0.9) !important */

}
.mrm-site-header ul.sub-menu > li {
	padding: 10px 18px
}
.mrm-site-header ul.sub-menu > li:hover {
	background-color: #fff
}
.mrm-site-header ul.sub-menu a {
	color: #333 !important;
	font-size: 15px !important;
	font-weight: 400 !important;
	letter-spacing: .66px !important
}
.mrm-site-header ul.sub-menu a:hover {
	color: #ffffff !important;
	font-weight: 400 !important;
	background-color: #008351 !important;
	transition: none !important
}
header#branding {
	position: absolute;
	width: 100%;
	z-index: 10000
}
header#branding .mrm-site-header {
	padding: 1rem
}
#sticky-header .wrap {
	max-width: none
}
.menu-sticky {
	margin: 0 auto !important;
	height: 100px
}
.menu-sticky > ul {
	float: left
}
.menu-sticky > ul > li.current-menu-item.current-menu-item, .menu-sticky > ul > li.current-menu-parent.current-menu-parent {
	background-color: #ffffff;
	box-shadow: inset 0 -5px 0 0 #008351 !important
}
.menu-sticky > ul > li.current-menu-item.current-menu-item:hover, .menu-sticky > ul > li.current-menu-parent.current-menu-parent:hover {
	box-shadow: inset 0 -5px 0 0 #008351 !important
}
.menu-sticky > ul > li.current-menu-item.current-menu-item > a, .menu-sticky > ul > li.current-menu-parent.current-menu-parent > a {
	color: #333 !important;
	background: transparent !important
}
.menu-sticky > ul li a {
	font-size: 16px !important;
	font-weight: 400 !important;
	color: #333 !important;
	letter-spacing: 0.5px !important;
	/* text-transform: uppercase */
}
.menu-sticky > ul li:hover {
	box-shadow: inset 0 -5px 0 0 #008351 !important
}
.menu-sticky > ul li:hover a {
	background: transparent !important
}
.menu-sticky > ul li li.level-2 a {
	font-size: 15px !important
}
.menu-sticky > ul li li.level-2 a:hover {
	color: #ffffff !important;
	font-weight: 400 !important;
	background-color: #008351 !important;
	transition: none !important
}
.menu-sticky .sticky-logo img {
	max-height: 60px;
	padding: 20px;
	box-sizing: content-box
}
.sticky-logo a {
	opacity: 1 !important
}
.tb-sticky-header .tb-primary-menu > li > .menu-btn .svg-inline--fa {
	height: 16px
}
.tb-sticky-header .tb-primary-menu > li > .menu-btn {
	font-family: "Open Sans", sans-serif;
	font-weight: 400 !important;
	font-size: 18px !important;
	text-transform: none !important;
}
.tb-primary-menu ul.non-mega-sub-menu, .tb-primary-menu .sf-mega {
	background-color: #d0ece1 !important;
	background-color: rgba(255, 255, 255, 0.95);
	padding: 0 !important;
	/* border: 1px solid #ddd; */
}
.tb-primary-menu ul.non-mega-sub-menu li, .tb-primary-menu .sf-mega li {
	padding: 0;
	-webkit-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s
}
.tb-primary-menu ul.non-mega-sub-menu li:hover, .tb-primary-menu .sf-mega li:hover {
	background-color: #fff
}
.tb-primary-menu ul.non-mega-sub-menu li a, .tb-primary-menu .sf-mega li a {
	padding: .5rem .88rem !important
}
.wpml-ls-item {
	padding: 18px 14px
}
.wpml-ls-item .menu-btn {
	background-color: #008351;
	opacity: 1 !important;
	border-collapse: separate;
	-webkit-box-shadow: 0 0 0 1px #008351 inset;
	-moz-box-shadow: 0 0 0 1px #008351 inset;
	box-shadow: 0 0 0 1px #008351 inset;
	border-radius: 50%;
	line-height: 0 !important;
	width: 2em;
	height: 1em;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
.wpml-ls-item .menu-btn .wpml-ls-display {
	color: #fff
}
.wpml-ls-item .menu-btn:hover {
	background: #fff !important
}
.wpml-ls-item .menu-btn:hover .wpml-ls-display {
	color: #008351 !important
}
.menu-sticky .wpml-ls-item .menu-btn {
	height: 2em;
	top: 25% !important
}
.menu-sticky #menu-paavalikko_vasen {
	margin-left: -4rem
}
.menu-sticky #menu-huvudmeny_vanster {
	margin-left: -10rem
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.wpml-ls-item .menu-btn .wpml-ls-display {
		margin-left: -.4rem
	}
}
#responsive-menu-pro-button.is-active:hover {
	background-color: rgba(0, 0, 0, 0.05) !important
}
#responsive-menu-pro-button.is-active:hover .responsive-menu-pro-inner {
	background-color: #fff
}
#responsive-menu-pro-button.is-active:hover .responsive-menu-pro-inner::before {
	background-color: #fff
}
#responsive-menu-pro-button.is-active:hover .responsive-menu-pro-inner::after {
	background-color: #fff
}
#responsive-menu-pro-container {
	padding-top: 4em !important;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
#responsive-menu-pro-container #responsive-menu-pro-title {
	padding: 0 !important
}
#responsive-menu-pro-container #responsive-menu-pro-title #responsive-menu-pro-title-image {
	background: #fff;
	padding: 0.25em;
	margin-left: 1em
}
.responsive-menu-pro-subarrow {
	transform: rotateZ(90deg);
	transition: all 0.2s ease !important
}
.responsive-menu-pro-subarrow-active {
	transform: rotateZ(0deg) !important
}
.sticky-logo.sticky-logo.sticky-logo:hover {
	box-shadow: none !important
}
.menu-sticky li.wpml-ls-item, .menu-sticky li.wpml-ls-item:hover {
	box-shadow: none !important
}
#responsive-menu-pro-button {
	margin-top: 6px !important
}
.responsive-menu-pro-item-link {
	padding: 0 5% !important
}
@media screen and (max-width: 1023px) {
	#sticky-header {
		display: none !important
	}
	.tb-sticky-header {
		display: none !important
	}
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
	#top {
		opacity: 0 !important
	}
	.home #top {
		opacity: 1 !important
	}
	#sticky-header .wrap {
		height: 100px;
	}
	#sticky-header .sticky-logo img {
		padding: 0;
		margin-top: 5px !important
	}
	#sticky-header .menu-sticky {
		height: 100px;
		width: 100%
	}
	#sticky-header .menu-sticky .sf-menu {
		margin: 0
	}
	#sticky-header .menu-sticky .sf-menu {
		height: 100px;
	}
	#sticky-header .menu-sticky .sf-menu .menu-item a.menu-btn {
		font: normal normal 400 18px/1.3rem "Open Sans", sans-serif !important;
		color: #373737 !important;
		letter-spacing: normal !important;
		font-size: 14px !important;
		padding: 8px 10px !important;
		text-shadow: 0 0 1px rgba(0, 0, 0, 0.25)
	}
	#sticky-header .menu-sticky .sf-menu .menu-item .sub-menu a.menu-btn.menu-btn:hover, #sticky-header .menu-sticky .sf-menu .menu-item .sub-menu a.menu-btn.menu-btn:active, #sticky-header .menu-sticky .sf-menu .menu-item .sub-menu a.menu-btn.menu-btn.active {
		color: #ffffff !important
	}
	#sticky-header .menu-sticky .sf-menu .menu-item.wpml-ls-item {
		height: 100px;
		padding-top: 0px;
	}
	#sticky-header .menu-sticky .sf-menu .menu-item.wpml-ls-item a.menu-btn {
		top: 50% !important;
		padding: 16px !important
	}
	#sticky-header .menu-sticky .sf-menu:nth-child(3) {
		/* margin-top: -16px !important; */
		text-align: left;
		padding-left: 15px
	}
	#sticky-header .menu-sticky .sf-menu:nth-child(1) {
		text-align: right
	}
	#sticky-header .menu-sticky .sf-menu:nth-child(1), #sticky-header .menu-sticky .sf-menu:nth-child(3) {
		width: 45%
	}
	#sticky-header .menu-sticky .sf-menu:nth-child(2) {
		width: 10%
	}
}
.mrm-footer-columns .mrm-socials svg {
	height: 2rem !important;
	width: auto !important;
	margin-right: 0.5rem
}
.mrm-footer-columns .mrm-socials .facebook-svg:hover {
	color: #1877f2 !important
}
.mrm-footer-columns .mrm-socials .youtube-svg:hover {
	color: red !important
}
.mrm-footer-copyright {
	padding: 20px 30px
}
.mrm-footer-copyright p {
	color: #fff
}
.mrm-footer-copyright a {
	color: #fff
}
.mrm-footer-copyright a:hover {
	color: rgba(255, 255, 255, 0.7)
}
.n2-ss-align {
	padding-left: 0 !important;
	margin-left: 0 !important
}
.n2-ss-slider .n2-ow-all a.btn {
	color: #008351 !important;
	border: 3px solid #008351
}
.n2-ss-slider .n2-ow-all a.btn:hover {
	color: #fff !important
}
@media (min-width: 1024px) {
	.fp-slider .n2-ss-slider-1.n2-ss-swipe-element {
		height: 100vh !important
	}
}
body, .site-inner {
	background: #ffffff !important
}
.mrm-column-flex .row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}
.mrm-column-flex-end {
	-webkit-align-self: flex-end;
	-moz-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}
@media screen and (max-width: 768px) and (min-width: 768px) {
	.mrm-carousel .n2-ss-slide:nth-child(1) {
		margin-left: 42px !important;
		margin-right: 22px !important
	}
	.mrm-carousel .n2-ss-slide:nth-child(2) {
		margin-left: 22px !important;
		margin-right: 42px !important
	}
}
.max-width-mobilels {
	max-width: 767px !important;
	margin: 0 auto
}
.max-width-tabletpt {
	max-width: 991px !important;
	margin: 0 auto
}
@media (max-width: 1399px) {
	.page-anchor::before {
		content: "";
		display: block;
		height: 40px;
		margin: -40px 0 0
	}
}
@media (max-width: 499px) {
	.mrm-highlight-padding {
		padding: 15px !important
	}
}
@media (max-width: 1199px) {
	.mrm-slider-section {
		padding-bottom: 80px !important
	}
}
@media (min-width: 1200px) {
	.mrm-teaser-break {
		display: none
	}
}
@media (max-width: 1199px) {
	.mrm-teasers-container {
		max-width: none !important;
		width: auto;
		padding-left: 5px !important;
		padding-right: 5px !important
	}
	.mrm-teaser-break {
		display: inline
	}
}
@media (max-width: 1024px) {
	.mrm-teasers-container .mrm-teaserbox {
		width: calc(50% - 20px);
		margin: 10px !important;
		height: 320px;
		float: left
	}
}
@media (max-width: 767px) {
	.mrm-teasers-container {
		margin-right: -0px !important;
		margin-left: -0px !important;
		padding-right: 0 !important;
		padding-left: 0 !important
	}
	.mrm-teasers-container .mrm-teaserbox {
		width: 100%;
		margin: 0px !important
	}
	.mrm-teasers-container .row {
		margin-left: -5px !important;
		margin-right: -5px !important
	}
	.mrm-teasers-container-responsive {
		margin-bottom: 50px !important
	}
	.mrm-teasers-container-responsive:last-child {
		margin-bottom: 0 !important
	}
	.mrm-teaser-break {
		display: none
	}
}
@media (max-width: 767px) {
	.mrm-table-container {
		max-width: none !important;
		margin-right: -30px;
		margin-left: -30px;
		padding-right: 0 !important;
		padding-left: 0 !important;
		width: auto
	}
	.mrm-table-scroll {
		display: block;
		overflow: scroll
	}
	.mrm-table-scroll td {
		width: 1%;
		white-space: nowrap
	}
}
@media (max-width: 767px) {
	.mrm-sponsors .row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-flow: row wrap;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center
	}
	.mrm-sponsors .row .col {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 50%;
		-moz-box-flex: 1;
		-moz-flex: 1 0 50%;
		-ms-flex: 1 0 50%;
		flex: 1 0 50%;
		max-width: 50%
	}
}
@media (max-width: 767px) {
	.nav-pills {
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-flow: row wrap
	}
	.nav-pills > li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 10.5%;
		-moz-box-flex: 1;
		-moz-flex: 1 0 10.5%;
		-ms-flex: 1 0 10.5%;
		flex: 1 0 10.5%;
		margin-bottom: .5rem
	}
}
@media (max-width: 499px) {
	.nav-pills > li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 16.666%;
		-moz-box-flex: 1;
		-moz-flex: 1 0 16.666%;
		-ms-flex: 1 0 16.666%;
		flex: 1 0 16.666%
	}
}
@media (max-width: 767px) {
	.mrm-contact-boxes {
		max-width: none !important
	}
	.mrm-contact-boxes .mrm-highlight-box {
		float: left;
		width: calc(100% - 20px);
		margin: 10px
	}
}
@media (max-width: 1199px) {
	.menu-sticky li.level-1 > a {
		padding: 0 4px !important
	}
}
@media (max-width: 991px) {
	.mrm-footer-columns .col-md-4 {
		text-align: center
	}
	.mrm-footer-columns:last-child {
		margin-bottom: -20px !important
	}
	.mrm-footer-columns .element-content {
		text-align: center
	}
}
@media all and (-ms-high-contrast: none) and (min-width: 1306px) and (max-width: 1920px), (-ms-high-contrast: active) and (min-width: 1306px) and (max-width: 1920px) {
	.mrm-slider-column .bg-shade {
		min-height: 386px !important
	}
}
@media all and (-ms-high-contrast: none) and (max-width: 1305px), (-ms-high-contrast: active) and (max-width: 1305px) {
	.mrm-slider-column .bg-shade {
		min-height: 412px !important
	}
}
@media screen and (max-width: 768px) {
	.mrm-hole-in-one-table-mobile {
		max-width: 100%;
		overflow: hidden;
		table-layout: fixed !important
	}
	.mrm-hole-in-one-table-mobile > tbody {
		white-space: nowrap;
		display: block;
		overflow: scroll
	}
}
@media screen and (max-width: 600px) {
	.mrm-table-container .wp-block-image {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex
	}
	.mrm-table-container .wp-block-image > figure {
		margin: auto
	}
}
@media screen and (max-width: 480px) {
	.mrm-sponsors .row .col {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 100%;
		-moz-box-flex: 0;
		-moz-flex: 0 1 100%;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		min-height: 100px;
		max-width: unset
	}
	.mrm-sponsors .row .col img {
		max-width: 50%
	}
	.mrm-sponsors .row .col > div {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 100%;
		-moz-box-flex: 0;
		-moz-flex: 0 1 100%;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		margin: auto
	}
}
@media screen and (max-width: 360px) {
	.entry-content ul {
		padding: 0 !important;
		padding-left: 20px !important
	}
	.mrm-highlight-padding {
		padding: 25px !important
	}
}







/* Fix */
@media screen and (max-width: 1023px) {
	.mobile-nav, #top {
		display: block !important;
		background: green !important;
	}
}


.n2-ss-slider-controls-absolute-center-bottom {
	flex-direction: row !important;
	align-items: flex-end !important;
}