.widget {
	margin-bottom: 34px;
	color: #817f82;
	font-size: 15px;
	line-height: 18px;
}

.widget h3 {
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: normal;
	color: #817f82;
}

.widget ul:not([class]) {
	padding: 0;
	text-transform: capitalize;
	line-height: 21px;
	list-style-type: none;
}

.widget ul:not([class]) li {
	padding: 0;
}

.widget ul:not([class]) li:before {
	display: none;
}

.widget ul:not([class]) a {
	color: #b3b2b4;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}

.widget ul:not([class]) a:hover,
.widget ul:not([class]) a:focus {
	color: #f47746;
	text-decoration: none;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
	height: 45px;
}

.search-form {
	margin-bottom: 15px;
}

.search-form input {
	float: left;
	height: 45px;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: transparent;
	color: #f47746;
	border: 1px solid #ef6137;
	height: 45px;
	border: 1px solid;
	border-radius: 3px;
	padding: 0 .5em;
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	font-size: 16px;
}

.comment-form input[type="submit"]:hover,
.comment-form input[type="submit"]:focus,
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus,
.search-form input[type="submit"]:hover,
.search-form input[type="submit"]:focus {
	background: #ef6137;
	color: #fff;
	text-decoration: none;
}

.commentlist {
	margin: 0 0 1.56em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.56em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.56em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.56em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 48%;
	background: transparent;
	color: #f47746;
	border: 1px solid #ef6137;
	padding: .4em;
	text-decoration: none;
	border-radius: 3px;
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	padding: 4px 11px;
}

.navigation .next:hover,
.navigation .next:focus,
.navigation .prev:hover,
.navigation .prev:focus,
.navigation-comments .next:hover,
.navigation-comments .next:focus,
.navigation-comments .prev:hover,
.navigation-comments .prev:focus {
	background: #ef6137;
	color: #fff;
	text-decoration: none;
}

.navigation-single {
	margin-bottom: 1.56em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: transparent;
	color: #f47746;
	text-decoration: none;
	border-radius: 3px;
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	border: 1px solid #ef6137;
}

.navigation-single .next:hover,
.navigation-single .next:focus,
.navigation-single .prev:hover,
.navigation-single .prev:focus {
	background: #ef6137;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: 4px 11px;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #5c5c5c;
	padding: .4em;
	margin-bottom: 1.56em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.56em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.56em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.56em;
}

.mejs-container {
	margin-bottom: 1.56em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #666666;
	background: #fff;
	font: 18px/1.56 "Roboto", "Arial", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
}

.gm-style img {
	max-width: none;
}

a[href^=tel],
a[href^=skype],
a[href^=sms] {
	color: inherit;
}

p {
	margin: 0 0 1em;
}

a:hover,
a:focus {
	text-decoration: underline;
	color: #ef6137;
}

.btn-linkedin {
	display: inline-block;
	vertical-align: middle;
	border-radius: 3px;
	color: #fff;
	background: #0077b5;
	font-size: 16px;
	font-weight: 500;
	height: 40px;
	line-height: 40px;
	padding: 0 20px 0 7px;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
}

.btn-linkedin i {
	border-right: 1px solid #fff;
	height: 40px;
	font-size: 22px;
	display: inline-block;
	padding: 0 7px 0 0;
	margin: 0 14px 0 0;
}

.btn-linkedin:hover,
.btn-linkedin:focus {
	color: #fff;
	text-decoration: none;
	opacity: .8;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("../images/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../images/fancybox/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("../images/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/

/* custom select styles */

.jcf-select {
	display: block;
	width: 100%;
	vertical-align: top;
	position: relative;
	border: 1px solid #d8d8d8;
	background: #fff;
	margin: 0;
	min-width: 150px;
	height: 45px;
}

.input-error .jcf-select {
	border-color: #c44545;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	color: #b6b6b6;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 18px;
	line-height: 45px;
	margin: 0 55px 0 13px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: #fff;
	width: 43px;
	bottom: 0;
	right: 0;
	top: 0;
	border-left: 1px solid #d8d8d8;
}

.input-error .jcf-select .jcf-select-opener {
	border-color: #c44545;
}

.jcf-select .jcf-select-opener:before {
	content: "\e805";
	font-family: "fontello";
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 32px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #888;
}

.jcf-drop-active .jcf-select-opener:before {
	content: "\e808";
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	margin: 0 -10px;
	padding: 0 10px 10px;
	overflow: hidden;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
	border: 1px solid #d8d8d8;
	box-shadow: 0 0 4px rgba(0, 0, 0, .2);
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul:not([class]) {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul:not([class]) li {
	overflow: hidden;
	display: block;
	padding: 0;
	border-top: 1px solid #d8d8d8;
}

.jcf-list ul:not([class]) li:first-child {
	border: none;
}

.jcf-list ul:not([class]) li:before {
	display: none;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 15px 13px 14px;
	color: #6d6d6d;
	height: 1%;
}

.jcf-list .jcf-option-jcf-option-hideme {
	color: #b6b6b6;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #f7f7f7;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* custom file input styles */


.jcf-file .jcf-fake-input {
	float: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
	overflow: hidden;
	padding: 0 8px;
	font-size: 13px;
	line-height: 28px;
	height: 28px;
	width: 200px;
	color: #fff;
}

[class*="jcf-extension"] .jcf-fake-input {
	color: #6d6d6d;
}

.offset-bottom{
	margin-bottom: 60px !important;
}

.jcf-file .jcf-upload-button {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 0 -1px;
	padding: 0 10px 0 1px;
	line-height: 28px;
	height: 28px;
	font-size: 14px;
	color: #f47746;
}

/* example lightbox styles */

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

div.lightbox {
	width: 1000px;
	margin: 0 auto;
}
/*
#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}*/

.container {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}

.article-full .store-block,
.container .store-block {
	margin: 101px -9999px 51px;
	padding: 32px 9760px 0 9912px;
	line-height: 22px;
}

.article-full .store-block .container,
.container .store-block .container {
	margin: 0 0 0 4px;
	width: 100%;
	padding: 0 0 26px;
}

.article-full .store-block .logo-numi,
.container .store-block .logo-numi {
	margin: 0 0 0 126px;
}

.article-full .store-block .image,
.container .store-block .image {
	right: 64px;
}

.article-full .store-block .info,
.container .store-block .info {
	padding: 15px 38% 18px 25%;
}

.article-full .store-block p,
.container .store-block p {
	margin: 0 0 9px;
}

.container > .store-block {
	margin: 101px -9999px 51px;
	padding: 32px 0 0;
}

.container > .store-block .container {
	max-width: 860px;
	margin: 0 auto;
}

.container > .store-block .logo-numi {
	margin: 0 0 0 51px;
}

.container > .store-block .image {
	right: 45px;
}

.container > .store-block .info {
	padding: 15px 37% 18px 16%;
}

.careers-section {
	padding: 4px 49px 20px;
	position: relative;
}

.careers-section.without-padding {
	padding: 0;
}

.careers-section .text-center {
	padding: 50px 0 55px;
}

.careers-section .info-block {
	margin: 0 -49px;
}

.careers-section .info-block h3 {
	margin: 0 0 12px;
	line-height: 59px;
}

.careers-section .info-block .btn {
	background: #ef6137;
	color: #fff;
}

.careers-section .info-block .btn:hover,
.careers-section .info-block .btn:focus {
	background: none;
	color: #f47746;
}

.careers-section .intro-text {
	text-align: center;
	padding: 0 0 38px;
}

.careers-section .intro-text .container {
	max-width: 700px;
}

.images-holder {
	margin: 0 -20px;
}

.images-holder .row {
	overflow: hidden;
}

.images-holder .row.full .col:only-child {
	max-height: 445px;
}

.images-holder .col {
	float: left;
	width: 51.4%;
	max-height: 638px;
}

.images-holder .col:first-child {
	width: 48.6%;
}

.images-holder .col:only-child {
	width: 100%;
	float: none;
	max-height: 362px;
}

.images-holder .box {
	height: 50%;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}

.images-holder .box:only-child {
	height: 100%;
}

.images-holder .box:only-child .bg-stretch {
	min-height: 445px;
}

.images-holder .bg-stretch {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 100%;
	min-height: 319px;
}

.statistic-block {
	padding: 59px 0 14px;
}

.statistic-block .text {
	float: right;
	width: 32.8%;
	color: #6d6d6d;
	padding: 0 40px 0 0;
}

.statistic-block .text h3 {
	text-transform: capitalize;
	font-weight: normal;
	font-size: 25px;
	line-height: 28px;
	margin: 0 0 17px;
}

.statistic-list {
	float: left;
	width: 62%;
	font-size: 0;
	line-height: 0;
	padding: 4px 0 0 20px;
}

.statistic-list li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	padding: 0 20px;
}

.statistic-list li:first-child {
	color: #a06fab;
}

.statistic-list li:nth-child(2) {
	color: #00acc4;
}

.statistic-list li:nth-child(3) {
	color: #b2c719;
}

.statistic-list li .num {
	display: block;
	font-size: 80px;
	line-height: 82px;
	margin: 0 0 6px;
}

#content {
	float: left;
	width: 60%;
}

#content:only-child {
	float: none;
	width: 100%;
}

#sidebar {
	float: right;
	width: 32.6%;
}

#sidebar .benefits-section {
	text-align: left;
}

#sidebar .info-box {
	display: block;
	width: 100%;
	padding: 0;
	text-align: left;
}

#sidebar .info-box ul:not([class]) li {
	padding: 0;
}

#sidebar .info-box h4 {
	font-size: 20px;
	color: #817f82;
	margin: 0 0 11px;
}

#sidebar .info-box .sub-title {
	margin: 0 0 8px;
	color: #817f82;
	opacity: .8;
}

#sidebar .info-box .icon {
	display: none;
}

.benefits-section {
	text-align: center;
	padding: 0 0 19px;
}

.benefits-section h2 {
	margin: 0 0 51px;
}

.benefits-section h3 {
	margin: 0 0 30px;
}

.benefits-section .title {
	display: none;
}

.text-section {
	color: #5c5c5c;
	padding: 0 0 7px;
}

.text-section h3 {
	margin: 0 0 24px;
}

.text-section p {
	margin: 0 0 28px;
}

.project-section {
	border-bottom: 1px solid #e0e0e0;
	padding: 0 40px 23px;
	margin: 0 -51px 60px;
}

.project-section h4 {
	padding: 0 0 0 42px;
	margin: 0 0 48px;
	position: relative;
	font-weight: normal;
	font-size: 22px;
}

.project-section h4:before {
	width: 30px;
	height: 2px;
	content: "";
	position: absolute;
	top: 13px;
	left: 0;
	background: #d8d8d8;
}

.project-list {
	font-size: 0;
	line-height: 0;
	margin: 0 -7px;
}

.project-list li {
	width: 33.33%;
	font-size: 15px;
	line-height: 20px;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px 30px;
}

.project-list .image {
	display: inline-block;
	margin: 0 0 17px;
}

.project-list h3 {
	font-size: 28px;
	margin: 0 0 13px;
	font-weight: 300;
}

.project-list .link {
	font-size: 15px;
}

.project-list .link:after {
	top: -3px;
	font-size: 23px;
}

.store-block {
	border: solid #e4e4e4;
	border-width: 1px 0;
	padding: 0;
	margin: 0 0 54px;
	height: 110px;
}

.store-block .container {
	position: relative;
	z-index: 10;
	padding-bottom: 6px;
}

.store-block .logo-numi {
	float: left;
	// margin: 0 0 0 81px;
	position: absolute;
    // margin: 0 0 0 220px;
    left: 30%;
    padding-top: 15px;
}

.store-block .info {
	text-align: left;
    font-size: 18px;
    color: #666666;
    padding: 6px 38% 30px 35%;
}

.store-block .image {
	position: absolute;
	// right: 84px;
	right: 28.5%;
	bottom: 27px;
}

.store-block .image img {
	vertical-align: top;
}

.store-block p {
	margin: 0 0 9px;
}

.store-block .link {
	font-family: Roboto;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	text-align: center;
	color: #ef6137;
}

.store-block .link:after {
	font-size: 20px;
	top: 0;
}

.link {
	position: relative;
	padding: 0 17px 0 0;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	font-weight: 500;
	font-size: 21px;
}

// .link:after {
// 	font-family: "fontello";
// 	line-height: 1;
// 	content: "\e807";
// 	position: absolute;
// 	right: 0;
// 	top: 5px;
// 	font-size: 25px;
// }

/*.post:nth-child(1) .container .col:last-child .image img{
    width: 407px;
  	height: 338px;
}

.post:nth-child(2n) .container .col:last-child .image img{
	width: 322px;
  	height: 440px;
}

.post:nth-child(3) .container .col:last-child .image img{
	width: 452px;
	height: 370px;
}*/

.post:nth-child(1) .container .col:last-child .image {
	text-align: center;
}

.link:hover,
.link:focus {
	// opacity: .7;
	text-decoration: underline;
}

.posts-holder {
	margin: 0 0 50px;
}

.post {
	text-align: center;
	border-bottom: 1px solid #e4e4e4;
	padding: 0 0 1px;
}

.post:nth-child(2n) .container .col:first-child .post-content {
	padding: 0 39px 0 0;
}

.post:nth-child(2n) .container .col:last-child .image {
	margin: 0 0 0 59px;
}

.post .container {
	// padding: 88px 0 0;
	padding: 25px 0;
}

.post .col {
	text-align: center;
}

.post .col:last-child {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.post .image {
	display: block;
	width: 100%;
	margin: 0 0 0 49px;
	color: #fff;
}

.post .image img {
	vertical-align: top;
	-webkit-transition: -webkit-transform .3s linear;
	transition: transform .3s linear;
}

.post h3 {
	margin: 0 0 16px;
}

.post .post-content {
	padding: 51px 7% 51px 39px;
}

.post .more {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	text-transform: capitalize;
}

.post .btn {
	margin: 0 0 0 0;
}

.post .add-info {
	padding: 0;
	position: relative;
	margin-top: 50px;
}

.add-info p{
	font-size: 16px;
}

.post .add-info:before {
	width: 100px;
	height: 1px;
	content: "";
	position: absolute;
	background: #e1e1e1;
	left: 0;
	top: -20px;
}

.post .add-info h4 {
	font-weight: 500;
}

.post .add-info p {
	margin: 0 0 23px;
}

.chess-box {
	margin: -1px auto 56px;
	max-width: 900px;
	border: 1px solid #e0e0e0;
}

.chess-box .row {
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	margin: 0 0 -1px;
}

.chess-box .box {
	width: 33.33%;
	text-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.chess-box .box img {
	display: block;
	max-width: none;
	width: 100%;
}

.chess-box .box a {
	display: block;
	text-align: center;
	width: 100%;
}

.chess-box .box a:hover,
.chess-box .box a:focus {
	text-decoration: none;
}

.chess-box .box .text {
	font-size: 16px;
	display: block;
}

.chess-box .box .text .num {
	font-size: 80px;
	line-height: 1;
	margin: 0 0 5px;
	display: block;
}

.btn-group {
	text-align: center;
	padding: 0 0 58px;
}

.btn-group .btn {
	margin: 0 20px;
}

.text-center {
	text-align: center;
}

.text-center.border {
	border-bottom: 1px solid #eee;
	padding: 55px 9999px 37px;
	margin: 0 -9999px;
}

.articles-section {
	padding: 0 0 6px;
}

.article {
	padding: 0 0 24px;
}

.article.text-center {
	padding: 0 5% 33px;
}

.article.gray-2 {
	color: #6d6d6d;
}

.article.border {
	border-top: 1px solid #e0e0e0;
	padding-top: 60px;
}

.article h2 {
	margin: 0 0 19px;
}

.article .sub-title {
	display: block;
	color: #ababab;
	margin: -11px 0 20px;
}

.article .btn,
.article p {
	margin: 0 0 28px;
}

.article .link {
	display: inline-block;
	margin: 0 0 49px;
}

.job-list {
	margin: 49px 0 9px;
}

.job-list li {
	font-size: 28px;
	padding: 0 0 30px;
	text-transform: capitalize;
	font-weight: 300;
}

.job-list .location {
	display: block;
	font-size: 15px;
}

.leadership-section {
	padding: 0 0 20px;
}

.leadership-section .heading {
	text-align: center;
	padding: 0 5% 38px;
}

.leadership-section .heading h3 {
	margin: 0 0 7px;
}

.leadership-block {
	overflow: hidden;
	padding: 51px 0 0;
	border-bottom: 1px solid #e0e0e0;
}

.leadership-block .image {
	vertical-align: bottom;
	text-align: center;
	padding: 0 12.5%;
}

.leadership-block .image img {
	vertical-align: bottom;
}

.leadership-block .text {
	width: 50%;
	padding: 9px 7% 0 0;
	color: #5c5c5c;
	font-size: 18px;
}

.leadership-block .text h4 {
	font-size: 23px;
	font-weight: 300;
	margin: 0 0 5px;
}

.leadership-block .text .position {
	text-transform: uppercase;
	font-size: 15px;
	display: block;
	margin: 0 0 5px;
	color: #79787a;
}

.leadership-block .text p {
	margin: 0 0 17px;
}

.leadership-block .text .social-links {
	font-size: 15px;
}

.leadership-block .text .social-links a {
	margin: 0 10px 0 0;
}

.leadership-row {
	font-size: 0;
	line-height: 0;
	padding: 50px 0 8px;
	position: relative;
	background: #f8f8f8;
}

.leadership-row:after {
	content: "";
	background: #fff;
	position: absolute;
	top: 0;
	height: 332px;
	left: 0;
	right: 0;
}

.leadership-row .col {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	text-align: center;
	padding: 0 20px;
	position: relative;
	z-index: 1;
}

.leadership-row .image {
	white-space: nowrap;
	text-align: center;
	overflow: hidden;
}

.leadership-row .image:before {
	content: "";
	display: inline-block;
	vertical-align: bottom;
	width: 0;
	min-height: 282px;
}

.leadership-row .image > * {
	white-space: normal;
	display: inline-block;
	vertical-align: bottom;
	max-width: 99%;
}

.leadership-row .title {
	font-size: 15px;
	line-height: 24px;
	color: #5c5c5c;
	padding: 18px 0 0 25%;
	text-align: left;
}

.leadership-row .title h3 {
	font-weight: 300;
	font-size: 22px;
	margin: 0 0 1px;
}

.leadership-row .title .position {
	display: block;
	color: #ababab;
	text-transform: capitalize;
}

.short-post {
	text-align: center;
	padding: 0 0 25px;
	-webkit-transition: padding 1s linear, opacity 1s linear;
	transition: padding 1s linear, opacity 1s linear;
}

.short-post.new-item {
	opacity: .2;
	padding: 100px 0 0;
}

.short-post .image {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 33px;
}

.short-post .image img {
	vertical-align: top;
}

.short-post .post-content {
	padding: 0 16%;
}

.short-post h2 {
	font-size: 38px;
	margin: 0 0 10px;
	font-weight: 300;
}

.short-post h2 a {
	color: inherit;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}

.short-post h2 a:hover,
.short-post h2 a:focus {
	color: #f47746;
	text-decoration: none;
}

.short-post .link {
	font-size: 15px;
}

.short-post .link:after {
	top: -3px;
}

.load-more {
	display: none;
}

.article-full {
	position: relative;
	margin: -151px 9px 50px;
	background: #fff;
	width: 74.5%;
	color: #5c5c5c;
	padding: 33px 20px 0;
}

.article-full h1 {
	font-size: 42px;
	line-height: 55px;
	text-align: left;
	padding: 0 9px;
	margin: 0 0 18px;
	color: #000;
	letter-spacing: -1px;
}

.article-full .article-content {
	padding: 0 9px;
}

.article-full .meta {
	margin: 0 0 14px;
	font-size: 15px;
	font-weight: 300;
}

.article-full .image-full {
	display: block;
	margin: 0 -300px 50px -58px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.article-full .image-full img {
	max-width: none;
	width: 100%;
}

.article-full p {
	margin: 0 0 28px;
}

.share-block {
	padding: 13px 0 0;
	font-size: 15px;
}

.share-block strong {
	font-weight: normal;
	padding: 0 5px 0 0;
}

.share-block span {
	cursor: pointer;
	color: #f47746;
	padding: 0 7px;
}

.share-block span:hover,
.share-block span:focus {
	text-decoration: underline;
	color: #ef6137;
}

.list-articles {
	font-size: 0;
	line-height: 0;
	margin: 0 9px;
}

.list-articles li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	font-size: 18px;
	line-height: 1.56;
	padding: 0 11px;
}

.list-articles .image {
	display: block;
	margin: 0 0 20px;
}

.list-articles .image img {
	vertical-align: top;
	width: 100%;
	max-width: none;
}

.list-articles h3 {
	font-size: 25px;
	line-height: 37px;
	margin: 0 10% 10px 0;
}

.list-boxes {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0 auto 30px;
	max-width: 778px;
}

.list-boxes li {
	float: left;
	position: relative;
	padding: 27px 20px 47px;
	font-size: 16px;
	line-height: 22px;
	color: #9d9d9d;
	border: 1px solid #cecece;
	margin: 0 -1px 0 0;
	width: 33.33%;
}

.list-boxes h3 {
	font-size: 23px;
	line-height: 26px;
	margin: 0 0 6px;
	font-weight: normal;
	color: #5c5c5c;
	text-transform: capitalize;
}

.list-boxes p {
	margin: 0 0 18px;
}

.list-boxes .more {
	position: absolute;
	bottom: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.services-section .intro-text {
	padding: 0 4% 41px;
}

.services-section h2 {
	margin: 0 0 46px;
}

.list-services {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0 auto 58px;
	max-width: 724px;
}

.list-services li {
	width: 33.33%;
	border: 1px solid #cecece;
	margin: 0 -1px -1px 0;
	text-align: center;
	font-size: 16px;
	line-height: 1.31;
}

.list-services a {
	height: 149px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 30px;
	color: #5c5c5c;
	width: 100%;
}

.list-services a:hover,
.list-services a:focus {
	color: #ef6137;
}

.list-services img {
	display: block;
	margin: 0 auto 11px;
}

.list-services .holder {
	display: block;
	width: 100%;
}

.service-info {
	text-align: left;
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
	border-bottom: 1px solid #e0e0e0;
	min-height: 487px;
	color: #5c5c5c;
}

.service-info.active .more span {
	display: none;
}

.service-info.active .more em {
	display: block;
}

.service-info:nth-child(2n) {
	background-position: 0 0;
	text-align: right;
}

.service-info:nth-child(2n) .holder {
	padding: 8px 21px 0 40%;
}

.service-info:nth-child(2n) .icon {
	margin: 0;
}

.service-info:nth-child(2n) h3 {
	margin: 0 0 12px;
}

.service-info .container {
	padding: 55px 25px 28px;
}

.service-info .holder {
	padding: 8px 40% 0 84px;
	overflow: hidden;
}

.service-info .icon {
	display: inline-block;
	vertical-align: top;
	margin: -7px 6px 0 0;
}

.service-info h3 {
	line-height: 1.11;
	margin: 0 -45% 12px -64px;
}

.service-info p {
	margin: 0 0 27px;
}

.service-info .more {
	font-size: 15px;
	display: inline-block;
	vertical-align: top;
	margin: -9px 0 0;
}

.service-info .more:focus {
	text-decoration: none;
}

.service-info .more em {
	font-style: normal;
	display: none;
}

.form-block {
	text-align: center;
	color: #999;
	max-width: 432px;
	margin: 0 auto;
}

.success .form-block {
	display: none;
}

.form-block .required-text {
	display: block;
	margin: 0 0 25px;
}

.form-block .star {
	display: inline-block;
	vertical-align: middle;
	color: #aa1500;
}

.form-block h3 {
	margin: 0 0 17px;
}

.success-block {
	text-align: center;
	font-size: 18px;
	color: #6d6d6d;
	line-height: 26px;
	max-width: 555px;
	margin: 0 auto;
	display: none;
}

.success .success-block {
	display: block;
}

.success-block h3 {
	font-size: 50px;
	line-height: 50px;
	margin: 0 0 27px;
}

.success-block p {
	margin: 0 0 14px;
}

.wpcf7-form.invalid .error-text {
	opacity: 1;
	display: block;
}

.wpcf7-form .btn-holder {
	text-align: center;
	margin: 0 0 25px;
}

.wpcf7-form .form-row {
	padding: 0 0 16px;
}

.wpcf7-form .wpcf7-form-control-wrap {
	display: block;
}

.wpcf7-form .btn {
	max-width: 171px;
	display: block;
	margin: 0 auto;
	border-radius: 3px;
}

.wpcf7-form .input-error .error-text {
	opacity: 1;
}

.wpcf7-form .wpcf7-validation-errors {
	font-size: 13px;
	color: #a93c37;
	font-weight: 500;
	text-align: center;
	border: 1px solid #d8d8d8;
	padding: 20px;
}

.btn-work-with-us + .post-block {
	padding-top: 0;
}

.xs-hidden {
	display: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url("../images/fancybox/fancybox_sprite@2x.png");
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url("../images/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	.nav-opener {
		display: none;
	}

	.btn-contact span {
		display: none;
	}

	.post:nth-child(2n) .container .col:first-child {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 0 0 50px;
	}

	/*.post:nth-child(2n) .container .col:first-child .image img{
		width: 286px;
  		height: 391px;
	}*/



	.post .container {
		-webkit-align-content: space-between;
		-ms-flex-line-pack: justify;
		align-content: space-between;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		position: relative;
		z-index: 1;
	}

	.post .col {
		text-align: left;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 50%;
	}

	.leadership-block .container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	.leadership-block .image {
		width: 50%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		padding: 0 30px 0  11.7%;
		text-align: left;
	}

	.xs-hidden {
		display: block;
	}

	.xs-visible {
		display: none;
	}

}

@media (min-width: 768px) and (max-width: 899px) {
	.leadership-block .image {
		padding: 0 30px 0 0;
		width: 45%;
	}
}

@media only screen and (min-width: 900px) {
	a[href^=tel],
	a[href^=skype],
	a[href^=sms] {
		cursor: default;
		pointer-events: none;
	}
}

@media (min-width: 960px) {
	.lg-hidden {
		display: none;
	}
}

@media (max-width: 999px) {
	div.lightbox {
		width: 800px;
	}
}

@media (max-width: 899px) {
	.widget {
		margin-bottom: 21px;
	}

	.widget h3 {
		text-align: center;
		margin: 0 0 16px;
	}

	.widget ul:not([class]) {
		line-height: 23px;
	}

	.offset-bottom {
	    margin-bottom: 20px !important;
	}

	h1,
	.h1 {
		font-size: 60px;
		line-height: 72px;
		margin: 0 0 21px;
	}

	h2,
	.h2 {
		font-size: 48px;
	}

	h3,
	.h3 {
		font-size: 30px;
	}

	h4,
	.h4 {
		font-size: 16px;
	}

	div.lightbox {
		width: 600px;
	}

	body {
		font-size: 16px;
		line-height: 1.5;
	}

	.visual .text{
		font-size: 16px;
	}

	.visual p::after{
		width: 30px;
		height: 30px;
		background-size: 30px 30px;
	}

	.visual .text h1{
		font-size: 60px;
	}

	.nav-drop {
		padding: 0 20px 0 0;
	}

	.article-full .store-block,
	.container .store-block {
		margin: 80px -9999px 40px;
	}

	.container > .store-block .logo-numi {
		margin: 0 0 0 119px;
	}

	.container > .store-block .image {
		right: 72px;
	}

	.container > .store-block .info {
		padding: 15px 36% 18px 25%;
	}

	.careers-section {
		padding: 0 41px 20px;
	}

	.careers-section .text-center {
		padding: 0 0 50px;
	}

	.careers-section .info-block {
		margin: 0;
	}

	.careers-section .intro-text {
		padding: 0 0 33px;
		font-size: 16px;
		line-height: 28px;
	}

	.images-holder .row.full .col:only-child {
		max-height: 362px;
	}

	.images-holder .col {
		max-height: 513px;
	}

	.statistic-block {
		padding: 54px 0 26px;
	}

	.statistic-block .text {
		padding: 0 35px 0 0;
	}

	.statistic-list {
		padding: 1px 0 0 0;
	}

	.statistic-list li {
		padding: 0 5px;
	}

	#content {
		float: none;
		width: 100%;
		padding: 0 0 25px;
	}

	#sidebar {
		float: none;
		width: 100%;
		padding: 0;
		text-align: center;
	}

	#sidebar .benefits-section .title {
		margin: 0 0 39px;
	}

	#sidebar .info-box {
		display: inline-block;
		vertical-align: top;
		width: 32%;
		text-align: center;
	}

	#sidebar .info-box h4 {
		font-size: 23px;
		margin: 0 0 20px;
		font-weight: 300;
	}

	#sidebar .info-box .sub-title {
		margin: 0 0 29px;
	}

	#sidebar .info-box .icon {
		display: inline-block;
		min-height: 79px;
		padding: 0 0 20px;
	}

	.benefits-section {
		padding: 0 0 14px;
	}

	.benefits-section h2 {
		font-size: 38px;
		margin: 0 0 48px;
	}

	.benefits-section h3 {
		text-align: center;
		margin: 0 0 16px;
	}

	.benefits-section .title {
		display: block;
		margin: 0 0 35px;
		font-size: 18px;
		line-height: 24px;
	}

	.text-section {
		line-height: 28px;
		font-size: 16px;
		padding: 0;
	}

	.text-section h3 {
		text-align: center;
		margin: 0 0 20px;
	}

	.project-section {
		margin: 0 -38px 52px;
		padding: 0 0 18px;
	}

	.project-section h4 {
		font-size: 16px;
		margin: 0 0 45px;
	}

	.project-section h4:before {
		top: 9px;
	}

	.project-list h3 {
		font-size: 25px;
	}

	.store-block {
		height: 100px;
		padding: 3px 0 0;
		margin: 0 0 41px;
	}

	.store-block p{
		margin: 0 0 3px;
	}

	.store-block .image {
	    bottom: 24px;
	}

	.store-block .logo-numi {
		left: 25%;
	}

	.store-block .info {
		padding: 0 34% 30px 29%;
	}

	.store-block .image {
		width: 203px;
		right: 21%;
		bottom: 25px;
	}

	.link {
		font-size: 18px;
	}

	.link:after {
		top: 1px;
	}

	.posts-holder {
		margin: -15px 0 48px;
	}

	.post {
		font-size: 16px;
	}

	.post:nth-child(2n) .container .col:first-child {
		padding: 0 0 0 10px;
	}

	.post:nth-child(2n) .container .col:last-child .image {
		margin: 0 0 0 36px;
		padding-top: 25px;
    	padding-bottom: 25px;
	}

	.post .container {
		padding: 15px 20px 0;
	}

	.post .image {
		margin: 0 0 70px 0%;
	}

	.post .post-content {
		padding: 34px 3% 51px 60px;
	}

	.post .add-info:before {
		top: -25px;
	}

	.post .add-info h4 {
		margin: 0 0 8px;
	}

	.chess-box {
		margin: 0 0 50px;
	}

	.chess-box .row {
		padding: 0;
	}

	.btn-group {
		border-bottom: 1px solid #e0e0e0;
		margin: 0 0 49px;
	}

	.text-center.border {
		margin: 0;
		padding: 0;
	}

	.articles-section {
		padding: 0 0 26px;
	}

	.article {
		font-size: 18px;
		padding: 0;
	}

	.article.text-center {
		padding: 0 5%;
	}

	.article h2 {
		font-size: 38px;
		margin: 0 0 9px;
	}

	.article .sub-title {
		margin: 0 0 33px;
	}

	.article .btn,
	.article p {
		margin: 0 0 21px;
	}

	.job-list {
		margin: 0 0 9px;
	}

	.job-list li {
		font-size: 25px;
		padding: 0 0 28px;
	}

	.intro-block {
		padding: 0 0 27px;
	}

	.intro-block .col {
		padding: 0 0 0 25px;
		width: 60%;
	}

	.intro-block .col:first-child {
		padding: 7px 0 0;
		width: 33%;
	}

	.intro-block .text {
		font-size: 16px;
	}

	.intro-block .big-logo {
		width: 172px;
		margin: 0 0 6px;
	}

	.address-block .box {
		height: 359px;
	}

	.address-block .box h3 {
		font-size: 32px;
		margin: 0 0 12px;
	}

	.leadership-section .heading {
		padding: 0 5% 22px;
	}

	.leadership-section .heading h3 {
		margin: 0 0 12px;
	}

	.leadership-block .text {
		width: 55%;
	}

	.leadership-block .text .position {
		margin: 0 0 13px;
	}

	.leadership-block .text p {
		margin: 0 0 23px;
	}

	.leadership-row {
		padding: 40px 0 9px;
	}

	.leadership-row:after {
		height: 266px;
	}

	.leadership-row .image {
		height: 226px;
	}

	.leadership-row .image:before {
		min-height: 226px;
	}

	.short-post {
		padding: 0 5% 20px;
	}

	.short-post .image {
		margin: 0 0 30px;
	}

	.short-post .post-content {
		padding: 0 9%;
	}

	.short-post p {
		margin: 0 0 20px;
	}

	.short-post h2 {
		font-size: 28px;
		line-height: 37px;
		margin: 0 0 16px;
	}

	.article-full {
		margin: -146px -3px 37px;
		padding: 24px 11px 0;
		width: 78%;
		line-height: 28px;
	}

	.article-full h1 {
		font-size: 38px;
		line-height: 45px;
		margin: 0 40px 13px 0;
	}

	.article-full .meta {
		margin: 0 0 11px;
	}

	.list-articles .image {
		margin: 0 0 22px;
	}

	.list-articles h3 {
		line-height: 33px;
	}

	.services-section .intro-text {
		padding-bottom: 13px;
	}

	.services-section h2 {
		margin-bottom: 41px;
	}

	.list-services {
		max-width: 600px;
		margin-bottom: 50px;
	}

	.list-services a {
		padding: 0 5px;
	}

	.service-info {
		font-size: 18px;
		min-height: 333px;
	}

	.service-info:nth-child(2n) h3 {
		margin: 0 0 16px;
	}

	.service-info .container {
		padding: 38px 22px 28px;
	}

	.service-info .holder {
		padding: 8px 34% 0 84px;
	}

	.service-info .icon {
		margin: -7px 0 0;
	}

	.service-info h3 {
		margin-bottom: 19px;
	}

	.service-info p + p {
		display: none;
	}

	.success-block h3 {
		font-size: 38px;
		line-height: 42px;
		margin: 0 0 24px;
	}

	.post-block {
		font-size: 18px;
	}

	.post-block h4 {
		margin: 0 0 16px;
	}

	.post-block h2 {
		font-size: 23px;
		line-height: 26px;
		margin: 0 0 19px;
	}

	.awards-block h3 {
		font-size: 45px;
		margin: 0 0 41px;
	}

	.work-examples li {
		padding-bottom: 9px;
	}

	.work-examples li h3 {
		font-size: 28px;
		margin: 0 0 14px;
	}

	.work-examples li p {
		margin: 0 0 8px;
	}

	.examples-blocks .box {
		min-height: 317px;
	}

	.examples-blocks .box .holder {
		padding: 28px 20% 29px 28px;
		font-size: 15px;
	}

	.examples-blocks .box p {
		margin: 0 0 17px;
	}

	/*.work-post {
		padding: 51px 0 0;
	}

	.work-post h2 {
		margin: 0 0 12px;
	}

	.work-post p {
		margin: 0 0 20px;
	}

	.work-post .btn {
		margin: 0 0 52px;
	}

	.work-post .award {
		left: 44px;
	}*/

	/*.post:nth-child(1) .container .col:last-child .image img{
	    width: 346px;
  		height: 287px;
	}

	.post:nth-child(2n) .container .col:last-child .image img{
		width: 286px;
  		height: 391px;
	}

	.post:nth-child(3) .container .col:last-child .image img{
		width: 360px;
  		height: 295px;
	}*/
}

@media (max-width: 767px) {
	ul:not([class]):not([id]) {
		padding: 0 0 25px 12px;
	}

	.widget ul:not([class]) {
		line-height: 24px;
	}

	.comment-form textarea,
	.comment-form input[type="text"] {
		width: 100%;
	}

	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	iframe {
		width: 100%;
	}

	#wp-calendar {
		margin: 0  auto 20px;
		width: 100%;
		max-width: 280px;
	}

	h1,
	.h1 {
		font-size: 36px;
		line-height: 48px;
		margin: 0 0 19px;
	}

	h2,
	.h2 {
		font-size: 40px;
	}

	h3,
	.h3 {
		font-size: 30px;
	}

	.btn-work-with-us {
		position: static;
		display: block;
		border-radius: 0;
		margin: 0 -20px 37px;
		text-align: center;
		font-size: 13px;
		height: 31px;
	}

	.btn-work-with-us:before {
		display: none;
	}

	.jcf-file .jcf-fake-input {
		width: 130px;
	}

	div.lightbox {
		width: 100%;
	}

	.visual {
		margin: 0 0 0;
		height: 448px;
		max-height: none;
	}

	.visual.text-left {
		min-height: 406px;
	}

	.visual.text-left h1 {
		font-size: 36px;
		line-height: 38px;
		margin: 0 0 15px;
		text-align: center;
	}

	.visual.text-left .text {
		font-size: 16px;
		line-height: 24px;
	}

	.visual.text-left .text:before {
		min-height: 406px;
	}

	.visual.text-left .text .holder {
		text-align: center;
		padding: 0 5px;
	}

	.visual .text {
		font-size: 16px;
		line-height: 27px;
	}

	.visual .text .holder {
		padding: 69px 20px 32px;
	}

	.visual .text h1 .mobile-text {
		display: inline;
		font-size: 42px;
	}

	.visual .text h1 .lg-text {
		display: none;
	}

	.visual .text .anchor-link {
		bottom: 0px;
		width: 30px;
		height: 30px;
	}

	.visual .text .changing-words {
		display: block;
		line-height: 52px;
		min-height: 46px;
		font-size: 42px;
		height: 50px;
		margin-top: -30px;
	}

	.visual p {
	    margin: 60px 0 25px 0;
	}

	.article-full .store-block,
	.container .store-block {
		margin: 0 -33px 30px;
		padding: 0;
	}

	.article-full .store-block .container,
	.container .store-block .container {
		padding: 29px 0 179px;
	}

	.article-full .store-block .logo-numi,
	.container .store-block .logo-numi {
		margin: 0;
	}

	.article-full .store-block .info,
	.container .store-block .info {
		padding: 0 10% 30px;
	}

	.container > .store-block {
		margin: 0 -33px 30px;
		padding: 0;
	}

	.container > .store-block .logo-numi {
		margin: 0;
	}

	.container > .store-block .info {
		padding: 0 10% 30px;
	}

	.careers-section {
		padding: 0;
	}

	.careers-section .text-center {
		padding: 0 0 39px;
	}

	.careers-section .text-center.article {
		padding-top: 42px;
	}

	.careers-section .info-block h3 {
		line-height: 45px;
		margin: 0 0 3px;
	}

	.careers-section .intro-text {
		text-align: left;
		line-height: 24px;
		padding: 0 0 23px;
	}

	.images-holder .col {
		float: none;
		width: 100%;
		max-height: 150px;
	}

	.images-holder .col:first-child {
		width: 100%;
		min-height: 261px;
	}

	.images-holder .box {
		float: left;
		width: 50%;
		height: 100%;
		border: none;
	}

	.images-holder .box:only-child {
		float: none;
		width: 100%;
	}

	.images-holder .box:only-child .bg-stretch {
		min-height: 261px;
	}

	.images-holder .bg-stretch {
		min-height: 131px;
	}

	.statistic-block {
		padding: 33px 0 26px;
	}

	.statistic-block .text {
		float: none;
		width: 100%;
		text-align: center;
		padding: 15px 8% 0;
	}

	.statistic-list {
		float: none;
		width: 100%;
	}

	.statistic-list li {
		display: block;
		width: 100%;
		padding: 0 0 39px;
	}

	.statistic-list li .num {
		margin: 0 0 -3px;
	}

	#content {
		padding: 0 0 19px;
	}

	#sidebar .benefits-section {
		text-align: center;
	}

	#sidebar .benefits-section .title {
		margin: 0 0 52px;
	}

	#sidebar .info-box {
		display: block;
		width: 100%;
		margin-bottom: 50px;
	}

	#sidebar .info-box h4 {
		margin: 0 0 18px;
	}

	#sidebar .info-box .sub-title {
		margin: 0;
	}

	#sidebar .info-box .icon {
		min-height: 0;
		padding: 0 0 18px;
	}

	.benefits-section h2 {
		font-size: 34px;
		margin: 0 0 40px;
	}

	.benefits-section .title {
		font-size: 16px;
		margin: 0 0 51px;
	}

	.text-section {
		line-height: 24px;
	}

	.text-section h3 {
		margin: 0 0 14px;
	}

	.text-section p {
		margin: 0 0 25px;
	}

	.project-section {
		margin: 0 0 43px;
		padding: 0;
		text-align: center;
	}

	.project-section h4 {
		text-align: left;
		margin: 0 0 35px;
	}

	.project-list li {
		width: 100%;
		display: block;
		padding: 0 29px 38px;
	}

	.store-block {
		padding: 0;
		height: 76px;
	}

	.store-block .container {
		position: relative;
		padding: 5px 0 11px;
	}

	.store-block .logo-numi {
		position: absolute;
		bottom: 64px;
		left: 26%;
		width: 55px;
		margin: 0;
		bottom: 60px;
	}

	.store-block .info {
		font-size: 14px;
		padding: 0 33% 30px;
		text-align: left;
	}

	.store-block .image {
		left: 59%;
		width: 98px;
		margin: 0;
		right: auto;
		bottom: 34px;
	}

	.store-block p {
		margin: 0;
	}

	.store-block .link {
		font-size: 14px;
	}

	.store-block .link:after {
		font-size: 14px;
	}

	.link:after {
		font-size: 14px;
	}

	.posts-holder {
		margin: -33px 0 41px;
	}

	.info-section h2 {
		font-size: 38px;
	}

	.post:nth-child(2n) .container .col:first-child .post-content {
		padding: 0 5px 54px;
	}

	.post:nth-child(2n) .container .col:last-child .image {
		margin: 0 auto;
		padding: 0;
	}

	.post:nth-child(1) .container .col:last-child {
		display: block;
		width: 100%;
		height: 270px;
		overflow: hidden;
		text-align: center;
	}

	/*.post:nth-child(2n) .container .col:last-child .image img{
		width: 260px;
	  	height: 261px;
	}

	.post:nth-child(3) .container .col:last-child .image img{
		width: 320px;
  		height: 262px;
	}

	.post:nth-child(1) .container .col:last-child .image img{
	    width: 281px;
  		height: 233px;
	}*/

	.post .container {
		padding: 44px 15px 0;
	}

	.post .image {
		margin: 0 auto;
	}

	.post .post-content {
		padding: 0 5px 54px;
	}

	.post .more {
		font-size: 16px;
	}

	.post .add-info {
		padding: 19px 10px 0;
		margin-top: 0;
	}

	.post .add-info:before {
		top: 0;
		left: 50%;
		margin-left: -50px;
	}

	.post .add-info h4 {
		margin: 0 0 14px;
	}

	.post .add-info p {
		margin: 0 0 21px;
	}

	.chess-box {
		margin: 0 0 40px;
	}

	.chess-box .box .text .num {
		font-size: 50px;
	}

	.btn-group {
		padding: 0 0 6px;
		margin: 0 0 44px;
	}

	.btn-group .btn {
		margin-bottom: 31px;
	}

	.articles-section {
		padding: 0;
	}

	.articles-section .text-center {
		text-align: left;
	}

	.article {
		font-size: 16px;
		padding: 0 0 20px;
	}

	.article.text-center {
		padding: 0 0 20px;
	}

	.article h2 {
		font-size: 34px;
		line-height: 1.32;
		margin: 0 0 23px;
	}

	.article .sub-title {
		margin: 0 0 21px;
	}

	.article .btn,
	.article p {
		margin: 0 0 23px;
	}

	.article .link {
		font-size: 21px;
		margin: 0 0 35px;
	}

	.article .link:after {
		font-size: 29px;
		top: 2px;
	}

	.job-list {
		margin: 0 0 3px;
	}

	.job-list li {
		font-size: 21px;
		padding: 0 0 33px;
	}

	.address-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.address-block .box {
		width: 100%;
		height: 261px;
	}

	.address-block .box:first-child {
		border-right: none;
		border-bottom: 1px solid #fff;
	}

	.address-block .box .holder {
		padding: 30px;
	}

	.address-block .box h3 {
		font-size: 28px;
	}

	.address-block .box h3 {
		margin: 0 0 9px;
	}

	.address-block .box address {
		font-size: 15px;
		line-height: 21px;
	}

	.address-block .box address span {
		display: block;
	}

	.leadership-section {
		padding: 0;
	}

	.leadership-section .heading {
		text-align: left;
		padding: 0 0 20px;
	}

	.leadership-section .heading h3 {
		text-align: center;
		margin: 0 0 14px;
	}

	.leadership-block {
		padding: 11px 0 26px;
	}

	.leadership-block .text {
		width: 100%;
		padding: 40px 0 0;
		font-size: 16px;
	}

	.leadership-block .text h4 {
		font-size: 18px;
	}

	.leadership-block .text .position {
		margin: 0 0 9px;
	}

	.leadership-block .text p {
		margin: 0 0 10px;
	}

	.leadership-row {
		background: #fff;
		padding: 0;
	}

	.leadership-row:after {
		display: none;
	}

	.leadership-row .col {
		width: 100%;
		display: block;
		padding: 32px 0 0;
	}

	.leadership-row .image {
		height: auto;
		padding: 0 24%;
	}

	.leadership-row .title {
		margin: 0 -20px;
		background: #f8f8f8;
		text-align: center;
		padding: 18px 0 10px;
	}

	.short-post {
		padding: 0 0 40px;
	}

	.short-post .post-content {
		padding: 0 5%;
	}

	.short-post p {
		margin: 0 0 16px;
	}

	.short-post h2 {
		margin: 0 0 5px;
	}

	.short-post .link:after {
		font-size: 25px;
	}

	.article-full {
		margin: -140px 0 37px;
		width: 100%;
		padding: 13px 1px 0;
	}

	.article-full h1 {
		font-size: 28px;
		line-height: 38px;
		text-align: center;
		margin: 0 0 16px;
	}

	.list-articles {
		margin: 0;
	}

	.list-articles li {
		display: block;
		width: 100%;
		text-align: center;
		padding: 0 0 11px;
	}

	.list-articles .image img {
		max-width: none;
		width: 100%;
	}

	.list-articles h3 {
		line-height: 37px;
		margin: 0 0 10px;
	}

	.services-section .intro-text {
		text-align: left;
		padding: 0 0 26px;
	}

	.services-section h2 {
		margin-bottom: 32px;
	}

	.list-services {
		margin: 0 -10px;
	}

	.list-services li {
		width: 50%;
		font-size: 14px;
		line-height: 17px;
	}

	.list-services a {
		height: 118px;
	}

	.service-info {
		background: none !important;
		font-size: 16px;
	}

	.service-info:nth-child(2n) .holder {
		padding: 0;
		text-align: center;
	}

	.service-info:nth-child(2n) .icon {
		display: block;
		margin: 0 auto 32px;
	}

	.service-info:nth-child(2n) h3 {
		margin: 0 0 10px;
	}

	.service-info .container {
		padding: 38px 22px 22px;
	}

	.service-info .holder {
		padding: 0;
		text-align: center;
	}

	.service-info .icon {
		display: block;
		margin: 0 auto 32px;
	}

	.service-info h3 {
		margin: 0 0 10px;
		line-height: 45px;
	}

	.form-block {
		max-width: 280px;
	}

	.form-block .required-text {
		font-size: 14px;
	}

	.success-block {
		font-size: 16px;
		line-height: 24px;
	}

	.success-block h3 {
		font-size: 34px;
		line-height: 45px;
		margin: 0 0 2px;
	}

	.success-block p {
		margin: 0 0 30px;
	}

	.wpcf7-form .form-row {
		padding: 0 0 20px;
	}

	.work-section {
		padding: 0;
		margin: -41px 0 0;
	}

	.work-section .container {
		padding: 0 20px;
	}

	.work-section .text-center {
		padding: 27px 0  44px;
	}

	.post-block {
		font-size: 16px;
		line-height: 24px;
		padding: 39px 0 0;
	}

	.post-block.border {
		padding: 19px 9999px 0;
	}

	.post-block h4 {
		font-size: 15px;
		margin: 0 0 19px;
	}

	.post-block h2 {
		font-size: 24px;
		line-height: 25px;
		margin: 0 0 15px;
	}

	.nav {
		margin: 0 0 19px;
	}

	.nav li {
		width: 50%;
		margin-bottom: 15px;
		padding: 0 20px;
		line-height: 1.2;
	}
}

@media (max-width: 550px) {
	.store-block .logo-numi {
	    left: 20%;
	}

	.store-block .info {
		padding: 0px 28% 30px;
		left: 7%;
		position: relative;
	}

	.store-block .image {
		left: 70%;
	}
}

@media (max-width: 479px) {
	.chess-box .box {
		width: 50%;
	}

	.chess-box .box:first-child {
		width: 100%;
		display: block;
		max-height: 157px;
		overflow: hidden;
	}

	.chess-box .box:first-child img {
		margin: -25% 0 0;
	}

}

@media (max-width: 420px) {
	.store-block .logo-numi {
	    left: 10%;
	}

	.store-block .info {
		padding: 0px 24% 30px;
		left: 0%;
		position: relative;
	}

	.store-block .image {
		left: 70%;
	}

	.visual h1{
		line-height: .8em;
		margin: 0;
		padding: 0;
	}

	.visual .text .changing-words {
	    margin-top: -24px;
	}

}
