@charset "UTF-8";
/* CSS Document */
.footer-top {
	margin-top: -49px !important;
}
.page-wrapper .page-main {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important;
}
#footer .cols-lists a:focus {
    text-decoration: none;
    color: #848484;
}
p.coming-soon {
    font-family: futurastdbook;
    background: transparent;
    color: #5f5c5c;
    font-size: 1.2em;
    border-radius: 0px;
    text-transform: uppercase;
    transition: all .5s;
    letter-spacing: 1.5px;
    margin-top: 2px;
}
.arparallax {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
  margin:  25px auto 0 auto;
}

.cover2 {
    position: absolute;
    top: -100px;
    bottom: 0;
    left: 0;
    right: 15px;
    width: 100%;
    object-fit: cover;
}

.cms-venzo .main {
    background: #000;
}

.cms-venzo footer {
    margin: -20px 0 0 0;
}

.womens, .mens {
    position: relative;
}

.top {
    background: #000;
}

.section-wrapper {
    background: #000;
}

.section {
   position: relative;
}

.section.top {
    margin-bottom: 46px;
}

.bottom.section {
    margin-top: 18px;
}

.product-container {
    position: absolute;
    margin-top: 60px;
    width: 100%;
    bottom: 0;
    height: 100vh;
    background: #000;
}

.on-form {
    width: 60%;
    margin-left: 5%;
    text-align: left;
    top: 0;
    padding: 0px 0 30px 0;
    margin-top: 8%;
    bottom: 0;
    position: relative;
}

.venzo-athlete {
    position: absolute;
    width: 65%;
    bottom: 0;
    right: 0;
    background: url(https://www.tyr.com/wp-content/uploads/2018/09/Glow.png);
    background-size: 100%;
    background-position: 100% 100%;
    text-align: center;
}

.venzo-vid {
    max-height: 1000px;
}

.venzo-vid a {
    display: inline-block;
    border-radius: 50%;
    height: 90px;
    width: 90px;
    background-color: #ffffff54;
    position: relative;
}

.venzo-vid a  {
    color: #fff;
    font-size: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

a#video-button img {
        color: #fff;
    font-size: 40px;
    left: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 40px;
    height: 40px;
}

@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
        border: #ffffff54 solid 1px;
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
        border: #ffffff54 solid 5px; 
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative
}

.hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: #ffffff54 solid 1px;
    border-radius: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.hvr-ripple-out:active:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:hover:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}

.venzo-athlete img {
    width: 50%;
}

.matt {
   width: 44%;
   right: 10%;
}

.venzo-suit {
    margin: -1px 0 0 18%;
    width: 81%;
    position: relative;
}

.venzo-suit.jammer {
    margin: 0 0 0 17%;
    width: 60%;
}

.venzo-suit-text h4 {
    font-family: anitasemisquarenormal;
    color: #999;
    text-transform: uppercase;
    font-size: 1.5em;
    letter-spacing: .1em;
    margin-bottom: 0;
}

.venzo-suit-text h1 {
    font-family: anitasemisquarenormal;
    color: #fff;
    font-size: 3em;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
}

.venzo-suit-text h5 {
    font-family: anitasemisquarenormal;
    font-size: 2.4em;
    margin: 0 0 20px 0;
    color: #999;
}

.vp-player-layout {
    left: 0px;
    top: 0 !important;
    bottom: 0 !important;
    width: 1000px;
    height: 563px;
    margin: auto;
}

ul.swatches {
    list-style: none;
    display: inline-flex;
    padding-left: 0;
}

.swatches li {
    border: 1px solid #666;
    border-radius: 100px;
    padding: .01em;
}

.group, .group2, .group3, .group4 {
       display: none;
    position: absolute;
    top: 0;
    width: 100%;
}

.group-first {
   display: block;
}

.option.focus img, .option2.focus img, .option3.focus img, .option4.focus img {
    box-shadow: 0 0 0 2px #000, 0px 0 3px 4px #fff !important;
}

.option img, .option2 img, .option3 img, .option4 img {
transition: all .5s ease-out;
}

.option:hover img, .option2:hover img, .option3:hover img, .option4:hover img {
    box-shadow: 0 0 0 3px #000, 0px 0 6px 4px #fff !important;
transition: all .5s ease-in;
}

.option a:hover, .option a:active, .option a:focus, .option2 a:hover, .option2 a:active, .option2 a:focus, .option3 a:hover, .option3 a:active, .option3 a:focus, .option4 a:hover, .option4 a:active, .option4 a:focus {
    outline: 0 !important;
}

li.padding {
  margin-left: 15px;
}

.swatches li img {
    border-radius: 100px;
    width: 30px;
    height: 30px;
}


img.front {
    width: 21%;
    margin-left: 40px;
}

.jammer .front {
    width: 38% !important;
}

.jammer .back {
    width: 30% !important;
}

img.back {
    width: 17%;
    margin-left: 30px;
}


img.bottom-divider {
    width: 100%;
    opacity: .4;
    position: absolute;
    bottom: 0;
}

.main {
 padding-bottom: 0;
 padding-top: 0;
}

#stsVideo-mobile{
display: none;
}

.mobile {
  display: none;
}

#myVideo {
    position: unset !important;
    max-width: 100%;
}
img.playimage {
    top: 36%;
    margin: auto;
    left: 0;
    right: 0;
    opacity: .3;
}

.playimage {
    border: 0;
    position: absolute;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .6s;
    z-index: 2;
}

img.playimage:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

#home-back {
    width: 100%;
    height: 100%;
    background-color: #000;
    background: url(https://www.tyr.com/wp-content/uploads/2018/10/venzo-1.jpg) 50% 0% no-repeat fixed;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
}
body #content[role="main"] > .main-container, body #content[role="main"] > .breadcrumbs, body #content[role="main"] > #top-desc {
width: 100%;
max-width: 100%;
padding-left:0px;
}
.shadow {
    background: url(https://www.tyr.com/wp-content/uploads/2017/03/Shadow.png) no-repeat;
    height: 30px;
    background-position: center;
}
.widget {
display: block;
}
.shadow-image {
    margin-top: 2px;
}
.row{
margin:0;
}
.row.last-row {
    padding-top: 50px;
}
.breadcrumbs h5{
margin: inherit;
}
div.intro-text h1 {
    margin: 0;
    padding: 0;
    font-size: inherit;
    display: inline;
}
.intro-text {
    font-family: helvetica;
    font-size: 16px !important;
    font-weight: 100;
    margin: auto !important;
    max-width: 100%;
    text-transform: none;
    padding: 2px 0 100px!important;
    color: #777;
    letter-spacing: .5px;
    text-align: justify;
   -moz-text-align-last: center;
    text-align-last: center;
}


button.play:hover {
    background: #000 !important;
}

.toggle h1 {
    font-family: futurastdbook;
    font-size: 2.5em;
    letter-spacing: 0.15em;
    margin: 0 15px;
}

.toggle {
    text-align: center;
    padding: 150px 0 50px;
    width: 100%;
}

.toggle img {
    height: 150px;
    margin: -40px 10px 0;
}

.male, .female {
    background: transparent;
}

.switch {
    color: #787878;
}

.switch h1:hover {
    color: #fff;
    transition: all .6s;
	background: transparent !important;
}

.toggle button:hover {
    background: transparent !important;
}

button.female.switch.focus h1 {
	color: #fff !important;
}

.switch:focus h1 {
   color: #fff;
   transition: all .6s;
}

.focus {
   color: #fff !important;
}

.sliders {
    position: relative;
    min-height: 600px;
}

.paddle-size.active {transition: all 1s !important; opacity: 1 !important; z-index: 1}

.male-slider {
    position: absolute;
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
    z-index: -1;
}

.paddle-size {
    width: 80%;
    margin: auto;
    transition: all 1s;
    opacity: 0;
}

.paddle-size img {
    max-width: 100%;
    width: 100%;
}

.female-slider {
    background: url(https://www.tyr.com/wp-content/uploads/2018/10/background-f.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}

.male-slider {
    background: url(https://www.tyr.com/wp-content/uploads/2018/10/background-m.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}

.slider-nav .slick-track {
   width: 100% !important;
   margin: 40px auto 60px !important;
   transform: none !important;
   color: #fff;
}

.slider-nav2 .slick-track {
   width: 100% !important;
   margin: 40px auto !important;
   transform: none !important;
   color: #fff;
}

.paddle2 {
    width: 23% !important;
    margin-left: 2%;
    text-align: left;
    padding-left: 18px;
}

.paddle2 img {
     width: 80%;
     margin: auto;
}

.xfinity h5 {
  display: inline;
  padding-left: 9px !important;
}

.paddle2.xfinity {
   width: 100% !important;
   padding-top: 50px;
   text-align: center;
   padding-left: 0 !important;
}

.paddle2 h5 {
    font-size: 1.2em;
    letter-spacing: .08em;
    margin-bottom: 5px;
    font-family: futurastdbook;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 20px;
    /*line-height: 1.2em;*/
	color: #fff !important;
}

.paddle2 p {
   font-size: .88em;
   font-family: helvetica;
   letter-spacing: .03em;
   padding-left: 20px;
   margin-top: 10px;
   color: #999;
}

.bullet-text {
    position: relative;
}

.fiber .bullet {
   background: #ffed24;
   height: 12px;
   width: 12px;
   vertical-align: middle;
   border-radius: 100px;
   position: absolute;
   left: 0;
   top: 1px;
}

.surface .bullet {
   background: #2eaeb0;
   height: 12px;
   width: 12px;
   vertical-align: middle;
   border-radius: 100px;
   position: absolute;
   left: 0;
   top: 1px;
}

.endo .bullet {
   background: #bb172f;
   height: 12px;
   width: 12px;
   vertical-align: middle;
   border-radius: 100px;
   position: absolute;
   left: 0;
   top: 1px;
}

.seamless .bullet {
   background: #5c518d;
   height: 12px;
   width: 12px;
   vertical-align: middle;
   border-radius: 100px;
   position: absolute;
   left: 0;
   top: 1px;
}

.xfinity .bullet {
   background: #de3179;
   height: 12px;
   width: 12px;
   vertical-align: middle;
   border-radius: 100px;
   margin-top: -6px;
   display: inline-block;
}

.slider-nav .slick-current .bullet {
    box-shadow: 0 0 0 1px #000, 0 0 0 2px #fff;
    transition: all .5s;
}

.slider-nav2 .slick-current .bullet {
    box-shadow: 0 0 0 1px #000, 0 0 0 2px #fff;
    transition: all .5s;
}

.main-text {
    font-size: 1.4em;
    padding-bottom: 50px;
}

a.sts-btn {
    background: #000;
    /*background: rgba(255, 255, 255, 0);*/
    border: 1px solid #000;
    /*border: 1px solid #999;*/
    text-transform: uppercase;
    /*color: #888;*/
    color: #fff;
    font-family: futurastdlight;
    transition: all .5s;
    border-radius: 0px;
    letter-spacing: 1px;
    padding: 10px 30px;
}
.btn-default:hover, .btn-default:active, .btn-default:focus {
    background-color: #fff !important;
    border-color: #000 !important;
    color: #000 !important;
}
.last-row a.sts-btn {
    background: #e6e6e6 !important;
    color: #333 !important;
}
.last-row a.sts-btn:hover {
    background: #999 !important;
    color: #fff !important;
}
.sts-logo {
    padding-top: 85px;
}

.sts-logo.thresher-logo {
    padding-top: 0 !important;
}

.thresher-logo img {
    width: 30%;
    margin-bottom: 1%;
}
.sts-logo h1 {
    font-size: 3em;
    font-family: futurastdlight;
    letter-spacing: 2px;
    margin: auto;
    color: #444;
    transition: color .3s;
    text-align: center;
}
p {font-size: 16px;}
 
.margin {margin: 70px 0px;}
.pad-1{
padding: 75px 0;
}
.pad-2{
padding-bottom: 75px;
}
.pad-3 {
    border-bottom: 1px solid #ccc;
    padding: 75px 0;
}
h3.margin {
    font-family: futurastdbook;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0;
    color: #444;
    font-size: 3em;
}
  .bg-1 { 
      background-color: #1abc9c; /* Green */
      color: #ffffff;
  }
  .bg-2 { 
      background-color: #474e5d; /* Dark Blue */
      color: #ffffff;
  }
  .bg-3 { 
      background-color: #ffffff; /* White */
      color: #555555;
  }
  .bg-4 { 
      background-color: #2f2f2f; /* Black Gray */
      color: #fff;
  }
.max-w {
    max-width: 55%;
    margin: auto;
    padding-bottom: 35px;
}
.sts-bg-1{
    padding: 0px;   
}
.sts-bg-2{
    padding: 0px;   
    background-color: #000; /* Light Gray */
}
.stsItems {
    max-width: 1040px;
    margin: auto;
}
p.item-title {
    font-size: 1.85em;
    font-family: futurastdlight;
    letter-spacing: 2px;
    /*max-width: 325px;*/
    margin: auto;
    color: #444;
    transition: color .3s;
    text-align: left;
}
.thumbnail img.img-responsive {
    transition: all .75s;
    max-width: 90%;
}
.col-md-6.col-sm-6:hover .thumbnail img.img-responsive {
  transform: scale(1.05);
     /*  max-width: 100%;*/
}
.col-md-12.col-sm-12 .thumbnail img.img-responsive:hover  {
     transform: scale(1.05);
    /*max-width: 100%;*/
}
/*.col-md-6.col-sm-6:hover .item-title, .col-md-6.col-sm-6:active .item-title, .col-md-6.col-sm-6:focus .item-title, .col-md-6.col-sm-6:visited .item-title {
    color: #000;
}
.col-md-12.col-sm-12:hover .item-title, .col-md-12.col-sm-12:active .item-title, .col-md-12.col-sm-12:focus .item-title, .col-md-12.col-sm-12:visited .item-title {
    color: #000;
}*/
.subImage{
    max-height: 700px;
    object-fit: cover;
}
.subImage-2{
    max-height: 750px;
    object-fit: cover;
}
img.img-position {
    object-position: 50% 0;
}
img.img-position-2 {
    object-position: 50% 15%;
}
img.img-position-3{
object-position: 50% 39%;
}
img.img-responsive.subImage.img-position-2.elite {
    object-position: 50% !important;
}
.right-align{
float: right;
}
.container-fluid {
      padding: 0px;
}
.navbar {
      padding-top: 15px;
      padding-bottom: 15px;
      border: 0;
      border-radius: 0;
      margin-bottom: 0;
      font-size: 12px;
      letter-spacing: 5px;
  }

.container {
padding-left:0px;
padding-right:0px;
}
.container  .jumbotron {
border-radius:0px;
margin: 0px
}
.jumbotron {
    margin: -1px 0 0 0;
    padding-top:0px !important;
    background-color: #000 !important;
}
.jumbotron p {
 margin-bottom: 0;
}
.hero img {
    max-width: 100%;
    width: 100%;
}

.thumbnail{
border:1px solid #fff
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover{
border-color: #fff
}
div.description {
    position: absolute;
    top: 43%;
    color: white;
    margin: auto;
    width: 100%;
    font-size: 1.5em;
}
.hideme
{
    opacity:0.3;
}
/*******************Revisions*************************/
.video {
    margin-bottom: 30px;
}
.tm {
   font-weight: 100;
   font-size: 0.50em;
   vertical-align: super;
}
.tm2 {
   font-weight: 100;
   font-size: 0.65em;
   vertical-align: text-top;
}
.features-container h3 {
    text-align: center;
    font-size: 2.2em;
    font-family: futurastdbook;
    color: #999;
    letter-spacing: 3px;
    line-height: 2em;
    text-transform: uppercase;
}
.features-container {
    padding: 0;
}
.col-sm-6.features-vid {
    padding: 0;
}
.feature-thumbnail {
    margin: 0 15px 10px 0;
    border: 2px solid #fff;
}
.features-wrapper {
    padding: 50px 0;
    width: 80%;
    margin: auto;
}
.video-features {
    margin-top: -18px;
}
.single-feature-container{
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
margin-bottom: 30px !important;
}
.feature-1, .feature-2 {
    margin-right: 40px;
}
h4.feature-title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 13px 0 8px;
    margin: 0 0 4px;
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    display: block !important;
    text-transform: initial;
    color: #666;
    max-width: 241px;
    text-align: left;
}
.feature-thumbnail {
    margin: 0 15px 10px 0;
}
.feature-thumbnail img{
max-width:100%;
} 
.feature-desc {
    max-width: 241px;
    padding-top: 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 18px;
    color: #878787;
    margin-left: 0;
    font-weight: 200;
}
.feature-desc p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 18px;
    color: #878787;
    margin-left: 0;
    font-weight: 200;
    text-align: left;
}

.feature-desc li {
  list-style: none;
  text-align: left;
}
.slider {
  max-width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
  margin-bottom: 2px;
}
.slide1,.slide2,.slide3,.slide4,.slide5 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
    margin-top: -15%;
    animation:fade 10s infinite;
-webkit-animation:fade 10s infinite;

} 
.slide2 {
   margin-top: -15%;
    animation:fade2 10s infinite;
-webkit-animation:fade2 10s infinite;
}
@keyframes fade
{
  0%   {opacity:1}
  50% { opacity: 0}
  100% { opacity: 1}
}
@keyframes fade2
{
  0%   {opacity:0}
  50% { opacity: 1}
  100% { opacity: 0}
}
.col-md-6 {
text-align: left;
}
span.item-title {
    font-family: futurastdbook;
    color: #ccc;
    font-size: .75em;
    position: relative;
    top: 6px;
    font-size: .6em;
    letter-spacing: .06em;
}

.item-text {
    padding-left: 10%;
}

ul.item-desc-list {
    text-align: left;
    margin: auto;
    /*max-width: 355px;*/
    padding: 5px 0 25px 0;
    font-size: 1.1em;
    color: #888;
    letter-spacing: .5px;
    font-weight: 100;
    font-family: helvetica;
    text-transform: capitalize;
}
.item-desc-list li {
    list-style-type: none;
    list-style-position: inside;
    text-indent: -0.85em;
    margin-left: 1em;
}
.item-desc-list li:before {
    content: '-';
    padding-right: 6px;
}
.item-btn {
    font-family: futurastdbook !important;
    background: transparent !important;
    color: #888 !important;
    font-size: 1em !important;
    border-radius: 0px !important;
    border: .5px solid #666 !important;
    text-transform: uppercase !important;
    padding: 10px 30px 8px !important;
    transition: all .5s !important;
    letter-spacing: 1.5px !important;
    margin-top: 20px !important;
    text-shadow: none !important;
}
a.item-btn:hover, a.item-btn:focus, a.item-btn:active {
    background: #fff !important;
    color: #000 !important;
}
.item-btn-wrapper {
    /*max-width: 325px;*/
    margin: auto !important;
    padding-left: 15px !important;
}
.col-md-12.col-sm-12.pad-1 {
    border-bottom: 1px solid #ccc;
    padding: 50px 0 0 0;
}
.col-md-12.col-sm-12.pad-1:last-child {
    padding-bottom: 75px;
    border:0px;
}
footer {
margin:0px
}
footer .f-lvl2:after {
bottom: -15px;
}
.cat-blocks .row {
    width: 50%;
    float: left;
    overflow: hidden;
	margin: 0 !important;
}
.cat-blocks.three {
    width: 100% !important;
    position: relative;
    left: auto !important;
    right: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.cat img {
    width: 100%;
}

.first-row {
   width: 50% !important;
}

#bags p, #durafast p, #venom p {
    font-size: 15px;
    transition: all .5s;
}

#bags p:hover, #durafast p:hover, #venom p:hover {
    text-shadow: 0 0px 13px #fff;
    box-shadow: 0 0px 13px #ffffff6b;
    transition: all .5s;
}

#bags, #durafast, #venom {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.bags-cat {
    position: relative;
}

#bags-button {
   display: none;
}

#bags-button p {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 12px 25px;
    margin-bottom: 0;
    font-family: 'futurastdbook', 'Trebuchet MS', Arial, sans-serif; 
}

.bags-cat:hover #bags-button {
   position: absolute;
   display: block;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.4);
   cursor: pointer;
   letter-spacing: 0.05em;
}

.durafast-cat {
    position: relative;
}

#durafast-button {
   display: none;
}

#durafast-button p {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 12px 25px;
    margin-bottom: 0;
    font-family: 'futurastdbook', 'Trebuchet MS', Arial, sans-serif; 
}

.durafast-cat:hover #durafast-button {
   position: absolute;
   display: block;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.4);
   cursor: pointer;
   letter-spacing: 0.05em;
}

.venom-cat {
    position: relative;
}

#venom-button {
   display: none;
}

#venom-button p {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 12px 25px;
    margin-bottom: 0;
    font-family: 'futurastdbook', 'Trebuchet MS', Arial, sans-serif; 
}

.venom-cat:hover #venom-button {
   position: absolute;
   display: block;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.4);
   cursor: pointer;
   letter-spacing: 0.05em;
}
.feature-vid-row {
   background: #000;
   border-bottom: 1px solid #333;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.features-vid {
    padding: 0;
    border-right: 1px solid #333;
    overflow: hidden;
}

.second-vid {
    border-right: 0 !important;
}

.second-feature-img {
     border-right: 1px solid #333;
}

.player-8c407fee-1335-4aaa-a8b7-96cde24a2647, .player-cbbbce6b-2053-4544-ab4c-62c13e6faaec, .player-6122a1b5-a5ee-4898-bc58-3c25bf82cb21, .player-76d5b13a-367f-41a4-8b5e-f6578ca9ed0a {
    width: 120px !important;
    margin: auto !important;
    top: -16%;
}

.features-img {
    position: relative;
}

.features-text {
   position: absolute;
    top: 41%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 75%;
}

.features-text img {
    width: 15%;
}

.features-title {
    font-family: futurastdbook;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.09em;
    font-size: 1.5em;
    margin-top: 20px;
    text-align: center;
}

.features-desc {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
    color: #777;
    /*text-transform: uppercase;*/
    font-family: Helvetica;
    letter-spacing: .06em;
    font-size: 1em !important;
    margin-top: 15px;
}

.avictor-bottom-logo {
     width: 55%;
     margin: 20px auto 1%;
     padding-bottom: 15px;
}

.avictor-bottom-logo img {
    width: 75%;
}

@media (min-width: 1750px){
.video {
    margin-top: 3.5%;
}
.jumbotron .sts-logo {
    padding-top: 85px;
}
}

@media (min-width: 1200px){
.container {
    width: 100%;
}
}
@media (min-width: 1025px){
.col-md-6.col-sm-6.top-pad {
    padding-top: 110px;
}
ul.item-desc-list {
    /*max-width: 525px;*/
    padding: 5px 0 25px 0;
}
.feature-thumbnail {
margin:0;
}
}
@media (max-width: 1850px){
.venzo-athlete img {
    width: 50% !important;
}
.matt {
    width: 45% !important;
    right: 14% !important;
}
img.front {
    width: 25%;
}
img.back {
    width: 20%;
    margin-left: 30px;
}
.venzo-athlete {
   right: 2%;
}
.avictor-bottom-logo img {
    width: 85%;
}
}
@media (max-width: 1750px){
.venzo-suit {
    width: 75%;
}
}
@media (max-width: 1550px){
.max-w {
    max-width: 65%;
    margin: auto;
    padding-bottom: 35px;
}
.venzo-vid {
    width: 100%;
    margin: auto;
    padding: 40px 0;
    position: relative;
}
}
@media (max-width: 1480px){
.venzo-suit {
    width: 65%;
}
.venzo-suit.jammer {
    width: 57%;
    margin-top: -28px;
}
}
@media (max-width: 1310px){
.paddle2 h5 {
   font-size: 1em;
}
.paddle2 p {
  font-size: .8em;
}
.toggle {
    text-align: center;
    padding: 150px 0 10px;
    width: 100%;
}
}
@media (max-width: 1250px){
.features-text video {
    width: 100px !important;
}
.features-title {
    font-size: 1.2em;
}
.features-desc {
    font-size: .9em !important;
}
.venzo-suit {
    margin: 16px 0 0 18%;
    width: 76%;
}
.venzo-suit-text h4 {
    font-size: 1.3em !important;
}

.venzo-suit-text h1 {
    font-size: 2.5em !important;
}
.venzo-suit-text h5 {
    font-size: 2.0em !important;
}

.thresher-logo img {
    width: 34%;
    margin-bottom: 1%;
}
.venzo-vid {
height: 800px;
}

.arparallax {
    width: 100%;
    height: 100%;
}
.toggle {
    padding-top: 0;
}
.section {
    height: 100% !important;
}
.product-container {
    position: relative;
    height: 100%;
}
img.cover2 {
    position: relative;
    top: 0;
}
.imageContainer {
    height: 600px !important;
    position: relative !important;
}
}

@media (max-width: 1150px){
  .front {
     margin-left: 0 !important;
}
}

@media (max-width: 1024px){
.desktop {
   display: none;
}
.mobile {
   display: block;
}
body #content[role="main"] > .main-container, body #content[role="main"] > .breadcrumbs, body #content[role="main"] > #top-desc, body .wrapper, body #page, body {
min-width: 0%;
}
.jumbotron{
background-size:100%;
}
.shadow {
height:18px;
background-size:100%;
}
h3.margin {
font-size:2.75em;
}
.intro-text {
    font-size: 16px;
    padding: 30px 50px;
        text-align: justify;
}
.cga-logo img {
width:60% !important;
}
ul.item-desc-list {
    padding: 5px 0 25px 0px;
}
ul.item-desc-list li{
    padding-left: 14px;
}
.features-wrapper {
    width: 102.5%;
}
.fon-text-wrapper {
padding: 20px 0px;
}
footer .f-lvl2:after, footer .f-lvl2:before{
content:'';
max-width: 768px !important;
}

}
@media (max-width: 985px) {
.slider {
height: 400px;
}
.features-vid {
    width: 50% !important;
}
.features-img {
    width: 50% !important;
}
.features-text img {
    width: 13% !important;
}
.features-title {
    font-size: 1.1em !important;
}
.features-desc {
    font-size: 0.75em !important;
}
}
@media (max-width: 860px){
.features-text video {
    width: 80px !important;
}
.paddle-size .slick-list {
    padding: 0 !important;
}
.venzo-suit-text h1 {
    font-size: 2.2em !important;
}
.venzo-suit-text h5 {
    font-size: 1.9em !important;
}
.avictor-bottom-logo img {
    width: 95%;
}
}
@media (max-width: 820px){
.shadow {
height:14px;
}
h3.margin {
letter-spacing: 1px;
font-size:2.35em;
}
.pad-1 {
    padding: 6% 0;
}
.thumbnail img.img-responsive {
}
}
@media (max-width: 767px){
.second .pad-1{
padding-top:0px;
padding-bottom:75px
}
.second .pad-1:first-child {
padding-top:75px
}
.widget {
margin: 0;
}
.shadow {
    height: 9px;
}
.sts-logo {
    padding-top: 3%;
}
.thresher-logo img {
    width: 40%;
    margin-bottom: 5%;
}
.sts-logo h1 {
    font-size: 2em;
}
.intro-text {
    font-size: 1em !important;
    line-height: 20px !important;
    padding: 30px 35px !important;
}
h3.margin {
font-size: 2em;
}
.stsItems {
    padding: 0 9%;
}
.thumbnail img.img-responsive {
max-width:100%
}
p.item-title {
    font-size: 1.45em;
    line-height: 29px;
}
footer .f-lvl0 .newsletter-widget img {
top:-2px;
}
.venzo-suit {
    margin: 8% 0 0 18%;
}
}
@media screen and (min-width: 768px){
.jumbotron {
padding-top:0px;
}
}
@media screen and (max-width: 740px){
.jumbotron.text-center {
    padding-bottom: 0;
    margin-bottom: -18px;
}
#stsVideo-desktop{
display: none;
}
#stsVideo-mobile{
display: block;
}
.std {
    padding: 0 !important;
}
.thresher-logo img {
    width: 46%;
    margin-bottom: 5%;
}
.max-w {
    max-width: 85%;
    margin: auto;
    padding-bottom: 35px !important;
}
.intro-text {
    font-size: .9em !important;
}
img.bottom-divider {
     height: 2px;
}
.paddle2 {
   width: 100% !important;
}
.paddle2 img {
   width: 50%;
   margin: 20px auto 0;
}
.venzo-vid {
    width: 86%
}

.toggle h1 {
    font-family: futurastdbook;
    font-size: 1.5em !important;
    letter-spacing: 0.15em !important;
    margin: 0;
}
.toggle img {
    height: 50px;
    margin: -2% 40px 0;
}
.toggle {
    padding-top: 27px !important;
}
.swatches li {
    border: 1px solid #666 !important;
    border-radius: 100px !important;
    padding: .01em !important;
    width: 31px !important;
    height: 32px !important;
    list-style: none !important;
}
.on-form {
    width: 100%;
    margin-left: 5%;
    text-align: left;
    top: 0;
    padding: 20px 0 30px 0;
}
.item-btn {
    margin-top: 16px !important;
}
.venzo-suit-text h4 {
    font-size: 1em !important;
}
.venzo-suit-text h1 {
    font-size: 1.6em !important;
}
.venzo-suit-text h5 {
    font-size: 1.2em !important;
}
img.front {
    width: 31%;
}
img.back {
    width: 25%;
    margin-left: 30px;
}
.venzo-athlete img {
    display: none;
}
.jammer .back {
    width: 27% !important;
}
.jammer .front {
    width: 43% !important;
}
.jammer .back {
    width: 27% !important;
}
ul.item-desc-list {
    max-width: 325px;
}
ul.item-desc-list li {
    padding-left: 4%;
}
.item-desc-list li:before {
    position: absolute;
    left: 1%;
}
.feature-1, .feature-2 {
   margin: 0;
   padding: 0;
}
.bags-cat:hover #bags-button {
   display: none;
}
.durafast-cat:hover #durafast-button {
   display: none;
}
.venom-cat:hover #venom-button {
   display:none;
}
.imageContainer {
    height: 100% !important;
    position: relative !important;
    transform: none !important;
}
.venzo-vid a {
    height: 50px;
    width: 50px;
}
a#video-button img {
    width: 20px;
    height: 20px;
}
.section {
    height: 100% !important;
    margin: 0 !important;
    background: #000;
}
}