    .mauticform_wrapper { max-width: 600px; margin: 10px auto; }
    .mauticform-innerform {}
    .mauticform-post-success {}
    .mauticform-name { font-weight: bold; font-size: 1.5em; margin-bottom: 3px; }
    .mauticform-description { margin-top: 2px; margin-bottom: 10px; }
    .mauticform-error { margin-bottom: 10px; color: red; }
    .mauticform-message { margin-bottom: 10px; color: green; }
    .mauticform-row { display: block; margin-bottom: 20px; }
    .mauticform-label { font-size: 1.1em; display: block; font-weight: bold; margin-bottom: 5px; }
    .mauticform-row.mauticform-required .mauticform-label:after { color: #e32; content: " *"; display: inline; }
    .mauticform-helpmessage { display: block; font-size: 0.9em; margin-bottom: 3px; }
    .mauticform-errormsg { display: block; color: red; margin-top: 2px; }
    .mauticform-selectbox, .mauticform-input, .mauticform-textarea { width: 100%; padding: 0.5em 0.5em; border: 1px solid #CCC; background: #fff; box-shadow: 0px 0px 0px #fff inset; border-radius: 4px; box-sizing: border-box; }
    .mauticform-selectbox2, .mauticform-input2, .mauticform-textarea2 { width: 100%; padding: 0.5em 0.5em; border: 1px solid #CCC; background: #fff; box-shadow: 0px 0px 0px #fff inset; border-radius: 4px; box-sizing: border-box; height: 30%; }
    .mauticform-checkboxgrp-row {}
    .mauticform-checkboxgrp-label { font-weight: normal; }
    .mauticform-checkboxgrp-checkbox {}
    .mauticform-radiogrp-row {}
    .mauticform-radiogrp-label { font-weight: normal; }
    .mauticform-radiogrp-radio {}
    .mauticform-button-wrapper .mauticform-button.btn-default, .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default { color: #5d6c7c;background-color: #ffffff;border-color: #dddddd;}
    .mauticform-button-wrapper .mauticform-button, .mauticform-pagebreak-wrapper .mauticform-pagebreak { display: inline-block;margin-bottom: 0;font-weight: 600;text-align: center;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 6px 12px;font-size: 13px;line-height: 1.3856;border-radius: 3px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
    .mauticform-button-wrapper .mauticform-button.btn-default[disabled], .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default[disabled] { background-color: #ffffff; border-color: #dddddd; opacity: 0.75; cursor: not-allowed; }
    .mauticform-pagebreak-wrapper .mauticform-button-wrapper {  display: inline; }
.mauticform-field-hidden { display:none }
h1 { 
    font-family: Raleway; 
    font-size: 43px; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 700; 
    line-height: 53px; 
    color: white;
    text-shadow: 3px 3px #000000;
    width: 80%;
} 
p { 
    font-family: Raleway; 
    font-size: 16px; 
    line-height: 1.4; 
} 
p2 { 
    font-family: Raleway; 
    font-size: 16px; 
    line-height: 1.4; 
} 
body {
  margin: 0;
  padding: 0;
}
* {
    box-sizing: border-box;
}
.child { 
    display: ;
    vertical-align: bottom;
    margin-top: 20px;
    word-spacing: 0px;
    color: black;
}​
/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}
.column2 {
    float: left;
    width: 30%;
    height: auto;
    padding: 10px;
    margin-top: 0px;
    margin-right: 0%;
}
.column15 {
    float: left;
    width: 30%;
    height: auto;
    padding: 10px;
    margin-top: 0px;
    margin-right: 0%;
}
.columne {
    float: left;
    width: 30%;
    height: auto;
    padding: 10px;
    margin-top: 20px;
    margin-right: 0%;
}
.column3 {
    float: left;
    width: 70%;
    height: auto;
    color: white;
    background-color: #233764;
    padding: 20px;
}
.column14 {
    float: left;
    width: 70%;
    height: auto;
    color: white;
    background-color: #233764;
    padding: 20px;
}
.columnz {
    float: right;
    width: 70%;
    height: auto;
    color: black;
    background-color: white;
    padding: 20px;
}
.columny {
    float: right;
    width: 30%;
    height: auto;
    padding: 10px;
    margin-top: 20px;
    margin-right: 0%;
}
.columnd {
    float: left;
    width: 70%;
    height: auto;
    color: black;
    background-color: white;
    padding: 20px;
}
.column4 {
    float: right;
    width: 60%;
    height: auto;
    text-align: right;
}
.column5 {
    float: left;
    width: 40%;
    height: auto;
}
.columnj {
    float: left;
    width: 18%;
    height: auto;
}
.column6 {
    float: left;
    width: 70%;
    height: auto;
}
.column7 {
    float: right;
    width: 30%;
    height: auto;
    align-items: center;
    justify-content: center;
}
.column8 {
    float: left;
    width: 65%;
    height: auto;
    padding: 0px;
    margin-top: 0px;
}
.column9 {
    float: left;
    width: 35%;
    height: auto;
}
.columna {
    margin: 1px;
    float: left;
    width: 33%;
    height: auto;
    padding: 10px;
    margin-left: 0px;
}
.columnb {
    margin: 1px;
    float: left;
    width: 33%;
    height: auto;
    padding: 10px;
    margin-left: 0px;
}
.columnc {
    margin: 1px;
    float: left;
    width: 33%;
    height: auto;
    padding: 10px;
    margin-left: 0px;
}


h2 { 
    display: block;
    font-size: 1.5em;
    margin-top: 0.45em; 
    margin-bottom: 0.45em; 
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    padding-bottom: 0px;
}
h3 { 
    font-family: Raleway;
    display: block;
    font-size: 1.25em;
    margin-top: 0.55em; 
    margin-bottom: 0em; 
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    padding-bottom: 0px;
}
ul {
    font-family: Raleway;
    padding-left: 20px;
    font-size: 16px;
    line-height: 1.6;  
}
.container {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0px;
    display:flex;
}
.container2 {
    background-image: url("img/head.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 400px;
    margin: auto;
    padding: 100px;
    align-items: center;
    justify-content: center;
    background-color: #2f446d;
}
.container3 {
    background-color: #dde5ff;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0px;
    display:flex;
}
.container4 {
    background-color: #233764;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0px;
    display:flex;
}
.container5 {
    width: 100%;
    height: auto;
    background: #ededed;
    margin: auto;
    padding: 10px;
}
.center {
    margin: auto;
    width: 70%;
    padding: 0px;
    text-align: left;
}
.center2 {
    margin: auto;
    width: 70%;
    padding: 10px;
    text-align: left;
    color: white;
}
.center3 {
    background-color: #233764;
    margin: auto;
    width: 70%;
    padding: 10px;
    text-align: left;
    color: white;
}
.center4 {
    margin: auto;
    width: 70%;
    padding: 0px;
    text-align: left;
    color: black;
}
.center5 {
    margin: auto;
    width: 70%;
    padding: 20px;
    text-align: left;
}
.centera {
    margin: auto;
    width: 50%;
    padding: 10px;
    text-align: justify;
}
.button {
    background-color: #FF0000;
    border: none;
    color: white;
    padding: 10px 100px;
    text-align: center;
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    margin: 2px 1px;
    cursor: pointer;
    border-radius: 5px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    width: auto;
}
.button:hover {
    background-color: #232e49;
    color: white;
}
.button1 {
    background-color: #FF0000; 
    color: white;
    margin-top: 10px; 
}
.button2 {
    background-color: #3b60ae; 
    color: white;
    margin-top: 10px; 
    width: 150px;
    font-size: 16px;
    margin-bottom: 20px; 
    border-radius: 2px; 
    border: 1px solid #3b60ae; 
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.button2:hover {
    background-color: #2d344f;
    color: white;
}
a {
    text-decoration: none;
    color: black;
}
/* unvisited link */
a:link {
    text-decoration: none;
    color: black;
}

/* visited link */
a:visited {
    text-decoration: none;
    color: black;
}

/* mouse over link */
a:hover {
    color: darkgrey;
    text-decoration: none;
}

/* selected link */
a:active {
    text-decoration: none;
    color: blue;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 50px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    padding-bottom: 0px;
    border: 1px solid #888;
    width: 60%;
    height: auto; 
}


@media only screen and (max-width: 600px) {
[class*="column"] {
    width: 100%;
  }
[class*="center"] {
    width: 100%;
  }
[class*="container"] {
    width: 100%;
  }
.container2 {
    background-image: url("img/mobile.png");
    background-color: #2f446d;
    height: auto;
    padding: 10px;
} 
.button {
    background-color: #FF0000;
    border: none;
    color: white;
    padding: 15px 45px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 5px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    width: auto%;
}
.button:hover {
    background-color: #232e49;
    color: white;
    padding: 15px 45px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 5px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    width: auto%;

}
h1 {
    font-family: Raleway; 
    font-size: 33px; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 700; 
    line-height: 38px; 
    color: white;
    width: 95%;
}
p {
  font-size: 14px;
  width: 90%;
}
.centeri {
  margin-left: 20px;
  width: 100%;
}
.container {
  width: 100%;
}
ul {
  font-size: 16px;
  width: 90%;
}
img {
  width: 50%;
  height: auto;
}
.center3 {
    background-color: #233764;
    margin: auto;
    width: 85%;
    padding: 10px;
    text-align: center;
    color: white;
    padding-bottom: 10px;
}
.container4 {
    background-color: #233764;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0px;
}
p {
  font-size: 16px;
  width: 100%;
}
p2 {
  font-size: 14px;
  width: 100%;
}
h3 {
    text-align: center;
}
h2 {
    text-align: center;
}
}
