/*
Theme Name:  COUNCIL OF FOREST INDUSTRIES
Template:    Divi
*/


/***********************************************************************
Caution: do not remove this to keep Divi Children Engine always updated
Divi Children Engine version: 1.0.4
***********************************************************************/
@import '/wp-content/themes/council-of-forest-industries/font-awesome/css/font-awesome.min.css';

/* Gotham font ========================================================================================== */
@font-face {
	font-family: 'GothamLight';
	src: url('fonts/GothamLight.eot');
	src: local('GothamLight'), url('fonts/GothamLight.woff') format('woff'), url('fonts/GothamLight.ttf') format('truetype');
}
@font-face {
	font-family: 'GothamBook';
	src: url('fonts/GothamBook.eot');
	src: local('GothamBook'), url('fonts/GothamBook.woff') format('woff'), url('fonts/GothamBook.ttf') format('truetype');
}

body, .button {
	font-family:'GothamBook', 'Montserrat', Helvetica, Arial, Lucida, sans-serif ;
}
body strong {
	font-weight:600;
}
.gothamlight {
	font-family: 'GothamLight';
}
/* Headers */
.et_pb_column_1_3 h1,
.et_pb_column_1_4 h1 {
	font-size: 30px;
}

.et_pb_column_1_3 h2,
.et_pb_column_1_4 h2 {
	font-size: 26px;
}
.no-bot-marg {
	margin-bottom: 0 !important;
}
#post-title.et_pb_section {
	background-color: #6EBE4F !important;
}
.grecaptcha-badge {
	display: none;
}
.dark-green {
	color: #00965b;
}
.light-green {
	color: #6EBE4F;
}
/*------------------------------[FONT ICONS]-----------------------------*/
/*--[Created by Divi Children, http://divi4u.com/divi-children-plugin/]--*/
/*-----------------------------------------------------------------------*/

.icon_tags, .icon_profile, .icon_chat, .icon_clipboard, .icon_calendar {
	font-family: 'ETmodules';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	color: #318EC3;
}
.icon_tags:before {
	content: "\e07c";
	padding: 0px 5px 0 0;
}
.icon_profile:before {
	content: "\e08a";
	padding: 0 5px 0 0;
}
.icon_chat:before {
	content: "\e066";
	padding: 0 5px 0 20px;
}
.icon_clipboard:before {
	content: "\e0e6";
	padding: 0 5px 0 20px;
}
.icon_calendar:before {
	content: "\e023";
	padding: 0 5px 0 20px;
}
.list-green li {
	padding-left: 40px;
	list-style-type: none;
	position: relative;
	line-height: 1.7;
}
.list-green li:before {
	content: url(/wp-content/uploads/pointer-green-sm.png);
	position: absolute;
	left: 0;
	top: 3px;
}
/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom {
	margin-top: 100px;
	align-self:flex-start;
}
.et_pb_fullscreen .et_pb_fullwidth_header_container {
	width: 90%;
}

.et_pb_slide_image img {
	width: 100%;
	height: auto !important;
	max-height: 100% !important;
	margin-top: 0 !important;
}
.et_pb_slide_with_image .et_pb_container {
	margin-top: 0 !important;
	min-height: auto !important;
}
.et_pb_slide_with_image .et_pb_container .et_pb_slide_container {
	min-height: auto !important;
}
.vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.verticalalign {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.meet-members {
	width: auto;
	padding-left: 1em;
	color: #68C23F !important;
	font-weight: bold;
	line-height: 1.25;
	position:absolute;
	left:0;
	top: 0;
	height: 160px;
	width: 140px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    background-color: #fff;
}
.social-icons {
	display:block;
	height: 32px;
}
a.social-icon {
	margin-top: .5em;
	margin-right: .5em;
	display:inline-block !important;
	width: 36px;
	height: 36px;
}
a.social-icon img {
	width: 100%;
	height: auto;
}
.sectiondivider {
	position:absolute;
	bottom: 25px;
	left: 50%;
	margin-left: -20px;
}
.et_pb_section.borderTB {
	border-top: 2px solid rgba(0,0,0.6);
	border-bottom: 2px solid rgba(0,0,0.6);
}

.sectiondivider a {
	color: inherit;
}
.sectiondivider img {
	height:auto;
	width: 80px;
}
.conventionlinkimg {
	position:absolute;
	left: 5%;
	bottom: 60px;
	font-size: 3em;
	font-weight: 600;
	color: #fff;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.conventionlinkimg a {
	color: #fff !important;
}
.presenter{
	width: 100%;
	min-height: 150px;
	height: auto;
/* 	padding: 1em 0 4em 0; */
	margin: 1em 0 1em 0;
}
.convention2016 .presenter, .convention2015 .presenter {
	min-height: 125px;
}
.convention2013 .presenter {
	min-height: 134px;
}
.convention2011 .presenter, .convention2008 .presenter {
	min-height: auto;
}
.convention-sponsors {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	padding-bottom: 30px;
	padding-top: 30px;
}
.convention-sponsor {
	margin: 0 24px;
	/* max-width: 12.5%; */
	line-height: 1.2;
}
.convention-sponsor img {
	margin-top: 16px;
}
.pthumb {
	float:left;
	width: 110px;
	height: auto;
	margin-right: 2em;
}
.pthumb img {
	width: 100%;
}

.presenter:after {
	clear:both;
}

.pcontent h4 {
	font-size: 1.2em;
	line-height: 1;
	margin-bottom: 0;
}
.pcontent p {
	line-height: 1.25;
	margin-bottom: 0;
}
h3.session-title {
	font-size: 1.5em;
	font-weight: 600;
	color: #6BC048;
	margin: 1.5em 0 1em;
}
.et_pb_section.custombkg {
	background-position: top left !important;
	background-repeat: repeat-y !important;
	background-size:contain !important;
}
.margB1 {
	margin-bottom: 1em;
}
.width100.et_pb_row  {
	width: 100% !important;
}
.pagination a {
	background: #6EBE4F;
	color: #fff;
	text-transform: uppercase;
	padding: .3em .5em;
	font-size: .85em;
	border-radius: 3px;
}
.innerpagetitle p, .et_pb_post_title h1.entry-title {
	font-size: 3vw;
	margin-bottom: -10px !important;
}
.et_pb_toggle_open .et_pb_toggle_title:before {
	display: block !important;
	content: "\e04f";
}
#sidebar li {
	line-height: 1.35em !important;
	margin-bottom: 1em;
}
.width50 {
	width: 48%;
	margin: 0 1%;
	float:left;
}
/* Menu customization ========================================================================================== */
#top-menu li {
	width: auto;
	white-space: nowrap;
	padding-right: 36px;
}
#top-menu li:last-of-type {
	margin-right: 20px;
}
#top-menu li a:before {
	content: '|';
	font-size: 2em;
	padding-right: 8px;
	color: inherit;
	float:left;
	line-height: 2em;
	margin: -.57em 0 0 0;
}
#et-secondary-nav li > ul {
    width: 320px;
}
#et-secondary-nav li {
	text-align: left;
	margin-right: 30px;
}
.et_color_scheme_green #top-header {
	background: rgba(255,255,255,0.0) !important;
}
.et_color_scheme_green #top-header.et-fixed-header {
	background: rgba(255,255,255,1) !important;
}
.et-fixed-header#top-header a {
	color: rgba(0,0,0,0.8) !important;
}

ul#et-secondary-nav li.current-menu-item > a, ul#top-menu li.current-menu-item > a {
	color: #6BC048;
}
ul#et-secondary-nav li li.current-menu-item > a {
	color: #333;
}
.et_pb_fullwidth_menu .et_pb_row {
	max-width: 100% !important;
	width: 96% !important;
}
.nav li {
	line-height: 1.3em;
}
.mobile .et_pb_fullwidth_menu .et_pb_row {
	min-height: 40px;
	max-height: 40px;
}
.mobile .et_pb_fullwidth_menu .fullwidth-menu-nav > ul {

}
.mobile .et_pb_fullwidth_menu span.mobile_menu_bar {

}
.mobile .et_pb_fullwidth_menu  span.mobile_menu_bar::before {
	float:right;
}
.mobile .et_pb_fullwidth_menu .et_mobile_nav_menu .mobile_menu_bar::before {
	margin-top: -18px !important;
}

/* Factoid formatting ========================================================================================== */

.factoid h1, .factoid h2.et_pb_slide_title {

	text-transform: uppercase;
	font-weight: 700;
}
.factoid p {

	line-height: 1.25;
	padding-top: .5em;
	width: auto;
	float:left;
}
.morefacts a {
	color: #fff;
}
.factoid .morefacts {
	position:absolute;
	bottom: 1.5em;
	vertical-align:
}
/*
.overlay1, .overlay2, .overlay3 {
	position:absolute;
}
.overlay1 {
	top: 30%;
	left: -96%;
}
.overlay2 {
	top: 16%;
	left: -102%
}
.overlay3 {
	top: 40%;
	left: -80%;
}
*/

.factoid .et_pb_slider .et_pb_container {
	max-width: 100% !important;
	width: 100% !important;
}
.factoid .et_pb_slide {
	padding: 0;
}
.factoid .et_pb_container {
	height: auto !important;
}
.factoid .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding: 5.7% 0;
}
.factoid .et_pb_side_image {
	margin-top: 0 !important;
	width: 48.5% !important;
	margin-right: 2.5%;
}
.factoid h2 .et_pb_slide_title {
	display:none !important;
}
.keyfacts .overlaytext {
	position: absolute;
	left: 0;
	bottom: 60px;
	padding: 0 10%;
}
.keyfacts .overlaytext {
	font-size: 1.8vw !important;
	font-weight: 600 !important;
	line-height: 1.1 !important;
}

/* Blog posts customization ========================================================================================== */
.et_pb_post .post-meta {
	font-size: .8em !important;
}
.et_pb_post h2 {
	margin-top: .25em;
}
.et_pb_posts a.more-link, .et_pb_post a.more-link {
	color: inherit;
	float:right;
}
.et_pb_posts .post-content:after, .et_pb_post .post-content:after {
	width:10%;
	height: 3px;
	background-color: #6EBE4F;
	float:left;
	content: '  ';
	margin-top: 1em;
}
.et_pb_posts .fa, .et_pb_post .fa {
	color: #6EBE4F;
}
.et_pb_posts .fa-2, i.insite.fa-2, .et_pb_post .fa-2 {
    font-size: 2em;
    vertical-align: middle;
 }
 .archive article.category-factoid {
	 display:none;
 }
.factoid .et_pb_slide_title {
	display:none;
}
.shownewsroom, .showinsights, #rpjc_widget_cat_recent_posts-2, #rpjc_widget_cat_recent_posts-3, #wp-category-archive-2, #wp-category-archive-3 {
	display:none;
}
.category-insights-resources .shownewsroom, .category-insights-resources #rpjc_widget_cat_recent_posts-2, .category-insights-resources #wp-category-archive-2 {
	display:none;
}
.category-insights-resources .showinsights, .category-insights-resources #rpjc_widget_cat_recent_posts-3, .category-insights-resources #wp-category-archive-3 {
	display: block;
}
.category-newsfeed .shownewsroom, .category-newsfeed #rpjc_widget_cat_recent_posts-2, .category-newsfeed #wp-category-archive-2 {
	display:block;
}
.category-newsfeed .showinsights, .category-newsfeed #rpjc_widget_cat_recent_posts-3, .category-newsfeed #wp-category-archive-3 {
	display:none;
}
.single .et_pb_section.et_pb_section_1 {
	padding-bottom: 2em !important;
}
/* Slider customization ========================================================================================== */
.et_pb_slider .et_pb_slide {
	text-align:left;
}

.et_pb_slides .et_pb_slider_container_inner {
	vertical-align: top;
}

.et_pb_slider.et_pb_module .et_pb_slide .et_pb_slide_description .et_pb_slide_content > div {
	width: auto;
	float:left;
}
.pointericon {
	width: 60px !important;
	height: 60px;
	display:inline-block;
	margin: .23em 0 0 20px;
}
.factoid .pointericon {
	margin: 1em 0 0 20px;
	width: 3vw !important;
	height: auto;
}
.pointericon img {
	width: 100%;
	height: auto;
}
i.insite {
	float:right;
	color: #6DBA50;
}
.homeslider a {
	color: #ffffff !important;
}
.homeslider a:hover {
	color: #6CBF48 !important;
}
table {
	border: none !important;
}
table tr:last-of-type {
	border-bottom: 1px solid #ccc;
}
table tr td {
	border-top: 1px solid #ccc !important;
}
/* Grow page  ========================================================================================== */
.button-full {
	width: 100% !important;
	padding-left: 40px;
}
@media all and (min-width: 2000px) {
	.button-full {
		width: 70% !important;
	}
}
/* .button-full-bkg {
	width: 400px;
	height: 50px;
	line-height: 50px;
	background-image: url(/wp-content/uploads/Arrow-box.png);
	background-size: auto;
	white-space: nowrap;
} */
/* .button-full-bkg .et_pb_text_inner {
	position: absolute;
	left: 30px;
	bottom: 2px;
} */

.text-icon-fact, .text-icon-video, .text-icon-plus {
	padding-left: 40px;
	margin-top: 30px;
	color: #6EBE4F;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
}
.text-icon-fact a, .text-icon-video a, .text-icon-plus a {
	color: #fff;
}
.text-icon-fact::before, .text-icon-video::before , .text-icon-plus::before{
	position: absolute;
	left: 0;
	top: -3px;
	content: url(/wp-content/uploads/fact-sheet-icon.png);
}
.text-icon-video::before {
	top: 2px;
	content: url(/wp-content/uploads/video-icon.png);
}
.text-icon-plus::before {
	content: url(/wp-content/uploads/more-info-icon.png);
	color: #6EBE4F;
	font-size: 36px;
	line-height: 36px;
	font-weight: 600;
	top: -5px;
}
.text-icon-text {
	color: #fff;
	text-transform: none;
}
/* Inside pages banner overlay text ========================================================================================== */
.et_pb_section .et_pb_row .et_pb_column .et_pb_text.inside-banner-text-top {

	position:absolute;
	left: 5%;
	top: 15%;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.et_pb_section .et_pb_row .et_pb_column .et_pb_text.inside-banner-text-top p {
	font-size: 4vw;
}
.et_pb_section .et_pb_row .et_pb_column .et_pb_text.inside-banner-text {
	position:absolute;
	left: 5%;
	bottom: 70px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.inside-banner-text {
	font-size: 3.8vw;
}
/* Smart Future ========================================================================================== */
#smart-future .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center {
	background-color: #00965b;
	padding: 4% 5%;
	width: 66%;
}
#smart-future .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center h1 {
	font-size: 94px;
	font-size: calc(44px + 2vw);
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
}
#smart-future .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_header_content_wrapper {
	display: flex;
	flex-flow: row;
	align-content: center;
}
#smart-future .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center .smart-future-img {
	padding-right: 60px;
	
}
#smart-future .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center .smart-future-img img {
	max-height: 190px;
	width: auto;
}
#smart-future .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center .smart-future-text {
	
}
#smart-future .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center .smart-future-text .arrow-icon {
/* 	width: 85% !important; */
	position: relative;
	padding-right: 80px;
	font-size: calc(20px + .55vw);
	line-height: 1.2em;
}
#smart-future .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center .smart-future-text .arrow-icon::after {
	content: url('https://www.cofi.org/wp-content/uploads/pointer-white.png');
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -32px;
}
#smart-future .et_pb_fullscreen .et_pb_fullwidth_header_container {
	width: 100%;
}
#smart-future-banner li {
	margin-bottom: 1em;
	padding-left: 40px;
	position: relative;
}
#smart-future-banner li::before {
	content: url('/wp-content/uploads/pointer-white-sm.png');
	position: absolute;
	left: 0;
	top: 3px;
}

/* Slide anything ========================================================================================== */
#memberslider > div {
	padding-left: 140px !important;
}
/* Toggle overrides ================================================== */
.et_pb_toggle {
	border: none;
}
.et_pb_toggle:last-of-type {
	border-bottom: 2px solid #3F474A;
	padding-bottom: 20px;
}

.et_pb_toggle_close h5.et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
	font-size: 24px;
	color: #3F474A;
}
.et_pb_toggle_title:before {
	color: #6DBA50;
	font-size: 32px;
}
.et_pb_toggle_close {
	background-color: transparent;
	border: none;
	border-top: 2px solid #3F474A;
	padding: 16px 20px 12px;
}
.et_pb_toggle_open {
	background: transparent;
	padding: 16px 20px 16px;
	border-top: 2px solid #3F474A;
}
.et_pb_toggle_content {
	color: inherit;
}
.et_pb_toggle_close h5.et_pb_toggle_title,
.home .et_pb_section_3 p {
	margin-bottom: 0;
}
.page-id-36480 .et_pb_toggle_close h5.et_pb_toggle_title {
	font-size: 21px;
}
/* Constant Contact ========================================================================================== */
#constant-contact.et_pb_section {
	background-color: #dbddde !important;
}
div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists legend.ctct-form-lists-legend, div.ctct-form-embed div.ctct-form-defaults p.ctct-form-footer {
	display:none !important;
}
.ctct-iinline-form {
	width: 80% !important;
	display: inline-block !important;
}
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-label, div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
	float:left !important;
	display: inline-block !important;
	margin-right: 8px !important;

}
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-label {
	color: #676767 !important;
	font-weight: 400 !important;
	line-height: 2.6em;
}
div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
	max-width: 35% !important;
	width: auto !important;
	min-width: 10% !important;
}
div.ctct-form-embed div.ctct-form-defaults {
	padding: 0 !important;
}
div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
	margin: 10px 16px 0 0 !important;
}
div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem {
	float:left !important;
}
div.ctct-form-embed form.ctct-form-custom label.ctct-form-listname {
	margin: 0 !important;
	padding-left: 0 !important;
	font-weight: 400 !important;
	color: #676767 !important;
}
div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists {
	margin: 0 !important;
	padding: 10px 0 0 0 !important;
	float: left !important;
}
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-label {
	width: auto !important;
	text-align: right;
}
div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem label.ctct-form-checkbox-label {
	padding-right: 12px !important;
}
div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
	width: auto !important;
	position: relative;
	float:left !important;
	display: inline-block !important;
	padding: 13px 16px !important;
/* 	margin-top: -40px !important; */
}
div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists {
	width: auto !important;
}
div.ctct-form-embed form.ctct-form-custom, div.ctct-form-embed div.ctct-form-defaults div.ctct-form-success {
	min-height: 0 !important;
}
.ctct-form-embed.form_0 .ctct-form-defaults .ctct-form-header {
	color: #6BC048 !important;
	margin: 0 !important;
	padding-top: 12px !important;
	line-height: 1.2 !important;
}
.ctct-form-embed.form_0 .ctct-form-defaults .ctct-form-text {
	color: #676767 !important;
}
#gdpr_text {
	display:none;
}
/* Twitter feed customization ========================================================================================== */
.atf-object.atf-skin-simplistic .atf-tweet-wrapper {
	border: none !important;
	padding: 0 !important;
	background-color: transparent !important;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
    box-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
	padding-bottom: 5px !important;
/* 	border-bottom: 2px solid #fff !important; */
}
.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper {
	margin: 0 0 10px 0 !important;
}
.atf-object.atf-skin-simplistic .atf-tweet-wrapper:last-of-type {
	border-bottom: 0px !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper {
	margin: 0 0 0 0 !important;
}
.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-tweet-time {
	color: #999 !important;
	margin: 0 !important;
}
.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-retweet-credits {
	display:none;
/*
	float:right;
	margin-top: 0 !important;
	color: #999 !important;
*/
}

.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-user-card .atf-screen-name {
	margin-top: 10px !important;
	margin-bottom: 0 !important;
}
.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-user-card .atf-screen-name:before {
	content:'@';
}
.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-tweet-actions {
	text-align:right !important;
}
.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-tweet-actions a {
	color: #6EBE4F !important;
}
.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-tweet-actions:before {
	width:20%;
	height: 3px;
	background-color: #6EBE4F;
	float:left;
	content: '  ';
	margin-top: 1em;
}
.atf-static-tweets .atf-inner-wrapper .atf-tweet-wrapper .atf-tweet-text {
	margin-top: 0 !important;
}

/* Newsletter sign up form ========================================================================================== */
form#subForm2 {
	display:inline-block;
	margin-left: 30px;
}
form#subForm2 input {
	border: none;
	padding: .5em 1em;
	font-size: 1em;
}
form#subForm2 input.subscribe-submit {
	background-color: #6BC048;
	color: #fff;
	text-transform: uppercase;
}

/* Covid blurb ========================================================================================== */
.covid-blurb .et_pb_blurb_content {
	margin: 40px 50px 0;
	text-align: left; 
	position: relative;
}
.covid-blurb .et_pb_blurb_content::after {
	content: url(/wp-content/uploads/pointer-white.png);
	position: absolute;
	right: -130px;
	bottom: 10px;
	width: 64px;
	height: 64px;
}
.covid-post .post-content {
	display: none;
}
.covid-post article {
	margin-bottom: 30px;
}
.covid-post .et_pb_post h2 a::after {
	width: 20%;
height: 3px;
background-color: #6EBE4F;
position: absolute;
left: 0;
bottom: -10px;
content: ' ';
}
#covid-notice {
	/* display: none; */
	background-color: #7d868c;
	padding: 10px 0 0;
	text-align: center;
}
#covid-notice.covid-mobile {
	display: none;
}

#covid-notice h3 a {
	color: #fff !important;
	font-size: 20px !important;
	text-align: center;
	display: inline-block;
	margin: 0 auto;
	text-transform: none;
	font-weight: 600;
}
#covid-notice .fa {
	color: #6ebe4f;
	font-size: 2em;
	vertical-align: middle;
	margin-left: 20px;
}
@media screen and (max-width: 980px) {
	#covid-notice.covid-mobile {
		display: block;
	}
	#covid-notice h3 a {
		font-size: 18px;
	}
	#covid-notice .fa {
		font-size: 1.75em;
	}
}

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[WP CALENDAR]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------------[TRANSITIONS]-----------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/
@media all and (max-width: 1550px) {
	#smart-future .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center .smart-future-text br {
		display: none;
	}
}
@media all and (max-width: 1330px) {
		#constant-contact .et_pb_text .ctct-inline-form {
		max-width: 600px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

}
@media only screen and (min-width: 981px) and (max-width: 1330px) {
	#constant-contact .et_pb_column {
		width: 100%!important;
	}
	#constant-contact .et_pb_text p {
		text-align: center;
	}
	.convention-sponsors {
		flex-wrap: wrap;
	}
	.convention-sponsor {
		max-width: calc(33% - 48px);
		margin-bottom: 30px;
	}
	.sponsor-cn {
		width: calc(33% - 48px);
	}
	.sponsor-cn img {
		max-height: 60px;
		clear: both;
		display: block;
	}
/*
	#smart-future .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center .smart-future-img {
		max-height: 100px;
		height: auto;
	}
*/

}
@media only screen and ( min-width: 981px ) {
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module.et_pb_toggle, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module.et_pb_toggle, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_module.et_pb_toggle {
		margin-bottom: .5%;
	}
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module {
		margin-bottom: 0;
	}
	#logo {
	vertical-align: top;
}
.fullheight.et_pb_slider .et_pb_container {
height: calc(100vh - 136px) !important;
min-height: calc(100vh - 136px) !important;
}
.et_pb_slider .et_pb_container {
	max-width: 90% !important;
	margin: 0 0;
}
.factoid h1, .factoid h2.et_pb_slide_title {
	font-size: 3.3vw;
}
.factoid p {
	font-size: 1.4vw;
	width: 70%;
}
.factoid .et_pb_slide_img {
	height: 100% !important;
	width: auto;
	overflow: hidden;
	margin-top: 0 !important;
}
.factoid .morefacts {
	font-size: 1.5vw;
}
.factoid .pointericon {
	width: 3vw !important;
}
.et_pb_slide_description {
	padding: 120px 0 0 0;
}
.about-video p {
	font-size: 1.75vw !important;
}

}

@media only screen and (max-width: 980px) {
	.center-mobile {
		text-align: center !important;
	}
.convention-sponsors {
	flex-wrap: wrap;
}
.convention-sponsor {
	max-width: calc(33% - 48px);
	margin-bottom: 30px;
}
.sponsor-cn {
	width: calc(33% - 48px);
}
.sponsor-cn img {
	max-height: 4 0px;
	clear: both;
	display: block;
}

}
/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1200px ) {
#et-secondary-menu {
	display:none;
}
.sectiondivider {
	left: 90%;
}
}
@media only screen and (min-width: 768px) {
	#smart-future .header-logo {
	display: none;
}
}
/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {
	.et_pb_section .et_pb_column .et_pb_module.et_pb_toggle {
		margin-bottom: 6px;
	}
	.et_pb_toggle_close {
		border-top: 1px solid #666;
	}
	.et_pb_toggle_title {
		font-size: 18px;
	}
	.et_pb_toggle.et_pb_toggle_item .et_pb_toggle_title:before {
		font-size: 24px !important;
	}

.et_pb_fullwidth_menu a.mobile_nav .mobile_menu_bar::before  {
	color: #fff;
}

.et_pb_section.custombkg {
	background-image: none;
}
.home .et_pb_section_2 .et_pb_column_2 {
	background-color: transparent;
	padding-top: 0;
	margin-top: -2em;
}
.factoid h1, .factoid h2.et_pb_slide_title {
	font-size: 3em !important;
}
.factoid p {
	font-size: 1.25em !important;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 2.5em;
}
.keyfacts .overlaytext p {
	font-size: 5vw;
}
.pointericon {
	display:none;
}
.page-id-506 .et_pb_section_3 .et_pb_column_1 p {
	text-align: center;
}
.page-id-506 .et_pb_section_3 .et_pb_column_1 img {
	max-width: 40%;
}
.innerpagetitle p, .et_pb_post_title h1.entry-title {
	font-size: 7.5vw;
}
.et_pb_section .et_pb_row .et_pb_column .et_pb_text.inside-banner-text-top p {
	font-size: 5vw;
}
.insites {
	background: transparent !important;
	margin-top: -2em;
}

	/*-------------------[Portfolio]------------------*/

	/*-------------------[Sliders]------------------*/

	/*-------------------[Menu]------------------*/

}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}

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

}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {

div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
	width: 60% !important;
	margin: 0 20% !important;
}
#constant-contact .et_pb_text .ctct-inline-form {
		max-width: 500px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
#smart-future .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center {
	align-self: flex-start;
	width: 75%;
}
#smart-future .header-logo {
	max-width: 40%;
}

#smart-future .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center .smart-future-img {
	display: none;
}

}
@media only screen and (min-width: 480px) and (max-width: 980px){
.factoid .et_pb_slide_image {
	display:none;
}
.factoid .et_pb_slide_with_image .et_pb_slide_description {
	width: 90%;
	margin-left: 5%;
}
.factoid p {
	margin-left: 0;
	width: 70%;
	margin-bottom: 2.5em;
}
.fullheight.et_pb_slider .et_pb_container {
height: calc(100vh - 300px) !important;
min-height: calc(100vh - 300px) !important;
}


}
@media only screen and (max-width: 620px) {
	div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
    max-width: 80% !important;
    width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {
	.et_pb_toggle_open {
	border-top: 1px solid #3F474A;
}

.pointericon {
	float:right;
	width: 100% !important;
	margin: .5em 0 1em 0;
	padding-left:0%;
}
.pointericon img {
	width: 36px !important;
	height: 36px;
}

#subForm2 input {
	margin-top: 1em;
}
#subForm2 input.subscribe-email {
	float:left;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	width: 60%;
}
#subForm2 input.subscribe-submit {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	width: 40%;
	float:left;
}
form#subForm2 {
	margin-left: 0;
}

.factoid h1, .factoid h2.et_pb_slide_title {
	font-size: 2em !important;
}
.factoid p {
	font-size: 1em !important;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 2.5em;
}
.keyfacts .overlaytext {
	bottom: 30px;
}
.keyfacts .overlaytext p {
	font-size: 6vw;
}

.factoid .pointericon, .factoid .morefacts {
	display:none;
}
.innerpagetitle p, .et_pb_post_title h1.entry-title {
	font-size: 6vw;
}
.home a.et_pb_button {
	width: 100%;
	text-align: center;
}
.et_pb_section .et_pb_row .et_pb_column .et_pb_text.inside-banner-text {
	bottom: 30px;
	font-size: 6vw;
	left: 10%;
}

h5.et_pb_toggle_title {
		font-size: 18px !important;
	}
.et_pb_toggle.et_pb_toggle_item .et_pb_toggle_title:before {
		font-size: 18px !important;
	}
.sectiondivider {
	display:none;
}
.fullheight.et_pb_slider .et_pb_container {
height: calc(100vh - 230px) !important;
min-height: calc(100vh - 230px) !important;
}
.width50 {
	width: 100%;
	margin: 0 0;
}
#smart-future .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center .smart-future-text .arrow-icon {
/* 	width: 85% !important; */
	font-size: calc(16px + .55vw);
}
#smart-future .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center h1 {
	font-size: calc(36px + 2vw);
}
.et_pb_fullwidth_header_scroll {
	display: none;
}
.convention-sponsors {
	flex-wrap: wrap;
}
.convention-sponsor {
	margin: 0 24px;
	max-width: 50%;
	margin-bottom: 30px;
}

}