


article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block
}
mark, rp, rt, ruby, summary, time {
	display: inline
}





/*
Project filter
========================================================
*/
.project-filter a {
	padding: 3px 0px;
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
	-moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
	-ms-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
	-o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
	transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
.project-filter li {
	margin-bottom: 10px;
}
.project-filter .active, .project-filter a:hover {
	
	border-radius: 3px;
	padding: 3px 5px;
	color: white;
}
.project-filter.inline {
	margin-top: 3px
}
.project-filter.inline li {
	float: left;
	margin-bottom: 0px;
}
.project-filter.inline li a {
	margin-right: 5px;
	padding: 3px 5px;
	font-size: 14px;
	text-transform: none;
}
.projects-fourcols img {
	margin-bottom: 5px !important;
	
}
.project-item img {
	width: 252px;
	height:144px;
	
}
.projects img {
	margin-bottom: 24px;
	display: inline-block;
}
.projects img:hover {
	opacity: 0.8;
}
.project-item {
	position: relative;
	overflow: hidden;
}
.project-item a.touch-item {
	display: inline-block;
}
.projects_pagination li, .blog_pagination li {
	float: left;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 10px;
}
.projects_pagination li a, .blog_pagination li a {
	padding: 3px 0px;
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
	-moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
	-ms-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
	-o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
	transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
	margin-right: 5px;
	padding: 3px 5px;
}
.projects_pagination .active, .projects_pagination a:hover, .blog_pagination .active, .blog_pagination a:hover {
	background: #ffffff;
	border-radius: 3px;
	padding: 3px 5px;
	color: white;
}
.projectdetails .flex-prev {
	background: url(../images/arrows.png) no-repeat;
	width: 43px;
	height: 58px;
	float: left;
	text-indent: -9999px;
	margin-left: 22px;
}
.projectdetails .flex-next {
	background: url(../images/arrows.png) no-repeat -43px;
	width: 43px;
	height: 58px;
	float: left;
	text-indent: -9999px;
	margin-right: 22px;
}
.projectdetails img {
	border: 0px;
}
/* Projects Etc Rollover */

.project-item {
	overflow: hidden;
}
.project-item a.touch-item {
	height: 149px;
	display: inline-block;
}
span.zoom-icon {
	height: 48px;
	width: 48px;
	left: 50%;
	bottom: 100%;
	background: #eee;
	margin-left: -18px;
	margin-top: -18px;
	position: absolute;
	z-index: 3;
	background: url(../images/img-view.png) 0 0 no-repeat;
}
span.zoom-link {
	left: 50%;
	bottom: 100%;
	margin-left: -18px;
	margin-top: -12px;
	position: absolute;
	z-index: 3;
}
span.zoom-link a {
	height: 48px;
	width: 48px;
	position: absolute;
	z-index: 3;
	background: url(../images/img-link.png) 0 0 no-repeat;
	text-indent: -9999px;
}
span.zoom-text {
	font-size: 14px;
	line-height: 18px;
	left: 0;
	margin-top: 25px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 100%;
	width: 100%;
	z-index: 3;
	color: white;
	font-weight: bold;
}
span.zoo-text a {
	z-index: 1000;
}
span.zoom-bg {
	position: absolute;
	top: 1px;
	left: 1px;
	bottom: 1px;
	right: 1px;
	opacity: 0;
	z-index: 2;
	background: rgba(0, 0, 0, 0.8);
	display: block;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	-moz-transition: opacity 0.25s ease-out;
	-o-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
}
.projects span.zoom-bg {
	width: 228px;
	height: 149px;
		}
		
.project-details-caro img {
	margin-bottom: 0;
	width: 100%;
}
.bold {
	font-weight: bold;
}
.entry a {
	color: #62676D;
}
.entry a:hover {
	color: #ffffff;
}
.entry-title {
	margin-top: 0px;
	margin-bottom: 20px;
}
.css_cols {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 20px;
	-moz-column-count: 20px;
	column-count: 20px;
	margin-bottom: 24px;
}
.hireus_block {
	background: #f4f5f7;
	padding: 48px 0;
}
.offices p {
	margin-bottom: 0px;
}





 @media only screen and (max-width: 479px) {
body {
	min-width: 300px;
}
.ui-widget-content img {
	width: 100%;
}
.offers_box, #tabs {
	margin-bottom: 30px;
}
#contact-form input, #contact-form textarea {
	width: 265px;
}
nav ul {
	display: none;
}
nav select {
	display: block;
}
}
.touch-item {
	display: inline-block;
	width: 48px;
	height: 48px;
}
.ui-state-green, .ui-widget-content .ui-state-green, .ui-widget-header .ui-state-green {
	border: 1px solid #fed22f;
	background: #94C11C;
	color: white;
}
.ui-state-green a, .ui-widget-content .ui-state-green a, .ui-widget-header .ui-state-green a {
	color: white;
}
.ui-state-green p {
	margin: 0;
	padding: 10px 20px;
}
.ui-state-blue, .ui-widget-content .ui-state-blue, .ui-widget-header .ui-state-blue {
	border: 1px solid #fed22f;
	background: #4593E3;
	color: white;
}
.ui-state-blue a, .ui-widget-content .ui-state-blue a, .ui-widget-header .ui-state-blue a {
	color: white;
}
.ui-state-blue p {
	margin: 0;
	padding: 10px 20px;
}
