.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: 0
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}
.flexslider {
	margin: 0;
	padding: 0
}
.flexslider ul {
	list-style: none !important;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden
}
.flexslider .slides img {
	width: 100%;
	display: block
}
.flex-pauseplay span {
	text-transform: capitalize
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .slides {
	display: block
}
* html .slides {
	height: 1%
}
.no-js .slides > li:first-child {
	display: block
}
.flexslider {
	margin: 0;
	background: #fff;
	position: relative;
	zoom: 1
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease
}
.loading .flex-viewport {
	max-height: 300px
}
.flexslider .slides {
	zoom: 1
}
.flex-direction-nav a {
	width: 30px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease
}
.flex-direction-nav .flex-next {
	background: #f0f0f0 url(/img/s_icon_next.png) no-repeat 50% 50%;
	right: -30px
}
.flex-direction-nav .flex-prev {
	background: #f0f0f0 url(/img/s_icon_prev.png) no-repeat 50% 50%;
	left: -30px
}
.flexslider:hover .flex-next {
	opacity: 1
}
.flexslider:hover .flex-prev {
	opacity: 1
}
.flexslider:hover .flex-next:hover {
	background: #58a6c4 url(/img/s_icon_next_w.png) no-repeat 50% 50%;
	opacity: 1
}
.flexslider:hover .flex-prev:hover {
	background: #58a6c4 url(/img/s_icon_prev_w.png) no-repeat 50% 50%;
	opacity: 1
}
.flex-direction-nav .disabled {
	opacity: .3 !important;
	filter: alpha(opacity=30);
	cursor: default
}
.image-slider .flex-direction-nav a {
	opacity: 0
}
.image-slider .flex-direction-nav .flex-next {
	background: #333 url(/img/s_icon_next_w.png) no-repeat 50% 50%;
	right: 0
}
.image-slider .flex-direction-nav .flex-prev {
	background: #333 url(/img/s_icon_prev_w.png) no-repeat 50% 50%;
	left: 0
}
.image-slider:hover .flex-next {
	opacity: .3
}
.image-slider:hover .flex-prev {
	opacity: .3
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center
}
.flex-control-nav li {
	margin: 0 4px;
	display: inline-block;
	zoom: 1;
	*display: inline
}
.flex-control-paging li a {
	width: 8px;
	height: 8px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.1);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3)
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7)
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,0.5);
	cursor: default
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}
.flex-control-thumbs img:hover {
	opacity: 1
}
.flex-control-thumbs .active {
	opacity: 1;
	cursor: default
}
.flex-caption {
	background: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	zoom: 1
}
.flex-caption {
	bottom: 35px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	margin: 0;
	padding: 25px 25px 25px 30px;
	position: absolute;
	right: 0;
	width: 295px
}
.flex-caption h3 {
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 8px;
	text-transform: uppercase
}
.flex-caption p {
	margin: 0 0 15px
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none
}
del {
	text-decoration: line-through
}
hr {
	background: transparent;
	border: 0;
	clear: both;
	color: transparent;
	height: 1px;
	margin: 0;
	padding: 0
}
mark {
	background-color: #ffffb3;
	font-style: italic
}
input, select {
	vertical-align: middle
}
ins {
	background-color: red;
	color: white;
	text-decoration: none
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	width: 0
}
* html .clearfix, :first-child+ html .clearfix {
	zoom: 1
}
html {
	overflow-x: hidden
}
body {
	background: #f0f0f0;
	color: #636363;
	font: 11px/1.7 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	/*overflow-y: auto;
	overflow-x: hidden;*/
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%
}
a, a > * {
	color: #333;
	text-decoration: none;
	-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
	-moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
	-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
	-o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
	transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease
}
a:hover, a > *:hover {
	color: #58a6c4
}
::-moz-selection {
	background: #333;
	color: #fff;
	text-shadow: none
}
::selection {
	background: #333;
	color: #fff;
	text-shadow: none
}
h1 {
	font-size: 30px
}
h2 {
	font-size: 24px
}
h3 {
	font-size: 18px;
	font-weight: 400
}
h4 {
	font-size: 16px;
	font-weight: 400
}
h5 {
	font-size: 12px
}
h6 {
	font-size: 11px
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	line-height: 1.25;
	text-transform: uppercase
}
h1.capitalize {
	text-transform: capitalize
}
dl, hr, h1, h2, h3, h4, h5, h6, pre, table, address, fieldset, blockquote, p {
	margin-bottom: 10px
}
hr.h80 {
	margin: 40px 0
}
input[type="text"], input[type="password"],input[type="email"],input[type="tel"], textarea {
	background: url(/img/bg_dots_grey.png);
	border-radius: 0;
	color: #959595;
	display: block;
	font: 11px/1.7 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: 700;
	margin-bottom: 20px;
	padding: 7px 9px;
	/*text-transform: uppercase;*/
	width: 240px
}
textarea {
	resize: none;
	width: 500px
}
input[type="submit"], input[type="reset"], input[type="button"], button, .button {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-size: 100% 200%;
	color: #fff;
	cursor: pointer;
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: 600;
	padding: 7px 25px 8px;
	-webkit-transition: background .2s ease-out;
	-moz-transition: background .2s ease-out;
	-ie-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover, .button:hover {
	background-position: 0 100%
}
#body-wrapper {
	background: #fff;
	/*left: 50%;
	margin-left: -520px;
	position: relative;
	width: 1040px*/
}
.container {
	margin: 0 20px;
	padding: 0 30px;
	position: relative
}
.one-fourth, .three-fourth, .one-third, .two-third, .one-half {
	float: left;
	margin-right: 20px !important;
	position: relative
}
.one-fourth.last, .three-fourth.last, .one-third.last, .two-third.last, .one-half.last {
	margin-right: 0 !important
}
.one-fourth {
	width: 220px
}
.three-fourth {
	width: 700px
}
.one-third {
	width: 300px
}
.two-third {
	width: 620px
}
.one-half {
	width: 460px
}
#header {
	background: url(/img/sep_d.png) repeat-x 0 100%;
	xheight: 103px
}
#logo {
	float: left;
	height: 100px
}
#navigation {
	xfloat: right
}
#navigation li {
	float: left;
	position: relative
}
#navigation a {
	color: #333;
	display: block;
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	font-weight: 700;
	margin: 0 33px 0 0;
	padding: 0px 0 10px;
	position: relative;
	text-transform: uppercase
}
#navigation li:last-child a {
	margin: 0 0 0 0;
}
#navigation a:hover, #navigation .hover > a, #navigation .current > a {
	background: url(/img/menu_active_item.png) repeat-x 0 100%;
	color: #58a6c4
}
#navigation ul {
	background: #333;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	display: none;
	left: 0px;
	margin: 0 0 0 0;
	padding: 0;
	position: absolute;
	xtop: 103px;
	width: 180px;
	z-index: 9999
}
#navigation ul li {
	border-bottom: 1px dotted #999;
	float: none
}
#navigation ul li:last-child {
	border-bottom: 0
}
#navigation ul li i {
	background: url(/img/menu_i.png) no-repeat 0 0;
	height: 5px;
	position: absolute;
	right: 10px;
	top: 40%;
	width: 3px
}
#navigation ul a {
	color: #f1f1f1;
	display: block;
	font-size: 11px;
	font-weight: 400;
	margin: 0;
	padding: 7px 20px;
	text-transform: none
}
#navigation ul a:hover, #navigation ul .hover > a, #navigation ul .current > a, #navigation ul .current > a:hover {
	color: #fff
}
#navigation ul ul {
	left: 180px;
	margin: 0;
	top: 0
}
.selectnav {
	display: none
}
#main {
	float: left;
	margin: 0 40px 0 0;
	width: 680px
}
#sidebar {
	float: right;
	width: 220px
}
.search {
	margin-bottom: 50px !important;
	margin-top: 10px;
	width: 202px !important
}
.video iframe {
	display: block
}
#back-top a {
	background: #ccc url(/img/back_top.png) no-repeat 50% 50%;
	bottom: 30px;
	display: block;
	height: 40px;
	position: fixed;
	right: 30px;
	width: 40px
}
#back-top a:hover {
	background: #58a6c4 url(/img/back_top.png) no-repeat 50% 50%
}
.page-title, .content h1, .content h2, .page-title-alt {
	color: #c2c2c2;
	display: inline-block;
	font-size: 48px;
	font-weight: 100;
	letter-spacing: 2px;
	line-height: 1.2;
	margin: 0 -30px;
	padding: 40px 30px 45px;
	width: 100%
}
.page-title .accent, .page-title-alt .accent {
	color: #333
}
.content h1 {
	/*background: url(/img/sep_d.png) repeat-x 0 100%;*/
	color: #333;
	margin-bottom: 0;
	padding-bottom: 45px;
	padding-top: 0;
}
.content h1 strong {
	color: #58A6C4;
	font-weight: 100;
}
.content h2 {
	color: #c2c2c2;
	display: block;
	font-size: 30px;
	letter-spacing: normal;
	line-height: 1.5;
	width: 100%;
	padding-bottom: 0;
}


/* ned: thumbs */
.thumbs h2 {
	clear: both;
}
/*.thumbs p > span { */
.thumbs p > a.thumb { 
	float: left;
	position: relative;
	width: 300px;
	height: 350px;

	width: 222px;
	height: 275px;
	
	padding: 6px 6px 6px;
	margin: -1px 0 0 0;
	text-align: center;
	border: 1px solid #EEE;
}
.thumbs p > a.thumb+a.thumb {
	margin-left: -1px;
	padding-right: 7px;
} 
.thumbs p.hof > a.thumb {
	margin-top: 0;
}
.thumbs p > a.thumb > img {
	bottom: 45px;
	left: 0;
	margin: auto;
	max-height: 222px;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
}
.thumbs p > a.thumb > span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.75);
}
/*.thumbs p > span > a {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
}*/
/*.thumbs p > span > span {
	position: absolute;
	top: 306px;
	
	top: 215px;
	left: 0; right: 0;
	padding: 6px;
}
.thumbs p > span > a > img {
	margin: 0 auto;
}*/
.thumbs p.view-more {
	clear: both;
	text-align: right;
	padding-top: 2ex;
}
.thumbs p.view-more a {
	padding: 1px 1ex;
	border: 1px solid #EEE;
}
.thumbs p.view-more a:after {
	content: " »";
}
.thumbs h1 {
	margin-bottom: 10px;
}
.thumb.hof {
	overflow: hidden;
	max-height: 290px;
}
.print-address {
	display: none;
}
.page-title-inner .accent {
	color: #58a6c4
}
.page-title-inner.fixed {
	background: 0;
	margin-bottom: 0
}
.page-title-alt {
	font-size: 72px;
	line-height: 1.2;
	margin: 0 -30px;
	padding-bottom: 75px;
	padding-top: 70px
}
.bw-wrapper {
	display: block;
	position: relative
}
.bw-wrapper canvas {
	margin-left: auto;
	margin-right: auto;
	right: 0;
	z-index: 9999
}
#project-wrapper, #blog-wrapper {
	margin: 90px 0 0;
	position: relative;
	width: 100% !important
}
#blog-wrapper {
	margin: 70px 0 0
}
.section-title {
	display: block;
	float: left
}
.section-title h4 {
	margin: 0 0 3px !important
}
.section-title p {
	color: #959595
}
.project-carousel > li, .blog-carousel > li {
	float: left;
	list-style: none;
	overflow: hidden;
	position: relative
}
.project-carousel a {
	display: block;
	text-align: left
}
.project-carousel img {
	display: block;
	position: relative;
	width: 100%
}
.blog-carousel h4 {
	margin: 0 0 3px;
	text-transform: capitalize
}
.blog-carousel .date, .blog-carousel .comments {
	color: #959595
}
.blog-carousel .comments:hover {
	color: #58a6c4
}
.blog-carousel p {
	margin: 10px 0 0
}
.jcarousel-container {
	margin: 0;
	padding: 0
}
.jcarousel-clip {
	overflow: hidden
}
.jcarousel-item {
	margin: 0 20px 0 0;
	width: 220px
}
.jcarousel-next, .jcarousel-prev {
	background: #e6e6e6 url(/img/c_icon_next.png) no-repeat 50% 50%;
	cursor: pointer;
	float: left;
	display: block;
	height: 25px;
	margin-right: 8px;
	margin-top: 5px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	width: 25px;
}
.jcarousel-prev {
	background: #e6e6e6 url(/img/c_icon_prev.png) no-repeat 45% 50%
}
.jcarousel-next:hover, .jcarousel-next:focus, .jcarousel-next:active {
	background: #58a6c4 url(/img/c_icon_next_w.png) no-repeat 50% 50%
}
.jcarousel-prev:hover, .jcarousel-prev:focus, .jcarousel-prev:active {
	background: #58a6c4 url(/img/c_icon_prev_w.png) no-repeat 45% 50%
}
.jcarousel-next-disabled, .jcarousel-next-disabled:hover, .jcarousel-next-disabled:focus, .jcarousel-next-disabled:active {
	background: #f0f0f0 url(/img/c_icon_next.png) no-repeat 50% 50%;
	cursor: default
}
.jcarousel-prev-disabled, .jcarousel-prev-disabled:hover, .jcarousel-prev-disabled:focus, .jcarousel-prev-disabled:active {
	background: #f0f0f0 url(/img/c_icon_prev.png) no-repeat 45% 50%;
	cursor: default
}
#project-wrapper-alt {
	position: relative;
	width: 100% !important
}
#project-wrapper-alt .jcarousel-next, #project-wrapper-alt .jcarousel-prev {
	background: #e6e6e6 url(/img/s_icon_next.png) no-repeat 50% 50%;
	cursor: pointer;
	height: 100%;
	left: 940px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	width: 30px
}
#project-wrapper-alt .jcarousel-prev {
	background: #e6e6e6 url(/img/s_icon_prev.png) no-repeat 45% 50%;
	left: -30px
}
#project-wrapper-alt .jcarousel-next:hover, #project-wrapper-alt .jcarousel-next:focus, #project-wrapper-alt .jcarousel-next:active {
	background: #58a6c4 url(/img/s_icon_next_w.png) no-repeat 50% 50%
}
#project-wrapper-alt .jcarousel-prev:hover, #project-wrapper-alt .jcarousel-prev:focus, #project-wrapper-alt .jcarousel-prev:active {
	background: #58a6c4 url(/img/s_icon_prev_w.png) no-repeat 45% 50%
}
#project-wrapper-alt .jcarousel-next-disabled, #project-wrapper-alt .jcarousel-next-disabled:hover, #project-wrapper-alt .jcarousel-next-disabled:focus, #project-wrapper-alt .jcarousel-next-disabled:active {
	background: #f0f0f0 url(/img/s_icon_next.png) no-repeat 50% 50%;
	cursor: auto
}
#project-wrapper-alt .jcarousel-prev-disabled, #project-wrapper-alt .jcarousel-prev-disabled:hover, #project-wrapper-alt .jcarousel-prev-disabled:focus, #project-wrapper-alt .jcarousel-prev-disabled:active {
	background: #f0f0f0 url(/img/s_icon_prev.png) no-repeat 45% 50%;
	cursor: auto
}
.logo-list {
	border-top: 1px dotted #ccc;
	display: inline-block;
	margin: 70px -30px -105px;
	padding: 20px 30px;
	position: relative
}
.logo-list li {
	border-left: 1px dotted #ccc;
	display: block;
	float: left;
	height: 89px;
	overflow: hidden;
	width: 187px;
	position: relative
}
.logo-list li:last-child {
	margin-right: -5px;
	border-right: 1px dotted #ccc;
	width: 186px
}
.logo-list img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 186px
}
.logo-list .bw-wrapper {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: .5;
	-webkit-backface-visibility: hidden
}
.logo-list .bw-wrapper:hover {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1
}
.work-more a {
	color: #c2c2c2;
	border-bottom: 1px dotted #ccc;
	display: block;
	font-size: 30px;
	font-weight: 200;
	margin: 0 -30px;
	padding: 44px 30px;
	text-align: center;
	text-transform: uppercase
}
.work-more a:hover {
	color: #58a6c4
}
.work-more .arrow {
	background: url(/img/more_arrow_01.png) repeat-x -20px 0;
	display: inline-block;
	height: 22px;
	-webkit-transition: background .2s ease-out;
	-moz-transition: background .2s ease-out;
	-ie-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out;
	width: 20px;
	vertical-align: baseline
}
.work-more:hover .arrow {
	background: url(/img/more_arrow_01.png) repeat-x 0 0
}
.about-intro {
	color: #333;
	font-size: 14px;
	margin: 0 0 80px
}
.about-intro h4 {
	margin: 0 0 20px
}
.team-member {
	border-bottom: 3px solid #ccc;
	margin-bottom: 30px;
	-webkit-transition: border .2s ease-out;
	-moz-transition: border .2s ease-out;
	-ie-transition: border .2s ease-out;
	-o-transition: border .2s ease-out;
	transition: border .2s ease-out
}
.team-member:hover {
	border-bottom: 3px solid #58a6c4
}
.member-photo img {
	display: block;
	width: 100%
}
.member-info {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	display: block;
	padding: 16px 15px 9px
}
.member-info h4 {
	color: #58a6c4;
	margin: 0
}
.member-info .position {
	color: #959595;
	display: block;
	margin-bottom: 15px
}
.member-info p {
	border-bottom: 1px dotted #d9d9d9;
	border-top: 1px dotted #d9d9d9;
	margin: 10px 0;
	padding: 20px 0
}
.member-social-links {
	display: inline-block
}
.member-social-links li {
	display: block;
	float: left
}
.member-social-links a {
	color: #959595;
	font-size: 8px;
	letter-spacing: 1px;
	margin-right: 10px;
	text-transform: uppercase
}
.member-social-links a:hover {
	color: #58a6c4
}
.services-intro {
	color: #333;
	font-size: 18px;
	margin: 0 0 80px
}
.service-icon {
	background: #58a6c4;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	display: inline-block;
	float: left;
	height: 36px;
	margin-top: -9px;
	text-align: center;
	width: 36px
}
.service-description {
	margin-left: 45px
}
.service-description h4 {
	margin: 0
}
.service-description p {
	color: #959595;
	margin: 19px 0 13px;
	padding-right: 10px
}
.service {
	margin-bottom: 80px
}
.service li {
	border-bottom: 1px dotted #ccc;
	display: block;
	padding: 7px 0
}
.service li:last-child {
	border: 0
}
.level-max input {
	background: #ec4c1a;
	background: -webkit-linear-gradient(#ec4c1a,#a32700);
	background: -moz-linear-gradient(#ec4c1a,#a32700);
	background: -ms-linear-gradient(#ec4c1a,#a32700);
	background: -o-linear-gradient(#ec4c1a,#a32700);
	background: -webkit-gradient(#ec4c1a,#a32700);
	background: linear-gradient(#ec4c1a,#a32700)
}
.level-max input:hover {
	background-position: 0 100%
}
.level-one input {
	background: #959595;
	background: -webkit-linear-gradient(#959595,#545454);
	background: -moz-linear-gradient(#959595,#545454);
	background: -ms-linear-gradient(#959595,#545454);
	background: -o-linear-gradient(#959595,#545454);
	background: -webkit-gradient(#959595,#545454);
	background: linear-gradient(#959595,#545454)
}
.level-one input:hover {
	background-position: 0 100%
}
.shortcodes h5 {
	margin-bottom: 25px
}
.red {
	background: #ec4c1a;
	background: -webkit-linear-gradient(#ec4c1a,#a32700);
	background: -moz-linear-gradient(#ec4c1a,#a32700);
	background: -ms-linear-gradient(#ec4c1a,#a32700);
	background: -o-linear-gradient(#ec4c1a,#a32700);
	background: -webkit-gradient(#ec4c1a,#a32700);
	background: linear-gradient(#ec4c1a,#a32700)
}
.yellow {
	background: #ffd800;
	background: -webkit-linear-gradient(#ffd800,#f49000);
	background: -moz-linear-gradient(#ffd800,#f49000);
	background: -ms-linear-gradient(#ffd800,#f49000);
	background: -o-linear-gradient(#ffd800,#f49000);
	background: -webkit-gradient(#ffd800,#f49000);
	background: linear-gradient(#ffd800,#f49000)
}
.black {
	background: #636363;
	background: -webkit-linear-gradient(#636363,#404040);
	background: -moz-linear-gradient(#636363,#404040);
	background: -ms-linear-gradient(#636363,#404040);
	background: -o-linear-gradient(#636363,#404040);
	background: -webkit-gradient(#636363,#404040);
	background: linear-gradient(#636363,#404040)
}
.gray {
	background: #959595;
	background: -webkit-linear-gradient(#959595,#545454);
	background: -moz-linear-gradient(#959595,#545454);
	background: -ms-linear-gradient(#959595,#545454);
	background: -o-linear-gradient(#959595,#545454);
	background: -webkit-gradient(#959595,#545454);
	background: linear-gradient(#959595,#545454)
}
.accordion-button {
	background: url(/img/accordion_buttons.png) no-repeat 0 8px;
	border-top: 1px dotted #ccc;
	cursor: pointer;
	display: block;
	margin: 0;
	padding: 7px 0 7px 25px
}
.accordion-button.first {
	border: 0
}
.shortcodes .accordion-button.first {
	margin-top: -8px
}
.accordion-content {
	padding: 0 0 8px 25px
}
.on {
	background: url(/img/accordion_buttons.png) no-repeat 0 -127px
}
.on a {
	color: #58a6c4
}
#tabs {
	list-style: none;
	margin: 0;
	margin-bottom: -1px;
	overflow: hidden;
	padding: 0
}
#tabs li {
	float: left;
	line-height: 32px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative
}
#tabs li a {
	background: #fff;
	border: 1px solid #e6e6e6;
	border-left: none;
	color: #959595;
	display: block;
	font-weight: 800;
	padding: 0 20px;
	text-transform: uppercase
}
#tabs li a:hover {
	border-top: 1px solid #58a6c4
}
#tabs li:first-child a {
	border-left: 1px solid #e6e6e6
}
#tabs li.active a {
	border-top: 1px solid #58a6c4;
	border-bottom: 1px solid #fff;
	color: #333
}
#tabs li.active a:hover {
	color: #58a6c4
}
#tabs_content_container {
	border: 1px solid #e6e6e6;
	display: block;
	padding: 30px 20px
}
.success, .notice, .warning, .error {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
	padding: 6px 15px
}
.success {
	background: #93b336
}
.notice {
	background: #507cc3
}
.warning {
	background: #fb0
}
.error {
	background: #58a6c4
}
blockquote {
	background: url(/img/quote.png) no-repeat 30px 28px;
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 11px;
	font-style: italic;
	padding: 28px 20px 24px 50px;
	position: relative
}
blockquote p {
	font-size: 11px !important
}
blockquote p:last-of-type {
	margin-bottom: 0
}
blockquote .person {
	color: #333;
	display: block;
	font-style: normal;
	margin-top: 10px
}
blockquote .person .accent {
	color: #58a6c4
}
blockquote .corner {
	background: url(/img/quote_corner.png) no-repeat 0 0;
	bottom: -18px;
	display: block;
	height: 18px;
	left: 50px;
	position: absolute;
	width: 29px
}
blockquote.wide {
	background-position: 80px 28px;
	margin: 6px 0 34px;
	padding: 28px 30px 28px 100px
}
blockquote.wide .corner {
	bottom: -18px;
	left: 80px
}
.shortcodes .check {
	margin-top: -10px
}
ul.compressed li {
	padding-bottom: 4px;
	padding-top: 4px
}
ul.compressed li:first-child {
	margin-top: -5px
}
.check li, .check-bold li, .arrow li, .arrow-bold li, .square li, .circle li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 18px
}
.check li {
	background: url(/img/list_check.png) no-repeat 2px 53%
}
.check-bold li {
	background: url(/img/list_check_bold.png) no-repeat 1px 53%
}
.arrow li {
	background: url(/img/list_arrow.png) no-repeat 4px 53%
}
.arrow-bold li {
	background: url(/img/list_arrow_bold.png) no-repeat 3px 53%
}
.square li {
	background: url(/img/list_square.png) no-repeat 4px 53%
}
.circle li {
	background: url(/img/list_circle.png) no-repeat 4px 53%
}
.post {
	background: url(/img/sep_d.png) repeat-x 0 100%;
	margin: 0 0 60px;
	padding: 0 0 35px
}
.post h2 {
	font-size: 30px;
	line-height: 1.4;
	margin: 0;
	text-transform: capitalize
}
.post-meta .author {
	color: #959595;
	border-bottom: 1px dotted #e5e5e5;
	padding: 5px 0
}
.post-meta .author a {
	color: #58a6c4
}
.post-meta .author a:hover {
	color: #e38473
}
.post-meta .date, .post-meta .tags, .post-meta .comments {
	color: #959595;
	display: inline-block;
	margin-right: 15px;
	padding: 12px 0 27px 0
}
.post-meta .date a, .post-meta .tags a, .post-meta .comments a {
	color: #959595
}
.post-meta .date a:hover, .post-meta .tags a:hover, .post-meta .comments a:hover {
	color: #58a6c4
}
.post-meta .date {
	padding-left: 15px;
	background: url(/img/blog_icon_date.png) no-repeat 0 16px
}
.post-meta .tags {
	padding-left: 17px;
	background: url(/img/blog_icon_tags.png) no-repeat 0 16px
}
.post-meta .comments {
	padding-left: 17px;
	background: url(/img/blog_icon_comments.png) no-repeat 0 15px
}
.post-entry {
	display: block;
	position: relative
}
.post-entry .image, .post-entry .image-slider, .post-entry .video {
	display: block;
	margin: 0 auto 23px;
	max-width: 100%
}
.post-entry p {
	display: block;
	font-size: 14px
}
.post-entry a {
	color: #58a6c4
}
.post-entry a:hover {
	color: #e38473
}
.pagination {
	margin: 0
}
.pagination li {
	display: inline-block;
	list-style: none;
	margin: 0
}
.pagination li:last-child {
	margin-right: 0
}
.pagination .current {
	background: #58a6c4;
	color: #fff !important
}
.pagination a, .pagination .current {
	color: #959595;
	display: inline-block;
	padding: 0 6px
}
.pagination a:hover {
	color: #58a6c4
}
.pagination .prev a {
	background: url(/img/c_icon_prev.png) no-repeat 0 6px;
	padding-left: 10px
}
.pagination .prev a:hover {
	background: url(/img/c_icon_prev_r.png) no-repeat 0 6px
}
.pagination .next a {
	background: url(/img/c_icon_next.png) no-repeat 100% 6px;
	padding-right: 10px
}
.pagination .next a:hover {
	background: url(/img/c_icon_next_r.png) no-repeat 100% 6px
}
.post h3 {
	font-weight: 700;
	margin: 30px 0 23px;
	text-transform: capitalize
}
.post.single p {
	margin-bottom: 20px
}
.post.single p:last-child {
	margin-bottom: 10px
}
.comments-list {
	border-bottom: 1px dotted #e5e5e5;
	margin: 36px 0 70px;
	padding: 0 0 10px
}
.comment {
	border-top: 1px dotted #e5e5e5;
	display: inline-block;
	margin-top: 10px;
	padding-top: 30px
}
.comment .children .comment {
	margin-top: 10px;
	padding-top: 30px
}
.comment:first-child {
	border-top: 0;
	margin: 0;
	padding: 0
}
.comment > div {
	display: inline-block
}
.comment .avatar {
	display: block;
	float: left;
	position: relative;
	width: 45px;
	z-index: 1
}
.comment .comment-entry, .comment .comment-meta {
	float: right;
	width: 620px
}
.comment .comment-meta {
	margin-top: -4px
}
.comment .author {
	font-size: 14px;
	margin: 0;
	text-transform: capitalize
}
.comment .author .reply {
	color: #959595;
	font-size: 11px;
	text-transform: capitalize
}
.comment .author .reply:hover {
	color: #58a6c4;
	font-size: 11px
}
.comment .date {
	color: #959595;
	margin: 1px 0 8px
}
.comment .children {
	padding-left: 60px
}
.comment .children .comment {
	border-top: 1px dotted #ced8df;
	position: relative
}
.comment .children .comment-entry, .comment .children .comment-meta {
	width: 560px
}
.comment .children .children .comment-entry, .comment .children .children .comment-meta {
	width: 500px
}
#comments-form {
	margin-top: 30px
}
.post-block {
	background: #58a6c4;
	display: block;
	margin-bottom: 80px
}
.post-block .post-entry {
	margin: 13px 20px 15px
}
.post-block .post-entry h2 {
	border-bottom: 1px dotted #e3714d;
	color: #fff;
	font-weight: 400;
	margin-bottom: 15px;
	padding-bottom: 14px;
	text-transform: capitalize
}
.post-block .post-entry h2:hover {
	color: #f0bfb8
}
.post-block .post-entry p {
	color: #f0bfb8;
	font-size: 11px
}
.post-block img {
	display: block;
	width: 100%
}
.post-block .post-meta {
	padding: 11px 20px
}
.post-block a {
	color: #fff !important
}
.post-block a:hover {
	color: #f0bfb8 !important
}
.post-block .link, .post-block .comments {
	margin: 0;
	padding: 0;
	text-transform: uppercase
}
.post-block .comments {
	float: right
}
.post-more a {
	color: #c2c2c2;
	display: block;
	font-size: 30px;
	font-weight: 200;
	margin: -80px -30px -100px;
	padding: 74px 30px;
	text-align: center;
	text-transform: uppercase
}
.post-more a:hover {
	color: #58a6c4
}
.post-more .arrow {
	background: url(/img/more_arrow_02.png) repeat-x 0 -26px;
	display: inline-block;
	height: 20px;
	-webkit-transition: background .2s ease-out;
	-moz-transition: background .2s ease-out;
	-ie-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out;
	width: 22px;
	vertical-align: baseline
}
.post-more:hover .arrow {
	background: url(/img/more_arrow_02.png) repeat-x 0 -6px
}
.project-feed-filter {
	display: inline-block;
	margin: 0 0 40px
}
.project-feed-filter li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 5px 0
}
.project-feed-filter a {
	color: #959595;
	display: block;
	margin: 0 20px 0 0
}
.project-feed-filter a:hover, .project-feed-filter .current {
	color: #58a6c4
}
.project-feed {
	margin: 0 -20px 80px 0
}
.project-feed > div {
	float: left;
	list-style: none;
	margin: 0 20px 20px 0;
	position: relative
}
.project-feed div a {
	display: block;
	text-align: left
}
.project-feed div img {
	display: block;
	width: 100%
}
.project-item .overlay {
	background: #58a6c4;
	height: 100%;
	left: 0;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	-webkit-backface-visibility: hidden;
	width: 100%
}
.project-item:hover .overlay {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1
}
.project-item .overlay h5 {
	color: #fff;
	font-size: 30px;
	font-weight: 100;
	margin: 30px 20px 0;
	text-transform: capitalize
}
.project-item .overlay p {
	color: #f0bfb8;
	display: block;
	font-size: 11px;
	margin: 10px 20px 0
}
.project-item .project-title {
	background: #f0f0f0;
	padding: 17px 10px
}
.project-item:hover .project-title {
	background: #58a6c4
}
.project-item:hover .project-title h5 {
	color: #fff
}
.project-item .project-title h5 {
	color: #636363;
	font-size: 10px;
	font-weight: 600;
	margin: 0
}
.single-project-wrapper > .flexslider {
	margin-right: 35px;
}
.single-project-wrapper {
	margin-top: 35px;
}
.single-project-wrapper.gallery {
	width: 60%;
	float: left;
}
.single-project-wrapper img {
	display: block;
	width: 100%;
}
.project-thumbs {
	width: 40%;
	float: right;
	margin-top: 30px;
	font-size: 0;
}
.project-thumbs img {
	max-width: 150px;
	width: 20%;
	height: auto;
	display: inline;
	cursor: pointer;
	border: 5px solid #FFF;
	background: url(/img/loading.gif) no-repeat center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.project-thumbs img.active {
	border: 5px solid #58A6C4;
}
.project-nav {
	display: inline-block;
	float: right;
	margin: 13px 0 40px
}
.project-nav li {
	float: left
}
.project-nav .prev, .project-nav .next, .project-nav .back {
	background: #f0f0f0 url(/img/c_icon_prev.png) no-repeat 45% 50%;
	display: block;
	height: 17px;
	margin-left: 5px;
	text-indent: -9999px;
	width: 17px
}
.project-nav .next {
	background: #f0f0f0 url(/img/c_icon_next.png) no-repeat 50% 50%
}
.project-nav .back {
	background: #f0f0f0 url(/img/c_icon_back.png) no-repeat 50% 50%
}
.project-nav .prev:hover {
	background: #58a6c4 url(/img/c_icon_prev_w.png) no-repeat 45% 50%
}
.project-nav .next:hover {
	background: #58a6c4 url(/img/c_icon_next_w.png) no-repeat 50% 50%
}
.project-nav .back:hover {
	background: #58a6c4 url(/img/c_icon_back_w.png) no-repeat 50% 50%
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	transition-duration: .8s
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity
}
#google-map {
	width: 100%;
	height: 300px;
	display: inline-block
}
.contact-intro {
	color: #333;
	font-size: 14px;
	margin: 20px 0 40px
}
.contact-info .address {
	margin-top: 20px
}
#contact-form {
	margin-top: 25px
}
#contact-form .error, #contact-form .success {
	margin-bottom: 20px;
	min-width: 227px
}
.widget {
	margin: 0 0 50px
}
.footer .widget {
	margin-bottom: 0
}
.widget.short {
	margin-bottom: 35px
}
.widget h3 {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	margin: 0 0 18px
}
.widget.widget_categories li {
	background: url(/img/c_icon_next.png) no-repeat 0 12px;
	border-bottom: 1px dotted #ccc;
	display: block;
	padding: 7px 0 7px 13px
}
.widget.widget_categories li:last-child {
	border: 0
}
.widget.widget_categories li a {
	color: #636363
}
.widget.widget_categories li a:hover {
	color: #58a6c4
}
#footer .widget_categories li {
	background: url(/img/c_icon_next_g.png) no-repeat 0 12px;
	border-bottom: 1px dotted #484848
}
#footer .widget_categories li:last-child {
	border: 0
}
#footer .widget_categories li a {
	color: #c2c2c2
}
#footer .widget_categories li a:hover {
	color: #58a6c4
}
.widget.widget_text {
	color: #636363
}
#footer .widget_text {
	color: #636363
}
.widget.widget_recent_entries li {
	margin: 0 0 9px
}
.widget.widget_recent_entries li:first-child {
	margin-top: 5px
}
.widget.widget_recent_entries li:last-child {
	margin: 0
}
.widget.widget_recent_entries img {
	display: block;
	float: left;
	margin: 0 10px 0 0
}
.widget.widget_recent_entries .entry {
	display: block;
	float: left;
	margin: -4px 0 0;
	width: 150px
}
.widget.widget_recent_entries .entry .date {
	color: #959595;
	display: block;
	margin: 2px 0 0
}
#footer .widget_recent_entries a {
	color: #c2c2c2
}
#footer .widget_recent_entries a:hover {
	color: #58a6c4
}
#footer .widget_recent_entries .date {
	color: #636363
}
.widget #tabs li {
	text-align: center;
	width: 50%
}
.widget #tabs_content_container {
	border: 0;
	display: block;
	padding: 20px 0 0
}
.widget .posts li {
	display: inline-block;
	margin: 0 0 9px
}
.widget .posts li:last-child {
	margin: 0
}
.widget .posts img {
	display: block;
	float: left;
	margin: 0 10px 0 0
}
.widget .posts .entry {
	display: block;
	float: left;
	margin: -4px 0 0;
	width: 150px
}
.widget .posts .entry .date {
	color: #959595;
	display: block;
	margin: 2px 0 0
}
.twitter-feed .tweet-time {
	display: block
}
.twitter-feed a:hover {
	color: #58a6c4
}
#footer .twitter-feed p {
	color: #959595
}
#footer .twitter-feed a {
	color: #c2c2c2
}
#footer .twitter-feed .tweet-time {
	color: #636363
}
#sidebar .twitter-feed p {
	background: url(/img/icon_twitter_feed.png) no-repeat 0 4px;
	color: #636363;
	padding-left: 16px
}
#sidebar .twitter-feed .tweet-time {
	color: #959595
}
#sidebar .twitter-feed a {
	color: #58a6c4
}
#sidebar .twitter-feed a:hover {
	color: #e38473
}
.photo-stream {
	margin-right: -12px
}
.photo-stream li {
	float: left;
	margin: 0 12px 12px 0
}
.photo-stream a {
	display: block
}
.photo-stream a:hover {
	outline: 2px solid #58a6c4
}
.photo-stream img {
	display: block;
	height: 46px;
	width: 46px
}
#footer .photo-stream {
	margin-top: 22px
}
#footer {
	background: #333;
	margin: 60px 0 0;
	padding: 60px 0 0
}
#footer .logo {
	display: block;
	margin: 0 0 15px
}
#footer h3 {
	color: #818181;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 17px;
	margin-top: 9px
}
#footer a {
	color: #636363
}
#footer a:hover {
	color: #58a6c4
}
#footer .address, #footer .phone, #footer .email {
	color: #959595
}
#footer .info {
	background: url(/img/sep_f.png) repeat-x 0 0;
	line-height: 21px;
	margin-top: 34px;
	padding-bottom: 14px;
	padding-top: 17px
}
.copyright li {
	display: block;
	float: left;
	margin-right: 30px
}
.social-links {
	float: right
}
.social-links li {
	display: block;
	float: left;
	height: 21px;
	margin: 0 0 0 8px;
	position: relative;
	text-indent: -9999px;
	width: 21px
}
.social-links li a {
	position: absolute;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}
.social-links li a:hover {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1
}
.social-links .twitter {
	background: url(/img/icon_twitter.png) no-repeat;
	background-position: 0 -21px
}
.social-links .twitter a {
	background: url(/img/icon_twitter.png) no-repeat
}
.social-links .facebook {
	background: url(/img/icon_facebook.png) no-repeat;
	background-position: 0 -21px
}
.social-links .facebook a {
	background: url(/img/icon_facebook.png) no-repeat
}
.social-links .linkedin {
	background: url(/img/icon_linkedin.png) no-repeat;
	background-position: 0 -21px
}
.social-links .linkedin a {
	background: url(/img/icon_linkedin.png) no-repeat
}
.social-links .digg {
	background: url(/img/icon_digg.png) no-repeat;
	background-position: 0 -21px
}
.social-links .digg a {
	background: url(/img/icon_digg.png) no-repeat
}
.social-links .vimeo {
	background: url(/img/icon_vimeo.png) no-repeat;
	background-position: 0 -21px
}
.social-links .vimeo a {
	background: url(/img/icon_vimeo.png) no-repeat
}
.social-links .lastfm {
	background: url(/img/icon_lastfm.png) no-repeat;
	background-position: 0 -21px
}
.social-links .lastfm a {
	background: url(/img/icon_lastfm.png) no-repeat
}
.social-links .rss {
	background: url(/img/icon_rss.png) no-repeat;
	background-position: 0 -21px
}
.social-links .rss a {
	background: url(/img/icon_rss.png) no-repeat
}
.social-links .youtube {
	background: url(/img/icon_youtube.png) no-repeat;
	background-position: 0 -21px
}
.social-links .youtube a {
	background: url(/img/icon_youtube.png) no-repeat
}
.social-links .google {
	background: url(/img/icon_google.png) no-repeat;
	background-position: 0 -21px
}
.social-links .google a {
	background: url(/img/icon_google.png) no-repeat
}
.social-links .pin {
	background: url(/img/icon_pin.png) no-repeat;
	background-position: 0 -21px
}
.social-links .pin a {
	background: url(/img/icon_pin.png) no-repeat
}
.social-links .dribbble {
	background: url(/img/icon_dribbble.png) no-repeat;
	background-position: 0 -21px
}
.social-links .dribbble a {
	background: url(/img/icon_dribbble.png) no-repeat
}
.social-links .flickr {
	background: url(/img/icon_flickr.png) no-repeat;
	background-position: 0 -21px
}
.social-links .flickr a {
	background: url(/img/icon_flickr.png) no-repeat
}
#content table {
	width: 768px;
}
#content td+td {
	padding-right: 1.5ex;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.single-project-wrapper.gallery, .project-thumbs {
		float: none;
		width: 100%;
	}
	.single-project-wrapper > .flexslider {
		margin-right: 0;
	}
	textarea {
		width: 430px
	}
	#body-wrapper {
		/*margin-left: -404px;
		width: 808px*/
	}
	.one-fourth {
		width: 162px
	}
	.three-fourth {
		width: 526px
	}
	.one-third {
		width: 222px
	}
	.two-third {
		width: 464px
	}
	.one-half {
		width: 344px
	}
	#main {
		width: 448px
	}
	.page-title-alt {
		font-size: 48px
	}
	.jcarousel-item {
		margin: 0 28px 0 0
	}
	.section-title.one-fourth {
		width: 220px
	}
	#project-wrapper-alt .jcarousel-next {
		left: 708px
	}
	#project-wrapper-alt .jcarousel-item {
		margin: 0 24px 0 0
	}
	.logo-list li {
		width: 176px
	}
	.logo-list li:nth-child(4) {
		border-right: 1px dotted #ccc;
		width: 175px
	}
	.logo-list li:nth-child(5) {
		display: none
	}
	.logo-list img {
		width: 175px
	}
	.pricing-table-extended .features-list {
		display: none
	}
	.pricing-table-extended.five-cols .column {
		width: 140px
	}
	.pricing-table-extended.four-cols .column {
		width: 176px
	}
	.pricing-table-extended.three-cols .column {
		width: 235px
	}
	.pricing-table-extended.two-cols .column {
		width: 354px
	}
	.pricing-table-extended.one-cols .column {
		width: 708px
	}
	.pricing-table-extended .column ul li:before {
		color: #959595;
		content: attr(data-feature);
		display: block;
		font-weight: 800;
		text-align: center
	}
	.pricing-table-simple.five-cols .column {
		width: 140px
	}
	.pricing-table-simple.four-cols .column {
		width: 176px
	}
	.pricing-table-simple.three-cols .column {
		width: 235px
	}
	.pricing-table-simple.two-cols .column {
		width: 354px
	}
	.pricing-table-simple.one-cols .column {
		width: 708px
	}
	.pricing-table-simple h1 {
		font-size: 14px
	}
	.pricing-table-simple h2 {
		font-size: 14px
	}
	.comment .comment-entry, .comment .comment-meta {
		width: 388px
	}
	.comment .children .comment-entry, .comment .children .comment-meta {
		width: 328px
	}
	.comment .children .children .comment-entry, .comment .children .children .comment-meta {
		width: 268px
	}
	.project-item .overlay h5 {
		font-size: 20px;
		font-weight: 400;
		margin: 20px 20px 0
	}
}
@media only screen and (max-width: 767px) {
	.single-project-wrapper.gallery, .project-thumbs {
		float: none;
		width: 100%;
	}
	.single-project-wrapper > .flexslider {
		margin-right: 0;
	}
	#content table {
		width: auto;
	}
	textarea {
		width: 402px
	}
	#body-wrapper {
		/*margin-left: -260px;
		width: 520px*/
	}
	.one-fourth {
		width: 200px
	}
	.three-fourth {
		width: 526px
	}
	.one-third {
		width: 420px
	}
	.two-third {
		width: 464px
	}
	.one-half {
		width: 420px
	}
	.one-fourth:nth-child(2n+2) {
		margin-right: 0 !important
	}
	.one-fourth:nth-child(n+3) {
		margin-top: 20px !important
	}
	#header {
		height: auto;
		text-align: center
	}
	#logo {
		float: none
	}
	#navigation {
		float: none;
		text-align: left
	}
	#navigation a {
		margin: 0 15px;
		padding: 20px 0 30px
	}
	#navigation ul {
		margin: 0 0 0 15px;
		top: 70px
	}
	#main {
		width: 420px
	}
	#sidebar {
		display: none
	}
	.page-title, .page-title-inner, .page-title-alt {
		font-size: 30px;
		letter-spacing: normal;
		padding: 40px 30px 40px
	}
	.page-title-inner {
		font-size: 30px;
		letter-spacing: normal;
		padding-bottom: 45px
	}
	.page-title-inner .section-title {
		font-size: 18px;
		font-weight: 400
	}
	.flex-caption {
		display: none
	}
	.section-title.one-fourth {
		width: 180px
	}
	#project-wrapper-alt .jcarousel-item {
		height: auto;
		position: relative;
		width: 200px
	}
	#project-wrapper-alt .jcarousel-item img {
		width: 200px
	}
	#project-wrapper-alt .jcarousel-next {
		left: 420px
	}
	.logo-list li {
		text-align: center;
		width: 209px
	}
	.logo-list li:nth-child(2) {
		border-right: 1px dotted #ccc;
		width: 208px
	}
	.logo-list li:nth-child(n+3) {
		display: none
	}
	.about-intro {
		margin-bottom: 40px
	}
	.pricing-table-extended {
		margin-bottom: 80px
	}
	.pricing-table-extended .features-list {
		display: none
	}
	.pricing-table-extended.five-cols .column {
		width: 208px
	}
	.pricing-table-extended.four-cols .column {
		width: 209px
	}
	.pricing-table-extended.three-cols .column {
		width: 140px
	}
	.pricing-table-extended.two-cols .column {
		width: 210px
	}
	.pricing-table-extended.one-cols .column {
		width: 420px
	}
	.pricing-table-extended .column:nth-child(2) {
		border-left: 0
	}
	.pricing-table-extended .column ul li:before {
		color: #959595;
		content: attr(data-feature);
		display: block;
		font-weight: 800;
		text-align: center
	}
	.pricing-table-simple.five-cols .column {
		width: 209px
	}
	.pricing-table-simple.four-cols .column {
		width: 209px
	}
	.pricing-table-simple.three-cols .column {
		width: 139px
	}
	.pricing-table-simple.two-cols .column {
		width: 210px
	}
	.pricing-table-simple.one-cols .column {
		width: 420px
	}
	.pricing-table-simple h1 {
		font-size: 14px
	}
	.pricing-table-simple h2 {
		font-size: 14px
	}
	.shortcodes:nth-child(n+3) {
		margin-top: 0 !important
	}
	.shortcodes {
		margin-bottom: 40px
	}
	.shortcodes.last {
		margin-bottom: 0
	}
	blockquote {
		margin-bottom: 40px
	}
	.comment .comment-entry, .comment .comment-meta {
		width: 360px
	}
	.comment .children .comment-entry, .comment .children .comment-meta {
		width: 300px
	}
	.comment .children .children .comment-entry, .comment .children .children .comment-meta {
		width: 240px
	}
	.project-feed .one-fourth {
		margin-right: 20px !important;
		margin-top: 0 !important
	}
	#sidebar.project-description {
		display: block;
		margin-top: 50px;
		width: 420px
	}
	#sidebar.project-description .project-nav {
		float: left
	}
	#sidebar.project-description .project-nav a {
		margin: 0 5px 0 0
	}
	.contact-form {
		margin-top: 50px
	}
	#footer .info {
		padding-bottom: 22px;
		padding-top: 22px
	}
	.copyright {
		display: block;
		float: left
	}
	.copyright li {
		margin-right: 15px
	}
	.copyright li:last-child {
		margin-right: 0
	}
	.social-links {
		display: block;
		float: left;
		margin-top: 15px
	}
	.social-links li {
		margin: 0 8px 0 0
	}
}
@media only screen and (max-width: 479px) {
	input[type="text"], textarea {
		width: 242px
	}
	#body-wrapper {
		/*margin-left: -180px;
		width: 360px*/
	}
	.one-fourth {
		width: 260px
	}
	.three-fourth {
		width: 260px
	}
	.one-third {
		width: 260px
	}
	.two-third {
		width: 260px
	}
	.one-half {
		width: 260px
	}
	.one-fourth:nth-child(n+2) {
		margin-top: 30px !important
	}
	#navigation {
		display: none
	}
	.selectnav {
		background: url(/img/nav_arrow.png) no-repeat, url(/img/bg_dots_grey.png);
		background-position: center right, top left;
		border: 0;
		border-radius: 0;
		color: #959595;
		display: inline-block;
		font-size: 12px;
		margin: 0 0 30px;
		padding: 8px 10px;
		text-transform: capitalize;
		-webkit-appearance: none;
		width: 100%
	}
	#main {
		width: 260px
	}
	.page-title, .page-title-inner, .page-title-alt {
		font-size: 22px;
		padding: 30px 30px 30px
	}
	.page-title-inner {
		font-size: 20px;
		margin-bottom: 40px;
		padding-bottom: 35px
	}
	.page-title-inner .section-title {
		font-size: 16px
	}
	#project-wrapper, #blog-wrapper {
		margin-top: 60px
	}
	#project-wrapper .section-title h4, #blog-wrapper .section-title h4 {
		float: left;
		margin-bottom: 10px !important
	}
	#project-wrapper .section-title p, #blog-wrapper .section-title p {
		display: none
	}
	.jcarousel-clip {
		height: auto;
		width: 260px
	}
	.jcarousel-item {
		width: 260px
	}
	.project-carousel, .blog-carousel {
		margin-top: 20px !important
	}
	.section-title.one-fourth {
		width: 260px
	}
	.carousel-nav {
		float: right
	}
	.jcarousel-prev, .jcarousel-next {
		margin: 0 0 0 5px;
		float: left
	}
	#project-wrapper-alt .jcarousel-item {
		width: 260px
	}
	#project-wrapper-alt .jcarousel-item img {
		width: 260px
	}
	#project-wrapper-alt .jcarousel-next {
		left: 260px
	}
	#project-wrapper-alt .project-carousel {
		margin: 0 !important
	}
	.logo-list li {
		text-align: center;
		width: 260px
	}
	.logo-list li {
		border-right: 1px dotted #ccc
	}
	.logo-list li:nth-child(n+2) {
		display: none
	}
	.work-more a {
		font-size: 24px
	}
	.work-more .arrow {
		background-position: -20px -2px;
		height: 18px
	}
	.work-more:hover .arrow {
		background-position: 0 -2px
	}
	.services-intro {
		font-size: 14px
	}
	.pricing-table-extended {
		margin-bottom: 40px
	}
	.pricing-table-extended .column {
		border: 0
	}
	.pricing-table-extended .column, .pricing-table-simple .column {
		width: 260px !important
	}
	.pricing-table-extended h1 {
		font-size: 10px
	}
	.shortcodes.one-fourth {
		margin: 0 !important
	}
	.shortcodes.one-half {
		margin: 0 !important
	}
	.shortcodes .blockquote {
		margin-bottom: 0 !important
	}
	.h80.shortcodes {
		display: none
	}
	.shortcodes {
		padding-bottom: 50px !important
	}
	blockquote.wide {
		background-position: 40px 28px;
		padding-left: 60px
	}
	blockquote.wide .corner {
		bottom: -18px;
		left: 40px
	}
	.post-meta .date, .post-meta .tags, .post-meta .comments {
		padding-bottom: 0
	}
	.post-meta .comments {
		margin-bottom: 15px
	}
	.comment .comment-entry, .comment .comment-meta {
		width: 200px
	}
	.comment .children .comment-entry, .comment .children .comment-meta {
		width: 140px
	}
	.comment .children .children {
		display: none
	}
	.post-block {
		margin-bottom: 40px
	}
	.post-more a {
		margin-top: -40px
	}
	#sidebar.project-description {
		display: block;
		margin-top: 50px;
		width: 260px
	}
	#footer .one-fourth:nth-child(n+2) {
		display: none
	}
}
.fancybox-title-inside { font-family: 'Open Sans'!important;color:#636363!important;font-size:14px!important; }