.box {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
.box:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.box-s1 .box-none-s1,
.box-s2 .box-none-s2,
.box-s3 .box-none-s3,
.box-s4 .box-none-s4,
.box-s5 .box-none-s5,
.box-none {
  display: none !important;
}
.box-s1 .box-inline-s1,
.box-s2 .box-inline-s2,
.box-s3 .box-inline-s3,
.box-s4 .box-inline-s4,
.box-s5 .box-inline-s5,
.box-inline {
  display: inline !important;
}
.box-s1 .box-block-s1,
.box-s2 .box-block-s2,
.box-s3 .box-block-s3,
.box-s4 .box-block-s4,
.box-s5 .box-block-s5,
.box-block {
  display: block !important;
}
.box-s1 .box-inline-block-s1,
.box-s2 .box-inline-block-s2,
.box-s3 .box-inline-block-s3,
.box-s4 .box-inline-block-s4,
.box-s5 .box-inline-block-s5,
.box-inline-block {
  display: inline-block !important;
}
.box.box-inline:after {
  display: inline;
}
.box.box-inline-block:after {
  display: inline-block;
}
.box-s1 .box-left-s1,
.box-s2 .box-left-s2,
.box-s3 .box-left-s3,
.box-s4 .box-left-s4,
.box-s5 .box-left-s5,
.box-left {
  float: left !important;
}
.box-s1 .box-right-s1,
.box-s2 .box-right-s2,
.box-s3 .box-right-s3,
.box-s4 .box-right-s4,
.box-s5 .box-right-s5,
.box-right {
  float: right !important;
}
.box-s1 .box-align-right-s1,
.box-s2 .box-align-right-s2,
.box-s3 .box-align-right-s3,
.box-s4 .box-align-right-s4,
.box-s5 .box-align-right-s5,
.box-align-right {
  text-align: right !important;
}
.box-s1 .box-align-left-s1,
.box-s2 .box-align-left-s2,
.box-s3 .box-align-left-s3,
.box-s4 .box-align-left-s4,
.box-s5 .box-align-left-s5,
.box-align-left {
  text-align: left !important;
}
.box-s1 .box-align-center-s1,
.box-s2 .box-align-center-s2,
.box-s3 .box-align-center-s3,
.box-s4 .box-align-center-s4,
.box-s5 .box-align-center-s5,
.box-align-center {
  text-align: center !important;
}
.box-s1 .box-nomargin-s1,
.box-s2 .box-nomargin-s2,
.box-s3 .box-nomargin-s3,
.box-s4 .box-nomargin-s4,
.box-s5 .box-nomargin-s5,
.box-nomargin {
  margin: 0 !important;
}
.box-s1 .box-nomargin-left-s1,
.box-s2 .box-nomargin-left-s2,
.box-s3 .box-nomargin-left-s3,
.box-s4 .box-nomargin-left-s4,
.box-s5 .box-nomargin-left-s5,
.box-nomargin-left {
  margin-left: 0 !important;
}
.box-s1 .box-nomargin-right-s1,
.box-s2 .box-nomargin-right-s2,
.box-s3 .box-nomargin-right-s3,
.box-s4 .box-nomargin-right-s4,
.box-s5 .box-nomargin-right-s5,
.box-nomargin-right {
  margin-right: 0 !important;
}
.box-s1 .box-nomargin-top-s1,
.box-s2 .box-nomargin-top-s2,
.box-s3 .box-nomargin-top-s3,
.box-s4 .box-nomargin-top-s4,
.box-s5 .box-nomargin-top-s5,
.box-nomargin-top {
  margin-top: 0 !important;
}
.box-s1 .box-nomargin-bottom-s1,
.box-s2 .box-nomargin-bottom-s2,
.box-s3 .box-nomargin-bottom-s3,
.box-s4 .box-nomargin-bottom-s4,
.box-s5 .box-nomargin-bottom-s5,
.box-nomargin-bottom {
  margin-bottom: 0 !important;
}
.box-s1 .box-nopadding-s1,
.box-s2 .box-nopadding-s2,
.box-s3 .box-nopadding-s3,
.box-s4 .box-nopadding-s4,
.box-s5 .box-nopadding-s5,
.box-nopadding {
  padding: 0 !important;
}
.box-s1 .box-nopadding-left-s1,
.box-s2 .box-nopadding-left-s2,
.box-s3 .box-nopadding-left-s3,
.box-s4 .box-nopadding-left-s4,
.box-s5 .box-nopadding-left-s5,
.box-nopadding-left {
  padding-left: 0 !important;
}
.box-s1 .box-nopadding-right-s1,
.box-s2 .box-nopadding-right-s2,
.box-s3 .box-nopadding-right-s3,
.box-s4 .box-nopadding-right-s4,
.box-s5 .box-nopadding-right-s5,
.box-nopadding-right {
  padding-right: 0 !important;
}
.box-s1 .box-nopadding-top-s1,
.box-s2 .box-nopadding-top-s2,
.box-s3 .box-nopadding-top-s3,
.box-s4 .box-nopadding-top-s4,
.box-s5 .box-nopadding-top-s5,
.box-nopadding-top {
  padding-top: 0 !important;
}
.box-s1 .box-nopadding-bottom-s1,
.box-s2 .box-nopadding-bottom-s2,
.box-s3 .box-nopadding-bottom-s3,
.box-s4 .box-nopadding-bottom-s4,
.box-s5 .box-nopadding-bottom-s5,
.box-nopadding-bottom {
  padding-bottom: 0 !important;
}
.box-s1 .box-0pc-s1,
.box-s2 .box-0pc-s2,
.box-s3 .box-0pc-s3,
.box-s4 .box-0pc-s4,
.box-s5 .box-0pc-s5 .box-0pc {
  width: 0 !important;
  float: left !important;
}
.box-0pc {
  width: 0;
  float: left;
}
.box-s1 .box-10pc-s1,
.box-s2 .box-10pc-s2,
.box-s3 .box-10pc-s3,
.box-s4 .box-10pc-s4,
.box-s5 .box-10pc-s5 .box-10pc {
  width: 10% !important;
  float: left !important;
}
.box-10pc {
  width: 10%;
  float: left;
}
.box-s1 .box-20pc-s1,
.box-s2 .box-20pc-s2,
.box-s3 .box-20pc-s3,
.box-s4 .box-20pc-s4,
.box-s5 .box-20pc-s5 .box-20pc {
  width: 20% !important;
  float: left !important;
}
.box-20pc {
  width: 20%;
  float: left;
}
.box-s1 .box-25pc-s1,
.box-s2 .box-25pc-s2,
.box-s3 .box-25pc-s3,
.box-s4 .box-25pc-s4,
.box-s5 .box-25pc-s5 .box-25pc {
  width: 25% !important;
  float: left !important;
}
.box-25pc {
  width: 25%;
  float: left;
}
.box-s1 .box-30pc-s1,
.box-s2 .box-30pc-s2,
.box-s3 .box-30pc-s3,
.box-s4 .box-30pc-s4,
.box-s5 .box-30pc-s5 .box-30pc {
  width: 30% !important;
  float: left !important;
}
.box-30pc {
  width: 30%;
  float: left;
}
.box-s1 .box-33pc-s1,
.box-s2 .box-33pc-s2,
.box-s3 .box-33pc-s3,
.box-s4 .box-33pc-s4,
.box-s5 .box-33pc-s5 .box-33pc {
  width: 33.33% !important;
  float: left !important;
}
.box-33pc {
  width: 33.33%;
  float: left;
}
.box-s1 .box-40pc-s1,
.box-s2 .box-40pc-s2,
.box-s3 .box-40pc-s3,
.box-s4 .box-40pc-s4,
.box-s5 .box-40pc-s5 .box-40pc {
  width: 40% !important;
  float: left !important;
}
.box-40pc {
  width: 40%;
  float: left;
}
.box-s1 .box-50pc-s1,
.box-s2 .box-50pc-s2,
.box-s3 .box-50pc-s3,
.box-s4 .box-50pc-s4,
.box-s5 .box-50pc-s5 .box-50pc {
  width: 50% !important;
  float: left !important;
}
.box-50pc {
  width: 50%;
  float: left;
}
.box-s1 .box-60pc-s1,
.box-s2 .box-60pc-s2,
.box-s3 .box-60pc-s3,
.box-s4 .box-60pc-s4,
.box-s5 .box-60pc-s5 .box-60pc {
  width: 60% !important;
  float: left !important;
}
.box-60pc {
  width: 60%;
  float: left;
}
.box-s1 .box-66pc-s1,
.box-s2 .box-66pc-s2,
.box-s3 .box-66pc-s3,
.box-s4 .box-66pc-s4,
.box-s5 .box-66pc-s5 .box-66pc {
  width: 66.66% !important;
  float: left !important;
}
.box-66pc {
  width: 66.66%;
  float: left;
}
.box-s1 .box-70pc-s1,
.box-s2 .box-70pc-s2,
.box-s3 .box-70pc-s3,
.box-s4 .box-70pc-s4,
.box-s5 .box-70pc-s5 .box-70pc {
  width: 70% !important;
  float: left !important;
}
.box-70pc {
  width: 70%;
  float: left;
}
.box-s1 .box-75pc-s1,
.box-s2 .box-75pc-s2,
.box-s3 .box-75pc-s3,
.box-s4 .box-75pc-s4,
.box-s5 .box-75pc-s5 .box-75pc {
  width: 75% !important;
  float: left !important;
}
.box-75pc {
  width: 75%;
  float: left;
}
.box-s1 .box-80pc-s1,
.box-s2 .box-80pc-s2,
.box-s3 .box-80pc-s3,
.box-s4 .box-80pc-s4,
.box-s5 .box-80pc-s5 .box-80pc {
  width: 80% !important;
  float: left !important;
}
.box-80pc {
  width: 80%;
  float: left;
}
.box-s1 .box-90pc-s1,
.box-s2 .box-90pc-s2,
.box-s3 .box-90pc-s3,
.box-s4 .box-90pc-s4,
.box-s5 .box-90pc-s5 .box-90pc {
  width: 90% !important;
  float: left !important;
}
.box-90pc {
  width: 90%;
  float: left;
}
.box-s1 .box-100pc-s1,
.box-s2 .box-100pc-s2,
.box-s3 .box-100pc-s3,
.box-s4 .box-100pc-s4,
.box-s5 .box-100pc-s5 .box-100pc {
  width: 100% !important;
  float: left !important;
}
.box-100pc {
  width: 100%;
  float: left;
}
.box-s1 .box-stack-s1 > .box,
.box-s2 .box-stack-s2 > .box,
.box-s3 .box-stack-s3 > .box,
.box-s4 .box-stack-s4 > .box,
.box-s5 .box-stack-s5 > .box,
.box-stack > .box,
.box-s1 .box-stretch-s1,
.box-s2 .box-stretch-s2,
.box-s3 .box-stretch-s3,
.box-s4 .box-stretch-s4,
.box-s5 .box-stretch-s5,
.box-stretch {
  float: none !important;
  clear: both !important;
  width: 100% !important;
}
.box-s1 .box-stack-s1 > .box-split-side > .box,
.box-s2 .box-stack-s2 > .box-split-side > .box,
.box-s3 .box-stack-s3 > .box-split-side > .box,
.box-s4 .box-stack-s4 > .box-split-side > .box,
.box-s5 .box-stack-s5 > .box-split-side > .box,
.box-stack > .box-split-side > .box {
  left: 0 !important;
  float: none !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.box-s1 .box-stack-s1 > .box,
.box-s2 .box-stack-s2 > .box,
.box-s3 .box-stack-s3 > .box,
.box-s4 .box-stack-s4 > .box,
.box-s5 .box-stack-s5 > .box,
.box-stack > .box {
  left: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.box-split > .box {
  float: left;
  width: 50%;
}
.box-tiles > .box {
  float: left;
  width: 25%;
}
.box-tiles-3 > .box {
  float: left;
  width: 33.33333333%;
}
html .is-none {
  display: none;
}
html .is-block {
  display: block;
}
html .is-inline {
  display: inline;
}
html .is-inlineblock {
  display: inline-block;
}
html .is-nopad {
  padding: 0;
}
html .is-pad,
html .is-padleft {
  padding-left: 20px;
}
html .is-pad,
html .is-padright {
  padding-right: 20px;
}
html .is-pad,
html .is-padtop {
  padding-top: 20px;
}
html .is-pad,
html .is-padbottom {
  padding-bottom: 20px;
}
html .is-pad-sm,
html .is-padleft-sm {
  padding-left: 10px;
}
html .is-pad-sm,
html .is-padright-sm {
  padding-right: 10px;
}
html .is-pad-sm,
html .is-padtop-sm {
  padding-top: 10px;
}
html .is-pad-sm,
html .is-padbottom-sm {
  padding-bottom: 10px;
}
html .is-pad-lg,
html .is-padleft-lg {
  padding-left: 30px;
}
html .is-pad-lg,
html .is-padright-lg {
  padding-right: 30px;
}
html .is-pad-lg,
html .is-padtop-lg {
  padding-top: 30px;
}
html .is-pad-lg,
html .is-padbottom-lg {
  padding-bottom: 30px;
}
html .is-inverse {
  color: #fff;
}
html .is-inverse p,
html .is-inverse li {
  color: #eee;
}
html .is-inverse b,
html .is-inverse h1,
html .is-inverse h2,
html .is-inverse h3,
html .is-inverse a {
  color: #fff;
}
html .is-inverse .dos-icon {
  background-color: transparent;
  background-image: url(../images/graphics-white.png);
}
* {
  box-sizing: border-box;
}
html {
  background-color: #8e8e88;
}
html body {
  font-family: Lato;
  line-height: 1.2em;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.5px;
  color: #111;
  text-align: left;
  overflow-x: hidden;
}
body {
  overflow-x: hidden;
  overflow-y: scroll;
  width: 100%;
}
ul,
li {
  display: block;
  list-style: none;
  list-style-image: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
li {
  padding: 5px 0;
  font-size: 12px;
  line-height: 15px;
  color: #4C5A59;
}
h1,
h2,
h3,
h4 {
  font-size: 32px;
  line-height: 1.2em;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 20px;
  color: #111;
}
h2 {
  font-size: 15px;
  line-height: 17px;
  padding-bottom: 20px;
}
h3 {
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 20px;
}
h4 {
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 10px;
}
p {
  font-size: 12px;
  line-height: 22px;
  padding: 0 0 16px;
  color: #4C5A59;
  max-width: 800px;
}
b {
  letter-spacing: 2px;
  font-weight: 500;
  text-transform: uppercase;
  color: #111;
}
a {
  text-decoration: none;
  color: #111;
}
a:hover {
  text-decoration: underline;
}
.dos-icon {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: transparent url(../images/graphics.png) bottom right no-repeat;
  background-size: 200px 200px;
  opacity: 0.85;
}
.dos-icon.is-sm {
  width: 20px;
  height: 20px;
}
.dos-icon.is-lg {
  width: 40px;
  height: 40px;
}
.dos-icon.is-marginright {
  margin-right: 10px;
}
.dos-icon.is-marginleft {
  margin-left: 10px;
}
.dos-icon.is-survey {
  width: 20px;
  height: 20px;
  border-radius: 100px;
  background-position: -153px -36px;
}
.dos-icon.is-person {
  width: 20px;
  height: 20px;
  background-position: -177px -101px;
}
.dos-icon.is-email {
  width: 20px;
  height: 20px;
  background-position: -177px -37px;
}
.dos-icon.is-phone {
  width: 20px;
  height: 20px;
  background-position: -177px -78px;
}
.dos-icon.is-link {
  width: 20px;
  height: 20px;
  background-position: -177px -120px;
}
.dos-icon.is-marker {
  width: 20px;
  height: 20px;
  background-position: -177px -58px;
}
.dos-section {
  padding: 30px 0;
}
.dos-section.is-xsm {
  padding: 5px 0;
}
.dos-section.is-sm {
  padding: 10px 0;
}
.dos-section.is-lg {
  padding: 50px 0;
}
.dos-section.is-xlg {
  padding: 100px 0;
}
.dos-section.is-xxlg {
  padding: 200px 0;
}
.dos-section.is-white {
  background-color: #fff;
}
.dos-section.is-dark {
  background-color: #8e8e88;
}
.dos-section.is-darker {
  background-color: #4C5A59;
}
.dos-section.is-black {
  background-color: #000;
}
.box-s3 .dos-section.is-xlg,
.box-s3 .dos-section.is-xxlg {
  padding: 50px 0;
}
.dos-center {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
}
#dos-section1 {
  text-align: center;
  color: #C3CECE;
  background-color: #000;
}
#dos-section1 .box-inline-block {
  padding: 10px 0;
}
#dos-section1 b {
  color: #fff;
}
#dos-section1 i {
  text-decoration: none;
  margin: 0 20px;
  opacity: 0.5;
}
.box-s2 #dos-section1 .box-inline-block {
  display: block !important;
}
.box-s2 #dos-section1 i {
  display: none !important;
}
#dos-section2 {
  padding-top: 50px;
}
#dos-section2 .dos-icon {
  display: none;
  width: 20px;
  height: 20px;
  margin-bottom: 16px;
  background-image: none;
}
#dos-section2 p {
  display: inline-block;
  max-width: 250px;
  min-height: 90px;
}
#dos-section2 li {
  padding: 10px;
}
#dos-section2 h4 span {
  display: block;
}
#dos-section2__center {
  min-height: 400px;
}
#dos-section2__top {
  padding-bottom: 20px;
}
#dos-section2__top p {
  max-width: 800px;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px;
  font-weight: 400;
}
#dos-section2__graphic {
  width: 180px;
  height: 361px;
  margin: auto;
  border: red 1px solid;
}
.box-s2 #dos-section2 .dos-icon {
  margin-bottom: 0;
}
.box-s2 #dos-section2 h4 span {
  display: inline;
}
.dos-graphic2 {
  position: relative;
  top: 0;
  left: 0;
  width: 360px;
  height: 722px;
  margin: 0 auto;
}
.dos-graphic2__frame {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url(../images/iphone.png) 0 0 no-repeat;
  background-size: cover;
}
.dos-graphic2__content {
  position: absolute;
  top: 20px;
  left: 23px;
  z-index: 1;
  width: 316px;
  height: 680px;
  background-color: #ccc;
  overflow-x: hidden;
  overflow-y: auto;
}
.dos-graphic2__content::-webkit-scrollbar {
  display: none;
}
.dos-graphic2__screens {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  transition: top 0.8s cubic-bezier(1, 0, 0, 1);
}
.dos-graphic2__item {
  display: block;
  width: 100%;
}
.dos-graphic2__shadow {
  position: absolute;
  bottom: 20px;
  left: 7%;
  width: 86%;
  height: 60px;
  box-shadow: 0 30px 48px rgba(0, 0, 0, 0.8);
  background-color: transparent;
  border-radius: 100px;
}
.dos-graphic2.is-small {
  width: 180px;
  height: 361px;
}
.dos-graphic2.is-small .dos-graphic2__content {
  width: 158px;
  height: 340px;
  top: 10px;
  left: 11px;
}
/**/
#dos-section3 {
  padding-top: 30px;
  border-top: black 30px solid;
  overflow: hidden;
  /*
    &__graphic {
        position: relative;
        top: 0;
        left: 0;
        width: 800px;
        height: 523px;
        background: url(../images/laptop.png) 0 0 no-repeat;
        background-size: 800px 523px;

        &-content {
            position: absolute;
            top: 5%;
            left: 6%;
            background-color: black;
            width: 88%;
            height: 87%;
            border-radius: 4px;
            overflow-x: hidden;
            overflow-y: hidden;
        }
    }
    */
}
#dos-section3 h2 {
  padding-bottom: 50px;
}
#dos-section3 p {
  margin: auto;
}
#dos-section3 .dos-center {
  padding: 20px 0;
}
#dos-section3 #dos-demoreel {
  display: inline-block;
  width: 1px;
}
#dos-section3 iframe {
  border: black 5px solid;
  border-radius: 5px;
  background-color: white;
  transform: translate(-50%, 0);
}
.dos-graphic1 {
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  width: 800px;
  height: 523px;
  background: url(../images/laptop.png) 0 0 no-repeat;
  background-size: 800px 523px;
}
.dos-graphic1__content {
  position: absolute;
  top: 4.5%;
  left: 6%;
  background-color: white;
  width: 88%;
  height: 87%;
  border-radius: 4px;
  overflow-x: hidden;
  overflow-y: hidden;
}
.dos-graphic1__item {
  position: absolute;
  top: 0;
  left: 0;
  color: black;
  width: 100%;
  height: 100%;
  background-color: gray;
  overflow: hidden;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.8s linear;
  background: gray none top left no-repeat;
  background-size: 100% auto;
}
.dos-graphic1__item.dos--selected {
  display: block;
  opacity: 1;
  z-index: 2;
}
.dos-graphic1__shadow {
  position: absolute;
  bottom: -90px;
  left: 0;
  width: 100%;
  height: 100px;
  overflow: hidden;
}
.dos-graphic1__shadow > div {
  position: absolute;
  top: -109px;
  left: 12%;
  width: 78%;
  height: 100px;
  border-radius: 100px;
  box-shadow: 0 23px 67px #000000;
}
html .dos-screenshot {
  width: 100%;
  background: gray none top left no-repeat;
  background-size: 100% auto;
  min-height: 100%;
}
.box-s4 .dos-graphic1 {
  width: 600px;
  height: 441px;
  background-size: 600px 441px;
}
.box-s4 .dos-graphic1 .kwc-laptop-shadow {
  bottom: -94px;
}
.box-s4 .dos-graphic1 .kwc-laptop-shadow > div {
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.9);
  top: -108px;
  width: 96%;
  left: 2%;
}
.box-s3 .dos-graphic1 {
  width: 400px;
  height: 261px;
  background-size: 400px 261px;
}
.box-s3 .dos-graphic1 .kwc-laptop-shadow {
  bottom: -94px;
}
.box-s3 .dos-graphic1 .kwc-laptop-shadow > div {
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.9);
  top: -108px;
  width: 96%;
  left: 2%;
}
.box-s2 .dos-graphic1 {
  display: none;
}
.dos-samplecontrol {
  position: relative;
  visibility: hidden;
}
.dos-samplecontrol__item {
  display: inline-block;
  margin-right: 6px;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  border: #fff 2px solid;
  text-align: center;
  font-size: 13px;
  line-height: 1em;
  font-weight: 700;
  padding-top: 7px;
  cursor: pointer;
  transition: background-color 0.4s linear, color 0.4s linear;
}
.dos-samplecontrol__item.dos--selected {
  background-color: white;
  color: #0d1d75;
}
.dos-samplecontrol__item.dos--selected:hover {
  background-color: #fff;
}
.dos-samplecontrol__item:hover {
  background-color: #a2a2a2;
}
#dos-section4 {
  padding: 0 16px;
  text-align: center;
}
#dos-section4 h3 {
  line-height: 1.6em;
}
#dos-section4 p {
  padding: 0;
  margin: 0;
  max-width: none;
}
#dos-section4 .dos-icon {
  opacity: 0.5;
}
/*
#dos-section4 {
   .dos-center .box {padding-bottom: 20px;}
}


.kwc-laptop {
    position: relative;
    top: 0;
    left: 0;
    width: 800px;
    height: 523px;
    background: url(../images/laptop.png) 0 0 no-repeat;
    background-size: 800px 523px;
}
*.


/*
.boxSplitRight(250);
.boxSplit(200);
.boxSplitAt(150, b);
.boxSplitRight(150);
.boxTiles(2);
.boxTiles(3);
.boxTilesAt(2, b);

// --- variables --- //

@font-basic: Lato, sans-serif;
@font-fancy: Georgia, serif;
@font-grand: 'Encode Sans Condensed', Lato, sans-serif;

@color-black: #000;
@color-gray-darkest: #222;
@color-gray-dark: #4C5A59;
@color-gray: #8D9999;
@color-gray-light: #C3CECE;
@color-gray-lightest: #eee;
@color-white: #fff;

@color-primary: #0074D1;
@color-tag: #D41F20;
@color-link: #19c1ff;
@color-link-visited: #2c8fb4;

@color-danger: #E00000;
@color-success: #479B00;
@color-warning: #FF8300;
@color-notice: #0074D1;
@color-message: #FFF7C5;

// --- variables --- //


.box {
    border: red 1p solid;
}


body {
    border: green 1px solid !important;
    color: red 1px solid;
}
*/
/* --- masthead WIP --- */
.dos-masthead {
  background: url(../images/mastheads/placeholder1.jpg) top center no-repeat;
  background-size: cover;
  width: 100%;
  text-align: center;
  background-image: url(../images/mastheads/masthead6.png);
}
.dos-masthead__top {
  min-height: 200px;
  padding: 40px 20px;
}
.dos-masthead__title {
  font-size: 47px;
  line-height: 55px;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
}
.dos-masthead__title span {
  display: inline-block;
  padding: 0px 8px;
  background-color: rgba(0, 0, 0, 0.2);
  color: white;
}
.dos-masthead__subtitle {
  padding-top: 10px;
}
.dos-masthead__subtitle h3 {
  font-size: 26px;
  line-height: 1em;
  padding: 10px;
}
.dos-masthead__subtitle h3 span {
  display: inline-block;
  padding: 6px 10px;
  background-color: rgba(0, 0, 0, 0.2);
  color: white;
}
.dos-people {
  background-color: rgba(238, 234, 220, 0.5);
  padding: 20px 0;
  min-height: 100px;
}
.dos-people p {
  font-family: Georgia, Times, serif;
  font-style: italic;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.5px;
  max-width: 800px;
  padding-bottom: 8px;
  color: #000;
  margin: 0 auto;
}
.dos-people h4 {
  text-align: left;
  font-size: 11px;
  padding: 0 0 0;
  max-width: 800px;
  margin: 0 auto;
}
.dos-people .kwc-center {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
  text-align: left;
}
.dos-people .kwc-icon--survey {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  background: url(../images/graphics.png) top right no-repeat;
  background-size: 200px 200px;
  opacity: 0.85;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  background-position: -153px -36px;
  top: -2px;
  margin-right: 3px;
}
