input.toggle {
  width: 0;
  height: 0;
  visibility: hidden;
  -webkit-appearance: none;
  opacity: 0;
  position: absolute;
}
@media only screen and (max-width: 1000px) {
  * {
    box-sizing: border-box;
  }
}
body {
  min-width: 1000px;
}
@media only screen and (max-width: 1000px) {
  body {
    min-width: 100%;
    background: #fff;
    padding-top: 80px;
  }
}
@media only screen and (max-width: 600px) {
  body {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 1000px) {
  img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  h1,
  h2,
  h3 {
    line-height: normal;
  }
}
.clear:after {
  content: "";
  float: none;
  clear: both;
  display: block;
}
@media only screen and (max-width: 1000px) {
  .main {
    width: auto;
  }
}
@media only screen and (max-width: 1000px) {
  .tail-top,
  .tail-top1,
  .tail-bottom {
    background: none;
  }
}
.containerWrap:after {
  content: "";
  float: none;
  clear: both;
  display: block;
}
@media only screen and (max-width: 1000px) {
  .containerWrap {
    margin: 0% 3%;
  }
}
@media only screen and (max-width: 600px) {
  .containerWrap {
    margin: 0% 4%;
  }
}
.navTrigger {
  width: 30px;
  float: left;
  padding: 20px 0;
  margin-right: 25px;
  display: none;
}
@media only screen and (max-width: 1000px) {
  .navTrigger {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .navTrigger {
    margin-right: 20px;
    padding: 10px 0;
  }
}
.navTrigger i {
  height: 3px;
  background-color: #fff;
  display: block;
  margin-bottom: 5px;
}
.navTrigger i:last-child {
  margin-bottom: 0;
}
.mobileNv {
  display: none;
  padding: 10px 0px;
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 15;
  background: #181818;
  height: 80px;
}
@media only screen and (max-width: 1000px) {
  .mobileNv {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .mobileNv {
    height: 61px;
  }
}
.mobileNv .logo {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 600px) {
  .mobileNv .logo {
    width: 77px;
  }
}
.mobileNv .text {
  float: right;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding-top: 6px;
  line-height: normal;
}
@media only screen and (max-width: 600px) {
  .mobileNv .text {
    padding-top: 0px;
    font-size: 13px;
  }
}
.mobileNv .text a {
  display: block;
  font-size: 1.2em;
  color: inherit;
  padding-top: 5px;
}
.mobileNv .toggle:checked + .mobilenav {
  display: block;
}
.mobileNv .mobilenav {
  position: absolute;
  top: 100%;
  background: #181818;
  left: 0;
  width: 100%;
  padding: 20px 0;
  list-style: none;
  margin-top: -1px;
  border-top: 2px dotted #444444;
  display: none;
}
.mobileNv .mobilenav li {
  float: none;
  text-align: center;
  padding-left: 0;
  border-bottom: 2px dotted #444444;
  margin: 0px 15px;
}
.mobileNv .mobilenav li:last-child {
  border-bottom: none;
}
.mobileNv .mobilenav li a {
  display: block;
  padding: 18px 0;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 19px;
  color: #fff;
}
.mobileNv .mobilenav li a.current {
  opacity: 0.3;
}
@media only screen and (max-width: 600px) {
  .mobileNv .mobilenav li a {
    font-size: 15px;
    padding: 11px 0;
  }
}
@media only screen and (max-width: 1000px) {
  #header {
    height: auto;
  }
}
@media only screen and (max-width: 1000px) {
  #header .slogan,
  #header > .logo,
  #header .container {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  #header .indent1 {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  #header .indent2 {
    position: static;
    margin: 0;
  }
  #header .indent2:after {
    content: "";
    float: none;
    clear: both;
    display: block;
  }
}
@media only screen and (max-width: 400px) {
  #header .indent2 {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 1000px) {
  #header .indent2 br {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  #header .indent2 a {
    float: left;
    width: 33.333336%;
  }
}
@media only screen and (max-width: 400px) {
  #header .indent2 a {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 1px;
    padding: 0px 4%;
  }
}
@media only screen and (max-width: 1000px) {
  #header .indent2 a img {
    display: block;
    height: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  #header .img1 {
    margin: 0;
    position: static;
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 1000px) {
  #header .img1 .slideShow {
    height: auto;
    position: relative;
  }
  #header .img1 .slideShow:before {
    content: "";
    display: block;
    padding-bottom: 32%;
  }
}
#header .img1 .slideShow .slides {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}
#header .img1 .slideShow .slides li {
  width: 100% !important;
  height: 100% !important;
  left: 0;
  top: 0;
}
#header .img1 .slideShow .slides li img {
  width: 100%;
  display: block;
  height: auto;
}
@media only screen and (max-width: 1000px) {
  #header .img1 .slideShow .navigation {
    top: auto;
    bottom: 10px;
  }
}
@media only screen and (max-width: 1000px) {
  #content {
    margin: 0% 3%;
    width: auto;
  }
  #content:after {
    content: "";
    float: none;
    clear: both;
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  #content {
    margin: 0% 4%;
  }
}
@media only screen and (max-width: 1000px) {
  #content .indent-main {
    padding: 0px 0px 30px 0px;
  }
}
@media only screen and (max-width: 600px) {
  #content .img-left {
    display: table;
    float: none;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1000px) {
  #page1 #content .col-1,
  #page2 #content .col-1 {
    margin-right: 0;
    float: none;
    width: auto;
  }
}
@media only screen and (max-width: 1000px) {
  #content .indent {
    padding: 15px 0 0 0;
  }
}
@media only screen and (max-width: 1000px) {
  #content .col-4,
  #content .col-3,
  #content .col-2 {
    margin-right: 0;
    padding-top: 15px;
    float: none;
    width: auto;
    clear: both;
  }
}
@media only screen and (max-width: 1000px) {
  #page1 #content .col-4,
  #page1 #content .col-3,
  #page1 #content .col-2,
  #page2 #content .col-4,
  #page2 #content .col-3,
  #page2 #content .col-2 {
    margin-right: 0;
    padding-top: 15px;
    float: none;
    width: auto;
    clear: both;
  }
}
@media only screen and (max-width: 1000px) {
  #footer {
    background: #181818;
    height: auto;
    padding: 15px 0;
  }
  #footer:after {
    content: "";
    float: none;
    clear: both;
    display: block;
  }
}
@media only screen and (max-width: 800px) {
  #footer {
    padding: 20px 0 45px 0;
  }
}
@media only screen and (max-width: 1000px) {
  #footer .indent-footer {
    margin: 0% 3%;
    padding: 0;
  }
  #footer .indent-footer:after {
    content: "";
    float: none;
    clear: both;
    display: block;
  }
}
@media only screen and (max-width: 800px) {
  #footer .indent-footer {
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  #footer .indent-footer {
    margin: 0% 4%;
  }
}
@media only screen and (max-width: 800px) {
  #footer .fright {
    float: none;
    text-align: center !important;
  }
}
@media only screen and (max-width: 800px) {
  #footer ul {
    display: block;
    padding: 15px;
  }
}
@media only screen and (max-width: 800px) {
  #footer ul li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (max-width: 600px) {
  .empty {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  .mapIframe {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .mapIframe iframe {
    width: 100%;
    height: 400px;
  }
}
sfs canvas {
  display: none !important;
}
sfs * {
  display: inline !important;
  width: auto !important;
  height: auto !important;
  left: 0 !important;
  top: 0 !important;
  position: relative !important;
  font-size: inherit !important;
  line-height: inherit !important;
  text-indent: 0 !important;
}
