@media screen and (max-width: 768px) { 
	#top-header {
		display: none;
	}
	/* HISTORY IMAGE LAYOUT ON MOBILE */

.elementor-869 .elementor-element.elementor-element-1630228 .bdt-timeline .bdt-timeline-thumbnail img {
	height: auto !important;
}
}


header .navigation a {
    font-family:"Poppins";

}
/*---Styling for for on salabse.com/vacancies/-zen#1529869-GP-*/
@media screen and (min-width: 768px) {
    .elementor-834 .elementor-element.elementor-element-d565b26 .wpcf7-form .wpcf7-form-control-wrap input, .wpcf7 input[type="text"], .wpcf7 textarea {
    text-align: left;
    color: #037e87;
    background-color: #fefefe;
    border-color: #efefef;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 4px 4px 4px 4px;
    width: 400px;
    font-weight: 400;
    font-size: 16px;
    }
}

@media screen and (max-width: 768px) {
    .elementor-834 .elementor-element.elementor-element-d565b26 .wpcf7-form .wpcf7-form-control-wrap input, .wpcf7 input[type="text"], .wpcf7 textarea {
    text-align: left;
    color: #037e87;
    background-color: #fefefe;
    border-color: #efefef;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 4px 4px 4px 4px;
    width: 230px;
    font-weight: 400;
    font-size: 16px;
    }
}

/* Full width to textarea in second contact form | #1529869-VG ZD */
.elementor-page-834 textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}

/* widen text area for contact page  / 1543606-zd bk */
.page-id-662 .elementor-662 .elementor-element.elementor-element-44b6d867 fieldset > textarea {
  min-width: 100%;
}

/* change menu text color  / 1543606-zd bk */
.site-header-section .aux-menu-depth-0>.aux-item-content,
.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu>.aux-menu-item>.aux-item-content>.aux-menu-label,
.aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-item>.aux-item-content {
  color: #037e87;
}

/* widen text area for contact page  / 11790919-hc dp */
.page-id-1476 textarea {
  max-width: 100%;
  width:100%
}

/* Footer link color / 12693179-hc rw */
.privacy-policy-link {
	color: #aaa;
}
a.privacy-policy-link:hover {
	color: #ccffff;
	text-decoration: underline;
}

.wpcf7 textarea{
width:100%;
}

.elementor-text-editor ul {
	list-style: disc outside;
	margin-left: 1em;
    padding-left: 2em;
}