/*
Theme Name: GTI Support
Theme URI: http://griffintechnology.com
Author: Griffin Technology Ecomm Team
Author URI: http://griffintechnology.com
Description:  Griffin Theme Pulling from magento bootstrap theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: gti
Template: gti
Text Domain: gti-child

*/
@import url(../gti/style.css);
.content.container {
  background-color: #fff; }

.site-main {
  padding: 0; }

.xl-row {
  background-image: url("images/xl-row-bck-1.jpg"); }

.support-index-section {
  background-color: #f7f7f7; }

.swiper-slideshow-container,
.cycle-slideshow-container {
  position: relative;
  padding: 0 0 20px 0; }
  @media only screen and (min-width: 768px) {
    .swiper-slideshow-container,
    .cycle-slideshow-container {
      padding: 0; } }
  .swiper-slideshow-container .swiper-wrapper,
  .cycle-slideshow-container .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%; }
  .swiper-slideshow-container .swiper-slide,
  .cycle-slideshow-container .swiper-slide {
    overflow: hidden;
    float: left; }
  .swiper-slideshow-container .cycle-pager,
  .swiper-slideshow-container .swiper-pager,
  .cycle-slideshow-container .cycle-pager,
  .cycle-slideshow-container .swiper-pager {
    text-align: center;
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .swiper-slideshow-container .cycle-pager,
      .swiper-slideshow-container .swiper-pager,
      .cycle-slideshow-container .cycle-pager,
      .cycle-slideshow-container .swiper-pager {
        margin-bottom: 0; } }
    .swiper-slideshow-container .cycle-pager > span,
    .swiper-slideshow-container .swiper-pager > span,
    .cycle-slideshow-container .cycle-pager > span,
    .cycle-slideshow-container .swiper-pager > span {
      background-color: #999999;
      margin: 0 5px;
      height: 10px;
      width: 10px;
      display: inline-block;
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      cursor: pointer; }
      .swiper-slideshow-container .cycle-pager > span.swiper-pagination-bullet-active, .swiper-slideshow-container .cycle-pager > span:hover, .swiper-slideshow-container .cycle-pager > span.cycle-pager-active,
      .swiper-slideshow-container .swiper-pager > span.swiper-pagination-bullet-active,
      .swiper-slideshow-container .swiper-pager > span:hover,
      .swiper-slideshow-container .swiper-pager > span.cycle-pager-active,
      .cycle-slideshow-container .cycle-pager > span.swiper-pagination-bullet-active,
      .cycle-slideshow-container .cycle-pager > span:hover,
      .cycle-slideshow-container .cycle-pager > span.cycle-pager-active,
      .cycle-slideshow-container .swiper-pager > span.swiper-pagination-bullet-active,
      .cycle-slideshow-container .swiper-pager > span:hover,
      .cycle-slideshow-container .swiper-pager > span.cycle-pager-active {
        background-color: #000000; }
  .swiper-slideshow-container .swiper-prev,
  .swiper-slideshow-container .swiper-next,
  .swiper-slideshow-container .cycle-next,
  .swiper-slideshow-container .cycle-prev,
  .cycle-slideshow-container .swiper-prev,
  .cycle-slideshow-container .swiper-next,
  .cycle-slideshow-container .cycle-next,
  .cycle-slideshow-container .cycle-prev {
    font-size: 50px;
    cursor: pointer;
    width: 50%;
    float: left;
    text-align: center;
    color: #999999; }
    @media only screen and (min-width: 768px) {
      .swiper-slideshow-container .swiper-prev,
      .swiper-slideshow-container .swiper-next,
      .swiper-slideshow-container .cycle-next,
      .swiper-slideshow-container .cycle-prev,
      .cycle-slideshow-container .swiper-prev,
      .cycle-slideshow-container .swiper-next,
      .cycle-slideshow-container .cycle-next,
      .cycle-slideshow-container .cycle-prev {
        position: absolute;
        width: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%); } }
    .swiper-slideshow-container .swiper-prev:hover,
    .swiper-slideshow-container .swiper-next:hover,
    .swiper-slideshow-container .cycle-next:hover,
    .swiper-slideshow-container .cycle-prev:hover,
    .cycle-slideshow-container .swiper-prev:hover,
    .cycle-slideshow-container .swiper-next:hover,
    .cycle-slideshow-container .cycle-next:hover,
    .cycle-slideshow-container .cycle-prev:hover {
      color: #000000; }
  .swiper-slideshow-container .swiper-prev,
  .swiper-slideshow-container .cycle-prev,
  .cycle-slideshow-container .swiper-prev,
  .cycle-slideshow-container .cycle-prev {
    left: 0px; }
    @media only screen and (min-width: 768px) {
      .swiper-slideshow-container .swiper-prev,
      .swiper-slideshow-container .cycle-prev,
      .cycle-slideshow-container .swiper-prev,
      .cycle-slideshow-container .cycle-prev {
        left: 20px; } }
  .swiper-slideshow-container .swiper-next,
  .swiper-slideshow-container .cycle-next,
  .cycle-slideshow-container .swiper-next,
  .cycle-slideshow-container .cycle-next {
    right: 0px; }
    @media only screen and (min-width: 768px) {
      .swiper-slideshow-container .swiper-next,
      .swiper-slideshow-container .cycle-next,
      .cycle-slideshow-container .swiper-next,
      .cycle-slideshow-container .cycle-next {
        right: 20px; } }

.most-viewed-products {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block !important;
  margin-bottom: 20px;
  float: none !important;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden; }

.most-viewed-product .left {
  padding: 20px 0 20px; }
  .most-viewed-product .left img {
    width: 100%;
    height: auto;
    max-height: 100%; }
.most-viewed-product .right {
  padding: 0 0 40px 0px; }
  @media only screen and (min-width: 768px) {
    .most-viewed-product .right {
      padding-left: 20px; } }
  .most-viewed-product .right h3 {
    text-transform: none; }
    .most-viewed-product .right h3 small {
      text-transform: none; }
  .most-viewed-product .right h4 {
    color: #999999; }
  .most-viewed-product .right .faq {
    display: none; }
    @media only screen and (min-width: 768px) {
      .most-viewed-product .right .faq {
        display: block; } }
.most-viewed-product-article {
  color: #000000;
  display: block;
  width: 100%;
  margin: 0 0 20px 0; }

/* Single Product View */
.xl-row-label {
  font-size: 14px;
  color: #999999;
  text-transform: uppercase; }

.section-support-videos,
.section-support-articles {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f7f7f7; }
  @media only screen and (min-width: 768px) {
    .section-support-videos,
    .section-support-articles {
      padding-bottom: 60px; } }

.single-support-product-field-count {
  margin: 20px 0 0 0; }
  .single-support-product-field-count li {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase; }
    .single-support-product-field-count li:after {
      content: "|";
      margin-left: 10px;
      margin-right: 10px; }
    .single-support-product-field-count li:last-child:after {
      display: none; }

.single-support-product-image img {
  width: 100%;
  height: auto; }

.article-list {
  padding: 0 0 40px 0; }

.single-support-product-article-list-item {
  display: block;
  width: 100%; }
.single-support-product-article-list-item-anchor {
  padding: 20px;
  background-color: #f7f7f7;
  color: #999999;
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  .single-support-product-article-list-item-anchor:hover {
    color: #ffffff;
    background-color: #fc6225;
    text-decoration: none; }

.section-support-videos {
  position: relative; }
  .section-support-videos .griffin-wp-content-header-title {
    margin-bottom: 20px; }
  .section-support-videos .cycle-slideshow {
    margin: 0 auto;
    display: block !important;
    float: none !important;
    overflow: hidden; }
  .section-support-videos .cycle-slide {
    width: 100%;
    height: 100%;
    pointer-events: none; }
    .section-support-videos .cycle-slide.cycle-slide-active {
      pointer-events: auto; }
    .section-support-videos .cycle-slide embed {
      width: 100%;
      height: 100%;
      position: absolute; }
  .section-support-videos h4 {
    text-align: center;
    text-transform: none;
    margin: 40px 0;
    width: 100%;
    display: block; }

.section-support-articles dd {
  margin-bottom: 40px; }

.support-search-result {
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6; }
  .support-search-result:last-child {
    border-bottom: 0px; }
  .support-search-result .img-anchor {
    display: block;
    width: 100%; }
    .support-search-result .img-anchor img {
      width: 100%; }
  .support-search-result-title {
    margin: 0px;
    text-transform: none; }
    .support-search-result-title small {
      text-transform: none; }
    .support-search-result-title-labels {
      margin-bottom: 10px; }
  .support-search-result-image {
    width: 100%;
    height: auto; }
  .support-search-result-product-content {
    font-size: 14px; }
  .support-search-result-faqs-title {
    margin: 30px 0 10px;
    color: #999999; }
  .support-search-result-faqs-list {
    margin-bottom: 20px; }
    .support-search-result-faqs-list-item {
      margin: 0 0 10px; }
  .support-search-result .btn {
    margin-top: 20px; }

.before-proceed {
  color: #999999;
  margin: 20px auto 0;
  max-width: none;
  width: 100%;
  font-size: 12px;
  font-weight: 200; }
  @media only screen and (min-width: 768px) {
    .before-proceed {
      font-size: 24px; } }
  .before-proceed span {
    font-weight: 400; }

.contact-form-container {
  padding: 60px 0; }
  .contact-form-container textarea {
    max-width: none;
    height: 160px; }
  .contact-form-container .btn {
    max-width: 320px;
    margin: 0 auto; }
  .contact-form-container .hp-wrap {
    display: none; }
  .contact-form-container .ninja-forms-required-items {
    display: none; }

.contact-number-container {
  text-align: center; }
  .contact-number-container p {
    max-width: none; }
  .contact-number-container .telephone {
    font-size: 24px;
    font-weight: 600; }
    @media only screen and (min-width: 768px) {
      .contact-number-container .telephone {
        font-size: 48px; } }
  .contact-number-container .contact-hours {
    font-weight: 200;
    font-style: 16px; }
    @media only screen and (min-width: 768px) {
      .contact-number-container .contact-hours {
        font-size: 24px; } }
  .contact-number-container .notice {
    color: #ccc;
    max-width: 486px;
    margin: 20px auto 60px;
    font-weight: 200; }

.live-support img {
  display: inline-block; }

.ninja-forms-form-wrap input, .ninja-forms-form-wrap select, .ninja-forms-form-wrap textarea {
  width: 100% !important;
  height: 56px !important; }

.category-filter .panel-heading {
  background-color: #000000;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.08em; }
  @media only screen and (max-width: 767px) {
    .category-filter .panel-heading {
      cursor: pointer; } }
  @media only screen and (max-width: 767px) {
    .category-filter .panel-heading.open {
      border-radius: 4px 4px 0 0; } }
  @media only screen and (max-width: 767px) {
    .category-filter .panel-heading.closed {
      border-radius: 4px; } }
.category-filter .panel-body {
  padding: 0;
  height: auto;
  max-height: 1000px;
  overflow: hidden;
  -webkit-transition: max-height 0.45s ease-out;
  -moz-transition: max-height 0.45s ease-out;
  -ms-transition: max-height 0.45s ease-out;
  transition: max-height 0.45s ease-out; }
  @media only screen and (max-width: 767px) {
    .category-filter .panel-body.open {
      max-height: 1000px; } }
  @media only screen and (max-width: 767px) {
    .category-filter .panel-body.closed {
      max-height: 0px; } }
.category-filter .badge {
  background-color: #666;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
.category-filter .cat-item {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .category-filter .cat-item:hover {
    color: #fc6225; }
.category-filter .current-cat {
  color: #000000 !important;
  background-color: #f5f5f5 !important;
  cursor: default; }
  .category-filter .current-cat .badge {
    background-color: #000000 !important;
    color: #ffffff !important; }
.category-filter .filter-toggle {
  float: right;
  margin: 2px 0 0;
  cursor: pointer; }
  @media only screen and (min-width: 768px) {
    .category-filter .filter-toggle {
      display: none; } }

p.switcherWraP {
display: none;
}
