@charset "UTF-8";
@font-face {
	font-family: 'FontAwesome';
	src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/fonts/fontawesome-webfont.eot?v=4.1.0");
	src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'webidea';
	src: url("webidea.eot");
	src: url("webidea.eot") format("embedded-opentype"), url("webidea.ttf") format("truetype"), url("webidea.woff") format("woff"), url("webidea.svg") format("svg");
	font-weight: normal;
	font-style: normal
}
.has-icon:before {
	font-family: 'webidea';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-location:before {
	content: "\e600"
}
.icon-phone:before {
	content: "\e601"
}
.icon-logo-branding:before {
	content: "\e602"
}
.icon-strony-internetowe:before {
	content: "\e603"
}
.icon-projekty-reklamowe:before {
	content: "\e600"
}
.icon-people:before {
	content: "\e605"
}
.icon-pizza:before {
	content: "\e606"
}
.icon-views:before {
	content: "\e607"
}
.icon-calendar:before {
	content: "\e608"
}
.icon-world:before {
	content: "\e60a"
}
.icon-cell-phone:before {
	content: "\e609"
}
.icon-prize:before {
	content: "\e60b"
}
.icon-content-marketing:before {
	content: "\e60c"
}
.icon-play:before {
	content: "\e60d"
}
/* normalize.css v1.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
html, button, input, select, textarea {
	font-family: sans-serif
}
body {
	margin: 0
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
h2 {
	font-size: 1.5em;
	margin: 0.83em 0
}
h3 {
	font-size: 1.17em;
	margin: 1em 0
}
h4 {
	font-size: 1em;
	margin: 1.33em 0
}
h5 {
	font-size: 0.83em;
	margin: 1.67em 0
}
h6 {
	font-size: 0.67em;
	margin: 2.33em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
blockquote {
	margin: 1em 40px
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0;
	color: #000
}
p, pre {
	margin: 1em 0
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
q {
	quotes: none
}
q:before, q:after {
	content: '';
	content: none
}
small {
	font-size: 13px;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
dl, menu, ol, ul {
	margin: 1em 0
}
dd {
	margin: 0 0 0 40px
}
menu, ol, ul {
	padding: 0 0 0 40px
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
form {
	margin: 0
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
*margin-left:-7px
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align:middle
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
*overflow:visible
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
*height:13px;
*width:13px
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
/* HTML5 Boilerplate v4.3.0 | MIT License | https://h5bp.com/ */
html, button, input, select, textarea {
	color: #222
}
html {
	font-size: 1em;
	line-height: 1.4
}
::-moz-selection {
background:#102834;
text-shadow:none;
color:#f05033
}
::selection {
	background: rgba(16,40,52,0.99);
	text-shadow: none;
	color: #f05033
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}
audio, canvas, img, video {
	vertical-align: middle
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0
}
textarea {
	resize: vertical
}
.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0
}
html {
	background-color: #FFF
}
body {
	font-family: 'GalanoGrotesque', sans-serif;
	font-weight: 400;
	font-size: 100%;
	line-height: 20px;
	color: #6a737b
}

strong, b, em, i {
	font-weight: 800;
	font-style: normal
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.1;
	color: #102834
}
h1.decor, h2.decor, h3.decor, h4.decor, h5.decor, h6.decor {
	background-image: url(/wp-content/themes/webidea2014/images/bkg_sidebar-header.png);
	background-repeat: no-repeat;
	background-position: 0 100%
}
h1.decor-center, h2.decor-center, h3.decor-center, h4.decor-center, h5.decor-center, h6.decor-center {
	background-position: 50% 100%
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 800
}
h1, h2 {
	font-size: 60px;
	margin: 1em 0
}
h1.decor, h2.decor {
	padding-bottom: 0.7em
}
h3, h4 {
	font-size: 28px;
	margin: 1.2em 0
}
h3.decor, h4.decor {
	margin-bottom: 1.1em;
	padding-bottom: 1.2em
}
h5, h6 {
	font-size: 20.5px;
	margin: 1em 0
}
h5.decor, h6.decor {
	margin-bottom: 1.2em;
	padding-bottom: 1.3em
}
p {
	margin: 1em 0
}
img, svg {
	max-width: 100%;
	height: auto
}
svg {
	max-height: 100%;
	display: inline-block
}
input, textarea, select {
	background-color: #f3f4f6;
	border: none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	color: #626c75;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	font: 'GalanoGrotesque', sans-serif 14px/16px;
	font-weight: 400;
	border: 2px solid #f3f4f6;
	-moz-transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	transition: border-color 0.3s;
	outline: none !important
}
input:focus, textarea:focus, select:focus {
	border-color: #f05033
}
input:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
color:#acb3ba;
font-style:italic
}
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
color:#acb3ba;
font-style:italic
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
color:#acb3ba;
font-style:italic
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
color:#acb3ba;
font-style:italic
}
input {
	padding: 10px 18px 9px
}
input[type=radio], input[type=checkbox] {
	width: auto
}
textarea {
	padding: 20px;
	resize: none
}
select {
	height: 40px;
	padding: 0 48px 0 18px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(/wp-content/themes/webidea2014/images/bkg_dropdown-arrow.png);
	background-repeat: no-repeat;
	background-position: 100% 50%
}
select::-ms-expand {
display:none
}
hr {
	border-color: #d7dbdd;
	margin: 60px 0
}
label {
	display: block;
	margin: 0 0 15px;
	position: relative
}
label>span:not(.wpcf7-form-control-wrap):not(.wpcf7-list-item-label) {
	color: #6a737b;
	display: block;
	margin: 0 0 5px
}
label i, .label i {
	color: #f05033
}
.wpcf7-not-valid-tip {
	position: absolute;
	background-color: #f05033;
	color: #FFF;
	left: 15px;
	bottom: -8px;
	font-size: 12px;
	line-height: 12px;
	padding: 2px 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px
}
.wpcf7-response-output {
	margin: 25px 0;
	padding: 20px;
	color: #FFF;
	background-color: #80F249;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px
}
.wpcf7-validation-errors {
	background-color: #f05033
}
.checkboxes {
	position: relative;
	padding: 20px 0
}
.checkboxes>div {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.checkboxes>div>div {
	margin: 10px
}
.checkbox.checkbox {
	position: relative;
	line-height: 17px
}
.checkbox.checkbox input {
	opacity: 0;
	width: 17px;
	height: 17px;
	vertical-align: top
}
.checkbox.checkbox label {
	position: static;
	display: inline;
	margin: 0;
	vertical-align: top
}
.checkbox.checkbox label:before, .checkbox.checkbox label:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 17px;
	background: url(/wp-content/themes/webidea2014/images/checkbox.png) no-repeat 0 0
}
.checkbox.checkbox label:after {
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	opacity: 0;
	background-position: 0 100%
}
.checkbox.checkbox input:checked+label:after {
	opacity: 1
}
input.parsley-error {
	border-color: #da6d6d
}
.parsley-errors-list {
	position: absolute;
	top: 100%;
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #da6d6d;
	margin: -10px 0 0;
	padding: 0;
	list-style: none;
	color: #FFF;
	font-size: 14px;
	line-height: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 20px;
	font-style: italic
}
.parsley-errors-list li {
	white-space: nowrap
}
.wpcf7-list-item label {
	display: inline
}
.actions {
	text-align: center;
	margin: 15px 0 25px
}
.font-icon, .facebook a, .googleplus a, .youtube a, .twitter a, .pinterest a, a.facebook, a.googleplus, a.youtube, a.twitter, a.pinterest, #portfolio-filter a, .single-navigation a {
	display: inline-block
}
.font-icon:before, .button-more:after, .pagination .next-entries:after, .button-back:before, .pagination .previous-entries:before, .facebook a:before, .googleplus a:before, .youtube a:before, .twitter a:before, .pinterest a:before, a.facebook:before, a.googleplus:before, a.youtube:before, a.twitter:before, a.pinterest:before, #portfolio-filter a:before, article.single-post .single-content>.thumbnail .thumbnail-content>div:after, .single-navigation a:before {
	content: '';
	display: inline-block;
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.button, .button-back, .pagination .previous-entries, .button-more, .pagination .next-entries, .button-orange, #portfolio-filter a, .button-white, .single-navigation a, .button-gray, .button-gray-2, #header nav a, #share-menu a, .blueimp-gallery .next, .blueimp-gallery .prev, .blueimp-gallery .close {
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	font-family: 'GalanoGrotesque', sans-serif;
	display: inline-block;
	padding: 14px 25px;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	border: 2px solid #fff;
	outline: none !important;
	background-color: transparent;
	-moz-transition: border-color 0.3s, color 0.3s, background-color 0.3s;
	-o-transition: border-color 0.3s, color 0.3s, background-color 0.3s;
	-webkit-transition: border-color 0.3s, color 0.3s, background-color 0.3s;
	transition: border-color 0.3s, color 0.3s, background-color 0.3s
}
.button:hover, .button-back:hover, .pagination .previous-entries:hover, .button-more:hover, .pagination .next-entries:hover, .button-orange:hover, #portfolio-filter a:hover, #portfolio-filter li.active>a, #portfolio-filter li.current-menu-item>a, #portfolio-filter li.current-menu-ancestor>a, #portfolio-filter li.current-menu-parent>a, #portfolio-filter li.current-page-ancestor>a, .sub-menu .current-menu-item>a, .button-white:hover, #startpoints article>a:hover .footer .button, .single-navigation a:hover, .button-gray:hover, .button-gray-2:hover, #header nav a:hover, .post-items a:hover .button-more, .post-items a:hover .pagination .next-entries, .pagination .post-items a:hover .next-entries, #share-menu a:hover, .blueimp-gallery .next:hover, .blueimp-gallery .prev:hover, .blueimp-gallery .close:hover {
	border-color: #f05033;
	color: #f05033
}
.button.large, .large.button-back, .pagination .large.previous-entries, .large.button-more, .pagination .large.next-entries, .large.button-orange, #portfolio-filter a.large, .large.button-white, .single-navigation a.large, .large.button-gray, .large.button-gray-2, #header nav a.large, #share-menu a.large, .blueimp-gallery .large.next, .blueimp-gallery .large.prev, .blueimp-gallery .large.close {
	padding: 19px 40px;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	font-size: 18px;
	line-height: 22px
}
.button-more:after, .pagination .next-entries:after, .button-back:before, .pagination .previous-entries:before {
	vertical-align: middle;
	font-size: 17px;
	margin-top: -2px
}
.button-back:before, .pagination .previous-entries:before {
	content: '\f060';
	margin-right: 20px
}
.button-more:after, .pagination .next-entries:after {
	content: '\f061';
	margin-left: 20px
}
.button-orange, #portfolio-filter a, .pagination .previous-entries, .pagination .next-entries {
	border-color: #f05033;
	color: #f05033
}
.button-orange:hover, #portfolio-filter a:hover, #portfolio-filter li.active>a, #portfolio-filter li.current-menu-item>a, #portfolio-filter li.current-menu-ancestor>a, #portfolio-filter li.current-menu-parent>a, #portfolio-filter li.current-page-ancestor>a, .pagination .previous-entries:hover, .pagination .next-entries:hover, .sub-menu .current-menu-item>a {
	color: #FFF;
	background-color: #f05033
}
.button-white:hover, #startpoints article>a:hover .footer .button, #startpoints article>a:hover .footer .button-back, #startpoints article>a:hover .footer .pagination .previous-entries, .pagination #startpoints article>a:hover .footer .previous-entries, #startpoints article>a:hover .footer .button-more, #startpoints article>a:hover .footer .pagination .next-entries, .pagination #startpoints article>a:hover .footer .next-entries, #startpoints article>a:hover .footer .button-orange, #startpoints article>a:hover .footer #portfolio-filter a, #portfolio-filter #startpoints article>a:hover .footer a, #startpoints article>a:hover .footer .button-white, #startpoints article>a:hover .footer .single-navigation a, .single-navigation #startpoints article>a:hover .footer a, #startpoints article>a:hover .footer .button-gray, #startpoints article>a:hover .footer .button-gray-2, #startpoints article>a:hover .footer #header nav a, #header nav #startpoints article>a:hover .footer a, #startpoints article>a:hover .footer #share-menu a, #share-menu #startpoints article>a:hover .footer a, #startpoints article>a:hover .footer .blueimp-gallery .next, .blueimp-gallery #startpoints article>a:hover .footer .next, #startpoints article>a:hover .footer .blueimp-gallery .prev, .blueimp-gallery #startpoints article>a:hover .footer .prev, #startpoints article>a:hover .footer .blueimp-gallery .close, .blueimp-gallery #startpoints article>a:hover .footer .close, .single-navigation a:hover {
	color: #f05033;
	border-color: #FFF;
	background-color: #FFF
}
.button-gray {
	border-color: #a1abb1;
	color: #a1abb1
}
.button-gray:hover {
	color: #FFF;
	border-color: #f05033;
	background-color: #f05033
}
.button-gray-2 {
	border-color: #0E2B36;
	color: #0E2B36
}
.button-gray-2:hover {
	color: #FFF;
	border-color: #f05033;
	background-color: #f05033
}
.facebook a:before, .googleplus a:before, .youtube a:before, .twitter a:before, .pinterest a:before, a.facebook:before, a.googleplus:before, a.youtube:before, a.twitter:before, a.pinterest:before {
	font-size: 25px;
	height: 18px;
	top: -2px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px
}
.facebook a:before, a.facebook:before {
	content: '\f09a'
}
.facebook a:hover, a.facebook:hover {
	background-color: #3b579d !important;
	border-color: #3b579d !important;
	color: #FFF !important
}
.googleplus a:before, a.googleplus:before {
	content: '\f0d5'
}
.googleplus a:hover, a.googleplus:hover {
	background-color: #dd4b39 !important;
	border-color: #dd4b39 !important;
	color: #FFF !important
}
.youtube a:before, a.youtube:before {
	content: '\f167'
}
.youtube a:hover, a.youtube:hover {
	background-color: #cd201f !important;
	border-color: #cd201f !important;
	color: #FFF !important
}
.pinterest a:before, a.pinterest:before {
	content: '\f0d2';
	top: -4px
}
.pinterest a:hover, a.pinterest:hover {
	background-color: #bd081c !important;
	border-color: #bd081c !important;
	color: #FFF !important
}
.twitter a:before, a.twitter:before {
	content: '\f099';
	font-size: 28px;
	top: -4px
}
.twitter a:hover, a.twitter:hover {
	background-color: #55acee !important;
	border-color: #55acee !important;
	color: #FFF !important
}
.section header h1 {
	text-align: center;
	color: #102834;
	margin: 70px 0
}
.no-margin-top-bottom>*:first-child, .content>*:first-child, blockquote>*:first-child, blockquote .wrap>*:first-child, .persona>*:first-child {
	margin-top: 0
}
.no-margin-top-bottom>*:last-child, .content>*:last-child, blockquote>*:last-child, blockquote .wrap>*:last-child, .persona>*:last-child {
	margin-bottom: 0
}
.motto {
	margin: 2em 0;
	color: #f05033;
	text-align: center;
	font-weight: 200;
	font-size: 30px;
	line-height: 0.95
}
.motto span {
	font-size: 20.5px;
	display: inline-block
}
.wrap, .wrap-wide {
	margin: 0 auto
}
.wrap {
	max-width: 1200px;
	padding: 0 20px
}
.wrap-wide {
	max-width: 1680px;
	padding: 0 100px
}
.highlight {
	font-size: 20.5px;
	font-weight: 200
}
strong.highlight {
	font-weight: 800
}
.about-us-columns {
	margin: 60px 0
}
.about-us-columns h2 {
	font-size: 28px;
	text-align: center;
	margin: 0 0 25px;
	padding: 0 0 30px;
	background: url(/wp-content/themes/webidea2014/images/bkg_sidebar-header.png) no-repeat 50% 100%
}
blockquote {
	padding: 2em;
	margin: 1em 0;
	color: #F05133;
	font-weight: 400;
	font-size: 22px;
	line-height: 1;
	background-color: #FFF;
	position: relative
}
blockquote:before {
	content: 'â€ž';
	font-size: 140px;
	line-height: 0;
	font-family: Georgia, serif;
	color: #F3F4F6;
	position: absolute;
	left: 0;
	top: -20px
}
blockquote:after {
	content: 'â€';
	font-size: 140px;
	line-height: 0;
	font-family: Georgia, serif;
	color: #F3F4F6;
	position: absolute;
	right: 0;
	bottom: -10px
}
blockquote footer {
	text-align: right;
	font-weight: 800;
	font-size: 20.5px
}
blockquote footer span {
	font-weight: 200;
	font-size: 14px;
	display: inline-block
}
.persona {
	text-align: center;
	font-size: 20.5px;
	font-weight: 800;
	color: #102834
}
.persona span {
	font-size: 14px;
	font-weight: 400
}
.persona .contact {
	margin: 35px 0 0;
	padding: 40px 0 0;
	line-height: 22px;
	background: url(/wp-content/themes/webidea2014/images/bkg_sidebar-header.png) no-repeat 50% 0;
	color: #102834
}
.persona .contact a:not([href^="mailto"]) {
	color: #102834
}
.persona .contact a:not([href^="mailto"]):hover {
	color: #f05033;
	text-decoration: underline
}
.persona .contact a[href^="mailto"] {
	color: #f05033
}
.persona .contact a[href^="mailto"]:hover {
	text-decoration: underline
}
.about-us-stats {
	position: relative;
	min-height: 640px;
	overflow: hidden
}
.about-us-stats .content {
	width: 45%;
	padding: 60px 0
}
.shuffle-grid {
	font-weight: 800;
	margin: 5em 0 -4.3em
}
.shuffle-grid .shuffle-item {
	width: 25%;
	padding-top: 16.6667%;
	height: 0;
	float: left;
	overflow: hidden;
	position: relative;
	background-color: #f05033
}
.shuffle-grid .shuffle-item:nth-child(1) {
	background-color: #102834
}
.shuffle-grid .shuffle-item:nth-child(3n) {
	background-color: #6a737b
}
.shuffle-grid .shuffle-item:nth-child(8) {
	margin-top: -16.67%
}
.shuffle-grid .shuffle-item p {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	padding: 10px;
	margin: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-direction: column;
	flex-direction: column;
	color: #FFF;
	font-size: 1.46vw;
	line-height: 1;
	z-index: 2
}
.shuffle-grid .shuffle-item p>* {
	min-height: 1px
}
.shuffle-grid .shuffle-item.wide {
	width: 50%;
	padding-top: 33.3333%
}
.shuffle-grid .shuffle-item.wide .has-icon:before {
	font-size: 9.375vw
}
.shuffle-grid .shuffle-item.award:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MzU0MCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTM1NDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(25,53,64,0)), color-stop(100%, #193540));
	background-image: -moz-linear-gradient(top, rgba(25,53,64,0) 0%, #193540 100%);
	background-image: -webkit-linear-gradient(top, rgba(25,53,64,0) 0%, #193540 100%);
	background-image: linear-gradient(to bottom, rgba(25,53,64,0) 0%, #193540 100%)
}
.shuffle-grid .shuffle-item .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.shuffle-grid .shuffle-item .background img {
	width: 100%
}
.shuffle-grid .shuffle-item .highlight {
	font-size: 3.125vw;
	font-weight: 800;
	line-height: 1.3
}
.shuffle-grid .shuffle-item .has-icon:before, .shuffle-grid .shuffle-item .quotation-mark:before {
	font-size: 5.2vw;
	display: block;
	line-height: 1
}
.shuffle-grid .shuffle-item .quotation-mark:before {
	content: '?'
}
.content-has-icon {
	padding-right: 35%;
	position: relative
}
.content-has-icon:before {
	position: absolute;
	color: #102834;
	font-size: 24vw;
	right: 0
}
.content-has-icon .portfolio-link {
	position: absolute;
	top: 25vw;
	right: 0;
	width: 24vw;
	text-align: center
}
.half-image-grid {
	margin: 5em 0 -4.3em
}
.half-image-grid>div {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: stretch;
	align-items: stretch;
	height: 450px
}
.half-image-grid>div>div {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 50%;
	height: 100%;
	-webkit-flex-direction: column;
	flex-direction: column;
	text-align: center
}
.half-image-grid>div>div:first-child {
	padding: 30px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.half-image-grid>div>div:first-child>* {
	width: 100%;
	padding: 0 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.half-image-grid>div img, .half-image-grid>div video {
	object-fit: cover;
	width: 100%;
	height: 100%
}
.half-image-grid>div:first-child>div:first-child {
	border-top: 1px solid #e5e5e5
}
.half-image-grid>div:nth-child(even) {
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.half-image-grid h2 {
	font-size: 36px;
	margin-top: 0
}
.half-image-grid p {
	margin: 0;
	font-size: 16px
}
.video-container {
	position: relative;
	padding-bottom: 66.6667%;
	height: 0;
	overflow: hidden
}
.video-container.ar4-3 {
	padding-bottom: 75%
}
.video-container.ar16-9 {
	padding-bottom: 56.25%
}
.video-container.ar16-10 {
	padding-bottom: 62.5%
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
video {
	height: auto;
	max-width: 100%
}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 15px 0 0;
	border-top: 1px solid #E5E5E5;
	text-align: center
}
.wp-caption a {
	color: #f05033
}
@media screen and (min-width: 2000px) {
.shuffle-grid .shuffle-item p {
	font-size: 28px
}
.shuffle-grid .shuffle-item p img {
	margin-bottom: 28px
}
.shuffle-grid .shuffle-item .has-icon:before, .shuffle-grid .shuffle-item .quotation-mark:before {
	font-size: 100px
}
.shuffle-grid .shuffle-item.wide .has-icon:before {
	font-size: 180px
}
.shuffle-grid .shuffle-item .highlight {
	font-size: 60px
}
}
@media screen and (max-width: 840px) {
.shuffle-grid .shuffle-item {
	width: 50%;
	padding-top: 33.3333%
}
.shuffle-grid .shuffle-item:nth-child(8) {
	margin-top: 0
}
.shuffle-grid .shuffle-item.wide {
	width: 100%;
	padding-top: 66.6666%
}
.shuffle-grid .shuffle-item p {
	font-size: 2.9vw
}
.shuffle-grid .shuffle-item .has-icon:before, .shuffle-grid .shuffle-item .quotation-mark:before {
	font-size: 10.4vw
}
.shuffle-grid .shuffle-item.wide .has-icon:before {
	font-size: 18.75vw
}
.shuffle-grid .shuffle-item .highlight {
	font-size: 6.25vw
}
.half-image-grid>div {
	height: 400px
}
.checkboxes>div {
	-webkit-justify-content: center;
	justify-content: center
}
}
@media screen and (max-width: 960px) {
.content-has-icon {
	padding-right: 0
}
.content-has-icon:before {
	position: static;
	display: block;
	margin: 40px auto 0;
	width: 200px;
	font-size: 200px
}
.content-has-icon .portfolio-link {
	position: static;
	width: auto
}
}
@media screen and (max-width: 640px) {
.half-image-grid>div, .half-image-grid>div>div {
	height: auto;
	display: block
}
.half-image-grid>div>div {
	width: auto
}
.half-image-grid>div img, .half-image-grid>div video {
	height: auto;
	width: auto
}
.half-image-grid>div video {
	max-width: 100%
}
}
@media screen and (max-width: 480px) {
.shuffle-grid .shuffle-item {
	width: auto;
	padding-top: 66.6666%;
	float: none
}
.shuffle-grid .shuffle-item.wide {
	width: auto
}
.shuffle-grid .shuffle-item.wide p img {
	max-width: 30%
}
.shuffle-grid .shuffle-item p {
	font-size: 5.8vw
}
.shuffle-grid .shuffle-item .has-icon:before, .shuffle-grid .shuffle-item .quotation-mark:before {
	font-size: 20.8vw
}
.shuffle-grid .shuffle-item .highlight {
	font-size: 10vw
}
}
.overall-wrap {
}
#header {
	padding: 25px 0 10px;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 499;
	height: 50px;
	overflow: hidden;
	-moz-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
	-moz-transition: -moz-transform 0.5s, background-color 0.3s, box-shadow 0.3s, height 0.5s;
	-o-transition: -o-transform 0.5s, background-color 0.3s, box-shadow 0.3s, height 0.5s;
	-webkit-transition: -webkit-transform 0.5s, background-color 0.3s, box-shadow 0.3s, height 0.5s;
	transition: transform 0.5s, background-color 0.3s, box-shadow 0.3s, height 0.5s;
	background-color: #FFF;
	-moz-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15);
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15)
}
#header .wrap {
	position: relative
}
#header h1[role=branding] {
	width: 130px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 10px
}
#header h1[role=branding] a, #header h1[role=branding] img {
	display: block
}
body.home #header h1[role=branding] img {
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s
}
body.home #header h1[role=branding] a {
	position: relative
}
body.home #header h1[role=branding] a:after {
	content: '';
	background: url(/wp-content/themes/webidea2014/images/logo-white.svg) no-repeat 0 0;
	-moz-background-size: 130px auto;
	-o-background-size: 130px auto;
	-webkit-background-size: 130px auto;
	background-size: 130px auto;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s
}
body.home.top #header h1[role=branding] img {
	opacity: 0
}
body.home.top #header h1[role=branding] a:after {
	opacity: 1
}
#header h1 {
	z-index: 5
}
#header nav h1 {
	display: none;
	font-weight: 800;
	font-size: 14px;
	line-height: 50px;
	position: absolute;
	top: 0;
	right: 10px;
	margin: 0;
	color: #f05033;
	cursor: pointer;
	padding-right: 70px;
	text-transform: uppercase;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	transition: color 0.3s
}
#header nav h1:before, #header nav h1:after, #header nav h1 span:after {
	content: '';
	position: absolute;
	width: 50px;
	height: 10px;
	background-color: #f05033;
	right: 0;
	-moz-transition: -moz-transform 0.3s, background-color 0.3s;
	-o-transition: -o-transform 0.3s, background-color 0.3s;
	-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
	transition: transform 0.3s, background-color 0.3s
}
#header nav h1:before {
	top: 4px
}
#header nav h1:after {
	bottom: 4px
}
#header nav h1 span:after {
	top: 20px;
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px)
}
#header nav h1:hover:before, #header nav h1:hover:after {
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px)
}
#header nav h1:hover span:after {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
#header nav ul {
	text-align: right;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0
}
#header nav li {
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	margin-right: 3%
}
#header nav li:last-child {
	margin-right: 0
}
#header nav a {
	display: block;
	color: #102834;
	font-size: 14.5px;
	border-color: transparent;
	background-color: transparent
}
body.home.top #header nav a {
	color: #FFF
}
#header nav .current-menu-item>a, #header nav .current-menu-parent>a, #header nav .current-menu-ancestor>a, #header nav .current-page-ancestor>a, #header nav a:hover {
	border-color: #f05033;
	color: #f05033 !important
}
#header .quick-contact {
	display: none
}
body.hide #header {
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-moz-box-shadow: 0 2px 8px 0 transparent;
	-webkit-box-shadow: 0 2px 8px 0 transparent;
	box-shadow: 0 2px 8px 0 transparent
}
body.top #header {
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
body.top:not(.open) #header {
	background-color: transparent;
	-moz-box-shadow: 0 2px 8px 0 transparent;
	-webkit-box-shadow: 0 2px 8px 0 transparent;
	box-shadow: 0 2px 8px 0 transparent
}
body.single-wi-portfolio #header {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
body.single-wi-portfolio.top #header {
	background-color: #FFF
}
body.single-wi-portfolio.open #header {
	-moz-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15);
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15)
}
.admin-bar #header {
	top: 32px
}

#startpoints {
	background-color: #FFF;
	/*overflow: hidden*/
}
#startpoints .col2-set>article {
	margin: 0;
	width: 50%
}
#startpoints article {
	position: relative;
	-moz-transition: -moz-transform 0.5s;
	-o-transition: -o-transform 0.5s;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
#startpoints article:nth-child(even) {
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
#startpoints article.visible {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
#startpoints article:nth-child(4n), #startpoints article:nth-child(4n-3) {
	background-color: #f8f9fa
}
#startpoints article header h1 {
	font-size: 1.8em;
	font-family: "微軟正黑體", serif;
	font-weight:normal;
	color: #102834;
	margin: 0;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	max-width: 310px;
	padding-right: 20px
}
#startpoints article header span {
	font-size: 15px;
	font-family: "微軟正黑體", serif;
	font-weight:normal;
	/*color: #102834;*/
	margin: 0;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	max-width: 310px;
	padding-right: 4px
}
#startpoints article header, #startpoints article .content {
	width: 50%;
	padding: 90px 0;
	display: table-cell;
	vertical-align: middle
}
#startpoints article .content {
	font-family: "微軟正黑體", serif;
	color: #102834;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	text-align: justify
}

#startpoints article .startpoint-wrap {
	margin: 0 auto;
	max-width: 740px;
	width: 100%;
	display: table;
	table-layout: fixed;
	height: 100%
}
#startpoints article a {
	display: block;
	height: 100%;
	padding: 0 20px
}
#startpoints article>a:hover {
	background-color: #f05033
}
#startpoints article>a:hover header h1, #startpoints article>a:hover .has-icon:before, #startpoints article>a:hover .content {
	color: #FFF
}
#startpoints article .has-icon:before {
	font-size: 80px;
	text-align: center;
	display: block;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	margin-bottom: 30px
}
.no-svg #header h1[role=branding] a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/wp-content/themes/webidea2014/images/logo.png) no-repeat 50% 50%;
	-moz-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain
}
.no-svg #header h1[role=branding] a img {
	visibility: hidden
}
#portfolio-highlights {
	background-color: #f3f4f6
}
#portfolio-highlights>header h1 {
	padding: 50px 0;
	margin: 0
}
#portfolio-highlights .goto {
	background: url(/wp-content/themes/webidea2014/images/bkg_portfolio-highlights-goto.jpg) repeat-x 50% 0;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	text-align: center;
	padding: 48px 10px
}
.portfolio-items a, .post-items a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #FFF
}
.portfolio-items a .button-more, .portfolio-items a .pagination .next-entries, .pagination .portfolio-items a .next-entries, .post-items a .button-more, .post-items a .pagination .next-entries, .pagination .post-items a .next-entries {
	pointer-events: none
}
.portfolio-items .thumbnail, .post-items .thumbnail {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.portfolio-items .thumbnail img, .post-items .thumbnail img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: none
}
.portfolio-items .content-wrap, .post-items .content-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: table
}
.portfolio-items .content, .post-items .content {
	display: table-cell;
	padding: 10px;
	text-align: center;
	position: relative
}
.portfolio-items article {
	float: left;
	width: 25%;
	padding-top: 16.6667%;
	height: 0;
	overflow: hidden;
	position: relative
}
.portfolio-items .thumbnail img {
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s
}
.portfolio-items a:hover .content, .portfolio-items a.hover .content {
	opacity: 1
}
.portfolio-items a:hover .thumbnail img, .portfolio-items a.hover .thumbnail img {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.portfolio-items .content {
	opacity: 0;
	background-color: rgba(240,80,51,0.9);
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	vertical-align: middle
}
.portfolio-items .content h1 {
	font-size: 20.5px;
	margin: 0 0 4.1%;
	font-weight: 900;
	color: #FFF
}
.portfolio-items .content p {
	margin: 0 0 8.2%
}
.post-items article {
	float: left;
	width: 50%;
	padding-top: 33.3333%;
	height: 0;
	position: relative;
	overflow: hidden
}
.post-items a:hover .content h1 {
	color: #f05033
}
.post-items .thumbnail:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiNGE1NiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYjRhNTYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(59,74,86,0)), color-stop(100%, #3b4a56));
	background-image: -moz-linear-gradient(top, rgba(59,74,86,0) 0%, #3b4a56);
	background-image: -webkit-linear-gradient(top, rgba(59,74,86,0) 0%, #3b4a56);
	background-image: linear-gradient(to bottom, rgba(59,74,86,0) 0%, #3b4a56)
}
.post-items .content {
	vertical-align: bottom;
	padding-bottom: 5.5%
}
.post-items .content h1 {
	font-size: 36px;
	color: #FFF;
	padding: 0 40px;
	margin: 0 0 5%;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	transition: color 0.3s
}

.home-section-page {
	padding: 80px 0
}
.home-section-page header h1 {
	margin: 0 0 70px;
	text-align: center
}
.home-section-page .content *:last-child {
	margin-bottom: 0
}
#about-us.home-section-page {
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: relative
}
#about-us.home-section-page .button-more, #about-us.home-section-page .pagination .next-entries, .pagination #about-us.home-section-page .next-entries {
	margin-top: 20px
}
.statistics {
	width: 60%;
	max-width: 1010px;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%
}
.statistics div {
	text-align: center;
	color: #FFF;
	font-weight: 900;
	font-size: 14px;
	width: 25%;
	height: 25%;
	position: absolute;
	line-height: 1;
	text-transform: uppercase;
	padding: 10px 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.statistics div span {
	display: block;
	font-size: 30px;
	margin: 0 0 10px
}
.statistics div:before {
	display: block;
	font-size: 90px;
	line-height: 1;
	height: 75px;
	padding: 10px 0
}
.statistics .box-1 {
	width: 50%;
	height: 50%;
	background-color: #f26649;
	right: 0;
	top: 0;
	font-size: 24px;
	padding: 20px 10px
}
.statistics .box-1 span {
	font-size: 60px
}
.statistics .box-1:before {
	font-size: 280px;
	line-height: 1;
	height: 190px
}
.statistics .box-2 {
	background-color: #626e78;
	right: 50%;
	top: 50%
}
.statistics .box-3 {
	background-color: #455761;
	top: 50%;
	right: 25%
}
.statistics .box-4 {
	background-color: #f4816a;
	top: 75%;
	right: 75
}
.statistics .box-5 {
	background-color: #4e5c67;
	top: 75%;
	right: 50%
}
.statistics .box-6 {
	background-color: #f26649;
	top: 75%;
	right: 25%
}
#awards.home-section-page {
	background: #3b4c58 url(/wp-content/themes/webidea2014/images/bkg_awards.jpg) no-repeat 100% 100%;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	color: #102834;
	text-align: center
}
#awards.home-section-page .awards-list {
	margin: 60px 0;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-align-items: center;
	align-items: center
}
#awards.home-section-page .awards-list span {
	opacity: 0;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s
}
#awards.home-section-page .awards-list img {
	min-height: 1px;
	margin: 10px
}
#awards.home-section-page .awards-list span:nth-child(2) {
	-moz-transition-delay: 0.25s;
	-o-transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s
}
#awards.home-section-page .awards-list span:nth-child(3) {
	-moz-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s
}
#awards.home-section-page .awards-list span:nth-child(4) {
	-moz-transition-delay: 0.75s;
	-o-transition-delay: 0.75s;
	-webkit-transition-delay: 0.75s;
	transition-delay: 0.75s
}
#awards.home-section-page .awards-list span:nth-child(5) {
	-moz-transition-delay: 1s;
	-o-transition-delay: 1s;
	-webkit-transition-delay: 1s;
	transition-delay: 1s
}
#awards.home-section-page .awards-list span:nth-child(6) {
	-moz-transition-delay: 1.25s;
	-o-transition-delay: 1.25s;
	-webkit-transition-delay: 1.25s;
	transition-delay: 1.25s
}
#awards.home-section-page .awards-list span:nth-child(7) {
	-moz-transition-delay: 1.5s;
	-o-transition-delay: 1.5s;
	-webkit-transition-delay: 1.5s;
	transition-delay: 1.5s
}
#awards.home-section-page .awards-list span:nth-child(8) {
	-moz-transition-delay: 1.75s;
	-o-transition-delay: 1.75s;
	-webkit-transition-delay: 1.75s;
	transition-delay: 1.75s
}
#awards.home-section-page .awards-list span:nth-child(9) {
	-moz-transition-delay: 2s;
	-o-transition-delay: 2s;
	-webkit-transition-delay: 2s;
	transition-delay: 2s
}
#awards.home-section-page .awards-list.visible span {
	opacity: 1
}
#awards.home-section-page .awards-more {
	text-align: center
}
#awards.home-section-page .awards-more .button-more, #awards.home-section-page .awards-more .pagination .next-entries, .pagination #awards.home-section-page .awards-more .next-entries {
	margin: 10px 20px
}
#selected-partners ul {
	margin: 0 0 6.5%;
	list-style: none;
	text-align: center;
	font-size: 0;
	line-height: 0;
	padding: 0
}
#selected-partners li {
	display: inline-block;
	line-height: 100px;
	width: 200px
}
#selected-partners img {
	vertical-align: middle
}
#contact-us.home-section-page {
	color: #FFF;
	background: #f26649 url(/wp-content/themes/webidea2014/images/bkg_contact-us.jpg) no-repeat 50% 100%;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	text-align: center
}
#contact-us.home-section-page h1, #contact-us.home-section-page h2, #contact-us.home-section-page h3, #contact-us.home-section-page h4, #contact-us.home-section-page h5, #contact-us.home-section-page h6 {
	color: #FFF
}

#fanpage-menu li {
	display: inline
}
#fanpage-menu a {
	display: inline-block;
	width: 50px;
	height: 50px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	border: 1px solid;
	font-size: 30px;
	margin: 0 5px
}
#fanpage-menu a:before {
	line-height: 52px
}
#share-menu li {
	margin: 0 0 10px
}
#share-menu a {
	color: #FFF;
	border-color: #FFF;
	overflow: hidden
}
.subpage-header {
	height: 270px;
	display: table;
	width: 100%;
	margin-top: 130px;
	background: url(/wp-content/themes/webidea2014/images/bkg_subheader-pattern.png) repeat 50% 0
}
.subpage-header>div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 20px
}
.subpage-header h1 {
	font-size: 100px;
	margin: 0;
	line-height: 0.9;
	color: #f05033
}
.subpage-header p {
	margin: 20px 0 0;
	font-size: 20.5px;
	color: #102834;
	font-weight: 800
}
#portfolio-filter {
	padding: 60px 0 50px
}
#portfolio-filter ul {
	margin: 0;
	padding: 0 10px;
	text-align: center
}
#portfolio-filter li {
	display: inline-block;
	margin: 0 1% 10px
}
#portfolio-filter a {
	position: relative;
	overflow: visible
}
#portfolio-filter a:before {
	content: '\f00d';
	position: absolute;
	top: -14px;
	right: -12px;
	width: 24px;
	height: 24px;
	font-size: 16px;
	line-height: 22px;
	border: 2px solid #FFF;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	background-color: #455761;
	color: #FFF;
	opacity: 0;
	-moz-transition: opacity 0.3s, color 0.3s, border-color 0.3s, background-color 0.3s;
	-o-transition: opacity 0.3s, color 0.3s, border-color 0.3s, background-color 0.3s;
	-webkit-transition: opacity 0.3s, color 0.3s, border-color 0.3s, background-color 0.3s;
	transition: opacity 0.3s, color 0.3s, border-color 0.3s, background-color 0.3s
}
#portfolio-filter a:hover:before {
	color: #f05033;
	background-color: #FFF;
	border-color: #f05033
}
#portfolio-filter li.active>a:before {
	opacity: 1
}
#portfolio-filter li.menu-item-all-types>a:before {
	display: none
}
.loader-container .loader {
	position: fixed;
	z-index: 9999
}
#slider .loader, #slider .progress {
	position: absolute;
	opacity: 0;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s
}
#slider.loading .loader, #slider.loading .progress {
	opacity: 1
}
#slider .progress {
	width: 200px;
	height: 5px;
	background-color: #102834;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	margin-top: 45px;
	-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	border: 2px solid #102834
}
#slider .progress div {
	height: 5px;
	width: 0;
	background-color: #f05033
}
#slider .loader, .loader-container .loader {
	height: 70px;
	width: 70px;
	background-color: #102834;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -35px;
	text-align: center
}
#slider .loader:before, #slider .loader:after, .loader-container .loader:before, .loader-container .loader:after {
	content: '';
	position: absolute;
	background: url(/wp-content/themes/webidea2014/images/loader-orange.png) no-repeat 50% 0;
	width: 40px;
	height: 40px;
	top: 15px;
	left: 15px;
	-moz-animation: loader 2.5s infinite linear;
	-webkit-animation: loader 2.5s infinite linear;
	animation: loader 2.5s infinite linear
}
#slider .loader:after, .loader-container .loader:after {
	background-position: 50% 100%;
	-moz-animation-direction: reverse;
	-webkit-animation-direction: reverse;
	animation-direction: reverse
}
.pagination {
	text-align: center;
	padding: 40px 10px
}
article.portfolio-project {
	padding-top: 200px
}
article.portfolio-project header h1 {
	text-align: center;
	padding: 10px 55px;
	margin-left: 480px;
	font-size: 36px;
	height: 80px;
	margin: 0;
	color: #FFF;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center
}
article.single-post .sidebar {
	width: 480px;
	float: left;
	position: relative;
	z-index: 10
}
article.single-post .single-wrapper {
	background-color: #f3f4f6;
	position: relative
}
article.single-post .single-content {
	margin-left: 480px;
	padding: 60px;
	overflow: hidden;
	font-size: 16px;
	line-height: 22px
}
article.single-post .single-content:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 480px;
	height: 100%;
	background-color: #FFF
}
article.single-post .single-content>.content {
	max-width: 960px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 50px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
article.single-post .preview-content>.content, article.single-post .single-content>.thumbnail {
	padding: 0
}
article.single-post .preview-content>.content {
	background-color: transparent
}
article.single-post .preview-content>.content img {
	-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15)
}
article.single-post .preview-content>.content p {
	margin-top: 5%
}
article.single-post .preview-content>.content .col2-set {
	margin-top: 5%
}
article.single-post .preview-content>.content .col2-set p:nth-child(1), article.single-post .preview-content>.content .col2-set p:nth-child(2) {
	margin-top: 0
}
article.single-post .preview-content>.content>*:first-child {
	margin-top: 0
}
article.single-post .single-content>.thumbnail .thumbnail-inner {
	position: relative;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%
}
article.single-post .single-content>.thumbnail .thumbnail-inner:after {
	content: '';
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiNGE1NiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYjRhNTYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(59,74,86,0)), color-stop(100%, #3b4a56));
	background-image: -moz-linear-gradient(top, rgba(59,74,86,0) 0%, #3b4a56);
	background-image: -webkit-linear-gradient(top, rgba(59,74,86,0) 0%, #3b4a56);
	background-image: linear-gradient(to bottom, rgba(59,74,86,0) 0%, #3b4a56);
	z-index: 1
}
article.single-post .single-content>.thumbnail img, article.single-post .single-content>.thumbnail .thumbnail-inner:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
article.single-post .single-content>.thumbnail .thumbnail-content {
	position: relative;
	z-index: 2;
	color: #FFF
}
article.single-post .single-content>.thumbnail .thumbnail-content>div {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	align-items: center;
	text-align: center;
	padding: 50px;
	min-height: 300px
}
article.single-post .single-content>.thumbnail .thumbnail-content>div:after {
	content: '\f063';
	font-size: 36px
}
article.single-post .single-content>.thumbnail .thumbnail-content header h1 {
	font-size: 36px;
	font-weight: 800;
	line-height: 36px;
	margin: 0 0 4%;
	color: #FFF
}
article.single-post .single-content>.thumbnail .thumbnail-content footer {
	font-size: 20.5px;
	font-weight: 200;
	margin-bottom: 4%
}
article.type-post .sidebar {
	border-top: 1px solid #E5E5E5
}
article.type-post .lead {
	font-size: 22px;
	line-height: 28px;
	font-weight: 800
}
.navigation-block {
	background-color: #f05033;
	color: #FFF;
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	z-index: 20
}
.navigation-block header {
	margin-left: 480px
}
.portfolio-navigation {
	position: fixed;
	top: 50px;
	border-top: 50px solid #FFF;
	-moz-transition: -moz-transform 0.5s;
	-o-transition: -o-transform 0.5s;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px)
}
body.hide .portfolio-navigation {
	-moz-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px)
}
body.top .portfolio-navigation {
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.single-navigation {
	padding: 25px 55px;
	font-size: 0;
	line-height: 0;
	float: left;
	width: 370px
}
.single-navigation h1 {
	font-size: 18px;
	line-height: 20px;
	display: inline-block;
	width: 34%;
	color: #FFF;
	vertical-align: middle;
	margin: 0
}
.single-navigation div {
	text-align: right;
	display: inline-block;
	vertical-align: middle;
	width: 65%
}
.single-navigation a {
	padding-left: 0;
	padding-right: 0;
	width: 46px;
	color: #FFF;
	text-align: center;
	position: relative;
	margin-left: 10%;
	height: 18px
}
.single-navigation a:first-child {
	margin-left: 0
}
.single-navigation a:before {
	font-size: 20.5px;
	height: 18px;
	display: block
}
.single-navigation a span {
	position: absolute;
	top: 100%;
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-top: 12px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	background-color: #FFF;
	padding: 14px 24px;
	text-align: center;
	white-space: nowrap;
	color: #f05033;
	opacity: 0;
	visibility: hidden;
	-moz-transition: opacity 0.3s, visibility 0.3s;
	-o-transition: opacity 0.3s, visibility 0.3s;
	-webkit-transition: opacity 0.3s, visibility 0.3s;
	transition: opacity 0.3s, visibility 0.3s;
	-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15)
}
.single-navigation a span:before {
	content: '';
	position: absolute;
	top: -7px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7.5px 7px 7.5px;
	border-color: transparent transparent #fff;
	left: 50%;
	margin-left: -7px
}
.single-navigation a:hover span {
	opacity: 1;
	visibility: visible
}
.single-navigation .previous-post:before, .single-navigation [rel="prev"]:before {
	content: '\f060';
	margin: -1px 0 0 -2px
}
.single-navigation .next-post:before, .single-navigation [rel="next"]:before {
	content: '\f061';
	margin: -1px 0 0 2px
}
.single-navigation .close-post:before {
	content: '\f00d';
	margin: -1px 0 0 -1px
}
.single-navigation .inactive {
	opacity: 0.4;
	pointer-events: none
}
.blueimp-gallery .next, .blueimp-gallery .prev, .blueimp-gallery .close {
	padding-left: 0;
	padding-right: 0;
	width: 46px;
	text-align: center;
	height: 18px;
	opacity: 1;
	background-color: #FFF;
	color: #f05033;
	text-shadow: none
}
.blueimp-gallery .next:before, .blueimp-gallery .prev:before, .blueimp-gallery .close:before {
	font-size: 20.5px;
	height: 18px;
	display: block
}
.blueimp-gallery .next:hover, .blueimp-gallery .prev:hover, .blueimp-gallery .close:hover {
	opacity: 1;
	color: #FFF;
	background-color: #f05033
}
.blueimp-gallery .close {
	top: 15px;
	right: 15px;
	margin: 0
}
.blueimp-gallery .next, .blueimp-gallery .prev {
	margin-top: -25px
}
.blueimp-gallery .next:before {
	content: '\f061';
	margin: -1px 0 0 2px
}
.blueimp-gallery .prev:before {
	content: '\f060';
	margin: -1px 0 0 -2px
}
.blueimp-gallery .close:before {
	content: '\f00d';
	margin: -1px 0 0 -1px
}
.blueimp-gallery>.indicator>li {
	width: 50px;
	height: 50px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	border: 2px solid #FFF
}
.sidebar-block {
	padding: 0 55px 55px;
	background-color: #FFF
}
.sidebar-block:first-child {
	padding-top: 55px
}
.sidebar-block>h2 {
	font-size: 28px;
	margin: 0 0 25px;
	padding: 0 0 30px;
	background: url(/wp-content/themes/webidea2014/images/bkg_sidebar-header.png) no-repeat 0 100%
}
.sidebar-block:after {
	content: '';
	display: block;
	height: 1px;
	background-color: #d7dbdd;
	margin: 55px 0 0
}
.share-block {
	list-style: none;
	list-style-image: none;
	padding: 0
}
.share-block li {
	margin: 0 0 10px
}
.share-block li:last-child {
	margin-bottom: 0
}
.share-block.bottom {
	margin-top: 25px
}
.share-block.bottom li {
	display: inline-block;
	margin: 0 5px 0 0
}
.share-block.bottom .button-gray {
	padding: 0;
	width: 46px;
	text-align: center;
	height: 46px;
	overflow: hidden
}
.share-block.bottom .button-gray:before {
	display: block;
	line-height: 54px;
	height: 50px;
	text-align: center;
	margin-right: 0
}
.awards-block {
	margin: 1em 0;
	padding: 0;
	list-style: none;
	list-style-image: none
}
.awards-block li {
	margin: 0 0 15px
}
.awards-block li:last-child {
	margin-bottom: 0
}
.awards-block a {
	display: table;
	width: 100%;
	color: #6a737b
}
.awards-block a[href]:hover {
	color: #f05033
}
.awards-block span {
	display: table-cell;
	vertical-align: middle
}
.awards-block .award-logo {
	width: 130px
}
.contact-form textarea {
	height: 280px;
	display: block
}
.contact-form label {
	text-align: center;
	max-width: 360px;
	margin: 10px auto
}
.contact-form label.textarea {
	max-width: 550px
}
.contact-form .agreement {
	max-width: 525px;
	padding-left: 25px;
	margin: 10px auto
}
.contact-form .agreement input {
	position: absolute;
	top: 0;
	left: 0
}
.contact-form .info {
	text-align: center;
	font-size: 12px
}
.contact-form .info i {
	color: #f05033
}
.map-container {
	position: relative;
	height: 715px
}
.map-container .directions-form {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 35px 0;
	background-color: rgba(255,255,255,0.8);
	z-index: 400;
	text-align: center
}
.map-container .directions-form h5 {
	margin-bottom: 15px
}
.map-container .directions-form>div {
	max-width: 360px;
	margin: 0 auto;
	padding: 10px
}
.map-container .directions-form input[type=text] {
	background-color: #102834;
	color: #acb3ba
}
.map-container .directions-form input[type=text]:-moz-placeholder {
color:#acb3ba
}
.map-container .directions-form input[type=text]::-moz-placeholder {
color:#acb3ba
}
.map-container .directions-form input[type=text]:-ms-input-placeholder {
color:#acb3ba
}
.map-container .directions-form input[type=text]::-webkit-input-placeholder {
color:#acb3ba
}
#google-maps {
	height: 100%
}
#google-maps img {
	max-width: none
}
.sub-menu {
	padding: 4.3em 0;
	border-bottom: 1px solid #E5E5E5
}
.sub-menu ul {
	margin: 0;
	padding: 0;
	text-align: center
}
.sub-menu li {
	display: inline-block;
	margin: 5px
}
.single-page {
	margin-bottom: 4.3em
}
.ui-slider {
	max-width: 960px;
	position: relative;
	height: 7px;
	background-color: #f3f4f6;
	cursor: pointer
}
.ui-slider-range {
	top: 0;
	height: 100%;
	background-color: #f05033;
	position: absolute
}
.ui-slider-handle {
	width: 17px;
	height: 17px;
	position: absolute;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #102834;
	margin-top: -5px;
	margin-left: -8px;
	cursor: pointer
}
.ui-slider-handle:before, .ui-slider-handle:after {
	content: '';
	position: absolute;
	top: 5px;
	height: 7px
}
.ui-slider-handle:before {
	width: 2px;
	left: 5px;
	border-left: 1px solid #3c535c;
	border-right: 1px solid #3c535c
}
.ui-slider-handle:after {
	width: 1px;
	left: 11px;
	background-color: #3c535c
}
.price-slider {
	margin: 2em 0 4em
}
.slider-wrap {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center
}
.slider-wrap .min, .slider-wrap .max {
	width: 70px;
	-webkit-flex-grow: 1;
	flex-grow: 1
}
.slider-wrap .max {
	text-align: right
}
.slider-wrap .ui-slider {
	margin: 0 15px;
	-webkit-flex-grow: 30;
	flex-grow: 30
}
.progress-button {
	position: relative;
	display: inline-block;
	height: 50px;
	overflow: hidden;
	-moz-transition: height 0.6s;
	-o-transition: height 0.6s;
	-webkit-transition: height 0.6s;
	transition: height 0.6s
}
.progress-button button {
	position: relative;
	z-index: 2;
	overflow: hidden;
	white-space: nowrap;
	background-color: #FFF;
	-moz-transition: background-color 0.3s, width 0.3s, border-color 0.3s, padding 0.3s;
	-o-transition: background-color 0.3s, width 0.3s, border-color 0.3s, padding 0.3s;
	-webkit-transition: background-color 0.3s, width 0.3s, border-color 0.3s, padding 0.3s;
	transition: background-color 0.3s, width 0.3s, border-color 0.3s, padding 0.3s
}
.progress-button button:disabled:hover {
	background-color: #FFF
}
.progress-button button span, .progress-button button:after {
	-moz-transition: opacity 0.2s 0.1s;
	-o-transition: opacity 0.2s 0.1s;
	-webkit-transition: opacity 0.2s;
	-webkit-transition-delay: 0.1s;
	transition: opacity 0.2s 0.1s
}
.progress-button svg {
	position: absolute;
	top: 0;
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	pointer-events: none;
	width: 50px;
	height: 50px;
	z-index: 3
}
.progress-button svg path {
	opacity: 0;
	fill: none
}
.progress-button svg.progress-circle path {
	stroke: #1ECD97;
	stroke-width: 2
}
.progress-button svg.checkmark path, .progress-button svg.cross path {
	stroke: #fff;
	stroke-linecap: round;
	stroke-width: 4
}
.progress-button svg.checkmark path span, .progress-button svg.cross path span {
	-moz-transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
	transition: opacity 0.1s
}
.progress-button.loading button {
	border-color: #F3F4F6
}
.progress-button.loading button:after, .progress-button.loading span {
	-moz-transition: opacity 0.15s;
	-o-transition: opacity 0.15s;
	-webkit-transition: opacity 0.15s;
	transition: opacity 0.15s
}
.progress-button.loading, .progress-button.success, .progress-button.error {
	pointer-events: none
}
.progress-button.loading button:after, .progress-button.loading span, .progress-button.success button:after, .progress-button.success span, .progress-button.error button:after, .progress-button.error span {
	opacity: 0
}
.progress-button.loading button, .progress-button.success button, .progress-button.error button {
	padding-left: 0;
	padding-right: 0;
	width: 50px;
	height: 50px
}
.progress-button.success button {
	border-color: #1ECD97;
	background-color: #1ECD97
}
.progress-button.error button {
	border-color: #da6d6d;
	background-color: #da6d6d
}
.progress-button.loading svg.progress-circle path, .progress-button.success svg.checkmark path, .progress-button.error svg.cross path {
	opacity: 1;
	-moz-transition: stroke-dashoffset 0.3s;
	-o-transition: stroke-dashoffset 0.3s;
	-webkit-transition: stroke-dashoffset 0.3s;
	transition: stroke-dashoffset 0.3s
}
.progress-button .confirm {
	width: 300px;
	height: 106px;
	background: url(/wp-content/themes/webidea2014/images/bkg_form-confirm.png) no-repeat 0 0;
	margin: -9px auto 0;
	color: #FFF;
	-moz-transition: -moz-transform 0.6s;
	-o-transition: -o-transform 0.6s;
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-moz-transform-origin: top center 0;
	-webkit-transform-origin: top center 0;
	transform-origin: top center 0;
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0)
}
.progress-button .confirm p {
	margin: 0;
	padding: 35px 10px
}
.progress-button.success {
	height: 150px
}
.progress-button.success .confirm {
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1)
}
.contact-data {
	background: url(/wp-content/themes/webidea2014/images/bkg_contact-us.jpg) no-repeat 50% 50%;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	margin-bottom: -4.3em;
	padding: 4.3em 0
}
.portfolio-icons {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 2em 0;
	padding: 0;
	list-style: none
}
.portfolio-icons li {
	width: 16.666%;
	margin-top: 5px
}
.portfolio-icons li:nth-child(-n+6) {
	margin-top: 0
}
.portfolio-icons a {
	display: block;
	position: relative;
	cursor: pointer
}
.portfolio-icons a span {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 90px;
	margin-left: -60px;
	text-align: center;
	color: #FFF;
	font-weight: 800;
	font-size: 14px;
	background-color: #0e2b36;
	padding: 15px 10px;
	line-height: 20px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	margin-top: 7px;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	pointer-events: none;
	opacity: 0;
	z-index: 2
}
.portfolio-icons a span:before {
	content: '';
	position: absolute;
	top: -7px;
	left: 50%;
	margin-left: -4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7px 7px 7px;
	border-color: transparent transparent #0e2b36 transparent
}
.portfolio-icons a:hover span, .portfolio-icons a.hover {
	opacity: 1
}
.content-styling a {
	color: #f05033;
	text-decoration: underline;
	word-break: break-all;
	word-wrap: break-word
}
.content-styling table td, .content-styling table th {
	border: 1px solid #6a737b;
	padding: 10px
}
.content-styling table th {
	font-weight: 800;
	font-size: 16px;
	color: #102834
}
.content-styling .table-wrap {
	overflow: auto;
	margin: 2em 0
}
.lazy-load {
	position: relative;
	display: block
}
.lazy-load:before, .lazy-load:after {
	content: '';
	position: absolute;
	background: url(/wp-content/themes/webidea2014/images/loader-orange.png) no-repeat 50% 0;
	width: 40px;
	height: 40px;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	-moz-animation: loader 2.5s infinite linear;
	-webkit-animation: loader 2.5s infinite linear;
	animation: loader 2.5s infinite linear;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s
}
.lazy-load:after {
	background-position: 50% 100%;
	-moz-animation-direction: reverse;
	-webkit-animation-direction: reverse;
	animation-direction: reverse
}
.lazy-load.loaded:before, .lazy-load.loaded:after {
	opacity: 0
}
.recommended {
	max-width: 960px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 60px auto 0;
	background-color: #FFF;
	padding: 50px
}
.recommended h3 {
	font-size: 28px;
	margin: 0 0 50px
}
.recommended-list article {
	position: relative;
	min-height: 100px;
	margin-top: 40px
}
.recommended-list article header h1 {
	font-size: 20px;
	margin: 0 0 25px;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	transition: color 0.3s
}

.recommended-list article .thumbnail {
	max-width: 150px;
	position: absolute;
	top: 0;
	left: 0
}
.recommended-list article a:hover header h1 {
	color: #f05033
}
.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
*text-indent:-9999px
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%
}
.alignleft, .alignright {
	max-width: 47%;
	margin-top: 1em;
	margin-bottom: 1em
}
.alignleft {
	float: left;
	margin-right: 3%
}
.alignright {
	float: right;
	margin-left: 3%
}
img.aligncenter {
	display: block
}
.alignleft:first-child, .alignright:first-child {
	margin-top: 0
}
.alignleft:last-child, .alignright:last-child {
	margin-bottom: 0
}
.aligncenter {
	margin: 3em auto;
	max-width: 100%
}
.text-align-center {
	text-align: center
}
.text-align-right {
	text-align: right
}
.text-align-left {
	text-align: left
}
.text-align-justify {
	text-align: justify
}
.no-margin-bottom {
	margin-bottom: 0
}
.no-margin-top {
	margin-top: 0
}
.active {
	color: #f05033
}
.large-margin {
	margin-top: 3em;
	margin-bottom: 3em
}
.hidden {
	display: none !important;
	visibility: hidden
}
.wpcf7-display-none {
	display: none
}
.visuallyhidden, .screen-reader-response {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px !important;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
.invisible {
	visibility: hidden
}
.clearfix:before, .shuffle-grid:before, .clearfix:after, .shuffle-grid:after, .col4-set:before, .col4-set:after, .col3-set:before, .col3-set:after, .col2-set:before, .col2-set:after {
	content: " ";
	display: table
}
.clearfix:after, .shuffle-grid:after, .col4-set:after, .col3-set:after, .col2-set:after {
	clear: both
}
.clearfix, .shuffle-grid, .col4-set, .col3-set, .col2-set {
*zoom:1
}
.col4-set>* {
	float: left;
	width: 21.25%;
	margin-right: 5%;
	margin-top: 5%;
	margin-bottom: 0
}
.col4-set>*:nth-child(4n) {
	margin-right: 0
}
.col4-set>*:nth-child(4n+1) {
	clear: left
}
.col4-set>*:nth-child(-n+4) {
	margin-top: 0
}
.col3-set>* {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-top: 5%;
	margin-bottom: 0
}
.col3-set>*:nth-child(3n) {
	margin-right: 0
}
.col3-set>*:nth-child(3n+1) {
	clear: left
}
.col3-set>*:nth-child(-n+3) {
	margin-top: 0
}
.col2-set>* {
	float: left;
	width: 46.5%;
	margin-right: 7%;
	margin-top: 5%;
	margin-bottom: 0
}
.col2-set>*:nth-child(2n) {
	margin-right: 0
}
.col2-set>*:nth-child(2n+1) {
	clear: left
}
.col2-set>*:nth-child(1), .col2-set>*:nth-child(2) {
	margin-top: 0
}
.col2-set>.div-2-3 {
	width: 62.5%
}
.col2-set>.div-1-3 {
	width: 30.5%
}
@media screen and (max-height: 760px) {
#slider .claim .goto {
	margin-top: 30px
}
#slider .scrollto {
	bottom: 30px
}
}
@media screen and (min-width: 2401px) {
.portfolio-items, .post-items {
	max-width: 2400px;
	margin: 0 auto
}
}
@media screen and (min-width: 1921px) {
.portfolio-items article {
	width: 20%;
	padding-top: 13.3333%
}
#awards.home-section-page {
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-position: 50% 0
}
.post-items article {
	width: 33.3333%;
	padding-top: 22.2222%
}
}
@media screen and (max-width: 1220px) {
#header nav li {
	margin-right: 2%
}
.portfolio-items article {
	width: 33.3333%;
	padding-top: 21.1475%
}
.statistics {
	width: 55%
}
.statistics div, .statistics .box-1 {
	width: 33.3333%;
	height: 33.3333%;
	left: auto !important
}
.statistics .box-1 {
	font-size: 14px;
	padding: 10px 5px
}
.statistics .box-1 span {
	font-size: 30px
}
.statistics .box-1:before {
	font-size: 90px;
	height: 75px
}
.statistics .box-2, .statistics .box-3 {
	top: 33.3333%
}
.statistics .box-2 {
	right: 33.3333%
}
.statistics .box-3 {
	right: 0
}
.statistics .box-4, .statistics .box-5, .statistics .box-6 {
	top: 66.6666%
}
.statistics .box-4 {
	right: 66.6666%
}
.statistics .box-5 {
	right: 33.3333%
}
.statistics .box-6 {
	right: 0
}
.about-us-stats {
	min-height: 550px
}
.about-us-stats .content {
	width: 45%
}
.statistics {
	width: 50%
}
.single-post .sidebar, .single-post .single-content:before {
	width: 380px
}
.single-post .single-content {
	margin-left: 380px
}
.single-navigation, article.single-post .single-content {
	padding: 30px
}
.single-navigation {
	width: 320px
}
.navigation-block header {
	margin-left: 370px
}
article.type-post .single-content>.content:not(.thumbnail), article.type-post .single-content .recommended {
	padding: 30px
}
article.type-post .single-content .recommended {
	margin-top: 25px
}
article.type-post .single-content .recommended h3 {
	margin-bottom: 25px
}
article.single-post .sidebar {
	width: 370px
}
article.single-post .single-content {
	margin-left: 370px
}
article.single-post .single-content:before {
	width: 370px
}
article.portfolio-project header h1 {
	padding: 10px 25px
}
article.type-post header h1 {
	font-size: 48px
}
.recommended-list article {
	margin-top: 25px
}
.recommended-list article header h1 {
	font-size: 20px;
	margin: 0 0 15px
}
.sidebar-block {
	padding: 0 25px 25px
}
.sidebar-block:first-child {
	padding-top: 25px
}
.sidebar-block:after {
	margin-top: 25px
}
.post-items .content h1 {
	font-size: 30px;
	padding: 0 20px
}
.map-container {
	height: 450px
}
.map-container .directions-form {
	padding-top: 25px;
	padding-bottom: 25px
}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 1220px) {
.statistics .box-1:before {
	line-height: 85px
}
}
@media screen and (max-width: 1100px) {
.col4-set>*:nth-child(n) {
	width: 46.5%;
	margin-right: 7%;
	margin-top: 5%;
	margin-bottom: 0;
	clear: none
}
.col4-set>*:nth-child(2n) {
	margin-right: 0
}
.col4-set>*:nth-child(2n+1) {
	clear: left
}
.col4-set>*:nth-child(-n+2) {
	margin-top: 0
}
#header nav li {
	margin-right: 1%
}
}
@media screen and (max-width: 1000px) {
#header nav h1 {
	display: block
}
#header nav ul {
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	-moz-transition: -moz-transform 0.6s;
	-o-transition: -o-transform 0.6s;
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-moz-transform: scale(0) translateY(-100%);
	-ms-transform: scale(0) translateY(-100%);
	-webkit-transform: scale(0) translateY(-100%);
	transform: scale(0) translateY(-100%)
}
#header nav a {
	color: #102834 !important
}
#header .quick-contact {
	display: block;
	height: 50px;
	text-align: center
}
#header .quick-contact ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#header .quick-contact li {
	display: inline-block;
	text-align: left;
	margin: 0 5px;
	position: relative
}
#header .quick-contact a {
	display: block;
	width: 65px;
	height: 30px;
	line-height: 15px;
	padding: 10px 0 10px 45px;
	font-size: 14px;
	font-weight: 700;
	color: #f05033
}
#header .quick-contact .has-icon:before {
	font-size: 45px;
	position: absolute;
	top: 0;
	left: 0;
	color: #f05033
}
#startpoints .col2-set>article {
	float: none;
	width: auto
}
#startpoints article:nth-child(n) {
	background-color: transparent
}
#startpoints article:nth-child(odd) {
	background-color: #f8f9fa
}
#startpoints article header, #startpoints article .content {
	padding: 50px 0
}
#startpoints article>a {
	height: auto
}
body.open #header nav ul {
	-moz-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	-webkit-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}
body.open #header {
	background-color: #FFF;
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
body.open #header nav h1 {
	color: #f05033
}
body.open #header nav h1:after, body.open #header nav h1:before, body.open #header nav h1 span:after {
	background-color: #f05033
}
body.open #header nav h1:before, body.open #header nav h1:after {
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px)
}
body.open #header nav h1 span:after {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
body.open #header nav h1:hover:before, body.open #header nav h1:hover:after {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
body.open #header nav h1:hover span:after {
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px)
}
.wrap, .wrap-wide {
	padding: 0 10px;
	margin: 0 auto
}
.about-us-stats {
	min-height: 0
}
.about-us-stats .content {
	width: auto;
	padding: 25px 0
}
.statistics {
	position: static;
	width: auto;
	height: auto;
	margin: 2em -10px 0
}
.statistics div, .statistics .box-1 {
	height: 160px;
	float: left;
	position: static
}
#awards.home-section-page {
	min-height: 0
}
#awards.home-section-page .content {
	width: auto
}
#awards.home-section-page .prizes {
	position: static;
	width: auto;
	text-align: center;
	margin: 3em 0
}
#contact-us.home-section-page {
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover
}
.post-items article {
	width: auto;
	float: none;
	padding-top: 66.6666%
}
.post-items .content h1 {
	font-size: 36px;
	padding: 0 40px
}
article.single-post .sidebar {
	width: auto;
	float: none;
	background-color: #FFF
}
article.single-post .single-content {
	margin-left: 0;
	padding: 60px
}
article.single-post .single-content:before {
	display: none
}
.single-navigation {
	width: 200px;
	padding-left: 55px
}
.single-navigation nav h1 {
	display: none
}
.single-navigation div {
	text-align: left;
	width: auto
}
.single-navigation a {
	margin-left: 25px
}
.single-navigation a:first-child span {
	left: -15px;
	-moz-transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none
}
.single-navigation a:first-child span:before {
	margin-left: 0;
	left: 30px
}
.navigation-block header {
	margin-left: 280px
}
article.portfolio-project header h1 {
	font-size: 26px;
	padding: 10px 55px 10px 25px
}
article.type-post header h1 {
	font-size: 34px
}
.recommended-list article header h1 {
	font-size: 20px
}
article.type-post .sidebar {
	display: none
}
.sidebar-block {
	padding: 0 55px 55px
}
.sidebar-block:after {
	margin-top: 55px
}
.sidebar-block:first-child {
	padding-top: 55px
}
}
@media screen and (max-width: 840px) {
h1, h2 {
	font-size: 30px
}
h3, h4 {
	font-size: 20.5px
}
h5, h6 {
	font-size: 16px
}
blockquote {
	font-size: 25px
}
h1, h2, h3, h4, h5, h6, p, .motto, blockquote, .about-us-columns {
	margin: 25px 0
}
.home-section-page {
	padding: 40px 0
}
.section header h1 {
	margin-top: 40px
}
.home-section-page header h1, .section header h1 {
	margin-bottom: 30px
}
#portfolio-highlights>header h1 {
	padding: 30px 0
}

.col4-set>*, .col3-set>*, .col2-set>*, #footer .wrap>div>div {
	margin: 0 0 25px
}
.col4-set>*:nth-child(n), .col3-set>*:nth-child(n), .col2-set>*:nth-child(n), #footer .wrap>div>div:nth-child(n) {
	width: auto;
	margin: 0 0 25px;
	float: none;
	clear: none;
	display: block
}
.col4-set>*:last-child, .col3-set>*:last-child, .col2-set>*:last-child, #footer .wrap>div>div:last-child {
	margin-bottom: 0
}
.col4-set>*[data-mh], .col3-set>*[data-mh], .col2-set>*[data-mh], #footer .wrap>div>div[data-mh] {
	height: auto !important
}
.col3-set:after, .col3-set:before {
	display: none
}
.actions {
	text-align: center
}
#header nav a {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 9px 15px
}
#slider .claim {
	font-size: 60px
}
.portfolio-items article {
	width: 50%;
	padding-top: 33.3333%
}
.statistics div, .statistics .box-1 {
	height: 160px;
	width: 50%
}
.single-navigation {
	padding: 15px 25px
}
.navigation-block header {
	margin-left: 250px
}
article.portfolio-project header h1 {
	height: 60px
}
article.portfolio-project {
	padding-top: 180px
}
article.type-post .single-content {
	padding: 25px 10px
}
article.single-post .single-content {
	padding: 25px
}
article.type-post .single-content>.content:not(.thumbnail), article.type-post .single-content .recommended {
	padding: 15px
}
.sidebar-block {
	padding: 0 25px 25px
}
.sidebar-block:first-child {
	padding-top: 25px
}
.sidebar-block:after {
	margin-top: 25px
}
}
@media screen and (max-width: 640px) {
.subpage-header {
	height: 200px
}
.subpage-header h1 {
	font-size: 40px
}
.subpage-header p {
	font-size: 14px
}
article.type-post .single-content {
	padding: 0
}
article.type-post .single-content>.thumbnail .thumbnail-inner {
	padding: 42.5% 0 0;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: auto;
	overflow: auto
}
article.type-post .single-content>.thumbnail .thumbnail-inner:after {
	display: none
}
article.type-post .single-content>.thumbnail img, article.type-post .single-content>.thumbnail .thumbnail-content {
	position: static;
	width: auto;
	height: auto;
	display: block
}
article.type-post .single-content>.thumbnail img {
	max-width: 100%
}
article.type-post .single-content>.thumbnail .thumbnail-content {
	color: #102834
}
article.type-post .single-content>.thumbnail .thumbnail-content footer {
	color: #6a737b;
	font-size: 14px;
	margin: 0 0 10px
}
article.type-post .single-content>.thumbnail .thumbnail-content header h1 {
	color: #102834;
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 25px
}
article.type-post .single-content>.thumbnail .thumbnail-content>div {
	display: block;
	padding: 25px 15px 0;
	min-height: 0
}
article.type-post .single-content>.thumbnail .thumbnail-content>div:after {
	display: none
}
article.type-post .lead {
	font-size: 20.5px;
	line-height: 24px
}
.map-container {
	height: auto
}
.map-container .directions-form {
	position: static;
	background: transparent;
	margin: 1em 0
}
#google-maps {
	height: 350px
}
.slider-wrap {
	display: block;
	padding: 30px 35px 0;
	position: relative
}
.slider-wrap .min, .slider-wrap .max {
	position: absolute;
	top: 0;
	text-align: center
}
.slider-wrap .min {
	left: 0
}
.slider-wrap .max {
	right: 0
}
.slider-wrap .ui-slider {
	margin: 0
}
.ui-slider {
	height: 12px
}
.ui-slider-handle {
	width: 24px;
	height: 24px;
	margin-left: -12px;
	margin-top: -6px
}
.ui-slider-handle:before, .ui-slider-handle:after {
	height: 15px
}
.ui-slider-handle:before {
	width: 4px;
	left: 5px;
	border-left-width: 2px;
	border-right-width: 2px
}
.ui-slider-handle:after {
	width: 2px;
	left: 17px
}
#slider .claim {
	font-size: 40px
}
#slider .claim .goto {
	margin-top: 20px
}
}
@media screen and (max-width: 640px) and (min-width: 0\0) {
#header {
-ms-transform:translateY(0);
transform:translateY(0);
-ms-transition:top 0.5s, -ms-transform 0.5s;
transition:top 0.5s, transform 0.5s;
top:-20px
}
#header.top, #header.open {
top:0
}
}
@media screen and (max-width: 560px) {
#header {
	height: 50px
}
#header .quick-contact {
	padding-top: 70px;
	overflow: hidden;
	-moz-transition: -moz-transform 0.5s;
	-o-transition: -o-transform 0.5s;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-moz-transform: scale(0) translateY(-100%);
	-ms-transform: scale(0) translateY(-100%);
	-webkit-transform: scale(0) translateY(-100%);
	transform: scale(0) translateY(-100%)
}
#header .quick-contact ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around
}
body.single-wi-portfolio #header {
	-moz-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15);
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15)
}
body.top #header {
	-moz-box-shadow: 0 2px 8px 0 transparent;
	-webkit-box-shadow: 0 2px 8px 0 transparent;
	box-shadow: 0 2px 8px 0 transparent;
	height: 120px
}
body.top #header .quick-contact, body.open #header .quick-contact {
	-moz-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	-webkit-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0)
}
article.portfolio-project {
	padding-top: 0
}
.portfolio-items article {
	width: auto;
	float: none;
	padding-top: 66.6667%
}
.shuffle-active.portfolio-items article {
	width: 100%
}
.statistics div, .statistics .box-1 {
	float: none;
	width: auto
}
.button, .button-back, .pagination .previous-entries, .button-more, .pagination .next-entries, .button-orange, #portfolio-filter a, .button-white, .single-navigation a, .button-gray, .button-gray-2, #header nav a, #share-menu a, .blueimp-gallery .next, .blueimp-gallery .prev, .blueimp-gallery .close, .button.large, .large.button-back, .pagination .large.previous-entries, .large.button-more, .pagination .large.next-entries, .large.button-orange, #portfolio-filter a.large, .large.button-white, .single-navigation a.large, .large.button-gray, .large.button-gray-2, #header nav a.large, #share-menu a.large, .blueimp-gallery .large.next, .blueimp-gallery .large.prev, .blueimp-gallery .large.close {
	padding: 14px 15px
}
.button.large, .large.button-back, .pagination .large.previous-entries, .large.button-more, .pagination .large.next-entries, .large.button-orange, #portfolio-filter a.large, .large.button-white, .single-navigation a.large, .large.button-gray, .large.button-gray-2, #header nav a.large, #share-menu a.large, .blueimp-gallery .large.next, .blueimp-gallery .large.prev, .blueimp-gallery .large.close {
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	font-size: 14px;
	line-height: 18px
}
.more:after {
	margin-left: 10px
}
#header nav a {
	padding: 9px 15px
}
.single-navigation a {
	padding: 14px 0
}
.post-items .content h1 {
	font-size: 26px;
	padding: 0 0
}
.post-items .content footer {
	font-size: 18px
}
.subpage-header {
	margin-top: 160px;
	height: 110px
}
.subpage-header p {
	margin-top: 10px
}
.portfolio-navigation {
	margin-top: 105px;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-webkit-transform: none !important;
	transform: none !important;
	position: static
}
.portfolio-navigation header {
	margin-left: 0
}
article.portfolio-project header h1 {
	padding: 25px;
	height: auto;
	font-size: 34px
}

blockquote {
	padding: 1em
}
blockquote:before, blockquote:after {
	font-size: 80px
}
#startpoints article>a {
	padding: 50px 20px
}
#startpoints article .startpoint-wrap, #startpoints article .content, #startpoints article header {
	display: block;
	width: auto;
	height: auto
}
#startpoints article .content, #startpoints article header {
	padding: 0
}
#startpoints article header {
	text-align: center
}
#startpoints article header h1 {
	max-width: none;
	padding-right: 0;
	margin-bottom: 50px;
	position: relative;
	padding-left: 105px;
	display: inline-block
}
#startpoints article .footer {
	text-align: center
}
#startpoints article .has-icon:before {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	left: 0
}
.recommended h3 {
	font-size: 23px
}
.recommended-list article {
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 25px
}
.recommended-list article:last-child {
	padding-bottom: 0;
	border-bottom: 0
}
.recommended-list article .thumbnail {
	position: static;
	max-width: 420px;
	margin: 20px auto 0;
	text-align: center
}
.recommended-list article.has-thumbnail header, .recommended-list article.has-thumbnail footer {
	margin-left: 0;
	padding-left: 0
}
}
@media screen and (max-width: 420px) {
.single-navigation h1, .single-navigation div {
	width: auto;
	display: block;
	text-align: center
}
.single-navigation h1 {
	margin-bottom: 25px
}
.post-items .content h1 {
	font-size: 20.5px;
	padding: 0
}
.post-items .content footer {
	font-size: 16px
}
}
@media screen and (max-width: 782px) {
.admin-bar #header {
	top: 46px
}
}
@media screen and (max-width: 500px) {
#slider {
	overflow: hidden
}
#slider canvas {
	position: relative;
	left: 50%;
	margin-left: -250px
}
}
@media screen and (max-width: 600px) {
.admin-bar #header {
	top: 0
}
.admin-bar #header.top {
	-moz-transform: translateY(46px);
	-ms-transform: translateY(46px);
	-webkit-transform: translateY(46px);
	transform: translateY(46px)
}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 1221px) {
.statistics div:before {
	line-height: 85px
}
.statistics .box-1:before {
	line-height: 280px
}
}
@-moz-keyframes loader {
0% {
-moz-transform:rotate(0deg);
transform:rotate(0deg)
}
5% {
-moz-transform:rotate(0deg);
transform:rotate(0deg);
-moz-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
30% {
-moz-transform:rotate(60deg);
transform:rotate(60deg)
}
70% {
-moz-transform:rotate(300deg);
transform:rotate(300deg);
-moz-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
95% {
-moz-transform:rotate(360deg);
transform:rotate(360deg)
}
100% {
-moz-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes loader {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
5% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
30% {
-webkit-transform:rotate(60deg);
transform:rotate(60deg)
}
70% {
-webkit-transform:rotate(300deg);
transform:rotate(300deg);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
95% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes loader {
0% {
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
5% {
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
-moz-animation-timing-function:ease-in;
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
30% {
-moz-transform:rotate(60deg);
-ms-transform:rotate(60deg);
-webkit-transform:rotate(60deg);
transform:rotate(60deg)
}
70% {
-moz-transform:rotate(300deg);
-ms-transform:rotate(300deg);
-webkit-transform:rotate(300deg);
transform:rotate(300deg);
-moz-animation-timing-function:ease-out;
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
95% {
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
100% {
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
