/*global*/


.main_img{
    cursor: pointer;
}


.desc_machine{
    text-align: left;

}

.read_more a{
    /*color: rgb(16, 74, 125);*/
    text-decoration: none;
}

/*smart vending section*/
.smart_vending li {
    min-height: 33px;
    /*text-decoration: none;*/
    display: block;
}

.smart_vending li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e013";
    font-family: 'Glyphicons Halflings', SimSun, "宋体";
    font-size: 14px;
    float: left;
    /*margin-top: 4px;*/
    margin-left: -17px;
    color: #006666;
    margin-right: 10px;

}
.smart_vending{
    margin-bottom: 20px;
}

.img_dashboard{
    margin-left:-40px; 
    width:100%;
}

@media (min-width: 168px){
    .img_dashboard{
        margin-left:00px; 
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 1200px){
    .img_dashboard{
        margin-left:-40px; 

    }
}

.carousel-control{
    width:6%;
}

.slide_show{
    width: 100%;
    height : 100%;
    margin-bottom: 25px;
    position: relative;
    top: 0;
    left: 0;
    overflow: auto;
}
/*end smart vending section*/


/*smart machine section*/


.v_box_container{
    width:100%; 
    text-align: center;
    overflow: auto;   
    /*background-color: #f7f7f7;*/
    background-color: transparent;
    padding-right: 10%;
    padding-left: 10%;

}

#machine_home{
    width: auto;
    margin: auto;
    margin-left: 2%;

    /*margin-left: 100px;*/    
}

.image_machine{
    float: none;
    /*width: 100%;*/
    /*text-align: center;*/
}

.desc_machine{
    float: none;
    margin-top: 0;
    margin-left: 3%;
    width: 50%;
    margin-left: 25%;
}

/*#smart_machine li{
    text-align: left;
    font-weight: 700;
    margin-bottom: 0px;
}*/




@media (min-width: 768px){
    .desc_machine .smart_vending li{
        min-height: 50px;
    }

    .desc_machine{
        float: right;
        margin-top: 100px;
        width: auto;

    }

    .image_machine{
        float: left;
    }

    #machine_home{
        width: 75%;
        margin: auto;
        margin-left: 3%;
        margin-right: 3%;
        /*margin-left: 100px;*/    
    }

}



/*.line{
    font-size: 16px;
    border-bottom: 2px solid #2c3e50;
    position: absolute;
    width: 18%;
    text-align: left;

}

.line.eco{
    width: 32%;
}
.line.payment{
    width: 27%;
}
.line.interactivity{
    width: 23%;
}
.round {
    border-radius: 50%;
    background: white;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -10px;
    top :5px;
    display:inline;
    border: 3px solid #2c3e50;
}

.round_left {
    border-radius: 50%;
    background: white;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -10px;
    top :5px;
    display:inline;
    border: 3px solid #2c3e50;
}

.line p{
    line-height: 15px;
    padding-left: 2px;
    white-space: nowrap;
    margin-top: -10px;
    font-size: 0.8em;


}
.cam{
    margin-left: 1%;
    margin-top: 9%;
}
.touch_display
{
    margin-left: -0.5%;
    margin-top: 25.65%;
}

.interactivity{
    margin-left: 0%;
    margin-top: 50%;
}
.payment{
    margin-left: 54.5%;
    margin-top: 45%;
}

.eco{
    margin-left: 36%;
    margin-top: 72%;
}



@media (min-width: 368px){
    .line p{
        font-size: 0.8em;
    }
    .cam{
        margin-left: 1%;
        margin-top: 9%;
    }
    .touch_display
    {
        margin-left: -0.5%;
        margin-top: 25.65%;
    }

    .interactivity{
        margin-left: 0%;
        margin-top: 50%;
    }
    .payment{
        margin-left: 54.5%;
        margin-top: 45%;
    }

    .eco{
        margin-left: 36%;
        margin-top: 75%;
    }
}

@media (min-width: 568px){
    .line p{
        font-size: 0.8em;
    }
    .cam{
        margin-left: 1%;
        margin-top: 8.5%;
    }
    .touch_display
    {
        margin-left: 1%;
        margin-top: 20.15%;
    }

    .interactivity{
        margin-left: 0%;
        margin-top: 44%;
    }

    .payment{
        margin-left: 51.5%;
        margin-top: 38%;
    }

    .eco{
        margin-left: 36%;
        margin-top: 70%;
    }
}

@media (min-width: 668px){
    .line p{
        font-size: 0.8em;
    }
    .cam{
        margin-left: 4%;
        margin-top: 7%;
    }
    .touch_display
    {
        margin-left: 2.75%;
        margin-top: 16.65%;
    }

    .interactivity{
        margin-left: 0%;
        margin-top: 38%;
    }

    .payment{
        margin-left: 49.5%;
        margin-top: 33%;
    }
    .eco{
        margin-left: 36%;
        margin-top: 55%;
    }
}


@media (min-width: 768px){
    .line p{
        font-size: 0.8em;
    }
    .cam{
        margin-left: 5.5%;
        margin-top: 6.5%;
    }
    .touch_display
    {
        margin-left: 4.25%;
        margin-top: 16.15%;
    }
    .interactivity{
        margin-left: 2%;
        margin-top: 30%;
    }

    .payment{
        margin-left: 48.5%;
        margin-top: 29.5%;
    }

    .eco{
        margin-left: 36%;
        margin-top: 47%;
    }
}
@media (min-width: 888px){
    .line p{
        font-size: 0.9em;
    }
    .cam{
        margin-left: 8%;
        margin-top: 5%;
    }
    .touch_display
    {
        margin-left: 7%;
        margin-top: 14.65%;
    }
    .interactivity{
        margin-left: 4%;
        margin-top: 30%;
    }

    .payment{
        margin-left: 46%;
        margin-top: 25%;
    }

    .eco{
        margin-left: 36%;
        margin-top: 40%;
    }
}

@media (min-width: 1028px){
    .line p{
        font-size: 1em;
    }
    .cam{
        margin-left: 9.5%;
        margin-top: 4.35%;
    }
    .touch_display
    {
        margin-left: 8.25%;
        margin-top: 12.5%;
    }
    .interactivity{
        margin-left: 6%;
        margin-top: 25%;
    }

    .payment{
        margin-left: 44.5%;
        margin-top: 20.5%;
    }

    .eco{
        margin-left: 36%;
        margin-top: 34%;
    }

}*/
/*end smart machine section*/


/*vendron box section*/

.vendron_boxes_container{
    width: 90%;
    height: auto;
    min-height: 400px;
    background-color: #F2F2F2;
    text-align: center;
    margin: auto;
    padding-bottom:0px;

}
.vendron_boxes_caption{
    width: 100%;
    background-color: grey;
    text-align: center;
    height:60px;
    color:white;
    padding: 16px;
    font-size: 17px;
    position: absolute;
    bottom: -30px;
    left:0px;
    right :0px;

}
.vendron_boxes_container .item{
    /*height: 400px;*/

    vertical-align: middle;
    height: 400px; /*can be anything*/
    position: relative;
}

.img{
    padding: 5px;
    max-height: 100%;  
    max-width: 90%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}


.v_box_container{
    min-height: 250px;
    width:100%; text-align: center;
    overflow: auto;   
    /*background-color: #f7f7f7;*/
    background-color: transparent;
    padding-right: 3%;
    padding-left: 3%;

}

.learn_more{
    margin-left:20px; 
    float:right;
    margin-top: 0px;            
    margin-bottom: 20px;

}
.v_box_container .testimonial_item .testimonial_from{
    /*color:rgb(16, 74, 125);*/
    /*font-size: 18px;*/
    font-weight: 400;
    padding-top: 6px;
    /*display: none;*/
}

/*overwrite*/
@media (min-width: 768px){
    .v_box_container .testimonial_item {
        width: 33%; 
        float: left;
        /* margin: 0 4.34783% 0 0; */
    }
    .learn_more{
        margin-top: 0px;
        margin-bottom: 10px;

    }
}

@media (min-width: 1028px){
    .learn_more{
        margin-top: -30px;            
        margin-bottom: 0px;
    }
}



/*end vendron box section*/



/*smart fnb section*/
.fnb_container{
    margin: auto;
    margin-left: 3%;
    margin-right: 3%;
    text-align: center;
}

.fnb_left{
    float:none;
    margin-bottom: 20px;

}
.fnb_right{
    float:none;
    padding-left: 2%;
    padding-right: 2%;
    text-align: left;

}

.fnb_container .fnb_right .smart_vending li{
    min-height: 33px;
}

.fnb_readmore{
    position: relative;
    right:0;
    bottom:0;
    margin-left: 0%;
    text-align: left;
}


.fnb_right{
    float:none;
    padding-left: 2%;
    padding-right: 2%;
    text-align: left;

}

@media (min-width: 384px){
    .fnb_right{
        padding-left: 7%;
        padding-right: 7%;
    }
}



@media (min-width: 512px){
    .fnb_readmore{
        margin-left: 20%;
    }
    .fnb_right{
        padding-left: 15%;
        padding-right: 2%;
    }
}


/*overwrite*/
@media (min-width: 768px){

    .fnb_container .fnb_right .smart_vending li{
        min-height: 50px;
    }
    .fnb_container{
        margin: auto;
        margin-left: 5%;
        text-align: left;

    }
    .fnb_left{
        float:left;
        margin-right: 5%;

    }
    .fnb_right{
        margin-top: 100px;
    }

    .fnb_readmore{
        position: absolute;
        right: 0px;
        width: 58%;
        bottom:15%;
    }

}

@media (min-width: 1028px){
    .fnb_container .fnb_right .smart_vending li{
        min-height: 50px;
    }
    .fnb_container{
        margin: auto;
        margin-left: 17%;
        text-align: left;
    }



    .fnb_left{
        float:left;
        margin-right: 5%;

    }
    .fnb_right{
        margin-top: 100px;
    }
    .fnb_readmore{
        position: absolute;
        right:0%;
        width: 53%;
    }

}

/*end smart fnb section*/
