/* ************************************************************************************************
                Categories Page Styles
************************************************************************************************ */
.content_scene_cat {
  margin: 0; }
  .content_scene_cat + h1 {
    display: none; }
  .content_scene_cat .content_scene_cat_bg {
    background: #f2f5f5;
    position: relative;
    overflow: hidden;
    padding: 4.5% 6% 5%;
    -moz-box-shadow: 0 0 55px 5px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 0 55px 5px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 55px 5px rgba(0, 0, 0, 0.12); }
    .content_scene_cat .content_scene_cat_bg #category_description_short,
    .content_scene_cat .content_scene_cat_bg #category_description_full {
      font: 300 19px/1.53em "Roboto", sans-serif;
      width: 70%; }
      .content_scene_cat .content_scene_cat_bg #category_description_short p,
      .content_scene_cat .content_scene_cat_bg #category_description_full p {
        font: 300 19px/1.53em "Roboto", sans-serif; }
      @media (max-width: 767px) {
        .content_scene_cat .content_scene_cat_bg #category_description_short,
        .content_scene_cat .content_scene_cat_bg #category_description_full {
          width: 100%; } }
    .content_scene_cat .content_scene_cat_bg .category-image {
      float: right;
      padding-right: 20px; }
      @media (max-width: 1199px) {
        .content_scene_cat .content_scene_cat_bg .category-image {
          padding: 0;
          padding-left: 30px; } }
      @media (max-width: 767px) {
        .content_scene_cat .content_scene_cat_bg .category-image {
          float: none; } }
  .content_scene_cat span.category-name {
    font: 400 19px/1.33em "Montserrat", sans-serif;
    color: #003046;
    font-size: 50px;
    margin-bottom: 23px;
    display: inline-block;
    text-transform: uppercase; }
  .content_scene_cat p {
    margin-bottom: 0; }
  .content_scene_cat a.lnk_more {
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: #003046;
    font-size: 15px; }
    .content_scene_cat a.lnk_more:hover {
      color: #96cd00; }
    .content_scene_cat a.lnk_more:before {
      content: '['; }
    .content_scene_cat a.lnk_more:after {
      content: ']'; }
  .content_scene_cat .content_scene {
    color: #7587a1; }
    .content_scene_cat .content_scene .cat_desc {
      padding-top: 20px; }
      .content_scene_cat .content_scene .cat_desc a {
        color: #5c6e87; }
        .content_scene_cat .content_scene .cat_desc a:hover {
          color: #003046; }
  .content_scene_cat .rte {
    margin-bottom: 20px; }
    @media (max-width: 1199px) {
      .content_scene_cat .rte {
        padding-right: 25px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .content_scene_cat span.category-name {
      font: bold 24px/30px "Roboto", sans-serif;
      margin-bottom: 13px; }
    .content_scene_cat p {
      font-size: 12px;
      line-height: 19px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .content_scene_cat span.category-name {
      font: 700 16px/1.33em "Montserrat", sans-serif;
      margin-bottom: 13px; }
    .content_scene_cat p {
      font-size: 11px;
      line-height: 15px; }
    .content_scene_cat a.lnk_more {
      font-size: 13px;
      line-height: 15px; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .content_scene_cat span.category-name {
      font: 700 16px/1.33em "Montserrat", sans-serif;
      margin-bottom: 5px; }
    .content_scene_cat p {
      font-size: 10px;
      line-height: 13px; }
    .content_scene_cat a.lnk_more {
      font-size: 12px;
      line-height: 15px; }
    .content_scene_cat .content_scene_cat_bg .cat_desc {
      float: left;
      width: 50%;
      position: relative; }
    .content_scene_cat .content_scene_cat_bg .category-image {
      float: right;
      width: 50%; } }
    @media (min-width: 480px) and (max-width: 767px) and (max-width: 767px) {
      .content_scene_cat .content_scene_cat_bg .cat_desc {
        width: 100%; } }
    @media (min-width: 480px) and (max-width: 767px) and (max-width: 767px) {
      .content_scene_cat .content_scene_cat_bg .category-image {
        float: left;
        width: 100%;
        margin-bottom: 30px;
        margin-top: 20px;
        text-align: center; }
        .content_scene_cat .content_scene_cat_bg .category-image img {
          display: inline-block; } }
  @media (max-width: 479px) {
    .content_scene_cat span.category-name {
      font: 700 16px/1.33em "Montserrat", sans-serif;
      margin-bottom: 5px; }
    .content_scene_cat p {
      font-size: 10px;
      line-height: 13px; }
    .content_scene_cat a.lnk_more {
      font-size: 14px;
      line-height: 18px; }
    .content_scene_cat .content_scene_cat_bg .cat_desc {
      width: auto;
      position: static; }
    .content_scene_cat .content_scene_cat_bg .category-image {
      position: static;
      margin-right: 15px; } }

/* ************************************************************************************************
                  Sub Categories Styles
************************************************************************************************ */
#subcategories {
  background: #f2f5f5;
  position: relative;
  padding: 25px 30px 35px;
  position: relative;
  border-top: 1px solid #e3e3e3; }
  #subcategories:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    -moz-box-shadow: 0 0 55px 5px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 0 55px 5px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 55px 5px rgba(0, 0, 0, 0.12);
    height: 100%;
    width: 100%;
    z-index: -1; }
    @media (max-width: 767px) {
      #subcategories:after {
        -moz-box-shadow: 0 0 35px 5px rgba(0, 0, 0, 0.12);
        -webkit-box-shadow: 0 0 35px 5px rgba(0, 0, 0, 0.12);
        box-shadow: 0 0 35px 5px rgba(0, 0, 0, 0.12); } }
  #subcategories p.subcategory-heading {
    display: none; }
  #subcategories ul {
    font-size: 0;
    margin: 0;
    line-height: 0;
    text-align: center; }
    #subcategories ul li {
      padding: 0;
      position: relative;
      min-width: 15%;
      width: 15%;
      display: inline-block;
      -moz-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      overflow: hidden;
      text-align: center; }
      @media (max-width: 767px) {
        #subcategories ul li {
          width: 50%;
          height: auto;
          margin-bottom: 15px; } }
      #subcategories ul li .subcategory-image {
        display: inline-block;
        position: relative;
        max-width: 60%;
        padding: 5%;
        margin-bottom: 15px; }
        #subcategories ul li .subcategory-image img {
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        #subcategories ul li .subcategory-image:hover img {
          -moz-transform: scale(1.06, 1.06);
          -ms-transform: scale(1.06, 1.06);
          -o-transform: scale(1.06, 1.06);
          -webkit-transform: scale(1.06, 1.06);
          transform: scale(1.06, 1.06); }
      #subcategories ul li h5 {
        text-transform: uppercase;
        margin: 0;
        padding: 0 5%;
        width: 100%;
        text-align: center;
        letter-spacing: 0.06em;
        font-size: 15px;
        line-height: 1.3;
        color: #96cd00;
        -moz-transition: -moz-transform 0.5s ease 0s;
        -o-transition: -o-transform 0.5s ease 0s;
        -webkit-transition: -webkit-transform 0.5s ease;
        -webkit-transition-delay: 0s;
        transition: transform 0.5s ease 0s; }
        @media (max-width: 991px) {
          #subcategories ul li h5 {
            font-size: 14px;
            text-transform: none;
            font-weight: 400; } }
        #subcategories ul li h5 a {
          color: #96cd00; }
          #subcategories ul li h5 a:hover {
            color: #003046; }
      #subcategories ul li .cat_desc {
        display: none; }
      #subcategories ul li img {
        max-width: 100%;
        height: auto; }
