/* ************************************************************************************************
								Categories Page Styles
************************************************************************************************ */
.content_scene_cat_bg.row img {
    display: none;
}
.content_scene_cat {
  margin: 0 0 26px 0; }
  .content_scene_cat .rte {
    line-height: 27px; }
  .content_scene_cat span.category-name {
    font: 500 30px/1em "Ubuntu", sans-serif;
    color: #333333;
    margin: 0 0 51px;
    padding: 0 0 31px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-bottom: 51px; }
    @media (max-width: 1199px) {
      .content_scene_cat span.category-name {
        font-size: 25px; } }
    @media (max-width: 767px) {
      .content_scene_cat span.category-name {
        font-size: 24px;
        line-height: 24px; } }
    @media (max-width: 479px) {
      .content_scene_cat span.category-name {
        font: 500 20px/1em "Ubuntu", sans-serif;
        padding: 0;
        margin: 0 0 30px;
        text-align: center; } }
    .content_scene_cat span.category-name:before {
      background: #1fc0a0;
      bottom: 0;
      content: "";
      display: block;
      height: 5px;
      position: absolute;
      width: 68px; }
      @media (max-width: 479px) {
        .content_scene_cat span.category-name:before {
          display: none; } }
    .content_scene_cat span.category-name:before {
      left: 50%;
      margin-left: -34px; }
    @media (max-width: 1199px) {
      .content_scene_cat span.category-name {
        font-size: 25px;
        line-height: 30px; } }
  .content_scene_cat p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 27px;
    font-weight: 300; }
  .content_scene_cat a.lnk_more {
    color: #333333; }
    .content_scene_cat a.lnk_more:hover {
      color: #1fc0a0; }
  .content_scene_cat .content_scene {
    color: #777777; }
    .content_scene_cat .content_scene .cat_desc {
      padding-top: 20px; }
      .content_scene_cat .content_scene .cat_desc a {
        color: #777777; }
        .content_scene_cat .content_scene .cat_desc a:hover {
          color: #515151; }

/* ************************************************************************************************
									banner-category
************************************************************************************************ */
@media (max-width: 991px) {
  .banners-category > div {
    width: 100%; } }
.banners-category img {
  max-width: 100%;
  height: auto; }
.banners-category .banner-category {
  display: block;
  position: relative;
  margin-bottom: 22px; }
  .banners-category .banner-category .figcaption {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .banners-category .banner-category .figcaption .banner-title,
    .banners-category .banner-category .figcaption .banner-title1 {
      color: white;
      font-size: 44px;
      line-height: 60px;
      font-weight: bold;
      display: block;
      margin-bottom: 15px;
      text-transform: uppercase; }
      .banners-category .banner-category .figcaption .banner-title span,
      .banners-category .banner-category .figcaption .banner-title1 span {
        display: block; }
      @media only screen and (max-width: 1769px) {
        .banners-category .banner-category .figcaption .banner-title,
        .banners-category .banner-category .figcaption .banner-title1 {
          font-size: 34px;
          line-height: 37px; } }
      @media (max-width: 479px) {
        .banners-category .banner-category .figcaption .banner-title,
        .banners-category .banner-category .figcaption .banner-title1 {
          font-size: 28px;
          line-height: 30px; } }
    .banners-category .banner-category .figcaption .banner-title1 {
      font-size: 62px;
      line-height: 1em;
      margin-bottom: 12px; }
      @media only screen and (max-width: 1769px) {
        .banners-category .banner-category .figcaption .banner-title1 {
          font-size: 40px;
          line-height: 42px; } }
    .banners-category .banner-category .figcaption .banner-text {
      color: white;
      font-size: 26px;
      line-height: 45px;
      font-weight: 300;
      display: block;
      margin-bottom: 12px;
      text-transform: uppercase; }
    .banners-category .banner-category .figcaption .banner-text1 {
      color: white;
      font-size: 22px;
      line-height: 1em;
      display: block;
      font-family: Georgia, "Times New Roman", Times, serif;
      font-style: italic;
      margin-bottom: 30px; }
    .banners-category .banner-category .figcaption .btn.btn-default {
      padding: 21px 29px;
      line-height: 1em; }
      .banners-category .banner-category .figcaption .btn.btn-default.btn-icon {
        padding: 14px 20px 13px; }
        .banners-category .banner-category .figcaption .btn.btn-default.btn-icon i {
          font-size: 32px;
          line-height: 1em;
          margin-right: 12px; }
        .banners-category .banner-category .figcaption .btn.btn-default.btn-icon span {
          vertical-align: 5px; }
      @media (max-width: 1199px) {
        .banners-category .banner-category .figcaption .btn.btn-default {
          font-size: 13px;
          line-height: 1em;
          padding: 13px 20px 14px; }
          .banners-category .banner-category .figcaption .btn.btn-default.btn-icon {
            padding: 10px 15px; }
            .banners-category .banner-category .figcaption .btn.btn-default.btn-icon i {
              margin-right: 6px;
              font-size: 20px;
              line-height: 1em;
              -moz-transition: all 0.3s ease;
              -o-transition: all 0.3s ease;
              -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
              .banners-category .banner-category .figcaption .btn.btn-default.btn-icon i.right {
                margin-right: 0;
                margin-left: 6px; }
            .banners-category .banner-category .figcaption .btn.btn-default.btn-icon span {
              vertical-align: 3px; } }
      @media (max-width: 479px) {
        .banners-category .banner-category .figcaption .btn.btn-default {
          display: none; } }

/* ************************************************************************************************
									Sub Categories Styles
************************************************************************************************ */
#subcategories {
  padding: 17px 0 6px; }
  #subcategories p.subcategory-heading {
    font-weight: bold;
    color: #333333;
    margin: 0 0 15px 0; }
  #subcategories ul {
    margin-bottom: 0; }
    #subcategories ul li {
      display: inline-block;
      float: none;
      vertical-align: top;
      margin-bottom: 40px;
      margin-right: -4px;
      text-align: center; }
      #subcategories ul li .subcategory-image {
        padding: 0;
        margin-bottom: 27px;
        position: relative; }
        #subcategories ul li .subcategory-image a {
          display: block;
          position: relative; }
          #subcategories ul li .subcategory-image a:before {
            position: absolute;
            top: 0px;
            right: 0px;
            bottom: 0px;
            left: 0px;
            border: 10px solid #EEE;
            content: "";
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            opacity: 1;
            -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 a:hover:before {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0; }
          #subcategories ul li .subcategory-image a img {
            max-width: 100%;
            vertical-align: top;
            height: auto; }
            @media (max-width: 767px) {
              #subcategories ul li .subcategory-image a img {
                width: 100%; } }
      #subcategories ul li h5 {
        margin: 0; }
      #subcategories ul li .subcategory-name {
        font: 500 15px/22px "Ubuntu", sans-serif;
        color: #333333;
        text-transform: uppercase;
        -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-name:hover {
          color: #1fc0a0; }
      #subcategories ul li .cat_desc {
        display: none; }
