* {
   box-sizing: border-box;
}
p {
   margin: 0;
   padding: 0;
}

text {
   font-family: 'Nunito', sans-serif;;
   font-weight: bold;
   color: #FFFFFF;
}
svg {
   /* height: calc((100vw/100)*8.06); */
   height: calc((100vw - 17px) * 0.0806);
   max-height: 100px;
   min-height: 50px;
   width: 100%;
   min-width: 620px;
   /* background: rgb(209, 69, 75); */
   /* background: rgba(209, 69, 75, 0.7); */
   background: rgb(255, 255, 255);
   background: rgba(255, 255, 255, 0.7);
   padding-left: 30px;
   padding-right: 30px;
   color: #948065;
   font-weight: bold;
}
img {
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
video {
  max-width: 100%;
  height: auto;
}
.image-captioned
{
    margin-left: 0;
    margin-right: 0;
}
.image-normal {
	text-align: center;
	border: solid 1px #CCCCCC;
	border-radius: 5px;
	background: rgba(0,0,0,0.05);
	padding: 10px;
	margin: 10px 00px 10px 0px;
	display: inline-block;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.image-left {
    float: left;
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 5px;
}
.image-right {
    float: right;
    margin-left: 20px;
    margin-right: 0px;
    margin-bottom: 5px;
}
.image-center {
    text-align: center;
}
.image-center > figure {
    display: inline-block;
}
.clean
{
    border: 0;
    background: none;
    padding: 0;
}
.clean > figcaption
{
    margin-top: .5em;
    font-size: .7em;
    text-align: right;
}
.polarized
{
    border: 0;
    border-radius: 0;
    position: relative;
    background: #f7f7f7;
    box-shadow: 1px 1px 0 #eee;
}
.polarized,
.polarized ~ .cke_widget_drag_handler_container
{
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);

    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}
.polarized > figcaption
{
    color: #777;
    margin-top: 5px;
    right: 20px;
    font-size: .8em;
    font-style: italic;
    text-align: right;
}
.polarized figcaption:before
{
    content: '— ';
}

figure.polarized
{
    padding: 20px 20px 40px 20px;
}

img.polarized
{
    border: 20px solid #f7f7f7;
}
pre.narrow
{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
pre.fancy
{
    position: relative;
}
pre.fancy > code
{
    background: rgb(14,14,14);
    background: -moz-linear-gradient(top, rgba(14,14,14,1) 0%, rgba(70,70,70,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(14,14,14,1)), color-stop(100%,rgba(70,70,70,1)));
    background: -webkit-linear-gradient(top, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);
    background: -o-linear-gradient(top, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);
    background: -ms-linear-gradient(top, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);
    background: linear-gradient(to bottom, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);

    box-shadow: inset 0 0 6px rgba(0,0,0,.5);
    border-radius: 8px;
    text-shadow: 0px 1px 0 #000;
    border: 5px solid #ccc;

    padding: 20px;
}
pre.fancy > code.language-javascript:after
{
    content: '';
    background: url(js.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0 6px 0 0;
}
.video-container {
   position: relative;
   margin: 20px 0px 0px 0px;
   padding-bottom: 56.25%;
   padding-top: 0;
   height: 0;
   overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border: 0;
}
.video-container-wrapper {
   max-width: 100%;
      width: 800px;
      left: 0;
   right:0;
   margin:auto;
}
ul {
   margin-left: 0;
   line-height: 1.5;
}
ol {
   margin-left: 0;
   line-height: 1.5;
}
hr {
  border-top: 1px solid #999999;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  padding: 0px 0px 20px 0px;
}
.diva50 {
   display: box;
   clear: both;
}
blockquote {
   margin: 10px 0px 10px 0px;
   padding-left: 57px;
   color: #666666;
   font-family: Lora;
   font-size: 16px;
   line-height: 1.5;
   background-image: url('https://www.sona-qiu.at/images/zitat.gif');
   background-position: 0px 0px;
   background-repeat: no-repeat;
}
.status1lkl {
   margin: 0px 0px 0px 0px;
   padding: 5px;
   color: #FF0000;
   text-align: center;
   border: 1px solid #FF0000;
   border-radius: 5px;
   background-color: #FFFFFF;
}
.status1lklfirst {
   margin: 0px 0px 0px 0px;
   padding: 5px;
   color: #000000;
   font-weight: bold;
   text-align: center;
   border: 1px solid #FF0000;
   border-radius: 5px;
   background-color: #FFFFFF;
}
.statuscontfl {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: stretch;
   align-content: center;
   margin: 0px 0px 20px 0px;
   width: 100%;
   border: 1px solid #FF0000;
   border-radius: 5px;
}
.status1lklok {
   margin: 0px 0px 15px 0px;
   padding: 5px;
   color: #000000;
   font-weight: bold;
   text-align: center;
   border: 2px solid #000000;
   border-radius: 5px;
   background-color: #FFFFFF;
}
.statusakog {
   width: 100%;
   padding: 5px;
   color: #000000;
   text-align: center;
}
.status {
   width: 100%;
   padding: 5px;
   color: #FF0000;
   text-align: center;
}
.statusistatsh {
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
   width: 35px;
   background-color: #FF0000;
   border-right: 1px solid #FF0000;
}
.statusistatsh1 {
   color: #FFFFFF;
   font-weight: bolder;
   font-size: 22px;
}
.error {
   color: #FF0000;
   font-weight: bold;
   font-size: 20px;
}

h1 {
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 26px;
   font-weight: bold;
   color: #000000;
}
h2 {
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-weight: bold;
   color: #EC1E27;
}
h3 {
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 22px;
   font-weight: bold;
   color: #EC1E27;
}
h4 {
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 20px;
   font-weight: bold;
   color: #EC1E27;
}
h5 {
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 18px;
   font-weight: bold;
   color: #EC1E27;
}
h6 {
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-weight: bold;
   color: #EC1E27;
}
input[type=text], input[type=password] {
   width: 100%;
   height: 28px;
   padding: 0px 10px 0px 10px;
   display: inline-block;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 15px;
   color: #000000;
   background-color: #DFEECB;
   box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
   outline: none;
}
input[type=submit] {
   cursor: pointer;
   width: 100%;
   height: 30px;
   padding: 0px 0px 0px 36px;
   margin: 4px 0;
   display: inline-block;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 15px;
   font-weight: bold;
   color: #000000;
   text-align: left;
   background-color: #DFEECB;
   box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
}
input[type=submit]:hover {
   font-size: 16px;
   color: #FFFFFF;
   background-color: #948065 ;
}
select {
   padding: 5px 5px 5px 10px;
   margin: 0px 0px 0px 0px;
   display: inline-block;
   border: 0px solid #9A9C9D;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 15px;
   color: #000000;
   background-color: #DFEECB;
   box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
   outline: none;
}
select option { 
   margin: 5px;
}

textarea {
   width: 100%;
   height: 77px;
   padding: 5px 15px;
   margin: 4px 0;
   box-sizing: border-box;
   border: 0px solid #9A9C9D;
   border-radius: 0px;
   resize: none;
   font-size: 15px;
   font-family: 'Nunito', sans-serif;;
   background-color: #DFEECB;
   box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
}
input[type=radio] {
   border: 5px;
      width: 25px;
   height: 20px;
      background-color: #DFEECB;
   box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
}

.homs6f {
  display: grid;
  place-content: flex-start start;
  margin: 15px 0px 0px 0px;
}
.homs6fyy {
  display: grid;
  place-content: flex-start start;
  margin: 25px 0px 0px 0px;
}

.form-control {
  font-family: system-ui, sans-serif;
  font-size: 14px;
  display: grid;
  grid-template-columns: 20px auto auto auto;
  grid-gap: 5px;
  line-height: 21px;
}

.form-control + .form-control {
  margin-top: 0;
}
.form-controlyy {
  display: grid;
  grid-template-columns: 20px auto;
  grid-gap: 10px;
  
}
.form-controlyy > div {
  font-family: system-ui, sans-serif;
  padding: 0px 0;
  font-size: 14px;
  text-align: left;
}
input[type="checkbox"] {
   -webkit-appearance: none;
   appearance: none;
   background-color: #DFEECB;
   margin: 0;
   font: inherit;
   color: #000000;
   width: 20px;
   height: 20px;
   border: 0px solid #FFFFFF;
   border-radius: 0;
   display: grid;
   place-content: center;
   box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
}

input[type="checkbox"]::before {
  content: "";
  //width: 13px;
  //height: 13px;
  //clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  
  width: 17px;
  height: 17px;
  clip-path: polygon(28% 38%, 41% 53%, 75% 24%, 86% 38%, 40% 78%, 15% 50%);
  
  transform: scale(0);
  transform-origin: center center;
  transition: 160ms transform ease-in-out;
  background-color: CanvasText;
}

input[type="checkbox"]:checked::before {
  transform: scale(1);
}

input[type="checkbox"]:focus {
  outline: max(0px, 0px) solid currentColor;
  outline-offset: max(0px, 0px);
}

::-webkit-input-placeholder { /* Edge */
  color: #9A9C9D;
  font-size: 10px;
}
:-ms-input-placeholder { /* Internet Explorer */
  color: #999999;
  font-size: 14px;
}
::placeholder {
  color: #999999;
  font-size: 14px;
}

a:link {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #EC1E27}
a:visited,a:active {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #EC1E27}
a:hover,a:focus {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #000000}
a.toprnav {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.toprnav:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: normal;
   text-decoration: underline;
   color: #000000;
}
a.toprnava {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: normal;
   text-decoration: underline;
   color: #000000;
}
a.subnavt {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.subnavt:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #EC1E27;
}
a.subnavta {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #EC1E27;
}
a.subnavt2 {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #666666;
}
a.subnavt2:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #EC1E27;
}
a.subnavt2a {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #EC1E27;
}
a.bottnav {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.bottnav:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: bold;
   text-decoration: none;
   color: #EC1E27;
}
a.bottnava {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: bold;
   text-decoration: none;
   color: #EC1E27;
}

a.htlkatlnk {
   font-family: 'Nunito', sans-serif;;
   font-size: 26px;
   font-weight: bold;
   text-decoration: none;
   color: #EC1E27;
}
a.htlkatlnk:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 26px;
   font-weight: bold;
   text-decoration: underline;
   color: #000000;
}

a.done {
   font-family: 'Nunito', sans-serif;;
   font-size: 12px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.done:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 12px;;
   font-weight: normal;
   text-decoration: none;
   color: #EC1E27;
}

a.aktkurse {
   font-family: 'Nunito', sans-serif;;
   font-weight: bold;
   text-decoration: none;
   color: #FF0000;
}
a.aktkurse:hover {
   font-family: 'Nunito', sans-serif;;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.homlnk {
   font-family: 'Nunito', sans-serif;;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.homlnk:hover {
   font-family: 'Nunito', sans-serif;;
   font-weight: bold;
   text-decoration: none;
   color: #FF0000;
}

a.buttonhobu:link, a.buttonhobu:visited {
   background-color: #D1454B;
   color: #FFFFFF;
   padding: 2px 10px 2px 2px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 18px;
   font-weight: bold;
   display: inline-block;
}
a.buttonhobu:hover, a.buttonhobu:active {
   color: #FFFFFF;
   background-color: #FFFFFF;
}

.buttonlkreg {
   background-color: #D1454B;
   border: 0px solid #FFFFFF;
   color: #FFFFFF;
   padding: 2px 10px 2px 2px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 18px;
   font-weight: bold;
   cursor: pointer;
}
.buttonlkreg:hover {
   color: #FFFFFF;
   background-color: #FFFFFF;
}
.buttonlayst {
   cursor: pointer;
   width: 100%;
   height: 30px;
   padding: 1px 10px 0px 10px;
   margin: 0;
   display: inline-block;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   text-align: center;
   background-color: #FFFFFF;
}
.buttonlayst:hover {
   font-size: 16px;
   color: #000000;
   background-color: #FFFFFF;
}
.buttong {
   width: 232px;
   height: 28px;
   background-color: #424D3D;
   border: 0px solid #FFFFFF;
   color: white;
   padding: 0px 0px 0px 0px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 16px;
   font-weight: bold;
   cursor: pointer;
   box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
}
.buttong:hover {
   color: #000000;
   background-color: #F9B233;
}

a.overlnav {
   font-size: 20px;
   font-weight: bold;
   text-decoration: none;
   border-bottom: 1px solid #FFFFFF;
}
a.overlnav:hover {
   font-size: 20px;
   font-weight: bold;
   text-decoration: none;
}
a.overlsub {
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
}
a.overlsub:hover {
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
}

.icon {
   cursor:pointer;
   width: 25px;
   height: 33px;
   padding-top: 0px;
   margin: 0px 0px 0px 10px;
}
.icond1 {
   width: 25px;
   margin: 0px 0px 0px 0px;
   color: #FFFFFF;
   border-top: 4px solid #FFFFFF;
   background-color: #FFFFFF;
}
.icond1a {
   width: 25px;
   margin: 4px 0px 0px 0px;
   color: #FFFFFF;
   border-top: 4px solid #FFFFFF;
   background-color: #FFFFFF;
}
.overlaya {
  float: left;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1001;
  top: 0;
  right: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.5);
  overflow: hidden;
}
.overlay {
  float: left;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1002;
  top: 0;
  right: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  overflow: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 65px;
  padding-bottom: 30px;
  width: 100%;
  text-align: center;
}
.overlay a {
  padding: 8px;
  color: #FFFFFF;
  display: block;
  transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
  color: #999999;
}
.overlay .closebtn {
  position: absolute;
  top: 5px;
  left: 17px;
  font-size: 50px;
}

body {
   margin: 0;
   padding: 0;
   width: 100%;
   min-width: 620px;
   height: 100%;
   color: #000000;
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   line-height: 1.5;
}
#layall {
   width: 1500px;
   min-width: 620px;
   margin: auto;
   padding: 0px 0px 0px 0px;
   background-image: url('https://www.sona-qiu.at/images/SonaQiu-BG1.png');
   background-repeat: no-repeat;
   //background-size: contain;
}

#head {
   width: 100%;
   min-width: 620px;
   padding: 0px 0px 0px 0px;
}
.headicon {
   display: none;
   position: absolute;
   top: 0;
   right: 25px;
   padding: 10px 0px 0px 0px;
}
.head1 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: flex-start;
   padding: 40px 25px 0px 25px;
}
.head1sn {
   width: 988px;
   min-width: 620px;
   margin: auto;
   padding: 15px 0px 0px 0px;
}
.head1y {
   cursor: pointer;
   width: 160px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   background-color: #FFFFFF;
   box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.4);
}
.head1a {
   cursor: pointer;
   width: 160px;
   height: 45px;
   padding: 9px 0px 0px 0px;
   font-size: 19px;
   font-weight: normal;
   text-align: center;
   opacity: 0.8;
   background-color: #FFFFFF;
   box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.4);
}
.head1a:hover {
   font-weight: bold;
   opacity: 1;
   background-color: #F9B233;
}
.head1a_act {
   cursor: pointer;
   width: 160px;
   height: 45px;
   padding: 9px 0px 0px 0px;
   font-size: 19px;
   font-weight: bold;
   text-align: center;
   opacity: 1;
   background-color: #F9B233;
   box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.4);
}
.head1a_act:hover {
   font-weight: bold;
   opacity: 1;
   background-color: #F9B233;
}

.headsnay1a3a {
   cursor: pointer;
   padding: 0px 10px 0px 10px;
   font-size: 16px;
   font-weight: normal;
   border-right: 2px solid #EC1E27;
}
.headsnay1a3a:hover {
   font-weight: bold;
   color: #EC1E27;
}
.headsnay1a3a_act {
   cursor: pointer;
   padding: 0px 10px 0px 10px;
   font-size: 16px;
   font-weight: bold;
   border-right: 2px solid #EC1E27;
}
.headsnay1a3a_act:hover {
   font-weight: normal;
}
.headsnay1a3b {
   cursor: pointer;
   padding: 0px 0px 0px 10px;
   font-size: 16px;
   font-weight: normal;
}
.headsnay1a3b:hover {
   font-weight: bold;
   color: #EC1E27;
}
.headsnay1a3b_act {
   cursor: pointer;
   padding: 0px 0px 0px 10px;
   font-size: 16px;
   font-weight: bold;
}
.headsnay1a3b_act:hover {
   font-weight: normal;
}

#main {
   width: 100%;
   min-width: 620px;
   //min-height: calc(100vh - 450px);
   margin: 55px 0px 0px 0px;
}
#mainy {
   width: 100%;
   min-width: 620px;
   //min-height: calc(100vh - 450px);
   margin: 11px 0px 0px 0px;
}
.maina {
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: flex-start;
   padding: 0px 0px 0px 0px;
}
.mainh {
   cursor: pointer;
   width: 255px;
   padding: 0px 47px 0px 0px;
   font-size: 22px;
   font-weight: bold;
   color: #FFFFFF;
   text-align: right;
   text-shadow: 2px 2px rgba(0,0,0,0.4);
}
.mainh:hover {
   color: #F9B233;
}
.mainh1 {
   width: 255px;
}
.mainh2 {
   width: 255px;
   padding: 0px 0px 0px 47px;
   font-size: 22px;
   font-weight: bold;
   color: #FFFFFF;
   text-shadow: 2px 2px rgba(0,0,0,0.4);
}
.mainh3 {
   width: 255px;
   padding: 0px 67px 0px 0px;
   text-align: right;
}
.main1 {
   width: 988px;
   min-height: 700px;
   padding: 20px 20px 20px 20px;
   background: rgba(255, 255, 255, 0.8);
}
.main1picg {
   width: 988px;
   min-height: 700px;
   padding: 20px 10px 20px 10px;
   background: rgba(255, 255, 255, 0.8);
}
.main1homtxt {
   width: 988px;
   padding: 20px 20px 20px 20px;
   background: rgba(255, 255, 255, 0.8);
}
.main1hstoful {
   width: 988px;
   min-width: 660px;
   margin: auto;
   padding: 20px 0px 20px 0px;
   background: rgba(255, 255, 255, 0.8);
}
.mainz {
   cursor: pointer;
   width: 255px;
   padding: 0px 0px 0px 47px;
   font-size: 22px;
   font-weight: bold;
   color: #FFFFFF;
   text-shadow: 2px 2px rgba(0,0,0,0.4);
}
.mainz:hover {
   color: #F9B233;
}
.mainz1 {
   width: 255px;
}

.datum_content {
   font-size: 14px;
   padding-top: 11px;
}
.headline_content {
   padding-top: 5px;
   display: block;
   font-size: 28px;
   font-weight: bold;
   color: #EC1E27;
}
.headline_contentmhon {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-end;
   padding: 0px 30px 0px 0px;
   margin: -50px 0px 0px 0px;
}
.headline_contentmhon1 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   padding: 10px 10px 3px 5px;
   margin: 0px 0px 6px 20px;
   background-color: #9EC043;
}

.headline_contentmhon1a {

}
.headline_contentmhon1b {
   padding: 0px 0px 6px 2px;
   color: #FFFFFF;
   font-size: 24px;
   font-weight: bold;
}


.headline_sttop {
   padding: 0px 5px 0px 0px;
   font-size: 28px;
   color: #000000;
   font-weight: normal;
}

.text_content {
   display: block;
   margin-top: 25px;
}
.text_contentmt {
   display: block;
   margin-top: 20px;
}
.text_contenthomstors {
   display: block;
   margin-top: 5px;
}


#bottom {
   width: 100%;
   min-width: 620px;
   background-color: #ADD376;
}
.bottom1y {
   width: 988px;
   min-width: 620px;
   margin: auto;
   padding: 20px 0px 0px 0px;
}
.bottom1 {
   width: 988px;
   margin: auto;
   padding: 0px 0px 0px 0px;
}

#bottomy {
   width: 100%;
   min-width: 620px;
}
.bottomy1 {
   width: 988px;
   min-width: 620px;
   margin: auto;
   padding: 0px 0px 20px 0px;
}

.bottomy1ayy {
   display: none;
   padding: 10px 0px 0px 0px;
}
.bottomy1ayy1 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   padding: 5px 0px 0px 0px;
}

.bottomy1a {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-start;
   padding: 15px 0px 0px 0px;
}
.bottomy1a1 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   padding: 0px 23px 0px 0px;
}
.bottomy1a1a {
   cursor: pointer;
   padding: 0px 23px 0px 0px;
}
.bottomy1a3 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-end;
   align-items: center;
   padding: 5px 0px 0px 0px;
}
.head1snfl {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-end;
   align-items: center;
   padding: 5px 0px 0px 0px;
}
.bottomy1a3a {
   cursor: pointer;
   padding: 0px 8px 0px 8px;
   font-size: 14px;
   font-weight: normal;
   border-right: 2px solid #EC1E27;
}
.bottomy1a3a:hover {
   font-weight: bold;
}
.bottomy1a3a_act {
   cursor: pointer;
   padding: 0px 8px 0px 8px;
   font-size: 14px;
   font-weight: bold;
   border-right: 2px solid #EC1E27;
}
.bottomy1a3a_act:hover {
   font-weight: normal;
}
.bottomy1a3b {
   cursor: pointer;
   padding: 0px 0px 0px 8px;
   font-size: 14px;
   font-weight: normal;
}
.bottomy1a3b:hover {
   font-weight: bold;
}
.bottomy1a3b_act {
   cursor: pointer;
   padding: 0px 0px 0px 8px;
   font-size: 14px;
   font-weight: bold;
}
.bottomy1a3b_act:hover {
   font-weight: normal;
}

.picgalerietop {
   padding: 0px 10px 0px 10px;
}

.oncmodueblin {
   cursor: pointer;
   padding: 0px 0px 15px 0px;
   color: #000000;
}
.oncmodueblin:hover {
   color: #EC1E27;
}
.oncmodueblinhome {
   cursor: pointer;
   padding: 10px 20px 10px 20px;
   color: #000000;
   background-color: #E7EFD0;
}
.oncmodueblinhome:hover {
   color: #EC1E27;
}
.oncmodueblinhome1 {
   cursor: pointer;
   margin: 10px 0px 10px 0px;
   padding: 10px 20px 10px 20px;
   color: #000000;
   background-color: #DDDDDD;
}
.oncmodueblinhome1:hover {
   color: #EC1E27;
}
.oncmodueblin_f {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   padding: 0px 0px 0px 0px;
}
.oncmodueblin_f1 {
   min-width: 30px;
   padding: 5px 0px 0px 0px;
}
.oncmodueblin_f1a {
   width: 15px;
   height: 15px;
   padding: 0px 0px 0px 0px;
   background-color: #F9B233;
}
.oncmodueblin_f2 {
   //width: 100%;
   padding: 0px 0px 0px 0px;
}
.oncmodueblin_f2a {
   font-size: 18px;
   font-weight: bold;
}
.oncmodueblin_f2a_z {
   display: flex;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: flex-start;
   padding: 0px 0px 0px 0px;
}
.oncmodueblin_f2a_z1 {
   padding: 0px 0px 0px 0px;
   font-size: 18px;
   font-weight: bold;
}
.oncmodueblin_f2a_z1y {
   padding: 0px 10px 0px 0px;
   font-size: 18px;
   font-weight: bold;
   border-right: 2px solid #000000;
}
.oncmodueblin_f2a_z2 {
   padding: 0px 0px 0px 10px;
   font-size: 18px;
   color: #EC1E27;
}
.oncmodueblin_f2a_z2y {
   padding: 0px 10px 0px 10px;
   font-size: 18px;
   color: #EC1E27;
   border-right: 2px solid #000000;
}
.oncmodueblin_f2a_z3 {
   padding: 0px 0px 0px 10px;
   font-size: 18px;
}

.oncmodueblin_f2b {
   padding: 2px 0px 0px 0px;
   color: #000000;
}
.oncmodueblin_f2c {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   padding: 5px 0px 10px 0px;
   font-size: 11px;
   font-weight: bold;
}
.oncmodueblin_f2c1y {
   padding: 0px 5px 0px 0px;
   color: #EC1E27;
}
.oncmodueblin_f2c1 {
   padding: 0px 5px 0px 0px;
   color: #EC1E27;
   border-right: 2px solid #EC1E27;
}
.oncmodueblin_f2c2 {
   padding: 0px 0px 0px 5px;
   color: #000000;
}
.oncmoddet_hd {
   font-size: 14px;
}
.oncmoddet_hdy {
   font-size: 18px;
}
.oncmoddet_hl {
   font-size: 26px;
   font-weight: bold;
   padding: 0px 0px 0px 0px;
}
.oncmoddet_hc {
   padding: 10px 0px 0px 0px;
}
.oncmoddet_pic {
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   padding: 10px 0px 0px 0px;
}
.oncmoddet_pict {
   display: flex; 
   justify-content: center; 
   align-items:center; 
   width: 220px;
   height: 220px;
   margin: 10px 10px 10px 10px;
   border: 1px solid #ADD376;
}
.oncmoddet_pict img {
   display: block;
   max-width: 220px;
   max-height: 220px;
   width: auto;
   height: auto;
}

.sitemap {
   padding: 10px 0px 5px 0px;
}
.sitemap1 {
   padding: 10px 0px 5px 10px;
}
.sitemap2 {
   padding: 5px 0px 5px 20px;
}
.sitemap3 {
   padding: 5px 0px 5px 30px;
}

.formahdivshw {
      width: 383px;
      padding: 10px 0px 0px 0px;
}
#form {

}
.form1 {
   clear: left;
}
.form1a {
   padding-top: 20px;
}
.form1b {
   padding-top: 10px;
}
.form1c {
   float: left;
   padding-top: 10px;
}
.form1d {
   float: left;
   padding: 30px 10px 10px 20px;
}
.form1i {
   padding: 12px 0px 0px 0px;
}
.form1j {
   padding: 13px 0px 0px 10px;
   font-family: system-ui, sans-serif;
   font-size: 14px;
}
.form2x {
   clear: both;
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   //padding: 20px 20px 0px 20px;
}
.form4 {
   clear: left;
   padding: 10px 0px 0px 0px;
   width: 100%;
}
.formtxt {
   font-size: 18px;
   font-weight: bold;
   padding: 10px 0px 0px 0px;
}
.formtxt1 {
   font-size: 16px;
   font-weight: bold;
   padding: 10px 0px 0px 0px;
}
.formtxt2 {
   font-size: 12px;
   font-weight: normal;
   padding: 2px 0px 0px 0px;
}
.formtxt3 {
   font-size: 12px;
   font-weight: normal;
   padding: 0px 0px 0px 30px;
}
.formtxt4 {
   font-size: 16px;
   font-weight: normal;
   padding: 5px 0px 5px 0px;
}
.form1ds {
   display: flex;
   flex-wrap: no-wrap;
   justify-content: flex-start;
   align-items: flex-start;
   padding: 10px 0px 0px 0px;
}
.form1f {
   padding: 0px 0px 0px 10px;
}

.moduebo1 {
   font-weight: bold;
   color: #FFFFFF;
   padding-bottom: 5px;
}
.moduebd {
   cursor: pointer;
   display: box;
   padding: 10px;
   margin-bottom: 5px;
   background-color: #CCCCCC;
}
.moduebd:hover {
   color: #FFFFFF;
   background-color: #CCCCCC;
}
.moduebh {
   font-weight: bold;
   font-size: 18px;
}
.moduebt {
   padding-top: 3px;
   font-weight: normal;
}

.mod_retnew {
   padding: 20px 0px 0px 0px;
}
.mod_retnewmt {
   padding: 0px 0px 20px 0px;
}
.mod_retnew1 {
   cursor: pointer;
   padding: 15px 0px 0px 0px;
   font-size: 18px;
   font-weight: bold;
   color: #8CC640;
   text-decoration: none;
}
.mod_retnew1:hover {
   color: #000000;
   text-decoration: underline;
}
.mod_retnew1y {
   cursor: pointer;
   padding: 38px 0px 0px 0px;
   font-size: 18px;
   font-weight: bold;
   color: #8CC640;
   text-decoration: none;
}
.mod_retnew1y:hover {
   color: #000000;
   text-decoration: underline;
}
.mod_retnew2 {
   cursor: pointer;
   padding: 10px 0px 0px 0px;
   font-size: 18px;
   font-weight: bold;
   color: #8CC640;
   text-decoration: none;
}
.mod_retnew2:hover {
   color: #000000;
   text-decoration: underline;
}
.mod_retnew3 {
   cursor: pointer;
   padding: 0px 0px 5px 0px;
   font-size: 18px;
   font-weight: bold;
   color: #8CC640;
   text-decoration: none;
}
.mod_retnew3:hover {
   color: #000000;
   text-decoration: underline;
}
.mod_return {
   position: relative;
   margin: 20px 0px 0px 0px;
   width: 100%;
}
.mod_returnbg {
   position: relative;
   top: 95px;
   margin: 0px 0px 0px -10px;
   width: 988px;
   height: 50px;
   z-index: 2;
   background-color: #948065;
}
.mod_return1 {
   cursor: pointer;
   display: inline-block;
   width: 100%;
   padding: 0px 0px 0px 0px;
   color: #000000;
   border-bottom: 1px solid #000000;
}
.mod_return1:hover {
   color: #FF0000;
}
.mod_bottom {
   clear: both;
   height: 20px;
}
.magaz_mobpic {
   padding: 0px 0px 10px 0px;
   display: block;
   text-align: center;
}



.mySlides {
   display: none;
   cursor: pointer;
}
.mySlides img {
   vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
  max-width: 1400px;
  max-height: 500px;
  position: relative;
  margin: auto;
  overflow: hidden;
}
.img-fit {
   object-fit: cover;
   max-height: 500px;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 90%;
  width: auto;
  padding: 5px 20px 5px 20px;
  margin-top: -22px;
  color: white;
  font-weight: normal;
  font-size: 32px;
  transition: 0.6s ease;
  border-radius: 30px 30px 30px 30px;
  user-select: none;
}

/* Position the "next button" to the right */
.prev {
  left: 15px;
  border-radius: 30px 30px 30px 30px;
}
.next {
  right: 15px;
  border-radius: 30px 30px 30px 30px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  font-size: 32px;
  color: #BC6757;
  text-decoration: none;
  background-color: #FFFFFF;
}
.homs1apkt {
   position: relative;
   z-index: 1;
   margin: -35px 0px 0px 0px;
   padding: 0px 0px 1px 0px;
   height: 17px;
   width: 100%;
   display: flex;
   flex-wrap : nowrap;
   justify-content : center;
}
.homs1apkt1 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   height: 17px;
   width: 105px;
}
.homs1apkt1a {
   cursor: pointer;
   height: 17px;
   width: 17px;
   border: 1px solid #000000;
   border-radius: 17px;
   background-color: #000000;
}
.homs1apkt1b {
   cursor: pointer;
   height: 17px;
   width: 17px;
   border: 1px solid #000000;
   border-radius: 17px;
   background-color: #FFFFFF;
}

.mainsnewshom {
   cursor: pointer;
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   align-content: flex-start;
   width: 100%;
   margin: 0px 0px 20px 0px;
   color: #FF0000 ;
}
.mainsnewshom:hover {
   color: #000000 ;
}
.mainsnewshombg {
   cursor: pointer;
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   align-content: flex-start;
   width: 100%;
   margin: 0px 0px 20px 0px;
   color: #FF0000 ;
   background-color: #CBC4B9;   
}
.mainsnewshombg:hover {
   color: #000000 ;
}

.mainsnewshoma {
   min-width: 387px;
}
.mainsnewshoma img {
   display: block;
}
.mainsnewshomb1 {
   font-size: 26px;
   color: #000000 ;
}
.mainsnewshomb2 {
   font-size: 18px;
   font-weight: bold;
}
.mainsnewshomb3 {
   padding: 10px 0px 0px 0px;
   color: #000000 ;
}
.mainsnewshomb4 {
   padding: 10px 0px 0px 0px;
   font-weight: bold;
}

.modeventueb {
   cursor: pointer;
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   align-content: flex-start;
   width: 100%;
   padding: 10px 0px 10px 0px;
   border-top: 1px solid #999999;
   color: #3F2A18 ;
}
.modeventueb:hover {
   color: #FF0000;
}
.modeventuebpic {
   min-width: 270px;
}
.modeventuebpic img {
   display: block;
}
.modeventuebev {
   padding: 0px 0px 0px 0px;
}
.modeventuebev_hl {
   font-weight: bold;
}
.modeventuebev_more {
   font-weight: bold;
}
.modeventuebev_dat {
   color: #000000 ;
}
.modeventuebev_ort {
   color: #000000 ;
}
.modeventuebev_kt {
   color: #000000 ;
}

.homs6 {
   padding: 0px 0px 15px 0px;
   background-color: #ADD376;
}
.homs6a {
   padding: 0px 0px 0px 0px;
}
.homs6a img {
   display: block;
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
.homs6b {
   padding: 0px 0px 0px 0px;
}
.homs6br {
   padding: 10px 0px 0px 0px;
   font-weight: bold;
   color: #FF0000;
}
.homs6byy {
   padding: 20px 0px 0px 0px;
}
.homs6c {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   margin: 25px 0px 0px 0px;
   font-size: 14px;
}
.homs6cyy {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   margin: 10px 0px 0px 0px;
   font-size: 14px;
}
.homs6cyyy {
   display: none;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   margin: 10px 0px 0px 0px;
   font-size: 14px;
}
.homs6c1 {
   margin: 0px 0px 0px 0px;
}
.homs6c2 {
   margin: 0px 0px 0px 10px;
}
.homs6d {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   margin: 10px 0px 0px 0px;
   font-size: 16px;
}
.homs6d1 {
   width: 232px;
}
.homs6d1sub {
   width: 232px;
   margin: 12px 0px 0px 0px;
}
.homs6e {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   margin: 2px 0px 0px 0px;
}
.homs6g {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : center;
   margin: 15px 0px 0px 0px;
}
.homs6g1 {
   width: 115px;
   font-size: 14px;
}
.homs6g2 {
   width: 105px;
}
.homs6g3 {
   margin: 0px 0px 0px 17px;
}
.homs6g4 {
   margin: 0px 0px 0px 8px;
}


#contentl3c {
   padding: 20px 0px 0px 0px;
}
.moduebdi {
   cursor: pointer;
   display: block;
   padding: 10px 0px 10px 0px;
   border-top: 1px solid #999999;
   vertical-align: top;
}
.moduebdiy {
   cursor: pointer;
   display: block;
   padding: 10px 0px 10px 0px;
   color: ;
   border-top: 1px solid #999999;
   text-decoration: none;
}
.moduebdiy:hover {
   color: #FF0000;
}
.moduebhl {
   font-family: 'Nunito', sans-serif;;
   font-size: ;
   font-weight: bold;
   color: ;
}
.moduebhla {
   float: left;
}
.moduebhlb {
   float: left;
   padding-top: 6px;
}
.moduebhlc {
   float: left;
   padding: 7px 5px 0px 5px;
}
.moduebhld {
   float: right;
   padding: 7px 0px 0px 5px;
}
.moduebhl1 {
   padding-top: 5px;
   font-family: 'Nunito', sans-serif;;
   font-size: ;
   font-weight: bold;
   color: ;
}
.moduebort {
   color: #000000;
   padding-bottom: 3px;
   text-decoration: none;
}
.moduebortxxx {
   color: #000000;
   padding-bottom: 3px;
   text-decoration: none;
   padding-top: 20px;
}
.moduebdat {
   padding-top: 20px;
   color: #000000;
}
.moduebhi {
   padding-top: 3px;
   font-weight: bold;
   color: #000000;
}
.moduebti {
   padding-top: 3px;
   font-weight: normal;
   color: #000000;
}
.moduebmore {
   padding-top: 3px;
   font-weight: bold;
}
.moduebli {
   height: 1px;
   border-top: 1px solid #999999;
}
div.modnewsdett {
   display: table;
   width: 100%;
}
div.modnewsdettr {
   display: table-row;
}
div.modnewsdettr1 {
   cursor: pointer;
   display: table-row;
   color: ;
   border-top: 1px solid #999999;
}
div.modnewsdettr1a {
   cursor: pointer;
   display: table-row;
   width: 100%;
   color: ;
   border-top: 1px solid #999999;
}
div.modnewsdettr1:hover {
   color: #000000;
}
div.modnewsdettr1a:hover {
   color: #000000;
}
div.modnewsdet1 {
   display: table-cell;
      width: 215px;
      text-align: center;
   vertical-align: top;
}
div.modnewsdet1a {
   display: table-cell;
   width: 200px;
      width: 200px;
      padding: 10px 0px 6px 0px;
   text-align: center;
   vertical-align: top;
   border-top: 1px solid #999999;
}
div.modnewsdet2 {
   display: table-cell;
   vertical-align: top;
}
.modnewspic1 {
   display: block;
}
.modnewspic {
      width: 200px;
      padding-bottom: 5px;
   text-align: center;
}
.modnewsueb {
   clear: both;
   padding-top: 10px;
}

/* Caption text */

.textslshwbg {
  padding: 8px 12px;
  position: absolute;
  top: 27%;
  left: 0%;
  width: 400px;
  height: 127px;
  background-color: #FFFFFF;
  opacity: .8;
}

.textslshw {
  color: #000000;
  font-size: 36px;
  font-weight: bold;
  padding: 8px 12px;
  position: absolute;
  top: 27%;
  left: 7%;
  width: 300px;
  text-align: center;
}
.textslshw1 {
  color: #000000;
  font-size: 22px;
  font-weight: normal;
  margin: 60px 0px 0px 0px;
  padding: 5px 12px 5px 12px;
  position: absolute;
  top: 27%;
  left: 7%;
  width: 300px;
  text-align: center;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
.fade1 {
  animation-name: fade;
  animation-duration: 5.5s;
}

@keyframes fade1 {
  from {opacity: -5} 
  to {opacity: 1}
}

.page {
   clear: both;
   padding: 0px 0px 0px 0px;
   border-top: 5px solid #ADD376;
}
.pagesi {
   float: left;
   padding-top: 5px;
}
.pagenr {
   cursor: pointer;
   float: left;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #000000;
   font-weight: normal;
   border-right: 0px solid #000000;
}
.pagenr:hover {
   color: #EC1E27;
}
.pagenra {
   cursor: pointer;
   float: left;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #EC1E27;
   font-weight: bold;
   border-right: 0px solid #000000;
}
.pagenrv {
   cursor: pointer;
   float: right;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #000000;
   font-weight: normal;
   border-right: 0px solid #000000;
}
.pagenrv:hover {
   color: #EC1E27;
}
.pagenrv1 {
   cursor: pointer;
   float: right;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #000000;
   font-weight: normal;
}
.pagenrv1:hover {
   color: #EC1E27;
}
.pagenrn {
   cursor: pointer;
   float: right;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #000000;
   font-weight: normal;
}
.pagenrn:hover {
   color: #EC1E27;
}

@media screen and (max-width:1520px) {
   #layall {
      width: 100%;
      min-width: 620px;
      background-size: 100%;
   }
   .mainh {
      width: 100px;
      padding: 0px 27px 0px 0px;
   }
   .mainh1 {
      width: 100px;
   }
   .mainh2 {
      width: 170px;
      //padding-left: calc(100% - 1550px);
      padding: 0px 10px 0px 10px;
   }
   .mainh3 {
      width: 130px;
      padding: 0px 10px 0px 10px;
   }
   .mainz {
      width: 100px;
      padding: 0px 0px 0px 27px;
   }
}



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

   .head1 {
      justify-content: space-between;
      padding: 40px 25px 0px 25px;
   }
   .head1a {
      width: 140px;
      height: 45px;
      padding: 9px 0px 0px 0px;
   }
   .head1a_act {
      width: 140px;
      height: 45px;
      padding: 9px 0px 0px 0px;
   }
   
   #layall {
      width: 100%;
      min-width: 300px;
      background-size: contain;
   }
   .maina {
      padding: 0px 25px 0px 25px;
   }
   .mainh {
     display: none;
   }
   .mainh1 {
     display: none;
   }
   .mainh2 {
     display: none;
   }
   .mainh3 {
     display: none;
   }
   .mainz {
     display: none;
   }
   
   #bottom {
     //display: none;
   }
   #bottomy {
     //display: none;
   }
   
   
}

@media screen and (max-width:1200px) {
   .head1a {
      width: 120px;
      height: 45px;
      padding: 9px 0px 0px 0px;
   }
   .head1a_act {
      width: 120px;
      height: 45px;
      padding: 9px 0px 0px 0px;
   }
}

@media screen and (max-width:1100px) {
   .head1a {
      width: 100px;
      height: 45px;
      padding: 9px 0px 0px 0px;
   }
   .head1a_act {
      width: 100px;
      height: 45px;
      padding: 9px 0px 0px 0px;
   }
}

@media screen and (max-width:1070px) {
   .head1sn {
      width: 100%;
      padding: 15px 25px 0px 25px;
   }
   .main1hstoful {
      width: 100%;
      min-width: 620px;
      padding: 20px 25px 20px 25px;
   }
   
   .homs6e {
      display: block;
      flex-wrap : nowrap;
      justify-content : space-between;
      align-items : flex-start;
      margin: 2px 0px 0px 0px;
   }
   
   .bottom1 {
      width: 100%;
      padding: 0px 25px 0px 25px;
   }
   .bottom1y {
      width: 100%;
      padding: 20px 25px 0px 25px;
   }
   
   .homs6d {
     display: none;
   }
   .homs6d1 {
      padding: 0px 25px 20px 0px;
   }
   
   .homs6b {
      padding: 0px 0px 20px 0px;
   }
   
   .homs6e {
      display: block;
      margin: 2px 0px 0px 0px;
   }
   
   .homs6f {
       margin: 0px 0px 0px 0px;
    }
   .homs6g {
       margin: 0px 0px 0px 0px;
    }
   
   .bottomy1 {
      width: 100%;
      padding: 0px 25px 20px 25px;
   }
   .bottomy1ayy {
      display: block;
      padding: 10px 0px 20px 0px;
   }
   .bottomy1a3 {
     display: none;
   }
   .bottomy1a3b {
      padding: 0px 8px 0px 8px;
   }
}

@media screen and (max-width:1000px) {
   .head1a {
      width: 90px;
      height: 45px;
      padding: 9px 0px 0px 0px;
   }
   .head1a_act {
      width: 90px;
      height: 45px;
      padding: 9px 0px 0px 0px;
   }
}

@media screen and (max-width:900px) {
   #head1a_nav6 {
     display: none;
   }
}
@media screen and (max-width:800px) {
   #head1a_nav5 {
     display: none;
   }
   .head1sn {
     display: none;
   }
   .headicon {
     display: block;
   }
   #mainy {
      margin: 55px 0px 0px 0px;
   }
}

#wework {
   position: absolute;
   width: 100%;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   text-align: center;
}
.wework1 {
   padding: 20px 20px 20px 20px;
}
.wework2 {
   padding: 20px 20px 0px 20px;
}
.wework3 {
   padding: 10px 20px 0px 20px;
}
#ontime {
   padding: 0px 10px 10px 10px;
   font-weight: bold;
   font-size: 18px;
}
.wework2 {
   padding: 20px 20px 0px 20px;
}
.wework3 {
   padding: 10px 20px 0px 20px;
}

#cookiechk a {
   color:#000000;
   font-size:12px; 
   text-decoration: none;
}
#cookiechk a:hover {
   color: #EC1E27;
   text-decoration: none;
}
#cookiechk div {
   padding:10px;
   padding-right:40px;
}
#cookiechkbl {
   height: 41px;
}
#cookiechk { 
   text-align:center; 
   border-top:1px solid #FFFFFF;
   background: #CCCCCC; 
   background: -moz-linear-gradient(top, #CCCCCC 0%, #F2F6F9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(100%,#F2F6F9)); 
   background: -webkit-linear-gradient(top, #CCCCCC 0%,#F2F6F9 100%); 
   background: -o-linear-gradient(top, #CCCCCC 0%,#F2F6F9 100%);
   background: -ms-linear-gradient(top, #CCCCCC 0%,#F2F6F9 100%); 
   background: linear-gradient(to bottom, #CCCCCC 0%,#F2F6F9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#CCCCCC', endColorstr='#F2F6F9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:13px; 
   line-height:20px;
}
#cookiechkCloser {
   color: #000000;
   font: 14px/100% arial, sans-serif;
   text-decoration: none;
   text-shadow: 0 1px 0 #FFFFFF;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #666666; 
   border-right:1px solid #666666; 
   padding:4px;
   margin-left: 20px;
   background: #CCCCCC; /* Old browsers */
   background: -moz-linear-gradient(top, #CCCCCC%, #CCCCCC 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(100%,#CCCCCC)); 
   background: -webkit-linear-gradient(top, #CCCCCC%,#CCCCCC 100%); 
   background: -o-linear-gradient(top, #CCCCCC%,#CCCCCC 100%); 
   background: -ms-linear-gradient(top, #CCCCCC%,#CCCCCC 100%); 
   background: linear-gradient(to bottom, #CCCCCC%,#CCCCCC 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#CCCCCC', endColorstr='#CCCCCC',GradientType=0 ); 
}
#cookiechkCloser:hover {
   border-bottom:1px solid white;
   border-right:1px solid white;
   border-top:1px solid #666666;
   border-left:1px solid #666666;
}
