/* general styles */
body{
  font-size: 13px;
  line-height: 1.7em;
}

div.centerContent{
  width: 100%;
}

/*      HEADER      */
header{
  height: 160px;
  width: 100%;
}
div.menuHolder{
  height: 40px;
  position: fixed;
  width: 100%;
  z-index: 20;
}
div.menuHolder nav>ul{
  height: auto; 
}
div.menuHolder nav ul li{
  display: none;
  font-size: 1.2em;
  height: auto;
  line-height: 30px;
  background-color: #2d2d2d;
  color: #ab8652;
}

div.menuHolder nav ul li:nth-child(2){
  display: none;
}
div.menuHolder nav ul li:nth-child(3){
  display: none;
  padding-top: 10px;
}
div.menuHolder nav ul li:last-child{
  padding-bottom: 10px;
}

div.menuHolder nav ul li.menuButton{
  display: block;
  background: none;
  color: #000;
  font-size: 1.6em;
  line-height: 40px;
}

div.visual{
  height: 160px;
}

header div.logoHolder{
  width: 110px;
  padding-top: 55px;
}


/*      CONTENT      */
div.watermerk{
  background-size: 600px auto;
  top: -50px;
  height: 600px;
}
article{
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
article h1{
  padding-bottom: 10px;
}

/*      DEFAULT     */
div.gallery{
  padding-top: 30px;
  padding-bottom: 30px;
}
div.gallery div.picHolder.pic1{
  width: 100%;
  padding-top: 66.67%;
}
div.gallery a.picHolder.pic2,
div.gallery a.picHolder.pic3,
div.gallery a.picHolder.pic4,
div.gallery a.picHolder.pic5,
div.gallery a.picHolder.pic6{
  width: 50%;
  padding-top: 50%;
}
div.gallery a.picHolder.pic7,
div.gallery a.picHolder.pic8{
  width: 50%;
  height: 0px;
  padding-top: 25%;
}
div.gallery a.picHolder.pic3{
  clear: both;
}
div.gallery div.textHolder.text1{
  width: 50%;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
div.gallery div.textHolder div.vertText{
  display: block;
  height: auto;
}
div.gallery div.textHolder div.vertText div.vertTextHolder{
  display: block;
  width: 100%;
}
div.gallery div.textHolder.text2{
  padding-top: 20px;
  padding-bottom: 20px;
}


/*      HOME     */
div.homeBlocks{
  background-color: #FFF;
  z-index: 2;
  position: relative;
  padding-top: 20px;
}
div.homeBlocks a{
  float: none;
  width: 100%;
  height: auto;
  min-height: 120px;
  position: relative;
  clear: both;
  margin-bottom: 5px;
}
div.homeBlocks a img.pic{
  display: block;
  width: 120px;
}
div.homeBlocks a:nth-child(2) img.pic{
  position: absolute;
  right: 0px;
  top: 0px;
}
div.homeBlocks a:nth-child(3) img.pic{
  position: absolute;
  left: 0px;
  top: 0px;
}
div.homeBlocks a:nth-child(4) img.pic{
  position: absolute;
  right: 0px;
  top: 0px;
}
div.homeBlocks a span.arrow{
  left: 100px;
  top: 43px;
}
div.homeBlocks a:nth-child(3) span.arrow{
  border-right: solid 20px #FFF;
  border-left: none;
  left: 100px;
}
div.homeBlocks a:nth-child(2) span.arrow,
div.homeBlocks a:nth-child(4) span.arrow{
  border-left: solid 20px #FFF;
  border-right: none;
  left: auto;
  right: 100px;
}
div.homeBlocks a span.textHolder{
  display: block;
  padding-left: 130px;
  padding-right: 10px;
  margin-right: 0px;
  box-sizing: border-box;
}
div.homeBlocks a:nth-child(3) span.textHolder{
  padding-left: 130px;
  width: auto;
  float: none;
}
div.homeBlocks a:nth-child(2) span.textHolder,
div.homeBlocks a:nth-child(4) span.textHolder{
  padding-left: 10px;
  width: 100%;
  padding-right: 130px;
  float: none;
}
div.homeBlocks a span.textHolder span.title{
  padding-top: 3px;
  padding-bottom: 0px;
  font-size: 1.2em;
}
div.homeBlocks a img.icon{
  padding-top: 5px;
  padding-bottom: 5px;
  width: 15px;
}
div.homeBlocks div.centerContent{
  padding-bottom: 20px;
}
div.content.home div.formHolder{
  padding-top: 20px;
}

/*      CONTACT     */
div.content.contact article a.picHolder{
  float: none;
  width: 100%;
  padding-top: 100%;
}
div.content.contact article div.textHolder{
  float: none;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 1em;
  line-height: 1.7em;
}

div.formHolder{
  padding: 20px;
}
div.formHolder h1{
  padding-bottom: 15px;
  font-size: 1.4em;
  text-align: center;
}
div.formCol{
  width: 100%;
  float: none;
}
div.formCol.last{
  margin-left: 0px;
}
input.submitButton{
  float: none;
  width: 100%;
}



/*      FOOTER      */
footer{
  line-height: 1em;
}
div.footerInfo{
  background: none;
}
div.footerInfo div.infoBlock{
  float: none;
  width: 100%;
  height: auto;
}
div.footerInfo div.infoBlock:first-child{
  display: none;
}
div.footerInfo div.infoBlock:nth-child(2){
  display: none;
}
div.footerInfo div.infoBlock:nth-child(3){
  width: 100%;
  padding-top: 10px;
}
div.footerInfo div.infoBlock:nth-child(4){
  width: 100%;
  padding-bottom: 10px;
}
div.footerInfo div.infoBlock div.textHolder{
  padding: 20px;
  padding-bottom: 10px;
  padding-top: 0px;
  border-left: none;
  text-align: center;
}
div.footerInfo div.infoBlock:nth-child(3) div.textHolder h3{
  float: none;
}
div.footerInfo div.infoBlock:nth-child(3) div.textHolder p,
div.footerInfo div.infoBlock:nth-child(3) div.textHolder a{
  display: block;
  padding-left: 0px;
}

div.footerInfo div.infoBlock div.textHolder p,
div.footerInfo div.infoBlock div.textHolder a{
  padding-top: 3px;
}





div.copyright{
  line-height: 1.2em;
  padding-top: 10px;
  padding-bottom: 10px;
}
div.copyright div.legal br{
  display: inline;
}