

h2,
nav ul {
	text-align: center
}

.apply>p span,
.contact-item {
	white-space: nowrap
}

@font-face {
	font-family: CoreSansGRounded-Bold;
	src: url(../fonts/CoreSansGRounded-Bold.ttf)
}

@font-face {
	font-family: CoreSansGRounded-Medium;
	src: url(../fonts/CoreSansGRounded-Medium.ttf)
}

fieldset,
img,
legend {
	border: 0
}

legend,
li,
td,
th,
ul {
	padding: 0
}

.job-link,
a,
li,
ul {
	text-decoration: none
}

.cd-author-info {
	list-style-type: none
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

a {
	background: 0 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: uppercase!important;
	font-weight: 600!important
}

.au-box>h3,
.logo-circle,
.services-box>h3,
.technologies>h3,
h2,
nav ul {
	text-transform: uppercase
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.cf:after,
.cf:before {
	content: " ";
	display: table
}

.cf:after {
	clear: both
}

.apply>a,
.benefit,
.job-link,
.logo-circle,
.quote,
.value-description,
.we-are {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

nav,
section {
	width: 100%
}

body {
	margin: 0;
	overflow-x: hidden;
	color: #000;
	font-family: "Source Sans Pro", sans-serif;
	background: #fff;
	-webkit-font-smoothing: antialiased
}

nav {
	position: fixed;
	background: #d60b52;
	z-index: 999
}

.head-positioning {
	position: relative
}

.bg-grey {
	background-color: #e0e3e5
}

.bg-dark-blue {
	background-color: #3e4957
}

.bg-pink {
	background-color: #d60b52
}

.bg-white {
	background-color: #fff
}

.txt-pink {
	color: #d60b52
}

.txt-dark-blue {
	color: #3e4957
}

.txt-white {
	color: #fff
}

.txt-grey {
	color: #6c6c6c
}

.hide {
	display: none
}

.au-box,
.au-line,
.circle-bottom,
.circle-bottom::after,
.circle-top,
.circle-top::before,
.services-box,
.services-box>h3,
.slogan>span,
.ss-line,
nav li,
nav li a {
	display: inline-block
}

.left {
	float: left
}

.right {
	float: right
}

.container-1040,
.container-1080,
.container-880,
.container-900 {
	margin: 0 auto
}

.job-notes {
	padding: 20px 0
}

.job-notes p {
	font-style: italic
}

h2 {
	font-size: 3em
}

nav ul {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Source Sans Pro;
	font-weight: 600;
	font-size: 1.4em
}

nav li,
nav li a {
	margin: 0 10px;
	color: #fff;
	list-style: none;
	vertical-align: middle
}

.logo-cn-bird-white img {
	height: 4vw;
	margin-top: 2px
}

.logo-cn {
	background: url(../images/logo-cn.png) 0 0/contain no-repeat;
	background-size: 100%
}

.slogan {
	position: absolute;
	bottom: -13%;
	font-family: CoreSansGRounded-Bold;
	font-size: 2em;
	font-weight: 700;
	opacity: .9;
	margin: 0
}

.slogan>span {
	font-size: 2.3em
}

.slogan>p {
	margin: 10px 0 0
}

.about-us {
	width: 1180px;
	margin: 0 auto
}

.au-box>img {
	width: 100%
}

.au-box>p {
	height: 170px;
	width: 80%;
	padding: 0 1px;
	margin: 0 auto;
	font-size: 1em;
	font-weight: 300;
	line-height: 30px;
	text-align: justify
}

.au-box>h3 {
	font-size: 1.4em;
	font-weight: 300;
	text-align: center
}

.we-can {
	float: left
}

.we-want {
	float: right
}

.we-are {
	padding-top: 22px;
	height: 362px
}

.we-are>h3 {
	margin-bottom: 26px
}

.au-line {
	height: 2px;
	width: 90%;
	margin-bottom: 6px
}

.au-circles {
	width: 90%;
	margin: 20px auto 30px
}

.au-circles::after,
.au-circles::before,
.circles::after,
.circles::before,
.value-circles::after,
.value-circles::before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: transparent;
	border: 2px solid #d60b52
}

.services-content {
	max-width: 1100px;
	position: relative;
	margin: 150px auto 0;
	background: #e1e4e6
}

.services-content>.hr {
	border: 0;
	color: #d60b52
}

.services-content>.hr:after,
.services-content>.hr:before {
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	border: 3px solid currentColor;
	border-radius: 50%
}

.services-content>.hr:nth-of-type(1) {
	content: "";
	width: 3px;
	background: currentColor;
	height: auto;
	position: absolute;
	top: 20px;
	bottom: 20px;
	left: calc(50% - 1.5px)
}

.services-content>.hr:nth-of-type(1):before {
	left: 50%;
	bottom: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.services-content>.hr:nth-of-type(1):after {
	left: 50%;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.at:before {
	content: "@"
}

@media screen and (max-width:768px) {
	.services-content {
		margin: 20px auto 0
	}
	.services-content>.hr:nth-of-type(1) {
		left: 15px
	}
	.job-notes {
		padding: 20px
	}
	.services-content>.hr:nth-of-type(2) {
		display: none
	}
}

@media screen and (max-width:640px) {
	.services-content .services-box {
		padding: 0 10%
	}
}

.services-content>.hr:nth-of-type(2) {
	content: "";
	height: 3px;
	background: currentColor;
	width: auto;
	position: absolute;
	top: calc(50% - 1.5px);
	right: 20px;
	left: 20px
}

.services-content>.hr:nth-of-type(2):before {
	top: 50%;
	left: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.services-content>.hr:nth-of-type(2):after {
	top: 50%;
	right: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.services-content>.title-services {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #e1e4e6;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 20;
	padding: 5px;
	font-weight: 700;
	font-size: 3em;
	border: 1px solid #3e4957;
	color: #d60b52;
	line-height: 48px;
	margin: 0;
	width: 30%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width:768px) {
	.services-content>.title-services {
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		margin: 0 auto;
		display: block;
		text-align: center;
		border: none;
		width: 100%
	}
}

.services-content .services-box {
	width: 50%;
	float: left;
	padding-top: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: justify
}

@media screen and (max-width:768px) {
	.services-content .services-box {
		width: 100%
	}
}

.services-content .row:after {
	content: "";
	display: table;
	width: 100%;
	clear: both
}

.services-box>h3 {
	font-size: 1.6em;
	font-weight: 400
}

.services-box>img {
	margin-right: 20px
}

.services-box>p {
	width: 80%;
	text-align: justify
}

.logo-circle,
.publicis,
.team>h3,
.technologies>h3 {
	text-align: center
}

.implementation,
.software {
	padding-left: 5%
}

.benefit,
.job-link,
.logo-circle,
.value-box,
.value-line {
	display: inline-block
}

.logo-circle {
	width: 150px;
	height: 150px;
	background-color: #d60b52;
	border: 1px solid #d60b52;
	vertical-align: middle;
	line-height: 100px;
	font-size: 1.4em;
	font-weight: 300;
	margin: 40px 33px;
	color: #fff;
	padding: 15px
}

.logo-circle>img {
	max-width: 100%;
	max-height: 100%
}

.technologies>h3 {
	font-size: 1.8em
}

.clients,
.technologies {
	widows: 100%;
	padding: 50px 0
}

.clients>h2 {
	margin-bottom: 80px
}

.logos-container {
	margin: 0 auto
}

.clients-logo {
	margin-bottom: 30px;
	margin-right: 7%
}

.publicis {
	width: 100%;
	background-size: 100%;
	padding-top: 6%
}

.publicis>.container-1040>p {
	margin: 0 auto;
	font-weight: 700;
	text-align: center
}

.publicis>.container-1040>img {
	margin-top: 4%;
	max-width: 62%
}

.quote-txt,
.team>p {
	text-align: justify
}

.team>p {
	font-size: 1.8em;
	font-weight: 400
}

.benefits>h3,
.careers>h2,
.team-carousel,
.values {
	text-align: center
}

.job-description-box::after,
.job-description-box::before,
.job-min-title::before {
	left: -12px;
	position: absolute
}

.values>h3 {
	font-size: 2em;
	text-transform: capitalize;
	margin-top: 70px;
	margin-bottom: 0
}

.contact-card h3,
.job-link,
.value-box>label {
	text-transform: uppercase
}

.values>p {
	font-size: 1.5em;
	font-weight: 300;
	margin-bottom: 60px;
	margin-top: 10px
}

.value-box:nth-child(5) {
	margin-right: 0
}

.value-circles::after,
.value-circles::before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: transparent;
	border: 2px solid #d60b52
}

.value-line {
	height: 2px;
	width: 80%;
	margin-bottom: 4px
}

.value-box>label {
	font-size: 1.8em;
	font-weight: 700;
	cursor: pointer
}

.value-box input[name=values] {
	position: fixed;
	top: -2000px;
	left: -2000px
}

.value-description {
	height: 0;
	width: 80%;
	margin-top: -10px;
	margin-left: 18px;
	margin-bottom: 0;
	visibility: hidden;
	overflow: hidden;
	-webkit-transition: 2s;
	-o-transition: 2s;
	transition: 2s
}

.value-box [name=values]:checked+.value-description {
	height: 210px;
	visibility: visible
}

.value-description p {
	padding: 4% 4px 2%
}

.vc-bottom {
	margin-top: -10px
}

@media (max-width:990px) {
	.vc-bottom {
		margin-top: -8px
	}
}

@media (max-width:768px) {
	.vc-bottom {
		margin-top: -9px
	}
}

@media (max-width:640px) {
	.vc-bottom {
		margin-top: -8px
	}
}

.careers>h2 {
	margin-top: 100px;
	margin-bottom: 0;
	padding-top: 70px;
	padding-bottom: 70px
}

.benefits>h3 {
	padding-top: 11%;
	font-weight: 300;
	margin: 0
}

.apply>a,
.job-description-box>h3,
.positions>h3 {
	font-weight: 700;
	text-transform: uppercase
}

.benefit {
	float: left
}

.benefit:nth-child(1) {
	width: 25%
}

.benefit:nth-child(2) {
	width: 45%
}

.benefit:nth-child(3) {
	width: 30%;
	padding-right: 0;
	float: right
}

.careers-content>p {
	text-align: justify
}

.apply>a,
.apply>p,
.job-link,
.positions>h3 {
	text-align: center
}

.careers-content {
	padding-top: 30px;
	padding-bottom: 50px;
	width: 100%
}

.positions {
	width: 100%;
	margin: 0 auto
}

.positions>h3 {
	padding-top: 30px;
	margin: 0
}

.positions-container {
	width: 740px;
	margin: 40px auto
}

.job-link {
	width: 44%;
	margin: 0 0 40px;
	border-bottom: 2px solid #d60b52;
	color: #fff
}

@media (max-width:480px) {
	.about-us,
	.job-link {
		width: 100%
	}
}

.job-link:nth-child(1) {
	margin-right: 10%
}

.apply {
	padding-bottom: 60px;
	overflow: auto
}

.apply>p {
	font-size: 1.8em;
	padding-top: 70px;
	padding-bottom: 16px;
	font-weight: 400
}

.apply>a {
	border: 3px solid #3e4957;
	color: #d60b52;
	margin: auto;
	display: block;
	font-size: 2.2em;
	padding: 20px 0
}

.job-description {
	width: 740px;
	margin: 0 auto
}

.job-description-box {
	border-left: 3px solid #d60b52;
	padding-bottom: 30px;
	margin: 50px 0
}

[id^=pos]:not(:target)+.job-container {
	display: none
}

.job-container {
	display: block
}

.job-container h2 {
	color: #3e4957
}

.job-description-box>h3 {
	text-align: left;
	line-height: 40px;
	margin: 16px 0
}

.job-description-box>h3:nth-child(1) {
	line-height: 23px
}

.job-description-box>p {
	color: #3e4957 !important;
	font-size: 1.4em !important;
	text-align: left !important;
	margin: 14px 0 !important;
	font-family: "Source Sans Pro", sans-serif !important;
}

.job-description-box>p>span,.job-description-box>p>span>span {
	color: #3e4957 !important;
	font-size: inherit !important;
	text-align: left !important;
	margin: 14px 0 !important;
	font-family: "Source Sans Pro", sans-serif !important;
}

.job-description-box br {
	display: block !important;
    margin-bottom: 14px !important;
    content: "A" !important;
}

.cd-testimonials,
.contact-card h3,
.copyright-bar,
.slider-controls {
	text-align: center
}

.job-circle-tb::after,
.job-circle-tb::before,
.job-circle::before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #fff;
	border: 3px solid #d60b52
}

.job-description-box::after {
	bottom: 0
}

.job-min-title::before {
	margin-top: 13px
}

.social-icons {
	display: inline-block;
	width: 220px;
	float: right;
	padding: 12px 20px
}

.social-icons>a {
	padding-left: 12px;
	padding-right: 12px;
	display: inline-block
}

.footer {
	background: #d60b52
}

.copyright-bar {
	display: inline-block;
	padding: 10px 20px;
	font-size: 1em;
	font-weight: 400
}

.contact-us-section {
	overflow-x: hidden
}

.contact-us-container {
	height: 400px;
	margin: 0 -73px;
	overflow: hidden
}

.contact-us-container .map-mask {
	width: 50%;
	height: 100%;
	float: left;
	-webkit-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	transform: skew(-20deg);
	overflow: hidden
}

.contact-us-container .map-mask .map-container {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-transform: skew(20deg);
	-ms-transform: skew(20deg);
	transform: skew(20deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	background-image: url(../images/code-nest-map.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.contact-us-container .map-mask .map-container:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(61, 72, 87, .2)
}

.contact-us-container .contact-mask {
	width: 50%;
	float: left;
	height: 100%;
	-webkit-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	transform: skew(-20deg);
	overflow: hidden
}

.contact-us-container .contact-mask .contact-us {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-transform: skew(20deg);
	-ms-transform: skew(20deg);
	transform: skew(20deg);
	-webkit-transform-origin: bottom;
	-ms-transform-origin: bottom;
	transform-origin: bottom;
	background-image: url(../images/kapana.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.contact-card {
	margin: 0 auto;
	border-radius: 2%;
	position: absolute;
	z-index: 99;
	background: rgba(255, 255, 255, .7);
	top: 50%;
	right: 70px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 20px;
	-webkit-box-shadow: 0 1px 60px #000;
	box-shadow: 0 1px 60px #000
}

.contact-card h3 {
	font-size: 1.8em;
	color: #d60b52;
	font-weight: 700;
	margin: 0 auto 20px
}

.contact-item {
	padding: 5px 10px
}

.contact-item>img {
	display: inline-block;
	width: 30px;
	vertical-align: top;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%)
}

.contact-item>p {
	display: inline-block;
	margin-left: 10px;
	color: #3e4957
}

.contact-item>p a {
	color: #3e4957
}

[name=map] {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden
}

[for=map-view] {
	display: none
}

@media (max-width:768px) {
	.contact-us-section {
		-webkit-perspective: 1000px;
		perspective: 1000px;
		overflow: hidden;
		background: #e1e4e6
	}
	.contact-us-container {
		position: relative;
		-webkit-transform: rotateY(0);
		transform: rotateY(0);
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-transition: 1s;
		-o-transition: 1s;
		transition: 1s;
		margin: 0 auto;
		overflow: visible
	}
	.contact-us-container .map-mask {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg)
	}
	.contact-us-container .map-mask .map-container {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.contact-us-container .contact-mask {
		width: 100%;
		position: relative;
		-webkit-transform: translateZ(1px);
		transform: translateZ(1px);
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		overflow: hidden
	}
	.contact-us-container .contact-mask .contact-us {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.contact-card {
		position: absolute;
		right: 50%;
		-webkit-transform: translate3d(50%, -50%, 40px);
		transform: translate3d(50%, -50%, 40px);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}
	.map-view {
		padding: 5px 10px
	}
	[for=map-view]:first-child {
		width: 30px;
		height: 30px;
		display: inline-block;
		background: url(../images/view-map.png) center no-repeat #fff;
		background-size: auto;
		border-radius: 50%
	}
	[for=map-view]:last-child {
		display: inline-block;
		margin-left: 10px;
		color: #3e4957;
		vertical-align: top
	}
	.copyright-bar,
	.social-icons {
		vertical-align: middle
	}
	[name=map]:checked+.contact-us-container {
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg)
	}
	.contact-us-container .map-mask .map-container [for=map-view] {
		position: absolute;
		top: 10px;
		right: 10px;
		background-image: none
	}
	.contact-us-container .map-mask .map-container [for=map-view]:before {
		content: "x";
		display: block;
		margin: 0 auto;
		height: 100%;
		font-size: 20px;
		font-weight: 700;
		text-align: center;
		color: #3e4957
	}
	.footer {
		text-align: center
	}
	.social-icons {
		float: none
	}
}

.team-carousel {
	width: 100%;
	position: relative;
	color: #d60b52
}

.team-carousel .slider {
	position: relative;
	list-style: none;
	overflow: hidden
}

.slider .slider-item {
	display: none;
	position: static;
	background-size: 0 0;
	overflow: hidden;
	padding: 50px;
	max-width: 1060px;
	margin: 0 auto
}

.slider .slider-item:after,
.slider .slider-item:before {
	content: "";
	background-size: cover;
	background-position: center
}

.slider:hover .slider-item label.left,
.slider:hover .slider-item label.right {
	font-size: 25px;
	width: 1em;
	height: 1em;
	display: inline-block;
	position: relative;
	margin: 50px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.slider:hover .slider-item label.left:before,
.slider:hover .slider-item label.right:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: .3em;
	border-radius: .2em;
	background-color: currentColor
}

.slider:hover .slider-item label.left:after,
.slider:hover .slider-item label.right:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 1em;
	width: .3em;
	background-color: currentColor;
	border-radius: .2em
}

.slider:hover .slider-item label.right {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

.slider .slider-item label:nth-of-type(1) {
	position: absolute;
	left: 20px
}

.slider:hover .slider-item label:nth-of-type(1) {
	position: absolute;
	top: 45%;
	left: 0;
	z-index: 1;
	cursor: pointer;
	-webkit-transition: .5s opacity, .5s left, .5s visibility;
	-o-transition: .5s opacity, .5s left, .5s visibility;
	transition: .5s opacity, .5s left, .5s visibility
}

.slider .slider-item label:nth-of-type(2) {
	position: absolute;
	right: 20px
}

.slider:hover .slider-item label:nth-of-type(2) {
	position: absolute;
	top: 45%;
	right: 0;
	z-index: 1;
	cursor: pointer;
	-webkit-transition: .5s opacity, .5s right, .5s visibility;
	-o-transition: .5s opacity, .5s right, .5s visibility;
	transition: .5s opacity, .5s right, .5s visibility
}

.slider .slider-item:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-webkit-filter: blur(10px);
	filter: blur(10px);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

@supports ((-webkit-filter:blur(10px)) or (filter:blur(10px))) {
	.slider .slider-item:before {
		-webkit-filter: blur(10px);
		filter: blur(10px);
		background-image: inherit
	}
}

.slider .slider-item:after {
	width: 1060px;
	max-width: 100%;
	display: block;
	margin: 0 auto;
	height: 0;
	padding-bottom: 56.25%;
	background-image: inherit;
	-webkit-box-shadow: 0 2px 70px 0 #000;
	box-shadow: 0 2px 70px 0 #000
}

.slider .slider-item img {
	display: none;
	width: 1060px;
	margin: 0 auto;
	max-width: 100%;
	-webkit-box-shadow: 0 2px 100px 0 #000;
	box-shadow: 0 2px 100px 0 #000
}

.slider-controls {
	padding: 20px 0;
	background: #fff
}

.slider-controls label {
	display: inline-block;
	background: 0 0;
	text-indent: -9999px;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	border-radius: 50%;
	border: 3px solid currentColor;
	cursor: pointer
}

[name=slider]:nth-of-type(1):checked+.slider-item,
[name=slider]:nth-of-type(2):checked+.slider-item,
[name=slider]:nth-of-type(3):checked+.slider-item,
[name=slider]:nth-of-type(4):checked+.slider-item {
	display: block
}

[name=slider]:nth-of-type(1):checked~.slider-controls label[for=slide1],
[name=slider]:nth-of-type(2):checked~.slider-controls label[for=slide2],
[name=slider]:nth-of-type(3):checked~.slider-controls label[for=slide3],
[name=slider]:nth-of-type(4):checked~.slider-controls label[for=slide4] {
	background: currentColor!important
}

[name=slider] {
	position: fixed;
	left: -2000px;
	top: -2000px
}

[name=slider]:nth-of-type(1):checked+.slider-item:before {
	-webkit-animation: 2s fadeIn forwards;
	animation: 2s fadeIn forwards
}

[name=slider]:nth-of-type(1):checked+.slider-item:after {
	-webkit-animation: 1s show forwards;
	animation: 1s show forwards
}

[name=slider]:nth-of-type(2):checked+.slider-item:before {
	-webkit-animation: 2s fadeIn forwards;
	animation: 2s fadeIn forwards
}

[name=slider]:nth-of-type(2):checked+.slider-item:after {
	-webkit-animation: 1s show forwards;
	animation: 1s show forwards
}

[name=slider]:nth-of-type(3):checked+.slider-item:before {
	-webkit-animation: 2s fadeIn forwards;
	animation: 2s fadeIn forwards
}

[name=slider]:nth-of-type(3):checked+.slider-item:after {
	-webkit-animation: 1s show forwards;
	animation: 1s show forwards
}

[name=slider]:nth-of-type(4):checked+.slider-item:before {
	-webkit-animation: 2s fadeIn forwards;
	animation: 2s fadeIn forwards
}

[name=slider]:nth-of-type(4):checked+.slider-item:after {
	-webkit-animation: 1s show forwards;
	animation: 1s show forwards
}

@media (max-width:768px) {
	.slider .slider-item {
		padding: 30px
	}
	.slider:hover .slider-item label:nth-of-type(1),
	.slider:hover .slider-item label:nth-of-type(2) {
		display: none
	}
}

.cd-testimonials-wrapper::after {
	content: "\201C";
	position: absolute;
	top: -30px;
	left: -20px;
	height: 80px;
	color: #000;
	background: #fff;
	font-size: 10em;
	line-height: 1;
	border-radius: 50%;
	z-index: -10
}

.cd-testimonials-wrapper .left,
.cd-testimonials-wrapper .right {
	font-size: 15px;
	color: #333;
	width: 1em;
	height: 1em;
	display: inline-block;
	position: absolute;
	left: 1%;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
	cursor: pointer
}

.cd-testimonials-wrapper .left:before,
.cd-testimonials-wrapper .right:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: .3em;
	border-radius: .2em;
	background-color: currentColor
}

.cd-testimonials-wrapper .left:after,
.cd-testimonials-wrapper .right:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 1em;
	width: .3em;
	background-color: currentColor;
	border-radius: .2em
}

.cd-testimonials-wrapper .right {
	-webkit-transform: translateY(-50%) rotate(135deg);
	-ms-transform: translateY(-50%) rotate(135deg);
	transform: translateY(-50%) rotate(135deg);
	position: absolute;
	right: 1%;
	left: auto
}

.cd-testimonials-wrapper [name=sl] {
	position: fixed;
	top: -2000px;
	left: -2000px
}

[name=sl]:nth-of-type(1):checked~ul>:nth-child(1) .testimonials-info,
[name=sl]:nth-of-type(2):checked~ul>:nth-child(2) .testimonials-info,
[name=sl]:nth-of-type(3):checked~ul>:nth-child(3) .testimonials-info,
[name=sl]:nth-of-type(4):checked~ul>:nth-child(4) .testimonials-info,
[name=sl]:nth-of-type(5):checked~ul>:nth-child(5) .testimonials-info,
[name=sl]:nth-of-type(6):checked~ul>:nth-child(6) .testimonials-info {
	opacity: 1;
	visibility: visible
}

[name=sl]:nth-of-type(1):checked~ul>:nth-child(1),
[name=sl]:nth-of-type(2):checked~ul>:nth-child(2),
[name=sl]:nth-of-type(3):checked~ul>:nth-child(3),
[name=sl]:nth-of-type(4):checked~ul>:nth-child(4),
[name=sl]:nth-of-type(5):checked~ul>:nth-child(5),
[name=sl]:nth-of-type(6):checked~ul>:nth-child(6) {
	display: block
}

.testimonials-slider {
	position: relative;
	list-style: none;
	overflow: hidden
}

.testimonials-slider>li {
	display: none;
	position: relative;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.testimonials-slider .testimonials-info {
	width: calc(100% - 90px);
	position: relative;
	display: block;
	margin: 0 auto;
	opacity: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.testimonials-slider .testimonials-info p {
	font-family: "Source Sans Pro", sans-serif;
	line-height: 1.4;
	margin-bottom: 1em;
	padding: 0 14px;
	text-align: left;
	color: #6c6c6c;
	font-size: 1.4em
}

@media only screen and (min-width:768px) {
	.cd-testimonials-wrapper {
		margin: 4em auto;
		padding: 34px 50px
	}
}

@media only screen and (min-width:1170px) {
	.cd-testimonials-wrapper::after {
		display: block
	}
}

.cd-author-info li span {
	font-style: italic;
	display: block;
	text-align: right;
	font-size: smaller
}

.cd-author {
	color: #6c6c6c;
	text-align: right
}

.cd-author .cd-author-info,
.cd-author img {
	display: inline-block;
	vertical-align: middle
}

.cd-author img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin-right: 5px;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: 0 0 6px rgba(0, 0, 0, .3)
}

.cd-author .cd-author-info {
	text-align: right;
	line-height: 1.2
}

.cd-author .cd-author-info li:last-child {
	font-size: 12px;
	font-size: .75rem;
	color: #6b6b70
}

@media only screen and (min-width:768px) {
	.cd-author img {
		width: 100px;
		height: 100px
	}
	.cd-author .cd-author-info {
		line-height: 1.4
	}
	.cd-author .cd-author-info li:first-child {
		font-size: 16px;
		font-size: 1.4em;
		margin-right: 40px
	}
	.cd-author .cd-author-info li:last-child {
		font-size: 14px;
		font-size: .875rem
	}
}

@media only screen and (min-device-width:319px) {
	.circle-bottom,
	.circle-top,
	.circles,
	.services>.circle-top,
	.services>.circles,
	nav {
		display: block
	}
	body {
		font-size: 14px
	}
	.cd-testimonials-wrapper {
		position: relative;
		border: 2px solid #d60b52;
		margin: 2em auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		z-index: 1
	}
	h2 {
		font-size: 2em
	}
	.logo-cn {
		width: 60%;
		height: 30vw;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	.about-us,
	.au-box,
	.slogan {
		font-size: 1em;
		bottom: -24px;
		right: -2px
	}
	.slogan>span {
		margin-top: 8px
	}
	header {
		width: 100%;
		background: url(../images/mobile-main.jpg) center center/cover no-repeat;
		height: 360px;
		height: 100vh
	}
	.au-box {
		height: 430px
	}
	.we-are {
		height: 280px
	}
	.we-are>h3 {
		font-weight: 600
	}
	.services {
		margin: 0;
		padding: 40px 0
	}
	.services>.content {
		padding: 0;
		border-left: 3px solid #d60b52;
		width: 80%
	}
	.services>.content::after {
		bottom: -4px
	}
	.services-box {
		width: 90%;
		padding: 0 5%
	}
	.services-box>p {
		width: 100%
	}
	.services-box>img {
		width: 30px
	}
	.logo-circle {
		display: inline-block;
		width: 49%;
		height: 130px;
		margin: 10px auto
	}
	.clients-logo,
	.quote-author>span {
		display: block
	}
	.clients {
		widows: 100%
	}
	.logos-container {
		width: 150px
	}
	.technologies>.logos-container {
		width: 80%
	}
	.clients-logo {
		width: 100%
	}
	.publicis {
		background: url(../images/map-2.png) center center no-repeat;
		height: 75vw;
		background-size: 100% 100%
	}
	.publicis>.container-1040>p {
		font-size: 1.2em;
		width: 80%;
		text-align: justify
	}
	.team>p {
		font-size: 1.6em
	}
	.apply>a,
	.container-1080,
	.container-880,
	.job-description,
	.positions-container,
	.team,
	.team>h3,
	.values>p {
		width: 80%;
		margin: 0 auto
	}
	.quote,
	.team>.container-880,
	.value-box {
		width: 100%
	}
	.team>h3 {
		font-size: 2em;
		margin: 0 auto 20px
	}
	.benefits>h3,
	.cd-testimonials p,
	.job-description-box>p,
	.quote-author,
	.quote-txt {
		font-size: 1.2em
	}
	.cd-testimonials-wrapper {
		width: 100%;
		max-width: 100%;
		padding: 20px 0
	}
	.value-box {
		margin: 25px 0 0
	}
	.value-description {
		margin-left: 10%
	}
	.benefits {
		background: url(../images/join-the-nest.png) center center no-repeat;
		height: 55vw;
		background-size: 100% 100%
	}
	.benefits-container {
		width: 90%;
		margin: 0 auto
	}
	.benefit {
		padding: 0;
		font-size: 1em;
		font-weight: 300;
		letter-spacing: -1px
	}
	.benefit>img {
		width: 20px
	}
	.careers>h2 {
		padding: 25px 0
	}
	.careers-content>p {
		width: 80%;
		font-size: 1.2em
	}
	.job-link {
		font-size: 1.2em;
		padding: 15px 0
	}
	.job-description-box>h3,
	.positions>h3 {
		font-size: 2em
	}
	.positions>h3 {
		margin-bottom: 10px
	}
	.job-description-box {
		padding-left: 20px;
	}
	.social-icons>a>img {
		width: 38px
	}
	.social-icons {
		width: 200px
	}
	.team-carousel {
		width: 100%;
		margin-top: 40px
	}
}

@media only screen and (min-width:480px) {
	.about-us {
		width: 480px
	}
	.au-box {
		height: 450px
	}
	.we-are {
		margin-top: -7%;
		height: 320px
	}
	.kapana,
	.publicis {
		height: 45vw
	}
	.benefits {
		height: 35vw
	}
}

@media only screen and (min-width:640px) {
	body {
		font-size: 15px
	}
	.cd-testimonials-wrapper {
		position: relative;
		width: 85%;
		max-width: 1010px;
		border: 2px solid #d60b52;
		margin: 2em auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		padding: 20px;
		z-index: 1
	}
	nav {
		display: block
	}
	.clients-logo,
	.logo-circle,
	.logo-circle:nth-child(6) {
		display: inline-block
	}
	nav li a {
		margin: 0 2px;
		font-size: .8em
	}
	header {
		position: relative;
		background: url(../images/main-bg-3.jpg) center center/contain no-repeat;
		height: 55vw;
		z-index: -1
	}
	.au-box {
		height: 460px
	}
	.we-are {
		margin-top: -7%;
		height: 320px
	}
	.logo-cn {
		width: 40%;
		height: 20vw;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	.slogan {
		font-size: 1.2em
	}
	.services {
		margin-top: -15px;
		padding: 80px 0 40px
	}
	.services>.content {
		width: 470px
	}
	.clients-logo {
		width: 28%
	}
	.clients-logo:nth-child(3),
	.clients-logo:nth-child(6) {
		margin-right: 0
	}
	.logos-container {
		width: 80%
	}
	.logo-circle {
		width: 28%;
		margin: 10px 3%
	}
	.logo-circle:nth-child(1),
	.logo-circle:nth-child(4) {
		margin-left: 0
	}
	.logo-circle:nth-child(3),
	.logo-circle:nth-child(6) {
		margin-right: 0
	}
	.benefits-container {
		width: 60%
	}
}

@media only screen and (min-device-width:320px) and (max-device-width:768px) and (orientation:landscape) {
	body {
		font-size: 16px
	}
	.au-box {
		height: 460px
	}
	.we-are {
		margin-top: -7%;
		height: 320px
	}
	.services {
		margin-top: -15px;
		padding: 80px 0 40px
	}
	.services>.content {
		width: 470px
	}
	.services-box {
		width: 95%
	}
	.logos-container {
		width: 80%
	}
	.clients-logo:nth-child(3),
	.clients-logo:nth-child(6) {
		margin-right: 0
	}
	.clients-logo {
		display: inline-block;
		width: 28%
	}
	.publicis {
		height: 45vw
	}
	.publicis>.container-1040>p {
		font-size: 1.4em;
		text-align: center
	}
	.benefits>h3 {
		margin: 0 0 20px
	}
	.benefits {
		height: 35vw
	}
	.benefits-container {
		width: 60%
	}
}

@media (min-width:768px) {
	body {
		font-size: 14px
	}
	.cd-testimonials-wrapper {
		position: relative;
		width: 85%;
		max-width: 1010px;
		border: 2px solid #d60b52;
		margin: 2em auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		padding: 20px;
		z-index: 1
	}
	.apply>a,
	.job-description,
	.positions-container,
	.team,
	section {
		width: 100%
	}
	h2 {
		font-size: 3em
	}
	header {
		height: 50vw;
		z-index: -1;
		background-size: 100%
	}
	.about-us {
		width: 768px
	}
	.au-box {
		width: 33.33%;
		height: 390px
	}
	.au-box>p {
		line-height: 22px
	}
	.we-are {
		height: 340px
	}
	.we-can,
	.we-want {
		margin-top: -5%
	}
	.container-1040,
	.container-1080,
	.container-880,
	.container-900,
	.job-description,
	.logos-container,
	.positions-container,
	.team>.container-880,
	.team>h3,
	.technologies>.logos-container {
		width: 700px
	}
	.au-line {
		width: 86%
	}
	.value-box {
		margin-top: 30px;
		width: 18%;
		margin-right: 2.1%;
		vertical-align: top
	}
	.logo-circle {
		width: 28%;
		margin: 10px 26px
	}
	.publicis>.container-1040>p {
		font-size: 1.4em;
		text-align: center
	}
	.benefits>h3 {
		margin: 0 0 40px
	}
	.benefits {
		height: 35vw
	}
	.benefits-container {
		margin: 2% auto;
		width: 60%
	}
	.positions-container {
		margin: 40px auto 0
	}
	.apply>a {
		width: 340px
	}
}

@media (min-width:992px) {
	body {
		font-size: 16px
	}
	.cd-testimonials-wrapper {
		position: relative;
		width: 85%;
		max-width: 1010px;
		border: 2px solid #d60b52;
		margin: 2em auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		padding: 20px;
		z-index: 1
	}
	.logo-cn {
		width: 35%
	}
	.about-us {
		width: 992px
	}
	.au-box {
		height: 450px
	}
	.au-box>p {
		height: 200px;
		line-height: 28px
	}
	.we-are {
		height: 362px
	}
	.services {
		margin: -81px 0 0;
		padding-bottom: 150px
	}
	.services-box>h3 {
		margin: 10px auto
	}
	.services>.content {
		width: 80%;
		border-left: none;
		padding: 144px 0 0
	}
	.services>.content::after,
	.services>.content::before {
		display: none
	}
	.services-box {
		width: 43%;
		padding: 0 0 0 4%;
		vertical-align: top
	}
	.publicis>.container-1040>p {
		width: 100%;
		font-size: 1.8em
	}
	.circle-bottom,
	.circle-top {
		display: inline-block
	}
	.circles {
		display: block;
		margin-bottom: 10px
	}
	.implementation>img,
	.software>img {
		vertical-align: 10px
	}
	.services-box>p {
		width: 92%;
		font-size: 1.2em
	}
	.benefit,
	.benefits>h3,
	.careers-content>p,
	.cd-testimonials p,
	.job-description-box>p,
	.positions-container>a,
	.quote-author,
	.quote-txt {
		font-size: 1.4em
	}
	.logos-container,
	.technologies>.logos-container {
		width: 740px
	}
	.au-line {
		margin-bottom: 5px;
		width: 90%
	}
	.logo-circle,
	.logo-circle:nth-child(3) {
		width: 120px;
		height: 120px;
		margin: 10px 30px 10px 0
	}
	.logo-circle:nth-child(5) {
		margin-right: 0
	}
	.logo-circle:nth-child(6) {
		display: none
	}
	.container-1080 {
		width: 900px
	}
	.container-1060 {
		width: 992px
	}
	.container-1040 {
		width: 780px
	}
	.container-900 {
		width: 740px
	}
	.benefits-container {
		margin: 4% auto
	}
	nav li a {
		font-size: 1em
	}
}

@media (min-width:1204px) {
	body {
		font-size: 16px
	}
	.cd-testimonials-wrapper {
		position: relative;
		width: 85%;
		max-width: 1010px;
		border: 2px solid #d60b52;
		margin: 2em auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		padding: 20px;
		z-index: 1
	}
	.about-us {
		width: 1180px
	}
	.au-line {
		width: 92%
	}
	.au-box {
		height: 480px
	}
	.width-900 {
		width: 900px
	}
	.width-1060 {
		width: 1060px
	}
	.container-900 {
		width: 900px
	}
	.container-1040,
	.kapana>p,
	.logos-container,
	.technologies>.logos-container {
		width: 1040px
	}
	.careers-content>p,
	.container-1080,
	.quote,
	.team>.container-880 {
		width: 1060px
	}
	.container-880 {
		width: 880px
	}
	.slogan {
		font-size: 1.6em
	}
	.services-box {
		margin-top: 40px
	}
	.services-box>p {
		line-height: 25px;
		font-size: 1.4em
	}
	.logo-circle,
	.logo-circle:nth-child(3) {
		width: 150px;
		height: 150px;
		margin: 10px 69px 10px 0
	}
	.benefits-container {
		margin: 3% auto;
		width: 660px
	}
	.benefits>h3 {
		font-size: 2.2em
	}
	.benefit>img {
		width: 36px
	}
	.publicis>.container-1040>p {
		width: 100%;
		font-size: 2.2em
	}
	.we-are {
		height: 362px
	}
}

@media (min-width:1440px) {
	.services>.content {
		max-width: 1100px
	}
	.benefits-container {
		margin: 5% auto
	}
	.logo-cn-bird-white img {
		height: 3vw
	}
	.slogan {
		font-size: 2em
	}
}

.logo-mobile {
	display: none
}

@media (max-width:640px) {
	.burger-menu,
	.close {
		top: 2%;
		position: fixed
	}
	.burger-menu {
		font-size: 26px;
		color: #fff;
		display: inline-block;
		right: 28px;
		z-index: 9999
	}
	.burger-menu i {
		width: 1em;
		height: .15em;
		background: currentcolor;
		display: block;
		border-radius: 3px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transition: .3s all ease-in-out;
		-o-transition: .3s all ease-in-out;
		transition: .3s all ease-in-out
	}
	.burger-menu i+i {
		margin-top: .15em
	}
	.close {
		right: 30px;
		width: 25px;
		height: 20px
	}
	[id=menu]:target+.wrapper {
		width: 100%;
		height: 100%;
		position: fixed;
		overflow: hidden
	}
	[id=menu]+.wrapper nav ul {
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		visibility: hidden;
		font-weight: 100
	}
	[id=menu]:target+.wrapper nav {
		width: 100%;
		height: 100%
	}
	[id=menu]:target+.wrapper nav .close {
		z-index: 99999
	}
	[id=menu]:target+.wrapper nav ul {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #d60b52;
		visibility: visible;
		font-weight: 600;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		-webkit-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
		overflow: hidden
	}
	[id=menu]:target+.wrapper nav ul li {
		display: block;
		padding: 10px 0
	}
	.logo-cn-bird-white,
	[id=menu]:target+.wrapper nav ul li.logo-cn-bird-white {
		display: none
	}
	[id=menu]:target+.wrapper nav .burger-menu i:nth-child(1) {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translateY(.3em) rotate(-45deg);
		-ms-transform: translateY(.3em) rotate(-45deg);
		transform: translateY(.3em) rotate(-45deg)
	}
	[id=menu]:target+.wrapper nav .burger-menu i:nth-child(2) {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0)
	}
	[id=menu]:target+.wrapper nav .burger-menu i:nth-child(3) {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translateY(-.3em) rotate(45deg);
		-ms-transform: translateY(-.3em) rotate(45deg);
		transform: translateY(-.3em) rotate(45deg)
	}
}

@media (max-width:357px) {
	nav li {
		margin: 0
	}
}

@media (max-width:420px) {
	.testimonials-slider .testimonials-info {
		width: calc(100% - 35px)
	}
	.cd-author img {
		width: 70px;
		height: 70px
	}
}

@-webkit-keyframes show {
	from {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
	to {
		opacity: 1;
		visibility: visible;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes show {
	from {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
	to {
		opacity: 1;
		visibility: visible;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes fadeIn {
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	to {
		opacity: 1
	}
}

.job-container h3:first-child:before {
    content: none;
}
