@import url('https://fonts.googleapis.com/css?family=Open+Sans:wght@100;200;300;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;500;600&display=swap');
body{
  margin: 0;
}
:focus { outline: none; }

#container{
  max-width: 1240px;
  padding: 0px 20px;
  margin: auto;
  /*font-family: 'ITC Avant Garde Gothic Std Book';*/
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.logo{
  display: block;
  background-image: url(images/logo.png);
  width: 92px;
  height: 83px;
  text-indent: -500px;
  overflow: hidden;
}
b{
  color: #FE5000;
  font-size: 1.2em;
}
.blogpost b{
  color: #000;
}
.blogpost h2{
  color: #FE5000;
}
a{
  color: var(--primary);
  text-decoration: none;
}
a:hover{
  color: var(--primary);
}


/*
@media screen and (min-width: 701px) {
  .navline{
    display: block;
    position: absolute;
    border-top: 1px solid red;
    height: 0px;
    width: 26px;
    margin-left:-13px;
    left: 50%;
    top: 35px;
  }
}
*/
.banner{
  width: 100%;
  position: relative;
  padding-bottom: 45%;
  overflow: hidden;
  display: block;
  color: #000;
}
main{
  margin-top: 30px;
}
footer{
  padding: 20px 0px;
}
/*
.banner .corner{
  position: absolute;
  border-right: 80vw solid white;
  border-top: 280vw solid transparent;
  right: 0px;
  top: 0px;
}*/
.banner img{
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.col1{
  display: inline-block;
  vertical-align: top;
  width: 32%;
  box-sizing: border-box;
  padding-bottom: 1%;
  margin-right: 0.9%
}
/*
@media screen and (min-width: 701px) {
  .col1:nth-child(3n+0){
    display: inline-block;
    vertical-align: top;
    width: 32.9%;
    box-sizing: border-box;
    padding-bottom: 5%;
    margin-right: 0%
  }
}*/
.col2{
  display: inline-block;
  vertical-align: top;
  width: 60%;
}
p{
  font-size: 16px;
  line-height: 1.7em;
}
.pointer{
  cursor: pointer;
}
.col2 p{
  width: 80%;
  margin: 0px 20px 20px 40px;
}
.col1 .banner{
  padding-top: 60%;
}
.col1:nth-child(3n+0) .banner{
  padding-top: 57.5%
}
.col1 p{
  padding: 5px 15px;
}
.overlay{
  position: absolute;
  height: 40%;
  padding-top: 60%;
  width: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(255,255,255,0.3);
  opacity: 0;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.banner a{
  display: block;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  display: none;
}
.banner:hover a,.banner:focus a{
  display: block;
}
.banner:hover .overlay,.banner:focus .overlay{
  opacity: 1;
}
.overlay h2{
  text-align: left;
  padding: 0;
  margin: 0;
  padding-top: 10%;
  opacity: 0;
  font-size: 2.1875vw;
  padding-left: 3%;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
.overlay h3{
  padding: 0;
  margin: 0;
  font-size: 1.5625vw;
  text-align: left;
  padding-left: 3%;
  padding-bottom:20px;
  font-weight: normal;
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
@media screen and (min-width: 1280px) {
    .overlay h2{
      font-size: 28px;
    }
    .overlay h3{
      font-size: 20px;
    }
}
.banner:hover .overlay h2,.banner:focus .overlay h2{
  opacity: 1;
}
.banner:hover .overlay h3,.banner:focus .overlay h3{
  opacity: 1;
}
#workbanner{
  margin-bottom: 10px;
  padding-bottom: 59%;
  position: relative;
}
#workbanner img{
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 1;
  transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
.blogpost{
  margin-bottom: 50px;
}
.blogpost h2{
  margin: 0;
  padding: 0;
}
.blogpost h3{
  margin-top: 0;
  padding-top: 0;
  font-weight: normal;
}
.blogpost .col2 p{
  margin: 0;
  width: auto;
  margin-bottom: 20px;
}
.aboutcol1, .aboutcol2{
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.aboutcol2{
  padding-left: 2%;
  width: 47%;
}

.banner.type1{
  padding-bottom: 50%;
  margin-bottom: 30px;
}
.banner.type2{
  width: 45%;
  margin-right: 9%;
  padding-top: 40%;
  display: inline-block;
}
.banner.type3{
  margin-right: 0px;
}
#contact-form{
  padding: 10px;
  margin: auto;
  padding-top: 0;
}
#contact-form .col-lg-10{
  width: 100%;
  max-width: 100%;
}
#contact-form .col-lg-offset-2{
  text-align: left;
}
#contact-form button{
  border: 0;
  background-color: #555;
  color: #fff;
  padding: 10px 20px;
}
#contact-form h1{
  text-align: left;
  padding-bottom: 15px;
  padding-top: 0;
}
#contact-form p{
  width: auto;
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
}
.form-control{
  padding: 5px;
  font-size: 16px;
  width: 100%;
}
.col-lg-10{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 400px;
}
.control-label{
  display: inline-block;
  width: auto;
  vertical-align: top;
}
.col-lg-offset-2{
  text-align: center;
  width: 100%;
}
.btn{
  font-size: 18px;
  padding: 5px 20px;
}
.form-group{
  margin-bottom: 20px;
}
.thanks{
  color: #fff;
  background-color: #FE5000;
  padding: 20px;
  font-size: 20px;
  text-align: center;
  margin-bottom: 50px;
}
footer{
  font-size: 12px;
}
.work .col1 .banner{
  padding-bottom: 5px;
  padding-top: 75%;
}
.work .col1 .banner p{
  margin: 0;
  padding: 10px;
}
.work .col1 .banner img{
  width: 100%;
  height: auto;
}
.work h2{
  font-size: 16px;
  margin: 0;
  width: 49%;
  display: inline-block;
  font-weight: normal;
}
.work h2 b{
  display: block;
}
.work .col2{
  width: 58%;
  padding-left: 2%;
}
.work .col2 p{
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
}
.work h3,.work h4{
  color: #FE5000;
  border-top: 1px solid #aaa;
  max-width: 300px;
  padding-top: 30px;
  font-size: 16px;
  margin-top: 0;
}
.work h3{
  border: 0;
}
.work h4{
  margin-top: 15px;
}
ul{
  list-style: square inside url('data:image/gif;base64,R0lGODlhBQAKAIABAAAAAP///yH5BAEAAAEALAAAAAAFAAoAAAIIjI+ZwKwPUQEAOw==');
}
.work ul, .work ol{
  font-size: 14px;
}
article.work{
  font-size: 0;
}
.spacer{
  height: 60px;
}
.socialshare a{
    display: inline-block;
    margin-right: 10px;
}
.work .col2>ul, .work .col2>ol{
  margin: 0;
  padding: 0;
  padding-left: 15px;
  font-size: 14px;
  margin-bottom: 20px;
}
/*.workitem{
  width: 32%;
  color: #000;
  display: inline-block;
  text-decoration: none;
  margin-right: 1.9%;
  margin-bottom: 60px;
}
.workitem:hover{
  text-decoration: none;
}*/

.workitem h2{
  color: var(--primary);
  font-size: 22px;
  margin: 0;
  padding: 0;
  font-weight: 300;
  width: 100%;
}
.workitem h3{
  color: #000;
  font-size: 18px;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.workitem h3 b{
  color: #000;
  font-size: 24px;
  font-weight: 100;
}
.workitem .banner{
  height: 100px;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
}
.workitem .banner img{
  width: 100%;
  height: auto;
}
.workitem .banner img:nth-child(2) {
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
.workitem:hover .banner img:nth-child(2) {
  opacity: 1;
}
.work .col2>ol{
  margin-bottom: 40px;
}
.blogpost .banner{
  padding-bottom: 70%;
  padding-top: 0;
}
.blogpost .banner img{
  width: 100%;
  height: auto;
}

@media screen and (max-width: 900px) {
  /*.workitem{
    width: 49%;
    margin-right: 1.9%;
  }*/
  .workitem:nth-child(2n+0) {
      margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .workitem{
    width: 100%;
    margin-right: 0;
  }
  .nomobile{
    display: none !important;
  }
}
@media screen and (min-width: 900px) {
  .workitem:nth-child(3n+0) {
      margin-right: 0;
  }
}
@media screen and (max-width: 700px) {
  .menu{
    position: fixed;
    padding: 0;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #fff;
    z-index: 1000;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%)blogpost;
    transform: translate(0,-100%);
  }
  .menu li{
    display: block;
  }
  .menu li a{
    padding: 15px;
    text-align: center;
    display: block;
  }
  .menu li:hover{
    background-color: #f5f5f5;
  }
  #menu:focus .menu{
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }
  .col1,.col2,.col3,.aboutcol1,.aboutcol2{
    width: 100%;
    display: block;
    margin-bottom: 30px;
  }  
  h1{
    font-size: 24px;
  }
  .col2 p{
    margin: 5px;
  }
  .banner.type2{
    display: none;
  }
  .overlay{
    opacity: 1;
    padding-top: 0;
    margin-top: 50%;
    height: 50%;
  }
  .overlay h2,.overlay h3{
    opacity: 1;
  }
  .overlay h2{
    font-size: 20px;
    padding-top: 8%;
  }
  .overlay h3{
    font-size: 18px;
  }
  .work .col2{
    width: 100%;
  }
  .work .col2 h2{
    width: 100%;
  }
  #workbanner{
    display: none;
  }
}

/*news styles*/

:root {
    --primary: #d76633;
    --secondary: #fff;
    --footer: #777;
    --text-color-primary: #fff;
    --text-color-secondary: #000;
    --grid-spacing: 80px 30px;
}

body{
    margin: 0;
    padding: 0;
    background-color: var(--secondary);
    color: var(--text-color-secondary);
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
}

h1,h2,h3,h4,h5,h6{
    font-weight: 600;
    color: var(--primary);
}
h2{
    font-size: 40px;
}
header{
    background-color: var(--primary);
    color: var(--text-color-primary);
    height: 530px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin:0;
}

header h1{
    margin: 0;
    overflow: hidden;
    color: var(--text-color-primary);
    position: absolute;
    z-index: 20;
    left: 30px;
    top: 35px;
    transition: all 0.3s ease;
    transform: scale(1.5);
    transform-origin: left;
    color: transparent;
}
.headerbar{
    position: fixed;
    width: 100%;
    height: 0;
    z-index:10;
    transition: all 0.5s ease;
}
.scrolled .headerbar{
    background-color: var(--primary);
    height: 50px;
}
h1 svg{
    position: static;
    width: 200px;
    height: 40px;
}
h1 path{
    transition: all 0.5s ease;
    fill: var(--text-color-primary);
}
header.bannertop h1 path{
    fill: var(--primary);
}

.menushow header.bannertop h1 path,.scrolled header.bannertop h1 path{
    fill: var(--text-color-primary);
}
.scrolled header h1{
    transform: translate(0,-27px) scale(1);
}
header section.intro{
    text-align: center;
    position: absolute;
    left: 0;
    transform: translate(0, -50%);
    padding: 20px;
    width: calc(100% - 40px);
    top: 50%;
}
header section.intro p{
    font-size: 26px;
    font-weight: 200;
    margin: 0;
}
header section.intro h2{
    margin: 0;
    font-size: 40px;
    font-weight: 300;
    position: relative;
    margin-bottom: 45px;
    color: var(--text-color-primary);
}
header section.intro h2:after{
    content: '\A';
    position: absolute;
    width: 100px;
    border-bottom: 3px solid var(--text-color-primary);
    left: 50%;
    bottom: -20px;
    transform: translate( -50%, 0 );
}
header nav{
    position: absolute;
    right: 60px;
    top: 40px;
}
header nav .menuicon{
    width: 30px;
    padding-bottom: 30px;
    position: relative;
    border-top: 2px solid var(--text-color-primary);
    display: block;
    z-index: 100;
    transition: all 0.5s ease;
    transform-origin: top left;
}
header.bannertop nav .menuicon{
    border-top: 2px solid var(--primary);
}
.menushow header nav .menuicon{
    transform: rotate(45deg);
}
.menushow header.bannertop nav .menuicon{
    border-top: 2px solid var(--text-color-primary);
}
.menushow header.bannertop nav .menuicon:after, .menushow header nav .menuicon:after{
    border-bottom: 2px solid var(--text-color-primary);
    border-top: 2px solid rgba(255,255,255,0);
    transform: rotate(-90deg) translate(16px,-5px);
}

header nav .menuicon:after{
    content: '\A';
    position: absolute;
    width: 100%;
    left: 0;
    height: 8px;
    top: 8px;
    z-index: 100;
    border-bottom: 2px solid var(--text-color-primary);
    border-top: 2px solid var(--text-color-primary);
    transition: all 0.5s ease;
}
header.bannertop nav .menuicon:after{
    border-bottom: 2px solid var(--primary);
    border-top: 2px solid var(--primary);
}
.menucontainer{
    transition: all 0.5s ease;
    z-index:100;
    position:relative;
}

.scrolled .menucontainer{
    transform: translate(0,-27px);
}

.scrolled header nav .menuicon{
    border-top: 2px solid var(--text-color-primary);
}
.scrolled header.bannertop nav .menuicon:after{
    border-bottom: 2px solid var(--text-color-primary);
    border-top: 2px solid var(--text-color-primary);
}
.scrolled.menushow header.bannertop nav .menuicon:after{
    border-top: 2px solid rgba(255,255,255,0);
}

.menushow header nav .menu{
    overflow: auto;
    transform: translate(0,0);
}
header nav .menu{
    background-color: var(--primary);
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 10;
    transform: translate(0,-200vh);
    transition: all 0.5s ease;
}


header nav .menu ol{
    margin: 0;
    padding: 0;
    padding-top: 150px;
    text-align: center;
    list-style-type: none;
}
header nav .menu li a{
    display: block;
    padding: 20px;
    font-size: 40px;
    color: var(--text-color-primary);
    text-decoration: none;
}
main{
    padding: var(--grid-spacing);
    max-width: 1600px;
    margin: auto;
}
footer{
    /*background-color: var(--footer);*/
    text-align: center;
    color: var(#000);
}
footer .menu ol{
    list-style: none;
    margin: 0;
    padding: 20px;
    text-align: center;
}
footer .menu li{
    display: inline-block;
}
footer .menu li a{
    padding: 5px;
    display: inline-block;
    color: var(--text-color-primary);
    text-decoration: none;
}
footer p{
    margin: 0;
    padding: 10px;
}
.center{
    text-align: center;
}
.full{
    grid-column-start: 1;
    grid-column-end: 3;
}
.copy{
    padding: 0px 10%;
}
.fullcenter{
    grid-column-start: 1;
    grid-column-end: 3;
    padding-left: 35%;
    padding-right: 35%;
    text-align: center;
}
article{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--grid-spacing);
    width: 100%;
}
article.workarticle{
    grid-template-columns: 1fr;

}
article > * > img{
    width: 100%;
}
article > a {
    display: block;
    text-decoration: none;
    color: inherit;
}
h3{
    margin-bottom: 0;
}
.middle{
    align-self: center;
}
bold{
    font-weight: 800;
}
blockquote{
    font-size: 24px;
    margin: 20px 0;
    font-weight: 100;
}
hr{
    background-color: var(--primary);
    border: 0;
    width: 80px;
    height: 3px;
    margin: 0;
    display: inline-block;
}
h4{
    color: var(--text-color-secondary);
    margin-bottom: 0;
    font-size: 20px;
}
.preload * {
    transition: none !important;
}
.fullmob{
  width: 130%;
}
@media (max-width: 1200px){
    .headerbar{
        background-color: var(--primary);
        height: 50px;
    }
    header.bannertop h1 path{
        fill: var(--text-color-primary);
    }
    header h1{
        transform: translate(0,-27px) scale(1.5);
    }
    .menucontainer{
        transform: translate(0,-27px);
    }
    
    header nav .menuicon,header.bannertop nav .menuicon{
        border-top: 2px solid var(--text-color-primary);
    }
    header.bannertop nav .menuicon:after{
        border-bottom: 2px solid var(--text-color-primary);
        border-top: 2px solid var(--text-color-primary);
    }
}
@media (max-width: 900px){
    .copy{
        padding-left: 20px;
        padding-right: 20px;
    }
    .fullmob{
        grid-column-start: 1;
        grid-column-end: 3;   
        width: auto;     
    }
    .nomob{
        display: none;
    }
    blockquote{
        font-size: 18px;
    }
    .fullcenter{
        padding: 20px;
    }
}
@media (max-width: 768px){
    article{
        display: block;
    }
    article > *{
        padding: 30px 0;
    }
}
@media (max-width: 550px){
    .menucontainer, .scrolled .menucontainer{
        transform: translate(40px,-27px);
    }
    header h1, .scrolled header h1{
        transform: translate(-20px,-27px) scale(1);
    }
    header nav .menu li a{
        font-size: 30px;
    }
}


