.body {
	width: 768px;
	margin: 0px auto;
}

.body.wpad {
	padding-left: 15px;
	padding-right: 15px;
}

#main-content {
	background-image: url('/images/bg.jpg');
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: left top;
}

#container video {
	display: none;
}

.logo-container {
	position: relative;
	overflow: hidden;
	margin-top: 2px;
}

.logo-container > div:nth-child(1),
.logo-container > div:nth-child(3) {
	width: 35.75%;
}

.logo-container > div:nth-child(2) {
	width: 28%;
}

#home-menu .row > a {
	width: 192px;
	height: 192px;
}

#home-menu .row > div.large {
	width: 192px;
	height: 192px;
	font-size: 14px;
	line-height: normal;
	padding: 15px;
}

#customers-slider {
	/*margin-left: 10px;*/
	/*margin-right: 10px;*/
}

footer {
	font-size: 12px;
}

.navbar-bottom span {
	margin: 0px 12px;
}

.navbar-bottom {
	font-size: 13px;
}

.navbar-top .fa {
	display: none;
}

#portfolio {
	height: 548px;
}

#portfolio > div {
	width: 33.3%;
	height: 33.33%;
}

#portfolio > div .details {
	font-size: 13px;
}

.dialog-portfolio #info .row div:first-of-type {
	width: 29%;
}

.dialog-portfolio #info {
	height: 200px;
}

#project-screens {
	height: 200px;
}

.dialog-portfolio {
	height: 415px;
}

.navbar-bottom > div {
	padding: 0;
}

.navbar-bottom > div > a {
	font-size: 14px;
	line-height: 70px;
	padding: 0px 1px;
}

.navbar-bottom {
	padding-left: 15px;
	height: 70px;
}

#services-container {
	width: 768px;
}

#services-container > a {
	height: 85%;
}

#menu2-logo {
	width: 150px;
}

#navbar-container {
	margin-left: 153px;
}

#menu2-logo img {
	max-width: 85%;
}

#menu2-container {
	height: 103px;
}

.navbar-top {
	height: 30px;
	line-height: 30px;
}

#navbar-container .right a {
	line-height: 30px;
}

#home-menu .row:last-of-type .large {
	width: 50%;
}

.navbar-bottom > div .submenu {
	top: 65px;
	margin-left: -128% !important;
}

.col2 .preview {
	width: 209px;
}