body 
{
	margin: 0px 0px 0px 0px;
}

p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #231e22;
	line-height: 24px;
}

li 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #231e22;
	line-height: 24px;
}

div 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #231e22;
}

table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #231e22;
}

caption 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #231e22;
}

th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #231e22;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #231e22;
}

a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0C7D53;
	text-transform: none;
	text-decoration: none;
}

a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0C7D53;
	text-transform: none;
	text-decoration: none;
}

a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0C7D53;
	text-transform: none;
	text-decoration: none;
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	color: #231e22;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 15px;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	color: #231e22;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 15px;
}

h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #231e22;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	color: #231e22;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 30px;
}

h5 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #231e22;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h6 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #231e22;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

hr 
{
}

ul li 
{
	list-style-type: disc;
}

em, i 
{
	font-style: italic !important;
}

input[type="text"], input[type="email"], input[type="password"] 
{
    height: 20px;
}

select 
{
    height: 26px;
}

.MoSTTable 
{
}

.MoSTTable th 
{
	vertical-align: top;
}

.MoSTTable th, .MoSTTable th * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
}

.MoSTTable td 
{
	vertical-align: top;
}

.MoSTTable td, .MoSTTable td * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.MoSTTableAlt, .MoSTTableAlt td 
{
}

.MoSTTableAlt, .MoSTTableAlt *, .MoSTTableAlt td, .MoSTTableAlt td * 
{
}

.MoSTTableColumn, .MoSTTableColumn td 
{
}

.MoSTTableColumn, .MoSTTableColumn *, .MoSTTableColumn td, .MoSTTableColumn td * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

.MoSTTable a:visited 
{
	font-style: normal;
	color: #0C7D53;
	text-transform: none;
	text-decoration: none;
}

.MoSTTable a:hover 
{
	font-style: normal;
	color: #0C7D53;
	text-transform: none;
	text-decoration: none;
}

.MoSTTable a:link 
{
	font-style: normal;
	color: #0C7D53;
	text-transform: none;
	text-decoration: none;
}

.MoSTImage 
{
	border-width: 0px;	
}

.MoSTRequiredField 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.MoSTTextField 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000 !important;
	font-style: normal;
	border-style: solid;
	border-color: #C0C0C0   #C0C0C0;
	border-width: 1px;
}

.MoSTPasswordField 
{
	font-size: 16px;
	color: #000000 !important;
	font-style: normal;
	border-style: solid;
	border-color: #C0C0C0   #C0C0C0;
	border-width: 1px;
}

.MoSTDropdownList 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c0c0c0 !important;
	font-style: normal;
}

.MoSTButton 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000 !important;
	background-color: #CCCCCC;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-style: solid;
	border-width: 0px;
}

.MoSTTransparent 
{
	background-color: transparent;
	border: none;
}

.MoSTAbstract * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin: 0;
}

.MoSTDocumentList 
{
	width: 100%;
	float: left;
}

.MoSTDocumentListRow 
{
	float: left;
	width: 100%;
}

.MoSTDocumentListCell1 
{
	float: left;
	margin: 1px;
}

.MoSTDocumentListCellFull 
{
	width: auto;
}

.MoSTDocumentList li 
{
	list-style-type: disc;
}

.MoSTDocumentListHeading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.MoSTDocumentListHeading a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
}

.MoSTDocumentListHeading a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
}

.MoSTDocumentListHeading a:link 
{
	font-family: Arial, Helvetica, sans-serif;
}

.MoSTSearchIcon {
    float: left;
    width: 32px;
    height: 32px;
}

.MoSTSearchIconWord 
{
    background: url("/tools/icons/word.png") no-repeat;
}

.MoSTSearchIconPdf 
{
    background: url("/tools/icons/pdf.png") no-repeat;
}

.MoSTSearchIconUnknown 
{
    background: url("/tools/icons/unknown.png") no-repeat;
}

/* Form Layout */
.MoSTFormLayout {
    width: 100%;
    float: left;
}

.MoSTFormLayoutRow 
{
    width: 100%;
    float: left;
    text-align: right;
}

.MoSTFormLayoutCell1 
{
	float: left;
    text-align: left;
}

.MoSTFormLayoutCell2 
{
    display: inline-block;
    text-align: left;
}

.MoSTFormLayoutCellFull 
{
    text-align: left;
}

/* Event Pricing Layout */
.MoSTEventRegLinks 
{
    text-align: left;
}

.MoSTEventPrices
{
	width: 100%;
	float: left;
}

.MoSTEventPrices .MoSTFormLayoutCell3 
{
    display:inline-block;
    width: 100px;
}

.SubEvents 
{
    float: right;
}

/* Screen and Print Template Display */
.MoSTTemplate 
{
	display: block;
}

.MoSTPrint 
{
	display: none;	
}

/* Jquery UI Layout Fixes */
div.ui-dialog-titlebar *
{
    outline: none !important;
}

.ui-spinner input[type="text"] 
{
    height: 18px;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button 
{ 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

/* User Defined Custom Styles */
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"]
 {
-webkit-appearance: none;
border-radius: 0;
}

.searchformhide {
height: 50px!important;
/*background: #109661;*/
background: #0c7d53;
}
.searchformhide > input {
display: none!important;

}
.FormLayoutCellFull a {word-break: break-all;}
body {
overflow-x: hidden;
position: relative;
right: 0px;
-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
body.open {
    position: fixed;
    top: 0px;
    width: 100%;
}
#MoSTContent > :first-child, .half h2, .sidebar h2, .third h2  { 
    margin-top: 0 !important;
}
#MoSTContent > :last-child { 
    margin-bottom: 0 !important; margin-right: 0 !important; 
}
.MoSTTemplate {
    overflow-x: hidden;
}

/* red banner 2022*/

table.red {
  border: 1px solid red;
  max-width: 700px;
}
.red p, .red td, .red div, .red a {
  color: red;
}
.red a {
  text-decoration: underline;
}

/* original styles */

body * {
font-family: Roboto, sans-serif!important;
}

.wrapper {
width: 90%;
margin: 0 auto;

}
.wrapper:after {
  content: "";
  display: table;
  clear: both;
}
nav {
background: #eaebed;
padding-top: 20px;
/*border-top: 5px solid #109661;*/
border-top: 5px solid #0c7d53;
position: relative;

}
nav img {
width: 140px;
float: left;
margin-top: -10px;
-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
nav img:hover {
opacity: 0.5;
}
nav h1 {
font-family: Montserrat, sans-serif!important;
/*color: #009055;*/
color: #0c7d53;
margin: 0px;
font-size: 30px;
margin-left: 15%;
margin-top: 10px;
font-weight: 400!important;;
}
nav h2 {
font-family: Montserrat, sans-serif!important;
color: #767676;
margin: 0px;
font-size: 20px;
margin-left: 15%;
padding-bottom: 30px;
    font-weight: 400!important;
}
h1, h4, h6 {
margin-top: 0px;
}
h2, h3, h5 {
    margin-top: 35px;
}
.whitebg {
background: #fff;
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
}
nav ul {
padding: 0px;
margin: 0px;
list-style: none;
display: inline-block;
border-left: 1px solid #c0c0c0;
    margin-right: -5px;
}
nav ul li {
padding: 0px;
margin: 0px;
list-style: none;
display: inline-block;

}
nav ul li:hover a {
background: #2b292a;
color: #fff!important;
}
.header .complain {
  display: none;
}
.header a.logo {
  font-size: 0 !important;
  float: left;
}
nav ul ul {
visibility: hidden;
opacity: 0;
    position: absolute;
    /*top: 181px;*/
    left: 50%;
    width: 90%;
    max-width: 100%;
    /* transform: translateX(-50%); */
    box-sizing: content-box;
    height: 265px;
    background: #2b292a;
    z-index: 1000;
border: 0px;
-webkit-column-count: 8;
       -moz-column-count: 8;
            column-count: 8;
    padding-top: 20px;
    box-sizing: border-box;
-webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
nav ul li:hover ul {
visibility: visible;
opacity: 1;
}
nav ul ul:before {
 background: #2b292a;
position: absolute;
top: 0px;
right: 100%;
height: 100%;
width: 100%;
content: "";
}
nav ul ul:after {
 background: #2b292a;
position: absolute;
top: 0px;
left: 100%;
height: 100%;
width: 100%;
content: "";
}
nav ul li a {
text-decoration: none!important;
display: block;
font-size: 16px;
/*padding: 20px 23px;*/
padding: 20px;
color: #2b292a!important;
font-family: Roboto, sans-serif!important;
font-weight: 500;
-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;

}

nav ul ul li a {
color: #fff;
font-size: 14px;
position: relative;
/*padding: 10px 20px; */
padding: 10px; 
line-height: 20px;
}
nav ul ul li a:before {
    position: absolute;
    left: -5px;
    /*left: 0px;*/
    /*top: 50%;*/
    top: 18px;
    content: "";
    font-family: FontAwesome!important;
    color: #FFF;
    background-image: url(/templates/Template-2017/images/arrow.png);
    height: 10px;
    width: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%);
-webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}
nav ul ul li a:hover:before {
/*left: 10px;*/
left: 0px;
}
nav .wrapper {
max-width: 100%;
width:90%;
}
.nostyle {
color: inherit!important;
}
.nostyle:hover:before {
display: none!important;
}
.sliderwrapper
{
    display: block;
background: url(/templates/Template-2017/images/533982776.jpg);

}
.sliderwrapper .wrapper
{
    position: relative;
    margin: 0 auto;
padding-top: 100px;
padding-bottom: 100px;
}
.sliderwrapper h2
{
    font-family: Fira Sans, sans-serif;
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-weight: 400;
margin: 0 auto;
}
.slick-slider
{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before, .slick-track:after
{
    display: table;
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir=rtl] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    width: 100%;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-prev, .slick-next
{
    display: none!important;
}
.socialmedia {
  display: inline-block;
  float: right;
  margin-top: 10px;
  margin-right: 1%;
}
.socialmedia a {
text-decoration: none!important;
/*color: #009055;*/
color: #0c7d53;
font-size: 14px!important;
padding-left: 15px; 
-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.socialmedia a:hover {
opacity: 0.7;
}
.fa {
    font-style: normal!important;
    font-size: 25px!important;
    margin: 5px;
vertical-align: middle;
font-family: fontAwesome!important;
}

/* new social icons 2018 */
a.signup {
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: left center;
  padding: 10px 0 10px 35px;
  margin: 0 0 0 20px;
}

nav a.signup {
  background-image: url(/templates/Template-2017/images/icon-envelope-green.png);
}

footer a.signup {
  background-image: url(/templates/Template-2017/images/icon-envelope-white.png);
  margin-left: 0;
}

a.twitter, a.facebook { 
    font-size: 0!important;
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: left center;
    padding: 20px 0 12px 28px;
    margin: 0 0 0 14px;
}

nav a.twitter { 
background-image: url( /templates/Template-2017/images/icon-twitter-green.png);
}
footer a.twitter { 
background-image: url( /templates/Template-2017/images/icon-twitter-white.png);
}
nav a.facebook {
 background-image: url(/templates/Template-2017/images/icon-facebook-green.png);
} 
footer a.facebook {
 background-image: url(/templates/Template-2017/images/icon-facebook-white.png);
} 

.half {
width: 50%;
display: inline-block;
}
#MoSTContent .half:nth-of-type(odd) {
padding-left: 0px;
border-right: 1px solid #aeafb1;
}
#MoSTContent .half:nth-of-type(even) {
padding-right: 0px;
}
footer {
background: #0f0f0f;
}
footer .half {
padding: 0px;
}
footer p {
color: #fff;
font-size: 14px;
margin: 0px;
margin-bottom: 10px;
}
footer a {
color: #fff;
}
.lightgreyfooter {
background: #2b292a;
padding: 10px;
box-sizing: border-box;
    margin-top: 30px;
}
.complain {
  opacity: 1!important;
  display: inline-block;
  border: 1px solid #961045;
background: #961045;
  color: #fff!important;
  padding: 6px 15px!important;
  margin-top: 6px;
  border-radius: 18px;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
   transition: all 300ms ease-out;
}
.complain:hover {
  background: rgba(155,16,59,0.2);
color: #961045!important;
}
.aboutsection:hover:before {
display:none!important;
}
.sidebar {
  width: 30%;
  /*margin-1.5%;*/
  float: left;
  padding-top: 50px;
  padding-bottom: 50px;
}

#MoSTContent .documentlist  .MoSTDocumentList .MoSTDocumentListRow {
width: 100%!important;
}
.sidebar .MoSTDocumentList .MoSTDocumentListRow, .documentlist .MoSTDocumentList .MoSTDocumentListRow {
padding: 20px;
box-sizing: border-box;
}

.sidebar .MoSTDocumentList .MoSTDocumentListRow:nth-child(odd), .documentlist .MoSTDocumentList .MoSTDocumentListRow:nth-child(odd) {
background-color: #eaebed;
}

.sidebar .MoSTDocumentList .MoSTDocumentListRow:nth-child(even), .documentlist .MoSTDocumentList .MoSTDocumentListRow:nth-child(even) {
background-color: #f7f7f7;
}
.sidebar .MoSTDocumentListHeading a, .documentlist .MoSTDocumentListHeading a {
font-size: 18px;
text-decoration: none!important;
/*color: #109661;*/
color: #0c7d53;
font-family: Roboto, sans-serif!important;
    display: inline;
}
.sidebar .MoSTDocumentListDate, .documentlist .MoSTDocumentListDate {
font-size: 14px!important;
font-family: Roboto, sans-serif!important
}
.sidebar .MoSTAbstract *, .documentlist .MoSTAbstract * {
font-size: 18px!important;
line-height: 18px!important;
text-align: left!important;
font-family: Roboto, sans-serif!important;
}
#MoSTContent {
width: 66%;
float: right;
padding-top: 50px;
padding-bottom: 50px;
}
footer .wrapper {
overflow: hidden;
}
footer > .wrapper:first-child {
padding-top: 30px;
padding-bottom: 30px;
}
footer .wrapper > ul {
width: 20%;
float: left;
padding: 0% 20px;
box-sizing: border-box;
border-right: 1px solid #686868;
display: inline-block;
vertical-align: top;
padding-bottom: 1000px;
margin-bottom: -1000px;
}
footer .wrapper  ul  li a {
    font-size: 18px;
    text-decoration: none!important;
    color: #fff;
    font-family: Roboto, sans-serif!important;
}

footer ul ul  {
padding: 0px;
padding-top: 10px;
}
footer .wrapper ul ul li a {
    
    display: inline;
    line-height: 18px;
    font-size: 14px;
}
#MoSTContent a, .sidebar a, .MoSTBreadcrumbs a {
-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
position: relative;
       display: inline;
}
#MoSTContent a:before, .sidebar a:before, .MoSTBreadcrumbs a:before {
content:"";
position: absolute;
bottom: 0px;
left: 0px;
/*border-bottom: 1px solid #109661;*/
border-bottom: 1px solid #0c7d53;
width: 0px;
-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
#MoSTContent a:hover:before, .sidebar a:hover:before, .highlighted:before, .MoSTBreadcrumbs a:hover:before {
width: 100%!important;
}
footer ul li a {
color: #fff;
text-decoration: none!important;
-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
position: relative;
}
footer ul li a:before {
content:"";
position: absolute;
bottom: 0px;
left: 0px;
border-bottom: 1px solid #fff;
width: 0px;
-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
footer ul li a:hover:before {
width: 100%;
}
footer li {
    list-style: none!important;
color: #fff;
font-size: 14px;
    line-height: 18px;
margin: 10px 0px!important;
}
footer .contact ul li:first-child, footer .contact ul li:nth-child(2) {
font-size: 25px;
}
footer .contact ul li {
margin-bottom: 20px!important;
}
.half {
width: 50%;
padding: 0px 30px;
display: inline-block;
float: left;
    box-sizing: border-box;
}
#MoSTContent .box > a {
    display: inline-block;
    /*border: 1px solid #109661;*/
    border: 1px solid #0c7d53;
    */color: #109661;*/
    color: #0c7d53;
    text-decoration: none;
    margin: 5px;
    padding: 15px;
    box-sizing: border-box;
-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
#MoSTContent .box > a:hover {
background: rgba(16,150,97,0.3)
}
  .hamburger {
    width: 30px;
    height: 20px;
    display: inline-block;
    position: relative;
    /*background: #109661;*/
    background: #0c7d53;
    border: 15px solid #0c7d53;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
  }
  .hamburger div, .hamburger:before, .hamburger:after {
     width: 100%;
     height: 2px;
     background-color: #fff;
     -webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
     -o-transition: all 300ms ease-in-out;
     transition: all 300ms ease-in-out;
     -webkit-transform: translate(0%, -50%);
     -moz-transform: translate(0%, -50%);
     -o-transform: translate(0%, -50%);
     transform: translate(0%, -50%);
  }
  .hamburger:before {
     content: "";
     position: absolute;
     top: 0%;
     left: 0px;
  }
  .hamburger .middlebar {
     position: absolute;
     top: 50%;
     left: 0px;
  }
  .hamburger:after {
     content: "";
     position: absolute;
     top: 100%;
     left: 0px;
  }
  .closehamburger:before, .closehamburger:after {
     position: absolute;
     top: 50%;
     left: 0px;
  }
  .closehamburger:before, .closehamburger .middlebar {
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     transform: rotate(45deg);
  }
  .closehamburger:after {
     -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     transform: rotate(-45deg);
  }
.MoSTSearchResults .MoSTAbstract * {
    font-size: 18px!important;
    line-height: 18px!important;
    text-align: left!important;
    font-family: Roboto, sans-serif!important;
}
#MoSTSearch, #search {
display: inline-block;
vertical-align: top;
position: relative;
width: 100%;
}
#MoSTSearch .MoSTTextField, #search .MoSTTextField {
height: 50px;
margin: 0px;
box-sizing: border-box;
font-size: 18px!important;
border: 0px;
padding: 15px;
}
#MoSTSearch .MoSTTextField, #search .MoSTTextField {
width: 100%;
padding-left: 75px;
border: 1px solid #c0c0c0;
}
.MoSTButton {
-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
box-sizing: border-box;
}
#MoSTContent .MoSTButton:hover {
background: rgba(16,150,97,0.5)!important;

/*color: #009055!important;*/
color: #0c7d53!important;
}
#MoSTSearch .MoSTButton, #search .MoSTButton  {
/*background: #009055;*/
background: #0c7d53;
color: #fff!important;
font-family: Montserrat, sans-serif!important;
position: absolute;
top: 0px;
right: 0px;
width: auto!important;
    height: 50px;
    margin: 0px;
    box-sizing: border-box;
    font-size: 18px!important;
    border: 0px;
    padding: 15px;
}

#MoSTEmailForm .MoSTButton, #MoSTSubscribe .MoSTButton  {
/*background: #009055;*/
background: #0c7d53;
color: #fff!important;
font-family: Montserrat, sans-serif!important;

width: auto!important;
    height: 50px;
    margin: 0px;
    box-sizing: border-box;
    font-size: 18px!important;
    border: 0px;
    padding: 15px;
}

#MoSTSubscribe .MoSTCheckbox {
width: auto!important;
}
#MoSTContent .MoSTSearchForm {
postion: relative;
}
#MoSTContent .MoSTSearchForm .MoSTFormLayoutRow:first-child .MoSTFormLayoutCell1 {
display: block;
width: 100%!important;
}
#MoSTContent .MoSTSearchForm .MoSTFormLayoutRow .MoSTFormLayoutCell1 .MoSTTextField {
width: 100%!important;
padding-left: 15px!important;
}
#MoSTContent .MoSTSearchForm .MoSTFormLayoutRow:first-child .MoSTFormLayoutCell1:first-child p {
    font-size: 25px;
    font-style: normal;
    /*color: #109661;*/
    color: #0c7d53;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 0px;
margin-top: 0px;
padding: 0px!important;
}

#MoSTContent .MoSTSearchForm .MoSTFormLayoutRow .MoSTFormLayoutCell2 .MoSTButton {
    top: 42px;
}

#MoSTContent .MoSTSearchForm  #MoSTPref p {
    font-size: 18px;
    font-style: normal;
    color: #231e22;
    line-height: 18px;
margin-bottom: 0px;
margin-top: 0px;
}
#MoSTContent .MoSTSearchForm  #MoSTPref .MoSTFormLayoutCell1 {
width: auto!important;
display: inline-block!important;
}
#MoSTPref .MoSTFormLayoutRow {
margin-top: 10px;
}
.mobilenav {
position: relative;
display: none;
}
.languages {
border-right: 0px!important;
}
.languages > li a {
display: inline-block;
}
.languages > li a:before {
display: none!important;
}
.languages > li a:hover {
opacity: 0.5;
}
.outcomes > li:first-child a {
font-size: 18px;
    text-decoration: none!important;
    color: #fff;
    font-family: Roboto, sans-serif!important;
}
.outcomes > li:first-child li a {
    display: inline;
    line-height: 18px;
    font-size: 14px;
}
.mobilemenu {
width: 280px;
position: fixed;
top: 0px;
left: -280px;
-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    height: 100vh;
    overflow-y: scroll;
    background: #0f0f0f;
}
.mobilemenu ul {
padding: 0px;
text-align: center;
list-style: none;
margin: 0px;
}
.mobilemenu ul ul {
max-height: 0px;
overflow: hidden;
-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    background: #2b292a;
}
.expanded {
max-height: 500px!important;
}
.mobilemenu  a {
text-decoration: none;
    font-size: 18px;
    padding: 10px 35px;
    color: #fff;
display: block;
line-height: 20px;
text-align: center;
border-bottom: 1px solid #333;
    font-family: Roboto, sans-serif!important;
}
.open {
right: -280px;
} 
.mobilemenu.open {
left: 0px!important;
}
.mobilemenu ul {
position: relative;
}
.expandmenu {
display: inline-block;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
position: absolute;
top: 0px;
right: 10px;
width: 30px;
padding: 0px!important;
height: 40px;
border-bottom: 0px!important;
}
.expandmenu:before, .expandmenu:after
{
content: "";
width: 35%;
height: 2px;
/*background-color: #009055;*/
background-color: #0c7d53;
     
}
.expandmenu:before
{
position: absolute;
   top: 50%;
left: 21%;
   -webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   transform: rotate(45deg);
  
}
.expandmenu:after
{
position: absolute;
   top: 50%;
right: 21%;
   -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-45deg);
  
}
.close
{
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
#MoSTContent .complain:before {
border: 0px!important;
display: none!important;
}
.languages ul li {
    width: 48%;
    display: inline-block;
    
}
.languages ul li a {
font-size: 20px!important;
}
footer img {
    margin-top: 18px;
}
.MoSTSearchIcon {
    vertical-align: middle;
    margin-right: 15px;
    border-radius: 50%;
}
hr {
    border-bottom: 1px solid #c0c0c0;
    border-top: 0px;
    margin-top: 30px;
}
.MoSTPages a {
display: inline-block!important;
width: 25px;
height: 25px;
line-height: 25px;
border: 1px solid #109661;
border-radius: 50%;
text-align: center;
margin: 2.5px;
}
.MoSTPages a:hover {
background: rgba(16,150,97,0.5);
}
.MoSTPages .MoSTPage {
display: inline-block;
width: 25px;
height: 25px;
line-height: 25px;
border: 1px solid #c0c0c0;
color: #c0c0c0;
border-radius: 50%;
text-align: center;
margin: 2.5px;
}
.MoSTPages a:before {
display: none!important;
}
.MoSTSearchResultsCreated, .MoSTSearchResultsModified, .MoSTSearchResultsSize {
display: none;
}
#MoSTEmailForm input, #MoSTSubscribe input {
width: 100%!important;
    
    padding: 10px;
    box-sizing: border-box;
height: auto!important;
}
.MoSTFormLayoutWidth, #MoSTSubscribe .MoSTFormLayoutCell2{
width: 100%!important;
}
#MoSTEmailForm .MoSTFormLayoutRow:first-child, #MoSTEmailForm .MoSTFormLayoutRow:nth-child(2), #MoSTSubscribe .MoSTFormLayoutRow:first-child, #MoSTSubscribe .MoSTFormLayoutRow:nth-child(2) {
width: 48%;
display: inline-block;
}
#MoSTEmailForm .MoSTFormLayoutRow:nth-child(2), #MoSTSubscribe .MoSTFormLayoutRow:nth-child(2) {
margin-left: 4%;
}
 #MoSTSubscribe p {
margin: 0px!important;
}
#MoSTEmailForm .MoSTFormLayoutRow, #MoSTSubscribe .MoSTFormLayoutRow {
margin-bottom: 20px;
}
#MoSTEmailForm textarea {
width: 100%!important;
font-size: 18px;
padding:  10px;
box-sizing: border-box;
}
.sidebar li {
list-style: none;
}
.sidebar ul {
padding: 0px;
list-style: none;
}
.sidebar > li:first-of-type {
    font-weight: 700;
    font-size: 20px;
}
.sidebar ul li {
    font-weight: 500;
    font-size: 18px;
margin: 15px 0px;
}
.MoSTBreadcrumbs {
margin-top: 30px;
width: 100%;
}
.MoSTBreadcrumbs a {
    color: #231e22!important;
}
.MoSTBreadcrumbs a:before {
    border-bottom: 1px solid #231e22!important;
}
#MoSTContent .MoSTDocumentList .MoSTDocumentListRow   {
 width: 24%!important;
    display: inline-block;
    vertical-align: top;
float: none!important;
}
#MoSTContent .MoSTDocumentList .MoSTDocumentListCell1 ul {
padding: 0px 40px 0px 0px;
list-style: none;
}
#MoSTContent .MoSTDocumentList .MoSTDocumentListCell1 li {
list-style: none;
}
#MoSTContent .MoSTDocumentList .MoSTDocumentListCell1 li p {
font-size: 18px;
line-height: 20px;
}
#MoSTContent .MoSTDocumentList .MoSTDocumentListCell1 li a {
    font-size: 20px;
    font-weight: 500;
margin-bottom: 10px;
display: inline-block;
}
.third {
width: 33%;
display: inline-block;
padding-right: 40px;
box-sizing: border-box;
vertical-align: top;
}
.MoSTTable td {
    padding: 15px;
}
#MoSTContent li{
margin: 10px 0px;
}
#MoSTContent .list .MoSTDocumentList .MoSTDocumentListRow {
width: 100%!important;
}
.list .MoSTDocumentListHeading a {
font-size: 18px!important;
}
.list .MoSTDocumentListDate {
    font-size: 14px!important;
    font-family: Roboto, sans-serif!important;
}
.list .MoSTDocumentList .MoSTDocumentListRow .MoSTAbstract p, .list .MoSTDocumentList .MoSTDocumentListRow .MoSTAbstract a {
    font-size: 18px;
line-height: 20px;
    margin-bottom: 1em;
    margin-top: 1em;
}
.list .MoSTDocumentList .MoSTDocumentListRow {
    padding: 20px;
    box-sizing: border-box;
}
.list .MoSTDocumentList .MoSTDocumentListRow:nth-child(odd) {
    background-color: #eaebed;
}
.list .MoSTDocumentList .MoSTDocumentListRow:nth-child(even) {
    background-color: #f7f7f7;
}
.MoSTAbstract * {
font-size: 18px!important;
}
.years {
list-style: none;
padding: 0px;
margin: 0px;
}
.years li {
display: inline-block;
}
.years li a {
padding: 5px 10px;
border: 1px solid #109661;
}
 .FormLayout .rcTable {
width: 100%;
}
#MoSTContent .rcInputCell .riTextBox {
width: 200px!important;
}
.riSingle .riTextBox {
width: 100%!important;
    padding: 10px!important;
    box-sizing: border-box!important;
    height: auto!important;
    -webkit-appearance: none!important;
    font-size: 18px!important;
    color: #000000 !important;
    font-style: normal!important;
    border-style: solid!important;
    border-color: #C0C0C0!important;
    border-width: 1px!important;
}
.FormLayout input[type="text"], .FormLayout input[type="password"], .FormLayout textarea {
    width: 100%!important;
    padding: 10px;
    box-sizing: border-box;
    height: auto!important;
    -webkit-appearance: none;
    font-size: 18px;
    color: #000000 !important;
    font-style: normal;
    border-style: solid;
    border-color: #C0C0C0 #C0C0C0;
    border-width: 1px;
}
.FormLayout select, .FormLayout .rcTable input {
    width: 100%!important;
    padding: 10px;
    box-sizing: border-box;
    height: auto!important;   
    font-size: 18px;
    color: #000000 !important;
    font-style: normal;
    border-style: solid;
    border-color: #C0C0C0 #C0C0C0;
    border-width: 1px;
}
.FormLayout input.ruFileInput, .FormButtonBar input {
width: 100%!important;
 padding: 10px;
    box-sizing: border-box;
    height: auto!important;   
    font-size: 18px;
    color: #000000 !important;
    font-style: normal;
    border-style: solid;
    border-color: #C0C0C0;
    border-width: 1px;
}
.RadUpload span.ruFileWrap  {

    overflow: hidden!important;
    height: auto!important;
    width: 100%!important;
}
 .FormLayout textarea {
min-height: 200px;
}
.rcCalPopup, .rcTimePopup {
font-size: 0px!important;
height: 41px!important;
width: 41px!important;
display: inline-block!important;
    background-size: cover;
    transition: all 0ms ease-out!important;
    background-position: 0 0!important;
}
.rcTimePopup {
    background-position: 0 -185px!important;
}
.FormLayout input.ruFakeInput {
width: 125px!important;
} 
.FormLayout input.ruBrowse, .FormButtonBar input{
 padding: 10px;
    box-sizing: border-box;
    height: auto!important;   
    font-size: 18px;
    color: #000000 !important;
    font-style: normal;
    border-style: solid;
    border-color: #C0C0C0;
    border-width: 1px;
    height: 40px!important;
}
.FormButtonBar input {
width: 85px!important;
}
.FormButtonBar div.FormLayoutCell1 {
width: auto!important;
display: inline!important;
}
.FormButtonBar input[value=Submit] {
      background: #961045;
    color: #fff!important;
}
div.FormLayoutRow {

    padding: 5px 0px 15px 0px!important;
}




/* mobile styles */

@media all and (max-width: 1690px) {
nav .wrapper {
    max-width: 98%;
    width: 98%;    
}
}

@media only screen and (max-width: 1550px) {
    nav ul li a {
        padding: 20px 9px;
}
}
@media only screen and (max-width: 1370px) {
nav .wrapper > ul > li > a {
    /*padding: 16px 15px;*/
    padding: 16px 12px;
}
nav ul ul {
  height: 320px;
}
.socialmedia a {
  font-size: 0px!important;
}
.socialmedia .complain {
  font-size: 14px!important;
  vertical-align: middle;
}

.sliderwrapper {
  height: 320px;
}
nav ul ul {
top: 173px;
}
nav .whitebg .wrapper {
/*width: 95%;*/
  width: 100%;
  max-width: 100%;
}
nav ul li a {
font-size: 14px;
padding: 16px 11px;
}
}
@media only screen and (max-width: 1250px) {
footer .contact ul li:first-child, footer .contact ul li:nth-child(2),.languages ul li a
 {
    font-size: 16px!important;
}
}

@media all and (max-width:1235px) {
.mobilenav {
  display: block;
}
nav .whitebg {
  display: none;
}
}
@media only screen and (max-width: 1200px) {

.socialmedia .complain .fa {
display: none;
}
nav ul ul {

-webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
}
}
@media only screen and (max-width: 1070px) {

.third 
{
width: 49%;
margin-bottom: 40px;
}
.wrapper {
width: 90%;
}
nav h1 {
font-size: 20px;
margin-left: 150px;
}
nav h2 {
font-size: 12px;
margin-left: 150px;
}
nav img {
width: 100px;
}
#MoSTContent .MoSTDocumentList .MoSTDocumentListRow   {
 width: 31%!important;
}
}
@media only screen and (max-width: 800px) {

.half, #MoSTContent {
width: 100%;
padding: 0px;
border: 0px!important;
}
#MoSTContent .sidebar {
padding: 0px;
}
.sidebar {
width: 100%;
padding: 0px;
padding-bottom: 40px;
}
.sliderwrapper .wrapper {
padding-top: 30px;
padding-bottom: 30px;
}
.sliderwrapper h2 {
font-size: 30px;
}
.sliderwrapper {
height: auto;
}
footer .half * {
text-align: center!important;
}

#MoSTContent {
padding-top: 40px;
    margin-bottom: 40px;
}
footer ul {
    width: 100%!important;
    border-right: 0px!important;
    text-align: center;
}
footer .wrapper > ul {
    margin-bottom: -1025px;
}
footer ul ul {
display: none;
padding-top: 5px;
}
footer img {
margin-top: 20px;
}
.lightgreyfooter {
padding-top: 25px;
}
footer > .wrapper:first-child {
padding: 0px!important;
    padding-bottom: 10px!important;
}
.contact ul, .languages ul {
display: block!important;
}
.languages ul li {
display: inline-block!important;
padding: 0px 10px;
}
.wrapper {
width: 90%;
}
.outcomes {
display: block!important;
padding-top: 0px;
}
.languages li {
width: auto!important
}
footer .contact ul li:first-child, footer .contact ul li:nth-child(2) {
    font-size: 25px!important;
}
#MoSTContent .MoSTDocumentList .MoSTDocumentListRow   {
 width: 49%!important;
    
}
}
@media only screen and (max-width: 600px) {

.third {
width: 100%;
padding-right: 0px;
}
nav h1, nav h2 {
display: none;
}
nav img {
margin-bottom: 10px;
}
.header .complain {

display: inline-block;
    float: right;
    text-decoration: none;
}
.MoSTSearchIcon {
    display: block;
    margin-bottom: 10px;
}
#MoSTContent .MoSTDocumentList .MoSTDocumentListRow   {
 width: 100%!important;
   
}
#MoSTContent a:hover, .sidebar a:hover, .MoSTBreadcrumbs a:hover {
text-shadow: 0px 0px 10px rgba(16, 150, 97, 1);
}
#MoSTContent a:before, .sidebar a:before, .MoSTBreadcrumbs a:before {
   display: none!important;
}
#MoSTContent a:hover:before, .sidebar a:hover:before, .highlighted:before, .MoSTBreadcrumbs a:hover:before {
    width: 0%!important;
}
h1 {
font-size: 34px;
}
h4 {
    font-size: 24px;
}
}
@media only screen and (max-width: 350px) {
.header .complain {
font-size: 14px;
}
.sliderwrapper
{

background: url(/templates/Template-2017/images/fernlighter.jpg);

}

}

div.MoSTVersion {
   display: none;
   visibility: hidden;
}
