/*!
Theme Name: Green Lending Forum
Theme URI: http://underscores.me/
Author: Caroline Hehemann
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: glf
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Green Lending Forum is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Normalize
--------------------------------------------------------------*/


/* structure */

#small_contact_form
{
	margin-top: 30px;
}

.site-branding {
	float: left;
	margin-bottom: 30px;

}

#bbpress-forums li{

	margin: 1px;
}

.page-id-2 .entry-content, .page-id-137 .site-content, .forum .site-content,
.topic .site-content, .page-id-204 .site-content, .page-id-223 .site-content,
.page-id-344 .entry-content, .page-id-2143 .entry-content {
	width: 100%;
	background-color: #d9f2f9;
}





.full-width {
	width: 100% !important;
}

.two-third {
	width: 600px;

}

.page-id-2 ul.bbp-forums {
	margin: 0 0 0 -2.5em;
}


.page-id-2  li {

	list-style: none;

}
.page-id-2  ul.bbp-forum {
	margin: 0 0 0 -2.5em;
}
#home-headline, .vce-row, .forum .site-main, .topic .content {
	/*width: 1200px;*/
	/*margin: 0 auto !important;*/
	padding: 0 2.5em;
}


.entry-content {
	/*width: 1200px;
	margin-right: auto !important;
	margin-left: auto !important;*/
}


#secondary {
	display: none;
}

.single-topic .content-sidebar-width, .page-id-204 .content-sidebar-width,
.reply-edit .content-sidebar-width
{
	width: 1200px;
	margin: 0 auto;
}



.page-id-204 .vce-row {
	width: 100%;

}

.single-topic .entry-content, .page-id-204 .entry-content,
.page-id-204 #topic-form, .reply-edit .entry-content {

	width: 100%;
}

.single-topic #secondary, .page-id-204 #secondary,
.reply-edit #secondary {
	display: block;

}

.page-id-2 .entry-content p:first-child {
	/*display: none;*/
}

.page-id-2 #wppb_form_success_message {
	display: block !important;
	margin-top: 0px;
	margin-bottom: 0;
	padding: 5px 10px 30px;
	width: 280px;
}

.page-id-2 #wppb_general_top_error_message, .page-id-2 .wppb_success {
	padding: 15px 10px 0;
	margin-top: -10px;
	display: block !important;
	width: auto !important;
}

.page-id-2 .alert {
	padding: 0px 10px 25px;
	display: block !important;
	width: auto !important;

}

.page-id-2 .error {
	margin-top: -10px;
	padding: 10px 10px 15px;
	display: block !important;
	width: auto !important;
}





@media  screen and (max-width: 1200px) {
	.page-id-2 .entry-content {
		width: 100%;
		padding: 0;
	}
	#home-headline {
		padding-left: 25px;
		padding-right: 25px;
	}

	#home-headline, .vce-row, .forum .site-main, .topic .content {
		width: auto;

	}

	.entry-content {
		width: auto;
	}



	.single-topic .content-sidebar-width, .page-id-204 .content-sidebar-width,
	.reply-edit .content-sidebar-width
	{
		width: auto;
	}

	.two-third {
		width: auto;

	}

}

/* Contact button */

#contact-button {
	position: fixed;
	right: 0;
	height: 55px;
	margin-top: 20px;

}

#contact-button-pop {

	position: fixed;
	margin-top: 20px;
	right: 70px;




}

#contact-button-pop .arrow-up {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #fff;
	margin: 190px 240px;
	position: fixed;
	-ms-transform: rotate(90deg); /* IE 9 */
	-webkit-transform: rotate(90deg); /* Safari */
	transform: rotate(90deg);
}

#contact-button-pop p {
	padding: 0px;
	font-size: 15px;
	margin-bottom: 0;
	text-align: left;
	line-height: 10px;
}

#contact-button-pop p a:hover {
	text-decoration: underline;
}





#contact-button-pop h4 {
	color: #00a6d7;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	font-size: 20px;
	margin-bottom: 25px;

}

#contact-button-wrap {
	position: fixed;
	right: 0;
	width: 300px;
	z-index: 2;
}

#contact-button-pop .avatar {
	width: 100px;
	height: 100px;
	text-align: center;
	margin-top: 5px;

}

/* Green Lending Toolkit Accordion */

#toolkit-login {
	position: fixed;
	top: 0px;
	height: 0%;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	margin: 0;
	left: 0;
	z-index: 2;

}

#toolkit-login .vce-row {
	width: 400px;
}

#toolkit-login .vce-single-image{
	position: absolute;
	margin-left: 340px;
	margin-top: 205px;
	height: 20px;
}

#toolkit-login ul {
	list-style: none;
}

#toolkit-login-col {
	margin-top: 180px;
}

.page-id-1201 .site-content, .page-id-1117 .site-content {
	background-color: #d9f2f9;
	padding-bottom: 50px;
}

.accordion {
	background-color: #fff;
	padding: 30px;
	margin-bottom: 20px;

}

.download-category {
	display: inline-block;
	text-transform: capitalize;
	cursor: pointer;
}

.vce-faq-toggle-text-block .attachment-thumbnail {
	width: 33px;
}


.accordion h2 {
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.accordion h3, .accordion-title h2 {
	font-size: 15px;
	line-height: 35px;
	color: #00a6d7;
	text-transform: none;
}

.vce-faq-toggle-icon {
	display: none;
}

.accordion .vce-faq-toggle-title, .accordion-title {
	padding-left: 0;
	border-top: 1px solid #00a6d7;


}

.accordion-title {
	cursor: pointer;
}

.accordion .vce {
	margin-bottom: 0;
}

.vce-faq-toggle-title:after {
	content: url('/wp-content/uploads/icons/Link.png');
	display: inline;
	position: absolute;
	right: 0;
	top: 20px;
	-ms-transform: rotate(-90deg); /* IE 9 */
	-webkit-transform: rotate(-90deg); /* Safari */
	transform: rotate(-90deg);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.accordion-title img {
	height: 18px;
	width: auto;
	float: right;
	margin-top: 10px;
}


.vce-faq-toggle-state--opened:after {
	-ms-transform: rotate(0deg); /* IE 9 */
	-webkit-transform: rotate(0deg); /* Safari */
	transform: rotate(0deg);

}

.accordion .vce-col-inner  {
	border-bottom: 1px solid #00a6d7;
}

.accordion .vce-faq-toggle-text-block {
	padding-left: 0;
}

.vce-faq-toggle-text-block p {
	font-size: 15px;
	padding-bottom: 30px;
}

.download-link-categories {

}

.download-link-categories img {
	width: 33px;
}

.download-link-categories span {
	margin-top: 5px;
	/*position: absolute;*/
	padding-left: 10px;

}

.vce-faq-toggle-text-block .attachment-thumbnail {
	display: block;
	float: left;
	margin-bottom: 20px;
}

.download-category {
	/*margin: 5px 0 30px;*/
}

.workbook {
	color: #00a6d7;
}

.reading {
	color: #b1b100;

}

.slides {
	color: #00aba8;
}

.handbook {
	color: #8678b6;
}

.video {
	color: #1a7f9d;
}

/* 404 */

.error404 .site-content, .reply-edit .site-content, .topic-edit .site-content {
	background-color: #d9f2f9;



}

section.error-404 {
	text-align: center;
	padding: 100px 0px 300px;
	margin: 0 auto;
	max-width: 1000px;
}

section.error-404 hr {
	max-width: 480px;

}

.error-404 h1 {
	font-size: 100px;
	color: #00a6d7;
	margin: 0;

}

.error-404 p {
	padding-bottom: 5px;
}

.error-404 button {
	margin: 25px;
}


/* YouTube Webinar */

.youtube-headline h2:nth-child(2) {
	font-size: 22px;
	color: #1c809e;

}

.youtube-headline {
	margin-top: 20px;
}


/* Home */

.black-header {
	margin-top: 40px;

}

.black-header h2 {
	color: #000;
	font-size: 40px;

}

.page-id-344 .black-header p {
	font-weight: bold;
	margin-top: -10px;


}

.vce-simple-image-slider-dots {
	text-align: right !important;
	bottom: 0 !important;
	right: 25px !important;
}

.home-box {
	background-color: #fff;
	width: 335px;
	height: 320px;
	border: 20px solid #000;
	padding: 30px;
	text-align: center;
	text-transform: uppercase;
}

.home-box h2 {
	line-height: 45px;
	margin-bottom: 35px;
	margin-top: 5px;
	font-size: 40px;
}

.home-box p {
	font-weight: bold;
	line-height: 22.5px;
}

#sme h2 a {
	color: #00a295;

}

#retail h2 a {
	color: #6c5eae;


}

#technical h2 a {
	color: #dddb00;

}

#technical p:first-of-type {
	margin-bottom: -17px;
}

#illu .vce {
	margin-bottom: -25px;
}

#arrows .vce {
	margin-bottom: 0;
}
#arrows img {
	height: 75px;
	margin-top: 10px;
}

/* Standart */
/* #bulbs img {
	height: 100px;
	margin-left: 280px;
} */

/* #illu img {
	margin-top: -85px;
	width: 500px;
	margin-left: 395px;
	position: absolute;

} */

/* Änderungen */
#bulbs img {
	height: 100px;
    object-fit: contain;
    width: 94px;
}

#illu img {
    width: 500px;
    margin-left: 395px;
    position: absolute;
    object-fit: contain;
	height: auto;
}
#illu .vce-single-image-inner {
    position: absolute;
    width: 1005px;
    height: 340px;
	padding-bottom: 0 !important;
}

#arrows .vce-single-image-inner {
    width: 137px;
    display: flex;
    height: 155px;
	padding-bottom: 0 !important;
}

#arrows img {
    height: 75px;
    margin-top: 80px;
    width: 76px;
    object-fit: contain;
}

/*  */
#bulbs .vce {
	margin-bottom: 80px;
}

#home-box-row {

}

#two-box-row .home-box {
	border: none;
	width: 100%;
	height: 220px;

}

#two-box-row .home-box h2 {
	color: #000;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 0px;



}

#two-box-row .home-box p {
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	padding: 0 80px;
	line-height: 25px;
}

#two-box-row .vce-single-image-container .vce {
	margin-bottom: 0;

}

.link-box {
	width: 100%;
	background-color: #fff;
	padding-bottom: 65px;
	padding-top: 0px;

}

.link-box img {
	height: 25px;
}

#two-box-row .vce-row-content {
	width: 1200px;
	margin: 40px auto 70px;

}

/* Home responsive */

@media  screen and (max-width: 1200px) {
	#arrows, #bulbs, #illu, #two-box-row {
		display: none;
	}

	.full-width {
		padding: 0;
	}



}

@media  screen and (max-width: 1200px) and (min-width: 1000px) {
	.home-box h2 {
		font-size: 1.9em;
	}

	.main-navigation ul
	{
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media  screen and (max-width: 1000px) and (min-width: 768px) {
	.home-box h2 {
		font-size: 1.5em;
	}
	.home-box {
		border-width: 2px;
	}
}

@media  screen and (max-width: 430px)  {

	#home-box-row h2
	{
		padding: 0;
	}
	.home-box h2 {
		font-size: 1.5em;
		line-height: normal;
	}
	#home-single-box {
		margin: 0 auto;
	}


}


/* Events & Webinars */

.single-webinar .entry-content, .single-event .entry-content {
	width: 100%;
}

.single-webinar .vce-row {
	width: 1200px;
}



#e-w-header {
	margin-top: 50px;
	margin-bottom: -20px;
}

.page-id-538 .black-header {
	margin-top: 10px;
	margin-bottom: 50px;

}



.black-header p {
	font-weight: bold;
	margin-top: -10px;
	text-transform: normal

}


.events-webinars {
	/*margin-right: -20px;*/
}

#e-w-wrap {
	margin-bottom: 50px;

}

.page-id-538 .site-content {
	background-color: #d9f2f9;
}

.page-id-538 .read_more {
	display: none !important;
}

.event-webinar {
	width: 386px;
	background-color: #fff;
	float: left;
	height: 390px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.event-webinar h4 {
	text-transform: uppercase;
	background-color: #dedc00;
	position: absolute;
	margin-top: -170px;
	font-size: 14px;
	padding: 4px 10px;
	margin-left: 25px;
}

.thumb {
	height: 195px;
}

.event-webinar:nth-child(3) {
	margin-right: 0;

}

.event-webinar img {
	height: 190px;
}

.e-w-content {
	padding: 0 25px;
	height: 205px;
}

.event-webinar h3 {
	margin-top: 25px;
	line-height: 10px;
	text-transform: uppercase;
	font-size: 17.5px;
}

.event-webinar h2 {
	font-size: 25px;
	line-height: 35px;
	height: 70px;
}

.event-webinar img.icon {
	height: 18px;
	float: right;
	margin-top: 20px;

}

.event-webinar p {
	color: #1581a0;
	float: left;
	width: 92%;
}

/* Events & Webinars responsive */

@media screen and (max-width: 450px) {
	.event-webinar {
		width: 100%;
		height: auto;

	}

	.topic li{
		display: block;
		float: none;
	}

	.event-webinar h2 {
		font-size: 1.4em;
	}

	.event-webinar h3 {
		line-height: 25px;
	}

	.event-webinar p {
		display: none;
	}

}


/* Booklet */

.page-id-589 .site-content {
	background-color: #d9f2f9;
}

.page-id-589 h2 {
	font-size: 22.5px;
	font-weight: bold;
	color: #000;
}

.page-id-589 .black-header h2 {
	color: #000;
	font-size: 40px;
	text-transform: uppercase;

}

.page-id-589 .black-header {
	margin-bottom: 60px;
	margin-top: 10px;
}

.page-id-589 .black-header p {
	font-weight: bold;
	margin-top: -10px;

}

.page-id-589 p b {
	color: #00aca8;
}

#booklet-quote {
	margin-top: -225px;

}

#booklet-quote img {
	width: 300px;
}

.download-link {
	background-color: #dddb00;
	padding: 0px 10px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}

.download .vce-shortcode {
	float: left;
	height: 30px;
	width: 50px;
}

.download {
	margin-top: 40px;
}

.download h2 {
	margin: -10px 0 0;
	font-size: 22.5px;
	color: #1c809e;
}

.download p {
	margin-top: 10px;
}

.thumbnail {
	width: 165px;
	margin-top: 40px;


}

.page-id-589 .thumbnail {
	margin: 75px auto 50px;
}

#el-c6cf3708 {
	text-align: center;
}

.page-id-589 .download h2 {
	text-align: center;
	margin-top: -30px;
}


/* Profile */

.profile-link {
	color: #00a6d7;
	text-transform: uppercase;
	font-size: 15px;
	background-image: url(/wp-content/uploads/icons/lock.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-size: 15px;
	background-position-y: 3px;
	float: right;
	margin-top: 20px;
	line-height:25px;
}

.page-id-223 .site-content {
	padding-bottom: 50px;
}

.page-id-137 .profile-link {

	margin-top: -10px;
}

.page-id-223 .profile-link {
	margin-top: -15px;
}


.profile-link img {
	height: auto;
	width: 10px;
	margin-left: 10px;
	padding-bottom: 3px;


}

#bbp-single-user-details {
	display: none;
}

.bbp-user-page #content {
	background-color: #d9f2f9;

}

#bbpress-forums #bbp-user-body {
	margin-left: 0;

}

.bbp-user-page hr.sep {
	margin: 30px 0px !important;

}

.wppb-avatar img  {
	width: 100px;
	height: auto;
	border-radius: 100px;

}


ul.wppb-profile li {
	float: left;

}

.user-profile {
	background-color: #fff;
	padding: 25px;
	height: 290px;
	width: 800px;
	float: left;
	margin-bottom: 100px;
}

.user-profile li {
	padding-left: 0;

}

li.username  {
	text-transform: uppercase;
	color: #00a6d7;
	font-size: 20px;
	/*width: 35%;*/
	width: 69%;
	padding-left: 15px;
	font-weight: bold;

}

.bbp-user-page label {
	display: block;
	color: #878786;
	font-size: 12.5px;
	text-transform: uppercase;
}

.username span {
	width: 500px;

}

.update-profile button {
	width: 155px;

}

.conversation-number {
	float: right;
	background-color: #fff;
	height: 290px;
	width: 375px;
	text-align: center;
}



.conversation-number span {
	font-size: 160.24px;
	color: #00a6d7;
}


.profile-content li {
	display: table-cell;

}

.profile-content span {
	font-size: 17px;
	line-height: 25px;
	width: 180px;
	padding-right: 100px;
}

ul.wppb-profile li span {
	padding: 40px 100px;
	width: 800px;
}

.profile-header li {
	display: table-cell;
	vertical-align: middle;
}

/* Profile Form */

#select_user_to_edit_form {
	display: none;
}

#wppb-edit-user {
	width: 900px;
}

#wppb-edit-user h1 {
	font-size: 35px;
	color: #00a6d7;
}

form#wppb-edit-user ul {
	list-style: none;
	margin-left: -2.5em;
}

form#wppb-edit-user li {
	padding-left: 0;
	margin-bottom: 0;
}

.wppb_upload_button, #upload_custom_field_1_button {
	border: 2px solid #000 !important;
	background-color: #fff !important;
	height: 45px;
	width: 900px;
	padding-top: 7px;
	font-size: 100%;
	margin: 15px 0 25px;
	 display: block;
    max-width: 75px;
    padding-left: 10px;
}

.wppb-user-forms select, .file-thumb {
	margin: 15px 0 25px;

}


.wppb-user-forms h2 {
	font-size: 20px;
	margin-bottom: 0px;
}

.wppb-user-forms input[type="text"]:focus, .wppb-user-forms input[type="number"]:focus,
.wppb-user-forms input[type="email"]:focus, .wppb-user-forms input[type="url"]:focus,
.wppb-user-forms input[type="password"]:focus, .wppb-user-forms input[type="search"]:focus,
.wppb-user-forms textarea:focus, .wppb-user-forms select:focus, #upload_custom_field_1_button:active {
	border-color: #00a6d7;
}

.wppb-user-forms input[type="text"], .wppb-user-forms input[type="number"],
.wppb-user-forms input[type="email"], .wppb-user-forms input[type="url"],
.wppb-user-forms input[type="password"], .wppb-user-forms input[type="search"],
.wppb-user-forms textarea, .wppb-user-forms select {
	border: 2px solid #000;
	border-radius: 0px;
	width: 900px;
	margin-bottom: 25px;
	padding-left: 10px;
}

input#edit_profile {
	background-color: #dedc00;
	border: none;
	font-weight: bold;
	border-radius: 0;
	font-size: 15px;
	width: 135px;
	float: right;
	color: #000;
	height: 45px;
}

input#edit_profile:hover {
	background-color: #00a6d7;
}



/* Topic Form */

#topic-form form p {
	text-align: left;

}

#topic-form form {
	margin-top: 145px;
}



.mce-edit-area,  .mce-edit-area iframe {
	height: 270px !important;
}

.topic-edit label {
	font-size: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #00a6d7;
}

.topic-edit .site-content .widget-area {
	margin-top: 165px !important;
}

.topic-edit .bbp-form:first-child {
	margin-top: 135px;
}

.topic-edit div.bbp-submit-wrapper {
	margin-top: 10px;
}

#topic-form input[type="text"],
#topic-form select,
#topic-form #bbpress-forums fieldset select#bbp_forum_id {
	width: 100%;
	max-width: 100%;
}

.topic-edit input#bbp_topic_title,
.topic-edit #bbpress-forums fieldset select#bbp_forum_id  {
	width: 97.5%;
	max-width: 100%;

}

.topic-edit fieldset p {
	text-align: left;
}



#topic-form input[type="text"] {
	padding-left: 10px;

}

#topic-form select {
	padding-left: 5px;
}


.bbp-template-notice p {
	text-align: center;

}

label[for="bbp_topic_subscription"] {
	font-size: 15px !important;
	color: #000 !important;
}

div.bbp-template-notice {
	background-color: #d9f2f9;
	border-color: #00a6d7;
	color: #00a6d7;
}

div.bbp-template-notice p {
	text-align: center !important;
}

.wp-editor-container {
	border: none !important;
}

#topic-form label, .topic label[for="bbp_topic_tags"] {
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 15px;
	color: #00a6d7;
}



.topic .bbp-submit-wrapper button#bbp_reply_submit {
	margin-top: 15px;
}

#topic-form #bbpress-forums fieldset.bbp-form {
	display: block;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	width: 100%;
}

div.bbp-template-notice {
	border-radius: 0;
}

/* Editor */

div.mce-path {
	display: none;
}



#bbpress-forums fieldset.bbp-form {
	padding-left: 0;
}

#bbpress-forums ul.bbp-replies {
	border: none;
}

#topic-form #bbpress-forums fieldset.bbp-form input,
#topic-form #bbpress-forums fieldset.bbp-form select {
	margin-bottom: 25px;
}


p.notify-me, p.bbp-attachments-form {
	text-align: left;
}

.bbp-submit-wrapper button#bbp_reply_submit, .bbp-submit-wrapper button#bbp_topic_submit {
	width: 85px;
	float: none;
}

.page-id-204 div.bbp-submit-wrapper {
	margin-top: 10px;
}

.d4p-attachment-addfile {
	color: #00a6d7;
	color: #00a6d7;
	margin-top: -10px;
	display: none;

}

.cancel-wrapper {
	float: right;
	margin-right: 150px;
	margin-top: 30px;
}

button.cancel:hover {
	background-color: #d9f2f9;

}

#button-file {
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 2px solid #000;
	height: 45px;
	text-align: left;
	color: #878786;
}


input[type="file"] {

}

button.cancel {
	background-color: #d9f2f9;
}

#bbpress-forums div.wp-editor-container {
	margin-bottom: 40px;
}

#bbpress-forums div.even{
	padding:0;
}

input[type="checkbox"] {
	outline: 2px solid #000;
	margin-left: 5px !important;
	margin-bottom: 40px !important;
}

div.mce-toolbar-grp {
	background-color: #fff !important;
}

label[for="bbp_topic_subscription"] {
	padding-left: 5px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
}

label[for="bbp_topic_tags"] {
	font-size: 20px;
}



/* Webinar */



.webinar-detail {
	width: 600px;
	margin-top: 10px;
}

.webinar-registration {
	margin-bottom: 0px;
	margin-top: 30px;
}

.success-message {
	margin-top: 30px;
}

.webinar-registration-header {
	display: none;
}


.inline-column {
	float: left;
	width: 300px;
	margin-top: -40px;
}



.clear {
	clear: both;
	width: 600px;
}



@media  screen and (max-width: 1200px) {
	.vce-row, .forum .site-main, .topic .site-main {
		width: 100%;
		padding: 0 20px 0 20px;
	}

	.entry-content
	{
		width: 100%;
		padding: 0;
	}
	.webinar-detail, .clear, .addtoany_content {
		width: 100% !important;
	}
}



.addtoany_shortcode {
	margin-top: 50px;
	width: 600px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 40px 0 5px;
	position: relative;
}


.addtoany_shortcode:before {
	content: "Share";
	position: absolute;
	top: 0px;
	font-weight: bold;
}



/* Home */

.page-id-2 .site-content {
	background-color: #d9f2f9;
}

.page-id-2 .entry-content {
	margin-top: 0;
}


#home-headline h1 {
	text-transform: uppercase;
	color: #000;
	margin-top: 55px;
	margin-bottom: 0px;
	font-size: 40px;
}

#home-headline h2 {

	color: #fff;
	margin-top: 0;
	font-size: 17px;
}

/*

#home-header {
	position: relative;
	background-color: #00a6d7;
}

.main-content-block {
	display: flex;
	flex-direction: row;
}

.main-content-block .vce-col--md-66-66p {
	max-width: initial;
	width: initial;
}

.main-content-block .vce-col--md-33-33p {
	width: auto;
	display: block;
	position: relative;
	min-width: auto;
	max-width: 400px;
	flex: auto;
}

@media all and (max-width: 960px) {
	.main-content-block {
		flex-direction: column !important;
	}
	.main-content-block .vce-col--md-33-33p{
		width: 100%;
	}
}



*/
.page-id-2 .bbp-forum-content, .categories-small .bbp-forum-content,.page-id-2 .bbp-forum-topic-count,
.bbp-forum-reply-count, .bbp-forum-freshness, .categories-small .bbp-header, .categories-small .bbp-forum-topic-count,
.bbp-search-form, #bbpress-forums div.bbp-template-notice .info,
.bbpress-forums div.bbp-template-notice .info, .bbp-reply-ip,
.forum-reg-home div.bbp-template-notice, .categories-small .category-link,
.page-id-2 .category-link  {
	display: none;
}

.latest-converstations .bbp-header {
	display: block;
}


.page-id-2 .bbp-body .odd {
	margin-right: 7px !important;
}

.categories-small .bbp-body #bbp-forum-170, .categories-small .bbp-body #bbp-forum-172, .categories-small .bbp-body #bbp-forum-176,
.categories-small .bbp-body #bbp-forum-178 {
	margin-right: 7px !important;


}

.page-id-2 .bbp-forums div.bbp-forum-title{
	padding-right:20px; }


	/* Overview */



	.page-id-137 .bbp-body #bbp-forum-170, .page-id-137 .bbp-body #bbp-forum-172, .page-id-137 .bbp-body #bbp-forum-176,
	.page-id-137 .bbp-body #bbp-forum-178 {
		margin-right: 10px;
	}

	#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums .bbp-forum-info .bbp-forum-topic-count {
		padding-left: 5px;
	}

	.category-link {
		float: right;
	}

	.category-link img {
		width: 50%;
	}

	.page-id-137 .bbp-forum-content {
		height: 75px;
	}


	li.bbp-forum-topic-count {
		float: left;
		text-align: left;
		width: 50%;
		color: #878786;
		padding-left: 15px !important;
	}


	.categories-small .bbp-forum-174 {
		margin-right: 0 !important;

	}

	.categories-small li.bbp-forum-info {
		width: 100%;
	}

	.page-id-2 li.bbp-forum-info {
		width: 100%;
	}



	.bbp-forum-title {
		text-transform: uppercase;
		font-weight: bold;
	}

	.page-id-2 .bbp-forum-title {
		color: #00a6d7;
	}


	/* topics */

	.bbp-topics li {
		/*margin-right: 0.5em !important;*/
		margin-right: 0;
	}


	.topic li {
		padding-left: 0;
	}

	#bbpress-forums fieldset.bbp-form {
		padding: 0;
	}

	/* forum */


	.page-id-137 li.bbp-forum-info {

		width: 100%;
		padding: 10px;
	}

	.page-id-137 .bbp-forums div.bbp-forum-title{
		padding: 0 15px 0 80px;
		display: table-cell;
		height: 60px;
		vertical-align: middle;
		font-weight: bold;
	}

	#bbpress-forums ul.bbp-forums {
		border: none;
	}

	.bbp-forums div.bbp-forum-title  {
		font-size: 20px;
		vertical-align: middle;
		font-weight: bold;
	}

	.bbp-forum-content span{
		color: #000;

	}

	.bbp-forum-content {
		font-size: 17px !important;
		margin-top: 25px !important;
		line-height: 24px;
	}

	.page-id-2 li.bbp-forum-info {
		float: left;
		text-align: left;
		padding: 0px 0px 0 60px;

	}

	.gdbbx-badge-new-posts {
		display: none;
	}

	.categories-small .bbp-forums div.bbp-forum-title {
		display: table-cell;
		height: 70px;
		vertical-align: middle;
		font-weight: bold;
	}


	.categories-small #bbpress-forums li.bbp-body ul.forum:hover
	{
		background-color: #00a6d7;
		color: #fff !important;
	}

	.categories-small li.bbp-forum-info {

		padding: 0px 15px 0px 90px;

	}


	#bbpress-forums li.bbp-body ul.forum {
		color: #00a6d7;
	}



	.categories-small #bbpress-forums li.bbp-body ul.forum {
		border: none;
	}


	.page-id-2 .bbp-forums div.bbp-forum-title {
		display: table-cell;
		height: 110px;
		vertical-align: middle;
		font-weight: bold;
	}

	#forum-home-categories li > ul {
		margin-left: 0;
	}

	.page-id-2 .vce-row-content {
		margin-bottom: 70px;
	}


	.page-id-2 li.bbp-body, .categories-small li.bbp-body,
	#overview-categories li.bbp-body {
		padding-left: 0;
	}

	.categories-small .bbp-forums #bbp-forum-170 a.bbp-forum-title,
	.categories-small .bbp-forums #bbp-forum-172 a.bbp-forum-title,
	.categories-small .bbp-forums #bbp-forum-178 a.bbp-forum-title {
		padding-top: 25px;
	}

	.categories-small {
		margin-top: 100px;
	}

	.single-forum .bbp-topics {
		background-color: #fff !important;
	}



	.page-id-2 .bbp-topic-meta, #overview-categories .bbp-header, .page-id-2 .bbp-header,
	.bbp-footer, .page-id-2 .bbp-topic-voice-count, .page-id-2 .bbp-topic-reply-count,
	.page-id-2 .bbp-topic-freshness, .page-id-2 .bbp-breadcrumb, .categories-small .bbp-breadcrumb {
		display: none;
	}


	/* Conversation Single (topic) */

	.gdbbx-footer-meta, .gdbbx-user-stats, .gdbbx-attachments h6 {
		display: none;
	}

	.bbp-form .gdbbx-attachments-form .gdbbx-validation-active .gdbbx-attachment-preview {
		border-radius: 0 !important;
		width: 100% !important;
		height: 45px !important;
		background-color: #d9f2f9 !important;
	}

	li.gdbbx-attachment {
		margin-left: 0;
		color: #00a6d7;
		background: url(/wp-content/uploads/icons/download.png) !important;
		background-repeat: no-repeat !important;
		background-size: 20px !important;
		padding-left: 30px;


	}

	.bbp-form .gdbbx-attachment-add-file {
		border-radius: 0 !important;
		border-width: 2px !important;
		border-color: #000 !important;
	}


	.gdbbx-attachment a:first-of-type {
		padding-left: 30px;

	}
	.gdbbx-attachment a {
		color: #00a6d7;

	}

	.bbp-form .gdbbx-attachments-form .gdbbx-validation-active .gdbbx-attachment-preview span {
		border-radius: 0 !important;
		height: 45px;
		position: relative;
		width: 100%;
		border-width: 2px !important;
		border-color: #000 !important;
		right: 0 !important;
		padding: 10px 10px !important;
		color: #878786;
		font-weight: normal !important;
		font-size: 15px !important;
		background-color: #fff;
	}

	.bbp-form .gdbbx-attachments-form .gdbbx-validation-active
	.gdbbx-attachment-preview span:after {
		content: " ..."
	}

	.gdbbx-attachments {
		border: none;
	}

	.gdbbx-attachments-form:before {
		content: "Attachments";
		font-size: 20px;
		font-weight: bold;
		color: #00a6d7;

		margin-bottom: 15px;
		display: block;

	}

	div.bbp-submit-wrapper {
		margin-right: 20px;
	}

	.bbp-form .gdbbx-attachments-form .gdbbx-attachments-input {
		margin: 0 0 1em 0.3em;
	}

	#bbpress-forums div.bbp-reply-author img.avatar {
		border-radius: 100px;
		float: left;
		max-width: 100px;
		width: 100px;
		margin-left: 25px;
		position: relative;

	}

	.topic .start-conversation {
		margin-top: 18px;
	}

	.topic .single-forum-head h2 {
		margin-bottom: 40px;
	}

	.topic .topic-header h3  {
		color: #000;
		width: 86%;
		float: left;
		margin-top: 0;
		padding-left: 20px;
		text-transform: unset;
		font-weight: lighter;
	}

	#bbpress-forums ul.bbp-threaded-replies {
		margin-left: 0;

	}

	#bbpress-forums ul.bbp-threaded-replies .type-reply {
		/*margin-top: -40px;*/
	}

	#bbpress-forums ul.bbp-threaded-replies:before {
		content: "Replies";
		font-size: 20px;
		font-weight: bold;
		color: #00a6d7;
		background-color: #fff;
		padding: 25px 15px 15px;
		display: block;
		text-transform: uppercase;

	}

	#bbpress-forums ul.bbp-threaded-replies div.reply:before {

	}

	#bbpress-forums ul.bbp-threaded-replies div.reply {
		margin-bottom: 0;
	}

	#bbpress-forums ul.bbp-threaded-replies li:last-child {
		margin-bottom: 40px;
	}

	hr.reply-sep {
		height: 1px;
		color: #00a6d7;
		margin: 0 15px !important;

	}

	span.bbp-admin-links a.bbp-reply-to-link {
		background-color: rgb(222, 220, 0) !important;
		color: #000;
		border-radius: 5px;
		padding: 0px 5px !important;
		font-size: 12px !important;
		font-weight: bold !important;
		margin-top: 10px !important;
		display: inline-block !important;
		line-height: 20px;
	}

	#bbpress-forums ul.bbp-threaded-replies {
		background-color: #fff;
		margin-top: -40px;
	}

	p.extra-meta {
	    margin-top: 70px;
	    display: block;
	    text-align: left !important;
	    padding-left: 146px;
	    color: #878786;
	    font-weight: 300;
	    font-size: 15px;
	    position: absolute;
	}

/*
#bbpress-forums .topic:after {
	content: "Comments";
	font-size: 30px;
	color: #00a6d7;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 25px;
	display: block;

}
*/

.bbp-pagination-links a {
	border: none;
	color: #878786;
	font-size: 20px;
	text-transform: uppercase;
}

.bbp-pagination-links  {
	display: inline-block;
}

.bbp-pagination {
	width: 100%;
	clear: both;
	text-align: center;
}

.topic .bbp-pagination-links{
	/*width: 65%;
	margin: 10px auto;*/
	clear: both;
	margin-top: -25px;
	margin-bottom: 40px;
}


.bbp-topic-pagination {
	display: none;
}

.bbp-reply-position-1:after {
	content: "Comments";
	background-color: wheat;
	display: block;
	padding-top: 50px;
	font-size: 30px;
	color: #00a6d7;
	font-weight: bold;
	background-color: #d9f2f9;
}

.bbp-pagination-links a:hover, .bbp-pagination-links span.current {
	opacity: 1;
	background: transparent;
	border: none;
	color: #878786;
	font-size: 20px;
}

#bbpress-forums .gdbbx-signature {
	display: none;
}

.reply .topic-header h3, .reply hr.sep {
	display: none;
}

#bbpress-forums .reply div.bbp-reply-author {
	margin-top: -125px;
}



#bbpress-forums .reply div.bbp-reply-content {
	margin-top: 20px;
}

#bbpress-forums .topic {
	margin-bottom: 30px;
}


.reply .topic-header {
	padding-top: 70px;
}

#bbpress-forums div.reply {
	margin-bottom: 40px;
}

.topic-header  {
	padding-top: 50px;
}

.bbp-pagination-links:first-of-type {
	display: none;
}

li.bbp-body {
	line-height: 20px;
}

.widget a, .widget li {
	color: #00a6d7;
	padding-left: 0;
	font-size: 17px;
	text-transform: none;
	line-height: 24px;
}

.textwidget p {
	color: #00a6d7;
}

.widget_display_topics li {
	margin-bottom: 20px;
}

.widget_text p {
	margin-bottom: 15px;
}

.widget_display_forums li {
	margin-bottom: 5px;
}

.widget h2 {
	font-size: 20px;
}

.widget ul {
	margin: 0 0 0 -2.5em;
	list-style: none;
}



.widget a {
	background-size: 10px;
	background-repeat: no-repeat;
}

.widget_display_topics a {
	background-image: url(/wp-content/uploads/icons/other-posts.png);

}

.widget_display_forums li:nth-of-type(3),
.widget_display_forums li:nth-of-type(4),
.widget_display_forums li:nth-of-type(6) {
	background-position-y: 15%;
}

.single-topic li.bbp-body {
	padding-left: 0;

}

.single-topic #bbpress-forums div.bbp-reply-author {
	text-align: left;
}

#bbpress-forums div.bbp-reply-author .bbp-author-role {
	font-style: normal;
	position: absolute;
	margin-top: 41px;
}
/*
#bbpress-forums div.bbp-reply-content img {
	width: 100%;
	height: auto;
}
*/
.single-topic div.bbp-reply-author .bbp-author-role {

	margin-top: 50px;
}

.bbp-author-role, #bbpress-forums .role span {
	color: #009c3c;
	background-color: #ccebd8;
	border-radius: 5px;

	padding: 0 10px;
}

li.role {
	display: none;
}


.bbp-author-role {
	display: inline-block;

}

h2.single-forum-title , .topic-header h3 {
	text-transform: uppercase;
	font-weight: bold;

}

.lb-like-icon {
	height: 13px !important;
}

.lb-style-custom .lb-like, .lb-style-custom .lb-dislike {
	border: none;
}

/*span.bbp-admin-links a.bbp-topic-reply-link,
span.bbp-admin-links a.bbp-topic-edit-link,
span.bbp-admin-links a.bbp-reply-edit-link {
	background-color: rgb(222, 220, 0) !important;
	color: #000;
	border-radius: 5px;
	padding: 0px 5px !important;
	font-size: 12px !important;
	font-weight: bold !important;
	margin-top: 10px !important;
	display: inline-block !important;
	line-height: 20px;

	}*/

/*span.bbp-admin-links a.bbp-topic-reply-link {
	margin-left: -40px !important;
}

span.bbp-admin-links a.bbp-reply-to-link {
	margin-left: -30px !important;
	}*/

	.widget_text p:first-of-type {
		background: url(/wp-content/uploads/icons/email.png) !important;
		background-repeat: no-repeat !important;
		background-size: 20px !important;
		background-position-y: 7px !important;

	}

	#contact-wrapper p:first-of-type, #contact p:first-of-type {
		background: none !important;
	}



	.widget_text p:nth-child(2) {
		background: url(/wp-content/uploads/icons/visit.png) !important;
		background-repeat: no-repeat !important;
		background-size: 20px !important;
		background-position-y: 4px !important;

	}

	.lb-style-custom .lb-count {
		line-height: 20px !important;
		top: -5px !important;
	}

	.lb-style-custom .likebtn-icon {
		line-height: 20px !important;
		padding-bottom: 10px;

	}

	.widget_text #contact {
		background: url(/wp-content/uploads/icons/contact.png) !important;
		background-repeat: no-repeat !important;
		background-size: 20px !important;
		background-position-y: 4px !important;
		padding-left: 30px;

	}

	#contact-wrapper p:first-child {
		text-align: center;
		margin-top: 0;
		margin-bottom: 10px;

	}

	.widget_text p {
		background-repeat: no-repeat !important;
		padding-left: 30px;
		background-size: 10px !important;
	}

	.bbp-attachments h6 {
		display: none;
	}

	.d4p-bbp-attachment {
		background: url(/wp-content/uploads/icons/download.png) !important;
		background-repeat: no-repeat !important;
		background-size: 20px !important;

	}

	.d4p-bbp-attachment a, li.d4p-bbp-attachment {
		font-size: 20px;
		font-weight: bold;
		font-family: 'ff-meta-web-pro' !important;
		color: #00a6d7 !important;


	}

	.d4p-bbp-attachment a:first-of-type {
		margin-left: 30px !important;

	}

	.d4p-bbp-attachment a:nth-of-type(2),
	.d4p-bbp-attachment a:nth-of-type(3) {
		/*display: none !important;*/
	}

	#bbpress-forums div.bbp-reply-content ol li {
		/*list-style: none !important;*/
		/*margin-left: -12px !important;*/
	}

	#bbpress-forums div.bbp-topic-content ul,
	#bbpress-forums div.bbp-reply-content ul,
	#bbpress-forums div.bbp-topic-content ol,
	#bbpress-forums div.bbp-reply-content ol {
		margin: 0 25px 15px;
	}

	.lb-count {
		font-weight: bold !important;
		font-family: 'ff-meta-web-pro' !important;
		padding-left: 8px !important;
		font-size: 12.5px !important;
		padding-bottom: 2px !important;

	}

	.likebtn-wrapper {
		float: left;
		margin-top: 10px;
		line-height: 10px !important;

	}

	.lb-style-custom .lb-like {
		padding-left: 10px !important;
		padding-right: 5px;
		margin-left: 2px;
		border-radius: 5px;
		padding-top: 3px !important;
	}

	li .bbp-reply-author {
		line-height: 20px;
	}

	hr.sep {
		height: 1px;
		color: #00a6d7;
		margin: 15px !important;
	}

	h2.widget-title:first-of-type {
		margin-top: -8px;
	}

	h2.widget-title {
		font-size: 20px;
		text-transform: uppercase;
		margin-bottom: 30px;
	}

	#text-2 {
		margin-top: 75px;
		margin-bottom: 80px;
	}

	.single-topic .content-area, .page-id-204 .content-area,
	.reply-edit .content-area {
		float: left;
		margin: 0 -25% 0 0%;
		width: 100%;
	}
	.single-topic .site-main,
	.reply-edit .site-main,
	.page-id-204 .site-main {
		margin: 0 25% 0 0;
	}
	.single-topic .site-content .widget-area,
	.reply-edit .site-content .widget-area,
	.page-id-204 .site-content .widget-area {
		float: right;
		overflow: hidden;
		width: 250px;

		margin-left: 50px;
	}

	.reply-edit .site-content .widget-area {
		margin-bottom: 50px;
	}

	.single-topic .site-content .widget-area {
		margin-top: 215px;
	}

	.reply-edit .site-content .widget-area {
		margin-top: 160px;
	}

	.reply-edit .info {
		display: none;
	}

	.page-id-204 .site-content .widget-area {
		margin-top: 175px;
	}

	.single-topic .site-footer,
	.page-id-204 .site-footer {
		clear: both;
		width: 100%;
	}

	.widget .bbp-forum-title {
		background-repeat: no-repeat;
		background-size: 20px;
		padding-left: 30px;
		background-position-y: 100%;;
		display: inline-block;
		font-weight: normal;


	}

	.widget_display_forums li {
		background-repeat: no-repeat;
		background-size: 25px;
		background-position-y: 4px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.widget_display_forums .bbp-forum-title {
		padding-left: 35px;
	}

	.widget_display_forums li:first-of-type {
		background-image: url(/wp-content/uploads/icons/project-finance.png);

	}


	.bbp-topic-revision-log, .bbp-reply-header {
		display: none;
	}

	.bbp-topic-close-link, .bbp-topic-sticky-link,
	.bbp-topic-super-sticky-link, .bbp-topic-merge-link,
	.bbp-topic-spam-link,
	.bbp-reply-close-link, .bbp-topic-split-link,
	.bbp-reply-move-link, .bbp-reply-merge-link,
	.bbp-reply-spam-link {
		display: none !important;
	}

	span.bbp-admin-links {
		font-size: 0;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	span.bbp-admin-links a {
		margin-left: 10px !important;
		background-color: rgb(222, 220, 0) !important;
		color: #000;
		border-radius: 5px;
		padding: 0px 5px !important;
		font-size: 12px !important;
		font-weight: bold !important;
		margin-top: 10px !important;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		line-height: 20px;
	}

	span.bbp-admin-links a:first-child {
		margin-left: 0 !important;
	}

	.bbp-reply-post-date {
		float: right;
		margin: 0px 25px 55px;
	}

	.single-topic .bbp-reply-form {

	}

	#bbpress-forums div.bbp-reply-content {
		margin-left: 0;
		padding: 25px;
	}

	#bbpress-forums div.bbp-reply-author a.bbp-author-name,
	#bbpress-forums div.bbp-reply-author .bbp-author-name {
		clear: none;
		text-transform: uppercase;
		font-size: 17px;
		padding: 40px 0px 10px 10px;
		font-weight: bold;
	}

	#bbpress-forums div.bbp-reply-author {
		width: 100%;
		margin-bottom: 45px;
		margin-top: 20px;
	}

	.topic #primary h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.single-topic .bbp-author-name {
		float: left;
	}
	.single-forum-head .single-forum-title {
		width: 70%;
		float: left;
	}

	.single-forum-head .single-forum-title p {
		margin-top: 0;
		color: #00a6d7;
	}



	/* Forum icons */

	.single-forum-head h2  {
		background-repeat: no-repeat !important;
		background-size: 60px !important;
		background-position: 0 !important;
		line-height:45px;
		padding: 10px 0 10px 70px !important;

	}

	.categories-small .bbp-body .forum {
		width: 395px;
		height: 90px;
		float: left;
		margin-bottom: 5px !important;
		background-repeat: no-repeat !important;
		background-size: 60px !important;
		background-position: 5.5% 50% !important;
	}

	.bbp-body .forum {
		width: 393px;
		height: 240px;
		float: left;
		margin-bottom: 10px !important;
		background-repeat: no-repeat !important;
		background-size: 60px !important;
		background-position: 20px 20px !important;

	}

	.page-id-2 .bbp-body .forum{
		width: 49%;
		height: 110px;
		float: left;
		margin-bottom: 5px !important;
		background-repeat: no-repeat !important;
		background-size: 60px !important;
		background-position: 10.5% 50% !important;
		background-color: #fff;
	}

	.bbp-forums #bbp-forum-170,  h2#bbp-forum-170,
	.widget_display_forums li:first-of-type {
		background-image: url(/wp-content/uploads/icons/project-finance.png) !important;
	}

	.bbp-forums #bbp-forum-172,  h2#bbp-forum-172, .widget_display_forums li:nth-of-type(2) {
		background-image: url(/wp-content/uploads/icons/risk-management.png) !important;
	}

	.bbp-forums #bbp-forum-174,  h2#bbp-forum-174, .widget_display_forums li:nth-of-type(3) {
		background-image: url(/wp-content/uploads/icons/renewable-energy.png) !important;
	}

	.bbp-forums #bbp-forum-176,  h2#bbp-forum-176, .widget_display_forums li:nth-of-type(4) {
		background-image: url(/wp-content/uploads/icons/energy-efficiency.png) !important;
	}

	.bbp-forums #bbp-forum-178,  h2#bbp-forum-178, .widget_display_forums li:nth-of-type(5) {
		background-image: url(/wp-content/uploads/icons/case-studies.png) !important;
	}

	.bbp-forums #bbp-forum-180,  h2#bbp-forum-180, .widget_display_forums li:nth-of-type(6) {
		background-image: url(/wp-content/uploads/icons/marketing.png) !important;
	}

	.bbp-forums #bbp-forum-1638,  h2#bbp-forum-1638 {
		background-image: url(/wp-content/uploads/icons/gcpf_events.png) !important;
	}

	.bbp-forums #bbp-forum-2039,
	h2#bbp-forum-2039 {
		background-image: url(/wp-content/uploads/icons/Icon_Public-Forum.png) !important;
	}


	.widget_display_forums li:first-of-type {
		background-image: url(/wp-content/uploads/icons/Icon_Public-Forum.png) !important;

	}

	.widget_display_forums li:nth-of-type(2) {
		background-image: url(/wp-content/uploads/icons/project-finance.png) !important;

	}

	.widget_display_forums li:nth-of-type(3) {
		background-image: url(/wp-content/uploads/icons/risk-management.png) !important;

	}

	.widget_display_forums li:nth-of-type(4) {
		background-image: url(/wp-content/uploads/icons/renewable-energy.png) !important;
	}

	.widget_display_forums li:nth-of-type(5) {
		background-image: url(/wp-content/uploads/icons/energy-efficiency.png) !important;

	}

	.widget_display_forums li:nth-of-type(6) {
		background-image: url(/wp-content/uploads/icons/case-studies.png) !important;
	}

	.widget_display_forums li:nth-of-type(7) {
		background-image: url(/wp-content/uploads/icons/marketing.png) !important;
	}

	.widget_display_forums li:nth-of-type(8) {
		background-image: url(/wp-content/uploads/icons/gcpf_events.png) !important;
	}

	.bbp-forum-content {
		color: black;
	}


	/* Latest Conversations (topics) */

	.gdbbx-badge-unread-topic {
		display: none;
	}

	.bbp-body .bbp-topic-title a:hover {
		color: #00a6d7;
	}

	#el-7fb873fa h2 {
		margin-top: 60px;
	}

	.latest-conversations, #bbpress-forums li.bbp-header {
		background-color: #fff;

	}

	.bbp-topic-title .bbp-attachments-count {
		display: none !important;
	}

	#bbpress-forums ul.odd {
		background-color: #fff;
	}

	.bbp-topic-freshness a, .bbp-topic-freshness-regular a,
	span.bbp-reply-post-date {
		color: #00a6d7 ;
		background-color: #d9f2f9;
		padding-right: 5px;
		padding-left: 5px;
		border-radius: 5px;
	}

	li.bbp-topic-freshness, .bbp-body .bbp-topic-title, .bbp-topic-freshness-regular, .bbp-topic-reply-count {
		padding-top: 5px;
	}

	.latest-conversations #bbpress-forums {
		overflow: visible;
	}

	.latest-conversations .bbp-pagination {
		display: none;
	}

	#bbpress-forums li.bbp-header {
		border-top: none;
	}

	#bbpress-forums li.bbp-header li  {
		color: #00a6d7;
		text-transform: uppercase;
		font-size: 20px;
		padding-top: 5px;
	}

	#bbpress-forums li.bbp-header ul {
		padding-left: 5px;
	}

	.bbp-header li.bbp-topic-title {
		width: 49.5%;
	}

	li.bbp-topic-title a {
		font-weight: bold;
	}

	#bbpress-forums li.bbp-body ul.topic:first-of-type {
		border-radius: 0;
		border-top: 2px solid #00a6d7 !important;
	}

	#bbpress-forums li.bbp-body ul.topic {
		border-top: 2px solid #d9f2f9;
		margin: 0 15px;
		padding-left: 0;
	}

	li.bbp-topic-title {
		width: 45%;
	}

	li.bbp-topic-freshness {
		text-align: left;
		float: left;
		width: 25%;
	}

	.bbp-category a {
		font-size: 17px;
		text-transform: uppercase;
		color: #00a6d7;
	}


	#bbpress-forums ul.bbp-topics {
		border: none;
	}



	.bbp-body .bbp-topic-title  {
		font-weight: bold;
		font-size: 17px;
		padding-left: 0;
	}



	a.forum-link {
		display: block;
		width: 400px;
	}



	.single-forum .bbp-header li.bbp-topic-title {
		width: 73%;
	}



	/* Blog */

	/* Interviews and Stories  */

	.archive h1.page-title, .blog h1.page-title  {
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
	}

	.archive .blog-header p, .blog .blog-header p {
		color: #fff;
		font-weight: bold;

	}

	.archive .blog-header, .blog .blog-header {
		margin-bottom: 45px;
	}



	.archive .posted-on, .blog .posted-on {
		font-size: 15px;
		padding: 30px 30px 0px;
	}

	.archive .entry-content, .blog .entry-content {
		padding: 0 30px 15px;
		height: 195px;
	}

	.archive .addtoany_shortcode, .blog .addtoany_shortcode {
		margin-top: 50px;
		/*width: 590px;*/
		width: auto;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
		padding: 35px 0 5px;
		position: relative;
	}

	.archive .navigation li, .blog .navigation li {
		list-style: none;
		display: inline;
		color: #fff;

	}

	.archive .navigation, .blog .navigation {
		clear: both;
		text-align: center;
		padding-top: 25px;
	}

	.archive .navigation a, .blog .navigation a {
		color: #fff;
		font-size: 20px;
		text-transform: uppercase;

	}

	.archive .addtoany_shortcode:before, .blog .addtoany_shortcode:before {
		content: "Share";
		color: #fff;
		position: absolute;
		top: 5px;
		font-weight: bold;
	}

	.archive .addtoany-wrap, .blog .addtoany-wrap {
		clear: both;
		padding: 40px 0;
	}



	.archive article:nth-of-type(odd), .blog article:nth-of-type(odd) {
		margin-right: 20px;
	}

	.archive article, .blog article {
		margin-bottom: 20px;
	}

	.archive .posts-navigation, .blog .posts-navigation {
		clear: both;
	}

	.archive .posts-navigation a, .blog .posts-navigation a {
		color: #fff;
	}

	.archive .entry-content h2, .blog .entry-content h2 {
		color: #000;
		font-size: 21px;
	}

	.arrows {
		height: 30px;
	}

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

	.archive h1.page-title, .blog h1.page-title {
		font-size: 40px;
		line-height: 22.5px;
		margin-top: 50px;
	}

	.archive .post, .archive .post .entry-content,.blog .post, .blog .post .entry-content {
		width: 590px;
		background-color: #fff;
		float: left;

	}

	.archive .page-header p {
		color: #fff;
	}

	.archive article, .blog article {
		height: 615px;
	}

	.edit-link {
		display: none;
	}

	.archive .post h2,.blog .post h2 {
		font-size: 21px;

	}

	.archive .site-content, .blog .site-content {
		background-color: #000;
	}

	.archive .content-area, .blog .content-area {
		width: 1200px;
		margin: 0 auto;
	}

	.entry-meta {
		text-transform: uppercase;
		font-size: 20px;
		font-weight: bold;
	}

	#comments {
		display: none;
	}


	/* Interviews & Stories responsive */

	@media  screen and (max-width: 1200px) {
		.blog .content-area {
			padding: 0 30px;
			width: 100%;

		}
		.single-post .entry-content,
		.single-post .posted-on,
		/*.blog .post .entry-content*/
		{
			width: 100% !important;

		}

		h2.blog-header {
			padding-left: 25px;
		}

		.single-post .posted-on {
			padding-left: 25px;
		}


		.blog .post  {
			width: 48.7%;
		}

	}

	@media  screen and (max-width: 800px) {
		.addtoany-wrap {
			padding: 0 40px;
		}
	}

	@media  screen and (max-width: 800px) {

		.blog .post, .blog .post .entry-content {
			width: 100%;
		}

		.blog-breadcrumb-wrap {
			display: none;
		}


	}



	/* Single Post */

	.blog-breadcrumb-wrap {
		background-color: #000;
		height: 50px;

	}

	.blog-breadcrumb, .blog-breadcrumb a {
		color: #fff;
		width: 900px;
		margin: 0 auto;
		text-transform: uppercase;
		font-size: 15px;
		padding-top: 12px;
	}

	.blog-breadcrumb a {
		text-decoration: underline;
	}

	#breadcrumb-chev {
		padding: 0 10px;
	}

	.single-post h2 {
		font-size: 22px;
		color: #1c809e;

	}

	.single-post .post-thumbnail {
		display: none;
	}

	.blog-header h2, .blog-quote h2 {
		font-size: 35px;
		color: #00a6d7;
		margin-bottom: 10px;
		margin-top: 0;

	}

	h2.blog-header {
		font-size: 35px;
		color: #00a6d7;

		margin-top: 0;

	}

	.blog-quote p {
		font-style: italic;
	}

	hr.quote-sep {
		background-color: #c9c9c9;
	}

	.or {
		text-align: center;
		margin-top: 26px;

	}

	.or hr {
		display: inline-block;
		width: 15%;
		background-color: #000;
		height: 1px;
		margin: 4px 10px;
	}

	.blog-header p {
		font-weight: bold;
	}

	.blog-box {
		background-color: #00a6d7;
		color: #fff;
		padding: 25px;
		margin-bottom: 50px;
	}

	.blog-box h2 {
		color: #fff;
		font-size: 22.5px;

	}

	.single-post .addtoany-wrap, .single-event .addtoany-wrap {
		width: 900px;
		margin: 50px auto 40px;
	}

	.single-post .addtoany_shortcode::before {
		top: 5px;
	}

	.single-post .slider-caption {
		font-weight: bold;
		margin-top: -15px;
	}

	.single-post .addtoany_shortcode, .single-event .addtoany_shortcode {
		width: 900px;
	}


	.single-post .entry-content, .single-event .vce-row,
	.single-post .entry-header,
	.single-post .vce-row, .single-event .vce-row {
		width: 900px;
		margin: 50px auto;

	}

	.single-event .full-width {
		margin-top: -25px !important;

	}

	#comments {
		display: none;
	}






/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * ff-meta-web-pro:
 *   - http://typekit.com/eulas/00000000000000003b9b06db
 *   - http://typekit.com/eulas/00000000000000003b9b06e1
 *   - http://typekit.com/eulas/00000000000000003b9b06da
 *   - http://typekit.com/eulas/00000000000000003b9b06e0
 *
 * © 2009-2018 Adobe Systems Incorporated. All Rights Reserved.
 */
 /*{"last_published":"2018-01-23 09:42:07 UTC"}*/

 @import url("https://p.typekit.net/p.css?s=1&k=sdz3lac&ht=tk&f=4648.4649.4650.4651&a=5083787&app=typekit&e=css");

 @font-face {
 	font-family:"ff-meta-web-pro";
 	src:url("https://use.typekit.net/af/317357/00000000000000003b9b06db/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/317357/00000000000000003b9b06db/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/317357/00000000000000003b9b06db/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
 	font-style:italic;font-weight:400;
 }

 @font-face {
 	font-family:"ff-meta-web-pro";
 	src:url("https://use.typekit.net/af/01fc0c/00000000000000003b9b06e1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/01fc0c/00000000000000003b9b06e1/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/01fc0c/00000000000000003b9b06e1/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
 	font-style:normal;font-weight:700;
 }

 @font-face {
 	font-family:"ff-meta-web-pro";
 	src:url("https://use.typekit.net/af/829fc9/00000000000000003b9b06da/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/829fc9/00000000000000003b9b06da/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/829fc9/00000000000000003b9b06da/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
 	font-style:normal;font-weight:400;
 }

 @font-face {
 	font-family:"ff-meta-web-pro";
 	src:url("https://use.typekit.net/af/f5cfe3/00000000000000003b9b06e0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/f5cfe3/00000000000000003b9b06e0/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/f5cfe3/00000000000000003b9b06e0/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
 	font-style:italic;font-weight:700;
 }

 .tk-ff-meta-web-pro { font-family: "ff-meta-web-pro",sans-serif; }


 .webinar-registration-header em {
 	font-style: normal;
 }

 .site-title a {
 	color: #000;
 	text-transform: uppercase;
 	text-decoration: none;
 }

 h1.site-title {
 	margin-bottom: 0px;
 }


 .entry-title {
 	display: none;
 }

 button {
 	font-family: 'ff-meta-web-pro', Arial;

 }

 body,

 input,
 select,
 optgroup,
 textarea {
 	color: #000;
 	font-family: 'ff-meta-web-pro', Arial;
 	font-weight: 400;
 	font-size: 16px;
 	font-size: 1rem;
 	line-height: 1.5;
 }

 h1, h2, h3, h4, h5, h6 {
 	clear: both;
 	font-family: 'ff-meta-web-pro', Arial;
 	font-weight: 700;

 }

 h2 {
 	font-size: 35px;
 	color: #00a6d7;
 	margin-bottom: 10px;
 	margin-top: 0;
 }

 h3 {
 	font-size: 22px;
 	color: #1c809e;
 }

 body {
 	font-variant-numeric: lining-nums;
 	-webkit-font-feature-settings: "lnum";
 	font-feature-settings: "lnum";

 }




 p {
 	margin-bottom: 1.5em;
 	font-size: 17.5px;
 	line-height: 24px;
 }

 dfn, cite, em, i {
 	font-style: italic;
 }

 blockquote {
 	margin: 0 1.5em;
 }

 address {
 	margin: 0 0 1.5em;
 }

 pre {
 	background: #eee;
 	font-family: "Courier 10 Pitch", Courier, monospace;
 	font-size: 15px;
 	font-size: 0.9375rem;
 	line-height: 1.6;
 	margin-bottom: 1.6em;
 	max-width: 100%;
 	overflow: auto;
 	padding: 1.6em;
 }

 code, kbd, tt, var {
 	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
 	font-size: 15px;
 	font-size: 0.9375rem;
 }

 abbr, acronym {
 	border-bottom: 1px dotted #666;
 	cursor: help;
 }

 mark, ins {
 	background: #fff9c0;
 	text-decoration: none;
 }

 big {
 	font-size: 125%;
 }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	clear: both;
	height: 2px;
	color: #00a6d7;
	background-color: #00a6d7;
	border: none;


}

blockquote p{
	font-size: 26px;
	font-weight: bold;
	line-height: 38px;
	color: #00a6d7;
	margin: 0 0 20px 0;
	padding: 0;
}

.blockquote{
	margin:0;
}

#bbpress-forums div.bbp-topic-content a, #bbpress-forums div.bbp-reply-content a {
	text-decoration: underline;
	color: #00a6d7;

}




li {
	margin-bottom: 1.6em;
	padding-left: 0.5em;
	line-height: 24px;
	font-size: 16px;
}


ul, ol {
	margin: 0 0 0 -1.5em;
}

ul {
	list-style-image: url('/wp-content/uploads/dot.png');
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

/* Webinar form */

input[type="submit"].gotowebinar_registration_submit {
	width: 350px;
	height: 40px;
	background-color: #dedc00;
	border: none;
	font-weight: bold;
	border-radius: 0;
	font-size: 15px;
	margin-top: -50px;
}

.bbp-submit-wrapper button {
	width: 100%;
	max-width: 400px;
	height: 40px;
	background-color: #dedc00;
	border: none;
	font-weight: bold;
	border-radius: 0;
	font-size: 15px;
	/*	margin-top: -50px;*/
}


#forum-reg-home input[type="submit"], input[type="submit"]:hover, button:hover {
	background-color: #00a6d7;
}


.form-head {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	color: #00a6d7;
}



.form-webinardate {
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}

label[for="country"], label[for="industry"], label[for="sector"] {
	display: block;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
}



option {
	color: #878786;
}

p.convert {
	text-align: left;
	margin-top: 5px;
}

.timezone-convert-link-registration {
	padding: 0 0 20px;
	text-decoration: underline;
}


label {
	display: none;
}

p.disclaimer {
	font-size: 12px;
	color: #000;
	padding: 15px 25px 0 25px;
}

form p {
	text-align: center;
	color: #00a6d7;
	margin-bottom: 1em;
}

.webinar-reg-form {
	background-color: #d9f2f9;
	padding: 30px;
	margin-top: 26px;
	width: 410px;
}

.wppb-sc-buttons-container {

	padding-bottom: 35px;
	padding-top: 20px;

}


#forum-reg-home .or {
	margin-top: -14px;
}

.wppb-sc-button-text, .wppb-sc-button-wp-default-text {
	border-radius: 0;
	width: 100%;
	max-width: 400px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
}

.wppb-sc-button-text .wppb-sc-icon {
	float: left;
	background-color: white;
	border-radius: 3px;
	margin-top: -5px;
	color: #007bb5;
}
@media screen and (max-width: 420px) {
	.webinar-reg-form {
		width: 100%;
	}

}

#forum-login-home .bbp-logged-in {
	background-color: #fff !important;
	border: none !important;
	height: 30px;
}

#forum-reg-home .bbp-logged-in  {
	display: none;
}

#forum-reg-home {
	background-color: #fff;
	/*width: 400px;*/
}

#forum-reg-home .wppb-user-forms input[type="text"],
#forum-reg-home .wppb-user-forms input[type="number"],
#forum-reg-home .wppb-user-forms input[type="email"],
#forum-reg-home .wppb-user-forms input[type="url"],
#forum-reg-home .wppb-user-forms input[type="password"],
#forum-reg-home .wppb-user-forms input[type="search"],
#forum-reg-home .wppb-user-forms textarea,
#forum-reg-home .wppb-user-forms select,
#forum-reg-home input[type="submit"] {
	height: 40px;
	margin-bottom: 0;
	max-width: 100%;
	width: 100%;

}

#forum-reg-home .wppb_upload_button,
#forum-reg-home #upload_custom_field_1_button {
	display: none;
}


#forum-reg-home li {
	margin-bottom: 0;
}

#forum-reg-home h2 {
	display: none;
}

#forum-reg-home ul {
	margin: 0;
	padding-left: 0;
}

#forum-reg-home input[type="submit"] {
	color: #000;
}

button {
	background-color: #dedc00;
	border-radius: 0;
	border: none;
	font-size: 15px;
	font-weight: 600;
	height: 40px;
	margin-top: -5px;
	text-transform: uppercase;
}

#forum-reg-home input[type="submit"] {
	background-color: #dedc00;
	border-radius: 0;
	border: none;
	font-size: 15px;
	font-weight: 600;
	height: 40px;
	margin-left: 0;
	margin-top: 0;
	text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	/*border-color: #ccc #bbb #aaa;*/
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #000;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	border-radius: 0px;
	border: 2px solid #000;
	color: #666;
	height: 45px;
	margin: 10px auto;
	max-width: 100%;
	padding: 3px;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
#button-file:focus,
select:focus {
	border-color: #00a6d7;
}

@media  screen and (max-width: 420px) {
	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	input[type="number"],
	input[type="tel"],
	input[type="range"],
	input[type="date"],
	input[type="month"],
	input[type="week"],
	input[type="time"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="color"],
	textarea, select,
	input[type="submit"].gotowebinar_registration_submit,
	#linkedin-login .button, #linkedin-login,
	#forum-reg-home input[type="submit"] {
		width: 100% !important;
	}
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #878786;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #878786;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #878786;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #878786;
	opacity: 1;
}

select {
	max-width: 350px;
	width: 100%;
	height: 45px;
	border: 2px solid #000;
	margin-bottom: 10px;
	color: #878786;
}

textarea {
	width: 100%;
}


/* bbpress forms */
/*
.forum-form-head h3 {
	padding: 0 0 0 5px;
	float: left;
	color: #00a6d7;
	margin-top: 5px;


	}*/

	/* Forum Formular */
/*
	#signup-header {
		float: left;
		color: #00a6d7;
		font-size: 20px;
		font-weight: bold;
		cursor: pointer;
		width: auto;
	}

	#signup-header p {
		margin: 0;
	}
	*/
	#el-4d696300 .vce-col-inner{


	}

	#signup-header .vce {
		margin-bottom: 0;
		display: block;
	}

	.wppb-user-forms select {
		margin: 10px 0 25px;
	}


	.signup-open {
		background-color: #fff !important;
		color: #00a6d7 !important;
	}

	.page-id-2 h3 {
		color: #00a6d7;
	}

/*
.signin-close {
	color: #fff !important;
	background-color: #00a6d7 !important;
}
*/

#signup-switch {

}

input#register {
	display: block;
	margin-left: 8px;
}

.forum-chevron {
	color: #00a6d7;
	font-size: 20px;
	font-weight: bold;
	/*	padding: 10px 15px;*/
}

#forum-reg-home .bbp-template-notice {
	width: 350px;
}

#forum-reg-home form {
	padding-bottom: 20px;
}

.rotate-open {
	-ms-transform: rotate(90deg); /* IE 9 */
	-webkit-transform: rotate(90deg); /* Safari */
	transform: rotate(90deg);
	-webkit-transition: .5s;
	color: #00a6d7;
}

.rotate-close {
	-ms-transform: rotate(0deg); /* IE 9 */
	-webkit-transform: rotate(0deg); /* Safari */
	transform: rotate(0deg);
	-webkit-transition: .5s;

}

.signin-head {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 20px;
	font-weight: bold;
	height: 50px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: -15px;
	margin-right: -15px;
	margin: 0;
	max-width: 100%;
	width: 100%;
	padding: 0 15px;
}

.signin-head:before {
	background-color: #00a6da;
	content: '';
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	right: 15px;
	top: 0; /*2px;*/
	width: 100%;
}

.forum-container:not(.active) .signin-head {
	cursor: pointer;
}

.signin-header {
	color: #00a6d7;
	font-size: 20px;
	font-weight: bold;
}

/*#signup-switch {
    padding: 10px 15px;
    }*/

    .forum-linkedin {
    	margin: 45px 0 30px;
    }

    .forum-linkedin img {
    	width: 350px
    }

    #forum-login-home p.disclaimer {
    	padding: 5px 40px 25px;
    }

    /*#forum-login-home {
    	background-color: #fff;
    	max-width: 400px;
    	padding: 5px 15px 0;
    	position: relative;
    	width: 100%;
    	}*/

    	#forum-login-home {
    		background-color: #fff;
    		max-width: initial;
    		/*padding: 5px 15px 0;*/
    		margin: 0;
    		position: relative;
    		width: 100%;
    	}

    	#forum-reg-home {
    		/*margin-bottom: -30px;*/
    		/*padding: 0 15px;*/
    	}

    	#forum-reg-home .bbp-submit-wrapper {
    		margin-bottom: 25px;
    	}

    	.bbp-login-form label, .bbp-remember-me {
    		display: none;
    	}

    	.bbp-login-form .bbp-submit-wrapper {
    		margin-bottom: 27px;
    	}

    	#new-post legend {
    		display: none;
    	}

    	.bbp-form .bbp-username,
    	.bbp-form .bbp-password,
    	.bbp-form .bbp-email {
    		margin-top: 0 !important;
    	}

    	.bbp-form .bbp-username input[type="text"] {
    		margin-bottom: 0;

    	}

    	/* Ende Forum Formular */

    	.single-topic div.bbp-template-notice.info,
    	.single-topic .bbp-header {
    		display: none;
    	}


    	.start-conversation {
    		float: right;
    		margin-top: 20px;
    		margin-bottom: 20px;
    		margin-right: 1px;
    	}

    	.start-conversation button {
    		box-sizing: border-box;
    		-webkit-box-sizing: border-box;
    		height: auto;
    		max-width: 185px;
    		padding-bottom: 9px;
    		padding-top: 9px;
    		width: 100%;
    	}

    	fieldset {
    		border: none !important;
    	}

    	.single-forum .bbp-topic-form, #subscription-toggle, .bbp-pagination-count {
    		display: none;
    	}



/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #000;
	text-decoration: none;
}
/*
a:visited {
	color: purple;
}
*/
a:hover, a:focus, a:active {
	/*color: midnightblue;*/
}

a:focus {

}

a:hover, a:active {
	outline: 0;
}

/* Logout */

#logout-user {
	position: absolute;
	right: 0;
	margin-top: 50px;
	/*margin-left: -15px;*/


}

.page-id-1201 #logout-user {
	display: none;
}

.page-id-137 #logout-user {
	margin-top: 30px;
}

.logout-wrapper {
	background-color: #fff;
	width: 250px;
	text-align: center;
	height: 250px;
	color: #00a6d7;
	padding: 25px;
	z-index: 1;
	-webkit-box-shadow: 1px 1px #ddd;
	box-shadow: 1px 1px #ddd;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	position: relative;
}

.logout-wrapper a {
    color: #00a6d7;
}

#logout-button {
	width: 200px;
}

#logout-avatar {
	padding-bottom: 10px;
}

.profile-link:hover {
	text-decoration: underline;
}

#logout-button {
	margin-top: 15px;
}

.profile-wrapper {
	height: 50px;
	/*margin-top: 25px;*/
	position: relative;
	width: 200px;
	float: right;
}

.avatar {
	border-radius: 100px;
}

.hidden {
	display: none !important;
}




#contact:hover {
	text-decoration: underline;
	color: #00a6d7;
	font-weight: normal;
}

#contact-popup {

	position: absolute;
	margin-left: -30px;
	margin-top: 5px;


}

#contact {
	height: 40px;
	color: #00a6d7;

}

#contact-wrapper {
	background-color: #fff;
	padding: 20px;
	display: table-cell;
	width: 250px;
	text-align: center;
	height: 250px;
}

#contact p:first-child {
	color: #00a6d7;
}

#contact p, #contact p a {
	color: #000;
	padding: 0px;
	font-size: 15px;
	margin-bottom: 0;
	text-align: left;
}

#contact p a:hover {
	text-decoration: underline;
}

#contact-popup p {
	padding: 0px;
	font-size: 15px;
	margin-bottom: 0;
	text-align: left;
}

#contact-popup h4 {
	color: #00a6d7;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -5px;
	font-size: 20px;
	margin-bottom: 0;

}

.arrow-up {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #fff;
	margin: 0 auto;

}

#contact-popup .avatar {
	width: 100px;
	height: 100px;
	text-align: center;
	margin-top: 5px;

}


/* breadcrumbs */

.bbp-breadcrumb, .overview-breadcrumbs, .bbp-breadcrumb-forum,
.bbp-breadcrumb-root, .profile-breadcrumb, .update-breadcrumbs,
.bbp-breadcrumb a {
	color: #00a6d7;
	font-size: 15px;
}

.update-breadcrumbs {
	margin-top: 15px;
	margin-bottom: 100px;
}

.overview-breadcrumbs {
	margin-top: -30px;
	margin-bottom: 20px;
}

.reply-edit .bbp-breadcrumb {
	margin-bottom: 70px;
}

.bbp-breadcrumb-root  {
	text-decoration: underline;
}

.page-id-137 .bbp-breadcrumb{
	display: none;

}

.profile-breadcrumb {
	margin-bottom: 60px;
}

.bbp-breadcrumb {
	margin-bottom: 30px;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.sub-menu {
	float: right;
	margin: 15px 30px 15px;

}

span.sub-link {
	font-size: 15px;
	/*font-size: 1.2em;*/
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;

}

.sub-menu img {
	height: 20px;
	margin-left: 60px;
	vertical-align: -27%;

}

@media  screen and (max-width: 800px)  {
	.sub-menu span{
		font-size: .8em;

	}
}

@media  screen and (max-width: 600px)  {
	.sub-menu img {
		margin-left: 0px;

	}
	.sub-menu a {
		display: block;
		padding: 5px;
	}
	.sub-menu {
		float: left;
	}

	li.bbp-topic-freshness{
		width: auto;
	}

}

/* full-size menu */

/* The Overlay (background) */
.overlay {
	/* Height & width depends on how you want to reveal the overlay (see JS below) */
	height: 0%;
	width: 100%;
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	left: 0;
	top: 0;
	background-color: #d9f2f9; /* Black fallback color */
	overflow-y: auto; /* Disable horizontal scroll */
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
	z-index: 4;
}

/* Position the content inside the overlay */
.overlay-content {
	position: relative;
	top: 25%; /* 25% from the top */
	max-width: 1200px; /* 100% width */
	text-align: center; /* Centered text/links */
	margin: 150px auto; /* 30px top margin to avoid conflict with the close button on smaller screens */

}

@media screen and (max-width: 1000px) {
	.main-navigation li {

		width: 46% !important;
		margin: 10px;
		height: 150px;
		display: table;
		border-width: 2px !important;

	}
	.overlay-content {
		margin: 200px auto;
		width: 100%
	}

}

@media screen and (max-width: 1000px) {
	.main-navigation li {





	}

	.main-navigation li:nth-child(1), .main-navigation li:nth-child(3) {
		margin-right: 0;
	}
	.main-navigation li:nth-child(1), .main-navigation li:nth-child(3), .main-navigation li:nth-child(4) {
		margin-right: 0;
	}


	.overlay-content a {
		padding: 0 !important;
	}
	.main-navigation li a {
		display: table-cell;
		vertical-align: middle;
		line-height: 1.5em;
	}
	.main-navigation li:nth-child(1), .main-navigation li:nth-child(3) {
		margin-right: 10px !important;
	}

}

@media screen and (min-width: 1010px) {

	.main-navigation li:nth-child(1), .main-navigation li:nth-child(3) {
		margin-right: 30px;
	}
	.main-navigation li:nth-child(1), .main-navigation li:nth-child(3), .main-navigation li:nth-child(4), .main-navigation li:nth-child(6) {
		margin-right: 30px;
	}
}

@media screen and (max-width: 880px) {
	.main-navigation li {

		width: 45% ;



	}
	.main-navigation li a {

	}

	.page-id-2 .bbp-body .forum{
		width: 100%;
	}
}

@media screen and (max-width: 500px) {
	.main-navigation li {
		width: 95% !important;
		height: 70px;
		margin-bottom: 0 !important;
	}

	.main-navigation li a {
		font-size: 1.2em;
	}
	.overlay-content {
		margin: 100px auto;
		width: 100%
	}

	.overlay-content a {

	}
}

.menu-toggle-close {
	height: 25px;
	margin: 45px 45px;
	float: right;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.open-rotate {
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg); /* IE 9 */
	-moz-transform: rotate(-90deg); /* Firefox */
	-webkit-transform: rotate(-90deg); /* Safari and Chrome */
	-o-transform: rotate(-90deg); /* Opera */
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
	.overlay a {font-size: 20px}
	.overlay .closebtn {
		font-size: 40px;
		top: 15px;
		right: 35px;
	}
}

.custom-logo {
	height: 60px;
	width: auto;
	margin-left: 30px;
	margin-top: 25px;
	margin-bottom: 30px;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
}

.main-navigation ul ul {
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.overlay-content a {
	display: block;
	text-decoration: none;
	color: unset;
	padding: 100px 5px;

	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;

}

.main-navigation li {
	background-color: #fff;
	border: 7.5px solid #000;
	margin-bottom: 30px;
	width: 48.5%;
	padding-left: 0;
	color: #00a6d7;
	height: 250px;

}

.main-navigation li.current_page_item {
	background: -webkit-gradient(linear, left top, right top, from(#007596), to(#00a6d8));
	background: -webkit-linear-gradient(left, #007596, #00a6d8);
	background: -o-linear-gradient(left, #007596, #00a6d8);
	background: linear-gradient(90deg, #007596, #00a6d8);
	background-color: #00a6d7;
	color: #fff;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;

}


.main-navigation li:hover {
	background: -webkit-gradient(linear, left top, right top, from(#007596), to(#00a6d8));
	background: -webkit-linear-gradient(left, #007596, #00a6d8);
	background: -o-linear-gradient(left, #007596, #00a6d8);
	background: linear-gradient(90deg, #007596, #00a6d8);
	background-color: #00a6d7;
	color: #fff;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;

}


.main-navigation li:nth-child(3), .main-navigation li:nth-child(4), .main-navigation li:nth-child(5) {
	width: 31.5%;
}

/*
.main-navigation li:nth-child(6) {
	width: 100%;
}
*/

.main-navigation li:nth-child(5) a {
	line-height: 40px;
	padding: 75px 5px;

}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
	/*display: block;*/
	height: 50px;
	margin-right: 30px;
	margin-top: 15px;
	cursor: pointer;
	float: right;
	position: fixed;
	right: 0;
	z-index: 1;
}


.site-footer {
	background-color: #000;
	padding: 35px 100px;

}

@media  screen and (max-width: 1020px) {
	.footer-logo {
		margin-top: 30px;
	}

	.main-navigation ul {
		padding-left: 0;
	}
}

@media  screen and (max-width: 720px) {
	.site-footer {
		padding: 20px;
	}
}

.footer-menu a {
	color: #fff;
}

.footer-menu ul {
	list-style: none;
	float: left;
}

.footer-menu li {
	color: #fff;
	display: inline;
	border-right: 1px solid #fff;
	padding-right: 10px;

}

.footer-menu li:last-of-type {
	border-right: none;
}

.footer-logo {
	float: right;
	height: 50px;
	width: 270px;
}

/*
@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}
*/

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;

}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/




.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}
/*
.hentry {
	margin: 0 0 1.5em;
}
*/
.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

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

body {
	margin: 0;
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}



mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}
/*
hr {
	box-sizing: content-box;
	height: 0;
	}*/

	pre {
		overflow: auto;
	}

	code,
	kbd,
	pre,
	samp {
		font-family: monospace, monospace;
		font-size: 1em;
	}


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

	button {
		overflow: visible;
	}


	select {
		text-transform: none;
	}

	button,
	html input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		-webkit-appearance: button;
		cursor: pointer;
	}

	button[disabled],
	html input[disabled] {
		cursor: default;
	}

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

	input {
		line-height: normal;
	}

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

	input[type="number"]::-webkit-inner-spin-button,
	input[type="number"]::-webkit-outer-spin-button {
		height: auto;
	}

	input[type="search"]::-webkit-search-cancel-button,
	input[type="search"]::-webkit-search-decoration {
		-webkit-appearance: none;
	}

	fieldset {
		border: 1px solid #c0c0c0;
		margin: 0 2px;
		padding: 0.35em 0.625em 0.75em;
	}

	legend {
		border: 0;
		padding: 0;
	}

	textarea {
		overflow: auto;
	}

	optgroup {
		font-weight: bold;
	}

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

	td,
	th {
		padding: 0;
	}

	.preloader_login
	{
		display: none;
	}

	.forum-reg-home .wppb-sc-buttons-text-div
	{
		padding-left: 8px;
	}

	.resetform
	{
		position: relative;
		display: none;
	}

	.clearfix
	{
		margin-top:70px;
	}

	.tweet
	{
		background-color: #fff;
		border-radius: 5px;
		padding: 10px;
		margin-top: 10px;
		min-width: 300px;
		max-width: 300px;
	}
	.tweet-info{
		margin-top: 5px;
	}
	.tweet-photo{
		display: inline-block;
	}

	.tweet-author{
		padding: 5px;
		vertical-align: text-bottom;
	}

	.tweet-author-name
	{
		font-size: 11pt;
	}
	.tweet-date
	{
		font-size: 9pt;
	}

	.tweet-link{
		display: block;
		float: right;
		text-align: right;


	}

	.tweet-author
	{
		display: inline-block;
		text-align: left;
	}
	.tweet-photo img{
		width: 35px;
		height: 35px;

		border-radius: 5px;

	}

	.tweet-text
	{
		font-size: 10pt;
	}

	.tweet-link a{
		-webkit-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		margin-top: 20px;
		display: block;
		height: 25px;
		width: 25px;
		background-image: url(tweet2.svg);
	}

	.tweet-link a:hover{
		background-image: url(tweet1.svg);
	}

	#twitter-hashtag h3
	{
		color: #fff;
	}



	@media (max-width: 920px) {
		.single-post .addtoany-wrap, .single-event .addtoany-wrap {
			width: auto;

		}



		.vce-row.ctaBanner
		{
			margin-left: 20px;
			margin-right: 20px;
		}

		#home-box-row h2
		{
			padding: 0;
		}

		.entry-content h2{
			padding: 0 20px 0 20px;
		}

		.single-forum-title h2 {
			padding: 10px 0 10px 70px;
		}




		.single-post .addtoany_shortcode, .single-event .addtoany_shortcode {
			width: auto;
		}


		.single-post .entry-content, .single-event .vce-row,
		.single-post .entry-header,
		.single-post .vce-row, .single-event .vce-row {
			width: auto;
		}

	}

	@media (min-width: 320px) and (max-width: 480px) {

		.tweet
		{

			min-width: 100%;
		}

	}

	@media (min-width: 481px) and (max-width: 848px) {

		.tweet
		{

			min-width: 100%;
		}

	}

	.popup_window{
		position: fixed; /* Stay in place */
		z-index: 1; /* Sit on top */
		left: 0;
		top: 0;
		width: 100%; /* Full width */
		height: 100%; /* Full height */
		overflow: hidden; /* Enable scroll if needed */
		background-color: rgb(0,0,0); /* Fallback color */
		background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
		display: block;
		min-width: 510px;
	}

	.popup_window input[type="text"],input[type="email"],input[type="password"]:not(.user_pass)
	{
		width: 100%;
	}

	#login_popup input
	{
		width: 100%;
	}

	.popup_window .signin-head
	{
		width: 100%;
	}


	.hidden_window
	{
		display: none;
	}

	.popup-content{
		background-color: #fefefe;
		margin: 15% auto; /* 15% from the top and centered */
		padding: 20px;
		border: 1px solid #888;
		width: 450px;
	}

	.popup-content form
	{
		margin: 0 auto;

	}

	.popup-content .bbp-submit-wrapper{
		float: none;
		margin-top: 50px;
		text-align: center;
	}

	.popup-content .close_popup a
	{
		text-align: right;
		display: block;
		padding: 10px;
		margin-bottom: 10px;
	}

	i.close_icon{
		width: 15px;
		height: 15px;
		display: inline-block;
		background-image: url(close.svg);
	}

	.popup-content .wppb-sc-buttons-container
	{
		text-align: center;
	}



	@media screen and (max-width: 500px) {

		.popup-content{

			width: 80%;
		}

		.home-box{
			height: auto;
		}

	}

	i.linkedin_icn
	{
		display: inline-block;
		margin-top: 5px;
		height: 20px;
		width: 20px;
		background-image: url(linkedin.svg);
	}

	.privacy
	{
		display: inline-block;
		padding-left: 10px;
	}

	.privacy a
	{
		font-weight: 700;
		color: #00a6d7;
	}

	#download_popup input[type="checkbox"]{
		outline: none;
		width: 20px;
		height: 20px;
		vertical-align: sub;

	}

	#small_contact_form imput,#small_contact_form button
	{
		width: auto;
	}

	#contact-button-pop
	{
		margin-top: -150px;
	}

	#small_contact_form div.bbp-submit-wrapper{
		float: none;
		margin-right: 0;
	}

	#small_contact_form div.bbp-submit-wrapper button{
		margin: 0;
	}


	#contact-button-wrap
	{
		cursor: pointer;
	}

	#small_contact_form .preloader_login{
		padding-top: 10px;
	}

	.authorava img
	{
		border-radius: 50%;
		overflow: hidden;
		height: 100px;
		width: 100px;
		-o-object-fit: cover;
		object-fit: cover;
	}

	#users_list
	{
		padding-top: 25px;
	}

	#users_list .row
	{
		padding: 10px;
	}

	#users_list .authorname
	{
		padding: 5px;
	}

	#users_list .online
	{
		height: 20px;
		width: 50px;
		display: inline-block;
		background: url(icon-online.svg) no-repeat center center;
		margin-top: 10px;
		vertical-align: bottom;
	}

	#users_list .offline
	{
		height: 8px;
		width: 8px;
		border-radius: 50%;
		display: inline-block;
		background-color: #dc3a3a;
		margin: 5px;
		vertical-align: bottom;
	}

	#users_list .user_status
	{
		padding-left: 5px;
	}

	#users_list .social_lnk
	{
		text-align: center;
	}

	#users_list{
		text-align: center;
	}

	#members
	{
		background-color: transparent;
	}

	.vce-simple-image-slider-wrapper
	{
		margin-bottom: 0;
	}

	@media  screen and (max-width: 768px)  {
		.home-box {
			margin-bottom: 20px;
		}

		.home-box h2 {
			/*margin-top: 7%;*/

		}

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

		.bbp-body .forum
		{
			width: 100%;
		}

		.single-forum .bbp-header li.bbp-topic-title
		{

			width: 60%;
		}
	}


	@media  screen and (max-width: 1280px)  {



/*#signup-head, .signup-head{
	width: 100%;
	min-width: 300px;
	}*/

/*#signin-head, .signin-head{
	width: 100%;
	min-width: 300px;
	}*/

	.bbp-login-form input, .resetform input, .wppb-register-user input
	{
		width: 100%;
	}

	#forum-login-home, #forum-reg-home{
		width: 100%;
		/*	min-width: 300px;*/
	}

	fieldset
	{
		display: contents;
	}
	input[type="submit"].gotowebinar_registration_submit, .bbp-submit-wrapper button{
		width: 100%;
	}

	.wppb-sc-button-text, .wppb-sc-button-wp-default-text{
		width: 100%;
	}

	div.bbp-submit-wrapper
	{
		width: 100%;
		margin-right: 0;
	}

	.page-id-2 .bbp-forums div.bbp-forum-title
	{
		padding-left: 20px;
	}


}


@media  screen and (max-width: 960px)  {

	#signup-head, .signup-head{
		width: 100%;
		/*min-width: 250px;*/
	}

	#signin-head, .signin-head{
		width: 100%;
		/*min-width: 250px;*/
	}


	#forum-login-home, #forum-reg-home{
		width: 100%;
		/*min-width: 250px;*/
	}

}

@media  screen and (max-width: 860px)  {

	#signup-head, .signup-head{
		width: 100%;
		/*min-width: 200px;*/
		max-width: 100%;
	}

	#signin-head, .signin-head{
		width: 100%;
		/*min-width: 200px;*/
		max-width: 100%;
	}


	#forum-login-home, #forum-reg-home{
		width: 100%;
		/*min-width: 200px;*/
		max-width: 100%;
	}

	.bbp-submit-wrapper button {
		max-width: 100%;
	}

	.wppb-sc-button-text {
		min-width: 170px;
	}

	.wppb-sc-button-text,
	.wppb-sc-button-wp-default-text {
		width: 100%;
		max-width: 100%;
	}

}


@media  screen and (max-width: 850px)  {

	.event-webinar
	{
		width: 100%;
	}
}

@media  screen and (max-width: 900px)  {

	.event-webinar
	{
		width: 100%;
	}

	.vce h3
	{
		font-size: 16px;
	}
}

@media screen and (max-width: 930px) {
	.single-forum-head .single-forum-title {
		width: 55%;
	}
}

@media screen and (max-width: 640px) {
	.single-forum-head .single-forum-title {
		width: 100%;
		float: none;
	}

	.start-conversation {
		float: left;
	}
}


#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic
{
	margin: 5px;
}

.webinar .vce-row-container .vce-row{
	margin: 0 auto;
}

.clear-fix {
	clear:both;
	overflow: hidden;
}

div.bbp-submit-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	float: none;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
}

a#bbp-cancel-reply-to-link {
	background-color: transparent;
	border-radius: 0;
	border: 2px solid #000;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	line-height: 37px;
	margin-right: 15px;
	margin-top: 15px;
	text-align: center;
	width: 85px;
}

.wppb-register-user .wppb-form-field {
	padding-left: 0;
}

.bbp-login-form fieldset {
	display: block;
	margin: 0;
	padding: 0;
}

.bbp-submit-wrapper button.cancel {
	background-color: transparent;
	border-radius: 0;
	border: 2px solid #000;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	line-height: 37px;
	margin-right: 15px;
	margin-top: 15px;
	text-align: center;
	width: 85px;
}

.bbp-submit-wrapper .button.submit {
	margin-top: 15px !important;
}

.single-forum-head.clear-fix {
	padding-right: 4px;
}


.bbp-reply-author .bbp-author-avatar img.avatar {
	border-radius: 0 !important;
}

a {
	cursor: pointer;
}

.login-btn {
	color: #b1b100;
}

.login-btn:hover {
	color: #00a6d7;
}

.login-message a {
    color: #00a6d7;
}