/*
 Theme Name:     IM - Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    IM - Divi Child Theme
 Author:         Impact Branding and Design
 Author URI:     https://impactbnd.com
 Template:       Divi
 Version:        1.0.0
*/

/*******************************************************

	DO NOT TOUCH THIS FILE.
	THIS IS FOR CHILD FUNCTIONALITY ONLY.
	CHILD THEME STYLES LOADED AS CUSTOM.CSS

********************************************************/

/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */
@import url(//maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css);

/** Home **/
#header-tab-content .et_pb_row_fullwidth {
	max-width: 100% !important;
}
#header-tab-content .et_pb_button_module_wrapper > a {
	display: block;
}
#header-tab-content .et_pb_button:hover,
#header-tab-content .et_pb_module .et_pb_button:hover {
    padding-top: 130px !important;
    padding-bottom: 115px !important;
}

/** Slider **/
.type-page .o-bannerLogos__logoBar .et_pb_column .slick-prev:before {
	content: "\f104";
	left: 2%;
}

.type-page .o-bannerLogos__logoBar .et_pb_column .slick-next:before {
	content: "\f105";
	right: 2%;
}

.type-page #testimonial--slider .slick-prev {
	left: -40px;
}

.type-page #testimonial--slider .slick-next {
	right: -40px;
}

.type-page #testimonial--slider .slick-arrow i.fa {
	font-size: 40px;
}

/** BLOG **/
.blog {
	font-family: "Gothambook", Helvetica, Arial, Lucida, sans-serif;
}

.blog #main-content .container {
	max-width: 100%;
	width: 100%;
}

.blog #main-content .blog--cards {
	max-width: 1168px;
	width: 80%;
	margin: 0 auto;
}

@media screen and (min-width: 1025px) {
	.blog #main-content .blog--cards--container {
		display: block;
		width: 66.6667%;
		margin: 0 auto 40px;
		text-align: center;
		vertical-align: top;
	}
}

@media screen and (max-width: 1024px) {
	.blog #main-content .blog--cards--container {
		display: block;
		width: 100%;
		margin: 0 auto 40px;
		text-align: center;
		vertical-align: top;
	}
}

.blog #main-content .container:before {
	display: none;
}

.blog #main-content .blog--listing--cards--post {
	margin-bottom: 80px;
	text-align: left;
}

.blog #main-content .blog--cards--lead,
.blog #main-content .blog--single--lead,
.listing--podcast--subscribe {
	background-image: url("http://unthinkablefm.wpengine.com/wp-content/uploads/2018/01/unthinkable-headphone-leadmagnet.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top right;
	padding: 40px;
	text-align: center;
	width: 100%;
	display: block;
}

.blog #main-content .blog--single--lead {
	display: inline-block;
}

.blog #main-content .blog--cards--lead,
.listing--podcast--subscribe {
	margin-bottom: 40px;
}

.blog #main-content .post-item--header {
	margin: 15px 0;
}

.blog #main-content .post-item--body {
	font-size: 16px;
	line-height: 1.5em;
	margin: 15px 0;
}

.blog #main-content .blog--listing--cards--post--more .btn--readmore {
	font-family: "Gotham-bold", Helvetica, Arial, Lucida, sans-serif !important;
	display: inline-block;
	font-weight: normal;
	line-height: normal;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600 !important;
	border: 2px solid #1f6cb5;
	background-color: #0c71c3;
	color: #ffffff;
	padding: 12px 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: auto;
	max-width: 100%;
	text-align: center;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
	margin-left: 0px;
	letter-spacing: 1px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.blog #main-content .blog--listing--cards--post--more .btn--readmore:hover {
	background: rgba(0, 107, 201, 0.83) !important;
}

.blog #main-content .blog--listing--cards--post--more .btn--readmore:hover:before {
	height: 100% !important;
}

.blog #main-content .blog--listing--cards--post--share .blog--listing--cards--post--share--list {
	display: inline-block;
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
	left: -100%;
	background-color: #fff;
	-webkit-transition: left 0.5s;
	-o-transition: left 0.5s;
	transition: left 0.5s;
	top: 50%;
	margin-top: -14px;
	width: 100%;
	background: #fff;
	white-space: nowrap;
	font-size: 0;
}

.blog #main-content .blog--listing--cards--post--share .blog--listing--cards--post--share--list li {
	display: inline-block;
	vertical-align: middle;
}

.blog
	#main-content
	.blog--listing--cards--post--share
	.blog--listing--cards--post--share--list
	li
	a {
	display: block;
	width: 45px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	font-size: 16px;
}

.blog #main-content .blog--listing--cards--post--share p {
	text-transform: uppercase;
	cursor: pointer;
}

@media screen and (min-width: 1025px) {
	.blog .lap-and-up-visuallyhidden {
		display: none !important;
	}
	.lap-and-up-overflow--hidden {
		overflow: hidden;
	}
}

@media screen and (max-width: 1024px) {
	.blog #main-content .post-item--header {
		font-size: 30px;
	}
	.blog
		#main-content
		.blog--listing--cards--post--share
		.blog--listing--cards--post--share--list
		li
		a {
		margin-top: 10px;
	}
}

@media screen and (min-width: 681px) and (max-width: 1024px) {
	.tablet-overflow--hidden {
		overflow: hidden;
	}
}

@media screen and (min-width: 681px) {
	.blog #main-content .blog--listing--cards--post--share {
		padding-top: 11px;
	}
}

@media screen and (max-width: 680px) {
	.blog #main-content .blog--listing--cards--post--more .btn--readmore {
		width: auto;
		min-width: 0px;
	}

	.blog #main-content .blog--listing--cards--post--share {
		padding-top: 3px;
	}

	.blog #main-content .blog--listing--cards--post--more {
		overflow: hidden;
	}
}

.color--facebook {
	color: #395697;
}
.color--twitter {
	color: #50aee1;
}
.color--linkedin {
	color: #007bb6;
}
.color--google {
	color: #dd4b39;
}
.color--pinterest {
	color: #cb2027;
}
.color--email {
	color: #5d6769;
}
.color--instagram {
	color: #125688;
}
.color--podcast {
	color: #5d6769;
}
.color--spotify {
	color: #1db954;
}

.background--facebook,
.blog--cards--mobilemenu--bottom--social .et-social-facebook a,
.blog--cards--head--social .et-social-facebook a {
	background-color: #395697;
}
.background--twitter,
.blog--cards--mobilemenu--bottom--social .et-social-twitter a,
.blog--cards--head--social .et-social-twitter a {
	background-color: #50aee1;
}
.background--linkedin,
.blog--cards--mobilemenu--bottom--social .et-social-linkedin a,
.blog--cards--head--social .et-social-linkedin a {
	background-color: #007bb6;
}
.background--google,
.blog--cards--mobilemenu--bottom--social .et-social-google a,
.blog--cards--head--social .et-social-google a {
	background-color: #dd4b39;
}
.background--pinterest,
.blog--cards--mobilemenu--bottom--social .et-social-pinterest a,
.blog--cards--head--social .et-social-pinterest a {
	background-color: #cb2027;
}
.background--social,
.blog--cards--mobilemenu--bottom--social .et-social-email a,
.blog--cards--head--social .et-social-email a {
	background-color: #5d6769;
}
.background--instagram,
.blog--cards--mobilemenu--bottom--social .et-social-instagram a,
.blog--cards--head--social .et-social-instagram a {
	background-color: #125688;
}
.background--podcast,
.blog--cards--mobilemenu--bottom--social .et-social-podcast a,
.blog--cards--head--social .et-social-podcast a {
	background-color: #5d6769;
}
.background--spotify,
.blog--cards--mobilemenu--bottom--social .et-social-spotify a,
.blog--cards--head--social .et-social-spotify a {
	background-color: #1db954;
}
.background--youtube,
.blog--cards--mobilemenu--bottom--social .et-social-youtube a,
.blog--cards--head--social .et-social-youtube a {
	background-color: #ff0000;
}
.background--email,
.background--newsletter,
.blog--cards--mobilemenu--bottom--social .et-social-newsletter a,
.blog--cards--head--social .et-social-newsletter a,
.blog--cards--mobilemenu--bottom--social .et-social-rss a,
.blog--cards--head--social .et-social-rss a {
	background-color: #5d6769;
}

/** BLOG NAVIGATION **/
.wp-pagenavi {
	background-color: #f8f8f8;
	border-top: 0px;
	text-align: center;
	width: auto;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 10px;
	margin: 30px auto 0 auto;
}

.wp-pagenavi a,
.wp-pagenavi span {
	margin: 5px;
	display: inline-block;
	width: 30px;
	color: #8b8485 !important;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	color: #241f20 !important;
}

/** BLOG MAIN NAVIGATION **/
.blog #main-header,
.single #main-header,
.archive #main-header {
	position: absolute !important;
}

/** BLOG DESKTOP & PORTABLE HEADER **/
.blog--cards--header {
	display: inline-block;
	margin-bottom: 40px;
	width: 100%;
	font-size: 0;
}

.blog--cards--menu > ul > li {
	display: inline-block;
	position: relative;
	border-bottom: 0;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	cursor: pointer;
	vertical-align: middle;
	line-height: normal;
}

.blog--cards--menu > ul > li > .menu--name {
	display: inline-block;
	padding: 12px 15px;
	color: #241f20;
	font-size: 16px;
	line-height: 16px;
}

.blog--cards--menu > ul > li > .menu--name {
	display: inline-block;
	padding: 12px 15px;
	color: #777;
	font-size: 16px;
	line-height: 16px;
}

.blog--cards--menu > ul > li > .menu--name:after {
	content: "\43";
	position: relative;
	font-family: "ETmodules";
	margin-left: 0.3em;
}

.blog--cards--menu > ul > li ul {
	display: none;
	position: absolute;
	width: 232px;
	top: 100%;
	right: 0;
	list-style: none;
	z-index: 10;
	text-transform: none;
	background: #f8f8f8;
	padding: 16px;
}

.blog--cards--menu > ul > li:hover ul {
	display: inline-block;
}

.blog--cards--menu > ul > li:hover > .menu--name {
	background: #f8f8f8;
}

.blog--cards--head--subscribe a,
.blog--cards--mobilemenu--top--subscribe a,
.post--single--subscribe {
	font-family: "Gotham-bold", Helvetica, Arial, Lucida, sans-serif !important;
	display: inline-block;
	font-weight: normal;
	line-height: normal;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600 !important;
	border: 2px solid #1f6cb5;
	background-color: #0c71c3;
	color: #ffffff;
	padding: 12px 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: auto;
	max-width: 100%;
	text-align: center;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
	margin-left: 10px;
	letter-spacing: 1px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.blog--cards--head--subscribe a:hover,
.blog--cards--mobilemenu--top--subscribe a:hover,
.post--single--subscribe:hover {
	background: rgba(0, 107, 201, 0.83) !important;
}

.blog--cards--head--subscribe a:hover:before,
.blog--cards--mobilemenu--top--subscribe a:hover:before,
.post--single--subscribe:hover:before {
	height: 100% !important;
}

.blog--cards--mobilemenu--inner {
	max-width: 1168px;
	width: 80%;
	margin: 0 auto;
	font-size: 0;
}

.blog--cards--mobilemenu--top {
	background-color: #f8f8f8;
	margin-bottom: 20px;
}

.blog--cards--mobilemenu--bottom {
	background-color: #f8f8f8;
}

.blog--cards--mobilemenu--top {
	display: inline-block;
}

.blog--cards--mobilemenu--top,
.blog--cards--mobilemenu--bottom,
.blog--cards--mobilemenu--bottom--categories {
	width: 100%;
}

.menu-blog-categories-container li a:hover {
	color: #1f6cb5 !important;
}

.blog--cards--mobilemenu--top li a {
	cursor: pointer;
}

.blog--cards--mobilemenu--top .blog--cards--mobilemenu--top--categories a:after,
.blog--cards--mobilemenu--top .blog--cards--mobilemenu--top--social a:after {
	content: "\43";
	position: relative;
	font-family: "ETmodules";
	margin-left: 0.3em;
}

.blog--cards--mobilemenu .blog--cards--mobilemenu--bottom .blog--cards--mobilemenu--inner > div {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.5s ease-out;
	-moz-transition: max-height 0.5s ease-out;
	-ms-transition: max-height 0.5s ease-out;
	-o-transition: max-height 0.5s ease-out;
	transition: max-height 0.5s ease-out;
}

.blog--cards--mobilemenu
	.blog--cards--mobilemenu--bottom
	.blog--cards--mobilemenu--inner
	> div
	> div {
	padding: 10px 0px;
}

.blog--cards--mobilemenu
	.blog--cards--mobilemenu--bottom
	.blog--cards--mobilemenu--inner
	> div.blog--cards--mobilemenu--bottom--categories
	ul {
	list-style: none;
	text-align: left;
	margin-bottom: 0;
	padding: 0px;
}

.blog--cards--mobilemenu
	.blog--cards--mobilemenu--bottom
	.blog--cards--mobilemenu--inner
	> div.blog--cards--mobilemenu--bottom--categories
	ul
	li {
	font-size: 16px;
	padding: 4px 0;
	margin-bottom: 0;
}

.blog--cards--mobilemenu
	.blog--cards--mobilemenu--bottom
	.blog--cards--mobilemenu--inner
	> div.blog--cards--mobilemenu--bottom--categories
	ul
	li
	a {
	text-decoration: none;
	line-height: 1.7em;
}

.blog--cards--mobilemenu
	.blog--cards--mobilemenu--bottom
	.blog--cards--mobilemenu--inner
	> div.blog--cards--mobilemenu--bottom--categories
	ul
	li
	a:hover {
	color: #0c71c3;
}

.blog--cards--mobilemenu
	.blog--cards--mobilemenu--bottom
	.blog--cards--mobilemenu--inner
	> div.blog--cards--mobilemenu--bottom--social
	ul {
	list-style: none;
	padding: 0px;
	float: none !important;
}

.blog--cards--mobilemenu
	.blog--cards--mobilemenu--bottom
	.blog--cards--mobilemenu--inner
	> div.blog--cards--mobilemenu--bottom--social
	ul
	li {
	display: inline-block;
	margin-right: 5px;
}

.blog--cards--header .blog--cards--head--social ul {
	font-size: 0;
	margin: 0;
}

.blog--cards--header .blog--cards--head--social ul li {
	display: inline-block;
	margin-left: 0;
	margin-right: 0;
}

.blog--cards--mobilemenu
	.blog--cards--mobilemenu--bottom
	.blog--cards--mobilemenu--inner
	> div.blog--cards--mobilemenu--bottom--social
	ul
	li
	a,
.blog--cards--header .blog--cards--head--social ul li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 45px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}

.blog--cards--mobilemenu--bottom {
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	z-index: 2;
}

.blog--cards--mobilemenu--top ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 0;
}

.blog--cards--mobilemenu--top ul li {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	vertical-align: middle;
	text-transform: uppercase;
}

.blog--cards--mobilemenu--top ul li.blog--cards--mobilemenu--top--subscribe {
	margin: 10px 0 0 0;
	float: right;
}

@media screen and (max-width: 1024px) {
	.blog--cards--header .blog--cards--title-description {
		width: 100%;
	}

	.blog--cards--header .blog--cards--title {
		font-size: 36px;
		margin: 0;
		padding: 0;
		line-height: 1.25em;
	}

	.blog--cards--menu {
		display: none;
	}
}

@media screen and (min-width: 1025px) {
	.blog--cards--mobilemenu {
		display: none;
	}

	.blog--cards--header .blog--cards--title-description {
		width: 45%;
		display: inline-block;
		vertical-align: middle;
	}

	.blog--cards--header .blog--cards--cats-social-subscribe {
		width: 55%;
		display: inline-block;
		vertical-align: middle;
	}

	.blog--cards--header .blog--cards--title {
		font-size: 42px;
		margin: 0 0 10px 0;
		padding: 0;
		line-height: 1.25em;
	}

	.blog--cards--header .blog--cards--description {
		font-size: 16px;
	}

	.blog--cards--menu {
		text-align: right;
	}
}

@media screen and (min-width: 681px) {
	.blog--cards--header .blog--cards--title-description .blog--cards--head--subscribe {
		display: none;
	}
}

@media screen and (max-width: 680px) {
	.blog--cards--mobilemenu--top ul li.blog--cards--mobilemenu--top--subscribe {
		display: none;
	}

	.blog--cards--header .blog--cards--title-description .blog--cards--head--subscribe {
		display: inline-block;
		margin-top: 20px;
	}

	.blog--cards--header .blog--cards--title-description .blog--cards--head--subscribe a {
		margin-left: 0px;
	}
}

/** BLOG INNER **/

.blog--cards--single .scroll--wrapper {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-left: 1.5%;
	margin-right: 1.5%;
	position: relative;
}

.blog--cards--single {
	max-width: 1168px;
	width: 80%;
	margin: 0 auto;
}

.blog--cards--single .post--single {
	width: 75%;
	margin: 0 auto;
}

.blog--cards--single .post--single--featured {
	position: relative;
}

.blog--cards--single .post--single--subscribe {
	position: absolute;
	top: 20px;
	right: 20px;
}

@media screen and (max-width: 1024px) {
	.blog--cards--single .post--single--subscribe {
		display: none;
	}
}

@media screen and (min-width: 681px) and (max-width: 1024px) {
	.blog--cards--single .post--single {
		width: 100%;
	}
}

.blog--cards--single .post--single .et_pb_section {
	padding: 0;
}

.blog--cards--single blockquote {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	font-style: italic;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 6px solid #1f6cb5;
	margin: 20px 0;
}

.blog--cards--single .post-single--body p {
	font-size: 18px;
	line-height: 1.7em;
}

.blog #main-content .post-single--body a {
	text-decoration: underline;
}

.blog #main-content .post-single--body a:hover {
	color: #06539c;
}

.blog--cards--single .post-single--body ul {
	list-style: disc;
	margin-left: 40px;
	margin-bottom: 20px;
	font-size: 18px;
}

.blog--cards--single .post-single--body ul li {
	line-height: 1.7em;
	margin-bottom: 5px;
}

.blog--cards--single .blog--single--social ul {
	list-style: none;
	margin: 20px 0 0;
	padding: 0;
}

.blog--cards--single .blog--single--author--image {
	width: 80px;
	height: 80px;
	margin: -45px 10px 0;
}

@media screen and (max-width: 680px) {
	.blog--cards--single .blog--single--author--image {
		width: 60px;
		height: 60px;
		margin: -30px 10px 0;
	}

	.blog--cards--single .post--single {
		width: 100%;
	}

	.blog--single--social {
		display: none;
	}

	.blog--single--mobile--social {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 9;
	}

	.blog--single--mobile--social ul {
		font-size: 0;
	}

	.blog--single--mobile--social ul li {
		display: inline-block;
		vertical-align: middle;
	}

	.blog--single--mobile--social ul li a {
		display: block;
		color: #fff;
		height: 50px;
		text-align: center;
		line-height: 50px;
		font-size: 16px;
	}
}

@media screen and (min-width: 1025px) {
	.blog--cards--single .blog--single--social {
		text-align: center;
		width: 50px;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transition: margin-top 1.5s ease-in-out;
		-moz-transition: margin-top 1.5s ease-in-out;
		-ms-transition: margin-top 1.5s ease-in-out;
		-o-transition: margin-top 1.5s ease-in-out;
		transition: margin-top 1.5s ease-in-out;
		-webkit-transition-delay: 0.3s;
		transition-delay: 0.3s;
	}

	.blog--cards--single .blog--single--social ul li:first-child {
		background-color: #b0b0b0;
		font-size: 14px;
		color: #fff;
		padding: 2px;
		text-align: center;
	}

	.blog--cards--single .blog--single--social ul li a {
		width: 100%;
	}
}

@media screen and (min-width: 681px) {
	.blog--cards--single .blog--single--social ul li a {
		display: block;
		height: 40px;
		color: #fff;
		text-align: center !important;
	}

	.blog--cards--single .blog--single--social ul li a i {
		line-height: 40px;
		font-size: 20px;
	}

	.blog--single--mobile--social {
		display: none;
	}
}

@media screen and (min-width: 681px) and (max-width: 1024px) {
	.blog--cards--single .blog--single--social {
		position: relative !important;
		margin-top: 0 !important;
		margin-bottom: 34px;
		width: 100%;
	}

	.blog--cards--single .blog--single--social ul li a {
		width: 40px;
	}

	.blog--cards--single .blog--single--social ul li {
		display: inline-block;
		vertical-align: middle;
		margin: 2px;
	}
}

ol.commentlist li.comment.depth-1 {
	margin-bottom: 48px;
	border-bottom: 1px solid #ddd;
}

.comment-body {
	padding-left: 0;
}

.comment .children {
	margin-left: 5%;
}

.comment .comment_avatar {
	display: none;
}

.saboxplugin-wrap {
	border: none;
	overflow: visible;
	text-align: center;
}

.blog--author .saboxplugin-wrap {
	margin: 75px 0;
}

.blog--cards--single .saboxplugin-wrap,
.blog--author .saboxplugin-wrap {
	margin-top: 100px !important;
	border-top: 1px solid #dddddd;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	overflow: visible;
}

.saboxplugin-wrap .saboxplugin-web {
	display: none;
}

.saboxplugin-wrap .saboxplugin-gravatar {
	float: none;
	padding: 0;
	margin-top: -80px;
	position: relative;
}

.saboxplugin-wrap .saboxplugin-authorname a.vcard.author:before {
	content: "About ";
}

.saboxplugin-wrap .saboxplugin-authorname a,
.saboxplugin-wrap .saboxplugin-authorname a span {
	font-size: 22px;
}

.saboxplugin-wrap .saboxplugin-gravatar {
	float: none !important;
	padding: 20px 0 0 0 !important;
}

.saboxplugin-wrap .saboxplugin-gravatar img {
	max-width: 155px !important;
	width: 155px;
	display: inline-block;
	border: 15px solid #ffffff;
	margin-top: -30px;
	border-radius: 9999px;
}

.blog--author .saboxplugin-wrap .saboxplugin-gravatar img {
	max-width: 200px;
	width: 200px;
}

.saboxplugin-wrap .saboxplugin-socials {
	border-top: 0 !important;
	background-color: #fff !important;
}

.saboxplugin-wrap .saboxplugin-authorname {
	padding: 0;
	margin: 0 0 20px 0;
}

.saboxplugin-wrap .saboxplugin-desc {
	padding: 0;
	margin: 0;
}

.saboxplugin-wrap .saboxplugin-socials {
	box-shadow: none;
}

/** BLOG COMMENTS **/
.comment-form {
	font-size: 0px;
}

.comment-form p {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 16px;
}

#commentform input[type="email"],
#commentform input[type="text"],
#commentform input[type="url"] {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#commentform textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: auto;
	-webkit-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#commentform input[type="email"],
#commentform input[type="text"],
#commentform input[type="url"],
#commentform textarea {
	background-color: #ffffff;
	color: #343f4d !important;
	border: 1px solid #e7e5e6;
	width: 100%;
}

.saboxplugin-authorname a {
	font-weight: 700;
}

span.fn,
span.fn a {
	color: #1f6cb5 !important;
}

.comment-form-author,
.comment-form-email {
	display: inline-block;
	width: 50%;
}

.form-submit {
	text-align: left;
}

.form-submit .submit {
	padding: 12px 30px !important;
	background-color: #ffffff;
	color: #286fb1 !important;
	border: 2px solid #286fb1 !important;
	text-transform: uppercase;
}

.form-submit .submit:hover {
	background-color: #286fb1 !important;
	color: #ffffff !important;
}

.comment-reply-link.et_pb_button {
	padding: 5px 10px !important;
	z-index: 2;
	font-family: "Gotham-bold", Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: 600 !important;
	letter-spacing: 1px;
	border: 2px solid #1f6cb5 !important;
	font-size: 14px;
	color: #1f6cb5 !important;
	text-transform: uppercase;
}

.comment-reply-link.et_pb_button:hover {
	background-color: #1f6cb5 !important;
	cursor: pointer;
	color: #ffffff !important;
}

.comment-reply-link.et_pb_button:hover:after {
	display: none;
}

/*!
 * Banner Logos Component Layout
 *
 * @package     MSI
 * @subpackage  Component
 * @since       1.0.0
 */
.o-bannerLogos__bannerHeading h3 {
	font-family: "Gothambook";
	font-size: 20px;
	font-weight: 400;
}

.o-bannerLogos {
	background-position: 75% 30%;
	background-size: cover;
	min-height: 200px !important;
	padding: 0 !important;
}
.o-bannerLogos > div.et_pb_row.et_pb_row_fullwidth:first-child {
	padding-bottom: 55px;
	padding-top: 55px;
}
.o-bannerLogos .et_pb_text_inner > * {
	color: white !important;
}
.o-bannerLogos__bannerHeading h1 {
	font-family: "Gotham-bold";
	font-size: 40px !important;
	font-weight: 700;
	line-height: 1em !important;
	padding-bottom: 30px !important;
	vertical-align: middle;
}
.o-bannerLogos__bannerHeading h3 {
	line-height: 1.75;
}
.o-bannerLogos__logoBar.et_pb_row.et_pb_row_fullwidth {
	max-height: 95px;
	max-width: 100% !important;
	padding-bottom: 20px;
	padding-top: 15px;
	text-align: center;
	width: 100% !important;
}

.o-bannerLogos__logoBar.et_pb_row.et_pb_row_fullwidth > div {
	max-height: 95px;
	top: 3px;
}

.o-bannerLogos__logoBar .et_pb_column .slick-next::before,
.o-bannerLogos__logoBar .et_pb_column .slick-prev::before {
	top: 32%;
}

@media (max-width: 767px) {
	.o-bannerLogos__logoBar.et_pb_row.et_pb_row_fullwidth > div {
		top: 3px;
	}
}

.o-bannerLogos__logoBar.et_pb_row.et_pb_row_fullwidth .et_pb_text.et_pb_module {
	margin-bottom: 5px !important;
}
.o-bannerLogos__logoBar.et_pb_row.et_pb_row_fullwidth .et_pb_module.et_pb_image {
	display: inline-block;
	margin-bottom: 0;
	padding: 0 20px;
	vertical-align: middle;
}

.o-bannerLogos__logoBar .et_pb_column .slick-list img {
	min-height: 40px;
	width: 85%;
}

@media (min-width: 320px) {
	.o-bannerLogos__bannerHeading h3 {
		font-size: calc(20px + 4 * (100vw - 320px) / 704);
	}
	.o-bannerLogos {
		min-height: calc(200px + 150 * (100vw - 320px) / 704) !important;
	}
	.o-bannerLogos > div.et_pb_row.et_pb_row_fullwidth:first-child {
		padding-bottom: calc(55px + 95 * (100vw - 320px) / 704);
		padding-top: calc(55px + 95 * (100vw - 320px) / 704);
	}
	.o-bannerLogos__bannerHeading h1 {
		font-size: calc(40px + 8 * (100vw - 320px) / 704) !important;
	}
}
@media (min-width: 1024px) {
	.o-bannerLogos__bannerHeading h3 {
		font-size: 24px;
	}
	.o-bannerLogos {
		min-height: 350px !important;
	}
	.o-bannerLogos > div.et_pb_row.et_pb_row_fullwidth:first-child {
		padding-bottom: 150px;
		padding-top: 150px;
	}
	.o-bannerLogos__bannerHeading h1 {
		font-size: 48px !important;
	}
}

/*!
 * Conferences Section Component Layout
 *
 * @package     MSI
 * @subpackage  Component
 * @since       1.0.0
 */
.o-confSection {
	padding-bottom: 30px !important;
	padding-top: 30px !important;
}
.o-confSection__heading .et_pb_text_inner * {
	color: #343f4d;
	font-family: "Gotham-bold";
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}
.o-confSection__content .et_pb_text_inner * {
	font-family: "Gothammedium";
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
}
@media (max-width: 980px) {
	.o-confSection__heading {
		padding-bottom: 0;
	}
	.o-confSection__heading > div.et_pb_column {
		margin-bottom: 0;
	}
	.o-confSection__content .et_pb_text_inner {
		text-align: center;
	}
}
@media (min-width: 320px) {
	.o-confSection__heading .et_pb_text_inner * {
		font-size: calc(28px + 6 * (100vw - 320px) / 704);
	}
	.o-confSection__content .et_pb_text_inner * {
		font-size: calc(20px + 4 * (100vw - 320px) / 704);
	}
}
@media (min-width: 1024px) {
	.o-confSection__heading .et_pb_text_inner * {
		font-size: 34px;
	}
	.o-confSection__content .et_pb_text_inner * {
		font-size: 24px;
	}
}

/*!
 * Banner Testimonial Component Layout
 *
 * @package     MSI
 * @subpackage  Component
 * @since       1.0.0
 */
.o-testBanner {
	padding-bottom: 30px !important;
	padding-top: 30px !important;
}
.o-testBanner > div.et_pb_row {
	max-width: 900px !important;
}
.o-testBanner__head .et_pb_text_inner > p:first-child {
	color: #97c3e9;
	font-family: "Gothambook";
	font-size: 20px;
	line-height: 1;
	margin-bottom: 30px;
	text-align: center;
}
.o-testBanner__head .et_pb_text_inner h1 {
	font-family: "Gothambook";
	font-size: 24px !important;
	line-height: 1.5;
	text-align: center;
}
.o-testBanner__head .et_pb_text_inner h1 strong,
.o-testBanner__head .et_pb_text_inner h1 b {
	font-family: "Gotham-bold";
	font-weight: 700;
}
.o-testBanner__testimonial {
	align-items: center;
	-webkit-box-align: center;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	max-width: 410px;
}
.o-testBanner__testimonial::before,
.o-testBanner__testimonial::after {
	display: none !important;
}
.o-testBanner__testimonial .et_pb_team_member_image {
	margin-right: 14px;
	max-height: 103px;
	max-width: 103px;
}
.o-testBanner__testimonial .et_pb_team_member_image img {
	max-height: 103px;
	max-width: 103px;
}
.o-testBanner__testimonial .et_pb_team_member_description > * {
	color: #fff;
	font-family: "Gothambook";
	font-size: 20px;
	line-height: 1;
	text-align: left;
}
@media (max-width: 435px) {
	.o-testBanner__testimonial .et_pb_team_member_image {
		margin-bottom: 20px;
	}
	.o-testBanner__testimonial {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
@media (min-width: 320px) {
	.o-testBanner {
		padding-bottom: calc(30px + 70 * (100vw - 320px) / 704) !important;
	}
	.o-testBanner {
		padding-top: calc(30px + 45 * (100vw - 320px) / 704) !important;
	}
	.o-testBanner__head .et_pb_text_inner > p:first-child {
		font-size: calc(20px + 4 * (100vw - 320px) / 704);
	}
	.o-testBanner__head .et_pb_text_inner > p:first-child {
		margin-bottom: calc(30px + 40 * (100vw - 320px) / 704);
	}
	.o-testBanner__head .et_pb_text_inner h1 {
		font-size: calc(24px + 9 * (100vw - 320px) / 704) !important;
	}
	.o-testBanner__testimonial .et_pb_team_member_description > * {
		font-size: calc(20px + 4 * (100vw - 320px) / 704);
	}
}
@media (min-width: 1024px) {
	.o-testBanner {
		padding-bottom: 100px !important;
	}
	.o-testBanner {
		padding-top: 75px !important;
	}
	.o-testBanner__head .et_pb_text_inner > p:first-child {
		font-size: 24px;
	}
	.o-testBanner__head .et_pb_text_inner > p:first-child {
		margin-bottom: 70px;
	}
	.o-testBanner__head .et_pb_text_inner h1 {
		font-size: 33px !important;
	}
	.o-testBanner__testimonial .et_pb_team_member_description > * {
		font-size: 24px;
	}
}

/*!
 * Marketin Halves Component Layout
 *
 * @package     MSI
 * @subpackage  Component
 * @since       1.0.0
 */
.o-markHalves {
	padding-top: 1px !important;
}
.o-markHalves__content .industry-block {
	margin-left: 0;
	margin-right: 0;
}
.o-markHalves__content .industry-content {
	padding: 20px 20px 20px 0;
}
.o-markHalves__content .industry-content p {
	color: #8e9299;
}
.o-markHalves__content .industry-image {
	padding: 20px 40px;
}
@media (min-width: 320px) {
	.o-markHalves {
		padding-top: calc(1px + 79 * (100vw - 320px) / 704) !important;
	}
}
@media (min-width: 1024px) {
	.o-markHalves {
		padding-top: 80px !important;
	}
}

/*!
 * Team Members Component Layout
 *
 * @package     MSI
 * @subpackage  Component
 * @since       1.0.0
 */
.o-team {
	background: transparent;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
	position: relative;
	top: -80px;
}
.o-team .o-team__grid {
	padding-bottom: 0;
}
.o-team .o-team__grid > div {
	align-items: flex-start;
	-webkit-box-align: start;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	/*   margin: 0 -15px; */
}
.o-team .o-team__grid > div > div.et_pb_module {
	-webkit-box-flex: 0;
	flex-basis: 33.3333333333%;
	flex-grow: 0;
	-ms-flex-negative: 1;
	-ms-flex-positive: 0;
	-ms-flex-preferred-size: 33.3333333333%;
	flex-shrink: 1;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 15px;
	max-width: 350px;
}
.o-team .o-team__grid > div .a-teamMember figure {
	margin: 0 0 30px;
	max-width: 100%;
	text-align: center;
}
.o-team .o-team__grid > div .a-teamMember figure img {
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
}
.o-team .o-team__grid > div .a-teamMember h3 {
	color: #343f4d;
	font-family: "Gotham-bold";
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	padding-bottom: 15px;
	text-align: center;
}
.o-team .o-team__grid > div .a-teamMember h4 {
	color: #343f4d;
	font-family: "Gothambook";
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	padding-bottom: 30px;
	text-align: center;
}
.o-team .o-team__grid > div .a-teamMember ul.et-social-icons {
	align-items: baseline;
	-webkit-box-align: baseline;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: baseline;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	float: none;
	justify-content: space-between;
	margin: 0 auto 24px;
	max-width: 220px;
	padding: 0;
}
.o-team .o-team__grid > div .a-teamMember ul.et-social-icons li.et-social-icon {
	margin: 0;
}
.o-team .o-team__grid > div .a-teamMember ul.et-social-icons li.et-social-icon a.icon {
	color: #0c71c3;
	font-size: 22px;
}
.o-team .o-team__grid > div .a-teamMember ul.et-social-icons li.et-social-icon a.icon:hover {
	color: #063963;
	opacity: 1;
}
.o-team .o-team__grid > div .a-teamMember p {
	color: #8e9299;
	font-family: "Gothambook";
	font-size: 16px;
	padding: 0 15px;
}
@media (max-width: 992px) {
	.o-team .o-team__grid > div > div.et_pb_module {
		min-width: 260px;
	}
	.o-team .o-team__grid > div {
		margin: 0;
	}
}
@media (min-width: 320px) {
	.o-team .o-team__grid > div > div.et_pb_module {
		margin-bottom: calc(25px + 60 * (100vw - 320px) / 704);
	}
	.o-team .o-team__grid > div .a-teamMember h3 {
		font-size: calc(20px + 4 * (100vw - 320px) / 704);
	}
	.o-team .o-team__grid > div .a-teamMember h4 {
		font-size: calc(16px + 4 * (100vw - 320px) / 704);
	}
}
@media (min-width: 1024px) {
	.o-team .o-team__grid > div > div.et_pb_module {
		margin-bottom: 85px;
	}
	.o-team .o-team__grid > div .a-teamMember h3 {
		font-size: 24px;
	}
	.o-team .o-team__grid > div .a-teamMember h4 {
		font-size: 20px;
	}
}

/*!
 * Speakers Bio Component Layout
 *
 * @package     MSI
 * @subpackage  Component
 * @since       1.0.0
 */
.o-speakerHero.et_pb_section_0 {
	background-position-y: 20% !important;
	padding-bottom: 140px;
}
.o-speakerHero.et_pb_section_0 .et_pb_text_inner h1 {
	font-size: 36px;
}

div.et_pb_text.et_pb_module.m-speakerArticle {
	padding-bottom: 75px !important;
}
div.et_pb_text.et_pb_module.m-speakerArticle .et_pb_text_inner p {
	color: #8e9299;
}

.m-speakersBio
	.et_pb_column.et_pb_column_1_2.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough
	.et_pb_image_wrap
	> img {
	max-width: 478px;
	width: 100%;
}

.m-speakersBio .et-last-child {
	margin-top: 50px;
}

.m-speakersBio div.et_pb_text.et_pb_module.m-speakerArticle {
	padding-bottom: 0 !important;
}

.o-contentTitle {
	padding-top: 60px !important;
}

.m-bofuSpeaker .et_pb_text_inner > p {
	color: #97c3e9;
	font-family: "Gothambook";
	font-size: 20px;
	line-height: 1;
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: center;
}

@media (min-width: 320px) {
	.o-speakerHero.et_pb_section_0 .et_pb_text_inner h1 {
		font-size: calc(36px + 12 * (100vw - 320px) / 704);
	}
	.m-bofuSpeaker .et_pb_text_inner > p {
		font-size: calc(20px + 2 * (100vw - 320px) / 704);
	}
	.m-bofuSpeaker .et_pb_text_inner > p {
		margin-bottom: calc(30px + 40 * (100vw - 320px) / 704);
	}
}

@media (min-width: 1024px) {
	.o-speakerHero.et_pb_section_0 .et_pb_text_inner h1 {
		font-size: 48px;
	}
	.m-bofuSpeaker .et_pb_text_inner > p {
		font-size: 22px;
	}
	.m-bofuSpeaker .et_pb_text_inner > p {
		margin-bottom: 70px;
	}
}

/**
 *  Speaker Bureau
 */
.page-speaker-bureau .et_pb_row {
	width: 100%;
}

/**
 * Fixed nav
 */
.et_non_fixed_nav #page-container,
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container {
	padding-top: 80px;
}

body.et_fixed_nav.et_secondary_nav_enabled #main-header,
body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
	top: 0;
}

#wpadminbar {
	position: fixed;
}

body.admin-bar.et_non_fixed_nav #main-header,
body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header,
body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
	top: 32px;
}

#main-header {
	position: fixed;
}