@font-face {
    font-family: Montserrat;
    font-weight: bold;
    src: url("../font/Montserrat-Black.otf") format("opentype");
}
@font-face {
    font-family: Montserrat;
    font-weight: bolder;
    src: url("../font/Montserrat-ExtraBold.otf") format("opentype");
}
@font-face {
    font-family: Montserrat;
    font-weight: light;
    src: url("../font/Montserrat-Light.otf") format("opentype");
}
@font-face {
    font-family: Montserrat;
    font-weight: regular;
    src: url("../font/Montserrat-Regular.otf") format("opentype");
}

html { 
-webkit-font-smoothing: antialiased;
text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.back {
    opacity: 0.1;
}

.front {
    position: relative; 
}

.home_amazon {
    //width: 6em;
}

.best_buy {
    margin-left: 1em;
}

.thank_you {    
    color: white;
    position: absolute;
    top: 43%;
    width: 100%;
    text-align: center;
    font-size: 2em;
    display: none;
}

.back_button {
    position: absolute;
    left: 5%;
    top: 47%;
}

.vibration_switch {
    width: 8%;
    margin-left: 0.5em;
    cursor: pointer;
}

#exp_lechal {
    margin-right: 2em;
}

#fullVideo {
    position: fixed;
    top:0;
    right:0;
    width: 100%;
    display: none;
    z-index: 99999;
}

#fullVideo .closeBtn {
    position: absolute;
    width: 20px;
    top: 2%;
    text-align: center;
    font-size: 1.5em;
    color: white;
    font-weight: bold;
    right: 5%;
    cursor: pointer;
}

#lechal_logo {
    width: 135px;
}

.scroll {
    position: absolute;
    bottom: 5%;
    left: 47%;
    width: 5%;
    cursor: pointer;
}

#buy_now {
    height: 35px;
    border-color: #FFFFFF;
    color: #FFFFFF;
    letter-spacing: 5px;
    background-color: transparent;
}

#buy_now:hover {
    border-color: #FFFFFF;
    color: #FFFFFF;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

a { color: inherit; } 
a:hover {
    color: inherit;
    text-decoration: underline;
}

.header {
    min-height: 60px; 
    z-index: 9999;
}

#policies .header,  {
    background-color: #000000;
}

#landing_page .header:hover {
    background: none !important; 
}

.expand_span {
    font-family: Montserrat;
    font-weight: 300;
    font-size: 0.7em;    
    cursor: pointer;
    letter-spacing: 10px;
}

.expand_icon {
    margin-right: 3px;
    margin-top: -3px;
}

.expand_text {
    padding-top: 1px;
}

.our_button {
    font-family: Montserrat;
    font-weight: 300;
    width: auto;
    background-color: transparent;
    border: 2px solid #FFFFFF;
    border-radius: 5px;
    color: #FFFFFF;
    height: 41px;
    padding-left: 15px;
    padding-right: 7px;
    letter-spacing: 10px;
    font-size: 16px;
    outline: none;
}


.our_button:hover {
    background-color: #FFFFFF;    
    color: #25253F;
}

.trans {
    background-color: rgba(0,0,0,0.6);
}

.navbar {
    margin-bottom: 0;
}
.header ul {    
    padding-left: 15%;
    padding-right: 15%;
}

.header ul li{
    color: #FFFFFF;
}

.header ul li div{
    display: table-cell;
    vertical-align: middle;
    height: 45pt;
    font-family: Montserrat, Open Sans;
}

.lechal {
    float: left;
}
.amazon {
    float: right;
}

.offer_div {
    width: 15%;
    height: auto;
    float: right;
    margin-right: 18%;
    margin-top: 54px;
}

.newsite_div {
    width: 18%;
    height: auto;
    float: right;
    margin-right: 18%;
    margin-top: 68px;
}

.newsite_div img{
     width: 100%;
}

.offer_div img {
    width: 100%;
}

.close_offer , .close_newsite{
    margin-right: 20%;
    margin-top: 100px;
}
/* home page css */

.switch_it {
    position: absolute;
    bottom: 8%;
    right: 7%;
    color: #FFFFFF;
    width: 20%;
}

.switch_it img {
    width: 15%;
    cursor: pointer;
    margin-left: 2%;
}

#sec_1 {
    background-image: url("../media/image/home/72.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;

    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
}

#sec_2 {
    background-image: url("../media/image/home/4.gif");
    background-repeat: no-repeat;
    background-size: cover;
    //background-attachment: fixed;
    
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
}

#sec_3 .top {
    background-image: url("../media/image/home/4_1.png");
    background-repeat: no-repeat;
    background-size: cover;
        
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;
}

#sec_3_new {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#sec_4 .top {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#sec_4 .bottom {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#sec4_middle {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}

#sec_5 .top {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#sec5_middle {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}

#sec_5 .bottom {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#sec_6 .top {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#sec6_middle {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}

#sec_6 .bottom {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#sec_7 .top {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#sec_7 .bottom {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#sec_8 {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#sec_9 {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#sec_10 {
    /*background-image: url("../media/image/home/23.png");
    background-repeat: no-repeat;
    background-size: cover;*/
    background-color: #E7E7E7;
}

#sec_11 .top {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#sec_11 .bottom {
    background-image: url("../media/image/empty.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.sec_1_content {
    position: relative;
    top : 45%;
}

.sec_1_content .row1 {
    color: #FFFFFF;
    font-size: 3.5em;
    font-weight: 300;
    margin-bottom: 3%;
}
.sec_1_content .row1 .para3{
    color: #FF665C;
}

.sec_1_content .row2 {
    color: #FFFFFF;                    
    margin-bottom: 3%;
}

.sec_1_content .row2 h1{
    font-size: 1.3em;
    //letter-spacing: 2px;
    line-height: 0.8;
}

.sec_2_content {
    position: relative;
    top : 30%;
}

.sec_2_content .row1 {
    font-size: 0.9em;
    color: #420715;
    margin-bottom: 2%;
}

.sec_2_content .row1 h3{
    font-size: 1em;
    color: #420715;
    margin-bottom: 2%;
}

.sec_2_content .row2 {
    margin-bottom: 2.5%;
}

.sec_2_content .row2 .para1{
    font-size: 7em;
    color: #FF665C;
    font-weight: 900;
}

.sec_2_content .row2 .para2, .sec_2_content .row2 .para3{
    font-size: 4em;
    color: #420715;
    font-weight: 900;
}

.sec_2_content .row3{
    width: 55%;
    font-size: 1.0em;
    color: #420715;
    font-weight: 100 !important;
    margin-bottom: 2.5%;
    //text-align: justify;
}

#new_color {
    color: #420715 !important;
}

.sec_2_content .row3 span{
    font-weight: bold;
}

.sec_2_content .row4 button{
    border-color: #420715;
    color: #420715;
}

.sec_2_content .row4 button:hover{
    background-color: #420715;
    color: #E8E8E8;
}

#sec_3 .top .top_right {
    width: 55%;
    float: right;
    position: relative;
} 

#sec_3 .top .row1, #sec_3 .top .row2, #sec_3 .top .row3 {
    color: #FFFFFF;
} 

#sec_3 .top .row2 {
    margin-bottom: 4%;
}

#sec_3 .top .row1 { 
    font-size: 0.9em;
    margin-bottom: 1%;
}

#sec_3 .top .row2 .para1{ 
    font-size: 7em;
    font-weight: 900;
    letter-spacing: -3px;
    line-height: 0.8;
    margin: 0px;
}

#sec_3 .top .row2 .para2{
    font-size: 4em;
    font-weight: 900;
    letter-spacing: -3px;
    line-height: 0.8;
    margin: 0px;
}

#sec_3 .top .row3{
    font-family: Open Sans;
    font-size: 1.0em;
    font-weight: 100;
    line-height: 1.2em;
    margin-bottom: 0;
}

#sec_3 .top .row3 span{
    font-weight: bold;
}

#sec_3_new .bottom .bottom_left {
    width: 65%;
    position: relative;
    top: 18%;
} 

#sec_3_new .bottom .row1,  #sec_3_new .bottom .row2{
    color: #420715;
}

#sec_3_new .bottom .row1 {
    font-size: 0.9em;
    margin-bottom: 2%;
    color: #FF665C;
}

#sec_3_new .bottom .row1 h3{
    font-size: 1em;
}

#sec_3_new .bottom .row2 {
    font-size: 4em;
    font-weight: 900;    
    letter-spacing: -3px;
    line-height: 0.7;
    margin-bottom: 3%;
}

#sec_3_new .bottom .row2 span {
    color: #FF665C;
}

#sec_3_new .bottom .row3 {
    font-size: 1.0em;
    font-weight: 100;
    width: 80%;
}

#sec_3_new .bottom .row3 span {
    font-weight: bold;
}

#sec_4 .bottom .bottom_left {
    position: relative;
    width: 60%; 
    float: left;
    margin-top: -5%;
}

#sec4_bottom .parent {
    width: 80%;
}

#sec_4 .bottom .bottom_left .row1{
    color: #2680AF;
    font-size: 0.9em;
    margin-bottom: 2%;
}   

#sec_4 .bottom .bottom_left .row1 h3 {
    font-size: 1em;
}


#sec_4 .bottom .bottom_left .row2{
    color: #25253F;
    font-size: 4em;
    margin-bottom: 3%;
}  

#sec_4 .bottom .bottom_left .row2 .text2{
    display: none;
}  

#sec5_bottom .row2 .text2{
    display: none;
} 

.close {
    position: absolute;
    top: 0%;
    right: 0%;
    color: #FFFFFF;
    font-size: 1.5em;
    opacity: 1;
    z-index:9999;
    font-weight: 500;
}

#sec_4 .bottom .bottom_left .row3{
    color: #25253F;
    font-size: 1.0em;
    margin-bottom: 3.5%; 
    font-weight: 100;
}  

#sec_4 .bottom .bottom_left .row3 span{
    font-weight: bold;
} 

#sec_4 .bottom .bottom_left .row4 button{
    border-color: #25253F;
    color: #25253F;
}

#sec_4 .bottom .bottom_left .row4 button:hover {
    background-color: #25253F;
    color: #E8E8E8;
}

#sec5_bottom .parent {
    float: right;
    margin-left: 16%;
    width: 68%;
}

#sec_5 .top {
    width: 100%;
}

#sec_5 .top .leftPara {
    width: 48%;
    float:left;
}

#sec_5 .top .rightPara {
    width: 52%;
    float:right;
}

#sec_5 .top .rightPara .row1{
    font-size: 2em;
    color: #FFFFFF;
    position: relative;
    margin-top: 25%;
}

.small_counter {
    font-size: 32px;
    display: block;
}

#sec_5 .bottom .bottom_right {
    position: relative;
    width: 80%;
    float: right;
    margin-top: -5%;
    z-index: 9999;
}

#sec_5 .bottom .bottom_right .row1{
    color: #FF665C;
    font-size: 0.9em;
    margin-bottom: 2%;
}

#sec_5 .bottom .bottom_right .row1 h3 {
    font-size: 1em;
}

#sec_5 .bottom .bottom_right .row2{
    color: #420517;
    font-size: 4em;
    margin-bottom: 3.5%;
}

#sec_5 .bottom .bottom_right .row3{
    color: #420517;
    font-size: 1.0em;
    margin-bottom: 3.5%;
    font-weight: 100;
}

#sec_5 .bottom .bottom_right .row4 button{
    color: #420517;
    border-color: #420517;
}

#sec_5 .bottom .bottom_right .row4 button:hover{
    background-color: #420517;
    color: #E8E8E8;
}

#sec_6 .bottom .bottom_left {
    position: relative;
    top: 15%;
}

#sec_6 .bottom .bottom_left .row1{
    color: #DD4772;
    font-size: 0.9em;
    margin-bottom: 2%;
}   

#sec_6 .bottom .bottom_left .row1 h3 {
    font-size: 1em;
}

#sec_6 .bottom .bottom_left .row2{
    color: #282828;
    font-size: 4em;
    margin-bottom: 2.5%;
}  

#sec_6 .bottom .bottom_left .row3{
    color: #282828;
    font-size: 1.0em;
    margin-bottom: 2.5%;  
    width: 60%;
    font-weight: 100;
}  

#sec_6 .bottom .bottom_left .row3 span{
    font-weight: bold;
} 

#sec_6 .bottom .bottom_left .row4 button{
    border-color: #2F515E;
    color: #2F515E;
}

#sec_6 .bottom .bottom_left .row4 button:hover{
    background-color: #2F515E;
    color: #D8D4D6;
}

.sec6_middle_content {
    position: relative;
    top: 27%;
    margin-left: 0px;
    margin-right: 0px;
    width:100%;
}

.leftContent {
    float: left;
    width: 60%;
    text-align: left;
    padding-top: 5%;
}

.rightContent{
    float: right;
    width: 40%;
    text-align: right;
}

.rightContent img{
    width: 195%;
    margin-top: -25%;
    margin-left: -40%;
}

.sec6_middle_content .row1 {
    color: #DD4772;
    font-size: 0.9em;
    margin-bottom: 2%;
}

.sec6_middle_content .row2 {
    color: #FFFFFF;
    font-size: 4em;
    margin-bottom: 2%;
}

.sec6_middle_content .row3 {
    color: #FFFFFF;
    font-size: 1em;
    font-weight: 100;
}

.sec6_middle_content .row3 p{
    margin-bottom: 0px;
}


#battery_anim {
    position: absolute;
    height: 100%;
    width: 40%;
    top: 0%;
    right: 10%;
}

.battery_anim_bottom {
    overflow: hidden;
    transform: skewY(3deg);
    mix-blend-mode: multiply;
}

#battery_anim_img{
    width: 85%;
    position: relative;
    left: 25%;
    top: -29%;
    transform: skewY(-3deg);

    -webkit-backface-visibility: hidden;
    
    -webkit-transition: top 1s ease-Out;
    -moz-transition: top 1s ease-Out;
    -o-transition: top 1s ease;
    transition: top 1s ease;

    //mix-blend-mode: multiply;
}

#sec_7 .bottom .bottom_left {
    position: relative;
    float: left;
    width: 50%;
    top: 22%;
}

#sec_7 .bottom .bottom_left .row1{
    color: #1A1A1A;
    font-size: 0.9em;
    margin-bottom: 2%;
}   

#sec_7 .bottom .bottom_left .row2{
    color: #1A1A1A;
    font-size: 4em;
    margin-bottom: 2.5%;
}  

#sec_7 .bottom .bottom_left .row3{
    color: #1A1A1A;
    font-size: 1.0em;
    margin-bottom: 2.5%;  
    font-weight: 100;
}  

#sec_7 .bottom .bottom_left .row3 span{
    font-weight: bold;
} 

#sec_7 .bottom .bottom_left .row4 button{
    border-color: #1A1A1A;
    color: #1A1A1A;
}

#sec_7 .bottom .bottom_left .row4 button:hover {
    background-color: #1A1A1A;
    color: #E8E8E8;
}

#sec_7 .bottom .bottom_left .row4 button span{
    color: GREEN;
}

#sec_7 .bottom .bottom_right {
    float: right;
    width: 50%;
}

#sec_7 .bottom .bottom_right img{
    width: 30em;
    margin-top: 5em;
    margin-left: 5em;
}

.sec_8_content {
    position: fixed;
    display: none;
    top: 35%;
}

.sec_8_content .left{
    width: 60%;
    float: left;
}

.sec_8_content .left .row1{
    color: #FFFFFF;
    font-size: 0.9em;
    margin-bottom: 2%;
}   

.sec_8_content .left .row1 h3 {
    font-size: 1em;
}


.sec_8_content .left .row2{
    color: #FFFFFF;
    font-size: 4em;
    margin-bottom: 2.5%;
}  

.sec_8_content .left .row3{
    color: #FFFFFF;
    font-size: 1.0em;
    margin-bottom: 2.5%;  
    font-weight: 100;
}  

.sec_8_content .left .row3 span{
    font-weight: bold;
} 

.sec_8_content .left .row4 button{
    border-color: #FFFFFF;
    color: #FFFFFF;
}

.sec_8_content .left .row4 button:hover {
    background-color: #FFFFFF;
    color: #8F7466;
}

.sec_8_content .right{
    width: 50%;
    float: right;
}

#sec_8 .insole1 {
    position: absolute;
    width: 47%;
    //transform: rotate(2deg);
    margin-top: 60px;
    left: 35%;
    z-index: 1;
}

#sec_8 .pod1 {
    position: absolute;
    margin-top: 8%;    
    left: 80%;   
    width: 18%;
}

#sec_8 .pod2 {
    position: absolute;
    left: 75%;
    margin-top: 20%;
    width: 18%;
}

#sec_8 .dock1 {
    position: absolute;
    width: 30%;
    margin-top: 32%;
    left: 72%;
    //transform: rotate(-18deg);
}



#sec_8 .pod3 {
    position: absolute;
    left: 200;
    width: 11%;
    margin-top: 15%;
    left: 47%;
}

#sec_8 .pod4 {
    position: absolute;
    left: 57%;
    margin-top: 15%;
    width: 12%;
}

#sec_8 .buckle1 {
    position: absolute;
    left: 55%;
    margin-top: 32%;
    width: 25.5%;   
}

#sec_8 .buckle2 {
    position: absolute;
    width: 25%;
    margin-top: 36%;
    left: 40%;
}

#sec_8 .dock2 {
    position: absolute;
    width: 30%;
    margin-top: 5%;
    left: 68%;
}

#sec_8 {
    overflow: hidden;
}

.sec_8_content .left .row1{
    color: #FFFFFF;
    font-size: 0.9em;
    margin-bottom: 2%;
}   

.sec_8_content .right{
    width: 50%;
    float: right;
}

.sec_8_img {
    -moz-transition: all 0.5s ease-in-out 0s;;
    -webkit-transition: all 0.5s ease-in-out 0s;;
    transition: all 0.5s ease-in-out 0s;
    z-index: 9999;
}

.sec_8_img:hover { 
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#sec_8 {
    overflow: hidden;
}

.sec_9_content {
    position: relative;
    top: 14%;    
}

.sec_9_content .row1 {
    color: #FFFFFF;
    font-size: 2.5em;
    text-align: center;
    width: 100%;
    margin-bottom: 1%;
}

.sec_9_content .row1 h3 {
    font-size: 1em;
}

.sec_9_content .row1 {
    text-align: center;
    width: 100%;
}

.sec_9_content .row2 {
    text-align: center;
    width: 30%;
    margin-left: 35%;
}

.sec_9_content .row2 span{
    color: #A3A3A3;
    width: 25%;
    float: left;
    cursor: pointer;
    font-weight: 300;
}

.sec_9_content .row2 span p {
    width: 80%;
    margin-left: 10%;
    padding-bottom: 9px;
}

.sec_9_content .row2 span p:hover {
    font-weight: bold;
}

.sec_9_content .row2 span.active p{
    border-bottom: 2px solid white;
}
    
.sec_9_content .row2 span.active{
    color: #FFFFFF;
    font-weight: bold;
}

.sec_9_content .row3 {
    text-align: center;
}

.sec_9_content .row4 {
    color: #A3A3A3;
    text-align: left;
    font-size: 0.8em;
    margin-top: 1%;
}

.sec_9_content .row4 p{
    margin-bottom: 0px;
    padding-left: 20px;
}

.sec_9_content .row4 p > b{
    display: block;
    margin-bottom: 0.4em;
}

.sec_9_content .row4 .top {
    width: 100%;
    margin-bottom: 1em;
}

.sec_9_content .row4 .top .one {
    float: left;
    width: 50%;
    padding-left: 28%;
}

.sec_9_content .row4 .top .two {
    float: right;
    width: 50%;
    padding-left: 5%;
}

.cont {
    margin-left: 20px;
    width: 20em;
}

.sec_9_content .row4 .bottom {
    clear: both;
    padding-top: 2.5em;
}

.sec_9_content .row4 .left {
    width: 50%;
    float: left;
}

.sec_9_content .row4 .left .toRight{
    float: left;
    margin-right: 5%;
}

.sec_9_content .row4 .left .toRight div{
    min-width: 30px;
}

.sec_9_content .row4 .right{
    width: 50%;
    float: right;
}

.sec_9_content .row4 .right .toLeft{
    float: left;
    margin-left: 10%;
}

.sec_9_content .row4 .circle{
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    background-color: transparent;
    border: 7px double #A3A3A3;
    float: left;
}

#buckles_specs_desc,  #insoles_specs_desc, #charger_specs_desc{
    display: none;
}

#sec_4 {
    position: relative;
}

#battery_expand {
    color: #2F515E
}

#fit_expand {
    color: #420517;
}

#nav_expand {
    color: #25253F;
}

#nav_anim {
    position: absolute;
    height: 100%;
    width: 40%;
    top: 0%;
    right: 10%;
}

.nav_anim_bottom {
    overflow: hidden;
    transform: skewY(3deg);
    mix-blend-mode: multiply;
}

#nav_anim_img{
    width: 85%;
    position: relative;
    right: -10%;
    top: -25%;
    transform: skewY(-3deg);

    -webkit-backface-visibility: hidden;
    
    -webkit-transition: top 1.5s ease-Out;
    -moz-transition: top 1.5s ease-Out;
    -o-transition: top 1.5s ease;
    transition: top 1.5s ease;

    mix-blend-mode: multiply;
}

#sec4_middle .sec4_middle_content {
    position: relative;
    top: 8em;
    -webkit-backface-visibility: hidden;
}

#sec4_middle .sec4_middle_content .row1{
    font-size: 0.9em;
    color: #2680AF;
    margin-bottom: 2%;
    z-index: 9999;
}

#sec4_middle .sec4_middle_content .row2{
    font-size: 4em;
    color: #FFFFFF;
    margin-bottom: 2%;
}

#sec4_middle .sec4_middle_content .row2 .leftPara{
    width: 55%;
    float: left;
}

#sec4_middle .sec4_middle_content .row2 .rightPara{
    width: 45%;
    float: right;
    text-align: left;
}

#sec4_middle .sec4_middle_content .row2 .rightPara img{
    width: 10%;
    margin-right: 10px;
}

#sec4_middle .sec4_middle_content .row3 {
    margin-bottom: 2%;
    margin-left: 0;
    margin-right: 0;
}

#sec4_middle .sec4_middle_content .row3 .leftPara {
    width: 50%;
    float: left;
    font-size: 1em;
    color: #FFFFFF;
    padding-right: 1%;
    font-weight: 100;
}

#sec4_middle .sec4_middle_content .row3 .rightPara {
    width: 45%;
    float: right;
    padding-left: 1%;
    text-align: left;
}

#sec4_middle .sec4_middle_content .row3 .rightPara .para1{
    color: #0071B7;
    font-size: 1em;
}

#sec4_middle .sec4_middle_content .row3 .rightPara .para2{
    color: #FFFFFF;
    font-size: 0.7em;
}

#sec4_middle .row2 .nav_expand_img {
    transition: all 0.5s ease-in-out;
    width: 3em;
    z-index: 9999;
    position: relative;
}

#sec4_middle .row2 .nav_expand_img.hover { 
    transform: scale(1.3); 
}

.sec_10_content {
    position: relative;
    top: 18%;
}

.sec5_middle_content {
    position: relative;
    top: 8em;
    z-index: 9999;
}

.nav_features {
    display: none;
    text-align: left;
}

.fitness_features {
    display: none;
    text-align: left;
    width: 100%;
}


.l_row1 img {
    width: 10%;
    margin-right: 10px;
}

.sec5_middle_content .leftPara{
    width: 45%;
    float: left;
    padding-top: 8%;
}

.sec5_middle_content .leftPara1{
    width: 45%;
    float: left;
    padding-top: 1%;
}

.sec5_middle_content .rightPara1{
    width: 53%;
    float: right;
}

.sec5_middle_content .rightPara1 p {
    font-weight: 100;
}

.sec5_middle_content .rightPara1{
    font-size: 1em;
    color: #FFFFFF;
}

.fitness_features .para1{
    color: #FF665C;
    font-size: 1em;
}

.fitness_features .para2{
    color: #FFFFFF;
    font-size: 0.7em;
}

.sec5_middle_content .leftPara img{
    width: 10%;
    margin-right: 1em;
    transition: all 0.5s ease-in-out;
}

.sec5_middle_content .leftPara img:hover, .sec5_middle_content .leftPara img.hover{
    transform : scale(1.3);
}

.sec5_middle_content .rightPara {
    width: 53%;
    float: right;
}

.sec5_middle_content .rightPara .row1{
    font-size: 0.9em;
    color: #FF665C;
    margin-bottom: 2%;
}

.sec5_middle_content .rightPara .row2{
    font-size: 4em;
    color: #FFFFFF;
    margin-bottom: 2%;
}


#sec_5, #sec_6, #sec_7 {
    position: relative;
}

#fit_anim {
    height: 100%;
    position: absolute;
    top: 0;
    width: 50%;
}

.fit_anim_bottom {
    overflow: hidden;
    transform: skewY(-3deg);
    mix-blend-mode: multiply;
}

#fit_anim_img{
    width: 66%;
    position: relative;
    left: 10%;
    top: -27%;
    transform: skewY(3deg);

    -webkit-backface-visibility: hidden;
    -webkit-transition: top 1s ease-Out;
    -moz-transition: top 1s ease-Out;
    -o-transition: top 1s ease-Out;
    transition: top 1s ease-Out;   
}

#sec_10 .row1{
    padding-top: 1%;
    text-align: center;
    color: #1A1A1A;
    font-size: 0.9em;
    margin-bottom: 2em;
} 

#sec_10 .row2 {
    text-align: center;
    margin: 0 auto;
    width: 60%;
    margin-left: 20%;
    margin-bottom: 1em;
} 

#sec_10 .row2 img {
    width: 100%;
} 

#sec_10 .row3 {
    text-align: center;
} 

#sec_10 .row3 img {
    width: 60%;
} 

.sec11_top_content {
    position: relative;
    top: 45%;
}

.sec11_top_content .para1 {
    color: #FFFFFF;
    font-size:0.9em;
    margin-bottom:1%;
    margin-top:2%;
    line-height: 90%;
}

.slideMain {
    position: absolute;
    width: 100%;
}

.leftSlide {
    float: left;
    text-align: left;
    color: #FFFFFF;
    font-size: 2.5em;
    width: 70%;
    padding-top: 0%;
    //position: absolute;
    bottom: 0px;
    font-weight: 100;
    font-family: Open Sans;
    line-height: 54px;
}

.rightSlide {
    float: right;
    text-align: left;
    position: relative;
}

.rightSlide div {
    bottom: 0px;
}

.rightSlide .para1{
    color: #FFFFFF;
    margin-bottom: 0px;
}

.carousel-control.left {
    left: 97%;
    background:none;
}

.carousel-control.right {
    right: 6%;
    background:none;
}

.carousel-control {
    position: absolute;
    bottom: 90%;
    left: 0;
    width: auto;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: 1 !important;
}

.para-title {
    display:none;
}

.para-title.active {
    display: block;
}

#footer p{
    margin-bottom: 0;
}

#footer .row2 div {
    float: left;
    font-size: 2em;
}

#footer .row1 a {
    margin-top: 11%;    
    margin-right: 5%;
    color: #FF665C;
    display: block;
    float: left;
    font-size: 2em;
}

#footer .row1 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

#footer .row2 div {
    margin-top: 3%;
    width: 24%;
}

#footer .row2 .copyright {
    width: 28%;
    text-align: right;
    font-size: 0.9em;
    color: #808080;
}

#footer .row1 a.active {
    color: #333333;
}

#footer .row2 .left,  #footer .row2 .center, #footer .row2 .right{
    color: #808080;
    font-size: 0.9em;
}

#footer .row3 {
    margin-top: 3%;
}

#footer .row3 .para1 {
    font-size: 2em;
    font-weight: 100;
    color: #808080;
}

#footer .row3 .para2 {
    font-size: 2em;
    color: #808080;
    letter-spacing: -2px;
}

#footer .right img {
    width: 80%;
}

.go_to_top {
    position: fixed;
    bottom: 5%;
    right: 5%;
    width: 30px;
    cursor: pointer;
    display: none;
}
.subscribe_text {
    width: 40%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #959595;
    height: 50px;
    margin-right: 10px;
    color: #959595;
}

.subscribe_text::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-size: 0.6em;
    opacity: 0.6;
}
.subscribe_text:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   font-size: 0.6em;
   opacity: 0.6;
}
.subscribe_text::-moz-placeholder { /* Mozilla Firefox 19+ */
   font-size: 0.6em;
   opacity: 0.6;
}
.subscribe_text:-ms-input-placeholder { /* Internet Explorer 10-11 */
   font-size: 0.6em;
   opacity: 0.6;
}
.subscribe_message {
    margin-top: 15px;
    font-size: 0.8em;
}

.subscribe_message.error{
    color: #FF665C;
    font-size: 0.6em;
}

.subscribe_message.noerror{
    color: #E8E8E8;
    font-size: 0.6em;
}

#footer .row4 {
    margin-top: 2%;
}

#footer .row4 .left{
    float: left;
    width: 75%;
}

#footer .row4 .right{
    float: right;
    width: 25%;
}

#footer .row4 .our_button {
    border-color: #808080;
    color: #808080;
}

#footer .row4 .our_button:hover {
    background-color: #808080;
    color: #FFFFFF;
}

#footer .row4 a {
    width: 50px;
    margin-left: 1em;
    display: block;
    float: right;
    text-align: center;
    opacity: 0.7;
}

.testi {
    width: 30%;
    margin-top: 10px;
}
    
/* home page css */


/* press page */
#press .header {
    background-color: black;
}

#press .header {
    color: #1A1A1A;
}

#press .press_header {
    height: 7em;
    background-color: #E8E8E8;
    position: relative;
    top: 80px;
    padding-left: 5%;
    padding-right: 5%;
}

#press #year {
    height: 50%;
    border-bottom: 1px solid #1A1A1A;
    text-align: center;
    padding-top: 20px;
}

#press #year .years_span {
    padding: 5%;
    cursor: pointer;
}

#press #year .years_span.active {
    font-weight: bold;
}

#press #month {
    text-align: center;
}

#press .month_span {
    padding-top: 20px;
    opacity: 0.4;
}

#press .activeMonth {
    color: #1A1A1A;
    opacity: 1;    
    cursor: pointer;
}

#press .current{
    font-weight: bolder;
}

#press_body {
    margin-top: 4em;
}

.news {
    height: 16em;
    overflow: hidden;
    border: 1px solid #E8E8E8;
    float: left;
    margin: 2%;
    padding: 1%;
    border-radius: 30px;
    width: 16%;
    text-align: left;
    cursor: pointer;
    display: none;
}

.news a {
    text-decoration: none;
}

.news.hover {
    background-color: #000000;
    color: #FFFFFF;
}

.news.hover p {
    color: #FFFFFF;
}


.news .para1, .news .para2 {
    color: #1A1A1A;
    font-size: 4em;
}

.news .para3 {
    color: #1A1A1A;
    font-size: 2em;
}

.news .para4 {
    color: #1A1A1A;
    font-size: 1em;
    padding-top: 3%; 
    font-weight: 100;
}

.news_line {
    width: 40%;
    color: #1A1A1A;
    margin-left: 2px;
    border: 1px solid #1A1A1A;
}
/* press page */


/*styles page */
.sub_header {
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    text-align: center;
    margin:0 auto;
    font-size: 1em;
    color: #3a3a3a;
    font-weight: 300;    
    top: 60px;
}

.sub_header ul {
    width: 100%;
    background-color: #F9F9F9;
    height: 56px;    
    letter-spacing: 8px;
}

#styles_1 {
    background-image: url("../media/image/styles/1_2.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;

    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
}

#styles_2{
    background-image: url("../media/image/styles/3.gif");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

#styles_3 {
    background-image: url("../media/image/styles/4.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

#styles_4{
    background-image: url("../media/image/styles/8.gif");
    background-repeat: no-repeat;
    background-size: cover;    
    background-attachment: fixed;
}

#styles_5{
    background-image: url("../media/image/styles/9.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}


.fixedBackground {
    background-attachment: fixed;
}

#amazon_footer1 {
    background-image: url("../media/image/styles/10.png");
    background-repeat: no-repeat;
    background-size: cover;       
    width: 100%;
    display: none;
    position: fixed;
    bottom: 0%;
}

#amazon_footer2 {
    background-image: url("../media/image/styles/11.png");
    background-repeat: no-repeat;
    background-size: cover;   
    width: 100%;
    width: 100%;
    display: none;
    position: fixed;    
    bottom: 0%;
}

#amazon_footer1 img {
    float: right;
    margin-right: 16%;
}

#amazon_footer2 img {
    float: left;
    margin-left: 16%;
}

.styles_2_content {
    color: #2680AF;
    font-size: 4em;
    position: fixed;
    top: 30%;
    display: none;
}

.styles_3_content {
    position: relative;
    //display: none;
    top: 3em;
}
.styles_3_content .row1 {
    font-size: 0.9em;
    color : #2680AF;
    margin-bottom: 2%;
}

.styles_3_content .row2 {
    font-size: 4em;
    color: #25253F;
    margin-bottom: 2%;
}

.styles_3_content .row3 {
    font-size: 1em;
    color: #25253F;
    margin-bottom: 2%;
}

.styles_3_content .row3 p {
    margin-bottom: 0;
}

.styles_3_content .row4 {
}

#styles_3 .parent{
    width: 100%;
}

.styles_3_content .row4 div{
    float: left;
    text-align: center;
    text-align: center;
    margin-right: 2em;
}

.styles_3_content .row4 div img{
    width: 4em;
    margin-bottom: 1em;
}

.styles_3_content .row4 div p{
    font-size: 0.6em;
    color: #25253F;
    text-align: center;
}

.styles_4_content {
    color: #2680AF;
    font-size: 4em;
    position: fixed;
    top: 35%;
    display: none;
    left: 36%;
    width: 50%;
}

.styles_5_content {
    float: right;
    position: relative;
    width: 65%;
    top: 3em;
}

.styles_5_content .row1 {
    font-size: 0.9em;
    color : #2680AF;
    margin-bottom: 3.7%;
}

.styles_5_content .row2 {
    font-size: 4em;
    color: #25253F;
    margin-bottom: 3.7%;
}

.styles_5_content .row3 {
    font-size: 1em;
    color: #25253F;
    margin-bottom: 3.7%;
}
    
.styles_5_content .row4 div{
    float: left;
    text-align: center;
    text-align: center;
    margin-right: 10%;
}

.styles_5_content .row4 div img{
    width: 4em;
    margin-bottom: 1em;
}

.styles_5_content .row4 div p{
    font-size: 0.6em;
    color: #25253F;
    text-align: center;
}

#styles_6 {
    background-color: #E8E8E8;
}

.styles_6_content {    
    position: relative;
    margin-top:5%;
}

.buy_now_amazon {
    width: 42%;
    position: relative;
}

.buy_now_amazon .our_button {
    display: none;
    top: 50%;
    left: 50%;
}

.styles_6_content img {
    width: 100%;
}

#styles_6 .row1 {
    font-size: 0.9em;
    color: #2680AF;
    margin-bottom: 3%;
}

#styles_6 .row2 {
    font-size: 4em;
    color: #25253F;
    margin-bottom: 3%;
}

#styles_6 .row2 .para3 {
    font-size: 0.4em;
}

#styles_6 .row2 span {
    color: #F79600;
}

#styles_6 .row3 div {
    float: left;
    text-align: center;
    position: relative;
    cursor: pointer;
}

#styles_6 .row3 div button{
    position: absolute;
    top: 48%;
    left: 47%;
    display: none;
}


#styles_6 .row3 div img.hover{
    opacity: 0.2;
}

/*#styles_6 .row3 div img{
    width: 10em;
    margin-right: 12px;
    margin-bottom: 2em;
}*/

#styles_6 .row3 div button{
    border-color: #606060;
    color: #606060;
}

.sub_header a.active {
    font-weight: bold;
    color: #1A1A1A;
}
/* styles page */


/*support page */

#support .header div {
    color: #E8E8E8;
    font-family: Montserrat, Open Sans;
}

.main_support {
    /*background-image: url("../media/image/support/11.png");*/
    background-repeat: no-repeat;
    background-size: cover;
}

#one_support {
    background-image: url("../media/image/support/6.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}

#three_support_contact {
    background-color: #E8E8E8;
    background-image: url("../media/image/support/7.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #FFFFFF;
    height: auto;
}

#two_support {
    background-image: url("../media/image/support/12.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#four_support {
    background-image: url("../media/image/home/36.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.one_support_content {
    position: relative;
    top: 5em;
    padding-bottom: 10em;
}

#one_support .row1 {
    margin-bottom: 1em;
}

#one_support .row1 .para1 {
    font-size: 2.2em;
    color: #1A1A1A;
    font-weight: 100;
}

#one_support .row2 .para1 {
    font-size: 1em;
    color: #FFFFFF;
    margin-bottom: 1em;
}

#one_support .row2 .para2 {
    font-size: 4em;
    color: #2680AD;
}

#one_support .row2 {
    margin-bottom: 2em;
}

#one_support .row3 {
    margin-bottom: 2em;
}

#one_support .row3 img{
    width: 90%;   
    margin-left: -5%;
}

#one_support .row2 div p{
    font-size: 1.1em;
    color: #666666;
    
}

#one_support .row3 {
    text-align: center;
}

#one_support .row4 p {
    text-align: center;
}

#one_support .row4 .para1 button{
    border-color: #FFFFFF;
    color: #FFFFFF;
}

#one_support .row4 .para1 button:hover{
    background-color: #FFFFFFF;
    color: #181818;
}

#one_support .row4 .para2 {
    text-align: center;
    font-size: 0.8em;
}

.two_support_content {
    position: relative;
    top: 8em;
}

#two_support .row1 {
    
}

#two_support .row1 .mainVideo{
    width: 60%;
    height: 21em;
    float: left;    
}

#two_support .row1 .moreVideos{
    width: 40%;
    float: left;
}

#two_support .row1 .moreVideos .row {
    height:7em;
    width: 100%;
}

#two_support .row1 .moreVideos .row .left{
    width: 50%;
    height:100%;
    float: left;
}
#two_support .row1 .moreVideos .row .right{
    width: 50%;
    height:100%;
    float: left;
}

#two_support iframe {
    
}

#three_support {
    clear: both;
    overflow: hidden;
}

#two_support .row1 .para1 {
    font-size: 1em;
    color: #FFFFFF;
    margin-bottom: 1em;
}

.three_support_content {
    position: relative;
    top: 7em;    
    padding-bottom: 16em;
}

#faq .row1 {
    font-size: 1em;
    font-weight: bold
}

#faq .row1 .para1{
    font-size: 4em;
}

.contact_us_content {
    position: relative;
    top: 8em;
    padding-bottom: 6em;
}

.contact_us_content .row1{
    font-size: 4em;
    color: #FFFFFF;
    margin-bottom: 2%;
}

.contact_us_content .row2 div, .contact_us_content .row3 div, .contact_us_content .row4 div, .contact_us_content .row5 div {
    float: left;
    width: 25%;
    color: #FFFFFF;
    font-size: 0.9em;
} 

.contact_us_content .row2, .contact_us_content .row4{
    //margin-bottom: 1%;
} 

.contact_us_content .row3{
    margin-bottom: 3%;
} 

.contact_us_content .row3 div p, .contact_us_content .row5 p{
    font-weight: 100;
    margin-bottom: 0px;
}

.icon {
    width: 1.1em;
    display: block;
    float: left;
    /* font-weight: bold; */
    margin-right: 10px;
}

.icon img {
    width: 100%;
}


/* Style the buttons that are used to open and close the accordion panel */
button.accordion {
    background-color: transparent;
    color: #444;
    cursor: pointer;
    padding: 18px 18px 8px 0px;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    display: block;
    font-size: 20px;
    font-weight: 600;
}

button.accordion .span1{
    margin-right: 20px;
}

button.accordion .span3{
    padding-left: 4em
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
    //background-color: #ddd;
}

/* Style the accordion panel. Note: hidden by default */
div.panel {
    padding: 0 18px;
    background-color: white;
    display: none;
}

div.panel .q_and_a{
    padding-left: 1em
}

div.panel .q{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}

div.panel .a{
    font-size: 20px;
    font-weight: 300;
}

/* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */
div.panel.show {
    display: block;
}

#contact {
    margin-top: 3em;
}

#contact .para1 {
    font-weight: bold;
    margin-bottom: 1em;
}

#contact .email_phone, #contact .address {
    float: left;
    width: 25%;
    font-size: 0.9em;
    line-height: 1.5em;
}

.divider{
    background-color: #E8E8E8;
    width: 68%;
    margin-left: 16%;
    margin-top: 2em;
}

.part1, .part3{
    width: 10%;
    height:1px;
}

.part2{
    width: 80%;
    height:1px;
    
}

#contact .address i {
    font-size: 1.1em;
    font-weight: bold;
}

.youtube {
    background-size: cover;
    background-position: center;
    border: 0.5px solid #6D6D6D;
    position: relative;
    cursor: pointer;
}

.youtube_btn {
    background-color: transparent;
    border: none;
}

.youtube_title {
    font-size: 0.6em;
    color: white;
    position: absolute;
    left: 0.5em;
}

.mainVideo .youtube_btn img {
    width: 3em;
    position: absolute;
    left: 48%;
    top: 42%;
}

.moreVideos .youtube_btn img {
    width: 2em;
    position: absolute;
    left: 44%;
    top: 41%;
}
/* support page */


/* philosophy page */
#philosophy {
    height: auto;
    text-align: justify;
}

#one_philosophy {
    background-image: url("../media/image/philosophy/1.png");
    background-repeat: no-repeat;
    background-size: cover;
} 

#two_philosophy {
    background-image: url("../media/image/philosophy/3.png");
    background-repeat: no-repeat;
    background-size: cover;
} 

#three_philosophy {
    background-image: url("../media/image/philosophy/4.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}

#four_philosophy {
    background-image: url("../media/image/philosophy/7.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#five_philosophy {
    background-image: url("../media/image/home/36.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#one_philosophy {
    padding-top: 20em;
}

#one_philosophy .row1 {
    font-family: Montserrat, Open Sans;
    font-size: 4em;
    font-weight: 900;
    letter-spacing: -3px;
    line-height: 0.7;
    color: #FFFFFF;
}
#one_philosophy .row1 span{
    color: #9E803B;
}
#one_philosophy .row2 {
    font-family: Open Sans;
    font-size: 1.1em;
    font-weight: 300;
    color: #FFFFFF;
    width: 60%;
    margin-top: 2em;
    text-align: left;
}

#two_philosophy .parent {
    height: 100%;
    display: table;
    width: 60%;
    float: right;
}

#two_philosophy .child {
    display: table-cell;
    vertical-align: middle;
}

.compress_text {    
    letter-spacing: -2px;
    line-height: 0.7;
}

#two_philosophy .row1 {
    font-family: Montserrat, Open Sans;
    font-size: 4em;
    font-weight: 900;
    color: #FFFFFF;
}

#two_philosophy .row1 .para2 {
    color: #2680AF;
}

#two_philosophy .row2 {
    color: #FFFFFF;
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: left;
}

#two_philosophy .row2 .onShowMore {
    display: none;
}


#three_philosophy .parent {
    display: table;
    height: 75%;
    margin-left: 20%;
    text-align: center;
    width: 60%;
}

#three_philosophy .child {
    display: table-cell;
    vertical-align: middle;
}

#three_philosophy .row1 {
    font-family: Montserrat, Open Sans;
    font-size: 4em;
    font-weight: 900;
    color: #FF665C;
    padding-top: 1.5em;
}

#three_philosophy .row1 .para2 {
    color: #FFFFFF;
}

#three_philosophy .row2 {
    color: #FFFFFF;
    margin-top: 1em;
    margin-bottom: 1em;
}

#three_philosophy .row2 .onShowMore {
    display: none;
}

#three_philosophy .row3 {
    margin-bottom: 5em;
}

.montserratte {
    font-family: Montserrat, Open Sans;
}

montserratte_light {
    font-family: 'Montserrat Light', 'Open Sans';
}

.opensans {
    font-family: Open Sans;
}

.extraBold {
    font-weight: 900;
}

#three_philosophy .top .row2 {
    margin-top: 3%;
    margin-bottom: 3%;
    font-size: 1.1em;
}

#three_philosophy .bottom {
    padding-top: 115px;
    text-align: center;
    color: #FFFFFF;
    
    padding-left: 25%;
    padding-right: 25%;
}

#three_philosophy .bottom .row1 {
    font-size: 1.1em;
}
/*philosophy page */

/*initiative page */
#initiative {
    height: auto;
    text-align: justify;
}

#one_initiative {
    background-image: url("../media/image/initiative/1.png");
    background-repeat: no-repeat;
    background-size: cover;

    height: auto;
}

#two_initiative {
    background-image: url("../media/image/initiative/2.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}

#three_initiative {
    background-image: url("../media/image/initiative/3.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#four_initiative {
    background-image: url("../media/image/initiative/4.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#five_initiative {
    background-image: url("../media/image/initiative/5.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -100px;
    background-position: center;
}

#six_initiative {
    background-image: url("../media/image/home/36.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#donate_popup {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(26, 26, 26, 0.8);
    top: 0px;
    display: none;
}

#buy_now_img {
    padding-top: 4px;
    width: 135px;
}

#initiative #lechal_logo, #philosophy #lechal_logo, #support #lechal_logo, #styles_body #lechal_logo {
    width: 90%;
    padding-top: 3px;
}  

#initiative #buy_now_img, #philosophy #buy_now_img, #support #buy_now_img, #styles_body #buy_now_img { 
    padding-top: 0px;
}

.donate_pair_content {
    text-align: center;
    margin-top: 4em;
}

.donate_pair_content .row1{
    font-size: 0.9em;
    color: #FFFFFF;
    margin-bottom: 0.9em; 
}

.donate_pair_content .row2{
    color: #FFFFFF; 
    margin-bottom: 2.5em;
}

.donate_pair_content .row2 .para1{
    font-size: 4em;
    color: #FFFFFF; 
}

.donate_pair_content .row2 .para2{
    font-size: 2.4em;
    color: #FF665C; 
}

.donate_pair_content .row3{
    color: #FFFFFF; 
    font-size: 1em;
    font-weight: 100;
    margin-bottom: 1em;
}

.donate_pair_input {
    width: 50%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #FF665C;
    outline: none;
    margin-bottom: 1em;
    text-align: center;
    font-size: 1.2em;
    padding-bottom: 2px;
    color: #FFFFFF;
    font-weight: 100;
}

.donate_pair_input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-size: 0.8em;
    color: #FF665C;
    opacity:0.4;
}
.donate_pair_input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   font-size: 0.8em;
   color: #FF665C;
   opacity:0.4;
}
.donate_pair_input::-moz-placeholder { /* Mozilla Firefox 19+ */
   font-size: 0.8em;
   color: #FF665C;
   opacity:0.4;
}
.donate_pair_input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   font-size: 0.8em;
   color: #FF665C;
   opacity:0.4;
}

.close-popup {
    top: 1em;
    right: 2em;
}


#inner_popup {
    position: absolute;
    width: 52%;
    height: 60%;
    top: 20%;
    left: 24%;
    background-color: #420715;
    border-radius: 25px;
}

.one_content {
    margin-bottom: 10px;
    position: relative;
    top: 35%;
    width: 75%;
    text-align: left;
}

.one_content .para1 {
    color: #ffffff;    
}


.one_content .para2, .one_content .para3  {    
    margin-top: 1em;
    color: #ffffff;
}

.one_content .para3 {
    display: none;
}

.three_content{
    margin-bottom: 10px;
    position: relative;
    top: 20%;
}

.three_content .right {
    width: 65%;
    float: right;
}

.three_content .left {
    width: 35%;
    float: left;
    margin-left: -10%;
}

.three_content .left img{
    width: 100%;
    border: none;
    margin-top: 15%;
    transform: scale(1.5);
    position: relative;
    cursor: pointer;
}

.three_content .right .para1 {
    color: #420715;
}

#one_initiative_expand {
    margin-top: 1em;
}

.three_content .right .para2 {
    margin-top: 1em;
    color: #420715;
    text-align: left;
}

.five_content {
    margin-bottom: 10px;
    position: relative;
    top: 11%;
}

.five_content .para1 {
    color: #420715;        
    width: 80%;
}

.five_content .para2 {
    margin-top: 12px;
    margin-bottom: 34px;
    color: #420715;
    width: 65%;
    text-align: left;
}

.five_content .our_button {
    border-color: #420715;
    color: #420715;
}

.five_content .our_button:hover {
    background-color: #420715;
    color: #E8E8E8;
}

.one_content .para1, .three_content .para1, .five_content .para1 {
    font-family: Montserrat, Open Sans;
    font-weight: bolder;
    font-size: 4.1em;
    letter-spacing: -3px;
    line-height: 0.8;
    margin: 0px;
}

.one_content .para2, .one_content .para3, .three_content .para2, .five_content .para2, #two_initiative .parent .child p {
    font-family: Open Sans;
    font-weight: 100;
    font-size: 1em;
} 

#initiative .header div {
    color: #E8E8E8;
    font-family: Montserrat, Open Sans;
}
/*initiative page */

/* policies */
.pageHead {
    font-size: 46pt;
    font-variant-caps: all-small-caps;
    color: #747474;
    font-weight: 100;
    margin-bottom: 20px;
}

.note {
    font-size: 16pt;
    font-style: italic;
    margin-bottom: 20px;
    color: #747474;
}

.para_head {
    font-size: 16pt;
    color: #f05854;
    margin-top: 2em;
}

.para_content {
    font-size: 16pt;
    margin-bottom: 20px;
    color: #747474;
}

.policies {
    background-color: #F4F4F4;
}

.policies .content {
    padding-left: 16%;
    padding-right: 16%;
    margin-top: 120px;
    color: #747474;
    text-align: justify;
}

#footer {
    background-image: url("../media/image/home/36.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 3em;
}

.policies .content a {
    color: #428bca;
    text-decoration: none;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: none !important;
} 

/* navigation dots */
#dot-nav{    
    right: 10px;
    top: 40%;
    margin-top: -40px;
    height: 100px;
    z-index: 999;
    display: none;
}

#dot-nav ul {
    list-style: none;
    margin:0;
    padding: 0;
}
#dot-nav li {
    background-color: transparent;
    border: 1.5px solid #ffffff;
    border-radius: 4px;
    cursor: pointer;
    height: 10px;
    margin: 10px 10px 0 0;
    padding: 3px;
    position: relative;
    vertical-align: bottom;
    width: 10px;
}
#dot-nav li.active, #dot-nav li:hover {
    background-color: #ffffff;
}

#dot-nav a {
    outline: 0;
    vertical-align:top;
    margin: 0px 0px 0px 25px;
    position: relative;
    top:-5px;
}
.awesome-tooltip + .tooltip > .tooltip-inner {
    background-color: #333333; 
    color: #FFFFFF; 
    border: none; 
    font-family: Montserrat, Open Sans;    
    font-size: 12px;
    right: 50px;
    width: auto;
    min-width: 200px;
}
.awesome-tooltip + .tooltip.left > .tooltip-arrow{
    display: none;
    /*top:50%;
    right:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:5px solid #8e44ad;*/
}

/* navigation dots */

/*careers page */
#one_careers {
    width: 100%;
	background-image: url("../media/image/careers/1.png");
}

#two_careers {
	width: 100%;
	height: auto;
	margin-top: 3%;
}

.one_careers_content {
	position: relative;
	top: 30%;
	color: #FFFFFF;
}

.one_careers_content .para1 {
	font-size: 1em;
	margin-bottom: 2%;
}

.one_careers_content .para2 {
	font-size: 4em;
	font-weight: 700;
}

.one_careers_content .para3 {
	margin-top: 2%;
	width: 50%;
}

.two_careers_content .para1 {
	font-size: 2.5em;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin-bottom: 2%;
}

.positions {
	height: auto;
}

.positons_left {
	float: left;
	width: 50%;
}

.positons_right {
	float: right;
	width: 50%;
}

.each_department {
	width: 90%;
	height: auto;
	border-radius: 15px;
	border: 1px solid #e8e8e8;
	margin-bottom: 1em;
}

.position_count {
	font-size: 0.7em;
	color: #1a1a1a;
	font-weight: 200;
	text-align: center;
	margin-top: 1em;
}

.position_title {
	color: #FF665C;
	font-weight: 600;
	text-align: center;
}

.position_line {
	display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #000000;
    margin: 1em 0 1em 45%;
    padding: 0;
    width: 10%;
}

.position_desc {
	margin-bottom: 2em;	
}

.left_desc {
	float: left;
	padding-left: 6%;
	width: 40%;
}

.right_desc {
	float: right;
	width: 60%;
	font-size: 0.6em;
}

.role_title {
	font-size: 1em;
	color: #1a1a1a;
	line-height: 0.5;
}

.role_exp {
	font-size: 0.6em;
	color: #1a1a1a;
}

.position_know_more {
	color: #ff665c;
	font-weight: bold;
	padding-left: 2em;
}

/* careers page */





























