/*
Theme Name: PhilineCoops
Author: Renier Vermaak
Author URI: http://reniervermaak.nl
Version: 1.0
Text Domain: coops

geel = #cba900
*/

@import url("style-starter.css");
@import url("https://use.typekit.net/vhm5cpk.css");

html, body {
	min-height: 100%;
	font-family: "acumin-pro-condensed", arial, sans-serif;
	background: #272f17;
	color: #cfd8c3;
}

html #wpadminbar {
	max-width: 100%;
	overflow-x: hidden;
}

h1, h2 {
	font-family: "acumin-pro-condensed", arial, sans-serif;
	font-weight: 800;
}

.btn, button {
	display: inline-block;
	background: #fff;
	border-radius: 4px;
	line-height: 30px;
	padding: 0px 20px;
	text-decoration: none;
	color: #adadad;
}

.btn {
	color: #fff;
	letter-spacing: 0.075em;
	font-weight: 300;
	font-size: 1.1em;
	line-height: 1.34em;
	padding: 0.2em 0.8em 0.3em;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
	-webkit-transition: background-color 0.2s ease-out;
	  -moz-transition: background-color 0.2s ease-out;
	  -o-transition: background-color 0.2s ease-out;
	  transition: background-color 0.2s ease-out;
  	background-color: #273017;
}

.btn.btn-primary {
	background: #273017;
}
.btn.btn-secondary {
	background: #8fa26a;
}
.btn.btn-orange {
	background: #ff6600;
}

.btn-medium {
	padding: 0.4em 0.8em;
    font-size: 1em;
}

.btn-small {
	text-decoration: none;
    padding: 0.2em 0.5em;
    font-size: 0.9em;
    text-transform: lowercase;
}

.btn.btn-primary:hover,
.btn:hover {
	background: #33401b;
}
.btn.btn-secondary:hover {
	background: #CAB38E;
}
.btn.btn-orange:hover {
	background: #EEAA53;
}

.btn.btn-lg {
	line-height: 40px;
	padding: 0px 10px;
	font-size: 1.2em;
}

body.page-id-1403 #nav-header,
body.page-id-6186 #nav-header,
body.page-id-1403 #footer,
body.page-id-6186 #footer
 {
	display: none;
}

.entry-content {
	font-size: 1.2em;
}

.entry-content h1, .entry-content h2 {
	line-height: 1.1em !important;
}

.entry-content a {
	color: #cdd6c0;
	font-weight: inherit;
	text-decoration: underline;
}
.entry-content a:hover {
	color: #fff;
	text-decoration: underline;
}

.entry-content h2.post-title a {
	color: #232b3b;
	font-weight: bold;
	text-decoration: none;
}

.entry-content h2.aligncenter {
	text-align: center;
}

.entry-content .archive > h2.aligncenter {
	font-weight: 100;
	letter-spacing: 0.04em;
}

.entry-content .item-event {
	padding: 1.0em 1.0em;
	margin-bottom: 1.6em;
	background-color: #606d4a;
	border-radius: 5px;
}
	.entry-content .archive .item-event {
		background-color: #575f4b;
	}
	.entry-content .archive .item-event a,
	.entry-content .archive .item-event a:hover {
		cursor: default;
		color: inherit;
		text-decoration: none;
	}

.entry-content h4.event-datetime {
	font-weight: 100;
}

.entry-content .item-event p:last-of-type {
	margin-bottom: 0 !important;
}

.entry-content .wp-block-embed__wrapper {
	margin-bottom: 2.25em;
}

.entry-content a.btn {
	font-weight: 300;
	color: #fff;
	text-decoration: none;
	margin: 0.2em 0;
}
.entry-content .column .box a {
	font-weight: 400;
}

.entry-content span.collapseomatic {
	margin-left: 10px;
}

.section.section-page.has-header {
	margin-top: 0em;
}

.wp-block-uagb-section,
.uagb-section__wrap .uagb-section__inner-wrap,
.section-page > .entry-content > .the_body > p {
	max-width: 900px;
	margin: 0px auto;
	padding: 0 1.0em;
}

body.single-training .section-page > .entry-content > .the_body > p {
	width: 86%;
}

/*body.single-training section .wp-block-uagb-section {
	max-width: 800px;
	margin: 0px auto;
}*/

.section-related > .container > .inner > h2 {
	font-size: 1.5em;
	font-weight: 400;
	text-align: center;
	margin-bottom: 1.0em;
}

.section-related .row .column {
	border: 1px solid #cba900;
}
.section-related .row .column .inner .description.title:before {
	content: "";
	display: block;
	width: 40%;
	border-top: 10px solid #cba900;
	height: 1px;
}

.section-related .row .column .inner .description h2 {
	display: inline-block;
	margin-top: 0px;
	padding: 10px 15px 0 10px;
	height: auto;
	font-size: 1.25em;
	font-weight: 600;
}
	
	.section-related .row .column .inner .description h2 a {
		color: #000;
		text-decoration: none;
		text-transform: uppercase;
	}

.section-related .row .column .inner .description .excerpt {
	padding: 1.0em 1.0em 0;
}	

.row .column .thumbnail img {
	width: 100%;
	height: auto;
}

.uagb-section__wrap .uagb-section__inner-wrap {
	max-width: 1200px;
}

.entry-content .wp-block-uagb-column {
	box-sizing: border-box;
}

.entry-content .uagb-columns__gap-10 .wp-block-uagb-column {
	margin: 0 0 20px 0;
}

.entry-content .uagb-columns__gap-15 .wp-block-uagb-column {
	margin: 0 0 20px 0;
}

.entry-content .uagb-columns__gap-20 .wp-block-uagb-column {
	margin: 0 0 20px 0;
}

.entry-content .uagb-slick-carousel .slick-slide {
	height: auto !important;
}

.entry-content figure {
	margin: 0;
}

.entry-content span.circle {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 200px;
	font-size: 1.5em;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	line-height: 1;
	padding: 0.5em;
}
.entry-content span.circle span.inner-circle {
	display: inline-block;
	position: relative;
	top: 50%;
	-webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-top: -5px;
}

.entry-content label {
	font-weight: 400;
}
.entry-content label span.wpcf7-form-control-wrap,
.entry-content label span.wpcf7-quiz-label {
	font-weight: 400;
}

.entry-content p,
body div[class*="content"] p {
	margin-bottom: 1.625em;
	letter-spacing: 0.04em;
	line-height: initial;
}

.entry-content .dk-p:first-of-type p {
	min-height: 90px;
}

.entry-content ul {
	letter-spacing: 0.04em;
	line-height: 1.4em;
}
	.entry-content ul.blocks-gallery-grid {
		margin: 0 0 1.0em 0;
	}

/*.entry-content iframe {
	width: 100%;
	height: auto;
}*/

.entry-content i.fa,
.entry-content i.fal,
.entry-content i.fas,
.entry-content i.fab {
	font-style: normal;
}

.entry-content div.wpcf7-validation-errors, 
.entry-content div.wpcf7-acceptance-missing {
    border: 2px solid #ff8d00;
    background: rgba(255, 165, 0, 0.34) !important;
}

.entry-content span.icon i.fa,
.entry-content span.icon i.fal {
	font-size: 2.0em;
}

.entry-content em,
.entry-content p em {
	font-style: italic;
}

.entry-content .box p:last-of-type {
	margin-bottom: 0;
}

.section.section-archive {
	background: #f7f7f7;
	padding: 1em 0;
	padding-bottom: 0;
}

.clear, .row, .column-group {
	clear: both;
}
.clear:before, .clear:after,
.row:before, .row:after,
.column-group:before, .column-group:after,
.entry-content:before, .entry-content:after {
	content: "";
	display: block;
	clear: both;
}

.row .column,
.column-group .column,
.column-group.columns-2 .column,
.column-group.columns-3 .column,
.column-group.columns-4 .column {
	position: relative;
	display: block;
	width: 100%;
	float: left;
	margin: 0 0 1.0em 0;
}

.row .column.column-nav {
	position: inherit;
	margin: 0;
}

.row .column .column-inner,
.column-group .column .column-inner {
	padding: 1.0em;
}

#container #content {
	padding: 1.0em;
}

#nav-header {
	position: fixed;
	width: 100%;
	z-index: 100;
	background: transparent url(images/bg-header-menu-trans.png) 50% 0px no-repeat;
	padding-bottom: 20px;
}
	#nav-header > .container {
		background: transparent url(images/bg-header-menu-top.jpg) 50% -10px no-repeat;
	}

#nav-header .row .column {
	width: auto;
	float: left;
}

#nav-header .container .inner {
	padding: 1.0em;
}

#nav-header .row .column.column-logo {
	width: 70%;
}
	#nav-header .row .column.column-logo img {
		width: auto;
		height: 90px;
	}

	#nav-header .row .column.column-logo a {
		font-size: 1.2em;	
		color: #fff;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: 100;
		letter-spacing: 0.08em;
		line-height: 26px;
	}

#nav-header .row .column.column-nav {
	width: 30%;
}

#nav-menu .menu-menu-container {
	margin-top: 88px;
	font-size: 1.1em;
}
#nav-menu li {
	display: block;
	margin-bottom: 0.6em;
}

#nav-menu a {
	display: inline-block;
	font-family: "acumin-pro-condensed", arial, sans-serif;
	font-weight: 100;
	text-transform: none;
	color: #fff;
	line-height: initial;
	text-decoration: none;
	font-size: 1.6em;
}
	#nav-menu li.current-menu-item a {
		color: #f4f4f4;
	}
	#nav-menu li.current-menu-item a:after {
	}

.entry-content .uagb-column__wrap {

}

.entry-content .dk-border-bottom:after {
	content: "";
	display: block;
	width: 80%;
	height: 10px;
	background: #cba900;
	margin-top: -2px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.entry-content svg,
.row .column svg {
	display: inline-block;
    height: 53px;
    vertical-align: middle;
    margin: 0 0.5em;
}

.row .column a.more {
	float: right;
	display: inline-block;
	border-bottom: 10px solid #cba900;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
	text-decoration: none;
}

.row .column a.more svg {
	height: 30px;
}


.entry-content .dk-table-intro .uagb-column__wrap figure img {
	height: 50px;
	width: auto;
	margin-bottom: 20px;
}

.entry-content .dk-table-intro div.dk-p {
	margin-bottom: 1.6em;
}
	.entry-content .dk-table-intro div.dk-p p {
		margin-bottom: 0;
	}

.entry-content .dk-table-intro h3 a,
.entry-content .dk-table-intro h3 a:hover,
.entry-content .dk-table-intro h3 a strong {
	text-decoration: none;
}

.entry-content .dk-table-intro .dk-border-bottom a,
.entry-content .dk-table-intro .dk-border-bottom a:hover {
	text-decoration: none;
}
.entry-content .dk-table-intro .dk-border-bottom i[class*=fa-] {
	display: block;
    text-align: center;
}

.entry-content img {
	padding: 0;
	border: none;
}

.entry-content > ul {
	font-weight: 400;
	font-size: 1.1em;
	letter-spacing: 0.04em;
}
.entry-content > p {
	font-weight: 400;
	font-size: 1.1em;
}

.entry-content input[type=submit],
div[class*="content"] input[type=submit] {
	font-family: "acumin-pro", arial, sans-serif;
	background: #ccaa07;
	color: #fff;
	border-radius: 0;
	line-height: 1.6em;
	padding: 5px 1.0em;
	font-size: 1.2em;
	-webkit-appearance: none;
	border: none;
	cursor: pointer;
	font-weight: 100;
	letter-spacing: 0.05em;
	border-radius: 0px;
}
.block .entry-content input[type=submit].btn-secondary {
	background: #d89d4d;
	color: #fff;
}
.block .entry-content input[type=submit].btn-orange {
	background: #ff6600;
	color: #fff;
}

.entry-content input[type=text],
.entry-content input[type=email],
.entry-content input[type=date],
.entry-content input[type=tel],
.entry-content input[type=number],
.entry-content select,
.entry-content textarea {
	font-family: "acumin-pro", arial, sans-serif;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #232b3b;
	font-size: 1.0em;
	padding: 0.25em 0.5em;
	margin: 3px 0 0 0;
	color: #232b3b;
	background: #fff;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    caret-color: #232b3b;
}

body div[class*="content"] input[type=text],
body div[class*="content"] input[type=email],
body div[class*="content"] input[type=date],
body div[class*="content"] input[type=tel],
body div[class*="content"] input[type=number],
body div[class*="content"] select,
body div[class*="content"] textarea {
	font-family: "acumin-pro", arial, sans-serif;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #232b3b;
	font-size: 1.0em;
	padding: 0.25em 0.5em;
	margin: 3px 0 0 0;
	color: #232b3b;
	background: #fff;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    caret-color: #232b3b;
}

body .pum-theme-default-theme div[class*="content"]  input[type=text],
body .pum-theme-default-theme div[class*="content"] input[type=email],
body .pum-theme-default-theme div[class*="content"] input[type=date],
body .pum-theme-default-theme div[class*="content"] input[type=tel],
body .pum-theme-default-theme div[class*="content"] input[type=number] {
	border: 1px solid #000;
}

body div[class*="content"] #aanmelden-masterclass input[type=text],
body div[class*="content"] #aanmelden-masterclass input[type=email],
body div[class*="content"] #aanmelden-masterclass input[type=date],
body div[class*="content"] #aanmelden-masterclass input[type=tel],
body div[class*="content"] #aanmelden-masterclass input[type=number],
body div[class*="content"] #aanmelden-masterclass select,
body div[class*="content"] #aanmelden-masterclass textarea {
	font-size: 1.1em;
}

label .required {
	color: Red;
}

.entry-content input.error {
	border-color: Red;
}
.entry-content input.valid {
	border-color: #18940C;
}

.entry-content input[type=text]:focus,
.entry-content input[type=text]:active,
 {
	color: #000;
}

#content .entry-content textarea {
	height: 140px;
}

.entry-content .has-inline-color.has-oker-color {
	color: #cba900;
}

.entry-header {
	position: relative;
	margin-bottom: 2em;
	padding: 14% 2%;
	background-size: cover;
	background-position: 50% -1px;
	background-repeat: no-repeat;
}
body.home .entry-header {
	padding: 22% 2%;
}

	.entry-header .overlay {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-color: rgba(0,0,0,0);
	}
	body.archive.post-type-archive-event .entry-header .overlay,
	body.single-event .entry-header .overlay {
		background-color: none;
		background-color: rgba(27,41,2,0.5);
	}

	.entry-heading {
		position: absolute;
		width: 100%;
		top: 50%;
		left: 0;
		transform: translate(0, -50%);
	}

	.entry-heading h1 {
		font-size: 1.8em;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}
	.entry-heading h2 {
		font-size: 1.25em;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
		margin-bottom: 0.2em;
	}

	.entry-heading h4 {
		font-size: 1.25em;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
		margin-bottom: 0.2em;
	}

.container {
	max-width: 1200px;
	margin: 0px auto;
}
.container.container-wide {
	max-width: none;
}

.container .entry-content blockquote, 
.container .entry-content blockquote p {
	color: inherit;
}

.container .entry-content .reference-quote blockquote {
	font-weight: normal;
}

.container .entry-content .article blockquote {
	margin: 1.0em;
	font-size: 2.0em;
	line-height: initial;
}

.main-content #tribe-bar-form {
	background-color: #758161;
}
	.main-content #tribe-bar-form .tribe-bar-submit input[type=submit] {
		background-color: #272f17;
	}

	.main-content #tribe-events .tribe-events-button, .tribe-events-button {
		background-color: #668c19;
	}

.main-content #tribe-events-pg-template {
	width: 90%;
	max-width: 900px;
	margin: 0px auto;
}

.main-content #tribe-events-pg-template a {
	color: #d6dec9;
}

.main-content .tribe-events-list-separator-month {
	background-color: transparent;
	border-bottom: 1px solid #d6dec9;
}

.row .column.column-entry-image {
	display: none;
}
.row .column.column-entry-image.mobile {
	display: block;
}

	.row .column.column-entry-image .entry-image {
		position: relative;
		width: 100%;
		padding-bottom: 33%;
		overflow: hidden;
		min-height: 50px;
	}
	.row .column.column-entry-image .entry-image img {
		position: absolute;
		max-width: none;
		height: auto;
	}


#nav {
	text-align: right;
}

#nav > a.toggleMenu {
	display: block;
	font-size: 2.2em;
	text-decoration: none;
	color: #ffffff;
}

#nav > a.toggleMenu > i.fa,
#nav > a.toggleMenu > i.fal,
#nav > a.toggleMenu > span {
	display: block;
}

#nav > a.toggleMenu > i.fa,
#nav > a.toggleMenu > i.fal {
	font-size: 1.0em;
}

#nav > a.toggleMenu > span {
	margin-top: 2px;
	padding: 0 10px 0 0;
	color: #fff;
}

#nav-menu {
	display: none;
}
#nav-menu.open {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(82, 101, 64);
	background: rgba(82, 101, 64, 0.96);
	color: #000;
	text-align: center;
	z-index: 100000;
}
	#nav-menu > .menu-menu-container {
		
	}

	#nav-menu.open a.toggleMenu {
		position: absolute;
	    right: 0;
	    top: 0;
	    font-size: 2.5em;
	    margin-top: 0.5em;
	    margin-right: 0.5em;
	}
		body.admin-bar #nav-menu.open a.toggleMenu {
			margin-top: calc(0.5em + 46px);
		}

#nav-menu ul li.mobile {
	display: none;
}

.main-content {
	padding-top: 75px;
}
.tribe-events-pg-template {
	padding-top: 75px;
}

.entry-title {
	padding-top: 50px;
}
body.single-event .entry-title {
	padding-top: 10px;
}

h1.page-title {
	font-size: 3.0em;
	color: #cdd6c0;
	font-weight: 100;
	margin: 0 auto 1em auto;
	text-align: center;
	max-width: 90%;
}

.entry-content h2 {
	font-size: 1.5em;
	line-height: 1.34em;
	font-weight: 400;
}

.entry-content .wpcf7-form h3 {
	font-size: 1.3em;
	margin-bottom: 1.0em;
}

.entry-content form .sub {
	background-color: #141b27;
	border-radius: 10px;
	padding: 1.2em;
	margin-top: 4.0em;
}

.entry-content h2 em {
	font-style: italic;
}

.entry-content h2.big {
	font-size: 3.0em;
	letter-spacing: 0.01em;
}

.entry-content .reference-item blockquote {
	display: block;
	margin-top: 1.0em;
	font-size: 1.6em;
	line-height: 1.34em;
	padding: 0.5em;
}

.reference-item blockquote {
	margin-top: 1.0em;
	font-size: 1.6em;
	line-height: 1.34em;
	padding: 0.5em;
}

.entry-content .reference-item p {
	margin-bottom: 0;
}

.reference-item .reference-logo {
	display: none;
	width: 200px;
	height: 150px;
	margin: 0px auto;
	position: relative;
}

.reference-item .reference-logo img {
	display: block;
	position: absolute;
	max-width: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.reference-readmore {
	padding: 2.0em;
	text-align: right;
}

#footer {
	background: #cba900;
	color: #000;
}

#footer a {
	color: #f3eeda;
    font-weight: bold;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 0.9em;
}
#footer ul li a {
	line-height: 1.4em;
	display: inline-block;
	text-align: left;
	width: 100%;
}

#footer a:hover {
	color: #fff;
}

#footer h2.widget_title {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 1.4em;
}

#footer .row .column .inner-column {
	padding: 1.0em;
}

#footer .row .column .inner-column img {
	display: block;
	width: 220px;
	height: auto;
	margin: 0px auto;
}

#footer .row .column.widget_text p {
	margin-bottom: 0.5em;
}

#footer .row .column.widget_text a i.fa {
	
}

#footer .row .column.widget_text a .icon {
	display: inline-block;
	margin: 0 10px;
	width: 24px;
}

#back-top {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.navigation {
	padding-top: 0.5em;
	text-align: center;
    padding: 2.0em 0;
}
.navigation h2 {
	display: none;
}

.navigation .nav-links {
	font-weight: 100;
	font-size: 1.2em;
}
.navigation .nav-links span.current {
	font-weight: 400;
	color: #242c3b
}

.entry-content .author {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 16px;
}

.entry-content .author .avatar {
	-ms-flex-direction: column;
    flex-direction: column;
    display: -ms-flexbox;
    display: flex;
}

.entry-content .author .name {
	-ms-flex-direction: column;
    flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    margin-left: 13px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-pack: center;
    justify-content: center;
}

.date {
	margin: 0.5em 0 0em 0;
	font-size: 0.8em;
	font-style: italic;
}

body.single .date {
	margin: 0.5em 0 1.5em 0;
	font-size: 0.8em;
	font-style: italic;
}

.tags span {
	display: inline-block;
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	border-radius: 3px;
	margin: 0 5px 5px 0;
}
.tags span a {
	color: #000;
}
.tags span i {
	margin: 0 5px 0 0;
}

.footer-container span.post-date {
	display: none;
}

.footer-container ul li {
	display: block;
	margin-bottom: 0.7em;
}

.footer-container .textwidget .icon {
	font-size: 1.0em;
	margin: 0 10px 0 0;
}

.mc4wp-alert.mc4wp-success {
	border: 1px solid #fff;
	margin-top: 1.0em;
	text-align: center;
	background: rgba(255,255,255,0.1);
	border-radius: 5px;
}
.entry-content .mc4wp-alert.mc4wp-success p {
	padding: 1.0em;
	margin-bottom: 0;
}

.filter {
	display: none;
}

.grecaptcha-badge {
	display: none !important;
}

@media only screen and (min-width: 600px) {
	
}

@media only screen and (max-width: 1024px) {
	
}

@media only screen and (max-width: 600px) {
	
}

@media only screen and (max-height: 600px) {
	#nav-menu .menu-menu-container {
		margin-top: 100px;
		font-size: 1.3em;
	}
}

@media only screen and (min-width: 768px) {
	.entry-heading h1 {
		font-size: 3em;
		font-weight: 100;
	}

	.entry-content .uagb-columns__gap-10 .wp-block-uagb-column {
		margin: 0 10px 0px 0;
	}

	.entry-content .uagb-columns__gap-15 .wp-block-uagb-column {
		margin: 0 15px 0px 0;
	}

	.entry-content .uagb-columns__gap-20 .wp-block-uagb-column {
		margin: 0 10px 0px 10px;
	}
}

@media only screen and (min-width: 782px) {
	body.admin-bar #nav-menu.open a.toggleMenu {
		margin-top: calc(0.5em + 32px);
	}
}

@media only screen and (min-width: 770px) {
	.entry-header.entry-header-small {
		position: relative;
		margin-bottom: 2em;
		padding: 12% 2%;
	}
	.entry-heading h4 {
		font-size: 2em;
	}

	#nav-menu .menu-menu-container {
		margin-top: 0px;
		font-size: 1.0em;
	}

	#nav-menu {
		display: block;
	}
	#nav .toggleMenu,
	#nav a.toggleMenu {
		display: none;
	}

	#nav-menu ul li {
		display: inline-block;
		margin: 0 0.5em 0 0.5em;
		font-size: 1.0em;
	}

	#nav-header .row .column.column-logo {
		width: 25%;
	}
	#nav-header .row .column.column-nav {
		width: 75%;
		text-align: right;
	}


	#nav-header .row .column.column-logo .row .column {
		width: auto;
	}

	.row .column.column-10 {
		width: 10%;
	}
	.row .column.column-20 {
		width: 20%;
	}
	.row .column.column-25,
	.column-group.columns-4 .column {
		width: 25%;
	}
	.row .column.column-30 {
		width: 30%;
	}
	.row .column.column-33 {
		width: 33.33%;
	}
	.section-related .row .column.column-33 {
		vertical-align: top;
		float: none;
		display: inline-block;
		width: 29%;
		margin: 0 1.9% 3% 1.8%;
		border: 1px solid #cba900;
	}

	.column-group.columns-3 .column {
		width: 33.33%;
	}
	.row .column.column-40 {
		width: 40%;
	}
	.row .column.column-45 {
		width: 45%;
	}
	.column-group.columns-2 .column {
		width: 50%;
	}
	.row .column.column-50 {
		width: 50%;
	}
	.section-related .row .column.column-50 {
		vertical-align: top;
		float: none;
		display: inline-block;
		width: 45%;
		margin: 0 1.9% 3% 1.8%;
		border: 1px solid #cba900;
	}

	.row .column.column-55 {
		width: 55%;
	}
	.row .column.column-60 {
		width: 60%;
	}
	.row .column.column-66 {
		width: 66.66%;
	}
	.row .column.column-70 {
		width: 70%;
	}
	.row .column.column-75 {
		width: 75%;
	}
	.row .column.column-80 {
		width: 80%;
	}
	
	#footer .row .column {
		width: 33.33%;
	}

	#footer .row .column .inner-column {
		padding: 2.0em;
	}

	#footer ul li a {
		text-align: left;
	}
	#footer ul#menu-footer-menu-2 li a {
		text-align: right;
	}

	.container .inner {
		padding: 3em 1.0em 2.0em
	}

	.section-related .container .row .column .inner {
		padding: 0 0 1.0em 0;
	}

	.section-related .row .column .inner .description h2 {
		height: 50px;
	}

	.section-related .column {
		padding-bottom: 30px;
	}
	.section-related .column a.more {
		position: absolute;
	    right: 0;
	    bottom: 0;
	}
}	

@media only screen and (min-width: 1024px) {
	.wp-block-uagb-section,
	.uagb-section__wrap .uagb-section__inner-wrap,
	.section-page > .entry-content > .the_body > p {
		padding: 0em;
	}

	#nav-menu .menu-menu-container {
		margin-top: 0px;
		font-size: 1.0em;
	}

	#nav-menu > .menu-mainmenu-container {
	    font-size: 2em;
	}

	#nav-header .row .column.column-logo img {
		width: auto;
		height: 90px;
	}

	#nav-header .container .inner {
		
	}
	#nav-menu.open a.toggleMenu {
		margin-top: 36px;
		margin-right: 36px;
	}
	body.admin-bar #nav-menu.open a.toggleMenu {
		margin-top: calc(34px + 32px);
	}
}	

@media only screen and (min-width: 1200px) {
	
}