.infographic-area {
	-webkit-box-shadow: 1px 8px 8px -8px rgba(0,0,0,0.21);
	-moz-box-shadow: 1px 8px 8px -8px rgba(0,0,0,0.21);
	box-shadow: 1px 8px 8px -8px rgba(0,0,0,0.21);
	position: relative;
}

.infographic-area img {
	margin: 0;
}

.rendered-image {
	-webkit-box-shadow: 10px 10px 8px -8px rgba(0,0,0,0.21);
	-moz-box-shadow: 10px 10px 8px -8px rgba(0,0,0,0.21);
	box-shadow: 10px 10px 8px -8px rgba(0,0,0,0.21);
}

.overlay-infographic {
	background: rgba( 0, 0, 0, 0.9);
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: center;
	padding-top: 10%;
	color: #fff;
}

.infographic-area:hover .overlay-infographic {
	opacity:1;
}

.overlay-infographic h2 {
	color: #fff;
	font-size: 40px;
	margin-bottom: 40px;
}

.share-area a {
	text-decoration: none;
	font-size: 30px;
	padding: 15px 20px 10px 20px;
	border-radius: 3px;
	color: #fff;
	margin-bottom: 45px;
}

.share-fb {
	background: #3b5998;
	display: inline-block;
}

.share-twt {
	background: #1da1f2;
	display: inline-block;
}

body.gecko .share-area a {
	padding: 17px 20px 10px 20px;
}

.share-url {
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
}

.overlay-infographic ul {
	margin: 0;
}

.overlay-infographic ul li {
	list-style: none;
	padding: 0;
	margin-bottom: 10px;
}

.overlay-infographic ul li:before {
	display: none;
}

.overlay-infographic ul li p {
	font-weight: bold;
	margin-bottom: 0px;
	color: #fff;
}

.overlay-infographic ul li span {
	font-size: 13px;
	font-weight: 300;
	display: block;
	margin-top: -8px;
}

.download-btn {
	border:1px solid #fff;
	border-radius: 3px;
	display: block;
	text-align: center;
	padding: 10px 0px;
	color: #fff !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	float: right;
}

.download-btn i {
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.download-btn:hover i {
	opacity: 1;
}

.download-btn:hover {
	background: #7a9a01;
	border-color: #7a9a01;
}

.overlay-infographic .original a {
	width: 60%;
}

.overlay-infographic .square a {
	width: 30%;
}

.overlay-infographic .twt-cover a {
	width: 100%;
}

.overlay-infographic .fb-cover a {
	width: 70%;
}

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

.diadigits-module {
	background: #f2f2f2;
	padding: 50px 0px 30px 0px;
	text-align: center;
	font-weight: bold;
	margin-top: 50px;
}

.diadigits-module p {
	margin: 0;
}

.one_half, .one_third, .two_third, .two_fourth, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
		position: relative;
		margin-right: 4%;
		float: left;
}

.one_half {
		width: 48%;
}

.one_third {
		width: 30.6666%;
}

.two_third {
		width: 65.3332%;
}

.one_fourth {
		width: 22%;
}

.two_fourth {
		width: 48%;
}

.three_fourth {
		width: 74%;
}

.one_fifth {
		width: 16.8%;
}

.two_fifth {
		width: 37.6%;
}

.three_fifth {
		width: 58.4%;
}

.four_fifth {
		width: 79.2%;
}

.one_sixth {
		width: 13.3333%;
}

.two_sixth {
		width: 30.6666%;
}

.three_sixth {
		width: 47.9998%;
}

.four_sixth {
		width: 65.3332%;
}

.five_sixth {
		width: 82.6665%;
}

.last {
		margin-right: 0 !important;
		clear: right;
}
/* Two level columns
---------------------------------------------------------- */
.one_half .one_half {
		margin-right: 3.3333%;
		width: 45.8333%;
}

.one_half .one_third {
		margin-right: 8.3333%;
		width: 27.7778%;
}

.one_half .two_third {
		margin-right: 8.3333%;
		width: 63.8889%;
}

.two_third .one_third {
		margin-right: 6.1224%;
		width: 29.2517%;
}

.two_third .two_third {
		margin-right: 6.1224%;
		width: 64.6258%;
}

.two_third .one_fourth {
		margin-right: 6.1224%;
		width: 20.4082%;
}

.clearboth {
		clear: both;
		display: block;
		font-size: 0px;
		height: 0px;
		line-height: 0;
		width: 100%;
		overflow: hidden;
}

#gform_114 li:not(#field_114_3) label.gfield_label,
#gform_114 li:not(#field_114_5) label.gfield_label {
	color: #003066;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}

#gform_114 .gsection_title {
	padding-bottom: 10px !important;
	margin-top: 0px !important;
}

#gform_114 #field_114_7, #gform_114 #field_114_12 {
	margin-top: 90px;
}

#gform_114 .gfield_description {
	font-size: 12px;
	color: #202123;
	margin-bottom: 12px;
}

#gform_114 #field_114_13 p {
	font-size: 18px;
}

#gform_114 #field_114_14 .icheckbox_square-blue, #gform_114 #field_114_14 .iradio_square-blue {
	vertical-align: top;
}

#gform_114 ul.gfield_radio label {
	width: auto;
}

#gform_114 .gfield_description.validation_message {
	background-color: #ec4316;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	padding: 10px 10px 10px 10px;
	margin: 0 0 20px 0;
	margin-left: 0;
	border-top: 0;
	border-bottom: 0;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 15px;
	font-weight: 400;
}

.mobile-center-btn {
	padding: 50px 0px;
}

.mobile-download-btn {
	margin-bottom: 20px;
}

.center-btn .share-area {
	padding-top: 0px;
}

body.page-id-10213 .content--standard-page-content_inner > p,
body.page-id-10213 .content--standard-page-content_inner p:nth-child(2) {
  padding: 0 172px;
}

.cta-new-infographic {
	margin-bottom: 30px;
}

.mobile-only {
	display: none;
}

@media screen and (max-width: 1024px), screen and (max-device-width: 1024px), screen and (max-width: 1200px)  {

	.overlay-infographic h2 {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.overlay-infographic ul li p {
		font-size: 12px;
	}

	body.page-id-10213 .content--standard-page-content_inner > p,
	body.page-id-10213 .content--standard-page-content_inner p:nth-child(2) {
	  padding: 0;
	}

	.mobile-only {
		display: block;
	}

	.mobile-download-btn {
		display: inline-block;
	}

}

/*Tablet port*/
@media handheld and (max-width: 767px), screen and (max-device-width: 750px), screen and (max-width: 960px)  {

	.overlay-infographic {
		display: none;
	}

	body.page-id-10213 .content--standard-page-content_inner > p,
	body.page-id-10213 .content--standard-page-content_inner p:nth-child(2) {
	  padding: 0;
	}

	.mobile-only {
		display: block;
	}

	.mobile-download-btn {
		display: inline-block;
	}

}

@media screen and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 600px)  {

	.overlay-infographic {
		display: none;
	}

	body.page-id-10213 .content--standard-page-content_inner > p,
	body.page-id-10213 .content--standard-page-content_inner p:nth-child(2) {
	  padding: 0;
	}

	.mobile-only {
		display: block;
	}

	.mobile-download-btn {
		display: inline-block;
	}

}

@media(min-width: 992px) {
    .content--page-wysiwyg article {
        margin-left:8.62069%;
        margin-right:8.62069%
    }
}
