html,body,h1,h2,h3,h4,h5,h6 {font-family: "Kanit", sans-serif}
body{
    background-color: #f1f1f1!important;
    font-size: 16px;
}
.media>.pull-left {
    margin-right: 0px;
}
.text-head{
    color: #90c322;
}
.bg-white{
    background-color: #ffffff;
}
.mail a {
    color: #90c322;
}
.mail a:hover{
    text-decoration: underline;
}
.box-center{
    display: block;
    margin: auto;
}
.text-big{
    font-size: 35px;
    color: #90c322;
}
.contact i{
    width: 20px;
}
.coming_soon h1{
    font-size: 100px;
    padding: 60px;
    text-align: center;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: normal;
}
.count{

}
.thumbnail{
    margin-top: 20px;
}
.thumbnail .caption p{
    font-size: 14px;
}