.home-banner .et_pb_column {
	max-width: 900px;
	margin-right: auto !important;
	width: 100%;
	margin: inherit;
}
.about-sec .et_pb_text {
	max-width: 420px;
}
.about-sec h2 {
	padding-bottom: 45px;
}
.abt-content-sec {
	position: relative;
	padding-left: 5%;
}
.abt-content-sec:after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 230px;
	height: 490px;
	background: url(/wp-content/uploads/2021/01/line-svg-img.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	left: 0%;
	top: -50px;
	opacity: 0.2;
	z-index: -1;
}
.about-sec .et_pb_column {
	margin: 0px;
	max-width: 50%;
	width: 100%;
}
.full-img-sec:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 240px;
	height: 300px;
	background-position: top center;
	background: url(/wp-content/uploads/2021/01/full-img-line-svg.svg);
	left: -16%;
	top: -20%;
	background-repeat: no-repeat;
	right: 0;
	margin: auto;
	background-size: cover;
}
.full-img-sec {
	position: relative;
}
/*----*/

.publications-sec .et_pb_slide_image {
	margin: 0px !important;
}
.publications-sec .et_pb_slide {
	padding: 0px !important;
	background: transparent !important;
}
.publications-sec .et_pb_slide_image img {
	max-height: 100% !important;
}
.publications-sec .et_pb_slide_description {
	padding: 0px !important;
}
a.et-pb-arrow-next {
	right: 70px !important;
}
a.et-pb-arrow-prev {
	left: 70px !important;
}
.et-pb-arrow-next,
.et-pb-arrow-prev {
	opacity: 1 !important;
	font-size: 32px;
}
.et-pb-arrow-next:before {
	background: url(/wp-content/uploads/2021/01/right-arrow.png);
}
.et-pb-arrow-prev:before,
.et-pb-arrow-next:before {
	background-size: cover !important;
	color: #000;
}
.et-pb-arrow-prev:before {
	background: url(/wp-content/uploads/2021/01/left-arrow.png);
}
.et-pb-arrow-next:before {
	background: url(/wp-content/uploads/2021/01/right-arrow.png);
}
.et-pb-arrow-next:hover,
.et-pb-arrow-prev:hover {
	opacity: 0.6 !important;
}
.speaking-video-grid .et_pb_main_blurb_image {
	margin-bottom: 20px;
}
.speaking-video-grid h5.et_pb_module_header {
	text-align: center;
	font-size: 14px;
	padding: 0px 20px;
	color: #000;
}
.brder-btm-btn {
	padding-top: 150px !important;
	border-bottom: 3px solid #8c8c8c;
	padding-bottom: 100px !important;
}
.logo-grid img:hover {
	opacity: 0.6;
}
.logo-grid span.et_pb_image_wrap {
	max-width: 170px;
}