html,
body {
	width: 100%;
	height: 100% !important;
	font-size: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

body {
	background: #F6F5F6 url(/images/site/bg-mask.jpg) 50% 50% repeat;
	font-family: 'Raleway', sans-serif;
}

body.s0 {
	overflow: hidden;
}

body.subpage:not(.home):not(.index2):not(.index3) {
	padding-top: 100px;
}


/*General*/

header {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 600;
	padding: 16px 16px 0 16px;
	width: 100%;
}

body.subpage:not(.home):not(.index2):not(.index3) header::after {
	content: " ";
	background: #F6F5F6 url(/images/site/bg-mask.jpg) 50% 50% repeat;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.9;
}

a,
a:link,
a:visited,
a:active {
	color: #536090;
	font-weight: 600;
	text-decoration: underline;
	cursor: pointer;
	transition: all 0.3s ease;
}

a:hover {
	color: #6AB5F9;
	cursor: pointer;
}

a[href=''],
a[href='#'] {
	color: #f00;
	border: 1px solid #f00 !important;
}

.one-line {
	position: relative;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0.5px;
	color: #515151;
	line-height: 22px;
	text-transform: uppercase;
}

.one-line:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #515151;
	margin-top: 0.5em;
	top: 5px;
	left: 0px;
}

.one-line span {
	display: inline-block;
	background-color: #fff;
	padding: 4px 8px;
	position: relative;
}

.module_content h2.two-line {
	position: relative;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.5px;
	color: #515151;
	line-height: 22px;
	display: block;
	font-style: normal;
}

.two-line:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	border-top: 1px solid #515151;
	border-bottom: 1px solid #515151;
	margin-top: 0.5em;
	top: 5px;
	left: 0px;
}

.two-line span {
	display: inline-block;
	background-color: #fff;
	padding: 4px 8px;
	position: relative;
}

.span4 a.inner {
	width: auto;
	margin: 16px;
	height: 200px;
	display: block;
	float: none;
}

.span4:nth-child(3n+2) a.inner {
	margin-left: 0px;
}

.span4:nth-child(3n+1) a.inner {
	margin-right: 0px;
}

.span6 a.inner {
	width: auto;
	margin: 16px;
	height: 300px;
	display: block;
	float: none;
}

.span6:nth-child(2n+2) a.inner {
	margin-left: 0px;
}

.span6:nth-child(2n+1) a.inner {
	margin-right: 0px;
}

#logo {
	width: 240px;
	height: 80px;
	background: url(../images/site/logo.svg) no-repeat;
	position: relative;
	z-index: 100;
	display: inline-block;
}

nav ul.nav {
	display: none;
}

nav .navim {
	width: 48px;
	height: 48px;
	background: #7D98CF;
	border-radius: 25px;
	position: fixed;
	top: 16px;
	right: 16px;
	cursor: pointer;
	z-index: 600;
	transition: all 0.2s cubic-bezier(0.81, 0, 0.78, 0);
}

body.navOpen nav .navim {
	right: 324px;
	transition: all 0.5s cubic-bezier(.01, 1, .22, .99);
}

nav .navim img {
	width: 60%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.wrapper {
	width: 100%;
	height: 100%;
	-webkit-overflow-scrolling: touch;
}

body.subpage:not(.home):not(.index2):not(.index3) .wrapper {
	height: auto;
	min-height: 100%;
	padding-bottom: 550px;
	padding-top: 160px;
	position: relative;
	z-index: 1;
}

.s0 .wrapper {
	overflow: hidden;
}

.home .module {
	max-width: 100%;
}

.hideme {
	display: none !important;
}

.teammodal {
	padding: 48px;
}

.teammodal .cssTable>.cssTableRow>.cssTableCell {
	vertical-align: top;
	text-align: left;
}

.teammodal .cssTable>.cssTableRow>.cssTableCell.tleft {
	width: 200px;
	padding-right: 40px;
}

.teammodal .pic {
	position: absolute;
	top: -24px;
	right: -24px;
	width: 150px;
	height: 150px;
	background: #fff url() 50% 15% no-repeat;
	background-size: cover;
	border-radius: 50%;
	border: 8px solid #fff;
}

.teammodal .top {
	padding-right: calc(24px + 150px);
	padding-bottom: 16px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.teammodal .top .name {
	font-size: 40px;
	font-weight: 700;
	margin: 0 0 4px 0;
	color: #4B5E8E;
}

.teammodal .top .title {
	color: #888;
}

.teammodal .bio {
	text-align: left;
	margin: 48px 0 0 0;
}

.teammodal .dot {
	width: 48px;
	height: 48px;
	display: block;
	margin: 48px auto 0 auto;
	background: #000;
	border-radius: 50%;
}

#job-apply {
	width: 680px;
}

#job-apply .leftcol {
	width: 300px;
	display: inline-block;
	vertical-align: text-top;
	margin-right: 16px;
}

#job-apply .rightcol {
	width: 300px;
	display: inline-block;
	vertical-align: text-top;
}

#job-apply .button {
	text-align: center;
	margin-top: 32px;
}

#job-apply input,
#job-apply textarea {
	margin-bottom: 16px;
	width: 280px;
}

.scrollnav {
	display: none;
}

.bord {
	position: relative;
	width: auto;
	padding: 16px 24px;
	display: inline-block;
	margin: 0 auto;
}

.bord>h1 {
	margin: 0;
}

.bord:after,
.bord>:first-child:after {
	content: ' ';
	position: absolute;
	width: 25px;
	height: 25px;
	border-color: #085EAB;
	border-style: solid;
}

.bord:after {
	top: 0;
	right: 0;
	border-width: 8px 8px 0 0
}

.bord>:first-child:after {
	bottom: 0;
	left: 0;
	border-width: 0 0 8px 8px
}

.bodymargin {
	width: 100%;
	max-width: 1177px;
	padding: 0 16px;
	margin: 0 auto;
}

.separator {
	border: 1px solid #e5e5e5;
}

.separator.horizontal {
	width: 100%;
	margin: 8px 0;
}

.separator.vertical {
	height: 100%;
	margin: 0 8px;
}

.modalcontainer {
	display: none;
	background: #fff;
	max-width: 960px;
	margin: 24px;
}

.lightbox-body {
	display: none;
	padding: 32px;
}

.lightbox-body h2 {
	margin: 16px 0;
}


/*.lightbox-body h2:after {
  text-align: right;
  content: 'X';
  float: right;
}*/

p {
	line-height: 1.6;
}

section {
	padding: 80px 0;
	position: relative;
	z-index: 1;
}

body.subpage:not(.home):not(.index2):not(.index3) .wrapper section:first-of-type {
	padding-top: 0;
}

body.subpage:not(.home):not(.index2):not(.index3) .wrapper section:last-of-type {
	padding-bottom: 0;
}

section.noPadding {
	padding: 0;
}

h1.mainpagetitle {
	font-size: 104px;
	color: #38558A;
	margin: 0 0 24px 0;
	display: block;
}

h1.mainpagetitle.smaller {
	font-size: 72px;
}

h1.mainpagetitle::after {
	content: " ";
	display: block;
	clear: both;
}

h1.mainpagetitle.fixed {
	position: fixed;
	top: 100px;
	width: 100%;
	max-width: 1145px;
	z-index: 0;
	transition: all 0.4s ease;
}

h1.mainpagetitle.fixed.scrolled {
	opacity: 0.1;
}

h1.mainpagetitle a.button {
	vertical-align: middle;
	display: inline-block;
}

h2 {
	color: #38558A;
	font-size: 28px;
	font-weight: 600;
	margin: 80px 0 24px 0;
}

h2::after {
	content: " ";
	display: block;
	clear: both;
}

h3 {
	color: #38558A;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 8px 0;
}

h3.bigger {
	font-size: 40px;
}

h3.smaller {
	font-size: 18px;
}

section>h2:first-child {
	margin-top: 0;
}

h4 {
	color: #38558A;
	font-size: 16px;
	font-weight: 600;
	margin: 16px 0 8px 0;
}

h4.no-style {
	color: #000;
}

ul.bulleted {
	list-style-type: disc;
	list-style-position: inside;
	padding: 8px 0;
}

ol.bulleted {
	list-style-type: decimal;
	list-style-position: inside;
}

ul.bulleted ul.bulleted,
ol.bulleted ul.bulleted {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 15px;
}

ol.bulleted ol.bulleted,
ul.bulleted ol.bulleted {
	list-style-type: lower-latin;
	list-style-position: inside;
	margin-left: 15px;
}

ul.bulleted>li {
	list-style: disc inside;
	display: list-item;
	margin: 2px 0;
	font-weight: 600;
}

body.subpage:not(.home):not(.index2):not(.index3) .bookbox {
	width: 100px;
	height: 600px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 0;
	opacity: 0.1;
	background: #216EB3;
	background-blend-mode: multiply;
}

body.subpage:not(.home):not(.index2).green .bookbox {
	background: #5FA262;
}

body.subpage:not(.home):not(.index2).yellow .bookbox {
	background: #FDEC92;
}

body.subpage:not(.home):not(.index2).red .bookbox {
	background: #F79772;
}

body.subpage:not(.home):not(.index2).purple .bookbox {
	background: #BF356A;
}

footer {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 100%;
}

body.subpage:not(.home):not(.index2):not(.index3) footer {
	height: 475px;
	margin-bottom: -166px;
}

body.subpage:not(.home):not(.index2):not(.index3) footer .book {
	background: transparent url(/images/site/book-blue-bottom.svg) 50% 0 no-repeat;
	background-size: cover;
	background-blend-mode: multiply;
	width: 100%;
	height: 362px;
	position: absolute;
	top: 0;
	opacity: 0.3;
}

body.subpage:not(.home):not(.index2).green footer .book {
	background-image: url(/images/site/book-green-bottom.svg);
}

body.subpage:not(.home):not(.index2).yellow footer .book {
	background-image: url(/images/site/book-yellow-bottom.svg);
}

body.subpage:not(.home):not(.index2).red footer .book {
	background-image: url(/images/site/book-red-bottom.svg);
}

body.subpage:not(.home):not(.index2).purple footer .book {
	background-image: url(/images/site/book-purple-bottom.svg);
}

.navOverlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 500;
	background: rgba(255, 255, 255, 0.9);
	opacity: 0;
	transition: all 0.2s linear;
	pointer-events: none;
}

.navOverlay.open {
	opacity: 1;
	pointer-events: auto;
	transition: opacity 0.5s cubic-bezier(.01, 1, .22, .99);
}

.mainnav {
	width: calc(100% - 48px - 48px);
	max-width: 300px;
	height: 100%;
	position: fixed;
	top: 0;
	right: -300px;
	z-index: 9999;
	background-color: #fff;
	overflow-y: auto;
	transition: right 0.2s cubic-bezier(0.81, 0, 0.78, 0);
}

.mainnav.open {
	right: 0;
	box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
	transition: right 0.5s cubic-bezier(.01, 1, .22, .99);
}

.mainnav nav {
	margin: 0;
	padding: 0;
	background: transparent;
	width: 100%;
}

.mainnav nav a,
.mainnav nav a:link,
.mainnav nav a:visited {
	display: block;
	padding: 24px;
	background: #fff;
	text-decoration: none;
}

.mainnav nav a:hover,
.mainnav nav a:active,
.mainnav nav a:focus,
.mainnav nav a.selected {}

.navim .iconSvg {
	width: 100%;
	height: 100%;
}

.navim .iconSvg .line1,
.navim .iconSvg .line2,
.navim .iconSvg .line3 {
	transition: all 0.2s ease;
	fill: #fff;
}

body.navOpen .navim .iconSvg .line1,
body.navOpen .navim .iconSvg .line2,
body.navOpen .navim .iconSvg .line3 {
	transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.navim .iconSvg .line1 {
	transform-origin: 1.25px 50%;
}

.navim .iconSvg .line2 {
	transform-origin: 50% 50%;
}

.navim .iconSvg .line3 {
	transform-origin: 1.25px 50%;
}

body.navOpen .navim .iconSvg .line1 {
	transform: rotate(45deg) translateY(-4px);
}

body.navOpen .navim .iconSvg .line2 {
	opacity: 0;
}

body.navOpen .navim .iconSvg .line3 {
	transform: rotate(-45deg) translateY(4px);
}

.cssTable.footerLayout {
	padding: 24px 0 16px 0;
	position: fixed;
	bottom: 0;
}

.cssTable.footerLayout>.cssTableRow>.cssTableCell.footerleft {
	color: #253244;
	font-size: 15px;
	text-transform: uppercase;
	text-align: left;
	padding: 0 24px;
	vertical-align: bottom;
}

.cssTable.footerLayout>.cssTableRow>.cssTableCell.footersocial {
	text-align: right;
	padding: 0 24px;
	vertical-align: bottom;
}

.cssTable.footerLayout>.cssTableRow>.cssTableCell.footersocial .socialicon {
	background: #7D98CF url(../images/site/twitter.png) no-repeat center;
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 15px;
	margin: 0 8px 0 0;
}

.cssTable.footerLayout>.cssTableRow>.cssTableCell.footersocial .fb {
	background-image: url(../images/site/facebook.png);
}

.cssTable.footerLayout>.cssTableRow>.cssTableCell.footersocial .tw {
	background-image: url(../images/site/twitter.png);
}

footer .footerlinks {
	text-align: center;
	position: absolute;
	top: auto;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 200;
}

footer .footerlinks .bodymargin {
	padding: 0;
}

body.home footer .footerlinks {
	display: none;
}

footer .footerlinks .navigation .link {
	display: inline-block;
}

footer .footerlinks .navigation .link a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 24px;
	color: #2E3545;
}

footer .footerlinks .copyright {
	padding: 8px;
	background: #2E3545;
	border-radius: 8px 8px 0 0;
	color: #fff;
	font-size: 12px;
}

footer .footerlinks .copyright .piece {
	display: inline-block;
	margin: 4px 24px 4px 0;
}

footer .footerlinks .copyright .piece:last-child {
	margin-right: 0;
}

footer .footerlinks .copyright a {
	color: #fff;
}

.inputContainer {
	position: relative;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
input[type=date],
textarea,
select {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	margin: 0;
	padding: 8px 0;
	border: none;
	border-bottom: 2px solid #888;
	box-sizing: border-box;
	border-radius: 2px;
	font-family: inherit;
	transition: all 0.2s ease;
	background: transparent;
	resize: none;
}

textarea {
	min-height: 104px;
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
input[type=date]:focus,
textarea:focus,
input[type=email].filled,
input[type=number].filled,
input[type=password].filled,
input[type=tel].filled,
input[type=text].filled,
input[type=url].filled,
input[type=date].filled,
textarea.filled {
	border-bottom-color: #000;
	color: #000;
	outline: 0;
	outline-color: transparent;
	outline-style: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input[type=email][disabled=disabled],
input[type=number][disabled=disabled],
input[type=password][disabled=disabled],
input[type=tel][disabled=disabled],
input[type=text][disabled=disabled],
input[type=url][disabled=disabled],
input[type=date][disabled=disabled],
textarea[disabled=disabled],
select[disabled=disabled] {
	background: #f5f5f5;
}

form input[type=email],
form input[type=number],
form input[type=password],
form input[type=tel],
form input[type=text],
form input[type=url],
form input[type=date],
form textarea,
form select,
form .inputContainer {
	width: 100%;
}

form .row {
	margin: 24px 0 0 0;
}

form .row:first-of-type {
	margin-top: 0;
}

form .row:last-of-type {
	margin-bottom: 0;
}

form label .required::after {
	content: "*";
	color: #FB9679;
}

form label {
	font-size: 18px;
	position: absolute;
	top: 8px;
	left: 0;
	transition: all 0.2s ease-out;
	font-weight: 600;
	color: #888;
	font-style: italic;
	cursor: text;
	display: block;
}

.card {
	background: #fff;
	padding: 24px;
	box-shadow: none;
	transition: box-shadow 1s ease;
}

.card:hover {
	box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.2);
}

.card.no-style {
	background: transparent;
}

.card.no-style:hover {
	box-shadow: none;
}

.card.no-style h4 {
	color: #000;
}

.card>img {
	width: 100%;
}

input[type=email]:focus+label,
input[type=number]:focus+label,
input[type=password]:focus+label,
input[type=tel]:focus+label,
input[type=text]:focus+label,
input[type=url]:focus+label,
input[type=date]:focus+label,
textarea:focus+label,
input[type=email].filled+label,
input[type=number].filled+label,
input[type=password].filled+label,
input[type=tel].filled+label,
input[type=text].filled+label,
input[type=url].filled+label,
input[type=date].filled+label,
textarea.filled+label {
	font-size: 12px;
	top: -12px;
	color: #aaa;
}

input[type=checkbox]+label,
form input[type=checkbox]+label {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

a.button,
input[type=submit],
button {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	padding: 12px 24px;
	position: relative;
	display: inline-block;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	background: #38558A;
	vertical-align: middle;
	transition: all 0.3s ease-out;
	line-height: 1;
	text-transform: uppercase;
}

a.button.small,
input[type=submit].small,
button.small {
	padding: 8px 24px;
}

a.button.subtle,
input[type=submit].subtle,
button.subtle {
	color: #333;
	background: #fff;
}

a.button:hover,
input[type=submit]:hover,
button:hover,
a.button:focus,
input[type=submit]:focus,
button:focus {
	background: #085EAB;
}

a.button.subtle:hover,
input[type=submit].subtle:hover,
button.subtle:hover,
a.button.subtle:focus,
input[type=submit].subtle:focus,
button.subtle:focus {
	color: #333;
	background: #f8f8f8;
}

a.button:active,
input[type=submit]:active,
button:active {
	background: #074882;
	transition: none;
}

a.button.subtle:active,
input[type=submit].subtle:active,
button.subtle:active {
	background: #d5d5d5;
}

a.button img {
	margin: 0px 10px;
	vertical-align: middle;
}

a.button.fullWidth,
input[type=submit].fullWidth,
button.fullWidth {
	width: 100%;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}

a.button.red,
input[type=submit].red,
button.red {
	background: #C04545;
}

a.button.outline,
input[type=submit].outline,
button.outline {
	background: transparent;
	color: #253244;
	border: 2px solid #253244;
}

a.button.outline.white,
input[type=submit].outline.white,
button.outline.white {
	background: transparent;
	color: #fff;
	border: 2px solid #fff;
}

a.button.outline.white:hover,
input[type=submit].outline.white:hover,
button.outline.white:hover,
a.button.outline.white:focus,
input[type=submit].outline.white:focus,
button.outline.white:focus {
	background: #fff;
	color: #000;
}

a.button .font-icon,
input[type=submit] .font-icon,
button .font-icon {
	font-size: 1.3em;
	vertical-align: text-bottom;
}

.pagenav {
	display: block;
	padding-left: 180px;
	padding-right: 80px;
	width: 100vh;
	position: fixed;
	-webkit-transform-origin: left top;
	-webkit-transform: rotate(-90deg) translateX(-100%);
	z-index: 200;
	text-align: center;
}

.pagenav a {
	display: inline-block;
	vertical-align: middle;
	padding: 24px 16px 0 16px;
	font-size: 20px;
	color: rgba(0, 0, 0, 0.2);
	text-decoration: none;
	font-weight: 600;
}

.pagenav a:hover {
	color: rgba(0, 0, 0, 0.4);
}

.pagenav a.selected {
	color: #38558A;
}

.line {
	margin: 40px 0;
	background: rgba(0, 0, 0, 0.1);
	width: 100%;
	display: block;
	height: 1px;
}

.posts .post {
	padding: 40px 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.posts .post:first-child {
	padding-top: 0;
	border-top: none;
}

.posts .post:last-child {
	padding-bottom: 0;
}

.posts .post .title {
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none !important;
	font-weight: 600;
	color: #465F91;
}

.posts .post .date {
	font-weight: 600;
	color: #000;
	margin: 4px 0 0 0;
}

.posts .post .desc {
	margin: 24px 0 0 0;
	line-height: 1.6;
}

.events .event {
	padding: 16px 0;
	text-decoration: none !important;
}

.events .event:first-child {
	padding-top: 0;
}

.events .event .image {
	width: 100%;
	height: 144px;
	background: rgba(0, 0, 0, 0.1) url(/images/notreal.png) 50% 50% no-repeat;
	background-size: contain;
}

.events .event .title {
	color: #465F91;
	font-weight: 600;
	margin: 8px 0 0 0;
}

.events .event .date {
	color: #000;
	font-weight: 600;
}

.boxy {
	display: inline-block;
	color: #385593;
	padding: 16px;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	background-image: url(/images/site/edge-tr.svg), url(/images/site/edge-bl.svg);
	background-repeat: no-repeat, no-repeat;
	background-position: top right, bottom left;
	background-size: 24px, 24px;
}

.testimonialcontainer .speechbubble {
	background: #fff;
	padding: 24px;
	font-size: 20px;
	font-style: italic;
	color: #385593;
	margin: 0 0 0 50px;
	line-height: 1.6;
	font-weight: 600;
	position: relative;
}

.testimonialcontainer .speechbubble::after {
	content: " ";
	background: transparent url(/images/site/speechbubblearrow.svg) 0 0 no-repeat;
	background-size: cover;
	width: 32px;
	height: 14px;
	position: absolute;
	bottom: -14px;
	left: 64px;
}

.testimonialcontainer img {
	width: 25%;
}

.testimonialcontainer .desc {
	display: inline-block;
	vertical-align: top;
	padding: 24px;
}

.testimonialcontainer .desc .name {
	font-size: 22px;
	font-weight: 600;
}


/* Contact Page */

body.contact .cssTable.contactLayout>.cssTableRow>.cssTableCell {
	padding-left: 80px;
	text-align: left;
	vertical-align: top;
}

body.contact .contactinfo {
	max-width: 300px;
}

body.contact .contactinfo .section {
	margin: 0 0 24px 0;
}

body.contact .contactinfo .section::after {
	content: " ";
	clear: both;
	display: block;
}

body.contact .contactinfo .section:last-child {
	margin-bottom: 0;
}

body.contact .contactinfo .icon {
	font-size: 24px;
	display: inline-block;
	float: left;
	margin-top: -4px;
}

body.contact .contactinfo .text {
	display: block;
	padding-left: 40px;
}

body.contact .contactinfo .text .title {
	font-size: 16px;
	font-weight: 600;
}

body.contact .contactinfo .text .details {
	margin: 8px 0 0 0;
	color: #888;
	font-weight: 600;
}

body.contact .contactinfo .text .details a {
	margin: 0 0 4px 0;
	color: #888;
	display: block;
}

body.contact .contactinfo .text .details a:last-child {
	margin-bottom: 0;
}

body.contact form .msg {
	color: #e74c3c;
}

body.resources .videogrid .video {
	display: inline-block;
	width: calc(calc(100% / 3) - 16px);
	margin: 0 8px 24px 8px;
	text-decoration: none;
}

body.resources .videogrid .video .image {
	width: 100%;
	height: 200px;
	background: rgba(0, 0, 0, 0.1) url() 50% 50% no-repeat;
	background-size: cover;
	position: relative;
}

body.resources .videogrid .video .image::after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2) url(/images/site/play.svg) 50% 50% no-repeat;
	background-size: 48px auto;
}

body.resources .videogrid .video .title {
	margin: 8px 0 0 0;
	font-weight: 600;
	color: #000;
}

body.resources .usefulinformationgrid .card {
	display: inline-block;
	width: calc(calc(100% / 3) - 24px);
	margin: 0 12px 24px 12px;
	vertical-align: top;
	color: #888;
}

body.resources .usefulinformationgrid .card img.logo {
	display: inline-block;
	margin: 0 0 16px 0;
	width: 100%;
	max-width: 200px;
}

body.resources .usefulinformationgrid .card .link {
	display: block;
	margin: 0 0 16px 0;
}

body.resources .usefulinformationgrid .card .link:last-of-type {
	margin-bottom: 0;
}

body.resources .usefulinformationgrid .card .link .font-icon {
	display: inline-block;
	margin-right: 4px;
}

body.resources .usefulinformationgrid .card a {
	color: #888;
}

h2.no-top-margin {
	margin-top: 0;
}

body.resources .cssTable.documentationlayout>.cssTableRow>.cssTableCell {
	vertical-align: top;
}

body.resources .cssTable.documentationlayout>.cssTableRow>.cssTableCell,
body.resources .cssTable.documentationlayout>.cssTableRow>.cssTableCell.right {
	text-align: left;
	float: none;
}

body.resources .cssTable.documentationlayout>.cssTableRow>.cssTableCell.sidebar {
	width: 264px;
}

body.resources .cssTable.documentationlayout>.cssTableRow>.cssTableCell.right {
	padding-left: 40px;
}

body.resources .documentationlayout input.search {
	width: 100%;
	padding-right: 24px;
	padding-top: 0;
}

body.resources .documentationlayout .searchIcon {
	position: absolute;
	right: 0;
	bottom: 8px;
	font-size: 20px;
}

body.resources .documentationlayout .result {
	padding: 24px 0;
	border-top: 1px solid #eee;
}

body.resources .documentationlayout .result:first-child {
	padding-top: 0;
	border-top: none;
}

body.resources .documentationlayout .result a.title {
	font-size: 18px;
	font-weight: 600;
}

body.resources .documentationlayout .result .desc {
	margin: 16px 0 0 0;
	line-height: 1.6;
}

body.resources .documentationlayout .sidebar .hierarchy {
	margin: 24px 0 0 0;
}

body.resources .documentationlayout .sidebar .hierarchy a {
	display: block;
	margin: 16px 0 0 0;
	color: #666;
}

body.resources .documentationlayout .sidebar .hierarchy a:first-child {
	margin-top: 0;
}

body.resources .documentationlayout .sidebar .hierarchy .nested {
	padding-left: 24px;
}

body.resources .hiddenVideoIframe video {
	width: 100%;
}

body.whatwedo p.intro {
	margin-top: 40px;
	font-weight: 600;
	color: #38558A;
	font-size: 20px;
}

body.whatwedo .cssTable.introTwo>.cssTableRow>.cssTableCell:first-child {
	text-align: left;
	width: 400px;
}

body.whatwedo .introTwo ul.bulleted {
	font-size: 20px;
	color: #253244;
}

body.whatwedo .introTwo ul.bulleted>li {
	margin: 16px 0;
}

body.whatwedo .platformsgrid .card {
	display: inline-block;
	width: calc(calc(100% / 3) - 24px);
	margin: 0 12px 24px 12px;
	vertical-align: top;
	color: #888;
}

body.whatwedo .platformsgrid .card>p:first-child {
	margin-top: 0;
}

body.whatwedo .platformsgrid .card img {
	max-width: 100%;
	height: auto;
}

body.whatwedo .platformsgrid .card img.logo {
	display: inline-block;
	margin: 0 0 16px 0;
	width: 100%;
	max-width: 200px;
}

body.whatwedo .bigspace {
	margin: 80px 0 0 0;
	padding: 80px 0;
	background: transparent url(/images/site/bg-customization.jpg) 0% 50% no-repeat;
	background-size: 50% auto;
	text-align: right;
}

body.whatwedo .bigspace a.button {
	margin-right: 8px;
}

body.keepintouch .cssTable.intro>.cssTableRow>.cssTableCell {
	text-align: left;
	vertical-align: top;
}

body.keepintouch .cssTable.intro>.cssTableRow>.cssTableCell:last-child {
	padding-left: 80px;
}

body.events .posts .cssTable>.cssTableRow>.cssTableCell {
	text-align: left;
	padding-top: 40px;
	vertical-align: top;
}

body.events .posts .cssTable>.cssTableRow:first-child>.cssTableCell {
	padding-top: 0;
}

body.events .posts .cssTable>.cssTableRow>.cssTableCell:last-child {
	padding-left: 24px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

body.events .posts .image {
	width: 100%;
	height: 200px;
	background: rgba(0, 0, 0, 0.1) url() 50% 50% no-repeat;
	background-size: cover;
}

body.whoweare .cssTable.intro>.cssTableRow>.cssTableCell.text {
	text-align: left;
	padding-right: 24px;
	width: 60%;
}

body.whoweare .cssTable.intro>.cssTableRow>.cssTableCell.image img {
	width: 100%;
}

body.whoweare .cssTable.second>.cssTableRow>.cssTableCell.text {
	text-align: left;
	padding-left: 24px;
}

body.whoweare .cssTable.second>.cssTableRow>.cssTableCell.image {
	width: calc(100% / 3);
}

body.whoweare .cssTable.second>.cssTableRow>.cssTableCell.image img {
	width: 100%;
}

body.whoweare .cssTable.third {
	margin: 140px 0 0 0;
}

body.whoweare .cssTable.third>.cssTableRow>.cssTableCell {
	vertical-align: top;
}

body.whoweare .cssTable.third>.cssTableRow>.cssTableCell.text {
	text-align: left;
	padding-right: 24px;
}

body.whoweare .cssTable.third>.cssTableRow>.cssTableCell.image {
	width: calc(100% / 3);
}

body.whoweare .cssTable.third>.cssTableRow>.cssTableCell.image img {
	width: 100%;
}

body.whoweare .statgrid {
	margin: 24px 0 0 0;
}

body.whoweare .statgrid .card {
	display: inline-block;
	width: calc(25% - 24px);
	margin: 0 12px 24px 12px;
	vertical-align: top;
	color: #888;
	text-align: center;
}

body.whoweare .statgrid .card .label {
	color: #888;
	font-size: 18px;
	font-weight: 600;
}

body.whoweare .statgrid .card .stat {
	color: #AC3059;
	font-size: 60px;
	font-weight: 700;
}

body.whoweare .teamgrid .teammember {
	display: inline-block;
	width: calc(25% - 80px);
	height: auto;
	margin: 0 40px 96px 40px;
	vertical-align: top;
	text-decoration: none;
}

body.whoweare .teamgrid .teammember:nth-child(even) {
	margin-top: 96px;
	margin-bottom: 0;
}

body.whoweare .teamgrid .teammember .image {
	width: 100%;
	height: 360px;
	background: rgba(0, 0, 0, 0.1) url() 50% 50% no-repeat;
	background-size: cover;
}

body.whoweare .teamgrid .teammember .name {
	font-size: 20px;
	font-weight: 600;
	margin: 8px 0 0 0;
	text-align: center;
}

body.whoweare .teamgrid .teammember .position {
	margin-top: 4px;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}

body.whoweare .cssTable.kiloLayout>.cssTableRow>.cssTableCell.arrow {
	width: 64px;
	cursor: pointer;
	font-size: 64px;
	color: #912755;
	font-weight: 600;
}

body.whoweare .kilo {
	width: 100%;
	height: 500px;
}

body.whoweare .kilo .ks_arrow {
	display: none;
}

body.whoweare .cssTable.offers {
	margin: 48px 0 0 0;
}

body.whoweare .cssTable.offers>.cssTableRow>.cssTableCell {
	text-align: left;
}

body.whoweare .cssTable.offers>.cssTableRow>.cssTableCell:first-child {
	padding-left: 100px;
}

body.whoweare .lines .l {
	padding: 8px 0 8px 16px;
	font-weight: 600;
}

body.whoweare .lines .l .font-icon {
	font-size: 24px;
	vertical-align: text-bottom;
	margin: 0 4px 0 0;
	display: inline-block;
}

body.whoweare .testimonialcontainer {
	margin: 96px auto 0 auto;
	max-width: 800px;
}

body.services section.top>.bodymargin,
body.services section.second>.bodymargin,
body.services section.third>.bodymargin,
body.services section.fourth>.bodymargin {
	background: transparent url(/images/site/bg-migration.jpg) 100% 16px no-repeat;
	background-size: 45% auto;
}

body.services section.second>.bodymargin {
	background-image: url(/images/site/bg-customization.jpg);
}

body.services section.third>.bodymargin {
	background-image: url(/images/site/bg-hosting.jpg);
	background-position: 16px 50%;
}

body.services section.fourth>.bodymargin {
	background-image: url(/images/site/bg-training.jpg);
	background-position: 16px 0;
}

body.services .cssTable.first>.cssTableRow>.cssTableCell {
	text-align: left;
}

body.services .introcardsgrid {
	margin: 40px 0 0 0;
}

body.services .introcardsgrid .card {
	display: inline-block;
	width: calc(calc(100% / 3) - 24px);
	margin: 0 12px 24px 12px;
	vertical-align: bottom;
}

body.services section.second .introcardsgrid .card {
	vertical-align: top;
}

body.services .introcardsgrid .card.twice {
	width: calc(66% - 24px);
}

body.services .introcardsgrid .card .title {
	font-weight: 600;
}

body.services .introcardsgrid .card p.desc {
	margin: 8px 0 0 0;
}

body.services .cssTable.logodesc {
	margin: 40px 0 0 0;
}

body.services .cssTable.logodesc>.cssTableRow>.cssTableCell {
	padding: 24px 0;
	text-align: left;
}

body.services .cssTable.logodesc>.cssTableRow>.cssTableCell.logo {
	width: 100px;
}

body.services .cssTable.logodesc>.cssTableRow>.cssTableCell.logo img {
	width: 100%;
	height: auto;
}

body.services .cssTable.logodesc>.cssTableRow>.cssTableCell.desc {
	padding-left: 24px;
}

body.services .cssTable.sections {
	margin: 24px 0 0 0;
}

body.services .cssTable.sections>.cssTableRow>.cssTableCell {
	padding: 0 40px;
	text-align: left;
	vertical-align: top;
}

body.services .sections .title {
	font-weight: 600;
}

body.platforms .cardgrid {
	margin: 40px 0 0 0;
}

body.platforms .cardgrid .card {
	display: inline-block;
	width: calc(50% - 24px);
	margin: 0 12px 24px 12px;
	vertical-align: top;
}

body.platforms .cardgrid .card img.logo {
	display: inline-block;
	margin: 0 0 16px 0;
	width: 100%;
	max-width: 200px;
}

body.eventItem .heroImage {
	width: 100%;
	height: 200px;
	background: #fff url() 50% 50% no-repeat;
	background-size: contain;
}

.allEverything {
	display: block;
}

.fakeEverything {
	display: none;
}

.fakeEverything img {
	display: block;
	width: 100%;
}

body.blog .card img {
	width: auto;
	height: auto;
	max-width: 100%;
}


/* NEW HOMEPAGE */

body.index2 {}

body.index2 .wrapper {
	height: 100%;
	padding-top: 0;
}

body.index2 section {
	padding: 100px 0;
}

body.index2 section.part1 {
	height: auto;
	min-height: 100%;
	background: #fff url(/images/site/hero-01-01.jpg) 50% 50% no-repeat;
	background-size: cover;
	position: relative;
	padding: 124px 0 24px 0;
}

body.index2 section.part1::after,
body.index2 section.part2::after {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.8);
}

body.index2 section.part1 .cssTable.centerer {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 100;
	margin: auto;
}

body.index2 section.part1 .bookcontainer {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	position: relative;
}

body.index2 section.part1 .bookcontainer .bg {
	width: 100%;
	height: 100%;
}

body.index2 section.part1 .book {
	width: 100%;
	height: 100%;
	padding: 0;
	background: transparent url(/images/site/book-blue.svg) 50% 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

body.index2 section.part1 .box2 img,
body.index2 section.part2 .box2 img {
	margin: 0 24px 0 0;
}

body.index2 section.part2 {
	background: #fff url(/images/site/bg-consulting.jpg) 50% 50% no-repeat;
	background-size: cover;
}

body.index2 section.part2 .bodymargin {
	position: relative;
	z-index: 100;
}

body.index2 section.part2 h2 {
	margin-top: 0;
}

body.index2 section.part2 .half {
	display: inline-block;
	width: 50%;
	padding: 0 24px;
	vertical-align: top;
}

body.index2 section.part2 .half.l {
	text-align: right;
}

body.index2 section.part2 .half.r a {
	display: block;
	padding: 4px 0;
	font-size: 24px;
	color: #7E99CF;
	text-decoration: none;
}

body.index2 .block4,
body.index2 .block5,
body.index2 .block6,
body.index2 .block7,
body.index2 .block8 {
	display: inline-block !important;
	width: 50% !important;
	vertical-align: top !important;
}

body.index2 .block4 .box,
body.index2 .block5 .box,
body.index2 .block6 .box,
body.index2 .block7 .box,
body.index2 .block8 .box {
	position: relative !important;
}

body.index2 .block4 .box::before,
body.index2 .block5 .box::before,
body.index2 .block6 .box::before,
body.index2 .block7 .box::before,
body.index2 .block8 .box::before,
body.index2 .block4 .box::after,
body.index2 .block5 .box::after,
body.index2 .block6 .box::after,
body.index2 .block7 .box::after,
body.index2 .block8 .box::after {
	content: " ";
	width: 100%;
	height: 150px;
	background: transparent url(/images/site/book-blue.svg) 50% 50% no-repeat;
	background-size: contain;
	margin: 0 auto;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

body.index2 .block4 .box::before {
	background-image: url(/images/site/we-are-01.png);
}

body.index2 .block5 .box::before {
	background-image: url(/images/site/we-are-02.png);
}

body.index2 .block5 .box::after {
	background-image: url(/images/site/book-red.svg);
}

body.index2 .block6 .box::before {
	background-image: url(/images/site/we-are-03.png);
}

body.index2 .block6 .box::after {
	background-image: url(/images/site/book-yellow.svg);
}

body.index2 .block7 .box::before {
	background-image: url(/images/site/we-are-04.png);
}

body.index2 .block7 .box::after {
	background-image: url(/images/site/book-green.svg);
}

body.index2 .block8 .box::before {
	background-image: url(/images/site/we-are-05.png);
}

body.index2 .block8 .box::after {
	background-image: url(/images/site/book-purple.svg);
}

body.index2 .block4 .box,
body.index2 .block5 .box,
body.index2 .block6 .box,
body.index2 .block7 .box,
body.index2 .block8 .box {
	padding-top: calc(150px + 16px);
}

body.index2 .block4 h2,
body.index2 .block5 h2,
body.index2 .block6 h2,
body.index2 .block7 h2,
body.index2 .block8 h2 {
	margin: 0 auto 16px auto;
	max-width: 400px;
}

body.index2 .block4 .txt,
body.index2 .block5 .txt,
body.index2 .block6 .txt,
body.index2 .block7 .txt,
body.index2 .block8 .txt {
	width: 100% !important;
	padding: 0 24px;
	max-width: 500px;
	margin: 0 auto;
}

body.index2 .bodymargin.bottom {
	text-align: center;
}

body.index2 .block1,
body.index2 .block2,
body.index2 .block3,
body.index2 .block4,
body.index2 .block5,
body.index2 .block6,
body.index2 .block7,
body.index2 .block8,
body.index2 .newsblock,
body.index2 .interested {
	text-align: center !important;
	padding: 48px 0 !important;
}

body.index2 .block1 {
	padding-top: 0 !important;
	padding-bottom: 100px !important;
	width: 90% !important;
}

body.index2 .block2,
body.index2 .block3 {
	display: inline-block !important;
	width: 50% !important;
	vertical-align: top;
	padding-top: 24px;
	padding-left: 24px;
	padding-top: 0;
}

body.index2 .block2 {
	text-align: right !important;
	padding-bottom: 0 !important;
	padding-right: 48px !important;
}

body.index2 .block3 {
	text-align: left !important;
}

body.index2 .newsblock {
	background: #fff !important;
	padding-left: 16px;
	padding-right: 16px;
}

body.index2 .newsblock .lb,
body.index2 .newsblock .rb {
	display: inline-block;
	vertical-align: top;
	width: 50% !important;
	max-width: 500px;
	margin: 0 auto !important;
	padding: 0 24px !important;
	text-align: left !important;
}

body.index2 .newsblock h2 {
	margin: 0 0 24px 0;
	font-weight: 600;
}

body.index2 .interested h2 {
	margin: 0 0 16px 0;
}

body.index2 footer {
	padding-top: 48px;
	border-top: 1px solid #ccc;
	margin-bottom: 0 !important;
}

body.index2 footer,
body.index2 footer .footerlinks,
body.index2 footer .footerLayout {
	position: static !important;
}

body.index2 footer .book {
	display: none;
	margin: 0 !important;
}


/* NEW HOMEPAGE */

body.index3 {}

body.index3 .wrapper {
	height: 100%;
	padding-top: 0;
}

body.index3 section {
	height: 100%;
	min-height: 800px;
	position: relative;
	padding: 0;
}

body.index3 section.part1 {
	background: #fff url(/images/site/hero-01-01.jpg) 50% 50% no-repeat;
	background-size: cover;
}

body.index3 section.part1::after,
body.index3 section.part2::after {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.8);
	transition: background 1s ease;
}

body.index3 section.part1::after {
	background: rgba(255, 255, 255, 0.2);
}

body.index3 section.part1.passed::after,
body.index3 section.part2.passed::after {
	background: rgba(255, 255, 255, 0.9);
}

body.index3 section.part1 .cssTable.centerer,
body.index3 section.part2 .cssTable.centerer,
body.index3 section.part3 .cssTable.centerer,
body.index3 section.news .cssTable.centerer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	min-height: 100%;
	z-index: 100;
	padding: 96px 0 96px 0;
	transition: opacity 1s ease;
}

body.index3 section.part1.passed .cssTable.centerer {
	opacity: 0.2;
}

body.index3 section.part1 .bookcontainer {
	width: 100%;
	max-width: 600px;
	margin: 0 auto 48px auto;
	position: relative;
	transform: translateY(100px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}

body.index3 section.part1.on .bookcontainer {
	transform: translateY(0);
	opacity: 1;
}

body.index3 section.part1 .bookcontainer .bg {
	width: 100%;
	height: 100%;
}

body.index3 section.part1 .book {
	width: 100%;
	height: 100%;
	padding: 0;
	background: transparent url(/images/site/book-blue.svg) 50% 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

body.index3 section.part1 .box.bord {
	transform: translateY(16px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}

body.index3 section.part1.on .box.bord {
	transform: translateY(0);
	opacity: 1;
	transition-delay: 400ms;
}

body.index3 section.part1 .box2 {
	transform: translateY(16px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}

body.index3 section.part1.on .box2 {
	transform: translateY(0);
	opacity: 1;
	transition-delay: 600ms;
}

body.index3 section.part1 .box2 img,
body.index3 section.part2 .box2 img {
	margin: 0 24px 0 0;
}

body.index3 section.part2 {
	background: #fff url(/images/site/bg-hosting.jpg) 50% 50% no-repeat;
	background-size: cover;
	min-height: 1100px;
}

body.index3 section.part2 .bodymargin {
	position: relative;
	z-index: 100;
}

body.index3 section.part2 .book {
	background: transparent url(/images/site/book-blue-rotated.svg) 50% 50% no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: -5%;
	right: 0;
	bottom: -5%;
	left: 0;
	width: 100%;
	height: 110%;
	z-index: 50;
	transform: translateY(100%);
	opacity: 0;
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}

body.index3 section.part2.on .book {
	transform: translateY(0);
	opacity: 1;
}

body.index3 section.part2 h2 {
	margin-top: 0;
}

body.index3 section.part2 h3 {
	font-size: 50px;
	margin: 0;
	color: #253244;
}

body.index3 section.part2 .halves {
	max-width: 800px;
	margin: 0 auto;
}

body.index3 section.part2 .half {
	display: inline-block;
	width: 50%;
	padding: 0;
	vertical-align: top;
	transform: translateY(300px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}

body.index3 section.part2.on .half {
	transform: translateY(0);
	opacity: 1;
}

body.index3 section.part2 .half.l {
	text-align: right;
}

body.index3 section.part2 .half.r {
	margin-top: 400px;
}

body.index3 section.part2 .half.r a {
	display: block;
	padding: 4px 0;
	font-size: 24px;
	color: #7E99CF;
	text-decoration: none;
	text-align: left;
	transform: translateY(16px);
	opacity: 0;
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}

body.index3 section.part2.on .half.r a {
	transform: translateY(0);
	opacity: 1;
}

body.index3 section.part2 .half.r a:hover {
	color: #536090;
	transition-delay: 0s !important;
}

body.index3 section.part3 {
	background: #fff url() 50% 50% fixed no-repeat;
	background-size: cover;
	transition: all 1s ease;
	height: auto;
	min-height: 0;
	padding: 0;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

body.index3 section.part3 .booksection {
	height: 100vh;
	min-height: 800px;
	position: relative;
}

body.index3 section.part3 .booksection .cssTable.centerer {
	padding: 0;
}

body.index3 section.part3 .booksection .bookcontainer {
	margin: 0 auto;
	max-width: 900px;
	position: relative;
	opacity: 0.25;
	transition: all 1s ease;
}

body.index3 section.part3 .booksection.on .bookcontainer {
	opacity: 1;
}

body.index3 section.part3 .booksection .bookcontainer img {
	background: transparent url(/images/site/we-are-01.png) 50% 50% no-repeat;
	background-size: contain;
}

body.index3 section.part3 .booksection.service .bookcontainer img {
	background-image: url(/images/site/we-are-02.png);
}

body.index3 section.part3 .booksection.experts .bookcontainer img {
	background-image: url(/images/site/we-are-03.png);
}

body.index3 section.part3 .booksection.nonprofit .bookcontainer img {
	background-image: url(/images/site/we-are-04.png);
}

body.index3 section.part3 .booksection.dedicated .bookcontainer img {
	background-image: url(/images/site/we-are-05.png);
}

body.index3 section.part3 .booksection .bookcontainer .text {
	position: absolute;
	right: 4%;
	top: 45%;
	width: 43%;
	padding: 0 24px;
	transform: translateY(-50%);
	text-align: left;
	line-height: 2;
	opacity: 0;
	transition: opacity 1s ease;
}

body.index3 section.part3 .booksection.on .bookcontainer .text {
	opacity: 1;
}

body.index3 section.part3 .booksection h2 {
	margin: 0 0 8px 0;
	line-height: 1.4;
	color: #253244;
}

body.index3 section.part3 .booksection h2 strong {
	display: block;
	font-size: 36px;
	color: #1152A4;
}

body.index3 section.part3 .booksection.service h2 {
	color: #F68B62;
}

body.index3 section.part3 .booksection.service h2 strong {
	color: #EA5959;
}

body.index3 section.part3 .booksection.experts h2,
body.index3 section.part3 .booksection.experts h2 strong {
	color: #F9A822;
}

body.index3 section.part3 .booksection.nonprofit h2 {
	color: #9FCC4B;
}

body.index3 section.part3 .booksection.nonprofit h2 strong {
	color: #23A55E;
}

body.index3 section.part3 .booksection.dedicated h2 {
	color: #B81E59;
}

body.index3 section.part3 .booksection.dedicated h2 strong {
	color: #6E2061;
}

body.index3 .bookindicators {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	width: 128px;
	padding: 0 24px 0 0;
	height: 100%;
	text-align: center;
	display: table;
	z-index: 500;
}

body.index3 .bookindicators>.cssTableRow {
	height: 100%;
	display: table-row;
}

body.index3 .bookindicators .books {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

body.index3 .bookindicators .book {
	width: 50%;
	margin: 32px auto;
	cursor: pointer;
	display: block;
	opacity: 0.5;
	transition: all 0.4s ease;
}

body.index3 .bookindicators .book.on {
	width: 100%;
	opacity: 1;
}

body.index3 section.news {
	height: auto;
	min-height: 0;
	padding: 197px 0 0 0;
	background: #fff url(/images/site/book-blue.svg) 50% 80px no-repeat;
	background-size: 1300px auto;
	min-height: 1148px;
}

body.index3 section.news .lb,
body.index3 section.news .rb {
	padding: 0 64px;
	width: 50%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

body.index3 section.news .lb {
	padding-left: 0;
}

body.index3 section.news .rb {
	padding-right: 0;
}

body.index3 section.news .lb h2,
body.index3 section.news .rb h2 {
	margin-top: 0;
}

body.index3 section.news .lb h2 {
	padding-right: 48px;
}

body.index3 section.news .rb h2 {
	padding-left: 48px;
}

body.index3 section.interested {
	background: #fff url(/images/site/bg-mask.jpg) 50% 50% repeat;
	height: auto;
	min-height: 0;
	padding: 200px 0 300px 0;
	text-align: center;
}

body.index3 section.interested h2 {
	margin-top: 0;
}

body.terms h4 {
	margin-top: 48px;
}

body.terms h4:first-child {
	margin-top: 0;
}

@media all and (max-width:1400px) {
	body.index3 section.news {
		background: #fff;
		padding:64px 0;
		min-height: 0;
	}

	body.index3 section.news .lb,
	body.index3 section.news .rb {
		padding: 0 40px;
	}

	body.index3 section.news .lb {
		padding-left: 0;
	}

	body.index3 section.news .rb {
		padding-right: 0;
	}

	body.index3 section.news .lb h2,
	body.index3 section.news .rb h2 {
		padding-right: 0;
		padding-left: 0;
	}
}

@media all and (max-width:1200px) {
	.pagenav {
		display: none;
	}
	h1.mainpagetitle.fixed {
		position: static;
		margin: 0;
	}
	section {
		padding: 24px 0;
	}
	body.subpage:not(.home):not(.index2):not(.index3) .wrapper section:first-of-type {
		padding-top: 40px
	}
	.bookbox {
		display: none;
	}
	.wrapper,
	body.subpage:not(.home):not(.index2):not(.index3) .wrapper {
		padding-top: 0;
		padding-bottom: 100px;
		min-height: 0;
	}
	body.index2 .wrapper {
		padding-bottom: 0;
	}
	footer,
	body.subpage:not(.home):not(.index2):not(.index3) footer,
	footer .cssTable.footerLayout,
	footer .footerlinks {
		/*position: static;*/
		height: auto;
		margin-bottom: 0 !important;
	}
	body.whoweare .kilo {
		height: 400px;
	}
	footer {
		padding-top: 48px;
		border-top: 1px solid #ccc;
	}
	footer,
	footer .footerlinks,
	footer .footerLayout {
		position: static !important;
	}
	footer .book {
		display: none;
		margin: 0 !important;
	}
	body.index3 .bookindicators {
		display: none;
	}
}

@media all and (max-width:960px) {
	body.index3 section.part2 .book {
		display: none;
	}
	body.index3 section.part2 .half.l,
	body.index3 section.part2 .half.r {
		display: block;
		width: 100%;
		padding: 0 0 24px 0;
		margin: 0;
		text-align: center;
	}
	body.index3 section.part2 .half.l,
	body.index3 section.part2 .half.r a {
		text-align: center;
	}
	body.index3 section.part3 .booksection {
		height: auto;
		min-height: 0;
		padding: 64px 0;
	}
	body.index3 section.part3 .booksection .cssTable.centerer {
		position: static;
		height: auto;
	}
	body.index3 .booksection .bookcontainer {
		position: relative;
	}
	body.index3 .booksection .bookcontainer::before,
	body.index3 .booksection .bookcontainer::after {
		content: " ";
		width: 100%;
		height: 150px;
		background: transparent url(/images/site/book-blue.svg) 50% 50% no-repeat;
		background-size: contain;
		margin: 0 auto;
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
	}
	body.index3 .booksection.librarians .bookcontainer::before {
		background-image: url(/images/site/we-are-01.png);
	}
	body.index3 .booksection.service .bookcontainer::before {
		background-image: url(/images/site/we-are-02.png);
	}
	body.index3 .booksection.service .bookcontainer::after {
		background-image: url(/images/site/book-red.svg);
	}
	body.index3 .booksection.experts .bookcontainer::before {
		background-image: url(/images/site/we-are-03.png);
	}
	body.index3 .booksection.experts .bookcontainer::after {
		background-image: url(/images/site/book-yellow.svg);
	}
	body.index3 .booksection.nonprofit .bookcontainer::before {
		background-image: url(/images/site/we-are-04.png);
	}
	body.index3 .booksection.nonprofit .bookcontainer::after {
		background-image: url(/images/site/book-green.svg);
	}
	body.index3 .booksection.dedicated .bookcontainer::before {
		background-image: url(/images/site/we-are-05.png);
	}
	body.index3 .booksection.dedicated .bookcontainer::after {
		background-image: url(/images/site/book-purple.svg);
	}
	body.index3 .booksection .bookcontainer>img {
		display: none;
	}
	body.index3 section.part3 .booksection .bookcontainer .text {
		width: 100%;
		display: block;
		position: static;
		padding-top: calc(150px + 24px);
		transform: none;
		text-align: center;
	}
	body.index3 section.news .lb,
	body.index3 section.news .rb {
		width: 100%;
		display: block;
		padding: 0;
	}
	body.index3 section.news .lb {
		margin-bottom: 40px;
	}
}

@media all and (max-width:840px) {
	body.subpage header::after {
		content: " ";
		background: #F6F5F6 url(/images/site/bg-mask.jpg) 50% 50% repeat;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0.9;
	}
	body.subpage .bookbox {
		width: 100px;
		height: 600px;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
		z-index: 0;
		opacity: 0.1;
		background: #216EB3;
		background-blend-mode: multiply;
	}
	body.index2 .block4,
	body.index2 .block5,
	body.index2 .block6,
	body.index2 .block7,
	body.index2 .block8,
	body.index2 .newsblock .lb,
	body.index2 .newsblock .rb {
		display: block !important;
		width: 100% !important;
		text-align: center !important;
	}
	body.index2 .newsblock .lb,
	body.index2 .newsblock .rb {
		text-align: left !important;
	}
	body.index2 .newsblock .rb {
		padding-top: 80px !important;
	}
	body.index2 .posts .post {
		padding: 24px 0;
	}
	h1.mainpagetitle {
		font-size: 64px;
	}
	body.contact .cssTable.contactLayout>.cssTableRow>.cssTableCell {
		margin-bottom: 40px;
	}
	body.resources .documentationlayout .sidebar .hierarchy {
		margin-bottom: 24px;
	}
	body.resources .videogrid .video,
	body.resources .usefulinformationgrid .card,
	body.whatwedo .platformsgrid .card,
	body.whoweare .statgrid .card,
	body.services .introcardsgrid .card,
	body.services .introcardsgrid .card.twice,
	body.platforms .cardgrid .card {
		display: block;
		margin: 0 0 16px 0;
		width: 100%;
	}
	body.whoweare .cssTable.third {
		margin-top: 0;
	}
	body.whoweare .cssTable.intro>.cssTableRow>.cssTableCell.image {
		display: none;
	}
	body.whoweare .cssTable.intro>.cssTableRow>.cssTableCell.image,
	body.whoweare .cssTable.second>.cssTableRow>.cssTableCell.image,
	body.whoweare .cssTable.third>.cssTableRow>.cssTableCell.image {
		margin-top: 24px;
	}
	body.whoweare .teamgrid .teammember {
		width: 100%;
		display: block;
		margin: 0 0 24px 0 !important;
	}
	body.whoweare .teamgrid .teammember .image {
		max-width: 300px;
		margin: 0 auto;
	}
	body.whoweare .kilo {
		height: 300px;
	}
	body.services section.top>.bodymargin,
	body.services section.second>.bodymargin,
	body.services section.third>.bodymargin,
	body.services section.fourth>.bodymargin {
		background: transparent;
	}
	body.index2 section.part2 .half {
		display: block;
		width: 100%;
		text-align: center;
	}
	body.index2 section.part2 .half.l {
		text-align: center;
		margin: 0 0 24px 0;
	}
	.teammodal .top .name {
		font-size: 24px;
	}
}

@media all and (max-width:640px) {
	section {
		padding: 16px 0;
	}
	h1.mainpagetitle,
	h1.mainpagetitle.smaller {
		font-size: 36px;
	}
	h2 {
		font-size: 24px;
	}
	footer .footerlinks .navigation .link,
	footer .footerlinks .copyright .piece {
		display: block;
		margin: 0 0 8px 0;
	}
	body.navOpen #logo {
		opacity: 0.1;
	}
	body.navOpen nav .navim {
		right: 16px;
	}
	.mainnav {
		right: auto;
		left: -300px;
		transition: left 0.2s cubic-bezier(0.81, 0, 0.78, 0);
	}
	.mainnav.open {
		left: 0;
		transition: left 0.5s cubic-bezier(.01, 1, .22, .99);
	}
	body.whoweare .cssTable.kiloLayout>.cssTableRow>.cssTableCell.arrow {
		width: 48px;
		font-size: 48px;
	}
	body.whoweare .kilo {
		height: 200px;
	}
	.block2,
	.block3 {
		display: block !important;
		width: 100% !important;
		text-align: center !important;
	}
	.teammodal .top .name {
		font-size: 20px;
	}
}
