.sticky .main-nav ul ul a, .sticky .main-nav ul ul li {
    line-height: 1em !important;
    height: auto !important;
    font-weight: normal;
    border-top: none;
    padding: 10px 20px;
    text-align: left;
    font-size: 21px;
}

.secondary-nav {
    float: right;
    width: auto !important;
    padding-left: 5px !important;
    position: relative;
}

@media only screen and (max-width: 1200px) {
.hamburger {
    display: block !important;
}
body.down #site-header.sticky {
   display: none !important;
}
header {
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100% !important;
}

#main {
    padding-top: 130px !important;
}
}

#site-header .secondary-nav > span, #site-header .secondary-nav a {
    display: inline-block;
    margin: 0px;
}

.alignleft {
	float: left;
	margin-right: 3em;
	margin-top: 2.5em;
	margin-bottom: 2em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-top: 3em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
	margin-top: 2em;
}

.panel-widget-style {
	padding-bottom: 30px !important;
}

.so-widget-sow-button-flat-071c9a3fa21a .ow-button-base {
  zoom: 1;
  padding-bottom: 25px;
}

.ow-button-base a {
    text-align: center;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: 1px;
}

#cookie-notice {
    display: block;
    visibility: hidden;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 16px;
    line-height: 25px;
    left: 0;
    text-align: center;
}

.wpforms-confirmation-container-full {
    color: #333;
    margin: 0 0 24px 0;
    background: #55c2ff !important;
    border: 1px solid #333748 !important;
    padding: 15px 15px;
}


@media only screen and (max-width: 1024px) {
#footer .widget-box {
    width: 100% !important;
padding-left: 140px;
}
}

@media only screen and (max-width: 601px) {
#footer .widget-box {
    width: 100% !important;
padding-left: 50px;
}
}

