.highlight-text {
	color:rgba(3, 95, 51, .9);
	font-weight:600;
}
.blockquote {
	font-size: 15px;
	font-style: normal;
	background: #e3ecca;
}
.bg-why-attend {
	background-color: #fbfff1;
}
.all-title-style-left {
	letter-spacing: 0px!important;
}
.conference-banner {
	margin-top:80px;
}
.about-color p {
	font-size: 15px;
	text-align: justify;
	margin: 15px auto;
	line-height: 30px;/*letter-spacing:2.5px;*/
}
.news-list-div li {
    margin-left: 0;
}
.btn-success2 {
	color: #fff;
	background-color: #056839;
	border-color: #28a745;
	transition:0.35s;
	font-weight:500;
	font-size:20px;
	letter-spacing:0px;
	padding:10px 15px;
	border-radius:5px;
}
.btn-primary2 {
	color: #fff;
	background-color: #033c69;
	border-color: #033c69;
}
.btn-success2:hover {
	color:#fff;
	background-color: #03542e;
	transform:translateY(-5px);
}
.icetab.four-tab {
	background: #f3f4f5;
	border:2px solid #e2e7ec;
	transition:0.35s;
}
.icetab.four-tab .filter-item:after {
	display:none;
}
.icetab.four-tab:hover, .icetab.four-tab:last-child:hover {
	transform:translateY(-5px);
	border:2px solid #03542e;
}
.icetab.four-tab:last-child {
	border:2px solid #e2e7ec;
}
.btn-primary2:hover {
	color: #fff;
	background-color: #003056;
	border-color: #000f29;
}
.ct-heading .ct-heading-sub.style3 span {
	background-image: -webkit-linear-gradient(left, #91ff00, #03461f);
	background: unset;
	color: #222;
	font-size: 24px;
	padding: 0;
}
.highlight-div {
	background: #edfff6 url(../images/sponsors.png);
	background-position: 80% 90%;
	background-repeat: no-repeat;
	background-size: cover;
	width:100%;
	padding:25px 15px;
}
.left-heading .headings-line {
	margin: 5px 0;
}
.headings-line {
	border-color: rgba(5, 104, 57, 0.6);
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-style: solid;
	border-bottom-width: 2px;
	width: 75px;
	margin: 0px auto;
	display: block;
	position: relative;
	margin-top: 5px;
}
.headings-line:before {
	content: '';
	position: absolute;
	width: 8px;
	margin: auto;
	border-radius: 50%;
	height: 8px;
	background: #056839;
	margin-top: -3px;
	left: 50%;
	transform: translateX(-50%);
}
.IsSticky.xs-sticky-header .xs-onepage-logo {
	margin:auto;
}
.div-membership-form-div .accordion .card .card-header.step-4-child {
	width: 100%;
	border-radius: 0;
	height: auto;
	border: 2px dashed #056839;
	position: unset;
	background: rgb(230, 255, 240);
	color: #056839;
}
.card-header.step-4-child::after {
display:none;
}
.ct-grid-event1 .item--image {
	width: 100px;
	min-width: 220px;
	position: relative;
	z-index: 1;
	padding: 15px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background-image: url(../images/gallery-07.jpg);
	float: left;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.ct-grid-event1 .item--holder {
	/* flex-grow: 1; */
    display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 15px 25px;
	/* height: 100%; */
    border: 5px solid #f3f5ff;
	width: 100%;
}
.ct-grid-event1 .item--button {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 20px 50px 20px 30px;
}
.ct-grid-event1 .grid-item-inner {
	display: flex;
	/* flex-wrap: nowrap; */
    /* background-color: #08104d; */
    margin-bottom: 20px;
	overflow: hidden;
}
.ct-grid-event1 .item--image:before {
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(2, 78, 42, 0.8);
	z-index: -1;
	position: absolute;
}
.ct-grid-event1 .item--holder-wrap {
	display: flex;
	flex-wrap: nowrap;
	flex-grow: 1;
	float: left;
	width: calc(100% - 220px);/* min-height: 130px; */
}
.ct-grid-event1 .item--image .item--time {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	font-weight: 700;
	width: fit-content;
	overflow: hidden;
	margin: auto;
}
.ct-grid-event1 .item--image .item--day {
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 5px;/* line-height: 20px; */
}
.ct-grid-event1 .item--button .btn {
	background-color: transparent;
	padding: 0 45px;
	border-color: #394071;
	color: #fff;
}
.conference-div .icetab .filter-image {
	font-size: 26px;
}
.conference-div .icetab .filter-item {
	padding: 5px 10px;
}
.conference-div {
	text-align: center;
	padding: 30px 0 30px;
	background: #f7fffb;
}
.btn-div a {
	font-weight:500;
	letter-spacing: 0px;
	font-size: 20px;
}
.mob-logo {
	max-width:unset;
	padding:0;
}
.parallax {
	background: rgba(0, 25, 0, 0.8) url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	padding-top: 25px;
	background-position: center;
	position:relative;
	background-attachment:fixed;
	color: #fff;
}
.hover-effect {
	overflow:hidden;
}
.hover-effect img {
	transition:0.35s;
}
.hover-effect:hover img {
	transform:scale(1.1);
}
.hover-effect-top {
	transform:translateY(-5px);
}
.parallax::before {
position:absolute;
content:'';
top:0;
bottom:0;
left:0;
right:0;
background: rgba(0, 0, 0, 0.85);
}
.conference-mob{
display:none;
}
.container-logo{
width:100%;
}
.container-logo img{
max-width:320px;
margin:auto;
}

@media screen and (max-width: 767px){
.icetab.four-tab{
	width:49%;
	}
}
@media(max-width:575px){
.btn-div a {
  
    font-size: 13px;
    width: 49%;
    display: inline-block;
}

.conference-desk{
display:none;
}
.conference-mob{
display:block;
}
.icetab.four-tab .filter-meta span {
    font-size: 11px;
	}
	
	.btn-success2 {
    font-size: 16px;
    width: 100%;
}
}