
#projects {
  position:relative;
  margin-bottom:0px;
}



/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) { 
  .container {
    width:804px;
    padding:0 97px 0 91px;
  }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) { 
  .container {
    width:643px;
    padding:0 59px 0 68px;
  }
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) { 
  .container {
    width:442px;
    padding:0 67px 0 68px;
  }
}

@media (max-width: 576px) { 
  .container {
    width:90%;
    padding:0 5%;
  }
}


/* HEADER */

#projects header {
  position:relative;
  display: block;
  margin-top:140px;
  padding-bottom:60px;
}
@media (max-width: 991px) { 
  #projects header  {
    margin-top:100px;
    padding-bottom:35px;
  }
}

#projects header .bluebox {
  width: 35px;
  height: 35px;
  background-color: #33c6f4;
  position:absolute;
  top:8px; left:0px;
  z-index: -1;
}

@media (max-width: 991px) { 
  #projects header .bluebox {
    width: 27px;
    height:27px;
  }
}

#projects header h2 {
    font-weight: 400;
    font-size: 36px;
    color: #363636;
    padding: 0 0 0 50px;
    letter-spacing: -0.02em;
    margin:0;
    margin-bottom:10px;
}

#projects header h1 {
    font-weight: 700;
    font-size: 48px;
    color: #363636;
    padding: 0px 0 0 0px;
    letter-spacing: -0.02em;
}

@media (max-width: 991px) { 
#projects header h2 {
    font-size: 27px;
    padding: 0px 0 0 40px;
  }
}

/* END OF HEADER */




#projects .sectionbox {
  padding-top:60px;
  padding-bottom:116px;
}



/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {  
  #projects .sectionbox {
    padding-top:40px;
    padding-bottom:100px;
  } 
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) { 
  #projects header h1 {
      font-size: 37px;
  }
  #projects .sectionbox {
    padding-top:0px;
    padding-bottom:100px;
  } 
}

/* Small devices (landscape phones, 576px and up)*/
@media (max-width: 767px) { 
  #projects header h1 {
      font-size: 37px;
  }
  #projects .sectionbox {
    padding-top:0px;
    padding-bottom:100px;
  } 
}











#projects .quotebox {
  position: relative;
}


#projects .quotebox h4::before {
  content:url(../images/projects_openquote.png);
  left:0px;
  top:-55px;
  position:absolute;
}

#projects .quotebox .person {
  color:#707070;
  text-align: right;
  border-top:3px solid #33c6f4;
  padding-top:15px;
}

#projects .quotebox .name {
  font-weight:600;
  font-size:20px;
  display:inline-block;
  padding-right:15px;
  border-right:1px solid #707070;
}

#projects .quotebox .age {
  font-weight:400;
  font-size:15px;
  display:inline-block;
  padding-left:15px;
}

#projects .quotebox .status {
  font-weight:300;
  font-size:20px;
  display:block;
  padding-top:5px;
}




#projects .quotebox.one {
  padding: 0;
  margin-top:140px;
  margin-bottom:0px;
  margin-left:150px;
  margin-right:105px;
}

#projects .quotebox.two {
  padding: 0;
  margin-top:140px;
  margin-bottom:110px;
  margin-left:45px;
  margin-right:40px;
}

#projects .quotebox.third {
    padding: 0;
    margin-top: 140px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 0px;
}

#projects .quotebox h4 {
  font-weight:300;
  font-size:32px;
  color:#636363;
  margin:0;
  padding-bottom:30px;
  line-height:50px;
}

#projects .quotebox.one h4, 
#projects .quotebox.third h4  {
  padding-left:60px;
  text-align: center;
  padding-bottom: 40px;
}


/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) { 
  #projects .quotebox.one {
    margin-top:80px;
    margin-bottom:0px;
    margin-left:90px;
    margin-right:70px;
  }
    #projects .quotebox h4 {
    font-size:27.5px;
    padding-bottom:0px;
    line-height:40px;
  }
  #projects .quotebox .person {
    border-top:2px solid #33c6f4;
    padding-top:15px;
  }

  #projects .quotebox .name {
    font-size:17.5px;
  }

  #projects .quotebox .age {
    font-size:12px;
  }

  #projects .quotebox .status {
    font-size:17.5px;
  }

#projects .quotebox.third {
    margin-top: 110px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 0px;
}

  #projects .quotebox.third h4  {
    padding-left:30px;
    text-align: center;
    padding-bottom: 40px;
  }

}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) { 
  #projects .quotebox.one{
    margin-top:80px;
    margin-bottom:0px;
    margin-left:25px;
    margin-right:147px;
  }
    #projects .quotebox.one h4,
    #projects .quotebox.third h4 {
    font-size:27.5px;
    padding-bottom:30px;
    padding-left: 40px;
    line-height:40px;
  }
  #projects .quotebox .person {
    border-top:2px solid #33c6f4;
    padding-top:15px;
  }

  #projects .quotebox .name {
    font-size:17.5px;
  }

  #projects .quotebox .age {
    font-size:12px;
  }

  #projects .quotebox .status {
    font-size:17.5px;
  }

  #projects .quotebox.third{
    margin-top:100px;
    margin-bottom:60px;
    margin-left:25px;
    margin-right:40px;
  }


}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 577px) and (max-width: 767px) { 
  #projects .quotebox.one{
    margin-top:80px;
    margin-bottom:0px;
    margin-left:25px;
    margin-right:200px;
  }
    #projects .quotebox.one h4,
    #projects .quotebox.third h4 {
    font-size:27.5px;
    padding-bottom:30px;
    padding-left: 40px;
    line-height:40px;
  }
  #projects .quotebox .person {
    border-top:2px solid #33c6f4;
    padding-top:15px;
  }

  #projects .quotebox .name {
    font-size:17.5px;
  }

  #projects .quotebox .age {
    font-size:12px;
  }

  #projects .quotebox .status {
    font-size:17.5px;
  }

  #projects .quotebox.third{
    margin-top:100px;
    margin-bottom:60px;
    margin-left:25px;
    margin-right:40px;
  }
}


/* Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 
  #projects .quotebox.one{
    margin-top:80px;
    margin-bottom:0px;
    margin-left:5%;
    margin-right:5%;
  }
    #projects .quotebox.one h4,
    #projects .quotebox.third h4 {
    font-size:24px;
    padding-bottom:30px;
    padding-left: 30px;
    line-height:30px;
  }
  #projects .quotebox .person {
    border-top:2px solid #33c6f4;
    padding-top:15px;
  }

  #projects .quotebox .name {
    font-size:16px;
  }

  #projects .quotebox .age {
    font-size:12px;
  }

  #projects .quotebox .status {
    font-size:16px;
  }

  #projects .quotebox.third{
    margin-top:100px;
    margin-bottom:60px;
    margin-left:5%;
    margin-right:5%;
  }
}













#projects .iconbracketleftbottom {
  margin-top:-60px;
  margin-left:-20px;
}

#projects .row .col .bluedivider {
  width:100%;
  height:4px;
  background-color:#33c6f4;
  margin-top:64px;
}


#layoutC .row .col .bluedivider {
  margin-top:88px;
}




#projects .sectionheader {
  padding-bottom:25px;

}

#projects .sectionheader .icon {
  width:30px;
  padding-right:5px;
}

#projects .sectionheader {
  font-size:35px;
  font-weight:300;
  color:#363636;
}





#projects .row {
  width:100%;
  display:block;
  font-size:0;
  margin-bottom:0px;
}

#projects .row .col {
  display:inline-block;
  vertical-align: top;
}

#projects .row .col.left {
  width:472px;
  padding:0 0 0 57px;
}

#projects .row .col.right {
  width:472px;
  padding:0 0px 0 30px;
}

#projects .row .col .projectsbox {
  width:100%;
  height:340px;
  background-size:cover;
  overflow: hidden;
  margin-bottom:35px;
  position:relative;
}


#projects .row .col.fullwidth {
  width:975px;
  padding:0 0 0 57px;
}

#projects .row .col.fullwidth .projectsbox {
  height:450px;
  background-position:center center;
  background-attachment: cover;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
}

#projects .row .col.fullwidth .projectsbox.fullheight.imageleftatsmall {
  background-position: left center;
}

  #projects .row .col .projectsbox.fullheight {
  height:690px;
  padding:0;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
}

#projects .row .col .projectsbox.fullheight.two {
  height:670px;
}

.bigscreen {display:block;}
.smallscreen {display:none;}
#projects .row .col.smallscreen {display:none; }
#projects .row.smallscreen {display:none; }



/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) { 
  #projects .row .col.left {
    width:370px;
    padding:0 0 0 34px;
  }

  #projects .row .col.right {
    width:370px;
    padding:0 0px 0 30px;
  }

  #projects .row .col .projectsbox {
    height:273px;
  }


  #projects .row .col.fullwidth {
    width:771px;
    padding:0 97px 0 34px;
    /*
    width:771px;
    padding:0 0 0 34px;
    */
  }

  #projects .row .col.fullwidth .projectsbox {
    height:354px;
  }

  #projects .row .col .bluedivider {
    height:3px;
    margin-top:64px;
  }

  #layoutC .row .col .bluedivider {
    margin-top:100px;
  }

  #projects .row .col .projectsbox.fullheight {
    height:546px;
  }

  #projects .row .col .projectsbox.fullheight.two {
    height:535px;
  }

  .bigscreen {display:block;}
  .smallscreen {display:none;}
  #projects .row .col.smallscreen {display:none; }
  #projects .row.smallscreen {display:none; }

}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) { 
  #projects .row .col.left {
    width:442px;
    padding:0 0 0 97px;
    display:block;
  }

  #projects .row .col.right {
    width:442px;
    padding:0 0 0 97px;
    display:block;
  }

  #projects .row .col .projectsbox {
    height:325px;
    margin-bottom:30px;
  }

  #projects .row .col.fullwidth {
    width:546px;
    padding:0 0 0 97px;
  }

  #projects .row .col.fullwidth .projectsbox {
    height:317px;
    border-top-right-radius: 0px;
  }


  .bigscreen {display:none!important;}
  .smallscreen {display:block!important;}

  #projects .sectionheader.one {
    padding-left:130px;
  }
  
  #projects .sectionheader .icon {
    width:20px;
    padding-right:5px;
  }

  #projects .sectionheader {
    font-size:28px;
    padding-bottom:10px;
  }

  #layoutA .row .col.fullwidth .projectsbox {
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
  }

  #layoutB .row .col.fullwidth .projectsbox {
    margin-left:-103px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
  }

  #layoutC .row .col .projectsbox.fullheight {
    height:721px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  #layoutD .row .col.fullwidth .projectsbox,
  #layoutE .row .col.fullwidth .projectsbox {
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    margin-left:-103px;
  }

  #projects .row .col.fullwidth .projectsbox.fullheight.imageleftatsmall {
    background-position: left center;
  }

}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) { 
  #projects .row .col.left {
    width:442px;
    padding:0 0 0 0px;
    display:block;
  }

  #projects .row .col.right {
    width:442px;
    padding:0 0px 0 0px;
    display:block;
  }

  #projects .row .col .projectsbox {
    height:325px;
    margin-bottom:30px;
  }

  #projects .row .col.fullwidth {
    width:580px;
    padding:0 0 0 0px;
  }

  #projects .row .col.fullwidth .projectsbox {
    height:317px;
    border-top-right-radius: 0px;
  }


  .bigscreen {display:none!important;}
  .smallscreen {display:block!important;}

  #projects .sectionheader.one {
    padding-left:180px;
  }
  
  #projects .sectionheader .icon {
    width:20px;
    padding-right:5px;
  }

  #projects .sectionheader {
    font-size:28px;
    padding-bottom:10px;
  }

  #layoutA .row .col.fullwidth .projectsbox {
    width:580px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 25px;
  }

  #layoutB .row .col.fullwidth .projectsbox {
    width:600px;
    margin-left:-156px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 0px;
  }

  #layoutC .row .col .projectsbox.fullheight {
    height:721px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  #layoutD .row .col.fullwidth .projectsbox,
  #layoutE .row .col.fullwidth .projectsbox {
    width:600px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 0;
    margin-left:-156px;
  }

  #projects .row .col.fullwidth .projectsbox.fullheight.imageleftatsmall {
    background-position: left center;
  }

}


/* Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 
  #projects .row .col.left {
    width:100%;
    padding:0 0 0 0px;
    display:block;
  }

  #projects .row .col.right {
    width:100%;
    padding:0 0px 0 0px;
    display:block;
  }

  #projects .row .col .projectsbox {
    height:250px;
    margin-bottom:30px;
  }

  #projects .row .col.fullwidth {
    width:100%;
    padding:0 0 0 0px;
  }

  #projects .row .col.fullwidth .projectsbox {
    height:270px;
    border-top-right-radius: 0px;
  }


  .bigscreen {display:none!important;}
  .smallscreen {display:block!important;}

  #projects .sectionheader.one {
    padding-left:120px;
  }
  
  #projects .sectionheader .icon {
    width:20px;
    padding-right:5px;
  }

  #projects .sectionheader {
    font-size:28px;
    padding-bottom:10px;
  }

  #layoutA .row .col.fullwidth .projectsbox {
    width:110%;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 25px;
  }

  #layoutB .row .col.fullwidth .projectsbox {
    width:110%;
    margin-left:-10%;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 0px;
  }

  #layoutC .row .col .projectsbox.fullheight {
    width:110%;
    height:500px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  #layoutD .row .col.fullwidth .projectsbox,
  #layoutE .row .col.fullwidth .projectsbox {
    width:110%;
    margin-left:-10%;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 0;
  }

  #projects .row .col .projectsbox.fullheight.two {
      height: 500px;
  }

}







#projects .greybackground { 
  position:absolute;
  width:100%;
  z-index:-1;
}

#projects .greybackground .backgroundleft {
  position:absolute;
  top:0;
  left:0;
  background-color:#ebebeb;
  width:28%;
  height:860px;
}

#projects .greybackground .backgroundfullwidthcontainer {
  width:100%;
}

#projects .greybackground .backgroundcollapsewidthcontainer {
  position: relative;
  width:100%;
  margin:0 auto;
  right:0;
}

#projects .greybackground .backgroundone {
  width:288px;
  height:860px;
  border-top-right-radius:40px;
  background-color:#ebebeb;
}

@media (min-width: 2000px) {
  #projects .greybackground .backgroundleft {
    width: 35%;
  } 
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) { 
  #projects .greybackground .backgroundleft {
    width: 20%;
  }
  #projects .greybackground .backgroundone {
    width:280px;
    border-top-right-radius:25px;
  }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) { 
  #projects .greybackground .backgroundleft {
    height:953px;
    width: 20%;
  }

  #projects .greybackground .backgroundone {
    width:210px;
    height:953px;
    border-top-right-radius:25px;
  }
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 577px) and (max-width: 767px) { 
  #projects .greybackground .backgroundleft {
    height:953px;
    width: 20%;
  }
  #projects .greybackground .backgroundone {
    width:170px;
    height:953px;
    border-top-right-radius:25px;
  }
}

@media (max-width: 576px) { 
  #projects .greybackground .backgroundleft {
    height:953px;
    width: 20%;
  }
  #projects .greybackground .backgroundone {
    width:100px;
    height:953px;
    border-top-right-radius:25px;
  }
}




