/*
Theme Name:  BrightWork.com
Theme URI:   http://brightwork2018.wpengine.com
Version:     1.0.7
Description: A child theme of Divi. This is a custom child theme created for our site BrightWork.com.
Author:      bwconcept2018
Author URI:  http://brightwork2018.wpengine.com
Template:    Divi
*/

.et-db #et-boc #verytopmenu, .et-db #et-boc #globalmenu {
	width: 100%;
	max-width: 100%;
}


.smallP-allCaps {
	font-size: 60%!important;
    font-weight: 600!important;
    text-transform: uppercase;
}

/* Archive Pages Filterings */

 

/*Archive Filter PLugins*/
.beautiful-taxonomy-filters div{
	width: 100%;
    position: absolute;
	top: 10px;
	margin-left: 14%;
	margin-right: 14%;
}
.beautiful-taxonomy-filters-select-wrap .select2-selection{
	    border-radius: 50px;
		font-size: 16px;
		padding-left: 15px;
}

.beautiful-taxonomy-filters-select-wrap .select2-container{
	width:300px !important;
}
.beautiful-taxonomy-filters-button{
	position: absolute;
	top: 13px;
	font-size: 16px;
    background: #28ce96;
    border-width: 0px!important;
    border-radius: 50px;
	color: white;
	padding: 10px 15px 10px 15px;
	text-transform: uppercase;
	margin-left: 60%;

}

.beautiful-taxonomy-filters-label {
	display:none;
}

.upcoming .beautiful-taxonomy-filters {
	display: none;
}

.upcoming .flexbox {
	display: flex;
	justify-content: center;
}

/* Blog*/
/*single item,*/

.single-blog #main-content .container {
	padding: 0px 0px 0px 0px;
}
.et_pb_post .entry-content {
	padding-top: 50px;
}

.et_pb_gutter.et_pb_gutters2 #left-area{
	width: 100%;
}

.et_pb_gutters2.et_right_sidebar #left-area {
	padding: 0% 0% 0% 0%;
}

.bwblogfeaturedimage img{
	 object-fit: cover;
	 max-height:300px;
	 /*ImageFloat*/
	 position: absolute;
	 aspect-ratio: auto;
}
.bwblogtitle {
	float:left;
	padding-top: 3%;
}
.bwblogheadercontainer{
	font-size: 18px;
	color: #154C90;
	/*ImageFloat*/
	position: relative;
	padding-top: 260px;
}
.bwblogcategories{
	padding-top: 2%;
	padding-bottom: 5%;
	color: #1E90FF;
		/*ImageFloat*/
	background-color: white;
	min-height: 50px;
}
.bwblogcategories a{
	color: #1E90FF;
	font-weight: 700;
}

.bwblogauthorrow {
	padding-top: 12%;
}
.bwblogauthor{
	float:left;
 /*   padding-left: 1%; */
	padding-top: 3%;
	
}
.bwblogdate {
	float:left;
	padding: 3% 0% 0% 0%;
}

.bwblogreadingwidth {
	margin-left: 5%;
    margin-right: 5%;
}

.blog #main-content .container,
.post-type-archive-blog #main-content .container{
	padding-top: 0% !important;
}
/* Blog Listing Page */
/*all listing page tiles */
.bwlistingpagetilecontainer{
	padding-left: 4%;
	padding-right: 4%;
}

.bwblogavatar img{
	/*border-radius: 50%;*/
	/*float: left;*/
	/*margin-left: 3%;*/
	display:none;
}
.bwbloglistingauthor{
	/*clear: left;*/
	position: absolute;
    bottom: 10px;
    left: 3%;
}
.bwbloglistingdate{
    padding: 3%;
	float: right;
    clear: both;
    position: absolute;
    bottom: 0px;
    right: 10px;
}
.bwblogmetadata{
		font-size: 14px;
		float: left;
		padding-left: 15px;
}

.bwbloglistinglastline{
	padding-top: 20px;
    top: 330px;
	width: 100%;
	font-size: 14px!important;
}
.blurb .excerpt {
	display: none;
color: #3C4858;
font-size: 16px;
font-weight: 500;
line-height: 28px;
margin-top: 20px;
}
.blurb .introexcerpt {
color: #3C4858;
font-size: 16px;
font-weight: 500;
line-height: 28px;
margin-top: 20px;
margin-bottom: 10px;
}
/*- Add any CSS custom code for this child theme below this line -*/
/*- #=ID .-Class s-*/

/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}

/*** Hide Sidebar ***/
#sidebar {display:none;}
 
.blog #left-area,
.post-type-archive-blog #left-area {
	grid-template-columns:repeat(3,minmax(0,1fr));
	display: grid;
	grid-gap: 20px;
	margin-bottom: 20px;
}
@media(max-width: 980px) {
.blog #left-area,
.post-type-archive-blog #left-area {
	grid-template-columns:repeat(2,minmax(0,1fr));
}
}
@media(max-width: 520px) {
.blog #left-area,
.post-type-archive-blog #left-area {
	grid-template-columns:repeat(1,minmax(0,1fr));
}
}
/*
.post-type-archive-testimonials #left-area .et_pb_post,
.post-type-archive-resources #left-area .et_pb_post,
.post-type-archive-webinars #left-area .et_pb_post {
    border: 2px solid yellow;
        background-color: grey;
        float: left !important;
        margin: 20px 0px;
        overflow: hidden; 
    page-break-inside: avoid;
    break-inside: avoid-column;
    width: 100%;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    word-wrap: break-word;
    display: inline-block;
        Height: 400px;

        position: relative;
}
*/
.post-type-archive-testimonials #left-area .et_pb_post,
.post-type-archive-resources #left-area .et_pb_post,
.post-type-archive-webinars #left-area .et_pb_post,
.blog #left-area .et_pb_post,
.post-type-archive-blog #left-area .et_pb_post {
/*    border: 2px solid yellow;*/
/*	background-color: grey;*/
/*	float: left !important; */
	margin: 20px 0px;
	/* Added In */
	overflow: hidden; /* fix for Firefox */
    page-break-inside: avoid;
    break-inside: avoid-column;
    width: 100%;
/*    border: 1px solid #d8d8d8;*/
    background-color: #fff;
    word-wrap: break-word;
    display: inline-block;
/*	Height: 400px; */

	position: relative;
	border-radius: 10px;
}
@media (min-width: 981px){
/*
.post-type-archive-testimonials #left-area .et_pb_post,
.post-type-archive-resources #left-area .et_pb_post,
.post-type-archive-webinars #left-area .et_pb_post {
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
*/
	/*
.blog #left-area .et_pb_post,
body.post-type-archive-blog #left-area .et_pb_post {
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.category #left-area .et_pb_post {
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
.author #left-area .et_pb_post {
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
}
*/
}

.blog #left-area > a,
.post-type-archive-blog #left-area > a,
.archive blog #left-area > a {
	    display: block;
}




/*Plugin to display ACF*/

/*Remove title from custom post types when using divi*/
.et_post_meta_wrapper{
display:none;
}



/* New Footer */

#bwfootersection {
	padding-bottom: 1%!important;
}

#bwfootersection p, #bwfootersection a{
	font-size: 14px!important;
	color: white;
}

#bwfootersection h4{
	color: #ffffff !important;
	font-size: 18px;
}

#bwfootersection H2.et_pb_module_header{
	font-size: 33px!important;
}

#bwfootersection .et_pb_promo_description {
	font-size: 14px!important;
	text-align: left;
}
#bwfootersection .et_pb_promo {
	padding: 10px!important;
	padding-top: 5px!important;
	text-align: left;
}

#bwfooterrow-2 {
    margin-top: 45px;
}


#bwfooterrow-2 .et_pb_widget.widget_monarchwidget {
	margin-bottom: 0!important;
}


#bwfootersection .et_social_icon, #bwfootersection .et_social_icon:before, #bwfootersection .et_social_icon:after {
    width: 20px;
	height: 20px;
	line-height: 20px!important;
}

#bwfootersection #bwfooterrow-2 .et_pb_divider_0_tb_footer::before {
	border-top-color: #FFFFFF;
}

#bwfootersection #bwfooterrow-3 .et_pb_social_media_follow_0_tb_footer li a.icon::before {
	font-size: 30px;
	line-height: 60px;
	height: 60px;
	width: 60px;
}
#bwfootersection #bwfooterrow-3 .et_pb_social_media_follow_0_tb_footer li a.icon {
	height: 60px;
	width: 60px;
}


/* Footer */
#bwfooterrow1 p, #bwfooterrow-1 a{
	font-size: 14px!important;
	color: white!important;
}
#bwfootercol1 ul, li{
padding: 0px 0px 0px 0px !important;
font-size: 14px!important;
}
#menu-footer-col-1 .menujb ul{
	padding: 0px 0px 0px 0px !important;
}
#bwfootercol2 ul, li{
padding: 0px 0px 0px 0px !important;
font-size: 14px!important;
}
#bwfootercol3 ul, li{
padding: 0px 0px 0px 0px !important;

}
#bwfootercol4 ul, li{
padding: 0px 0px 0px 0px !important;
font-size: 14px!important;
}
#bwfootercol4 a{
color: white;
}
#bwfootercol4 p{
	color: white;
}
.bwfootersocial {
	margin: auto auto;
}
.footersectionheaders p{
	color: white;
	text-transform: uppercase;
}

#footer-bottom {
padding: 0px 0 0px;
}
/* END - Footer text white */
/*
.post-type-archive-testimonials .entry-featured-image-url img,
.post-type-archive-resources .entry-featured-image-url img,
.post-type-archive-webinars .entry-featured-image-url img{
         border-bottom: 5px;
         border-bottom-color: #3399ff;
         border-bottom-style: solid;
         object-fit: cover;
         max-height:180px;
        -webkit-filter: grayscale(20%); 
    filter: grayscale(20%);
 }
*/


 /*Archive Item*/

.post-type-archive-blog a.entry-featured-image-url img{
	object-fit: cover;
	max-height:160px;
	border-radius: 10px;
 }

.post-type-archive-blog #left-area.upcoming a.entry-featured-image-url {
	margin-bottom: 0px;
}
.post-type-archive-blog #left-area.upcoming a.entry-featured-image-url img {
	height: 100%;
}
.post-type-archive-blog #left-area.alltopics article:first-of-type a.entry-featured-image-url {
	margin-bottom: 0px;
}
.post-type-archive-blog #left-area.alltopics article:first-of-type a.entry-featured-image-url img {
	height: 100%;
}


/*Remove space between image and text*/
 .et_pb_post .entry-featured-image-url{
	margin-bottom: 5px;
 }
 /*div .metaOnArchiveRow1, .item-title, .blurb{
	margin-left: 14px;
	margin-right: 14px;
 }*/
 div .metaCol{
	clear: left;
}
div .metaOnArchiveRow1 {
	font-size: 14px;
	float: left;
/*	margin-left: 5px;*/
}



div .singleblogmetaOnArchiveRow1 {
	font-size: 17px;
	float: left;
	margin-left: 10px;
}
/*
.post-type-archive-testimonials div .item-title a,
.post-type-archive-resources div .item-title a,
.post-type-archive-webinars div .item-title a {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 18px !important;
	float: left;
	clear: both;
}
*/
.post-type-archive-testimonials div .item-title a,
.post-type-archive-resources div .item-title a,
.post-type-archive-webinars div .item-title a,
.blog div .item-title a{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 20px !important;
	line-height: 35px;
	/*float:left;*/
	clear:both;
	color: #3C4858;
	font-weight: 700;	
}
div .blurb .bwbloglistinglastline a,
div .blurb .bwbloglistinglastline span {
	font-weight: 500;
	color: #3C4858;
	font-size: 15px;
	line-height: 17px;
	white-space: nowrap;
}

div .blurb p{
	margin-bottom: 10px;
	font-size: 13px;
	color: #264369 !important;
	float: Left;
}

div .buttonCol {
	margin-left:14px;
	margin-bottom: 10px;
	float:right;
	clear:both;
	position: absolute;
	bottom: 10px;
	right: 10px;
	}
div .buttonCol a{
	color: #ffffff;
}
div .buttonCol a:hover{
	color: #28ce96;
}

/* Testimonials*/
/*
.post-type-archive-testimonials #left-area .et_pb_post  {
		box-shadow: none!important;
		border-radius: 3px;
		border-width: 0px!important;
}
*/
/*
.post-type-archive-testimonials #main-content {
    background-color: #F5F8FA!important;

}
*/

div .testimonial-thumb {
	height: 200px;
	overflow: hidden;
}


.acf-hero-img img {
	width: 2000px;
	height: 320px;
	
}


.rectangle-copy-121 {	height: 432px;	width: 338px;	border-radius: 3px;	background-color: #FFFFFF;}

.acf-white-logo {
	margin-top: -300px;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
}


div .acf-h1-for-hero {
	margin-top: -250px;
	max-width: 850px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 25px!important;
}


div .acf-h1-for-hero H1 {
	color: #3C4858!important;
	font-size: 22px!important;
	line-height: 26px!important;
	text-align: center!important;
	font-weight: bold!important;
}


div .testimonial-header-divider {
	margin-bottom: 23px!important;
}

.testimonials-view-all-button {
	margin-left: auto;
	margin-right: auto;
	font-weight: 600!important;
	box-shadow: 6px 6px 12px 0 rgba(60,72,88,0.35);
}

#testimonial-top-section {
	padding-top: 0px!important;
}

#testimonial-body {
	padding-top: 80px!important;
}


.testimonial-org-detail p {
	margin-top: 0px!important;
	padding-bottom: 0px!important;
	
}

.testimonial-quote-row {
	background-color: #F5F8FA;
	border-radius: 3px;
	margin-top: 15px!important;
	margin-bottom: 15px!important;
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}

.testimonial-org-bio-row {
	background-color: #F5F8FA;
	border-radius: 3px;
	margin-top: 35px!important;
	margin-bottom: 15px!important;
	padding-top: 25px!important;
	padding-bottom: 25px!important;
	padding-right: 50px!important;
}

.testimonial-color-logo  {
	padding-left: 50px;
	padding-top: 20px;
}

.testimonial-color-logo img {
	width: 250px;

}

.testimonial-quote {
	font-size: 18px;
	color: #3399FF;
	line-height: 28px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 80px;
}

.testimonial-quote-image {
	padding-top: 38px;
	padding-left: 150px;
}

.testimonial-quote-said {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px!important;
}

.testimonial-quote-said-role {
		font-size: 16px;
}


.testimonial-organization-header {
	margin-bottom: 0px!important;
}

.testimonial-thumb-cover img{
	 border-bottom: 5px;
	 border-bottom-color: #3399ff;
	 border-bottom-style: solid;
	 /*MAKEING IMAGE STRETCH height: 180px; */
	 object-fit: cover;
	 max-height:180px;
	/*Filter Images with greyscale*/
	-webkit-filter: grayscale(20%); /* Safari 6.0 - 9.0 */
    filter: grayscale(20%); 
 }
/*Remove space between image and text*/
 .et_pb_post .entry-featured-image-url{
	margin-bottom: 5px;
 }


div .testimonial-logo a{
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
	clear:both;
}

div .testimonial-logo img{
	height: 50px;
}

.testimonialsingleh1 .et_pb_text_inner {
	float: left;
	clear: both;
}
.testimonialbuttononsingle {
	clear: both;
    float: left;

}

.testimonial-organization-left-column {
	font-size: 18px;
}

div .testimonialsIndustriesHolder{
	clear: left;
	display: block;
	position: absolute;
	top: 15px;
	left: 10px;
}
div .testimonialsIndustry {
	float: left;
	margin-left: 5px;
	background-color: white;
	border-radius: 12px;
	height: 23px;	
	color: #3C4858;	
	font-size: 12px;	
	font-weight: 600;	
	line-height: 24px;	
	text-align: center;
	padding-left: 9px;
	padding-right: 9px;
}

catsplugins_field_list {
	
}

.catsplugins_field_item {   
  font-size: 14px;
	padding-left: 0px;
	padding-top: 0px!important;
	display: block;
}

.learn-more a:link, .learn-more a:visited {
	color: #28CE96;	
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	position: absolute;
	right: 195px;
	top: 360px;
}


.testimonial_image {
		height: 200px;
}
    
.post-type-archive-testimonials p{
	font-size: 15px !important;
}
/* Video edits (black lines)*/

.bwwistia iframe{
	height: 400px;
}

/* Webinars Custom CSS*/

.bwwebinartitle h1{
	margin-top: 5% !important;
	margin-bottom: 5% !important;
	color: white;
	font-size: 40px;
    font-weight: 300;
	float: left;
	clear: both;
}

.bwwebinarrelatedwebinars{
	padding-top: 5% !important;
	padding-bottom: 5% !important;
}

.bwwebinarondemandvideo {
	padding: 0% 5% 0% 5%;
}

.bwwebinarcat {
	color: white;
	font-size: 20px;
}

.bwwebinarrelatedtitle h2{
	margin-top: 2% !important;
	margin-bottom: 2% !important;
}
/* Webinar Listing Pages*/
.webinarcategoryimg{
	width: 45px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.webinarcategory{
	position: absolute;
    margin-left: 15%;
    margin-right: 15%;
    left: 0;
    right: 0;
    color: white;
    top: 8%;
	text-align: center;
	border-bottom: 2px solid white;
}

/* END Webinar Listing Pages*/

/* Bios */
.bio_tile {
	float:left;
}
.bio_image div{
	clear:both;
	
}
.bio_name{
		clear:both;
		color:#264369;
		font-weight: 400;
}
.bio_role{
		clear:both;
		color:#264369;
		font-weight: 600;
}
.bio_blurb{
		clear:both;
}
/* Training Guides */
.bwtrainingnotes {
	color: white;
	background-color: #8cb7c9;
	padding: 10px;
}
/* Forms */

.bwmarketingpref label{
	font-size: 14px !important;
}
.bwcookiemessage div{
	margin-top: 20px;
	font-size: 12px  !important;
}

.gform_body{
	background-color: #f8f8f8;
	padding: 15px 15px 15px 15px;
	font-size:12px !important;
	-webkit-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
}
.gform_body .gform_body .gfield p{
	font-size:12px !important;
}
.gform_body input{
    width: 96% !important;
	margin-left: 5px;
	margin-right: 5px;
}
.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small{
padding: 10px 10px !important;
}
.gfield ol, li{
	padding: 0px 5px 0px 5px !important;
	font-size: 14px !important;
}
.gfield_label {   
font-size: 14px !important;
color: #264369
}
.gform_wrapper ul li.gfield{
	margin-top: 10px!important;
}
.bw_gform_full_width {
	width: 100% !important;
}
.gform_footer input{
	text-transform: uppercase;
	margin-bottom: 20px !important;
}

.gform_footer {
	background-color: #f8f8f8;
	margin: 0px 0 0 !important;
	padding: 15px 15px 15px 15px !important; 
	}
div.gform_footer.top_label {
 text-align: center;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
border: 1px solid #d9d9d9 !important;
}

.bw_gform_full_width body .et_pb_button {
 	color:white;
	width: 100% !important;
	text-transform: uppercase;
}
/* Homepage */
.homepagetoprow{
	border-top: 4px solid #3399ff;
}

.home-hero h1 {
	font-size: 65px!important;
}

/* Support Homepage */
.supportsearchbar {
	background-color: white;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 5% !important;
	border-color: white !important;
}

.supportcards p{
	font-size: 15px !important;
}
.supportcards input{
	margin-right: auto;
	margin-left: auto;
}

.supportcardbutton {
	background-color: white;
	width:100%
}
.trainingleft{
		width: 48%;
		float: left;
		text-align: center;
}
.trainingright{
		width: 48%;
		float: right;
		text-align: center;
		margin-top: -5% !important;

}
.supportcardcolumn1 {
	-webkit-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
	width:100%;
}
.supportcardcolumn2 {
	-webkit-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
}

.supportcardcolumn3 {
	-webkit-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
	width:100%;
}
.supportcontactbutton {
background-color: transparent !important;
}
/* Registration Pages / Landing Pages */
.landing_page_form .gform_body{
    padding: 5% 5% 5% 5%;
}

.gf_left_half {
	padding-right: 1% !important;
}
.gf_right_half {
	padding-left: 1% !important;
}
.bwformtoptext {
background-color: #F8F8F8 !important;
padding: 5% 0% 0% 0%;
color: #3399ff;
text-transform: uppercase;
}

.gform_footer {
background-color: #F8F8F8;
}

/* Global CSS padding changes */
.et_pb_section {
	padding: 4% 0% 4% 0% !important;
}

.et_pb_section .short-row  {
	padding: 1% 0% 1% 0% !important;
}

/* Global CSS padding changes */
.wp-caption {
    max-width: 96%;
    margin-bottom: 10px;
    padding: 8px;
    padding-top: 4px;
    border: 0px solid white !important;
    background-color: white !important;
    text-align: center;
}

/* update Iframe  NOT WORKING YET */
.bwwebinarondemandvideo .et_pd_video_box iframe{
		height: 400px;
} 

/* Homepage */

.bwhomepageCTAone {
	float: left;
	clear:both;
	margin: 10% 0% 10% 13%
}

.bwhomepageCTAtwo {
    float: right;
	margin: 10% 16% 10% 0%;
}

/* Header */
img#logo{
	max-height:32% !important;
}
/*Menu*/
.nav li ul {
	-webkit-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.2);
}
.et_header_style_left .logo_container{
	width: auto !important;
}

.et_menu_container {
	height: 115px;
	background-color: white;
}
#top-menu-nav li{
	font-size: 18px!important;
	font-weight: 600;
}
#top-menu {
padding: 22px 0px 0px 0px;
font-weight: 550;
}
#et_top_search {
	padding-top: 20px;
    margin-top: 12px;
    margin-right: 15px;
}

#top-menu a {
	/*color: #264369!important*/
}

#top-menu li a {
	font-size: 14px !important;
	letter-spacing: 1px !important;
	margin: 0px 10px 0px 10px;
}

#top-menu li a:hover {
	color: #3399ff;
}
#top-menu li li a {
	width: 230px;
	color: #666;
	line-height: 22px;
	font-weight: 500;
	font-size: 13px!important;
/*	border-bottom: #f2f2f2 1px solid !important;*/
}	
#top-menu li li a:hover {
	color: #3399ff;
}

#top-menu .menu-item-has-children>a:first-child:after {
color:#39f;
}

.nav ul > li:nth-child(2n+2) a {
     
}
.nav ul > li:nth-child(2n+2) a:hover{
     
}
.nav li ul{
border-top: white 0px solid;
}


/*Very Top menu and Header*/

#top-menu {
    margin-top: 15px;
    float: right;
    position: absolute;
    right: 0px;
}

#top-menu .container {
	Background-color: #ffffff;
	height: 18px;
	padding-top: .15em;
	display:none;
	
}
#et-secondary-menu a:active, #bw-secondary-menu a:active {
	color: #3399ff;
}
#et-secondary-menu ul li a, #bw-secondary-menu ul li a{
	font-size: 12px;
	color: grey;
}
#top-header, #et-secondary-nav li ul {
	background-color: white !important;
}
#top-header {
	padding: 10px;
}
/* Color of very top nav and search */
#top-header, #et-secondary-nav a{
	color: #154c90;
}
#et_search_icon:before {
	color: grey !important;
}

.Top_Link_Green_Highlight a {
	border-color: #28ce96  !important;
	border: solid;
	border-width: 1px;
	border-radius: 5px;
	padding: 5px 5px 0px 5px !important;

}

.Top_Link_Green_Highlight a:hover {

 	color: white !important;
	background-color: #5e6c7e;


}

#et-info, #et-secondary-menu>ul>li a {
    padding-bottom: .45em !important;
}

/* END - Color of very top nav and search */

@media only screen and (min-width: 981px) {
.et_header_style_left #et-top-navigation{
 padding: 15px 0px 0px 250px !important;
}
}




/* Button Colours - site wide - */
a{
	/*color: #3399ff;*/
	text-decoration: none;
}

a:hover {
	color: #3399ff;
}

.et_pb_button_module_wrapper a{
    color: white !important;
    text-transform: uppercase;

}

.et_pb_button_module_wrapper a:hover { 
    background-color: #5e6c7e;
	text-decoration: none;
}
.et_pb_button {
	color: white;
    font-weight: 600;
	padding: 3% 2% 3% 2% !important;
}

.searchmessage {
	Margin: 2% 0% 2% 0%;
	
}
.searchresult{
		Margin: 3% 0% 3% 0%;
		float:left;
}
.searchwidth{
    padding-top: 2%;
	width: 80%;
    max-width: 715px;
    margin: auto;
	}
.search-post-title{
	display: block;
    clear: both;
	font-size: 18px!important;
}

.search-post-link{
	display: block;
    clear: both;
}
.search-post-excerpt{
	display: block;
    clear: both;
}
.bio_blurb {
	display:none;
}
.bioimage img{
border-radius: 50%;
}
/*added day of launch */
/*global but could be reduced*/
#left-area{
    padding-bottom: 0px
}
.single .et_pb_post{
	margin-bottom: 0px;
}
.bwblogcontent{
    clear: both;
    padding-top: 6%;	
}
.search #searchsubmit {
	font-size: 16px;
    border-width: 0px!important;
    border-radius: 50px;
	color: white;
	padding: 10px 15px 10px 15px;
	text-transform: uppercase;
	margin-left: 5%;
}
.search-page-form input[type=text]{
border-radius: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
	width: 300px;	
}

.search-page-form .screen-reader-text{
	    font-size: 16px;
}
.lcp_catlist a{
		font-size: 16px;
    background: #1a80e6;
    border-width: 0px!important;
    border-radius: 50px;
	color: white;
	padding: 10px 15px 10px 15px;
	text-transform: uppercase;
	margin-left: 5%;
}

/*Search form for pages*/
.blog #searchform .screen-reader-text,
.post-type-archive-blog #searchform .screen-reader-text{
display:none;
}

.blog #searchform input[type=text], .category #searchform input[type=text],
.post-type-archive-blog #searchform input[type=text]{
border-radius: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
	width: 500px;	
}



.blog #searchform #searchsubmit, .category #searchform #searchsubmit,
.post-type-archive-blog #searchform #searchsubmit {
	font-size: 16px;
    background: #aaa;
    border-width: 0px!important;
    border-radius: 50px;
	color: white;
	padding: 10px 15px 10px 15px;
	text-transform: uppercase;
	margin-left: 5%;
}
.blog #searchformpagepositioning, .category #searchformpagepositioning,
.post-type-archive-blog #searchformpagepositioning{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    margin-bottom: 5% !important;
}


.blog div.wp-pagenavi {
	text-align: left;
	grid-column: span 3;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	border: 0px none;
}

@media(max-width: 980px) {
.blog div.wp-pagenavi {
	grid-column: span 2;
}
}
@media(max-width: 520px) {
.blog div.wp-pagenavi {
	grid-column: span 1;
}
}
.blog div.wp-pagenavi .first,
.blog div.wp-pagenavi .last,
.blog div.wp-pagenavi .pages{
	display: none;
}
.blog div.wp-pagenavi a.page:hover,
.blog div.wp-pagenavi a.previuspostslink:hover,
.blog div.wp-pagenavi a.nextpostslink:hover {
	background: #154c90;
	color: #fff !Important;
	font-weight: 700px;
	border-radius: 5px;
}
.blog div.wp-pagenavi a.page,
.blog div.wp-pagenavi span.current {
	width: 56px;
	height: 56px;
	border-radius: 5px;
	background: rgba(21, 76, 144, 0.1);
	text-align: center;
	line-height: 56px;
	font-size: 30px !important;
	font-weight: 500 !important;
	color: #3C4858;
	margin: 0px;
	margin-right: 20px;
	padding: 0px;
	margin-bottom: 20px;
}
.blog div.wp-pagenavi a.previouspostslink:after{
	content: " Prev";
}
.blog div.wp-pagenavi a.nextpostslink:before{
	content: "Next ";
}
.blog div.wp-pagenavi a.previouspostslink,
.blog div.wp-pagenavi a.nextpostslink,
.blog div.wp-pagenavi span.extend {
	height: 56px;
	text-align: center;
	line-height: 56px;
	font-size: 30px !important;
	font-weight: 500 !important;
	color: #3C4858 !important;
	margin: 0px;
	margin-right: 20px;
	padding: 0px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 20px;
}

.blog div.wp-pagenavi span.current {
	background: #154c90;
	color: #fff !Important;
	font-weight: 700px;
}

div.wp-pagenavi {
        text-align: center;
}


/* DMC Additions */

.hiddenfield {
	display: none !important;
}

.et-db #et-boc .et_pb_row {
    position: relative;
    width: 100% !important;
    margin: auto;
}

#main-content ul {
	padding-right: 25px !important;
}

.et_pb_testimonial_description, .et_pb_testimonial_author a, .et_pb_testimonial_meta a {
	color: #666 !important;
	
}



.bwpricingcolumns .et_pb_blurb div{
	    min-height: 200px;
}


.bwbloglistingauthor p{
	font-size: 14px!important;
}



.et_pb_widget select {
    width: 390px;
    height: 38px;
    border-radius: 50px;
	margin: 0px auto;
	margin-top: 50px;
	text-align: center;
}


body, input, textarea, select {
	font-size: 20px;

}


.widget_categories select, .widget_archive select {
margin: 0 auto;
}

.single-resources #main-content .container {
    width: 100% !important;
    max-width: 100% !important;
}

pre {
	width: 100%;
	padding: 0;
	margin: 5px;
	overflow: auto;
	overflow-y: hidden;
	font-size: 12px;
	line-height: 20px;
	background: #efefef;
	border: 1px solid #777;

}
pre code {
	padding: 10px;
	color: #333;
}


table {
	width: 100%;
 	display: block;
    overflow-x: auto;
    white-space: nowrap;
	border: 1px solid #fff;
}
th { font-size: 16px!important;
	vertical-align:top!important
}

td { font-size: 14px!important;
	vertical-align:top!important
}

#maxmegamenu-2, #maxmegamenu-1 {
	width: 100%!important;
	margin-left:auto!important;
	margin-right:auto!important;
}


/*** Templates Menu ***/

#templates-menu-section {
	padding-bottom: 0!important;
	padding-top: 55px!important;
}

#templates-menu .fullwidth-menu-nav ul {
	padding-top: 0!important;
	padding-left: 2px!important;
	margin-left: 3px!important;
	text-align: center;

}

#templates-menu .fullwidth-menu-nav li {

	padding-bottom: 0px!important;
	padding-left: 0px!important;

}

#templates-menu .fullwidth-menu-nav li a {
    padding-left: 18px;
	padding-right: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-top: -5px;
	margin-left: 0!important;
	width: 268px;
	display: inline-block;
}



li.sharepoint-templates a {
	border-bottom-color: #28CE96;
}

li.sharepoint-templates.current-menu-item a {
	background: #28CE96 !important;
}

li.project-templates a {
	border-bottom-color: #3399FF;
}

li.project-templates.current-menu-item a {
	background: #3399FF !important;
}

li.portfolio-templates a {
	border-bottom-color: #EA4F6E;
}

li.portfolio-templates.current-menu-item a {
	background: #EA4F6E !important;
}

li.template-management a {
	border-bottom-color: #8A1A9B;
}

li.template-management.current-menu-item a {
	background: #8A1A9B !important;
}

#templates-menu li.current-menu-item a {
    color: #fff !important;
}

/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
.archive #left-area, .page #main-content {
    width: 100% !important;
	max-width: 100% !important;
    float: none !important;
	padding-top: 0px !important;
}
.blog #left-area,
.post-type-archive-blog #left-area {
}
	

}


@media screen and (max-width: 981px){
.et_pb_section {
padding-left: 7px!important;
padding-right: 7px!important;	
	}
}
/*
.single-testimonials .et_pb_column_1 {
	padding-bottom: 30px!important;
	
}
*/

.gform_wrapper div.validation_error{
	background: white!important;
	font-size: 0.8em!important;
	padding-left: 5px!important;
	padding-right: 5px!important;
}





div .drift-frame {
	width: 200px;
	height: 600px;
	
}





/*---------------------------------------------------------------*/ 
/*------Replace the Search Button with an Icon by Divi Soup------*/ 
/*---------------------------------------------------------------*/
/*Hide the search button*/
.ds-icon-search input.et_pb_searchsubmit,
.widget_search input#searchsubmit {
    background: transparent!important;
    color: transparent!important;
    border: none!important;
    width: 55px!important;
    z-index: 2!important;
}
/*Add padding to the search input field*/
.ds-icon-search input.et_pb_s,
.widget_search input#s {
    padding-right: 55px !important;
}
/*Add the icon*/
.ds-icon-search .et_pb_searchform:before,
.widget_search::before {
    content: '\55'!important;
    position: absolute!important;
    font-family: 'ETModules'!important;
    z-index: 1;
    right: 0;
    font-size: 15px!important;
    padding: 5px 15px 5px 15px!important;
}
/*---------------------------------------------------------------*/ 
/*---End - Replace the Search Button with an Icon by Divi Soup---*/ 

#bw-search-box.et_pb_search
{border-radius: 4px;
border-color: #f5f8fa;
border-width: 1px;
border-bottom-width: 2px;
height: 33px;
}


#main-header.et_pb_section {
	padding-top: 1%!important;
	padding-bottom: 1%!important;
	position: fixed!important;
	z-index: 9998!important
}


#mega-nav-section.et_pb_section {
	padding-top: 1%!important;
	padding-bottom: 1%!important;
	margin-left: auto;
	margin-right: auto;
}


#mega-nav-section .mega-nav-row{
	margin-left: auto;
	margin-right: auto;
	padding: 7px;
}


#mega-nav-section .mega-nav-row .nav-list li {
	list-style: none!important;
	line-height:18px!important;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mega-nav-section .mega-nav-row .nav-list li a{
	font-size: 14px !important;
	letter-spacing: 1px !important;
	margin: 0px 10px 0px 0px!important;
	list-style-type: none!important;
	padding-top: 8px!important;

}

#mega-nav-section .mega-nav-row .nav-list li a:hover {
	color: #3399ff;
	font-weight: bold;
}

#mega-nav-section .mega-nav-row h4 {
	font-size: 18px!important;
	margin-left: 12px;
}



#top-menu-divi {
    padding-top: 28px;
	margin-top: 1px;
    float: right;
    position: absolute;
    right: 0px;
}



#top-menu-divi li a{
	font-size: 14px !important;
	letter-spacing: 1px !important;
	margin: 0px 10px 0px 10px;
	color: #154c90!important;
	font-weight: 600!important;
}

#top-menu-divi li a:hover {
	color: #3399ff!important;
}


div .years-table table {
	border-left: none;
	border-top: none;
	border-right:none;
	border-bottom-color: #28ce96;
	border-bottom-width: 1px;
	text-align: center;
	
}

div .years-table td {
	border: none;
	font-size: 16px!important;
	height: 35px;
	width: 89px;
	}

div .years-table td.fill {
	background-color: #28ce96;
	color: white;
	font-weight: bold;

	}
/***Mega Menu***/

.divimegapro P {
	font-size: 0.95em
}

/***Free Template Button***/

li.menu-item-53864 a, li.menu-item-76235 a, #top-menu-divi li.menu-item-76235 a, li.menu-item-79714 a, #top-menu-divi li.menu-item-79736 a, #top-menu-divi li.menu-item-79709 a, #top-menu-divi li.menu-item-79714 a,  #top-menu-divi li.menu-item-84019 a{
    color: #fff!important;
    background-color: #ea4f6e!important;
	padding:9px!important;
	border-radius: 20px!important;
	margin-top: -9px!important;
}




#bw-secondary-menu li a{
	padding-left: 12px!important;
}

header.et-l.et-l--header {
    position: relative;
    z-index: 99999;
	margin-bottom: 100px!Important;
}

.hero-header {
	margin-top: 150px;
}

#price p.price {font-size: 40px!Important}
#price p.tiny {font-size: 0.65em!Important}

#free-template-ty p.price {font-size: 40px!Important}
#free-template-ty {font-size: 0.65em!Important}

.price .tabs-nav li.active a , .price .tabs-nav li:hover a, .365 .tabs-nav li.active a , .365 .tabs-nav li:hover a {
    background-color: #28ce96!important;
    color: #ffffff!important;
}

.price .tabs-nav li a, .365 .tabs-nav li a {
    background-color: transparent!important;
    color: #3c4858!important;
    padding: 10px 30px!important;
}

/***New Support Menu***/

#main-header.et_pb_section_11_tb_header #top-menu-divi li a {
    font-size: 16px !important;
    letter-spacing: 1px !important;
    margin: 0 10px;
    color: #7EDCFF!important;
    font-weight: 600!important;
}


h1.bwcattitle {
	font-weight: 700 !important;
	font-size: 50px !important;
	line-height: 1em !important;
	color: #3C4858 !important;
}
@media(max-width: 520px) {
h1.bwcattitle {
	font-size: 30px !important;
}
}
.archive.category div.bwcatdesc,
.archive.category h1.bwcattitle {
	margin-bottom: 20px;
}

#main-content div.bwcatdesc p,
#main-content div.bwcatdesc {
	font-weight: 500 !important;
	font-size: 22px !important;
	line-height: 35px !important;
	color: #3C4858 !important;
}

div.bwauthorbox {
	background: rgba(21, 76, 144, 0.1);
	padding-bottom: 50px;
}
div.bwauthorbox.small {
	border-radius: 10px;
	padding-bottom: 30px;
}

div.bwauthorbox.small .container {
	display: flex;
	flex-direction: row;
	width: 90%;
	padding-top: 30px !important;
}
div.bwauthorbox .container {
	grid-template-columns: 1fr 2fr;
  	display: grid;
  	grid-gap: 20px;
}
@media(max-width: 980px) {
div.bwauthorbox .container {
	grid-template-columns: 1fr 1fr;
}
}
@media(max-width: 520px) {
div.bwauthorbox .container {
	grid-template-columns: 1fr;
}
}

div.bwauthorbox div.authorimage {
	display: flex;
	flex-direction: column;
	align-items: center;
}
div.bwauthorbox.small div.authorimage {
	display: block;
	width: 80px;
	margin-right: 10px;
}
div.bwauthorbox div.authorimage img{
	width: 250px;
	height: auto;
	object-fit: cover;
	border-radius: 50%;
	max-width: 100%;
	aspect-ratio: 1 / 1;
	margin-bottom: 20px;
	border: 2px solid #fff;
}
div.bwauthorbox.small div.authorimage img{
	width: 80px;
	height: auto;
	aspect-ratio: 1 / 1;
	margin-bottom: 0px;
}

#main-content div.bwauthorbox.small .container + .container{
	padding-top: 0px !important;
}
.bwsocialshare{
	margin-bottom: 40px;
	margin-top: 40px;
}
.bwsocialshare h5{
	color: #3C4858 !important;
	font-size: 32px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: 35px !important;
}

.bwsocialshare .shareicons {
	display: flex;
	flex-direction: row;
	justify-content: start;
}
.bwauthorsocial {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.bwsocialshare a,
.bwauthorsocial a {
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background-color: #fff;
	color: rgba(60, 72, 88, 1);
	text-align:center;
	font-size: 40px;
	line-height: 52px;
	margin:5px;
}
.bwsocialshare a {
	background-color: rgba(21, 76, 144, 0.10);
	color: #3C4858;
	width: 63px;
	height: 63px;
	line-height: 63px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.bwsocialshare.small a {
	width: 45px;
	height: 45px;
	line-height: 45px;
}
.bwsocialshare.small a svg{
	max-width: 33px;
	max-height: 33px;
}

h5.bwauthorname,
h1.bwauthorname {
color: #3C4858 !important;
font-size: 32px !important;
font-weight: 700 !important;
line-height: 35px !important;
}


.bwauthortitle {
color: #3C4858;
font-size: 20px;
font-weight: 500;
line-height: 24px;
}

.authordesc {
font-size: 16px;
font-weight: 500;
line-height: 32px;
color: #3C4858;
margin-top: 10px;
  border-top: 2px solid white;
  padding-top: 10px;
}

.authorexpertise {
	margin-top: 20px;
}

.authorexpertise .authortags {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.authorexpertise h4{
font-size: 20px !important;
font-weight: 700 !important;
line-height: 35px !important;
color: #3C4858 !important;
}

.authorexpertise .authortags div{
	height: 52px;
	border-radius: 30px;
	background-color: #fff;
	color: rgba(60, 72, 88, 1);
	text-align:center;
	font-size: 16px;
	line-height: 52px;
	margin:5px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 600;
}

#main-content p.authorcount {
font-size: 32px !important;
font-weight: 700 !important;
line-height: 35px !important;
color: #3C4858;
padding-bottom: 20px !important;
border-bottom: 1px solid #E8EDF4;
margin-bottom: 20px;
}

div.bwblogbanner {
	background-color: #E8EDF4;
	padding-bottom: 50px;
}
div.bwblogbanner.brightwork365,
div.bwblogbanner.brightwork-365 {
	background-color: #E8D1EB;
}
div.bwblogbanner.sharepoint,
div.bwblogbanner.brightwork {
	background-color: #D2E9FF;
}
div.bwblogbanner .container {
	grid-template-columns: 1fr 1fr;
  	display: grid;
  	grid-gap: 30px;
}
@media(max-width: 980px) {
div.bwblogbanner .container {
	grid-template-columns: 1fr;
}
}

div.bwblogbanner .blogbannerright img{
	/* padding-left: 20px; */
	/*box-shadow: 5px 5px 10px #B9C9DE;*/
	aspect-ratio: 16 / 9;
	object-fit: cover;
	border: 2px solid #A1B7D3;
}
div.bwblogbanner.brightwork365 .blogbannerright img,
div.bwblogbanner.brightwork-365 .blogbannerright img{
	/* box-shadow: 5px 5px 10px #D6AFDC;*/
	border: 2px solid #daa6ed;
}
div.bwblogbanner.sharepoint .blogbannerright img,
div.bwblogbanner.brightwork .blogbannerright img{
	/*box-shadow: 5px 5px 10px #8EC7FF;*/
	border: 2px solid #A1B7D3;
}
div.bwblogbanner .blogbannerright,
div.bwblogbanner .blogbannerleft {
	/* width: 50%;
	overflow: hidden; */
}
@media(max-width: 980px) {
div.bwblogbanner .container {
	/*flex-direction: column;*/
}
div.bwblogbanner .blogbannerright,
div.bwblogbanner .blogbannerleft {
/*	width: 100%;
	margin-bottom: 20px;
	padding-left: 0;
	*/
}
}

.bwblogauthor {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: nowrap;
}
.bwblogauthortext {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
}
.bwblogauthor span {
font-size: 16px;
line-height: 20px;
letter-spacing: 0em;
font-weight: 500;
color: #3C4858;
padding-left: 5px;
}

.bwblogauthor span a {
font-weight: 700;
color: #1E90FF;
}
.bwauthorthumb {
	max-width: 100%;
	object-fit: cover;
	border-radius: 50%;
	width: 50px; 
	height: auto;
	aspect-ratio: 1 / 1;
	margin-right: 10px;
	border: 1px solid #fff;
}

.bwblogtitle h1{
font-size: 35px !important;
font-weight: 700 !important;
line-height: 50px !important;
color: #3C4858 !important;	
}
@media(max-width: 980px) {
.bwblogtitle h1{
font-size: 22px !important;
line-height: 35px !important;
}
}


.bwblogbanner .bwblogcategories .singleblogmetaOnArchiveRow1:first-of-type {
	margin-left: 0px;
}
.bwblogbanner .bwblogcategories a,
.bwblogbanner .bwblogcategories {
font-size: 16px;
font-weight: 700;
line-height: 20px;
color: #1E90FF;
background: transparent;
padding: 0px;
min-height: 0;
}


.archive.author #verytopmenu .et_pb_code, 
.archive.author #localmenu .et_pb_code,
.archive.author #globalmenu .et_pb_code,
.archive.author #et-main-area .et_pb_row,
.archive.author .container ,

.archive.category #verytopmenu .et_pb_code, 
.archive.category #localmenu .et_pb_code,
.archive.category #globalmenu .et_pb_code,
.archive.category #et-main-area .et_pb_row,
.archive.category .container ,

.post-type-archive-blog #verytopmenu .et_pb_code, 
.post-type-archive-blog #localmenu .et_pb_code,
.post-type-archive-blog #globalmenu .et_pb_code,
.post-type-archive-blog #et-main-area .et_pb_row,
.post-type-archive-blog .container ,

.blog-template-default #verytopmenu .et_pb_code, 
.blog-template-default #localmenu .et_pb_code,
.blog-template-default #globalmenu .et_pb_code,
.blog-template-default #et-main-area .et_pb_row,
.blog-template-default .container {
	max-width: 1180px !important;
}

.archive.author.et_pb_gutters2.et_right_sidebar #left-area,
.archive.category.et_pb_gutters2.et_right_sidebar #left-area,
.blog-template-default.et_pb_gutters2.et_right_sidebar #left-area,
.post-type-archive-blog.et_pb_gutters2.et_right_sidebar #left-area {
	padding-right: 0px;
}

@media(max-width: 520px) {
.archive.category .container,
.archive.author .container,
.post-type-archive-blog .container,
.blog-template-default .container {
	width: 90%;
}
}
.blog-template-default.single-blog #content-area {
	display: flex;
	flex-direction: row;
}
.blog-template-default.single-blog.et_pb_gutter.et_pb_gutters2 #left-area {
	width: calc( 100% - 280px );
}
.blog-template-default.single-blog aside.toc {
	width: 280px;
}
@media(max-width: 980px) {
.blog-template-default.single-blog aside.toc {
	display: none;
}
}

.blog-template-default.single-blog aside.toc h5,
.blog-template-default.single-blog aside.toc h3 {
color: #3C4858 !important;
font-size: 22px !important;
font-weight: 700 !important;
line-height: 20px !important;
}


aside.toc #toc li a{
	color: #3C4858;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
}
aside.toc #toc li a:hover{	
	color: #3399ff;
}

aside.toc #toc {
	list-style: disc;
	margin-right: 20px;
	margin-left: 0px;
	
}

.blog-template-default.single-blog #left-area .et_pb_with_background h2 strong,
.blog-template-default.single-blog #left-area .et_pb_with_background h2 span,
.blog-template-default.single-blog #left-area .et_pb_with_background h2 {
	font-size: 30px !important;
	line-height: 50px !important; 
	letter-spacing: -0.075px !important;
}


.blog-template-default.single-blog #left-area h2 {
color: #3C4858 !important;
font-size: 40px !important;
font-weight: 700 !important;
line-height: 60px !important;
}
.blog-template-default.single-blog #left-area h4 {
color: #3C4858 !important;
font-size: 22px !important;
font-weight: 700 !important;
line-height: 1.5em !important;
}
.blog-template-default.single-blog #left-area h3 {
color: #3C4858 !important;
font-size: 32px !important;
font-weight: 700 !important;
line-height: 35px !important;
}


.blog-template-default.single-blog #left-area p,
.blog-template-default.single-blog #left-area ol,
.blog-template-default.single-blog #left-area ul,
.blog-template-default.single-blog #left-area li {
font-weight: 400 !important;
}

.subscribe.small {
	border-radius: 10px;
	background: #E8EDF4;
	padding: 20px;
	width: 90%;
}


.subscribe.small h2.gform_submission_error {
font-size: 16px !important;
  line-height: normal !important;
}

.subscribe.small .gform_footer,
.subscribe.small .gform-body {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0px;
}
#main-content .subscribe.small .gform-body ul,
#main-content .subscribe.small .gform-body li {
	padding: 0px !important;
}

.bloghomeheader {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-top: 50px;
	padding-bottom: 25px;
	border-bottom: 1px solid #E8EDF4;
	margin-bottom: 25px;
}
.bloghomeheader a.view-all-button{
	color: #3C4858;
	border-color: #3C4858;
	background-color: #fff;
	color: #3C4858;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.08px;
	text-transform: uppercase;
	border-width: 2px !important;
}
.bloghomeheader a.view-all-button:hover{
	color: #FA4616 !important;
	border-color: #FA4616 !important;
	background-color: #fff;
}

#left-area .beautiful-taxonomy-filters {
	grid-column: span 3;
}

#left-area.upcoming article.webinars,
#left-area.alltopics article:first-of-type {
	grid-column: span 3;
	grid-template-columns: 2fr 1fr;
  	display: grid;
  	grid-gap: 20px;
}
@media(max-width:980px) {
#left-area.upcoming article.webinars,
#left-area.alltopics article:first-of-type {
	grid-column: span 2;
        grid-template-columns: 1fr 1fr;
}
#left-area .beautiful-taxonomy-filters {
	grid-column: span 2;
}
}
@media(max-width:520px) {
#left-area.upcoming article.webinars,
#left-area.alltopics article:first-of-type {
	grid-column: span 1;
        grid-template-columns: 1fr;
}
#left-area .beautiful-taxonomy-filters {
	grid-column: span 1;
}

#left-area.upcoming articlei.webinars img,
#left-area.alltopics article:first-of-type img{
	max-height: none;
	margin-bottom: -15px;
}
}
@media(max-width:520px) {
#left-area.upcoming article.webinars img,
#left-area.alltopics article:first-of-type img{
	margin-bottom: 5px;
}
}
#left-area.upcoming article.webinars .excerpt,
#left-area.alltopics article:first-of-type .excerpt{
	display: block;
}

#bloglogoglobal {
	width: 242px;
	margin-left: 11px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-right: 23px;
}


#left-area article:hover .item-title a {
	color: #1e90ff;
}

#left-area article:hover {
	box-shadow: 0px 0px 10px rgba(21, 76, 144, 0.2);
}
.single #left-area article:hover {
	box-shadow: none;
}

.readfullbio.et_pb_button {
	margin-top: 20px;
	background-color: #fa4616;
	border-color: #fa4616;
	display: inline-block;
	text-transform: uppercase;
	padding: 8px 30px !important;
}
.readfullbio.et_pb_button:hover {
	padding: 8px 30px !important;
	background: #B8472D;
	color: #FFFFFF !important;
}


.post-type-archive-blog.et-db #et-boc #mobilelogo #logo_container,
.archive.author.et-db #et-boc #mobilelogo #logo_container,
.archive.category.et-db #et-boc #mobilelogo #logo_container,
.blog-template-default.et-db #et-boc #mobilelogo #logo_container{
	max-width: 80%;
	margin-top: 40px;
	margin-left: 20px;
}
@media(max-width: 520px) {
#globalmenu #bloglogoglobal {
	display: none !important;
}
}
#bloghomeinlinecta {
	padding: 30px 50px !important;
}

body.et-db #et-boc div#bloghomeinlinecta a.et_pb_button {
  color: #FFFFFF !important;
  font-weight: 600 !important;
  background-color: #fa4616 !important;
  padding: 8px 24px !important;
  text-transform: uppercase;
  border: 2px solid #FA4616 !important;
  letter-spacing: 1px;
  line-height: 1.3em !important;
 }
body.et-db #et-boc div#bloghomeinlinecta a.et_pb_button:hover {
  color: #fa4616 !important;
  background-color: #ffffff !important;
  border: 2px solid #FA4616 !important;
 }


 /* Hide the default dropdown arrow */
#webinar_category {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyIDMyIiBoZWlnaHQ9IjMycHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGQ9Ik0xNC43NywyMy43OTVMNS4xODUsMTQuMjFjLTAuODc5LTAuODc5LTAuODc5LTIuMzE3LDAtMy4xOTVsMC44LTAuODAxYzAuODc3LTAuODc4LDIuMzE2LTAuODc4LDMuMTk0LDAgIGw3LjMxNSw3LjMxNWw3LjMxNi03LjMxNWMwLjg3OC0wLjg3OCwyLjMxNy0wLjg3OCwzLjE5NCwwbDAuOCwwLjgwMWMwLjg3OSwwLjg3OCwwLjg3OSwyLjMxNiwwLDMuMTk1bC05LjU4Nyw5LjU4NSAgYy0wLjQ3MSwwLjQ3Mi0xLjEwNCwwLjY4Mi0xLjcyMywwLjY0N0MxNS44NzUsMjQuNDc3LDE1LjI0MywyNC4yNjcsMTQuNzcsMjMuNzk1eiIgZmlsbD0iIzUxNTE1MSIvPjwvc3ZnPg==') no-repeat;
    padding-right: 20px; /* Adjust to make space for the arrow */
    background-size: 20px;
	background-position: center right 20px;

}
@media(max-width: 520px) {
#webinar_category {
	margin-bottom: 10px;
}
}

/* Additional styling for the select box */
#webinar_category {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}

/* Adjust the size and color of the arrow */
#webinar_category::after {
    pointer-events: none;
}

@media( max-width: 520px) {
.testimonials-template-default.single-testimonials #main-content .container {
	width: 90%;
}
}

