/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 15, 2018, 12:16:28 PM
    Author     : vinay
*/

.products-new-block-2{
    width: 100%;
    float: left;
}
.products-new2-main-heading{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 3vw;
    color: #A8282A;
    margin-top: 5%;
}
.products-new-detail{
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 10%;
}

.products-new3-content-main{
    text-align: center;
    font-size: 6vw;
    color: #2E2E2E;
    line-height: 6vw;
    float: left;
    width: 100%;
    margin-top: 5%;
    margin-bottom: 10%;
}
.products-new3-content-sub{
    text-align: center;
    font-size: 3vw;
    color: #2E2E2E;
    line-height: 4vw;
    float: left;
    width: 100%;
    margin-top: 3%;
    margin-bottom: 10%;
}
.products-new-detailing {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 5vw;
    padding: 0% 5% 10% 5%;
}
.products-new3-detailing1-product-features{
    float: left;
    text-align: center;
    font-size: 2.5vw;
    color: #fff;
    width: 100%;
    margin-bottom: 10%;
}
.products-new-detailing1-main-heading{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 3vw;
    color: #A8282A;
    margin-top: 5%;
}
.products-new-img-3{
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}
.products-new-detailing1-content-sub{
    text-align: center;
    font-size: 3vw;
    color: #2E2E2E;
    line-height: 4vw;
    float: left;
    width: 100%;
    margin-top: 3%;
    margin-bottom: 5%;
}
.products-new-detailing1-product-features{
    float: left;
    text-align: center;
    margin-left: 10%;
    margin-right: 10%;
    font-size: 2.5vw;
    color: #2E2E2E;
}
.products-new-seperator-underline{
    width: 20%;
    text-align: center;
    float: left;
    height: 0.2vw;
    background: #A8282A;
    margin: 8% 40% 5% 40%;
}

.products-new-detailing2-main-heading{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 3vw;
    color: #A8282A;
    margin-top: 5%;
}
.products-new-detailing2-content-sub{
    text-align: center;
    font-size: 3vw;
    color: #2E2E2E;
    line-height: 4vw;
    float: left;
    width: 100%;
    margin-top: 3%;
    margin-bottom: 5%;
}
.products-new-detailing2-product-features{
    float: left;
    text-align: center;
    margin-left: 10%;
    margin-right: 10%;
    font-size: 2.5vw;
    color: #2E2E2E;
}
.footwear-techincal-spec{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10%;
}
.footwear-tech-spec-desc{
    font-size: 3vw;
}
.footwear-tech-spec-h{
    font-size: 3vw;
}
.footwear-tech-spec-img{
    margin-bottom: 3vw;
}
.wrist-carousel-img{
    margin-bottom: 10%;
}
.carousel-indicators li{
    border: 1px solid #000;
}
.wrist-img-text{
    float: left;
    width: 100%;
    margin: 0% 0% 15% 0%;
    text-align: center;
}
.wrist-band-types-carousels{
    float: left;
    text-align: center;
    width: 100%;
    margin: 10% 0% 10% 0%;
}
.wrist-band-types-carousels>button{
    background: #fff;
    border: 0.2vw solid #000;
    padding: 2% 5% 2% 5%;
    border-radius: 1vw;
    letter-spacing: 0.8vw;
    font-size: 2vw;
    margin-right: 1vw;
}
.gateways-products>div>button{
    background: #fff;
    border: 0.2vw solid #000;
    padding: 2% 5% 2% 5%;
    border-radius: 1vw;
    letter-spacing: 0.8vw;
    font-size: 2vw;
    margin-right: 1vw;
}
.gateways-btn-block{
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 5%;
}
.how-it-works{   
    width: 100%;
    text-align: center;   
}
.how-it-works-content{
    text-align: center;
    padding: 5% 10% 5% 10%;
    font-size: 2vw;
}
.how-it-works-btn{
    background: transparent;
    border: 0.1vw solid #2E2E2E;
    border-radius: 0.5vw;
    padding: 1vw 1vw 1vw 2vw;
    letter-spacing: 1vw;
    font-size: 2vw;
    color: #2E2E2E;
}
