﻿.white{
    color: white;
}
.black{
    color:black;
}
#tool-tether-kits{
    width: 100%;
}
#tool-tether-kits .align-left{
    text-align: left;
}
#tool-tether-kits .size-container{
    width: 100%;
    max-width: 1000px;
    margin: 20px auto 20px auto;
}
#tool-tether-kits h1,#tool-tether-kits h2,#tool-tether-kits h3{
    text-transform: uppercase;
}
#tool-tether-kits h2{
    text-transform: capitalize;
    font-size:16px;
    line-height: 130%;
}
#tool-tether-kits .headline a{
	color:black;
}
#tool-tether-kits .headline a:hover{
	color:#ff4c00;
	text-decoration: underline;
}

#tool-tether-kits h1{
    font-size: 3.75rem;
    line-height: 100%;
    letter-spacing: -3px;
}
#tool-tether-kits .kit-banner-text-cont h2{
    font-size: 1.75rem;
    line-height: 150%;
    letter-spacing: -1px;
}
#tool-tether-kits h3{
    text-align: center;
    font-size: 3rem;
    margin-bottom:2%;
}
#tool-tether-kits h4{
    text-align: center;
    font-size: 2em;
    line-height: 100%;
    text-transform: uppercase;
}
#tool-tether-kits h5{
        margin-top: -10px;
        margin-bottom: 10px;
        text-align: center;
}
#tool-tether-kits .owl-item{
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1%;
}
#tool-tether-kits .owl-item .item{
    text-transform: capitalize;
    line-height: 130%;
}
#tool-tether-kits .owl-item .item a{
	color: black;
}
#tool-tether-kits .owl-item .item a:hover{
	color: #ff4c00;
	text-decoration: underline;
}
#tool-tether-kits .owl-item-select:first-of-type h3{
    margin-bottom:0%;
}
#tool-tether-kits .owl-item-select h4{
    margin-bottom:2%;
}
#tool-tether-kits .main-block{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    border-bottom: 1px solid #908F8F;
    padding: 35px 0;
    display: inline-block;
    margin-bottom: 6%;
}
#tool-tether-kits .main-block:last-of-type{
    border-bottom: none;
}
#tool-tether-kits .owl-item-select{
    padding-bottom: 0px;
}
#tool-tether-kits #kit-banner{
    background-image: url(../jpg/tool-tether-kit-bannervfx273.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    overflow: auto;
    background-position: center top;
    background-color: white;
    background-attachment: fixed;
    width: 100%;
    height: 400px;
}
#tool-tether-kits .kit-banner-text-cont{
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.5);

    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 30px 0 30px 0;

}
#tool-tether-kits .product-item .col-1{
    float: left;
    width: 70%;
}
#tool-tether-kits .product-item .col-2{
    float: right;
    width: 25%;
}
#tool-tether-kits .product-item .col-1 h4{
    font-size: 1.4rem;
    line-height: 100%;
    margin-bottom: 10px;

}
#tool-tether-kits .product-item .col-1 .product-info{
    max-width: 100%;
    
}
#tool-tether-kits .product-item .col-1 .product-info h4{
    text-align: left;
}

#tool-tether-kits .product-item .video-play-container{
    padding: 0;
}
#tool-tether-kits .video-play-container{
    position: relative;
}

#tool-tether-kits .video-play-container span.video-play {
    width: 20%;
}
#tool-tether-kits .video-play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 60%;
    max-width: 180px;
    margin: auto;
    background: url(../png/play_newbs9nc0.png) no-repeat center;
    background-size: 80%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    pointer-events: none;
}
#tool-tether-kits .video-play {
    background-size: 100%;
}
#tool-tether-kits .product-info-item-img {
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
}
#tool-tether-kits .product-info-item-text{
    margin-top: 10px;
    text-transform: capitalize;
}
#tool-tether-kits .equat{
    display: inline-block;
    height: 151px;
}
#tool-tether-kits .product-item{
    padding-top: 4%;
}
#tool-tether-kits .equat > div{
    width: 30px;
    height: 30px;
    background: #c5c5c5;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 15px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: bold;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    margin: 0 10px;
}
#tool-tether-kits .equat-orange > div{
    background: #ff4c00;
}
#tool-tether-kits .product-item .watch-section-video-revd{
    background-color: #e3e3e3;
    width:250px;
    height: 250px;
    text-align: center;
    line-height: 250px;
}
#tool-tether-kits .product-item .watch-section-video-revd img{
    width:250px;
    height: 250px;
}
#tool-tether-kits .doc_type {
    font-size: 12px !important;
    text-transform: capitalize;
    color: #626262;
    font-size: 12px;
    margin-top: 5px;
}
#tool-tether-kits .knowledge-tenacious-blocktitle-revd{
    font-size: 16px;
    text-transform: capitalize;
    font-weight: normal;
    text-align: left;
    line-height: 130%;
    color: black;
}
#tool-tether-kits .knowledge-tenacious-blocktitle-revd:hover{
    color: #ff4c00;
    text-decoration: underline; 
}
#tool-tether-kits .product-video .product-video-text{
    text-align: center;
    font-size: 16px;
    margin: 5px;
    text-transform: capitalize;
}

#tool-tether-kits .basic-login-wrap .form-list select{
    height: 2.75em !important;
    width: 100% !important;
}
#tool-tether-kits div.kit-display{
    display: none;
}



#tool-tether-kits ul#slider{
    position: relative;
    padding: 0 !important;
    right: 0px;
    margin-bottom: 0;
}
#tool-tether-kits .slider-container-wrap{ 
    overflow: hidden;
    margin: 0 auto;
}   
#tool-tether-kits .slider-container{ 
    width: 2000px;
}
#tool-tether-kits .next a, #tool-tether-kits .prev a{
    color: #000;
    font-family: Arial;
    text-decoration: none; 
}
#tool-tether-kits .next a:hover, #tool-tether-kits .prev a:hover{
    font-weight: bold;
    font-family: Arial;
}
#tool-tether-kits .next{
    display: block;
    position: relative;
    width: 15px;
    top: -160px;
    float: right;
    background: url("../png/arrow_rightbh9y7b.png") no-repeat center;
    background-size: 15px auto;
    text-indent: 37px;
    bottom: 0;
    margin-right: -8px;
    height: 35px;
    right: 4%;
}
#tool-tether-kits .prev{
    display: block;
    position: relative;
    width: 15px;
    top: -160px;
    float: left;
    background: url("../png/arrow_lefte2qf29.png") no-repeat center;
    background-size: 15px auto;
    margin-left: -8px;
    height: 35px;
    left: 4%;
   
}
#tool-tether-kits .next:hover,#tool-tether-kits .prev:hover{
    cursor: pointer;
}
#slider li img{
    width: 175px;
    height: 175px;
    background: rgba(255,255,255,0.9);
    border-radius: 5px;
}
#tool-tether-kits ul#slider li{
        display: inline-block;
        min-width: 225px;
        text-align: center;
        max-width: 225px;
}
#tool-tether-kits ul#slider li span {
    color: black;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-top:3%;
}
#tool-tether-kits .slider-container-wrap{
    height: 100% !important;
}
#tool-tether-kits .owl-nav,
#tool-tether-kits .owl-dots{
    display: none;
}
#tool-tether-kits .owl-contorls-container{
    position: relative;
}
#tool-tether-kits .owl-controls-toggle-left{
    position: absolute;
    left: 0;
    top: 50%;
    cursor: pointer;
    font-size: 25px;
}
#tool-tether-kits .owl-controls-toggle-right{
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    font-size: 25px;
}

#tool-tether-kits .owl-carousel{
    overflow: hidden;
}
#owl1 .item,#owl2 .item,#owl3 .item,#owl4 .item{
    width: 225px;
    height: 225px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    padding:3px;
}
#owl1 .item img,#owl3 .item img{
    width: 175px;
    height: 175px;
    margin: 0 auto;
}
#owl1 .item > div{
    font-weight: bold;
    margin-top: 5px;
    text-transform: capitalize;
}
#owl1 .item:hover{
    background-color: #e3e3e3;
    border-radius: 3px;
}
#owl1 .active-item{
    background-color: #e3e3e3;
    border-radius: 3px;
}
#owl1 .active-owl:after{
    content: "-";
    color: transparent;
    text-align: center;
    width: 0px;
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ff4c00;
    margin: 0 auto;
}

#owl2 .owl-wrapper-outer{
    min-height: 300px;
}
#owl3 .item a{
    color: black;
    font-weight: bold;
    line-height: 130%;
    font-size: 16px;
}
#owl3 .item a:hover{
    color: #ff4c00;
    text-decoration: underline;
}
#owl4 .item{
    width: 225px;
    height: 225px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
}
#owl4 .item img{
    width: 100%;
    height: auto;
    margin: 20px auto 0 auto;
    padding-bottom: 10px;
}
#owl4 .owl-carousel .owl-wrapper-outer{
    min-height: 250px;
}
#owl5 .item{
    width: 225px;
    height: auto;
    margin: 0 auto;
    text-align: left;
    font-size: 16px;
    padding-left:20px;
}
#owl5 .item img{
    width: 175px;
    height: auto;
    margin: 20px auto 0 auto;
    padding-bottom: 10px;
}
#tool-tether-kits button.button{
    box-sizing: border-box;
}


@media screen and (max-width: 1525px){
    #tool-tether-kits #kit-banner{
        background-size: cover;
    }
}
@media screen and (max-width: 1050px){
#tool-tether-kits .product-item .col-1,
#tool-tether-kits .product-item .col-2{
    width: 90%;
    float: none;
    margin: 0 auto;
    }
    #tool-tether-kits .product-item .col-1{
    margin-bottom:20px;
    }
    .watch-section-video-revd{
    margin:0 auto;
    }
}
@media screen and (max-width: 850px){
    #tool-tether-kits .form-list .right-field {
        margin-left: 0px;
    }
    #tool-tether-kits .form-list .field {
        float: left;
        width: 100%;
    }
    #tool-tether-kits .form-list input.input-text,
    #tool-tether-kits .form-list select,
    #tool-tether-kits .discount .input-text{
        max-width: 100%;
    }
    #tool-tether-kits .input-box .input-text{
        width: 100%;
    }
}
@media screen and (max-width: 775px){
    .product-info-item{
    text-align: center;
    }
}
@media screen and (max-width: 500px){
    #tool-tether-kits .product-info-item-img {
    margin: 10px 0;
    }
    #tool-tether-kits .equat > div {
    margin: 0 15px;
    }
    #tool-tether-kits #kit-banner {
    background-image: url(../jpg/tool-tether-kit-banner-mobilen3h4hu.jpg);
    }
}

@media screen and (max-width: 450px){
    .product-info p{
    font-size: 17px;
    }
    #tool-tether-kits h1 {
    font-size: 2.75rem;
    }
    #tool-tether-kits .kit-banner-text-cont h2{
    font-size: 1.25rem;     
    }
    #tool-tether-kits .product-info-item-img {
    display: block;
    }
    #tool-tether-kits .equat {
    display: block;
    height: 50px;
    }
}
