﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
.inlay {
    max-width: 960px;
    margin: 0 auto;
}
.clear {
    clear: both;
}
h1 {
    font-family: "Open Sans", sans-serif;
    color: #9c1006;
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
    margin: 20px 0 40px 0;
}
h2 {
    font-family: "Open Sans", sans-serif;
    color: #9c1006;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 500;
    line-height: 30px;
    margin: 20px 0;
}
h3 {
    font-family: "Open Sans", sans-serif;
    color: #9c1006;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    margin: 20px 0;
}
h4 {
    font-family: "Open Sans", sans-serif;
    color: #9c1006;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    margin: 20px 0;
}
p, .ce_text li {
    font-family: "Alegreya Sans", sans-serif;
    width: 80%;
    font-size: 20px;
    line-height: 24px;
    padding: 10px 0;
}
.maincontent {
    padding-bottom: 40px;
    position: relative;
    top: -40px;
}
.maincontent a {
    color: #9c1006;
}
.maincontent:hover {
    text-decoration: none;
}
.maincontent ul {
    list-style-type: disc;
    margin-left: 20px;
}
.maincontent ul li {
    padding: 5px 0;
}
h4 {
    font-family: ┬ºos;
    color: #000;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    margin: 10px 0;
}
@media screen and (max-width: 478px) {
    .mainnav, .subnav {
    display: none;
}
header {
    z-index: 99999999999999999999999;
    width: 100%;
    background-color: #fff;
    height: 150px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 0 0 0;
}
.mobmenu {
    display: inline-block;
    margin-left: 25%}
.wrapper {
    overflow-y: hidden;
}
.logo {
    display: inline-block;
    padding-bottom: 38px;
    width: 50%;
    margin-left: 10px;
}
.logo img {
    width: 100%;
    height: auto;
}
.phone {
    float: none;
    display: none;
    width: 100%;
    margin: 0 5%;
    font-size: 24px;
    color: #9c1006;
    font-family: "Open Sans", sans-serif;
}
.phone p {
    white-space: nowrap;
    font-size: 24px;
    padding: 0;
    margin: 0;
}
.phone span {
    text-align: right;
    position: relative;
    top: 5px;
    left: 0px;
    display: inline-block;
    background-image: url("../img/headertel.png");
    height: 46px;
    padding: 10px 0 0 52px;
    background-repeat: no-repeat;
}
.homebox {
    float: none;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 200px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.homebox img {
    width: 100% !important;
    height: 100% !important;
    vertical-align: middle;
    display: inline-block;
    border: 0 !important;
    z-index: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.homebox a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999;
    width: 100% !important;
    height: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: background 1s;
    -webkit-transition: background 1s;
}
.homebox h3 {
    margin: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: "Alegreya Sans", sans-serif;
    background-color: rgba(71, 68, 66, 0.8);
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0px;
    padding: 15px 0;
}
footer {
    font-family: "Open Sans", sans-serif;
    width: 100%;
    background-color: #d0ccca;
    border-top: 5px solid #9c1006;
    padding: 20px 0;
    color: #9c1006;
}
footer a {
    color: #9c1006;
    text-decoration: none;
    text-transform: uppercase;
}
footer p {
    font-size: 20px;
}
footer .col-left {
    display: block;
    width: 100%}
footer .col-left .image {
    width: 100%;
    text-align: center;
    display: block;
    vertical-align: top;
    margin-top: 10px;
}
footer .col-left .adress {
    text-align: center;
    width: 100%;
    margin: 0;
    display: block;
    vertical-align: top;
}
footer .col-left .adress p {
    font-size: 22px;
    line-height: 26px;
    margin-left: 40px;
}
footer .col-right {
    margin-top: 47px;
    display: block;
    float: none;
    width: 100%;
    vertical-align: bottom;
}
footer .col-right p {
    text-align: center;
    display: block;
    width: 100%;
    text-transform: uppercase;
    margin-right: 15px;
    font-size: 20px;
}
footer a, footer span {
    text-align: center;
    padding: 5px 0;
    display: block;
    font-size: 20px;
    border: 0;
    text-transform: uppercase;
}
.breadcrumb {
    width: 100%;
    display: none;
    background-color: rgba(71, 68, 66, 0.8);
}
.breadcrumb h3 {
    color: #fff;
    font-size: 24px;
    font-family: "Alegreya Sans SC", sans-serif;
    text-transform: uppercase;
    padding-left: 10px;
}
.maincontent {
    width: 90%;
    margin: 30px 5%}
.maincontent p {
    width: 100%}
.home .maincontent {
    width: 100%;
    margin: 0;
}
.float_right, .float_left {
    display: block;
    float: none !important;
    width: 100%;
    margin: 0px;
}
}@media screen and (min-width: 479px) and (max-width: 799px) {
    .mainnav, .subnav {
    display: none;
}
header {
    z-index: 99999999999999999999999;
    width: 100%;
    background-color: #fff;
    height: 150px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 0 0 0;
}
header a {
    text-decoration: none;
    color: #9c1006;
}
.mobmenu {
    display: inline-block;
    margin-left: 16%;
    z-index: 999999;
}
.wrapper {
    overflow-y: hidden;
}
.logo {
    display: inline-block;
    padding-bottom: 38px;
    width: 30%;
    margin-left: 10px;
}
.logo img {
    width: 100%;
    height: auto;
}
.phone {
    position: relative;
    display: inline-block !important;
    width: 38%;
    left: 10%;
    margin-top: 6%;
    font-size: 24px;
    vertical-align: top;
    color: #9c1006;
    font-family: "Open Sans", sans-serif;
}
.phone p {
    white-space: nowrap;
    font-size: 20px;
    padding: 0;
    margin: 0;
    display: none;
}
.phone span {
    text-align: right;
    position: relative;
    top: 5px;
    display: inline-block;
    background-image: url("../img/headertel.png");
    height: 46px;
    font-size: 18px;
    padding: 15px 0 0 52px;
    background-repeat: no-repeat;
}
.homebox {
    float: none;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 300px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.homebox img {
    width: 100% !important;
    height: auto !important;
    vertical-align: middle;
    display: inline-block;
    border: 0 !important;
    z-index: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.homebox a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999;
    width: 100% !important;
    height: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: background 1s;
    -webkit-transition: background 1s;
}
.homebox h3 {
    margin: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: "Alegreya Sans", sans-serif;
    background-color: rgba(71, 68, 66, 0.8);
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0px;
    padding: 15px 0;
}
footer {
    font-family: "Open Sans", sans-serif;
    width: 100%;
    background-color: #d0ccca;
    border-top: 5px solid #9c1006;
    padding: 20px 0;
    color: #9c1006;
}
footer a {
    color: #9c1006;
    text-decoration: none;
    text-transform: uppercase;
}
footer p {
    font-size: 20px;
}
footer .col-left {
    display: block;
    width: 100%}
footer .col-left .image {
    width: 100%;
    text-align: center;
    display: block;
    vertical-align: top;
    margin-top: 10px;
}
footer .col-left .adress {
    text-align: center;
    width: 100%;
    margin: 0;
    display: block;
    vertical-align: top;
}
footer .col-left .adress p {
    font-size: 22px;
    line-height: 26px;
    margin-left: 80px;
}
footer .col-right {
    margin-top: 47px;
    display: block;
    float: none;
    width: 100%;
    vertical-align: bottom;
}
footer .col-right p {
    text-align: center;
    display: block;
    width: 100%;
    text-transform: uppercase;
    margin-right: 15px;
    font-size: 20px;
}
footer a, footer span {
    text-align: center;
    padding: 5px 0;
    display: block;
    font-size: 20px;
    border: 0;
    text-transform: uppercase;
}
.breadcrumb {
    width: 100%;
    position: absolute;
    bottom: 10%;
    background-color: rgba(71, 68, 66, 0.8);
}
.breadcrumb h3 {
    color: #fff;
    font-size: 24px;
    font-family: "Alegreya Sans SC", sans-serif;
    text-transform: uppercase;
    padding-left: 10px;
}
.maincontent {
    width: 90%;
    margin: 50px 5%}
.maincontent p {
    width: 100%}
.home .maincontent {
    width: 100%;
    margin: 0;
}
.float_right, .float_left {
    display: block;
    float: none;
    width: 100%;
    margin: 0px;
    padding: 0;
}
.float_right img, .float_left img {
    width: 70%;
    height: auto;
}
}@media screen and (min-width: 800px) and (max-width: 1023px) {
    .mobmenu {
    display: none !important;
}
.wrapper {
    overflow-y: hidden;
}
header {
    z-index: 99999999999999999999999;
    width: 100%;
    background-color: #fff;
    height: 225px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 38px 0 0 0;
}
header a {
    text-decoration: none;
    color: #9c1006;
}
.mobmenu {
    display: none;
}
.logo {
    display: inline-block;
    width: 30%;
    padding-bottom: 38px;
    margin-left: 10px;
    float: left;
}
.logo img {
    width: 100%;
    height: auto;
}
.phone {
    position: relative;
    display: inline-block !important;
    width: 30%;
    left: 200px;
    top: 50px;
    font-size: 24px;
    vertical-align: top;
    color: #9c1006;
    font-family: "Open Sans", sans-serif;
}
.phone p {
    white-space: nowrap;
    font-size: 24px;
    padding: 0;
    margin: 0;
}
.phone span {
    text-align: right;
    position: relative;
    top: 5px;
    left: 125px;
    display: inline-block;
    background-image: url("../img/headertel.png");
    height: 46px;
    padding: 10px 0 0 52px;
    background-repeat: no-repeat;
}
.breadcrumb {
    width: 100%;
    background-color: rgba(71, 68, 66, 0.8);
    position: absolute;
    padding-left: 2%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 0px;
}
.breadcrumb h3 {
    color: #fff;
    font-size: 36px;
    font-family: "Alegreya Sans SC", sans-serif;
    text-transform: uppercase;
}
.maincontent {
    margin-top: 50px;
    padding: 0 20px;
}
.homebox {
    float: left;
    width: 33.33333%;
    position: relative;
}
.homebox img {
    width: 100% !important;
    height: 100% !important;
    vertical-align: middle;
    border: 0 !important;
    z-index: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.homebox a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999;
    width: 100% !important;
    height: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: background 1s;
    -webkit-transition: background 1s;
}
.homebox h3 {
    margin: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: "Alegreya Sans", sans-serif;
    background-color: rgba(71, 68, 66, 0.8);
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0px;
    padding: 15px 0;
}
.homebox a:hover {
    background-color: rgba(71, 68, 66, 0.8);
}
.maincontent ul {
    list-style-type: none;
    margin: 10px 0;
}
.maincontent li {
    background-image: url("../img/libg.png");
    background-repeat: no-repeat;
    padding: 0 0 20px 30px !important;
    width: 100%}
.maincontent .ce_downloads li {
    background-image: none;
    padding: 0 !important;
}
footer {
    font-family: "Open Sans", sans-serif;
    width: 100%;
    padding: 0 20px;
    background-color: #d0ccca;
    border-top: 5px solid #9c1006;
    padding: 20px 0;
    color: #9c1006;
}
footer a {
    color: #9c1006;
    text-decoration: none;
    text-transform: uppercase;
}
footer p {
    font-size: 20px;
}
footer .col-left {
    display: inline-block;
    width: 67%;
    vertical-align: top;
}
footer .col-left .image {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}
footer .col-left .adress {
    width: 65%;
    display: inline-block;
    vertical-align: top;
}
footer .col-left .adress p {
    font-size: 22px;
    line-height: 26px;
}
footer .col-right {
    margin-top: 47px;
    display: inline-block;
    float: right;
    width: 30%;
    margin-right: 20px;
    vertical-align: bottom;
}
footer .col-right p {
    white-space: nowrap;
    text-align: right;
    display: block;
    width: 100%;
    text-transform: uppercase;
    position: relative;
    right: 105px;
    font-size: 20px;
}
footer a, footer span {
    text-align: right;
    padding: 5px 0;
    display: block;
    font-size: 20px;
    border: 0;
    text-transform: uppercase;
}
.home .maincontent {
    margin: 0px 0 0 0 !important;
    top: 0;
    padding-bottom: 0;
}
.home .mainnav {
    top: 0 !important;
}
}@media screen and (min-width: 1024px) {
    .mobmenu {
    display: none;
}
header {
    z-index: 99999999999999999999999;
    width: 100%;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 38px 0 0 0;
}
header a {
    text-decoration: none;
    color: #9c1006;
}
.mobmenu {
    display: none;
}
.logo {
    display: inline-block;
    padding-bottom: 38px;
}
.phone {
    float: right;
    display: inline-block;
    width: 25%;
    font-size: 24px;
    color: #9c1006;
    font-family: "Open Sans", sans-serif;
    margin: 63px 92px 0px 0;
}
.phone p {
    white-space: nowrap;
    font-size: 24px;
    padding: 0;
    margin: 0;
}
.phone span {
    text-align: right;
    position: relative;
    top: 5px;
    left: 125px;
    display: inline-block;
    background-image: url("../img/headertel.png");
    height: 46px;
    padding: 10px 0 0 52px;
    background-repeat: no-repeat;
}
.breadcrumb {
    width: 100%;
    background-color: rgba(71, 68, 66, 0.8);
    position: absolute;
    bottom: 0px;
}
.breadcrumb h3 {
    color: #fff;
    font-size: 36px;
    font-family: "Alegreya Sans SC", sans-serif;
    text-transform: uppercase;
}
.maincontent {
    margin-top: 50px;
}
.homebox {
    float: left;
    width: 33.33333%;
    position: relative;
}
.homebox img {
    width: 100% !important;
    height: 100% !important;
    vertical-align: middle;
    border: 0 !important;
    z-index: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.homebox a {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    z-index: 9999999;
    width: 100% !important;
    height: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: background 1s;
    -webkit-transition: background 1s;
}
.homebox h3 {
    margin: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: "Alegreya Sans", sans-serif;
    background-color: rgba(71, 68, 66, 0.8);
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0px;
    padding: 15px 0;
}
.homebox a:hover {
    background-color: rgba(71, 68, 66, 0.8);
}
.maincontent ul {
    list-style-type: none;
    margin: 10px 0;
}
.maincontent li {
    background-image: url("../img/libg.png");
    background-repeat: no-repeat;
    padding: 0 0 20px 30px !important;
    width: 100%}
.maincontent .ce_downloads li {
    background-image: none;
    padding: 0 !important;
}
footer {
    font-family: "Open Sans", sans-serif;
    width: 100%;
    background-color: #d0ccca;
    border-top: 5px solid #9c1006;
    padding: 20px 0;
    color: #9c1006;
}
footer a {
    color: #9c1006;
    text-decoration: none;
    text-transform: uppercase;
}
footer p {
    font-size: 20px;
}
footer .col-left {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    vertical-align: top;
}
footer .col-left .image {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}
footer .col-left .adress {
    width: 65%;
    display: inline-block;
    vertical-align: top;
}
footer .col-left .adress p {
    font-size: 22px;
    line-height: 26px;
}
footer .col-right {
    margin-top: 47px;
    display: inline-block;
    float: right;
    width: 40%;
    vertical-align: bottom;
}
footer .col-right p {
    white-space: nowrap;
    text-align: right;
    display: block;
    width: 100%;
    text-transform: uppercase;
    margin-right: 15px;
    font-size: 20px;
}
footer .col-right a, footer .col-right span {
    text-align: right;
    padding: 5px 0;
    display: block;
    font-size: 20px;
    border: 0;
    text-transform: uppercase;
}
.home .maincontent {
    margin: 0px 0 0 0 !important;
    top: 0;
    padding-bottom: 0;
}
.home .mainnav {
    top: 0 !important;
}
}@media screen and (min-width: 100px) and (max-width: 1023px) {
    .mainnav {
    font-family: "Alegreya Sans", sans-serif;
    padding-left: 1%;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #474442;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 8000;
    min-height: 30px;
    position: relative;
    top: -7px;
}
.mainnav ul {
    max-width: 960px;
    margin: 0 auto !important;
    padding: 0px !important;
    margin: 0 0 0 0px;
    z-index: 500000;
}
.mainnav ul li {
    list-style: none;
    display: inline-block;
    position: relative;
    width: auto;
    padding: 15px 10px 15px 0;
}
.mainnav ul li a, .mainnav ul li span {
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-family: "Alegreya Sans SC", sans-serif;
    text-decoration: none;
    white-space: nowrap;
}
.mainnav ul li span {
    font-weight: bold;
}
li.last {
    padding-right: 0 !important;
}
.subnav {
    font-family: "Alegreya Sans", sans-serif;
    padding-left: 1%;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #9c1006;
    margin: 0px 0 0 0;
    z-index: 800000000000;
    position: relative;
    top: -7px;
}
.subnav ul {
    max-width: 960px;
    margin: 0px auto !important;
    padding: 0px !important;
    margin: 0 0 0 0px;
    z-index: 500000;
}
.subnav ul li {
    list-style: none;
    display: inline-block;
    position: relative;
    width: auto;
    padding: 10px 20px 10px 0;
}
.subnav ul li a, .subnav ul li span {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "Alegreya Sans SC", sans-serif;
    text-decoration: none;
    white-space: nowrap;
}
.subnav ul li span {
    font-weight: bold;
}
}@media screen and (min-width: 1024px) {
    .activemainlink a {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-family: "Alegreya Sans SC", sans-serif;
    text-decoration: none;
    white-space: nowrap;
    word-spacing: 10px;
    font-weight: bold;
}
.mainnav {
    font-family: "Alegreya Sans", sans-serif;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #474442;
    margin: 0px 0 0 0;
    z-index: 8000;
    min-height: 30px;
    position: relative;
    top: -7px;
}
.mainnav ul {
    max-width: 960px;
    margin: 0 auto !important;
    padding: 0px !important;
    margin: 0 0 0 0px;
    z-index: 500000;
}
.mainnav ul li {
    list-style: none;
    display: inline-block;
    position: relative;
    width: auto;
    padding: 15px 17px 15px 0;
}
.mainnav ul li a, .mainnav ul li span {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-family: "Alegreya Sans SC", sans-serif;
    text-decoration: none;
    white-space: nowrap;
    word-spacing: 10px;
}
.mainnav ul li span {
    font-weight: bold;
}
li.last {
    padding-right: 0 !important;
}
.subnav {
    font-family: "Alegreya Sans", sans-serif;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #9c1006;
    margin: 0px 0 0 0;
    z-index: 8000;
    position: relative;
    top: -7px;
}
.subnav ul {
    max-width: 960px;
    margin: 0px auto !important;
    padding: 0px !important;
    margin: 0 0 0 0px;
    z-index: 500000;
}
.subnav ul li {
    list-style: none;
    display: inline-block;
    position: relative;
    width: auto;
    padding: 10px 40px 10px 0;
}
.subnav ul li a, .subnav ul li span {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Alegreya Sans SC", sans-serif;
    text-decoration: none;
    white-space: nowrap;
    word-spacing: 5px;
}
.subnav ul li span {
    font-weight: bold;
}
}.breadcrumb h3 {
    word-spacing: 10px;
}
@media screen and (max-width: 799px) {
    .conform {
    margin-top: 0px;
    margin-left: 0%}
.conform label {
    display: block;
    margin: 2% 0;
    font-size: 1.5em;
    font-weight: bold;
    color: #9c1006;
    margin-right: 40px;
    font-family: "Alegreya Sans", sans-serif;
}
.conform input[type=text], .conform input[type=email] {
    display: block;
    padding: 10px;
    width: 90%;
    background-color: transparent;
    border: 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.conform textarea {
    width: 80%;
    background-color: transparent;
    border: 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
}
.conform select {
    width: 90%;
    background-color: transparent;
    border: 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
}
.conform input[type=submit] {
    width: 70%;
    padding: 20px;
    color: #fff;
    background-color: #9c1006;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 0;
    margin: 2% 15%}
.conform select {
    width: 52%}
.conform .widget-captcha {
    margin-top: 20px;
}
.conform .captcha_text {
    display: block;
    padding: 20px;
    margin-top: 20px;
}
}.contactdata h4 {
    margin: 10px 0 0 0;
}
.contactdata p {
    padding: 0 0;
}
.map p {
    width: 100%}
@media screen and (min-width: 800px) {
    .conform {
    margin-top: 0px;
    margin-left: 0%}
.conform label {
    display: block;
    margin: 2% 0;
    font-size: 1.5em;
    font-weight: bold;
    color: #9c1006;
    margin-right: 40px;
    font-family: "Alegreya Sans", sans-serif;
}
.conform input[type=text], .conform input[type=email] {
    display: block;
    padding: 10px;
    width: 50%;
    background-color: transparent;
    border: 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.conform textarea {
    width: 49%;
    background-color: transparent;
    border: 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
}
.conform select {
    width: 40%;
    background-color: transparent;
    border: 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
}
.conform input[type=submit] {
    width: 25%;
    padding: 20px;
    color: #fff;
    background-color: #9c1006;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 0;
    margin: 2% 15%}
.conform select {
    width: 52%}
.conform .widget-captcha {
    margin-top: 20px;
}
.conform .captcha_text {
    display: block;
    padding: 20px;
    margin-top: 20px;
}
}.contactdata h4 {
    margin: 10px 0 0 0;
}
.contactdata p {
    padding: 0 0;
}
.map p {
    width: 100%}
@media screen and (max-width: 599px) {
    .bgimage {
    width: 100%;
    position: relative;
    z-index: 1;
    background-color: transparent;
    overflow-y: hidden;
}
.bgimage img {
    vertical-align: top;
    width: 100%;
    height: auto;
    z-index: 1;
    display: inline;
}
}@media screen and (min-width: 600px) and (max-width: 799px) {
    .bgimage {
    width: 100%;
    height: 280px;
    position: relative;
    z-index: 1;
    overflow-y: hidden;
    display: none;
}
.bgimage img {
    vertical-align: top;
    width: 100%;
    height: auto;
    z-index: 1;
    display: none;
}
}@media screen and (min-width: 800px) and (max-width: 960px) {
    .bgimage {
    width: 100%;
    position: relative;
    z-index: 1;
    overflow-y: hidden;
    display: none;
}
.bgimage img {
    vertical-align: top;
    width: 100%;
    height: auto;
    z-index: 1;
    display: none;
}
}@media screen and (min-width: 961px) {
    .bgimage {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1;
    overflow-y: hidden;
}
.bgimage img {
    display: none;
    vertical-align: top;
    width: 100%;
    height: auto;
    z-index: 1;
    display: inline;
}
}html {
    margin: 0;
    padding: 0;
}
.maincontent figure {
    padding: 20px  0 20px 20px;
}
.maincontent figure img {
    border: 3px solid #9c1006;
}
h4 {
    font-family: "Open Sans", sans-serif;
    color: #9c1006;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    margin: 20px 0;
}
#friedhoefe h2, h4 {
    font-weight: bold;
    text-transform: uppercase;
}
.clear {
    clear: both;
}


.maincontent  {
    
    margin-top:  40px!important;
    
}



@media screen and (max-width: 961px) {


#gedenkportal2{
	width:100%!important;
}
}

@media screen and (max-width: 1030px) {

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
	width: 100% !important;
	height: 100% !important;
}
.mejs-container {
	padding-top: 56.25%;
	background-color:#FFF;
}
.wp-video, video.wp-video-shortcode {
	max-width: 100% !important;
}
video.wp-video-shortcode {
	position: relative;
}
.mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.mejs-controls {
	/*display: none;*/
}
.mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
}
.mejs-container video{
	width: 100% !important;
	    height: auto!important;
}
#footer{
padding:10px 20px;
box-sizing:borderbox;
}

}
