/*
Theme Name: Pleng
Description: Premium Theme for Corporate Business
Version: 1.4
Author: Peerapong Pulpipatnan
Author URI: http://themeforest.net/user/peerapong
*/

@import "css/screen.css";
.lang-item {display: inline;}

#boxes {
	margin-bottom: 30%;
}

.boxes-row {
	margin-bottom: 5%;
	clear: both;
}

.section-title {
	font-size: 24px;
	color: #c34717;
	margin-top: 2%;
}

.section-note {
	clear: both;
	padding-top: 2%;
}

.box-item {
	width: 24%;
	float: left;
	margin-bottom: 1%;
}

.box-title {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3%;
}

.box-image img {
	height: 138px;
	float: left;
}

.box-description {
	font-weight: bold;
	margin-bottom: 5%;
}

#anything_slider #thumbNav
{
	left: 15% !important;
}