.tagsSection-wrap {
  padding: 30px 0 36px 0; }
.tagsSection-headers {
  font-weight: 300;
  text-align: center; }
.tagsSection-headersTitle {
  font-size: 18px;
  color: #333333;
  letter-spacing: 0.75px;
  line-height: 24px; }
.tagsSection-headersSubtitle {
  margin-top: 5px;
  font-size: 16px;
  color: #40A4F4;
  letter-spacing: 0.66px;
  line-height: 22px; }
.tagsSection-title {
  font-size: 14px;
  color: #40A4F4;
  letter-spacing: 1.16px;
  line-height: 19px; }
.tagsSection-text {
  margin-top: 11px;
  font-weight: 300;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  max-width: 320px; }
.tagsSection code {
  display: inline-block;
  padding: 3px 9px;
  background: #FFFBED;
  border-radius: 4px;
  font-size: 12px;
  color: #FFBF00;
  line-height: 20px;
  margin-right: 10px;
  margin-top: 15px; }
.tagsSection-code {
  display: inline-block; }
.tagsSection-codeWrapper {
  text-align: right; }
.tagsSection-code:before {
  content: '<!-- '; }
.tagsSection-code:after {
  content: " -->"; }
.tagsSection-tag {
  display: inline-block; }
.tagsSection-tag:before {
  content: '<'; }
.tagsSection-tag:after {
  content: ">"; }
.tagsSection-includes, .tagsSection-paths, .tagsSection-variables, .tagsSection-autoreload, .tagsSection-todos, .tagsSection-placeholders, .tagsSection-stylesheets {
  width: 100%;
  max-width: 500px;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
  padding-right: 170px;
  min-height: 155px;
  margin-top: 45px;
  display: inline-block;
  padding-bottom: 50px;
  background-position: 350px 5px;
  background-repeat: no-repeat; }
  .tagsSection-includes:nth-of-type(odd), .tagsSection-paths:nth-of-type(odd), .tagsSection-variables:nth-of-type(odd), .tagsSection-autoreload:nth-of-type(odd), .tagsSection-todos:nth-of-type(odd), .tagsSection-placeholders:nth-of-type(odd), .tagsSection-stylesheets:nth-of-type(odd) {
    padding-left: 6px;
    padding-right: 170px; }
  .tagsSection-includes::nth-of-type(even), .tagsSection-paths::nth-of-type(even), .tagsSection-variables::nth-of-type(even), .tagsSection-autoreload::nth-of-type(even), .tagsSection-todos::nth-of-type(even), .tagsSection-placeholders::nth-of-type(even), .tagsSection-stylesheets::nth-of-type(even) {
    padding-left: 26px;
    padding-right: 180px; }
.tagsSection-includes {
  background: url(https://cdn.getforge.com/hammerformac.com/1548938429/assets/images/tag-includes.svg) no-repeat 365px 31px; }
.tagsSection-paths {
  background: url(https://cdn.getforge.com/hammerformac.com/1548938429/assets/images/tag-paths.svg) no-repeat 88% 20px; }
.tagsSection-variables {
  background: url(https://cdn.getforge.com/hammerformac.com/1548938429/assets/images/tag-variables.svg) no-repeat 93%; }
.tagsSection-autoreload {
  background: url(https://cdn.getforge.com/hammerformac.com/1548938429/assets/images/tag-reload.png) no-repeat 88%;
  background-size: 30%; }
.tagsSection-todos {
  background: url(https://cdn.getforge.com/hammerformac.com/1548938429/assets/images/tag-todos.svg) no-repeat 93%; }
.tagsSection-placeholders {
  background: url(https://cdn.getforge.com/hammerformac.com/1548938429/assets/images/tag-placeholder.svg) no-repeat 89%; }
.tagsSection-stylesheets {
  width: 100%;
  max-width: initial;
  background: url(https://cdn.getforge.com/hammerformac.com/1548938429/assets/images/tag-stylesheets.svg) no-repeat 520px 8px;
  padding-right: 0; }
.tagsSection-stylesheetsItem {
  display: inline-block;
  width: 50%; }
.tagsSection-stylesheetsItem .tagsSection-text {
  max-width: initial; }
.tagsSection-guide {
  font-weight: 300;
  font-size: 14px;
  color: #333333;
  text-align: center;
  line-height: 20px; }
.tagsSection-guide > a {
  color: #40A4F4;
  font-weight: 400; }

@media only screen and (max-width: 1020px) {
  .tagsSection-wrap {
    text-align: center;
    padding: 30px 30px 36px 30px; }
  .tagsSection-headers {
    margin-bottom: 40px; }
  .tagsSection-includes, .tagsSection-paths, .tagsSection-variables, .tagsSection-autoreload, .tagsSection-todos, .tagsSection-placeholders, .tagsSection-stylesheets {
    width: 100%;
    max-width: 360px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    background-position: center top;
    padding-top: 140px;
    float: none;
    display: inline-block;
    margin-top: 0; }
    .tagsSection-includes:nth-of-type(odd), .tagsSection-paths:nth-of-type(odd), .tagsSection-variables:nth-of-type(odd), .tagsSection-autoreload:nth-of-type(odd), .tagsSection-todos:nth-of-type(odd), .tagsSection-placeholders:nth-of-type(odd), .tagsSection-stylesheets:nth-of-type(odd) {
      padding-left: 0;
      padding-right: 0; }
    .tagsSection-includes::nth-of-type(even), .tagsSection-paths::nth-of-type(even), .tagsSection-variables::nth-of-type(even), .tagsSection-autoreload::nth-of-type(even), .tagsSection-todos::nth-of-type(even), .tagsSection-placeholders::nth-of-type(even), .tagsSection-stylesheets::nth-of-type(even) {
      padding-left: 0;
      padding-right: 0; }
  .tagsSection-autoreload {
    background: url(https://cdn.getforge.com/hammerformac.com/1548938429/assets/images/tag-reload.png) no-repeat 88%;
    background-size: 37%; }
  .tagsSection-text {
    margin: 0 auto;
    margin-top: 11px; }
  .tagsSection-stylesheets {
    width: 100%;
    max-width: initial;
    text-align: left;
    background-position: center 40px; }
  .tagsSection-stylesheetsItem {
    display: block;
    width: 100%;
    text-align: center; }
  .tagsSection-codeWrapper {
    text-align: center; }
  .tagsSection code {
    font-size: 11px; } }
@media only screen and (max-width: 768px) {
  .tagsSection-headersTitle {
    font-size: 16px; }
  .tagsSection-headersSubtitle {
    font-size: 14px;
    margin-top: 15px; }
  .tagsSection-includes, .tagsSection-paths, .tagsSection-variables, .tagsSection-autoreload, .tagsSection-todos, .tagsSection-placeholders, .tagsSection-stylesheets {
    max-width: 500px; }
  .tagsSection-autoreload {
    background-position: 46% 4%; }
  .tagsSection-text {
    max-width: initial; }
  .tagsSection-guide {
    line-height: 28px; } }
/*# sourceMappingURL=tags.css.map */