/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/it_construction/custom/scss/custom.scss */
#g-container-site {
  position: relative;
  z-index: 3;
  background: #fff;
  background-image: url('../../images/carbon.jpg');
}
/* line 8, templates/it_construction/custom/scss/custom.scss */
#g-mainbody {
  padding: 8.5rem 0;
  background-color: #fff;
  background-repeat: repeat;
  background-size: 100%;
  background-attachment: scroll;
  color: #29314e;
}
/* line 17, templates/it_construction/custom/scss/custom.scss */
#g-top {
  background-color: #000;
  background-image: url('../../../../images/carbon.jpg');
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  border-bottom: 0px;
  color: #fff;
  z-index: 1003;
  font-size: 0.8rem;
}
/* line 29, templates/it_construction/custom/scss/custom.scss */
#g-header {
  background-color: #000;
  color: #fff;
  position: relative;
  z-index: 1002;
}
/* line 36, templates/it_construction/custom/scss/custom.scss */
#g-header .g-main-nav {
  margin: 0;
  margin-top: 20px;
}
/* line 42, templates/it_construction/custom/scss/custom.scss */
.g-title {
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  font-size: 15px;
  font-weight: bold;
}
/* line 50, templates/it_construction/custom/scss/custom.scss */
.blog article.item, .blog-featured article.item {
  margin-bottom: 0px;
}
/* line 55, templates/it_construction/custom/scss/custom.scss */
#geek-search .search-icon {
  padding: 2px;
  background: #fff;
}
/* line 61, templates/it_construction/custom/scss/custom.scss */
td {
  padding: 0.5rem;
  border: 1px solid #000;
}
/* line 66, templates/it_construction/custom/scss/custom.scss */
.noborder td {
  padding: 0.5rem;
  border: 0px solid #fff;
}
/* line 73, templates/it_construction/custom/scss/custom.scss */
.table-resp {
  border-collapse: collapse;
  margin-left: 1em;
}
/* line 76, templates/it_construction/custom/scss/custom.scss */
.table-resp caption {
  text-align: left;
  width: 95vw;
}
@media (min-width: 768px) {
  /* line 84, templates/it_construction/custom/scss/custom.scss */
  .table-resp {
    margin-top: 3em;
    position: relative;
  }
  /* line 87, templates/it_construction/custom/scss/custom.scss */
  .table-resp caption {
    position: absolute;
    top: -2em;
    margin-bottom: 0.75em;
  }
  /* line 92, templates/it_construction/custom/scss/custom.scss */
  .table-resp thead {
    text-align: left;
    background-color: #333;
    color: #000;
  }
  /* line 97, templates/it_construction/custom/scss/custom.scss */
  /* line 98, templates/it_construction/custom/scss/custom.scss */
  /* line 107, templates/it_construction/custom/scss/custom.scss */
  .table-resp td, .table-resp th {
    padding: 0.25em 0.5em;
  }
  /* line 109, templates/it_construction/custom/scss/custom.scss */
  .table-resp td:nth-child(2), .table-resp th:nth-child(2) {
    border-left: 3px solid #fff;
  }
}
@media (max-width: 767px) {
  /* line 116, templates/it_construction/custom/scss/custom.scss */
  /* xs */
  /* line 117, templates/it_construction/custom/scss/custom.scss */
  thead {
    display: none;
  }
  /* line 120, templates/it_construction/custom/scss/custom.scss */
  .table-resp {
    display: block;
    margin-top: 1em;
  }
  /* line 124, templates/it_construction/custom/scss/custom.scss */
  td {
    display: block;
  }
  /* line 127, templates/it_construction/custom/scss/custom.scss */
  td:first-child {
    font-weight: 700;
    margin-top: 0.75em;
    margin-bottom: 0;
  }
  /* line 132, templates/it_construction/custom/scss/custom.scss */
  td:nth-child(2) {
    margin-top: 0;
  }
}
/* line 138, templates/it_construction/custom/scss/custom.scss */
body, #g-page-surround {
  color: #29314e;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: url('../../images/carbon.jpg');
}
/*# sourceMappingURL=custom_13.css.map */