* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: 0.1s;
}

::selection {
  background: #182442;
  color: #ffffff;
}   
body{
font-family: proxima-nova, sans-serif;
font-style: normal;
font-size: 16px;
text-align: center;
color: #182442;
background-color: #eee;
margin: 0;
padding: 0px;
}
ul li{
  padding: 20px;
  list-style: none;
  background-color: #E6E6E6;
  margin: 10px 0px;
  text-align: left;
  font-size: 16px;
  border-radius: 6px;
}
ul {
  margin-left: 0px;
      padding-inline-start: 0px;

}
.minititle{
  font-weight: bolder;
  line-height: 40px;
  font-size: 20px;
}
a{
  color: inherit;
}

.portworks{
  height: 280px;
}
a:visited{
  color: inherit;
  cursor: pointer;
}
.hideondesktop{
  display: none;
}
.hideonmobile{
  display: block;
}
.hideonmobile img{
  max-width: 1000px;
  padding: 0% 10%;
  width: 80%;
}
.white{
  color: #fff;
}
.bodytext{
  font-family: quincy-cf, serif;
  font-weight: 700;
  font-style: normal;
}
header{
  position: absolute;
  height: 40px;
  width: 100%;
  padding-top: 4px;
  border-bottom: 1px solid #ddd;
  background-color: #eee;
  top: 0px;
  left: 0px;
}
header div{
  position: absolute;
  left: 30px;
  width: 100px;
}
header div span{
  text-align: left;
  font-size: 24px;
  font-weight: bolder;
  line-height: 24px;
  position: absolute;
  width: 100%;
  padding: 4px;
  left: 26px;
}
.logoimg{
  position: absolute;
  width: 24px; 
  left: 0px;
  height: auto;
  margin-top: 4px;
}
.blastoff {
  position: fixed;
  background: linear-gradient(-45deg, #182442, #182442, #182442, #182442);
  height: 8px;
  width: 0px;
  inset: 0;
  z-index: 1000;
  top: 0px;
  text-align: right;
}
.logo{
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: 700;
  text-align: left;
  color: #182442;
  padding-left: 50px;
}
.introduction {
  padding: 50px 0px;
}
.flexcontainer{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  max-width: 800px;
  margin: 0 auto;
}
.flexcs{
  display: flex;
  align-items: top;
  gap: 10px;
  max-width: 1200px;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;

}
.flexcontainerfolio{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  max-width: 1200px;
  margin: 0 auto;
}

.portcontainer{    
  width: calc(100% * (1/2) - 10px - 1px);
  border-radius: 4px;
  background-color: #FFF;
}

.portcontainer img{
  width: 100%;
}

.paddingbox{
  padding: 20px;
}
.porttitle{
  padding-top:20px;
  font-size: 1em;
  font-weight: bolder;
}
.fsbox_four_one{
    width: calc(100% * (1/5) - 50px - 1px);
    padding: 30px 10px 0px 10px;
    background-color: #367c61;
    text-align: center;
    color: #fff;
    margin: auto;
}
.fsbox_four_one p{
    font-size: 15px;
    line-height: 20px;
}
.svgreen{
  border-color:#007256 !important;
}
.ex_container{
  width: 100%;
  padding: 30px 0px;
}
.svorange{
  border-color:#ef8a34 !important;
}
.svgreenbg{
  background-color: #367c61 !important;
}
.clientbox{
  background-color: whitesmoke;    
  width: calc(100% * (1/6) - 10px - 1px);
  border-radius: 4px;
  padding-top: 8px;
}
.clientbox > img{
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 40%;
  transition: all 0.5s ease;
}
.clientbox > img:hover {
  filter: none;
  opacity: 100%;

}
.greens{
  background-color: inherit;
  border-color: #007256 !important; 
}

.mcorange{
  background-color: inherit;
  border-color: #FF5F00 !important; 
}

.cslink{
    padding-bottom: 10px;
    text-decoration: none;
    width: calc(100% * (1/2) - 10px - 1px);
}
.casestudydiv{
}
.portfoliodiv{
  padding-top: 4px;
}
.descriptionpush{  
  line-height: 25px;

}
.projectitle{
  color: #fff;
  letter-spacing: 0px;
  font-weight: bolder;
  line-height: 24px;
  font-size: 1.4em;
}
.projectcopy{
  line-height: auto;
  color: #fff;
  font-size: 0.8em;
}
.projectapp{
  line-height: auto;
  color: #fff;
}
.download{
  font-weight: bolder;
  border-radius: 4px;
  font-size: 0.8em;
  padding: 4px 10px;
  background-color: #007256;
}
.selectbutton{
  font-weight: bolder;
  border-radius: 4px;
  font-size: 1.3em;
  padding: 4px 10px;
  background-color: #007256;
}

.sevenbg:hover .selectbutton{
  background: #000;
}

.maincontainer{
}
.name{
  font-size:2em ;
  font-weight: 700;
  line-height: 1em;
  padding: 10px;
}
.description{
  position: relative;
  line-height: 1.5em;
  padding: 0px;
  width: 420px;
  left: 50%;
  margin-left: -210px;
}
.descriptiontext{
  font-style: italic;
  position: relative;
  line-height: 1.5em;
  padding: 20px;
}
.specialink {
  font-weight: 700;
  text-decoration: none;
  position: relative;
  padding-left: 2px;
  padding-right: 2px;
  color: #182442;
}
.specialink::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 8px;
  z-index: -1;
}
.mobilepiece{
  position: relative;
  width: 200px;
  left: 0%;
  height: auto;
}
.specialink:hover::before {
  bottom: 0;
  height: 100%;
}
.specialink:hover{
  color: #FFFFFF;
}
.specialink.red::before{
  background-color: #D5333E;
}
.specialink.black::before{
  background-color: #182442;
}
.specialink::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 3px;
  z-index: -1;
  transition: all .2s ease-in-out;
}

#emoji-btn {
  font-size: 3rem;
  transition: .1s;
  border: none;
  cursor: pointer;
}
#emoji-btn:hover {
  transform: scale(1.23);
}
.antiClock{
  animation: anti 1s linear infinite 0s;
  -ms-animation: anti 1s linear infinite 0s;
  -webkit-animation: anti 1s linear infinite 0s;
  position: absolute;
  padding-left: 2px;
}

/*AntiClockWise Effect Animation*/
@-moz-keyframes anti{
  0% { -moz-transform: rotatex(0deg); }
  50% { -moz-transform: rotatex(-30deg); }
  100% {-moz-transform: rotatex(0deg);}
}
@-webkit-keyframes anti{
  0% {-webkit-transform: rotate(0deg); }
  50% {-webkit-transform: rotate(-30deg); }
  100% {-webkit-transform: rotate(0deg); }
}
@-ms-keyframes anti{
  0% {-ms-transform: rotate(0deg); }
  50% {-ms-transform: rotate(-30deg); }
  100% {-ms-transform: rotate(0deg); }
}


.smallshake{
  animation: shake 2s linear infinite 0s;
  -ms-animation: shake 2s linear infinite 0s;
  -webkit-animation: shake 2s linear infinite 0s;
}

/*AntiClockWise Effect Animation*/
@-moz-keyframes shake{
  0% { -moz-transform: rotatex(0deg); }
  50% { -moz-transform: rotatex(-5deg); }
  100% {-moz-transform: rotatex(0deg);}
}
@-webkit-keyframes shake{
  0% {-webkit-transform: rotate(0deg); }
  50% {-webkit-transform: rotate(-5deg); }
  100% {-webkit-transform: rotate(0deg); }
}
@-ms-keyframes shake{
  0% {-ms-transform: rotate(0deg); }
  50% {-ms-transform: rotate(-5deg); }
  100% {-ms-transform: rotate(0deg); }
}

footer{
  font-size: 0.8em;
  padding: 20px 0px;
  width: 100%;
  opacity: 0.5;
  line-height: 3.2em;
}
footer a{
  color: #000;
}
.rotatemeabit{
  -moz-transform: rotateX(40deg);
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);  
  position: absolute;
  top: -10px;
  margin-left: -15px;
  font-size: 20px;
}
.meep {
  background: linear-gradient(-45deg, #5AA18F, #5AA18F, #182442, #182442);
  background-size: 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: animated_text 5s ease-in-out infinite;
  -moz-animation: animated_text 5s ease-in-out infinite;
  -webkit-animation: animated_text 5s ease-in-out infinite;
}

.maincontainer{
  background-color: red;
  width: 100%;
  height: 100px;
}
/* Portfolio items */

.casestudy_container{
  background-color: #fff;

  width: 100%;
  margin: auto;
}
.cs_intro{
  padding: 50px 0px;
  font-family: calluna, serif;
}

.cs_push40{
  margin-top: 44px;

}
.level2{
  background-color: #F8f8f8;
}
.level3{
  background-color: #EFEFEF;

}
.cs_subtitle{
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-weight: bold;
  font-size: 60px;
  line-height: 60px;
  max-width: 800px;
  margin: auto;
}
.cs_subsubtitle{
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
  max-width: 800px;
  margin: auto;

}
.cs_goal{
  max-width: 800px;
  width: 100%;
  text-align: center;
  margin: auto;
  font-family: calluna, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
}
.cs_topic{
  font-family: proxima-nova, sans-serif;
  font-weight: bold;
}
.appname{
  font-family: proxima-nova, sans-serif;
  font-size: 20px;
  line-height: 60px;
  font-weight: bold;

}
.cs_summary{
  font-family: calluna, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  text-align: left;
  letter-spacing: 0px;
  line-height: 30px;
  max-width: 800px;
  margin: auto;
}

.cs_examplebox{
  font-family: calluna, serif;
  font-size: 18px;
  text-align: left;
  border-left:10px solid #182442;
  background-color: #fff;
  padding: 40px;
  letter-spacing: 0px;
  line-height: 30px;
  max-width: 800px;
  margin: auto;
}



.cs_sumhighlight{
  font-family: calluna, serif;
  font-size: 20px;
  text-align: center;
  background-color: #182442;
  color: #fff;
  padding: 40px;
  letter-spacing: 0px;
  line-height: 30px;
  max-width: 800px;
  margin: auto;
}

.cs_results{
  font-family: calluna, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 30px;
  max-width: 800px;
  margin: auto;

}
.cs_disclaimer{
  font-family: calluna, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  opacity: 0.4;

}
.productimage{
  width: 80%;
  max-width: 1000px;
  height: auto;
  top: 0px;  
}
.cs_image{
  padding-bottom: 20px;
}
.mute{
  opacity: 0.4;
}
.productbg {
  width: 100%;
  padding: 0%;

  height: 400px;
}
.makememove{

  transition: 1s;
}
.black{
  opacity: 1;
  color: #000;
}
.wip{
  opacity: 0.9;
}

.wipcopy{ 
  font-weight: bolder;
  border-radius: 4px;
  padding: 4px 10px;
  background-color: #353535;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}

.sevenbg {
  background-image: url("../img/sevenrewardsbg.jpg");
  background-size: cover;
  border-radius: 6px;
  box-shadow: inset 0 30px 500px #000;
  border: 3px solid #007256;

}

.shawbg {
  border-radius: 6px;
  background-image: url("../img/shawbg.jpg");
  background-size: cover;
  background-position: center top;
  box-shadow: inset 0 30px 100px #000;
  border: 3px solid #eee;
}
.fpbg{
  border-radius: 6px;
  background-image: url("../img/fpolbg.jpg");
  background-size: cover;
  background-position: center top;
  box-shadow: inset 0 30px 100px #000;
  border: 3px solid #eee;

}
.comfortbg{
  border-radius: 6px;
  background-image: url("../img/comfortbg.jpg");
  background-size: cover;
  background-position: center top;
  box-shadow: inset 0 30px 100px #000;
  border: 3px solid #eee;

}
.sevenbg:hover {
  box-shadow: inset 0 60px 300px #007256;

}

.seveneleven{
    background-color: #007256;
    color: #fff;

}
.mpbg {
  background-image: url("../img/mpbg.png");
  background-size: cover;
}

.shawred{
  background-color: #9f0507 !important;
  color: #fff !important;
}
.seven_orange{
  background-color: #ef8a34;
  color: #fff;
}
/** Responsive**/
@media only screen and (max-width: 800px) {
  .maincontainer{
    width: 80%;
    padding: 10%;
  }
  .hideondesktop{
    display: block;
  }
  .hideonmobile{
   display: none;
  }
  .disclaimerforweb{
    text-align: center;
    font-size: 14px;
    opacity: 0.8;
  }

  .casestudy_container{
    margin-top: 60px;
  }
  .descriptiontext{
    padding: 20px 40px;
    font-size: 0.8em;
  }
  .description{
    width: 100%;
    left: 0%;
    margin-left: 0px;
    font-size: 1em;
  }
  .logo{
    font-size: 24px;
    text-align: center;
    padding-left: 0px;
  }

  header div{
    position: absolute;
   left: 0px;
   width: 100%;
  } 
  header{
    height: 55px;
  }
  header div span{
   display: none;
  }
  .introduction {
    padding-top: 100px;
  }
  .logoimg{
   position: absolute;
   width: 40px; 
   left: 50%;
    margin-left: -25px;
    height: auto;
    margin-top: 6px;
  }

  .name{
    font-size:3em ;
    line-height: 1em;
    padding: 10px;
  }

.greens{
  background-color: #007256;
  border-color: #007256 !important; 
}
.mcorange{
  background-color: #FF5F00;
  border-color: #FF5F00 !important; 
}
.projectitle{
  font-weight: bolder;
  line-height: 22px;
  font-size: 1.2em;
}
.projectcopy{
  font-size: 0.8em;
  color: #fff;
  line-height: 12px;
}

.specialink {
  font-weight: 700;
  color: #FFF;
}

.specialink:visited {
  font-weight: 700;
  color: #FFF;
}
.mobilepiece{
  display: none;
}
.specialink::before {
  height: 100%;
  bottom: 0px;
}
.cs_topic{
  margin-top: 15%;
}
.cs_intro{
  margin-top: 44px;
  padding: 50px 40px;  
}
.cs_subtitle{
  font-size: 44px;
  line-height: 44px;
}
.cs_subsubtitle{
  font-size: 30px;
  line-height: 30px;
}
.appname{
  font-size: 18px;
}
.cs_summary, .cs_results{
  font-size: 16px;
  line-height: 24px;
}
.cs_disclaimer{
  font-size: 14px;

}
.productimage{
  width: 100%;
  top: 20px;  
}

.productbg{
  height: 200px;
}
.clientbox{
  width: calc(100% * (1/4) - 10px - 1px);
}

.fsbox_four_one{
    width: calc(100% * (1/1) - 50px - 1px);
    padding: 30px 10px 0px 10px;
    background-color: #367c61;
    text-align: center;
    color: #fff;
    margin: auto;
}

.cslink{
    background-color: #ebebeb;
    text-decoration: none;    
    padding-bottom: 0px;

    color: #fff!important;
    width: calc(100% * (1/1) - 10px - 1px);
}
.casestudydiv{
  height: auto;
}
}

.uxcolor{
  background-color: #252525 !important;
  color: #e7e5e4 !important;
}

.uicolor{
  background-color: #A89283 !important;
  color: #252525;
}

.mobilecolor{
  background-color: #B2B0AE !important;
  color: #252525;

}

.webappcolor{
  background-color: #D7D5D3 !important;
  color: #252525;

}

.websitecolor{
  background-color: #E7E5E4 !important;
  color: #252525;

}


@media only screen and (max-width: 500px) {
  .cs_topic{
    margin-top: 0px;
  }
.portcontainer{    
  width: calc(100% * (1/1) - 10px - 1px);
  border-radius: 4px;
  background-color: #FFF;
}

}

/** slow load **/
.reveal{
  position: relative;
  transform: translateY(50px);
  opacity: 0;
  transition: 0.7s all ease;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}