@import url('https://fonts.googleapis.com/css?family=Roboto:700');


html{
          font-family: 'Tangerine', serif;
        font-size: 48px;
}

.text-container{
    display:block;
width:80%;
 max-width:80%;
 margin:0 auto;
}
.close-project-unslide{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
}    
.hidden {
  display: none;
}
.site-built-by{
    font-size:70%;
    text-align:center;
    margin-bottom:15px;
}
#oxxio-container{
  width:100%;
  padding-top: 56.2%;
  position:relative;
  z-index: 999;
}
#oxxio-container iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: auto !important;javascript:;
  overflow: hidden;
}

.side-trigger {
  position: fixed;
  display: block;
  right: 0;
  width: 2px;
  height: 100%;
}
.projectinfo{

}
.besides {
  margin-right: -2000px;
}

.clr {
  clear: both;
}

html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
}

.section {
  min-height: 500px;
}

.infoscreen {
  position: absolute;
  float: left;
  z-index: 9999999999;
  top: 0px;
  left: 0px;
  width: 800px;
  height: 500px;
  border: 1px solid #cccccc;
}

.topmenu {
  right: 10px;
  top: 100px;
  position: fixed;
  clear: both;
  z-index: 1000;
}

.navdot {
  background: transparent;
  position: relative;
  top: 0px;
  padding: 0 5px;
  z-index: 100;
}

.topmenu a {
  display: block;
  clear: both;
  text-decoration: none
}

.navdot {
  display: block;
  height: 17px;
  background-image: url(../images/navdot.png);
  background-repeat: no-repeat;
  background-position: right;
  margin-bottom: 10px;
  line-height: 17px;
  padding-right: 30px;
  font-size: 15px;
  text-align: right:
}

.navdot:hover {
  background-image: url(../images/navdot-hover.png);
}

.navdot:hover > span {
    left: 0px; 
}

.navdot.currentlink {
  background-image: url(../images/navdot-hover.png);
}

#maindiv {
  width: 100%;
  clear: both;
  padding-top: 100px;
}

.section {
  width: 100%;
}

.section h3 {
  display: block;
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
  font-size: 65px;
  letter-spacing: -3px;
}

.section-wrapper {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.logo {
  display: block;
  max-width: 530px;
  font-size: 5.9vw;
  margin: auto auto;
  text-align: center;
  letter-spacing: -3px;
  font-family: arial, helvetica, sans-serif;
}
.section-wrapper > h3,
.section > h3{
  font-family: arial, helvetica, sans-serif;
}

.boldfont {
  font-weight: 700;
}

.lightfont {
  font-weight: 300;
}

.rijks {
  color: #5b5b5b;
}

.werk {
  color: #c9c9ca;
}

.targetDiv {
  width: 95%;
  max-width: 580px;
  border-top:32px solid #9c9c9c;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.75);
}

a.hideproject {
  display: block;
  position: absolute;
  right: 9px;
  top: 3px;
  width: 46px;
  height: 45px;
  z-index: 999999;
  background: #9e9fa3 url(../images/rijksclose.png) no-repeat;
  background-size: cover;
}

a.hideproject:hover,
a.videoinfo:hover {
  cursor: pointer;
  cursor: hand;
}

a.videoinfo {
  display: block;
  position: absolute;
  right: 61px;
  top: 3px;
  width: 46px;
  height: 45px;
  z-index: 999999;
  background: #9e9fa3 url(../images/rijksinfo.png) no-repeat;
  background-size: cover;
}

.project-topbar .title {
  width: 80%;
  float: left;
  display: block;
  padding: 5px;
  line-height: 42px;
  font-size: 20px;
  margin-left: 30px;
}

.project-topbar {
  position: relative;
  width: 100%;
  display: table;
  background: #9e9fa3;
  color: #fff;
  height: 50px;
}

.commercialpopup .commercialprojectinfo {
  border: 1px solid red;
}

.videoTarget {
  height: 670px;
  border: 1px solid #dddddd;
}

.projectitem {
  display: inline-block;
  max-width: 280px;
  margin-right: 20px;
  float: left;
  border: 1px solid dddddd;
  margin-bottom: 30px;
}

.projectitem img {
  width: 100%;
  height: auto;
}

.projectafbeelding {
  display: block;
  width: 600px;
  height: 600px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
}

.videoscreen {
  float: left;
  position: absolute;
  width: 100%;
  height: 600px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  text-align: center;
}

.projectafbeelding img {
  width: 600px;
  height: auto;
}

.whitepop {
  background: #ffffff !important;
}

.projectinfo {
  display: block;
  width: 36%;
  height: 580px;
  padding-top: 30px;
  float: left;
  text-align: left;
  overflow-y: scroll;
  overflow-x: hidden;
}

.commercialprojectinfo {
  display: none;
}

.showvideoinfo {
  padding-left: 8px;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 999999999;
  background-color: #fff;
  background-image: url(../images/unslide.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  overflow-y: auto;
  display: none;
}

.showvideoinfo h3 {
    text-align: left;
    font-size: 22px;
    letter-spacing: 0.01em;
    margin-top: 20px;
    margin-bottom: 2px;
}

.close-project-div,
.toggle-info-div{
  position: absolute;
  top: -31px;
  width: 30px;
  height: 30px;
  background-color: #ffffff;
}
.close-project-div{
  right: 0px;
  padding-right: 4px;
  background: url(../images/rijksclose.png) no-repeat;
  background-size: cover;
}
.toggle-info-div{
  padding-left: 4px;
  right: 28px;
  background: url(../images/rijksinfo.png) no-repeat;
  background-size: cover;
}

.linkedin-link,
.hunkydory-link {
  display: block;
  height: 61px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  margin: auto auto;
  margin-bottom: 30px;
}
.hunkydory-link{
  background: url(../images/hunkylogoblw.png);
}
.linkedin-link{
  background: url(../images/linkedin.png);
}

/* Let's get this party started */
.projectinfo::-webkit-scrollbar {
  width: 12px;
}

/* Track */
.projectinfo::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* Handle */
.projectinfo::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(158, 158, 158, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(158, 158, 158, 0.5);
}

.projectinfo::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(158, 158, 158, 0.4);
}

.projectinfo h3 {
  font-size: 18px;
  line-height: 18px;
  margin: 0;
  text-align: left;
  letter-spacing: 0px;
  padding-top: 10px;
}

.projectinfo h3 {
  margin: 0px;
  padding-top: 4px;
}

.keyvisual {
  width: 100%;
}

.keyvisual img {
  width: 100%;
  height: auto;
}

.thumbnail-wrappert {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail-inner {
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
}

#homepagediv {
  padding: 30px !important;
  line-height: 25px;
}

.headlines {
  font-size: 25px;
  color: #c9c9ca;
  margin-top: 20px;
}

.headlines .center {
  margin-left: 100px;
}

.headlines .right {
  margin-left: 100px;
}

.contactblock {
  width: 300px;
  float: left;
}

#contact-left {
  display: block;
  width: 360px;
  height: 300px;
  float: left;
  font-size: 22px;
  text-align: center;
  margin-bottom: 40px;
}

a.mach1-link {
  display: block;
  margin: auto auto;
  width: 78px;
  height: 59px;
  background: url(http://rijkswerk.nl/images/layout/mach1.png) no-repeat;
  background-position: center top;
  margin-bottom: 20px;
}

#contact-right {
  float: right;
  padding-top: 0px;
  width: 390px;
  height: 300px;
  font-size: 22px;
  text-align: center;
}

/* Tijdelijk uitschakelen rechter contactblock */

#contact-right {
  display:none;
}
.contactblock {
  float: none !important;
}

#contact-left {
margin-left:auto;
margin-right:auto;
}

/* Tijdelijk uitschakelen rechter contactblock */

#sectie-rijkscontact {
  padding-top: 30px;
}

.navdot {
  text-align: right;
}

.centered-portrait {
  width: 269px;
  height: 404px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  margin-bottom: 50px;
}

.navdot > span {
  color: #000000;
  position: relative;
  left: 3000px;
}

.selectedlink > span {
  position: relative;
  left: -20px;
}

.currentlink > span {
  position: relative;
  left: -20px;
}

.to-top-bar {
  position: fixed;
  bottom: 0;
  background: #ff0000;
  padding: 5px;
  text-align: center;
  color: #fff;
  dispaly: block;
  width: 100%;
  text-decoration: none;
}

.parallax-window {
  width: 100%;
}

.backlink {
  display: block;
  width: 100%;
  text-align: center;
  color: #000000;
  margin-bottom: 20px;
  text-decoration: none;
}

.custom{
    display:block;
    margin-top:30px;
}
iframe.rijksvideo{
  width: 580px !important;
  height: 430px !important;
}



@media (max-width: 900px) {

  .projectitem {
      display: block;
      width: 100%;
      max-width: 100%;
      margin: 0px;
      float: left;
      text-align: left;
      margin-bottom:30px;
  }
  .projectitem img {
    width: 100%;
    max-width: 400px;
    height: auto;
  }

  #contact-left,
  #contact-right  {
    width: 100%;
  }

  .logo {
    font-size: 8vw;
  }

#sectie-00 > div.logo {
    font-size: 14vw;
  }
  #homepagediv > div.headlines > span{
    text-align: center !important;
    display: block;
    width: 100%;
    margin-left: 0;
  }
  .section h3 {
    font-size: 10vw;
    margin-top: 40px;
  }

  .thumbnail-wrappert {
    padding: 13%;
  }

}


/*Iphone 6Plus landscape */

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) { 

.logo {
    font-size: 8vw;
  }
  #sectie-00 > div.logo {
    font-size: 10vw;
  }
  #homepagediv > div.headlines > span{
    text-align: center !important;
    display: block;
    width: 100%;
    margin-left: 0;
  }
  #homepagediv > div.moduletable{
    padding-left:7%;
    padding-right: 9%;
  }

}

/*Iphone 6Plus portaits */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) { 
    
    .showvideoinfo  > h3:nth-child(1){
    margin-top:5px;
    }

    .showvideoinfo > h3{
       font-size:5vw;
       margin:0;
       margin-left:-3px;
       padding:0;
    }
    .showvideoinfo > p {
        text-align:left;
        font-size: 3.5vw;
    }    

}



