@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,300);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #f3f3f3;
  /*color: #5e4b28;*/
    color: #666666;
  font: 400 14px/24px "Trebuchet MS", sans-serif;
  -webkit-text-size-adjust: none; }

img {
  max-width: 100%;
  height: auto; }

h1 {
  font-size: 80px;
  line-height: 55px; }
  h1 span {
    font-size: 50px; }

h2 {
  font-size: 60px;
  line-height: 48px; }

h3 {
  font-size: 36px;
  line-height: 40px; }
  @media (max-width: 979px) {
    h3 {
      font-size: 24px;
      line-height: 28px; } }

h4 {
  font-size: 24px;
  line-height: 13px;
  text-transform: uppercase; }
  @media (max-width: 979px) {
    h4 {
      font-size: 20px;
      line-height: 22px; } }

h5, cite {
  font-size: 15px;
  line-height: 20px; }

h6 {
  font-size: 14px;
  line-height: 22px; }

.h6__mod {
  font-size: 17px; }

.lh1 {
  line-height: 22px; }

.lh2 {
  line-height: 24px; }

p, .marked-list, .list {
/*  color: #5e4b28;*/
    color: #666666;
}
  p a:hover, .marked-list a:hover, .list a:hover {
    text-decoration: underline; }
  p .fa, .marked-list .fa, .list .fa {
    text-decoration: none; }

.p__mod1 {
  font-size: 26px; }

.p__mod2 {
  font-size: 16px; }

.p__mod3 {
  font-size: 13px;
  line-height: 20px;
  /*color: #5e4b28;*/
    color: #666666;
}

.fw1 {
  font-weight: 400; }

.fw2 {
  font-weight: 600; }

.fw3 {
  font-weight: 700; }

.fw4 {
  font-weight: 300; }

.ff-alter {
  font-family: "Open Sans", sans-serif; }

time, q {
  display: block; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none; }

.main_hy a {
    color:  #ea8213;
    /*font-weight: bold;*/
}

.main_hy a.btn {
    color: #fff;
}

strong {
  font-weight: 700; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
  overflow: hidden;
  min-height: 500px; }
  .lt-ie9 .page {
    min-width: 1200px; }

.center {
  text-align: center; }

@media (max-width: 980px) {
  .resize-center {
    text-align: center; } }

@media (max-width: 1200px) {
  .resize-center2 {
    text-align: center; } }

.ttu {
  text-transform: uppercase; }

.ttc {
  text-transform: capitalize; }

.color-primary {
  color: #3abe6b; }

.color1 {
  color: #fff; }

.color2 {
  color: #ea8213; }

.color-font {
  /*color: #5e4b28;*/
    color: #666666;
}

.color-font1 {
  color: #666666; }

.color-font2 {
  color: #333333; }

.color-font3 {
  color: #666666; }

.mg-add {
  margin-top: 22px; }

.mg-add2 {
  margin-top: -5px; }

.clear:before, .clear:after {
  display: table;
  content: "";
  line-height: 0; }
.clear:after {
  clear: both; }

@media (max-width: 767px) {
  .img-resize {
    width: 100%; } }

.border-t {
  border-top: 1px solid #f3f3f3; }

/*=======================================================
                       Main Layout
=========================================================*/
* + hr, hr + h2 {
  margin-top: 26px; }

* + h3 {
  margin-top: 10px; }

* + blockquote {
  margin-top: 40px; }

* + h5, * + address {
  margin-top: 44px; }

* + p {
  margin-top: 16px; }

* + h6 {
  margin-top: 24px; }

* + .btn {
  margin-top: 31px; }

* + .btn-link {
  margin-top: 22px; }

* + .btn__skin {
  margin-top: 23px; }

* + .inline-list {
  margin-top: 33px; }

* + .row {
  margin-top: 31px; }

.row + .row {
  margin-top: 60px; }

.row + .offs {
  margin-top: 44px; }

h3 + .offs {
  margin-top: 25px; }

h3 + .offs2 {
  margin-top: 35px; }

h3 + p {
  margin-top: 15px; }

h6 + p {
  margin-top: 6px; }

p + p {
  margin-top: 20px; }

h6 + .offs {
  margin-top: 8px; }

* + .resp-tabs-list {
  margin-top: 30px; }

h3 + .box,
* + .resp-tabs-list,
* + .map2,
* + .contact-form,
* + .terms-list {
  margin-top: 30px; }

.map2 + h5 {
  margin-top: 25px; }

* + .contact-list {
  margin-top: 10px; }

@media (max-width: 767px) {
  * + blockquote, * + h5, * + address {
    margin-top: 20px; } }
/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block; }
  .brand_name {
    font-weight: 700;
    overflow: hidden;
    font-size: 48px;
    line-height: 83px;
    color: #383838; }
    .brand_name span {
      color: #737272; }

/*==================     Hr   ===========================*/
hr, .hr__mod {
  width: 230px;
  height: 1px;
  background: #b8b8b8;
  border: none; }

.hr__mod {
  width: 100%;
  background: #e7e7e7; }

/*==================     Vide   =========================*/
.vide {
  padding-top: 93px;
  padding-bottom: 288px; }
  .vide .vide_content {
    position: relative;
    color: #b8b8b8; }
    .vide .vide_content * + h3 {
      margin-top: 22px; }

/*==================  Gallery    ========================*/
.gallery {
  /*background: #5e4b28;*/
    background: #b8361c;
  border-bottom: 10px solid #fff; }
  .gallery h2, .gallery h3, .gallery h4 {
    color: #fff;
    padding-top: 40px;
    padding-bottom: 38px; }

/*==================     Icons     ======================*/
.fa-facebook,
.fa-twitter,
.fa-rss,
.fa-google-plus,
.fa-linkedin,
.fa-pinterest {
  font-size: 18px;
  line-height: 32px;
  color: #5b5b5b; }
  @media (max-width: 980px) {
    .fa-facebook,
    .fa-twitter,
    .fa-rss,
    .fa-google-plus,
    .fa-linkedin,
    .fa-pinterest {
      font-size: 13px; } }

/*==================    Buttons    ======================*/
.btn, .btn-link, .btn__skin {
  display: inline-block; }

.btn {
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  padding-left: 24px;
  padding-right: 24px;
  vertical-align: middle;
  position: relative; }
  .btn span {
    position: relative;
    z-index: 1; }
  .btn:before, .btn:after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 50%;
    background: #343434;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .btn:hover:before {
    left: 0; }
  .btn:hover:after {
    right: 0; }
  .btn:active:before, .btn:active:after {
    background: #010101; }
  .btn__mod {
    background: #343434; }
    .btn__mod:before, .btn__mod:after {
      background: #3abe6b; }
    .btn__mod:active:before, .btn__mod:active:after {
      background: #2e9755; }

.btn__skin {
  font-size: 22px;
  line-height: 48px;
  padding: 4px 29px;
  background: #3abe6b; }

.btn-link, .btn-link__mod {
  font-size: 17px;
  line-height: 23px;
  position: relative;
  padding-right: 13px;
  color: #421f0f; }
  .btn-link:before, .btn-link__mod:before {
    content: "\f105";
    position: absolute;
    color: #757575;
    font: 700 10px/20px "FontAwesome";
    right: 0;
    top: 3px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .btn-link:hover, .btn-link__mod:hover {
    text-decoration: underline; }
    .btn-link:hover:before, .btn-link__mod:hover:before {
      right: -3px; }

.btn-link__mod {
  font-size: 16px; }
  .btn-link__mod:before {
    display: none; }

/*==================      Box      ======================*/
.box {
  position: relative; }
  .box:before, .box:after {
    display: table;
    content: "";
    line-height: 0; }
  .box:after {
    clear: both; }
  .box_aside {
    float: left;
    margin-right: 23px; }
  .box_cnt__no-flow {
    overflow: hidden; }
  @media (max-width: 979px) {
    .box {
      text-align: center; }
      .box_aside {
        float: none;
        text-align: center; }
      .box_cnt__no-flow {
        padding: 10px; } }

.box__skin .box_aside {
  margin-right: 27px; }
@media (max-width: 979px) {
  .box__skin {
    text-align: left; }
    .box__skin .box_aside {
      margin-right: 0; }
      .box__skin .box_aside img {
        width: 100%; }
    .box__skin .box_cnt__no-flow {
      padding: 10px 0 0 0; } }

/*==================   Sfom      ========================*/
.sform {
  display: inline-block;
  width: 35.47008547008547%; }
  .sform p {
    color: #666666; }
  .sform h3 + p {
    margin-top: 17px; }
  @media (max-width: 980px) {
    .sform {
      width: 100%;
      text-align: center; }
      .sform h3 {
        font-size: 25px; } }

/*==================   Blockquote =======================*/
blockquote .box {
  padding: 5px 25px 43px 0;
  border: 1px solid #dfdfdf;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }
  blockquote .box cite {
    display: inline-block;
    font-size: 18px;
    padding-top: 30px;
    color: #2c2c2c; }
  blockquote .box q {
    color: #9d9d9d;
    line-height: 18px;
    font-weight: 400; }
  blockquote .box:before, blockquote .box:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-top: 30px solid #dfdfdf;
    border-right: 135px solid transparent; }
  blockquote .box:after {
    border-top: 28px solid #fff;
    bottom: -28px;
    border-right: 131px solid transparent; }
  blockquote .box * + q {
    margin-top: 12px; }
blockquote * + .btn-link {
  margin-top: 26px; }

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
  position: absolute;
  top: -198px; }
  .index-list li .color-block {
    position: relative;
    width: 100%;
    height: 260px;
    text-transform: uppercase;
    color: #fff; }
    .index-list li .color-block:before {
      position: absolute;
      right: 30px;
      top: 44px;
      /*content: counter(li,decimal-leading-zero);*/
      counter-increment: li;
      font-size: 60px;
      color: #fff;
      opacity: 0.3; }
      .lt-ie9 .index-list li .color-block:before {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.3)";
        filter: alpha(opacity=30); }
    .index-list li .color-block h4 {
      position: absolute;
      line-height: 25px;
      bottom: 45%;
      text-align: center;
      width: 100%;}
    .index-list li .color-block + p {
      margin-top: 35px; }
  .index-list li p {
    color: #666666;
    font-size: 14px;
    line-height: 22px; }
  @media (max-width: 979px) {
    .index-list li .color-block {
      height: 210px; } }
  @media (max-width: 767px) {
    .index-list {
      position: static;
      top: 0; }
      .index-list li {
        margin-bottom: 20px; } }

/*==================  Contacts   ========================*/
.contacts {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 24px; }
  .contacts address {
    color: #666666; }
  .contacts a[href^="mailto:"] {
    display: inline-block;
    padding-left: 30px;
    position: relative;
    color: #666666; }
    .contacts a[href^="mailto:"]:before {
      content: url(../images/mail_img.png);
      position: absolute;
      left: 0;
      top: 1px; }
    .contacts a[href^="mailto:"]:hover {
      color: #3abe6b; }
  @media (max-width: 1199px) {
    .contacts {
      font-size: 13px; }
      .contacts a[href^="mailto:"] {
        padding-left: 0; }
        .contacts a[href^="mailto:"]:before {
          top: -20px;
          left: 50%;
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); } }
  .contacts * + .hr__mod {
    margin-top: 36px; }
  .contacts * + a[href^="mailto:"] {
    margin-top: 21px; }

/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block; }
.inline-list li + li {
  margin-left: 16px; }
.inline-list a:hover {
  color: #3abe6b; }
@media (max-width: 1199px) {
  .inline-list li + li {
    margin-left: 8px; } }

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #f7f7f7; }

.bg-color1 {
  background: #fff; }

/*==================  Copyright   =======================*/
.copyright {
  font-size: 15px;
  line-height: 36px;
  color: #3e3e3e;
  padding-top: 2px;
  padding-bottom: 35px; }
  .copyright a {
    padding-left: 13px;
    position: relative; }
    .copyright a:before {
      content: "";
      display: block;
      position: absolute;
      width: 4px;
      height: 4px;
      left: 1px;
      top: 7px;
      background: #b0b0b0;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
    .copyright a:hover {
      text-decoration: underline; }

/*==================  Marked List  ======================*/
.marked-list li a {
  font-family: "Open Sans", sans-serif;
  line-height: 28px;
  position: relative;
  padding-left: 20px; }
  .marked-list li a:before {
    content: "\f0a9";
    position: absolute;
    left: 0;
    top: -4px;
    font-weight: 400;
    font-size: 14px;
    line-height: inherit;
    font-family: "FontAwesome";
    color: #3abe6b;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .marked-list li a:hover {
    text-decoration: none;
    color: #3abe6b; }
  .marked-list li a:hover:before {
    left: 2px; }

/*==================  Contact List  ====================*/
.contact-list {
  font: 400 14px/18px "Open Sans", sans-serif;
  text-transform: uppercase;
  width: 200px; }
  .contact-list address {
    color: #4a4a4a; }
  .contact-list dl {
    color: #878787; }
  .contact-list dt {
    float: left; }
  .contact-list dd {
    float: right; }
    .contact-list dd a[href^="mailto:"] {
      color: #343434; }
    .contact-list dd a:hover {
      text-decoration: underline; }
  .contact-list dl + dl {
    clear: both; }
    .contact-list dl + dl dd, .contact-list dl + dl dt {
      display: inline-block; }
    .contact-list dl + dl dd {
      text-transform: none;
      float: none;
      padding-left: 4px;
      font-family: "Trebuchet MS", sans-serif; }
  .contact-list dt + dd {
    margin-top: 0; }
  .contact-list dd + dt {
    clear: both;
    margin-top: 0; }
  .contact-list address + dl {
    margin-top: 17px; }

/*==================    Terms-list   ===================*/
.terms-list {
  font: 400 14px/22px "Open Sans", sans-serif; }
  .terms-list dl dt {
    color: #4a4a4a; }
  .terms-list dl dd {
    color: #878787; }
  .terms-list dl dt + dd {
    margin-top: 4px; }
  .terms-list dl dd + dt {
    margin-top: 25px; }
  .terms-list a {
    font: 700 17px/22px "Trebuchet MS", sans-serif; }
    .terms-list a:hover {
      color: #3abe6b; }

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block; }
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left;
    font-family: "Open Sans", sans-serif; }
    .sf-menu > li + li {
      margin-left: 26px; }
  .sf-menu a {
    display: block; }

.sf-menu > li > a {
  color: #666666;
  position: relative;
  font-size: 24px;
  line-height: 55px;
  font-weight: 600; }
  .sf-menu > li > a:before {
    content: "";
    font: 400 10px/15px "FontAwesome";
    position: absolute;
    text-align: center;
    width: 15px;
    height: 15px;
    top: -50px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    -webkit-border-radius: 44%;
    -moz-border-radius: 44%;
    border-radius: 44%;
    color: #fff;
    background: #3abe6b;
    display: inline-block;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .lt-ie9 .sf-menu > li > a:before {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0); }
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover:before {
  opacity: 1; }
  .lt-ie9 .sf-menu > li.sfHover > a, .lt-ie9 .sf-menu > li > a:hover:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=100); }
.sf-menu > li > a:hover:before {
  top: -25px; }
.sf-menu > li.active > a:before {
  background: #b8b8b8;
  top: -25px;
  opacity: 1; }
  .lt-ie9 .sf-menu > li.active > a:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=100); }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: -16px;
  width: 230px;
  margin-top: 16px;
  background: #b8361c;
  z-index: 10;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 15px;
  padding-bottom: 13px; }

.sf-menu ul > li {
  padding-left: 18px;
  padding-right: 23px;
  border: none; }
  .sf-menu ul > li > a {
    border: none;
    font-size: 12px;
    line-height: 35px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    padding-left: 8px; }
  .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
    color: #a3a3a3; }
  .sf-menu ul > li + li a {
    border-top: 1px dashed #3f3f3f; }

.sf-menu ul ul {
  position: absolute;
  width: 101px;
  left: 103px;
  top: 78px;
  margin-top: 0;
  z-index: 11;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sf-menu ul ul > li > a {
  line-height: 36px;
  color: #484848;
  border: none; }
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #ea8213; }
.sf-menu ul ul > li + li a {
  border-top: 1px dashed #d8d8d8; }

.sf-menu > li > .sf-with-ul {
  position: relative; }

@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: 56px;
  left: 0;
  bottom: 0;
  width: 240px;
  padding: 20px 0;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 9px 25px 11px; }
    .rd-mobilemenu_ul a:hover {
      background: #3abe6b;
      color: #FFF; }
  .rd-mobilemenu_ul ul a {
    padding-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle::-moz-focus-inner {
    border: none;
    padding: 0; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #000;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-delay: 0.3s, 0s;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform; }
  .rd-mobilepanel_toggle.active span {
    transition: background .3s 0s ease;
    background: transparent; }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      -webkit-transition-delay: 0s, 0.3s;
      transition-delay: 0s, 0.3s; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

@media (max-width: 767px) {
  body {
    padding-top: 56px; }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px; } }
/*==================  Stuck menu  ======================*/
.stuck_container {
  padding-top: 43px;
  padding-bottom: 44px; }

.isStuck {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #fff;
  z-index: 999;
  border-bottom: 1px solid #333333;
  margin: 0; }
  .isStuck nav {
    margin-top: 0; }
  .isStuck h1 {
    line-height: 67px; }
  .isStuck .sf-menu > li > a:before {
    top: -5px; }
  .isStuck .sf-menu ul {
    margin-top: 0; }

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 66px;
  height: 66px;
  font-size: 24px;
  line-height: 66px;
  color: #000;
  background: #fff;
  position: fixed;
  right: 257px;
  bottom: 63px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 2px 10px 0px #c8c8c8;
  -moz-box-shadow: 0px 2px 10px 0px #c8c8c8;
  box-shadow: 0px 2px 10px 0px #c8c8c8;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: #fff;
    background: #3abe6b;
    text-decoration: none; }

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important; } }
/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden; }
  .parallax_image, .parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform; }
  .parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .parallax_pattern {
    background-repeat: repeat; }
  .parallax_cnt {
    padding-top: 93px;
    padding-bottom: 288px;
    position: relative; }
    .parallax_cnt * + h3 {
      margin-top: 22px; }
  @media (max-width: 767px) {
    .parallax_image, .parallax_pattern {
      background-position: 15% center; }
    .parallax_cnt {
      padding-bottom: 150px; } }

.parallax2 .parallax_cnt {
  padding-bottom: 75px;
  padding-top: 80px; }
  .parallax2 .parallax_cnt h1 {
    line-height: 63px; }
  .parallax2 .parallax_cnt h3 {
    font-size: 48px;
    line-height: 55px; }
  .parallax2 .parallax_cnt p {
    font-size: 20px;
    line-height: 24px; }
  .parallax2 .parallax_cnt * + h3 {
    margin-top: 6px; }
  .parallax2 .parallax_cnt * + p {
    margin-top: 20px; }
@media (max-width: 767px) {
  .parallax2 .parallax_image, .parallax2 .parallax_pattern {
    background-position: 60% center; } }
.parallax2__mod .parallax_cnt {
  padding-bottom: 77px;
  padding-top: 123px; }
  .parallax2__mod .parallax_cnt h2 {
    font-size: 50px;
    line-height: 55px; }
  .parallax2__mod .parallax_cnt h2 + p {
    margin-top: 44px; }
.parallax2__ins {
  padding-bottom: 145px; }
  @media (max-width: 767px) {
    .parallax2__ins .parallax_image, .parallax2__ins .parallax_pattern {
      background-position: center center; } }

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
  width: 20%;
  float: left; }
  .thumb img {
    width: 100%;
    height: auto;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
  .thumb_overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    background: transparent; }
    .thumb_overlay span {
      position: absolute;
      color: #fff;
      left: 0;
      top: 50%;
      right: 0;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  .thumb:hover .thumb_overlay {
    opacity: 1;
    background: rgba(54, 54, 54, 0.5); }
    .lt-ie9 .thumb:hover .thumb_overlay {
      background: none;
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80363636', endColorstr='#80363636')";
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80363636', endColorstr='#80363636');
      zoom: 1; }
    .lt-ie9 .thumb:hover .thumb_overlay:before {
      display: block; }
  .thumb:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  @media (max-width: 480px) {
    .thumb {
      width: 100%; } }

.thumb__mod {
  float: right; }

/*=================       Tabs     ======================*/
.resp-tabs-list li {
  display: inline-block;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 8px 24px 7px;
  background: #343434;
  color: #fff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .resp-tabs-list li:hover {
    background: #3abe6b; }
  .resp-tabs-list li + li {
    margin-left: 4px; }
.resp-tabs-list .resp-tab-active {
  background: #3abe6b; }

.resp-accordion {
  display: none; }

.resp-tab-content {
  display: none; }
  .resp-tab-content table {
    font: 400 14px/36px "Open Sans", sans-serif;
    color: #878787; }
    .resp-tab-content table td {
      position: relative;
      width: 26%; }
      .resp-tab-content table td:before, .resp-tab-content table td:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0; }
      .resp-tab-content table td:before {
        border-bottom: 1px solid #fff;
        bottom: 0; }
      .resp-tab-content table td:after {
        border-bottom: 1px solid #e4e4e4;
        bottom: -1px; }
      .resp-tab-content table td + td {
        padding-left: 10px; }
    .resp-tab-content table td.ins {
      width: 34%; }
    @media (max-width: 1199px) {
      .resp-tab-content table td {
        font-size: 13px;
        line-height: 24px; } }
  .resp-tab-content a:hover {
    color: #343434; }

.resp-tab-content-active {
  display: block; }

@media (max-width: 767px) {
  .resp-accordion {
    text-align: center;
    display: block;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 8px 24px 7px;
    background: #343434;
    color: #fff;
    margin-top: 15px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .resp-accordion:hover {
      background: #3abe6b; }

  .resp-tabs-list {
    display: none; } }
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #fff; }
  header .brand {
    float: left; }
  header .nav {
    float: right;
    margin-top: 18px;
    margin-right: 44px; }
  @media (max-width: 979px) {
    header {
      text-align: center; }
      header .brand, header .nav {
        float: none; }
      header .nav {
        margin-top: 30px; } }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #f7f7f7; }

/*==================      Well     ======================*/
.well {
  padding-top: 72px;
  padding-bottom: 58px; }
  .well__ins {
    padding-bottom: 68px; }
  .well__ins2 {
    padding-bottom: 80px; }

.well2 {
  padding-top: 62px;
  padding-bottom: 60px; }

.well3 {
  padding-top: 67px;
  padding-bottom: 77px; }

.well4 {
  padding-top: 75px;
  padding-bottom: 27px; }
  .well4__ins {
    padding-bottom: 81px; }

.well5 {
  padding-top: 65px;
  padding-bottom: 81px; }

.well-relative {
  position: relative;
  min-height: 360px; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #f3f3f3;
  padding-bottom: 41px; }

/*# sourceMappingURL=style.css.map */

.l-icon {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    height:22px;
    width:23px;
    margin:0 5px;
    padding:0;
    background:url('../images/toolbar.png') no-repeat;
    border:1px solid #ccc;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    float: left;
    cursor: pointer;
}
.l-icon.delim {
    border:none;
    width:3px;
    background-position: 1px -610px;
}


.l-icon.disabled { opacity:0.35; filter:Alpha(Opacity=35); }

.l-icon.back       { background-position: 3px -171px; }
.l-icon.reload     { background-position: 3px -192px; }
.l-icon.select     { background-position: 3px -214px; }
.l-icon.open       { background-position: 4px -235px; }
.l-icon.mkdir      { background-position: 4px -258px; }
.l-icon.mkfile     { background-position: 4px -280px; }
.l-icon.upload     { background-position: 3px -305px; }
.l-icon.rm         { background-position: 3px -330px; }
.l-icon.copy       { background-position: 3px -356px; }
.l-icon.paste      { background-position: 3px -381px; }
.l-icon.rename     { background-position: 3px -407px; }
.l-icon.edit       { background-position: 4px -435px; }
.l-icon.info       { background-position: 3px -462px; }
.l-icon.help       { background-position: 3px -487px; }
.l-icon.icons      { background-position: 3px -537px; }
.l-icon.list       { background-position: 3px -557px; }
.l-icon.uncompress { background-position: 3px -583px; }
.l-icon.resize     { background-position: 3px -647px; }
.l-icon.quicklook  { background-position: 3px -726px; }



/*Styles von Heymann hinzugefügt */
.main_hy {
    position: relative;
    font-family: "Source Sans Pro";
    line-height: 1.5;
    color: #666666;

}

.main_hy p, .main_hy div {
    font-size:  20px;
    font-family: "Source Sans Pro";
    line-height: 1.5;
    color: #666666;

}
.main_hy table td {
    padding: 5px;
    font-size:  20px;
    font-family: "Source Sans Pro";
    line-height: 1.5;
    border: none;
    color: #666666;
}
.main_hy input[type=text], .main_hy input[type=email], .main_hy input[type=password], .main_hy select {
    width: 300px;
    padding: 3px;
    font-size: 16px;
    font-family: "Source Sans Pro";
    color: #666666;
    border: 1px solid #666666;

}

.main_hy textarea {
    width: 600px;
    height: 200px;
    padding: 3px;
    font-size: 16px;
    font-family: "Source Sans Pro";
    color: #666666;
    border: 1px solid #666666;
}

input.btn:hover
{
    background: #b8361c;
    color: #eee;
    cursor: pointer;
}

#errorBox {
    position: absolute;
    width: 600px;
    height: 400px;
    border: 2px solid #900;
    background: #fff;
    color: #900;
    top: 250px;
    left:20%;
    z-index: 10000;
}

#errorBox .errorBoxHeader {
    width: 100%;
    height: 35px;
    background: #900;

}

#errorBox .errorBoxTitel {
    padding: 4px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    width: 570px;
    float: left;
    background: #900;
}
#errorBox .errorBoxClose {
    color: #900;
    background: #fff;
    padding: 3px;
    font-size: 17px;
    font-weight: bold;
    width: 500px;
    float: left;
    width: 12px;
    height: 23px;
    overflow: hidden;
    cursor: pointer;
}
#errorBox .errorBoxClose:hover
{
    background: #fdd;
}

#errorBox .errorBoxMeldung {
    padding: 10px;
    font-size: 18px;
    color: #900;
}

.clearer {height: 1px; float: none; clear: both;}

.klickbar:hover {cursor: pointer;}

.ws_box {
    background: #fff;
    padding: 5px;
    padding-right: 30px;
    border: 1px solid #999;
    margin-bottom: 20px;
    position: relative;
}

#firma_topinfo {
    background: #fff;
    padding: 5px;
    padding-right: 30px;
    border: 1px solid #999;
    margin-bottom: 20px;
    position: relative;
}

#firma_kontakt {
    background: #fff;
    padding: 5px;
    border: 1px solid #999;
    width: 65%;

    float: left;
    position: relative;
    height: 290px;
}

#firma_kontakt_foto {
    background: #fff;
    padding: 5px;
    border: 1px solid #999;
    width: 28%;
    float: right;
    position: relative;
    text-align: center;
    height: 290px;
}




#firmadivauswahlen {
    margin-top: 20px;
    position: relative;
}

#firmadivauswahlen .ui-tabs-nav li {
    text-align: center;
    float: left;
}

#firmadivauswahlen .ui-tabs-nav li a{
    padding-left: 20px;
    padding-right: 20px;
}
#tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5 {
    padding: 10px;
    background: #fff;
}


#produkt_topinfo {
    background: #fff;
    padding: 5px;
    padding-right: 30px;
    border: 1px solid #999;
    margin-bottom: 20px;
    position: relative;
}

.youtubevideodiv {
    position: relative;
    width: 380px;
    height: 250px;
    margin: 10px;
    float: left;
}
.youtubevideo
{
    width:  380px;
    height: 225px;
}


.braun{color: #5E4B28!important;}

.kategorien .mainkat {

}
.kategorien .mainkat .d1{
    width: 30%;
    float: left;
    overflow: hidden;
    margin-right: 5%;
}
.kategorien .mainkat .d2 {
    width: 60%;
    float: left;
    /*padding-top: 25px;*/
    color: #666666;
    display: table-cell;
    font-size: 20px;
    vertical-align: middle;
}

.kategorien  .mainkat .d0 {
    width: 95%;
    height: 80px;
    border: 1px solid #999;
    padding: 3px;
    background: #fff;
}

.kategorien .kat_pic {
    height: 80px;
    width: auto;
}



.kat_firmen .d1{
    width: 30%;
    height: 112px;
    float: left;
    overflow: hidden;
    margin-right: 5%;
    margin-bottom: 20px;
}
.kat_firmen .d2 {
    width: 60%;
    float: left;
    /*padding-top: 25px;*/
    color: #666666;
    display: table-cell;
    font-size: 18px;
    line-height: 1.1;
}

.kat_firmen .d3 {
    width: 60%;
    float: left;
    /*padding-top: 25px;*/
    color: #666666;
    font-size: 13px;
    line-height: 1.1;
}
.kat_firmen .d4 {
    margin-top: 5px;
    float: left;
    width: 60%;
    /*padding-top: 25px;*/
    color: #666666;
    font-size: 15px;
    line-height: 1.1;
}


.kat_firmen .d0 {
    width: 95%;
    height: 120px;
    border: 1px solid #999;
    padding: 3px;
    background: #fff;
    overflow: hidden;
}

.kat_firmen .firm_pic {
    width: 100%;
    height: auto;
}
.cmsinhalt {
    color: #878787;
    font-family: 	"Trebuchet MS",​sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height:24px;
}



.cmsinhalt h1, .panel-format h1 {
    color: #666666;
    text-transform: none;
    font-size: 28px;
    font-weight: bold;
}

.cmsinhalt h2, .panel-format h2{
    color: #666666;
    text-transform: none;
    font-size: 22px;
    font-weight: bold;
}

.cmsinhalt h3, .panel-format h3{
    color: #666666;
    text-transform: none;
    font-size: 36px;
    line-height: 40px;
}

.cmsinhalt h4, .panel-format h4{
    color: #666666;
    font-size: 20px;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: none;
}

.cmsinhalt h5, .panel-format h5{
    color: #666666;
    text-transform: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

.cmsinhalt h6, .panel-format h6{
    color: #666666;
    text-transform: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
}

.cmsinhalt .orange {color: #EA8213; }
.cmsinhalt .gruen {color: #3ABE6B;}
.cmsinhalt .blau {color: #1CB8B1;}
.cmsinhalt .gelb {color: #E0C011;}

textarea {
    resize: none;
}

.seitenbox {
    border: 1px solid #bbb;
    background: #fff;
    margin-top: 10px;
}
.seitenbox .boxtitel {
    height: 28px;
    text-align: center;
    background:  #b8361c;
    color: #fff;
    padding: 0px;
    font-size: 18px;
    widht: 100%;
}
.seitenbox .boxcontent {
    padding: 5px;
    font-size: 18px;
    color:  #666666;
    background: transparent;
}

.firmenlogo_main{
    width: 100%;
    height: auto;
}
.minischrift{
    font-size: 12px;
    padding-top: 4px;
}

#grayout {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 9999;
}
.main_formbox {
    boder: 3px solid #EA8213;
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    position: fixed;
    top: 120px;
    right: 20%;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 1.5;
}

.main_formbox label, .main_formbox input,.main_formbox textarea {
    display: block;
}

.main_formbox input[type=text], .main_formbox textarea, .main_formbox select, .startseite_form input[type=text] {
    width: 500px;
    border: 1px solid #EA8213;
    background: #ffffff;
    padding: 5px;
    font-size: 14px;
    line-height: 16px;
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.main_formbox textarea {
    height: 185px;
    width: 95%;
    margin: 3px;
}

.main_formbox label{
    font-size: 13px;
    font-weight: bold;
    margin: 3px;
}

.closebutton{
    position: absolute;
    right: 8px;
    top: 8px;
    width: 16px;
    height: 16px;
    background: url("/bilder/icons/bticon_action_delete.gif");
    cursor: pointer;
}


.main_formbox_content {
    overflow-y: auto;
    position: relative;
    margin: 20px auto 5px;
    width:560px;
    height: 480px;
}


.main_formbox .speicherbutton {
    margin: 10px auto 10px;
    width: 100px;
    height: 35px;
}


.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.container hr {width: 100%;}

.beschreibungstexte {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.firstboxentry {
    margin-top: 25px;
    margin-bottom: 10px;
}

.input_button {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e0c011;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    margin-left: 5px;
    padding-bottom: 5px;
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;"
}
.input_button:hover {
    background-color: #3abe6b;
    cursor: pointer;
}

.input_button_small{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e0c011;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
    margin-left: 5px;
    padding-bottom: 5px;
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;"
}
.input_button_small:hover {
    background-color: #3abe6b;
    cursor: pointer;
}

.MainPageTitel{
    padding: 10px!important;
    margin-top: -30px!important;
    margin-bottom: 10px!important;
    color: #ffffff!important;
    font-weigth: bold!important;
    font-size: 36px!important;

}

.glglink{
  font-size: 0.7em;
  line-height: 0.8em;
}

.glglink:hover{
    color: #ea8212;
}

.SubPageTitel{
    padding: 10px!important;
    margin-top: -60px!important;
    margin-bottom: 10px!important;
    color: #ffffff!important;
    font-weigth: bold!important;
    font-size: 36px!important;
}

.SubPageTitel a{color: #ffffff;}
.SubPageTitel a:hover{color: #eeeeee;}

.zwischenbalken {padding: 4px; color: #fff; font-weight: bold;margin-top: 15px; margin-bottom: 5px;}

.bgcolor1 {background: #ea8213; }
.bgcolor2 {background: #e0c011; }
.bgcolor3 {background: #1cb8b1; }
.bgcolor4 {background: #3abe6b; }
.bgcolor9 {background: #990000;}

.color1 {color: #ea8213; }
.color2 {color: #e0c011; }
.color3 {color: #1cb8b1; }
.color4 {color: #3abe6b; }
.color9 {color: #990000;}


    #produkt_topinfo .spalte1{width: 20%;}
    #produkt_topinfo .spalte2{width: 75%;}
@media (max-width: 1200px)
{
    body, main a,
    .main_hy table td,
    .main_hy div,
    .main_hy p,
    .input_button,

    .seitenbox .boxcontent,
    .seitenbox .boxtitel{
        font-size: 16px;
        line-height: 18px;
    }

    .MainPageTitel {
        /*font-size: 20px!important;*/
        line-height: 24px!important;
    }

}

@media (max-width: 980px)
{

    body, main a,
    .main_hy table td,
    .main_hy div,
    .main_hy p,
    .input_button,
    .seitenbox .boxcontent,
    .seitenbox .boxtitel{
        font-size: 14px;
        line-height: 16px;
    }
    .kat_firmen .d4 {
        font-size: 12px;
    }
    .SubPageTitel, .MainPageTitel {
        margin-top: 20px!important;
        height: 40px;
        overflow: hidden;
    }
    .MainPageTitel {
        font-size: 20px!important;
        line-height: 22px!important;
    }
    .SubPageTitel a,  .MainPageTitel a {
        font-size: 20px!important;
        line-height: 22px!important;
    }
}


@media (max-width: 767px)
{
    body, main a,
    .main_hy table td,
    .main_hy div,
    .main_hy p,
    .input_button,
    .seitenbox
    .boxcontent,
    .seitenbox .boxtitel{
        font-size: 12px!important;
        line-height: 16px!important;
    }

    .SubPageTitel, .MainPageTitel {
        margin-top: 20px!important;
        height: 40px;
        overflow: hidden;
    }
    .MainPageTitel {
        font-size: 20px!important;
        line-height: 22px!important;
    }
    .SubPageTitel a,  .MainPageTitel a {
        font-size: 20px!important;
        line-height: 22px!important;
    }
 #artikelliste {
    display: none;
  }
}


@media (max-height: 760px)
{
    .main_formbox{
        top: 10px;
    }

}
@media (max-height: 650px)
{
   .main_formbox{
        height: 500px;
    }
    .main_formbox .main_formbox_content{
        height: 400px!important;
    }
}


.seitenbox a {
    color: #333;
}
@media (max-width: 450px)
{
  #firma_kontakt, #firma_kontakt_foto{
    width: 95%;
    height: auto!important;
    margin: 5px;
  }
    #firma_kontakt_foto{
        padding-left: 10px;
        border: none;
    }
  #firma_kontakt tr td {
    width:60%!important;
  }
  #firma_kontakt tr td:first-child {
    width:30%!important;
  }
  #artikelliste {
    display: none;
  }
    .youtubevideodiv, .main_hy input[type="text"], .main_hy input[type="email"], .main_hy input[type="password"], .main_hy select{
        width: 90%!important;
        margin:5px!important;
    }
    .youtubevideo {
        width: 90%!important;
        height: 200px;
    }
    #firmadivauswahlen .ui-tabs-nav li a {
        padding-left: 3px;
        padding-right: 3px;
    }
}

