﻿html, body {
	min-height: 100%;
	font-size: 14px;
}
.btn {
	display: inline-block;
	padding: 7px 11px;
}
.btn-orange {
	background: #ffa300;
	color: #333333;
	font-size: 14px;
	font-size: 1rem;
}
.wfp-header, .wfp-brochure, .wfp-content1, .wfp-content2 {
	padding: 0;
}
.wfp-header, .wfp-content1 {
	position: relative;
	min-height: 600px;
	width: 100%;
	overflow: hidden;
	/*background-image: url("//cdn.quintiq.com/images/wfp/wfp-public-banner.jpg");
	background-repeat: no-repeat;
    background-size: 1920px 584px;
    background-position: center;*/
    /*background-color: #374E1A;*/
    background-color: #5583be;
}
.wfp-content1 {
	height: 385px;
}
.wfp-header-bg, .wfp-content1-bg {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
.wfp-header-bg img {
	height: 100%;
}
.wfp-header .screen-width {
	padding: 20px 0 0 0;
	height: 100%;
	color: #ffffff;
	box-sizing: border-box;
}
.wfp-header p, .wfp-header h1 {
	color: #000000;
	line-height: 1.4;
	padding: 0;
	margin: 0 0 20px;
	font-size: 14px;
	font-size: 1rem;
}
.wfp-header h1 {
	font-size: 1.571rem;
	line-height: 1.2;
	font-weight: 400;
}
.header-title, .header-content {
	width: 48.97%;
}
.header-disclaimer {
	position: absolute;
	width: 290px;
	bottom: 20px;
}
.header-disclaimer p {
	color: #ffffff;
	font-size: 13px;
	font-size: 0.929rem;
	line-height: 1.4;
	margin: 0 0 8px;
}
.header-disclaimer .disclaimer-btn {
	color: #ffffff;
	position: relative;
	cursor: pointer;
}
.header-disclaimer .disclaimer-tooltip {
	position: absolute;
	bottom: 100%;
	margin-bottom: 5px;
	display: none;
	padding: 15px;
	width: 310px;
	background: #cbd2d8;
	font-size: 12px;
	font-size: 0.857rem;
	line-height: 1.4;
	color: #333333;
}
.tooltip-header {
	font-weight: 600;
	margin-bottom: 10px;
}
.header-disclaimer .disclaimer-tooltip:after {
	top: 100%;
	left: 15px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #cbd2d8;
	border-width: 8px;
}
.disclaimer-btn:hover .disclaimer-tooltip {
	display: block;
}
.header-disclaimer sm {
	font-size: 11px;
	font-size: 0.786rem;
}
.brochure-item {
	width: 50%;
}
.brochure-content {
	display: inline-block;
	width: 380px;
	text-align: center;
	padding: 30px 0;
}
.col-left.brochure-item {
	text-align: right;
	background: #4d80be;
}
.col-right.brochure-item {
	background: #3b71b4;
}
.col-left.brochure-item .brochure-content {
	margin-right: 90px;
}
.col-right.brochure-item .brochure-content {
	margin-left: 90px;
}
.brochure-title {
	font-size: 24px;
	font-size: 1.714rem;
	color: #ffffff;
	line-height: 1.2;
	margin-bottom: 15px;
}
.brochure-img {
	margin-bottom: 5px;
}
.brochure-img img {
	display: inline;
}
.wfp-content1 .screen-width {
	padding: 0;
	height: 100%;
	position: relative;
}
.wfp-content1 .screen-width:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.wfp-content1 h2 {
	font-size: 24px;
	font-size: 1.714rem;
	color: #333333;
	line-height: 1.2;
	padding: 0;
	margin: 0 0 25px;
}
.wfp-content1 p {
	font-size: 14px;
	font-size: 1rem;
	color: #333333;
	line-height: 1.4;
	padding: 0;
	margin: 0 0 20px;
}
.content-text {
	display: inline-block;
	vertical-align: middle;
	width: 51%;
}
.content1-img {
	position: absolute;
	bottom: 0;
	left: 61.22%;
}

.wfp-content2 {
	background: #24265e;
	color: #ffffff;
}
.wfp-content2 .screen-width {
	background: #24265e;
	color: #ffffff;
	text-align: center;
	padding: 55px 0 35px;
}
.wfp-content2 a {
	color: #ffa300;
}
.wfp-content2 h2 {
	font-size: 24px;
	font-size: 1.714rem;
	line-height: 1.2;
	color: #ffffff;
	padding: 0;
	margin: 0 0 25px;
}
.wfp-content2 p {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.4;
	padding: 0;
	margin: 0 100px 25px;
}
.wfp-content3 {
    background-color: #eff1f3;
}

.wfp-content3 p {
	font-size: 12px;
    line-height: 16px;
}
.wfp-content3 h3.title {
	font-weight: 600;
    margin-bottom: 5px;
    font-size: 12px;
    padding: 0;
}
.intro-text {
	background-color: rgba(255,255,255,0.9);
    max-width: 810px;
    margin: 37px auto;
    text-align: center;
    padding: 30px 42px 20px;
    box-sizing: border-box;
}
.disclaimer {
    display: inline-block;
    font-size: 0.786rem;
    line-height: 1.286rem;
    text-align: center;
    width: 100%;
    padding: 0 10px 10px;
    opacity: 0.6;
}
.wfp-count-zero .col-left {
    width: 26%;
    background: transparent; 
    text-align: left;
    height: 100px;
    margin: 50px 0 30px;
    box-sizing: border-box;
}
.wfp-count-zero img {
    float: left;
    margin: 8px;
}
.wfp-count-zero .text {
	display: block;
	font-size: 12px;
}
.wfp-count-zero .num {
	font-size: 30px;
    line-height: 50px;
    display: inline-block;
}
.wfp-count-zero .num i {
    font-size: 20px;
    line-height: 10px;
    font-style: normal;
}
.wfp-count-zero .small .num i {
    font-size: 14px;
    font-style: normal;
}
.wfp-count-zero .label .text {
    line-height: 24px;
    font-size: 18px;
}
.wfp-count-zero .label {
	padding: 20px 10px;
	max-width: 200px;
}
.wfp-count-zero .small .num {
    font-size: 20px;
    line-height: 24px;
    display: inline-block;
}
.col-right.content-text {
    padding-left: 20px;
    box-sizing: border-box;
}
.content-quote {
	width: 61%;
	display: inline-block;
	vertical-align: middle;
	padding: 0 60px 20px;
}
.article-title h2 {
    font-weight: 400;
    font-size: 1.714rem;
}
.article-content p {
	line-height: 1.571rem;
	font-size: 1.000rem;
	padding-bottom: 24px;
}
.wfp-quote {
	background-color: #4d80be;
	color: #FFFFFF;
	padding: 30px 0;
}
.wfp-article {
	padding: 22px 0;
	background: #FFFFFF;
}
.quote {
	font-size: 1.286rem;
	line-height: 2.143rem;
	font-weight: 300;
	padding: 20px 0;
	display: inline-block;
	position: relative;
}
.quote-img {
	display: inline-block;
	text-align: center;
}
.quote-img img {
    padding: 0 0 20px;
}
.quote-img span {
    font-weight: 600;
}
span.quote:before {
    content: "“";
    font-size: 2.143rem;
    font-family: Arial;
}
span.quote:after {
    content: "”";
    font-size: 2.143rem;
    font-family: Arial;
}
.wfp-content-gradient {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+10,ffffff+100,ffffff+100,bcd3e5+100&0+0,1+0 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(188,211,229,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 10%,rgba(188,211,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 10%,rgba(188,211,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bcd3e5',GradientType=0 ); /* IE6-9 */
	min-height: 400px;
	box-sizing: border-box;
	padding: 0;
}
.wfp-content-gradient .screen-width {
	/*background-image: url("//cdn.quintiq.com/images/wfp/wfp-make-a-difference.png");
    background-repeat: no-repeat;
    background-position: 0% 100%;*/
    min-height: 489px;
    padding: 0;
}
.wfp-content-gradient img {
	position: absolute;
    left: -160px;
}
.col-right.content-gradient {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 60px;
    position: absolute;
    left: 44%;
    top: 33%;
    /* transform: translate(-51%, -33%); */
}
.col-right.content-gradient p {
    font-size: 1.429rem;
    line-height: 2.143rem;
    font-weight: 300;
}
.col-right.content-gradient span {
	font-weight: 400;
}
.full-width.wfp-content-employee {
    box-sizing: border-box;
    padding: 0;
    min-height: 400px;
    background-image: url("//cdn.quintiq.com/images/wfp/wfp-employ.jpg");
    background-repeat: no-repeat;
    background-size: 1920px 584px;
    background-position: center;
}
.wfp-content-employee .screen-width {
	min-height: 400px;
	height: 100%;
    position: relative;
}
.col-left.content-employee p {
    font-size: 1.429rem;
    line-height: 2.143rem;
    color: #FFFFFF;
    font-weight: 300;
}
.col-left.content-employee {
    width: 480px;
    position: absolute;
    top: 20%;
    left: 10%;
}
.col-left.content-employee h2 {
    font-size: 1.714rem;
    line-height: 2.143rem;
    font-weight: 400;
    color: #FFFFFF;
}
.col-left.content-img {
    margin-bottom: 20px;
}
.article-link {
	display: inline-block;
}
.video-box.video-text {
    display: inline-block;
    margin-left: 30px;
}
.video-text .btn {
    padding: 8px 29px 8px 8px;
    background-image: url(//cdn.quintiq.com/images/wfp/wfp-icon-play-sm.png);
    background-repeat: no-repeat;
    background-position: 85px;
}

.modal-video.open .modal-body {
    opacity: 1;
    z-index: 1000;
    display: block;
    /* visibility: visible; */
}
.modal-video .modal-body {
    position: fixed;
    opacity: 0;
    /* visibility: hidden; */
    width: 100%;
    max-width: 980px;
    height: auto;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    padding: 15px 30px 30px;
    background: #ffffff;
    transition: opacity 0.8s ease;
}
.modal-video.open:before {
    display: block;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
}
.modal-video:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
    z-index: -1;
    width: 100%;
    height: 100%;
    transition: all 0.8s ease;
}
.video-holder {
    position: relative;
    padding-bottom: 56.2756%;
    padding-top: 0;
    height: 0;
    max-width: none;
    max-height: none;
    margin: 0;
}
.video-holder iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-video .modal-close-btn {
    margin-bottom: 10px;
    position: relative;
}
.modal-close-btn {
    width: 24px;
    height: 24px;
    display: block;
    background: url(//cdn.quintiq.com/images/wfp/wfp-icon-close.png) no-repeat;
    cursor: pointer;
}
.col-left.content-video {
    width: 44%;
}
.full-width.wfp-content-video {
    background-color: #dbe6f2;
    padding: 20px 0;
}
.col-left.content-video p {
    font-size: 1.429rem;
    font-weight: 300;
    line-height: 2.143rem;
}
.col-right.content-video {
	position: relative;
	cursor: pointer;
}
.col-left.content-video h2 {
    font-weight: 400;
    font-size: 1.714rem;
}
.col-right.content-video:hover .video-thumb-play {
    opacity: 1;
}
span.video-thumb-play {
    background: url(//cdn.quintiq.com/images/wfp/wfp-video-play.png) no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-opacity: 0.97;
    opacity: 0.97 -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.supporting {
    display: inline-block;
    padding: 10px;
}
.supporting img {
    float: left;
}
.supporting span {
    float: left;
    color: #000000;
    padding: 10px;
    font-size: 9px;
}
.info {
    display: inline-block;
    width: 148px;
    height: 100%
}
#footer {
	margin-top: 0;
}
#top-menu {
	font-size: 13px;
}
@media only screen and (max-width: 980px){
	html {
		font-size: 13px;
	}
	.wfp-header h1 {
		padding-right: 50px;
	}
	.wfp-header .screen-width, .wfp-content1 .screen-width {
		padding-left: 20px;
		padding-right: 20px;
	}
	.col-left.brochure-item .brochure-content, .col-right.brochure-item .brochure-content {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		text-align: center;
	}
	.col-right.content-gradient {
	    left: 3%;
	    top: 20%;
	    width: inherit;
	    padding: 0; 
	}
	.wfp-content-gradient .screen-width {
		min-height: inherit;
		overflow: hidden;
	}
	.col-left.content-quote {
	    width: 100%;
	    padding: 0 0 20px 0;
	}
	.wfp-quote .screen-width {
		text-align: center;
	}
	.col-right.content-text {
		width: 	100%;
	}
	.col-left.content-img {
		width: 100%;
	}
	.content-img img {
		width: 100%;
	}
	.col-right.content-text {
		padding: 0;
	}
	.wfp-count-zero .col-left {
	    width: 100%;
	    height: inherit;
	    margin: 0;
	    max-width: none;
	    text-align: center;
	    margin-bottom: 10px;
	}
	.col-left.content-employee {
		width: 94%;
		left: 3%;
	}
	.col-left.content-video {
	    width: 100%;
	}
	.col-right.content-video {
	    width: 100%;
	}
	.col-right.content-video img {
	    width: 100%;
	}
	.wfp-count-zero img {
	    float: none;
	    margin: 8px auto;
	}
	.wfp-content-gradient img {
		opacity: 0.2;
	}
}
@media only screen and (max-width: 768px){
	.wfp-header-bg {
		height: 100%;
	}
	.wfp-header h1 {
		padding-right: 0;
		font-size: 30px;
		font-size: 2.143rem;
	}
	.header-title, .header-content {
		width: 100%
	}
	.brochure-item {
		width: 100%;
	}
	.brochure-content {
		padding: 15px 0;
	}
	.wfp-content2 p {
		margin: 0 40px 25px;
	}
}
@media only screen and (max-width: 480px){
	.wfp-header {
		min-height: 850px;
	}
	.content1-img {
		display: none;
	}
	.content-text {
		width: 90%;
	}
	.supporting img {
    	width: 100%;
	}
}
