﻿/**
 * @file
 * Styles are organized using the SMACSS technique. @see http://smacss.com/book/
 *
 */
/* Import Sass general variable, functions and such.. */
/**
 * Mat's init file
 *
 * This file contains everything mat's using for css purposes
 *
 *
 */
/*
==============================================================================
		Variables
==============================================================================
*/
/*
==============================================================================
		Functions & Mixin
==============================================================================
*/
/* line 3, ../sass/_features_background.scss */
.wp_category_1 .wp_feature_1 .wp_feature_background {
  background: url("../images/features/freeform-modeling-sculpting-thumb-2x.jpg") no-repeat center center;
}
/* line 6, ../sass/_features_background.scss */
.wp_category_1 .wp_feature_2 .wp_feature_background {
  background: url("../images/features/solid-modeling-thumb-2x.jpg") no-repeat center center;
}
/* line 9, ../sass/_features_background.scss */
.wp_category_1 .wp_feature_3 .wp_feature_background {
  background: url("../images/features/parametric-modeling-thumb-2x.jpg") no-repeat center center;
}
/* line 12, ../sass/_features_background.scss */
.wp_category_1 .wp_feature_4 .wp_feature_background {
  background: url("../images/features/mesh-modeling-thumb-2x.jpg") no-repeat center center;
}
/* line 15, ../sass/_features_background.scss */
.wp_category_1 .wp_feature_5 .wp_feature_background {
  background: url("../images/features/parts-libraries-content-2x.jpg") no-repeat center center;
}

/* line 35, ../sass/_features_background.scss */
.wp_category_2 .wp_feature_1 .wp_feature_background {
  background: url("../images/features/simulation-thumb2.jpg") no-repeat center center;
}
/* line 23, ../sass/_features_background.scss */
.wp_category_2 .wp_feature_2 .wp_feature_background {
  background: url("../images/features/data-translation-thumb-2x.jpg") no-repeat center center;
}
/* line 26, ../sass/_features_background.scss */
.wp_category_2 .wp_feature_3 .wp_feature_background {
  background: url("../images/features/assembly-modeling-thumb-2x.jpg") no-repeat center center;
}
/* line 29, ../sass/_features_background.scss */
.wp_category_2 .wp_feature_4 .wp_feature_background {
  background: url("../images/features/joints-motion-studies-thumb-2x.jpg") no-repeat center center;
}
/* line 32, ../sass/_features_background.scss */
.wp_category_2 .wp_feature_5 .wp_feature_background {
  background: url("../images/features/rendering-thumb-2x.jpg") no-repeat center center;
}
/* line 35, ../sass/_features_background.scss */
.wp_category_2 .wp_feature_6 .wp_feature_background {
  background: url("../images/features/simulation-testing-thumb-2x.jpg") no-repeat center center;
}
/* line 38, ../sass/_features_background.scss */
.wp_category_2 .wp_feature_7 .wp_feature_background {
  background: url("../images/features/animations-thumb-2x.jpg") no-repeat center center;
}

/* line 46, ../sass/_features_background.scss */
.wp_category_3 .wp_feature_1 .wp_feature_background {
  background: url("../images/features/2-axis-machining-thumb-2x.jpg") no-repeat center center;
}
/* line 49, ../sass/_features_background.scss */
.wp_category_3 .wp_feature_2 .wp_feature_background {
  background: url("../images/features/3d-printing-utility-thumb-2x.jpg") no-repeat center center;
}
/* line 52, ../sass/_features_background.scss */
.wp_category_3 .wp_feature_3 .wp_feature_background {
  background: url("../images/features/drawings-thumb-2x.jpg") no-repeat center center;
}
/* line 55, ../sass/_features_background.scss */
.wp_category_3 .wp_feature_4 .wp_feature_background {
  background: url("../images/features/3axis-machining-thumb-2x.jpg") no-repeat center center;
}
/* line 58, ../sass/_features_background.scss */
.wp_category_3 .wp_feature_5 .wp_feature_background {
  /* background:url("../images/features/freeform-modeling-sculpting-thumb-2x.jpg") no-repeat center center; */
}




/* line 65, ../sass/_features_background.scss */
.wp_category_4 .wp_feature_1 .wp_feature_background {
  background: url("../images/features/distributed-designs-thumb-2x.jpg") no-repeat center center;
}/* line 65, ../sass/_features_background.scss */
.wp_category_4 .wp_feature_3 .wp_feature_background {
  background: url("../images/features/collaboration-sharing-thumb-2x.jpg") no-repeat center center;
}
/* line 80, ../sass/_features_background.scss */
.wp_category_4 .wp_feature_2 .wp_feature_background {
    background: url("../images/features/design-review-thumb2.jpg") no-repeat center center;
}
/* line 68, ../sass/_features_background.scss */
.wp_category_4 .wp_feature_4 .wp_feature_background {
  background: url("../images/features/version-management-thumb-2x.jpg") no-repeat center center;
}
/* line 71, ../sass/_features_background.scss */
.wp_category_4 .wp_feature_5 .wp_feature_background {
  background: url("../images/features/mobile-viewing-management-thumb-2x.jpg") no-repeat center center;
}
/* line 74, ../sass/_features_background.scss */
.wp_category_4 .wp_feature_6 .wp_feature_background {
  background: url("../images/features/share-publish-data-thumb-2x.jpg") no-repeat center center;
}
/* line 77, ../sass/_features_background.scss */
.wp_category_4 .wp_feature_7 .wp_feature_background {
  background: url("../images/features/api-thumb-2x.jpg") no-repeat center center;
}
/* line 83, ../sass/_features_background.scss */
.wp_category_4 .wp_feature_8 .wp_feature_background {
  background: url("../images/features/design-variations-branching-merging-thumb-2x.jpg") no-repeat center center;
}

/* line 1, ../sass/_features.scss */
br {
  line-height: 25px;
}

/* line 5, ../sass/_features.scss */
header.wp_header, body {
  background: #ccc;
}

/* line 8, ../sass/_features.scss */
.wp_header_wrap {
  background: url("../images/features/features-banner-image.jpg") no-repeat top center;
  background-size: auto 100%;
  width: 100%;
  display: block;
  position: relative;
  max-height: 580px;
  overflow: hidden;
}

/* line 17, ../sass/_features.scss */
.wp_content_header {
  width: 100%;
  margin: 150px auto 60px auto;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 28, ../sass/_features.scss */
.wp_content_header h1 {
  font-size: 32px;
  line-height: 1;
  color: white;
  margin-top: 15px;
  display: block;
}

/* line 38, ../sass/_features.scss */
.wp_content_header p {
  color: #EEE;
  margin: 1em 0px;
  max-width: 100%;
  font-size: 16px;
}

/* line 44, ../sass/_features.scss */
.wp_header_button:hover {
  color: white;
}

/* line 47, ../sass/_features.scss */
.wp_header_button {
  background: #f08800 url(//static-dc.autodesk.net/content/dam/autodesk/www/products/new-fusion-360/images/overview/download_button_icon.png) no-repeat;
  padding: 15px 15px 15px 12px;
  display: block;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
  width: 100%;
  background-position: 95% center;
  padding: 18px 10px 18px 12px;
  margin: 5px 0px;
}

/** CATEGORIES **/
/* line 61, ../sass/_features.scss */
ul {
  padding-left: 18px;
  list-style-type: disc;
}

/* line 65, ../sass/_features.scss */
.wp_category {
  padding: 24px 0px;
  position: relative;
  width: 100%;
}

/* line 70, ../sass/_features.scss */
.wp_category:nth-child(even) {
  background: #f5f5f5;
}

/* line 74, ../sass/_features.scss */
.wp_category:nth-child(odd) {
  background: white;
  border-top: 1px #DDD solid;
  border-bottom: 1px #DDD solid;
}

/* line 80, ../sass/_features.scss */
.wp_category_header > h2 {
  font-size: 26px;
  font-size: 2.6rem;
  color: #ee8822;
  padding: 0px 30px;
}

/* line 86, ../sass/_features.scss */
.wp_category_header > p {
  padding: 8px 30px 24px 30px;
  max-width: 100%;
}

/* line 90, ../sass/_features.scss */
.wp_category_header > ul li {
  margin: 0px 30px 2px 30px;
}

/* line 93, ../sass/_features.scss */
.wp_category_header > ul {
  margin-bottom: 12px;
}

/* line 96, ../sass/_features.scss */
.wp_feature_list {
  cursor: move;
}

/* line 99, ../sass/_features.scss */
.wp_feature {
  border: 1px solid #DDD;
  -webkit-box-shadow: 5px 5px 0px #bbb;
  box-shadow: 5px 5px 0px #bbb;
  margin-right: 24px;
  height: 310px;
  width: 250px;
}

/* line 107, ../sass/_features.scss */
.wp_feature .wp_inactive {
  height: 100%;
  width: 100%;
  position: relative;
}

/* line 112, ../sass/_features.scss */
.wp_feature .wp_inactive_content {
  height: 45%;
  padding: 12px;
  background: white;
}

/* line 117, ../sass/_features.scss */
.wp_feature .wp_inactive .wp_feature_background {
  height: 55%;
  background-size: 100% auto;
}

/* line 121, ../sass/_features.scss */
.wp_feature .wp_inactive .wp_feature_background div.wp_sub_soon {
  width: 120px;
  border-top: 20px solid rgba(238, 136, 34, 0.9);
  border-right: 15px solid transparent;
}

/* line 126, ../sass/_features.scss */
.wp_feature .wp_inactive .wp_feature_background div.wp_sub_soon span {
  font-size: 12px;
  padding: 12px;
  text-transform: uppercase;
  border-corner-shape: bevel;
  margin-top: -29px;
  display: block;
  color: white;
}

/* line 136, ../sass/_features.scss */
.wp_feature .wp_inactive h3 {
  color: #555;
}

/* line 140, ../sass/_features.scss */
.wp_feature .wp_inactive p {
  padding-top: 6px;
}

/** ACTIVE **/
/* line 148, ../sass/_features.scss */
.wp_category .wp_active {
  background: #4c4c4c;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  padding: 24px;
  color: white;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

/* line 162, ../sass/_features.scss */
.wp_category .wp_active.wp_hover {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: visible;
  opacity: 1;
}

/* line 170, ../sass/_features.scss */
.wp_category .wp_active .wp_active_wrap {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (doesn't work very well) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome, Safari */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+, Chrome */
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-direction: column;
  -ms-flex-wrap: none;
}

/* line 175, ../sass/_features.scss */
.wp_category .wp_active .wp_left_content {
  -webkit-order: 2;
  order: 2;
}

/* line 178, ../sass/_features.scss */
.wp_category .wp_active .wp_right_content {
  -webkit-order: 1;
  order: 1;
}

/* line 184, ../sass/_features.scss */
.wp_category .wp_active > h3 {
  font-size: 19px;
  font-size: 1.9rem;
  padding-bottom: 24px;
}

/* line 189, ../sass/_features.scss */
.wp_category .wp_active .wp_link_list h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.6rem;
  padding-bottom: 12px;
  color: #CCC;
}

/* line 197, ../sass/_features.scss */
.wp_category .wp_active .wp_link_list a {
  padding-left: 24px;
  min-height: 20px;
  background: url(../images/features/link-icon.png) no-repeat left top;
  background-size: auto 20px;
  font-size: 12px;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  color: white;
}

/* line 208, ../sass/_features.scss */
.wp_category .wp_active .wp_close {
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}

/* line 214, ../sass/_features.scss */
.wp_category .wp_active .wp_big_button {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
  width: 60%;
  padding: 8px 10px 8px 12px;
  background: #f08800 url(../images/features/play-icon.png) no-repeat 95% center;
  background-size: 12px auto;
  margin-bottom: 16px;
}

/* line 227, ../sass/_features.scss */
.wp_category .wp_active .wp_link_list {
  padding: 16px 0px;
  border-top: 1px rgba(255, 255, 255, 0.15) solid;
  -webkit-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.25);
}

/* line 234, ../sass/_features.scss */
.wp_category .wp_active .wp_right_content {
  padding-bottom: 20px;
  color: #DDD;
}

/* line 239, ../sass/_features.scss */
.wp_category .wp_active .wp_right_content a {
  color: white;
  text-decoration: underline;
}

/* line 243, ../sass/_features.scss */
.wp_category .wp_active .wp_right_content ul {
  padding-top: 12px;
}

/* line 246, ../sass/_features.scss */
.wp_category .wp_active .wp_right_content p, .wp_category .wp_active .wp_right_content ul li {
  font-size: 12px;
}

/* line 250, ../sass/_features.scss */
.wp_category:last-child {
  padding: 24px;
}

/* line 253, ../sass/_features.scss */
.wp_category:last-child h3 {
  padding-top: 12px;
}

/* line 257, ../sass/_features.scss */
.wp_category:last-child .wp_category_header > h2 {
  font-size: 26px;
  font-size: 2.6rem;
  padding: 0px;
}
/* line 262, ../sass/_features.scss */
.wp_category:last-child .wp_footer_list div:first-child a {
  padding: 12px 0px;
  padding-left: 30px;
  background: url(../images/global/orange-arrow-icon.png) no-repeat left center;
  background-size: 24px auto;
}
/* line 271, ../sass/_features.scss */
.wp_category:last-child a {
  color: grey;
}
/* line 274, ../sass/_features.scss */
.wp_category:last-child .wp_category_header > p {
  padding: 14px 0px;
}
/* line 277, ../sass/_features.scss */
.wp_category:last-child .wp_category_header > ul li {
  margin-bottom: 14px;
}
/* line 280, ../sass/_features.scss */
.wp_category:last-child .wp_footer_list > div:first-child {
  border-bottom: 1px solid #ddd;
  padding-bottom: 24px;
}
/* line 285, ../sass/_features.scss */
.wp_category:last-child .wp_footer_list div:nth-child(2) a {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (doesn't work very well) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome, Safari */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+, Chrome */
  -webkit-flex-flow: row;
  -moz-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-direction: row;
  -ms-flex-wrap: none;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-shadow: 3px 3px 0px #bbb;
  box-shadow: 3px 3px 0px #bbb;
  font-size: 14px;
  font-size: 1.4rem;
  min-width: 272px;
  text-transform: uppercase;
  width: 60%;
  padding: 14px 36px 10px 14px;
  background: white url(../images/features/orange-arrow-icon.png) no-repeat 95% center;
  background-size: 12px auto;
  margin-bottom: 16px;
  font-weight: 700;
}
/* line 304, ../sass/_features.scss */
.wp_category:last-child .wp_footer_list > div:nth-child(2) div {
  margin-bottom: 12px;
}
/* line 308, ../sass/_features.scss */
.wp_category:last-child .wp_footer_list div:nth-child(2) a img {
  width: 14px;
  margin-right: 8px;
}
/* line 314, ../sass/_features.scss */
.wp_category:last-child .wp_footer_list div h3 {
  margin-bottom: 14px;
}

/** SLICK **/
/* line 320, ../sass/_features.scss */
.slick-disabled {
  background-color: rgba(0, 0, 0, 0.3) !important;
  cursor: default;
}

/* line 325, ../sass/_features.scss */
.slick-next:hover, .slick-prev:hover {
  background-color: rgba(240, 136, 0, 0.8);
}

/* line 329, ../sass/_features.scss */
.slick-next {
  background: rgba(240, 136, 0, 0.65) url(../images/overview/orange-box-arrow-icon.png) no-repeat center center;
  position: absolute;
  height: 40%;
  top: 30%;
  border: none;
  width: 60px;
  right: 0px;
}

/* line 338, ../sass/_features.scss */
.slick-prev {
  background: rgba(240, 136, 0, 0.5) url(../images/overview/orange-box-arrow-icon.png) no-repeat center center;
  position: absolute;
  height: 40%;
  top: 30%;
  width: 60px;
  left: 0px;
  border: none;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}

/* line 350, ../sass/_features.scss */
.slick-list {
  padding-bottom: 5px !important;
}

@media only screen and (min-width: 40.063em) {
  /* line 356, ../sass/_features.scss */
  .code .wp_header_wrap {
    background-size: auto;
  }

  /* line 359, ../sass/_features.scss */
  .wp_header_wrap .wp_content_header p {
    float: none;
  }

  /* line 363, ../sass/_features.scss */
  .wp_header_button {
    display: block;
    font-size: 16px;
    margin: 1em 5px;
    color: white;
    float: none;
    text-transform: uppercase;
    width: 242px;
    padding: 15px 10px 15px 12px;
    background-position: 95% center;
  }

  /* line 374, ../sass/_features.scss */
  .wp_content_header {
    padding-left: 72px;
    padding-right: 72px;
  }

  /* line 378, ../sass/_features.scss */
  .wp_content_header h1 {
    font-size: 40px;
  }

  /* line 382, ../sass/_features.scss */
  .wp_content_header p {
    max-width: 85%;
  }

  /* line 385, ../sass/_features.scss */
  .wp_feature_list {
    cursor: move;
    padding: 0px 72px;
  }

  /* line 390, ../sass/_features.scss */
  .wp_header_wrap {
    background-size: auto;
  }

  /** ACTIVE **/
  /* line 395, ../sass/_features.scss */
  .wp_category .wp_active .wp_link_list a {
    font-size: 14px;
  }

  /* line 400, ../sass/_features.scss */
  .wp_category_header > h2 {
    padding: 0px 72px;
  }

  /* line 404, ../sass/_features.scss */
  .wp_category_header > p {
    padding: 8px 72px 24px 72px;
    width: 85%;
  }

  /* line 408, ../sass/_features.scss */
  .wp_category_header > ul li {
    margin: 0px 72px 2px 72px;
  }

  /* line 414, ../sass/_features.scss */
  .wp_category .wp_active .wp_active_wrap {
    display: block;
    height: 86%;
  }

  /* line 419, ../sass/_features.scss */
  .wp_category .wp_active > h3 {
    height: 14%;
  }

  /* line 422, ../sass/_features.scss */
  .wp_category .wp_active {
    width: 600px;
    max-width: 75%;
    height: 500px;
  }

  /* line 428, ../sass/_features.scss */
  .wp_category .wp_active .wp_left_content {
    float: left;
    width: 45%;
    padding-right: 18px;
    height: 100%;
  }

  /* line 434, ../sass/_features.scss */
  .wp_category .wp_active .wp_left_wrap {
    height: 100%;
    padding-right: 18px;
    border-right: 1px dashed rgba(255, 255, 255, 0.3);
  }

  /* line 439, ../sass/_features.scss */
  .wp_category .wp_active .wp_right_content p, .wp_category .wp_active .wp_right_content ul li {
    font-size: 14px;
  }

  /* line 443, ../sass/_features.scss */
  .wp_category .wp_active .wp_right_content {
    float: left;
    width: 55%;
    border-top: none;
    padding: 0px;
  }

  /* line 449, ../sass/_features.scss */
  .wp_category .wp_active .wp_link_list {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top: none;
    padding-top: 0px;
  }

  /* line 456, ../sass/_features.scss */
  .wp_category .wp_active .wp_button_wrap {
    border-bottom: 1px rgba(0, 0, 0, 0.25) solid;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.15);
    -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.15);
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.15);
    margin-bottom: 16px;
    padding-bottom: 16px;
  }

  /* line 466, ../sass/_features.scss */
  .wp_category .wp_active .wp_big_button {
    width: 100%;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
  }

  /* line 472, ../sass/_features.scss */
  .wp_category:last-child {
    padding: 24px 50px;
  }

  /* line 475, ../sass/_features.scss */
  .wp_footer_list {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (doesn't work very well) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome, Safari */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+, Chrome */
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
  }

  /* line 480, ../sass/_features.scss */
  .wp_category:last-child .wp_footer_list > div:first-child {
    border-bottom: none;
    padding-right: 20px;
    padding-bottom: 0px;
    width: 50%;
  }

  /* line 488, ../sass/_features.scss */
  .wp_footer_list > div:nth-child(2) {
    border-left: 1px solid #bbb;
    padding-left: 20px;
    border-left: 1px solid #bbb;
    padding-left: 20px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (doesn't work very well) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome, Safari */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+, Chrome */
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    width: 50%;
  }

  /* line 500, ../sass/_features.scss */
  .wp_category:last-child .wp_footer_list > div:nth-child(2) a {
    font-size: 16px;
    max-width: 270px;
    width: 100%;
    margin-top: 18px;
  }

  /* line 508, ../sass/_features.scss */
  .wp_footer_list > div:nth-child(2) div {
    margin-bottom: 0px;
  }

  /* line 512, ../sass/_features.scss */
  .wp_footer_list div:nth-child(2) div p {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 47.063em) {
  /* line 518, ../sass/_features.scss */
  .wp_header_wrap .wp_content_header p {
    float: left;
    max-width: 55%;
    margin-bottom: 3em;
  }

  /* line 523, ../sass/_features.scss */
  .wp_header_button {
    margin: 3em 5px;
    float: right;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 531, ../sass/_features.scss */
  .wp_header_button {
    display: block;
    background-position: 95% center;
    font-size: 16px;
    margin: 1.5em 5px;
    color: white;
    text-transform: uppercase;
    width: 242px;
    padding: 15px 10px 15px 12px;
  }

  /* line 542, ../sass/_features.scss */
  .wp_content_header {
    padding-left: 80px;
    padding-right: 80px;
  }

  /* line 546, ../sass/_features.scss */
  .wp_content_header p {
    max-width: 70%;
  }

  /* line 549, ../sass/_features.scss */
  .wp_video_header {
    display: block;
  }

  /* line 553, ../sass/_features.scss */
  .wp_category_header > h2 {
    padding: 0px 80px;
  }

  /* line 556, ../sass/_features.scss */
  .wp_category_header > p {
    padding: 8px 80px 24px 80px;
    max-width: 70%;
  }

  /* line 560, ../sass/_features.scss */
  .wp_category_header > ul li {
    margin: 0px 80px 2px 80px;
  }

  /* line 563, ../sass/_features.scss */
  .wp_feature {
    height: 350px;
    width: 300px;
  }

  /* line 567, ../sass/_features.scss */
  .wp_feature_list {
    cursor: move;
    padding: 0px 80px;
  }

  /* line 571, ../sass/_features.scss */
  .wp_header_wrap {
    background-size: 100% auto;
  }

  /* line 574, ../sass/_features.scss */
  .wp_footer_list {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (doesn't work very well) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome, Safari */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+, Chrome */
    -webkit-flex-flow: row;
    -moz-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-direction: row;
    -ms-flex-wrap: none;
  }

  /* line 579, ../sass/_features.scss */
  .wp_category:last-child .wp_footer_list > div:first-child {
    border-bottom: none;
    padding-right: 20px;
    width: auto;
  }

  /* line 584, ../sass/_features.scss */
  .wp_footer_list > div:nth-child(2) {
    border-left: 1px solid #bbb;
    padding-left: 20px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (doesn't work very well) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome, Safari */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+, Chrome */
    -webkit-flex-flow: row;
    -moz-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-direction: row;
    -ms-flex-wrap: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    width: auto;
  }

  /* line 593, ../sass/_features.scss */
  .wp_footer_list div:nth-child(2) > div {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (doesn't work very well) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome, Safari */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+, Chrome */
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-direction: column;
    -ms-flex-wrap: none;
    width: 60%;
    padding-right: 20px;
  }

  /* line 600, ../sass/_features.scss */
  .wp_footer_list > div:nth-child(2) a {
    width: 290px;
    font-size: 16px;
  }
}