#breadcrumb .background {
  background: url("/img/breadcrumb-2.png") no-repeat center center; }

#video-modal {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  top: 0;
  text-align: center;
  overflow: hidden; }
  #video-modal .content {
    width: 1000px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    outline: none; }
  #video-modal .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
  #video-modal .video-container iframe,
  #video-modal .video-container object,
  #video-modal .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #video-modal #close-video-modal {
    float: right;
    position: absolute;
    top: -34px;
    right: 0;
    display: inline-block;
    cursor: pointer;
    border: none;
    background: none;
    outline: none;
    padding: 0; }
  #video-modal p {
    text-align: left;
    color: #fff;
    font-size: 18px;
    font-weight: 500; }
  #video-modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; }

#my-gallery {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  top: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-y: scroll;
  opacity: 0; }
  #my-gallery .container {
    padding: 0 15px;
    max-height: 100%; }
  #my-gallery .content {
    width: 772px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    outline: none;
    text-align: left; }
  #my-gallery .button-container {
    text-align: right;
    padding: 6px 36px 0; }
  #my-gallery #close-my-gallery {
    display: inline-block;
    cursor: pointer;
    border: none;
    background: none;
    outline: none;
    padding: 0; }
  #my-gallery .prev {
    position: absolute;
    top: calc(50% - 10px);
    left: 0;
    display: inline-block; }
    #my-gallery .prev.inactive {
      opacity: .5; }
  #my-gallery .next {
    position: absolute;
    top: calc(50% - 10px);
    right: 0;
    display: inline-block; }
    #my-gallery .next.inactive {
      opacity: .5; }
  #my-gallery .image-container {
    padding: 0 36px;
    position: relative; }
    #my-gallery .image-container img {
      width: 100%; }
  #my-gallery p {
    text-align: left;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 0 36px;
    width: 700px; }

#product-card .top .left-column {
  float: left;
  background: #fff;
  width: 650px;
  height: 400px;
  margin: 75px 0 0; }

#product-card .top .right-column {
  overflow: hidden;
  background: url("/img/product-card-background.png") no-repeat 5px 30px;
  min-height: 352px;
  padding: 75px 0 0 25px; }
  #product-card .top .right-column h2 {
    font-size: 15px;
    font-weight: 700;
    color: #161616;
    margin: 40px 0 10px;
    padding: 0;
    text-transform: uppercase; }
    #product-card .top .right-column h2.second {
      margin: 30px 0 10px; }
  #product-card .top .right-column .lSAction > a {
    background-image: url("/img/controls-2.png") !important;
    opacity: 1;
    top: 46px; }
  #product-card .top .right-column .lSAction > .lSPrev {
    left: 0; }
  #product-card .top .right-column .lSAction > .lSNext {
    /*right: 16px; */
	right: 0;
	}
  #product-card .top .right-column .my-gallery {
    /*width: 131px;*/
	width: 148px;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
  #product-card .top .right-column #gallery-videos .video {
    width: 131px;
    cursor: pointer; }
    #product-card .top .right-column #gallery-videos .video .image-container {
      height: 109px;
      width: 131px;
      position: relative; }

      #product-card .top .right-column #gallery-videos .video .image-container .image {
        position: absolute;
        z-index: 0; }
      #product-card .top .right-column #gallery-videos .video .image-container .play {
        position: absolute;
        z-index: 1;
        height: 45px;
        margin: 28px auto 0;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0; }
#product-card .bottom {
  margin: 30px 0 0; }
  #product-card .bottom nav {
    display: block;
    overflow: hidden; }
    #product-card .bottom nav ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      #product-card .bottom nav ul li {
        float: left;
        font-size: 18px;
        font-weight: 700;
        color: #7c7c7d;
        text-transform: uppercase;
        background: #fff;
        padding: 20px 35px 15px;
        margin: 0 23px 0 0;
        cursor: pointer; }
        #product-card .bottom nav ul li:hover, #product-card .bottom nav ul li:focus, #product-card .bottom nav ul li:active, #product-card .bottom nav ul li.active {
          color: #1a1a1a; }
  #product-card .bottom .content {
    background: #fff;
    overflow: hidden; }
    #product-card .bottom .content .content-box {
      display: none; }
    #product-card .bottom .content .content-1 {
	  display: block;
      padding: 50px 0; }
      #product-card .bottom .content .content-1 p {
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        line-height: 24px;
        font-weight: 500;
        color: #787878;
        padding: 0;
        margin: 0 0 25px; }
		#product-card .bottom .content .content-1 ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
		#product-card .bottom .content .content-1 ul li {
		padding: 6px 0 6px 25px;
		border-bottom: 1px solid #ddd;
		background: url("/img/relicon.png") no-repeat left center;

		}
		#product-card .bottom .content .content-1 li a {
			color: #666;
			text-decoration: none;
		}
        #product-card .bottom .content .content-1 p a {
          color: #000;
		}
        #product-card .bottom .content .content-1 p b, #product-card .bottom .content .content-1 p strong {
          color: #000;
          font-weight: 500;
          text-decoration: underline; }
        #product-card .bottom .content .content-1 p.error {
          color: #e90000; }
      #product-card .bottom .content .content-1 .left-column {
        float: left;
        width: 528px;
        padding: 0 20px; }
      #product-card .bottom .content .content-1 .right-column {
        overflow: hidden;
        width: 528px;
        padding: 0 20px; }
    #product-card .bottom .content .content-2 {
      padding: 0 0 50px;
      overflow: hidden; }
      #product-card .bottom .content .content-2 .title {
        color: #ed1c24;
        font-size: 16px;
        font-weight: 600;
        margin: 30px 0; }
      #product-card .bottom .content .content-2 .left-column {
        width: 651px;
        margin: 0 25px 0 0;
        float: left; }
        #product-card .bottom .content .content-2 .left-column table {
          border: 1px solid #cccccc;
          border-collapse: collapse;
          width: 100%;
          font-family: 'Lato', sans-serif;
          font-size: 14px;
          font-weight: 600;
          color: #1c1d1f; }
          #product-card .bottom .content .content-2 .left-column table tr.last-row td {
            border-bottom: 1px solid #cccccc; }
          #product-card .bottom .content .content-2 .left-column table tr th {
            border-bottom: 1px solid #cccccc;
            border-right: 1px solid #ddd;
            padding: 15px 10px;
            text-align: left; }
            #product-card .bottom .content .content-2 .left-column table tr th:last-child {
              border-right: 1px solid #cccccc; }
          #product-card .bottom .content .content-2 .left-column table tr td {
            border-bottom: 1px solid #ddd;
            border-right: 1px solid #ddd;
            opacity: .7;
            padding: 15px 10px; }
            #product-card .bottom .content .content-2 .left-column table tr td:last-child {
              border-right: 1px solid #cccccc; }
      #product-card .bottom .content .content-2 .right-column {
        overflow: hidden; }
        #product-card .bottom .content .content-2 .right-column .box {
          float: left;
          width: 460px;
          margin: 0 0 40px; }
          #product-card .bottom .content .content-2 .right-column .box img {
            float: left;
            border-radius: 5%;
            display: block; }
          #product-card .bottom .content .content-2 .right-column .box .box-title {
            overflow: hidden;
            color: #1d1e20;
            font-family: 'Lato', sans-serif;
            font-size: 14px;
            font-weight: 600;
            margin: 0 0 0 20px;
            display: inline-block;
            padding: 10px 0 0; }
            #product-card .bottom .content .content-2 .right-column .box .box-title.two-line {
              padding: 9px 0 0; }
    #product-card .bottom .content .content-3 {
		}
      #product-card .bottom .content .content-3 .title {
        color: #ed1c24;
        font-size: 16px;
        font-weight: 600;
        margin: 30px 0; }
      #product-card .bottom .content .content-3 .row {
        overflow: hidden;
		margin-top: 30px; }
        #product-card .bottom .content .content-3 .row .video {
          float: left;
          width: 161px;
          height: 188px;
          margin: 0 34px 0 0;
          overflow: hidden;
          cursor: pointer;
          text-decoration: none; }
          #product-card .bottom .content .content-3 .row .video .video-title {
            font-family: 'Lato', sans-serif;
            font-size: 14px;
            font-weight: 600;
            line-height: 18px;
            margin: 8px 0 0;
            color: #1c1d1f;
            text-align: center; }
          #product-card .bottom .content .content-3 .row .video .image-container {
            height: 109px;
            width: 161px;
            position: relative; }
            #product-card .bottom .content .content-3 .row .video .image-container .image {
              position: absolute;
              z-index: 0; }
            #product-card .bottom .content .content-3 .row .video .image-container .play {
              position: absolute;
              z-index: 1;
              height: 45px;
              margin: 32px auto 0;
              margin-left: auto;
              margin-right: auto;
              left: 0;
              right: 0; }
          #product-card .bottom .content .content-3 .row .video:nth-child(6n), #product-card .bottom .content .content-3 .row .video:last-child {
            margin: 0; }
    #product-card .bottom .content .content-4 .title {
      color: #ed1c24;
      font-size: 16px;
      font-weight: 600;
      margin: 30px 0; }
    #product-card .bottom .content .content-4 .row {
      overflow: hidden;
	  margin-top: 30px; }
      #product-card .bottom .content .content-4 .row .video {
        float: left;
        width: 161px;
        margin: 0 28px 0 0;
        cursor: pointer; }
        #product-card .bottom .content .content-4 .row .video .video-title {
          font-family: 'Lato', sans-serif;
          font-size: 14px;
          font-weight: 600;
          line-height: 18px;
          margin: 8px 0 35px;
          height: 36px;
          color: #1c1d1f;
          text-align: center; }
        #product-card .bottom .content .content-4 .row .video .image-container {
          height: 92px;
          width: 161px;
          position: relative; }
          #product-card .bottom .content .content-4 .row .video .image-container .image {
            position: absolute;
            z-index: 0; }
          #product-card .bottom .content .content-4 .row .video .image-container .play {
            position: absolute;
            z-index: 1;
            height: 45px;
            /*margin: 32px auto 0;*/
			margin: 25px auto 0;
            margin-left: auto;
            margin-right: auto;
            left: 0;
            right: 0; }
        #product-card .bottom .content .content-4 .row .video:nth-child(6), #product-card .bottom .content .content-4 .row .video:last-child {
          margin: 0; }
    #product-card .bottom .content .content-5 .row {
      overflow: hidden;
      margin: 60px 0 0; }
      #product-card .bottom .content .content-5 .row .file {
        width: 189px;
        height: 179px;
        float: left;
        font-size: 14px;
        font-weight: 600;
        font-family: 'Lato', sans-serif; }
        #product-card .bottom .content .content-5 .row .file a {
          text-decoration: none;
          color: #1c1d1f;
          text-align: center;
          display: block; }
          #product-card .bottom .content .content-5 .row .file a img {
            margin: 0 auto; }
          #product-card .bottom .content .content-5 .row .file a .title {
            opacity: .6; }

#product-card #sample-configurations .title {
  font-size: 30px;
  font-weight: 500;
  color: #1d1e20;
  padding: 0;
  margin: 30px 0 20px;
  display: block;
  text-align: center; }

#product-card #sample-configurations .title a {
  text-decoration:none;
  color:#000; }

#product-card #sample-configurations hr {
  margin: 0 auto 70px; }

#product-card #sample-configurations article {
  float: left;
  width: 260px;
  height: 290px;
  margin: 0 32px 0 0; }
  #product-card #sample-configurations article a {
    text-decoration: none; }
  #product-card #sample-configurations article h1 {
    font-size: 18px;
    font-weight: 500;
    color: #1d1e20;
    margin: 21px 0 0;
    padding: 0;
    text-align: center; }
  #product-card #sample-configurations article .image img {
    display: block; }
  #product-card #sample-configurations article:nth-child(4),
  #product-card #sample-configurations article:nth-child(8),
  #product-card #sample-configurations article:nth-child(12),
  #product-card #sample-configurations article:nth-child(16),
  #product-card #sample-configurations article:nth-child(20),
  #product-card #sample-configurations article:nth-child(24),
  #product-card #sample-configurations article:nth-child(28),
  #product-card #sample-configurations article:nth-child(32)

  {
    margin: 0; }

#product-card .boxes {
  margin: 55px 0 0; }
  #product-card .boxes .box {
    float: left;
    height: 284px;
    text-decoration: none;
    overflow: hidden;
    position: relative; }
    #product-card .boxes .box .image {
      position: absolute;
      z-index: 0;
      -moz-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    #product-card .boxes .box .shadow {
      position: absolute;
      z-index: 1; }
    #product-card .boxes .box .play {
      position: absolute;
      z-index: 2;
      opacity: .5;
      left: 0;
      right: 0;
      margin: 83px auto 0; }
    #product-card .boxes .box h1 {
      font-size: 30px;
      font-weight: 500;
      color: #fff;
      position: relative;
      z-index: 2;
      margin: 155px 0 0 35px;
      padding: 0; }
    #product-card .boxes .box .sub-title {
      position: relative;
      z-index: 2;
      font-weight: 700;
      font-size: 14px;
      color: #ed1c24;
      text-transform: uppercase;
      margin: 7px 0 0 35px; }
    #product-card .boxes .box.box-1, #product-card .boxes .box.box-3 {
      width: 380px; }
    #product-card .boxes .box.box-2 {
      width: 376px; }
    #product-card .boxes .box:hover .play, #product-card .boxes .box:focus .play, #product-card .boxes .box:active .play {
      opacity: 1; }
    #product-card .boxes .box:hover .image, #product-card .boxes .box:focus .image, #product-card .boxes .box:active .image {
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }

.featherlight-next span, .featherlight-previous span {
  color: #000 !important; }

.featherlight .featherlight-content {
  padding: 0 !important; }

.sample-configuration {
  width: 500px; }
  .sample-configuration .image img {
    width: 100%; }
  .sample-configuration p {
    margin: 25px 0 0;
    padding: 0; }

@media (max-width: 1244px) {
  #my-gallery .content {
    width: auto;
    display: inline-block; }
  #my-gallery p {
    width: auto; }
  #product-card .top .right-column .lSAction > .lSNext {
    right: 0; }
  #product-card #gallery-images .my-gallery {
    margin: 0 auto; }
  #product-card #gallery-videos .video {
    margin: 0 auto; }
  #product-card .top .left-column {
    width: 100%;
    height: auto;
    float: none; }
    #product-card .top .left-column img {
      width: 100%; }
	#product-card .top .right-column {
    padding: 75px 0 0; }
  #product-card .bottom nav ul li {
    padding: 20px 20px 15px; }
  #product-card .bottom .content .content-1 .left-column {
    width: 100%;
    float: none; }
  #product-card .bottom .content .content-1 .right-column {
    width: 100%; }
  #product-card .bottom .content .content-2 {
    padding: 0; }
    #product-card .bottom .content .content-2 .left-column {
      width: 100%;
      margin: 0;
      float: none; }
    #product-card .bottom .content .content-2 .right-column .box {
      width: 229px; }
  #product-card .bottom .content .content-3 .row .video {
    margin: 0 92px 0 0;
    width: 160px; }
    #product-card .bottom .content .content-3 .row .video:nth-child(4), #product-card .bottom .content .content-3 .row .video:nth-child(8) {
      margin: 0; }
    #product-card .bottom .content .content-3 .row .video:nth-child(6) {
      margin: 0 92px 0 0; }
  #product-card .bottom .content .content-4 .row .video {
    margin: 0 92px 0 0;
    width: 160px; }
    #product-card .bottom .content .content-4 .row .video:nth-child(4), #product-card .bottom .content .content-4 .row .video:nth-child(8) {
      margin: 0; }
    #product-card .bottom .content .content-4 .row .video:nth-child(6) {
      margin: 0 92px 0 0; }
  #product-card .bottom .content .content-5 .row .file {
    width: 229px; }
  #product-card #sample-configurations article {
    width: 284px; }
    #product-card #sample-configurations article img {
      width: 284px; }
    #product-card #sample-configurations article:nth-child(4) {
      margin: 0 32px 0 0; }
    #product-card #sample-configurations article:nth-child(3), #product-card #sample-configurations article:nth-child(6) {
      margin: 0; }
  #product-card .boxes .box.box-1, #product-card .boxes .box.box-3 {
    width: 305px;
    overflow: hidden;
    position: relative; }
  #product-card .boxes .box.box-2 {
    width: 306px; } }

@media (max-width: 991px) {
  #menu-icon {
    display: inline; }
  #product-card .bottom nav ul li {
    padding: 20px 20px 15px;
    font-size: 14px; }
  #product-card .bottom .content .content-3 .row .video {
    width: 159px;
    margin: 0 24px 0 0; }
    #product-card .bottom .content .content-3 .row .video:nth-child(6) {
      margin: 0 24px 0 0; }
  #product-card .bottom .content .content-4 .row .video {
    width: 159px;
    margin: 0 24px 0 0; }
    #product-card .bottom .content .content-4 .row .video:nth-child(6) {
      margin: 0 24px 0 0; }
  #product-card .bottom .content .content-5 .row .file {
    width: 177px; }
  #product-card #sample-configurations article {
    width: 338px;
    height: 342px; }
    #product-card #sample-configurations article img {
      width: 100%; }
    #product-card #sample-configurations article:nth-child(2), #product-card #sample-configurations article:nth-child(4) {
      margin: 0; }
    #product-card #sample-configurations article:nth-child(3) {
      margin: 0 32px 0 0; }
  #product-card .boxes .box.box-1, #product-card .boxes .box.box-2, #product-card .boxes .box.box-3 {
    width: 236px; }
  #product-card .bottom .content .content-1 .left-column, #product-card .bottom .content .content-1 .right-column {
    padding: 0; } }

@media (max-width: 767px) {
  #video-modal .content {
    width: auto;
    padding: 0 15px;
    display: inline-block;
    position: relative; }
    #video-modal .content #close-video-modal {
      right: 15px; }
  .menu-container {
    width: 100%;
    max-width: none;
    position: fixed;
    top: 0;
    padding: 0 !important;
    z-index: 10; }
  #product-card {
    margin: 22px 0 0; }
    #product-card .boxes {
      margin: 0; }
      #product-card .boxes .box.box-1, #product-card .boxes .box.box-3 {
        width: 100%;
        float: inherit;
        display: block; }
        #product-card .boxes .box.box-1 img, #product-card .boxes .box.box-3 img {
          min-height: 100%;
          height: auto;
          min-width: 100%;
          width: auto; }
      #product-card .boxes .box.box-2 {
        width: 100%;
        display: block;
        overflow: hidden;
        position: relative; }
        #product-card .boxes .box.box-2 .image, #product-card .boxes .box.box-2 .shadow {
          min-height: 100%;
          height: auto;
          min-width: 100%;
          width: auto; }
    #product-card .bottom nav ul li {
      float: none;
      text-align: center;
      margin: 0 0 25px; }
    #product-card .bottom .content .content-3 .title {
      text-align: center; }
    #product-card .bottom .content .content-3 .row {
      width: 340px;
      margin: 0 auto; }
      #product-card .bottom .content .content-3 .row .video {
        margin: 0 22px 0 0; }
        #product-card .bottom .content .content-3 .row .video:nth-child(2), #product-card .bottom .content .content-3 .row .video:nth-child(4), #product-card .bottom .content .content-3 .row .video:nth-child(6), #product-card .bottom .content .content-3 .row .video:nth-child(8), #product-card .bottom .content .content-3 .row .video:nth-child(10), #product-card .bottom .content .content-3 .row .video:nth-child(12) {
          margin: 0; }
    #product-card .bottom .content .content-4 .title {
      text-align: center; }
    #product-card .bottom .content .content-4 .row {
      width: 340px;
      margin: 0 auto; }
      #product-card .bottom .content .content-4 .row .video {
        margin: 0 22px 0 0; }
        #product-card .bottom .content .content-4 .row .video:nth-child(2), #product-card .bottom .content .content-4 .row .video:nth-child(4), #product-card .bottom .content .content-4 .row .video:nth-child(6), #product-card .bottom .content .content-4 .row .video:nth-child(8), #product-card .bottom .content .content-4 .row .video:nth-child(10), #product-card .bottom .content .content-4 .row .video:nth-child(12) {
          margin: 0; }
    #product-card .bottom .content .content-5 .row {
      width: 340px;
      margin: 60px auto 0; }
      #product-card .bottom .content .content-5 .row .file {
        width: 170px; }
    #product-card #sample-configurations article {
      width: 100%;
      height: auto;
      margin: 0 0 43px !important; } }

@media (max-width: 399px) {
  #product-card .bottom .content .content-2 .left-column table {
    font-size: 12px; }
  #product-card .bottom .content .content-3 .row {
    width: 159px; }
    #product-card .bottom .content .content-3 .row .video {
      float: none; }
  #product-card .bottom .content .content-4 .row {
    width: 159px; }
    #product-card .bottom .content .content-4 .row .video {
      float: none; }
  #product-card .bottom .content .content-5 .row {
    width: 170px; }
    #product-card .bottom .content .content-5 .row .file {
      width: 170px;
      float: none; } }
