@import url('https://fonts.cdnfonts.com/css/whitney-2');
@import url('https://fonts.cdnfonts.com/css/avenir');

/*start common css for all theme*/ 
.headersection { 
    margin-left: 0px; 
    margin-right: 0px; 
    display: block !important; 
} 
body { 
    padding-top: 0px; 
    font-family: "Lato", sans-serif !important; 
} 
.footer-top, .footer-bottom { 
    margin-left: 0px; 
    margin-right: 0px; 
}  
.container2 { 
    margin-top: 0px; 
} 
.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 { 
    margin: 0; 
    padding: 0; 
} 
div.outsideframe > div.row.hidden-lg.hidden-md { 
    display: none !important; 
} 
footer{
	margin-top: 0px;
}
/*end common css for all theme*/ 
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400&display=swap');

body {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #282828;
	margin: 0;
	padding: 0;


}

.theme_energypsych *,
.theme_energypsych::after,
.theme_energypsych::before {
	box-sizing: border-box;
}

.theme_energypsych p,
.theme_energypsych ul,
.theme_energypsych li {
	margin: 0;
	list-style: none;
	padding: 0;

}

.theme_energypsych {
	font-family: 'Lato', sans-serif !important;
	font-size: 14px;
	color: #282828;
	margin: 0;
	padding: 0;
}

.theme_energypsych .mediaguidelink {
	margin-bottom: 0;
}

.theme_energypsych .mediaguidelink ul li a {
	padding: 10px 8px;
	color: #236098;
	font-weight: 700;
	font-size: 14px;
	background: none;
	white-space: normal;
	letter-spacing: .03em;
}

.theme_energypsych .mediaguidelink ul li.dropdown ul.dropdown-menu>li:last-child a {
	border-bottom: 0
}

.theme_energypsych .mediaguidelink ul li a.donate-links {
	color: #282828;
    font-size: 14px;
    max-width: 89px;
    margin-left: 0.5rem;
    text-align: center;
    line-height: 19px;
    padding: 0 !important;
}

.theme_energypsych .rightmenu {
	padding-top: 16px !important;
	transition: all 0.3s ease-in-out 0s;

}

.theme_energypsych .logo .custom-logo {
	max-width: 193px;
	transition: all 0.3s ease-in-out 0s;
}

.theme_energypsych .mediaguidelink ul li.dropdown ul.dropdown-menu a {
	font-weight: 700;
	font-size: 14px;
	padding: 8px 30px 8px 15px;
	border-bottom: #f2d67a solid 1px;
	transition: all 0.3s ease-in-out 0s;
}

.theme_energypsych .mediaguidelink ul li.dropdown ul.dropdown-menu a:hover {
	background-color: #f1c531;
	color: #282828;
}

.theme_energypsych .mediaguidelink ul li.dropdown ul.dropdown-menu a:hover i {
	color: #282828;
}

.theme_energypsych .mediaguidelink ul li.dropdown ul.dropdown-menu a .fa-square-arrow-up-right {
	font-size: 13px;
}

/* .theme_energypsych .mediaguidelink ul li.active a {
	color: #0e498f;
} */

.theme_energypsych header {
	background: rgba(254, 251, 233, 1);
}

.theme_energypsych .rightmenu,
.theme_energypsych #navbarCollapse {
	padding: 0;
}



.theme_energypsych .mediaguidelink ul i {
	color: #236098;
	margin-left: 3px;
    font-size: 12px;
	transition: all 0.3s ease-in-out 0s;
}

.theme_energypsych .topbar {
	padding: 16.5px 0;
	font-weight: 700;
	background: #236098;
	color: #fff;
	transition: all 0.3s ease-in-out 0s;
}

.theme_energypsych .topbar p {
	margin-bottom: 0;
}

.theme_energypsych .topbar a {
	color: #fff;
	text-decoration: underline;
	font-weight: 900;
	padding: 0 5.5px;
	letter-spacing: 0.7px;
}

.theme_energypsych .logo,
.theme_energypsych .header-text-beside-logo {
	display: inline-block;
	vertical-align: middle;
}

.theme_energypsych .logomenu {
	padding: 20px 0;
}

.theme_energypsych .header-text-beside-logo h2 {
	font-size: 30px;
	margin: 0;
	font-weight: 700;
	color: #8cc63f;

}

.theme_energypsych .footerdiv {
	background-color: #fefbe9;
}

.theme_energypsych .footerdiv .top_padding {
	padding-top: 32px;
}

.theme_energypsych .footerdiv .donate_box {
	background-color: #236098;
	box-shadow: rgba(0, 0, 0, .25) 0 0 11px 0;
	-moz-box-shadow: rgba(0, 0, 0, .25) 0 0 11px 0;
	-webkit-box-shadow: rgba(0, 0, 0, .25) 0 0 11px 0;
	padding: 48px 32px;
	color: #fff;
}

.theme_energypsych .footerdiv .donate_box .donate {
	background-color: #42efe9;
	min-width: 156px;
	color: #236098;
	font-weight: 700;
	border-radius: 8px;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-top: 2rem;
	transition: all 0.3s ease-in-out 0s;
	border: 0;
}

.theme_energypsych .footerdiv .donate_box h3 {
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 1.2rem;
}

.theme_energypsych .footerdiv .donate_box p {
	font-size: 16px;
}

.theme_energypsych .footerdiv .donate_box .margin_bottom {
	margin-bottom: 2.3rem;
}

.theme_energypsych .footerdiv .social_links {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0.3rem;
}

.theme_energypsych .footerdiv .social_links li a {
	color: #f1c531;
	transition: all 0.3s ease-in-out 0s;
	background-color: transparent;
	font-size: 22px;
	padding: 10px 13px;
}

.theme_energypsych .footerdiv .nav_links li a {
	color: rgb(40, 40, 40);
	background-color: transparent;
	font-size: 16px;
	padding: 6px 10px;
}

.theme_energypsych .footerdiv .bootom_navlinks {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 31px 0 25px 0;
}

.theme_energypsych .footerdiv .bootom_navlinks li:not(:last-child) {
	border-right: rgb(40, 40, 40) solid 1px;
}

.theme_energypsych .footerdiv .copyright {
	padding: 16px 0;
}

.theme_energypsych .footerdiv .copyright .paweredby a {
	color: #f1c531;
	text-decoration: underline;
}

.theme_energypsych .footerdiv .bootom_navlinks a {
	color: rgb(40, 40, 40);
	line-height: 100%;
	text-decoration: underline;
	padding-top: 0;
	padding-bottom: 0;
	background: transparent;

}

.theme_energypsych .footerdiv .social_links li a:hover {
	transform: scale(1.1);
}

.theme_energypsych .footerdiv .donate_box .donate:hover {
	background-color: #f1c531;
}






@media only screen and (min-width: 1200px) {


	.theme_energypsych header.headerfixed {
		position: fixed;
		left: 0;
		width: 100%;
		top: 0;
	}

	.theme_energypsych header.headerfixed .logo .custom-logo {
		max-width: 154px;
	}

	.theme_energypsych header.headerfixed .topbar {
		padding: 12.5px 0;
	}

	.theme_energypsych header.headerfixed .logomenu {
		padding: 10px 0;
	}

	.theme_energypsych header.headerfixed .rightmenu {
		padding-top: 15px !important;
	}


	.theme_energypsych .mediaguidelink ul li.dropdown:hover>.dropdown-toggle i {
		transform: rotate(180deg);
	}


	.theme_energypsych .mediaguidelink ul li.dropdown:hover ul.dropdown-menu {
		visibility: visible;
		opacity: 1;
		transform: translateY(0px);
	}

	.theme_energypsych #mediaguidelink>.dropdown>.dropdown-toggle::after {
		background: none repeat scroll 0 0 transparent;
		bottom: 5px;
		content: "";
		display: block;
		height: 2px;
		left: 50%;
		position: absolute;
		background: #f1c531;
		transition: width 0.5s ease 0s, left 0.3s ease 0s;
		width: 0;
	}

	.theme_energypsych #mediaguidelink>.dropdown:hover .dropdown-toggle::after {
		width: 100%;
		left: 0;
	}

	.theme_energypsych .mediaguidelink ul.dropdown-menu li.dropdown:hover ul.dropdown-menu.level2 {
		visibility: visible;
		opacity: 1;
		transform: translate(0px, 0px);
	}

	.theme_energypsych .mediaguidelink ul.dropdown-menu li ul.dropdown-menu.level2 {
		visibility: hidden;
		opacity: 0;
		position: absolute;
		top: 0;
		right: 100%;
		transform: translate(-10%, 0px);
		max-height: 65vh;
		overflow-y: auto;
	}

	.theme_energypsych .mediaguidelink ul li.dropdown ul.dropdown-menu {
		display: block;
		visibility: hidden;
		opacity: 0;
		transition: all 0.3s ease-in-out 0s;
		width: max-content;
		/* -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); */
		box-shadow: none;
		border-radius: 0;
		padding: 0;
		background: #fefbe9;
		transform: translateY(-10px);
		border: 0;
	}

	.theme_energypsych .committees_menu>.committees_text {
		display: none;
	}


	.theme_energypsych .container {
		max-width: 1245px;
		width: auto;
	}

	.theme_energypsych .mobile_logo {
		display: none;
	}

	.theme_energypsych .mobile_contact {
		display: none;
	}

	.theme_energypsych .mobile_links {
		display: none;
	}

}

@media only screen and (min-width: 769px) and (max-width: 1199px)  {
  .theme_energypsych .dropdown:hover .dropdown-menu{display:none}
	.theme_energypsych .dropdown.open>.dropdown-menu{		display:block;	}

}





@media only screen and (max-width: 1199px) {

  

	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}


	.theme_energypsych #navbarCollapse #mediaguidelink .dropdown>.dropdown-menu.level2 {
		margin-left: 1rem;
	}

	.theme_energypsych .mediaguidelink ul li.dropdown.open>.dropdown-toggle i {
		transform: rotate(180deg);
	}


	.theme_energypsych .footerdiv .bootom_navlinks {
		flex-wrap: wrap;
		padding: 31px 0 10px 0;
	}

	.theme_energypsych .mediaguidelink .navbar-toggle[aria-expanded="true"] .icon-bar {
		background-color: #f1c531;
	}

	.theme_energypsych #navbarCollapse #mediaguidelink {
		padding: 0 3rem;
	}

	.theme_energypsych #navbarCollapse #mediaguidelink>li {
		width: 100%;
	}

	.theme_energypsych #navbarCollapse .mobile_links {

		padding: 0 3rem;
		display: flex;
		flex-direction: column;
		font-size: 0;
	}

	.theme_energypsych #navbarCollapse .mobile_links a {
		font-size: 16px;
		padding: 4px 0;
		font-weight: 500;
		color: rgb(35, 96, 152);
		text-decoration: underline;
	}

	.theme_energypsych .footerdiv .top_padding img.img-responsive {
		max-width: 215px;
		margin-left: auto;
		margin-right: auto;
	}

	.theme_energypsych .footerdiv {
		padding-top: 32px;
	}

	.theme_energypsych .footerdiv .nav_links {
		padding-left: 10px;
		padding-right: 10px;
	}

	.theme_energypsych .footerdiv .social_links {
		margin-bottom: 2rem;
	}

	.theme_energypsych .footerdiv .top_padding {
		padding-top: 0;
	}

	.theme_energypsych .footerdiv .donate_box {
		margin-top: 2rem;
		margin-left: -15px;
		margin-right: -15px;
	}

	.theme_energypsych .footerdiv .social_links li a {
		font-size: 20px;
		padding: 10px 11px;
	}

	.theme_energypsych .footerdiv .bootom_navlinks li {
		margin-bottom: 10px;
	}

	.theme_energypsych .footerdiv .bootom_navlinks a {
		padding-left: 10px;
		padding-right: 10px;
	}

	.theme_energypsych .footerdiv .donate_box .donate {
		width: 100%;
	}

	.theme_energypsych .footerdiv .copyright {
		text-align: center;
	}

	.theme_energypsych .footerdiv .copyright .paweredby {
		margin-top: 1.7rem;
		/* padding: 0 4rem; */
		text-align: center;
		margin-left: auto;
		max-width: 229px;
		margin-right: auto;
	}

	.theme_energypsych #body_overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 120%;
		background: rgba(0, 0, 0, .6);
		z-index: 9002;
		display: none;
	}


	.theme_energypsych .mediaguidelink .navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
		background: #236098;
		transition: all 0.3s;
	}

	.theme_energypsych .mediaguidelink .navbar-toggle .icon-bar+.icon-bar {
		margin-top: 4px;
	}

	.theme_energypsych .mediaguidelink .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(1) {
		transform: translate(15%, -33%) rotate(45deg);
		position: relative;
		top: 8px;
	}

	.theme_energypsych .mediaguidelink .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2) {
		opacity: 0;
	}

	.theme_energypsych .mediaguidelink .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3) {
		transform: translate(15%, 33%) rotate(-45deg);
		position: relative;
		top: -5px;
	}


	.theme_energypsych .topbar {
		display: none;
	}

	.theme_energypsych .mediaguidelink button {
		display: block;
	}


	.theme_energypsych .rightmenu,
	.theme_energypsych .mediaguidelink {
		position: unset;
	}

	.theme_energypsych .mobile_contact {
		background-color: #236098;
		padding: 40px 20px;
		color: #fff;
		font-size: 16px;
		line-height: 24px;
		margin-top: 2.5rem;
	}

	.theme_energypsych .mediaguidelink ul li a.donate-links {
		border: #236098 solid 1px !important;
		line-height: 15px;
		border-radius: 8px;
		display: inline-block;
		max-width: 100%;
		width: 100%;
		margin: 22px 0;
	}

	.theme_energypsych .mobile_contact p {
		margin-bottom: 1.5rem;
	}

	.theme_energypsych .mobile_contact a {
		color: #fff;
		text-decoration: underline;
	}

	.theme_energypsych .mobile_contact h4 {
		color: rgb(241, 197, 49);
		font-size: 20px;
		font-weight: 700;
		margin: 0;
	}

	.theme_energypsych #navbarCollapse {
		position: fixed;
		/* left: 0; */
		background: #fff;
		width: 80vw !important;
		/* top: 175px; */
		overflow: auto !important;
		box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
		-moz-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
		-webkit-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
		padding: 80px 0 0 0;
		top: 0;
		transform: translate(100%, 0);
		left: auto;
		right: 0;
		transition: transform .3s linear;
		z-index: 99999;
		visibility: hidden;
		opacity: 0;
		height: calc(100% + 0px) !important;
	}

	.theme_energypsych .mobile_logo .custom-logo {
		max-width: 181px;
	}

	.theme_energypsych .mobile_logo {
		margin-bottom: 2rem;
		padding: 0 3rem;
	}

	.theme_energypsych #navbarCollapse[aria-expanded="true"] {
		transform: translate(0);
		visibility: visible;
		opacity: 1;
      	right: 0 !important;
    	left: unset !important;
	}



	.theme_energypsych .mediaguidelink ul>li>a i {
		font-size: 15px;
	}

	.theme_energypsych .mediaguidelink ul>li>a:hover,
	.theme_energypsych .mediaguidelink ul>li>a:focus {
		background: none;
	}

	.theme_energypsych .mediaguidelink ul>li>a {
		/* border-bottom: #eee solid 1px; */
		padding-top: 14px;
		padding-bottom: 14px;
		font-weight: 500;
		font-size: 17px;
		padding-left: 0;
		padding-right: 0;
	}

	.theme_energypsych .mediaguidelink ul>li:last-child a {
		border-bottom: 0;
	}

	.theme_energypsych .mediaguidelink ul li.dropdown ul.dropdown-menu a {
		padding-top: 6px;
		padding-bottom: 6px;
		border: 0;
		font-weight: 500;
		padding-right: 0;
		/* padding-left: 0;
		padding-right: 0; */
	}

	.theme_energypsych .mediaguidelink ul li.dropdown ul.dropdown-menu a i {
		transform: rotate(90deg);
		font-size: 12px;
	}

	.theme_energypsych .mediaguidelink ul li.dropdown ul.dropdown-menu li:last-child a {
		border-bottom: 0;
	}

	.theme_energypsych .mediaguidelink ul li.dropdown ul.dropdown-menu.level2 {
		/* display: block; */
		position: relative;
		/* margin: 11px; */
		padding: 0;
	}

	.theme_energypsych .logomenu {
		padding: 10px 0;
	}

	.theme_energypsych .logo .custom-logo {
		max-width: 132px;
	}

	.theme_energypsych .mediaguidelink .navbar-toggle {
		margin-right: 7px;
		z-index: 999999;
	}

	.theme_energypsych .topbar .text-right {
		text-align: center;
	}

	.theme_energypsych .committees_menu a.dropdown-toggle i {
		display: none;
	}

	.theme_energypsych .committees_menu>.committees_text {
		position: absolute;
		left: 9.7rem;
		top: 11px;
		transform: rotate(90deg);
		/* color: #282828; */
		font-size: 12px;
		cursor: pointer;
	}

	.theme_energypsych .committees_menu.open .committees_text {
		transform: rotate(270deg);
	}

	.theme_energypsych .rightmenu {
		padding-top: 0 !important;
	}

	.theme_energypsych .mediaguidelink ul li.dropdown ul.dropdown-menu a .fa-square-arrow-up-right {
		transform: rotate(0deg);
	}

	.theme_energypsych .mediaguidelink ul li.dropdown ul.dropdown-menu .dropdown.open .dropdown-toggle i {
		transform: rotate(270deg);
	}

}

@media only screen and (max-width: 767px) {}

.fa-external-link-square:before, .fa-square-arrow-up-right:before {
        content: "\f14c" !important;
}


/*Start Monday: 8403682501*/

	/*Custom Page 6166*/
	.theme_CustomPage_6166 {
		font-family: 'Avenir', sans-serif;
		font-weight: 300;
		display: block;
		width: 100%;
		color: #000000;
		min-height: 100vh;
		padding-bottom: 30px;
	}
	.theme_CustomPage_6166 .mb-0 {margin-bottom: 0  !important;}
	.theme_CustomPage_6166 .mb-40 {margin-bottom: 40px;}
	.theme_CustomPage_6166 .mb-60 {margin-bottom: 60px;}
	.theme_CustomPage_6166 .main {
		max-width: 960px;
		margin: 0 auto;
		background: #FFFFFF;
		padding-bottom: 30px;
	}
	.theme_CustomPage_6166 .top-banner img {
		max-width: 100%;
	}
	.theme_CustomPage_6166 .middle-content {
		padding: 0 120px;
	}
	.theme_CustomPage_6166 p, .theme_CustomPage_6166 ul li, .theme_CustomPage_6166 ol li {
		font-size: 19px;
		line-height: 1.2em;
		margin-bottom: 20px;
	}
	.theme_CustomPage_6166 ol li,
	.theme_CustomPage_6166 ul li {
		margin: 0;
	}
	.theme_CustomPage_6166 ol, .theme_CustomPage_6166 ul {
		margin-bottom: 20px;
	}
	.theme_CustomPage_6166 .top-wrap h1 {
		font-size: 40px;
		color: #963e63;
		text-align: center;
		margin: 14px 0 24px;
	}
	.theme_CustomPage_6166 .top-wrap .conference-detail {
		text-align: center;
		margin-bottom: 50px;
	}
	.theme_CustomPage_6166 .top-wrap .conference-detail p {
		margin: 0;
	}
	.theme_CustomPage_6166 .btn {
		background: #963e63;
		color: #FFFFFF;
		border-radius: 0;
		width: 270px;
		height: 65px;
		margin: 0 auto 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 19px;
	}
	.theme_CustomPage_6166 .small-heading {
		font-size: 19px;
		text-align: center;
		font-weight: bold;
		margin: 0 auto 20px;
		font-style: italic;
		max-width: 480px;
	}
	.theme_CustomPage_6166 .heading-md {
		font-size: 19px;
		text-align: center;
		margin-bottom: 20px;
		line-height: 28px;
	}
	.theme_CustomPage_6166 .text-22 {
		font-size: 22px;
	}
	.theme_CustomPage_6166 .text-theme {
		font-size: 24px;
		text-align: center;
		color: #963e63;
	}
	.theme_CustomPage_6166 .btn.btn-last {
		width: auto;
		max-width: 290px;
		height: 48px;
		font-size: 22px;
		font-family: 'Whitney', sans-serif;
		box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 4px 0px;
		font-weight: 500;
		margin-bottom: 0;
	}
	@media (max-width: 767px) {
		.theme_CustomPage_6166 .middle-content {padding: 0 30px;}
	}

	/*Custom Page 6167*/
	.theme_CustomPage_6167 {
		font-family: 'Avenir', sans-serif;
		font-weight: 300;
		display: block;
		width: 100%;
		color: #000000;
		min-height: 100vh;
		padding: 0 12px 54px;
	}
	.theme_CustomPage_6167 .mb-0 {margin-bottom: 0  !important;}
	.theme_CustomPage_6167 .mb-80 {margin-bottom: 80px !important;}
	.theme_CustomPage_6167 .mb-40 {margin-bottom: 40px !important;}
	.theme_CustomPage_6167 .mb-20 {margin-bottom: 20px !important;}
	.theme_CustomPage_6167 .pl-0 {padding-left: 0 !important;}
	.theme_CustomPage_6167 .btn {
		font-family: 'Whitney', sans-serif;
		background: #963e63;
		box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 4px 0px;
		font-size: 22px;
		color: #FFFFFF;
		border-radius: 0;
		height: 65px;
		margin: 0 auto 50px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.theme_CustomPage_6167 .main {
		max-width: 980px;
		margin: 0 auto;
		background: #FFFFFF;
		padding-bottom: 30px;
	}
	.theme_CustomPage_6167 .top-banner img {
		max-width: 100%;
	}
	.theme_CustomPage_6167 p {
		font-size: 19px;
		line-height: 1.5em;
		margin-bottom: 23px;
	}
	.theme_CustomPage_6167 .top-text  {
		text-align: center;
		margin: 20px 0 0;
	}
	.theme_CustomPage_6167 .top-text h1 {
		font-size: 32px;
		color: #963e63;
		margin: 0 0 40px;
	}
	.theme_CustomPage_6167 .top-text h1 span {
		font-style: italic;
	}
	.theme_CustomPage_6167 .top-text p {
		font-size: 28px;
		font-weight: 900;
		color: #b1bb90;
		margin: 0 0 60px;
	}
	.theme_CustomPage_6167 .top-text .btn {
		max-width: 390px;
	}
	.theme_CustomPage_6167 .img-fluid {
		max-width: 100%;
	}
	.theme_CustomPage_6167 .sec-padding {
		padding: 0 30px;
	}
	.theme_CustomPage_6167 ul {
		padding-left: 25px;
	}
	.theme_CustomPage_6167 ul li {
		font-size: 19px;
		line-height: 1.5em;
	}
	.theme_CustomPage_6167 .two-col {
		margin-bottom: 60px;
	}
	.theme_CustomPage_6167 .transformative-sec {
		padding: 0 100px;
		margin-bottom: 50px;
	}
	.theme_CustomPage_6167 .transformative-sec h2 {
		margin: 45px 0;
		text-align: center;
		font-size: 36px;
		line-height: 50px;
		color: #b1bb90;
	}
	.theme_CustomPage_6167 .author-thumb img {
		max-width: 150px;
		border-radius: 100%;
	}
	.theme_CustomPage_6167 .author-thumb {
		text-align: center;
	}
	.theme_CustomPage_6167  .author-words  {
		margin: 30px 0 10px;
		padding-right: 50px;
	}
	.theme_CustomPage_6167  .author-words span {
		font-style: italic;
	}
	.theme_CustomPage_6167 .livestream {
		padding: 0 55px;
		margin-bottom: 70px;
	}
	.theme_CustomPage_6167 .livestream h2 {
		text-align: center;
		margin: 24px 0 60px;
		font-size: 50px;
		color: #963e63;
	}
	.theme_CustomPage_6167 .seprator {
		width: 284px;
		height: 8px;
		background: #b1bb90;
		margin: 0 auto;
	}
	.theme_CustomPage_6167 .livestream .btn {
		max-width: 236px;
		height: 48px;
		margin-top: 60px;
	}
	.theme_CustomPage_6167 .livestream ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.theme_CustomPage_6167 .livestream ul li {
		color: #963e63;
	}
	.theme_CustomPage_6167 .livestream ul li span {
		color: #5B6637;
	}
	.theme_CustomPage_6167 .main-conference {
		padding: 0 56px;
	}
	.theme_CustomPage_6167 .main-conference h2 {
		font-size: 48px;
		color: #963e63;
		margin: 30px 0;
		text-align: center;
		font-weight: bold;
	}
	.theme_CustomPage_6167 .seprator-full,
	.theme_CustomPage_6167 .about-speaker .seprator-full {
		width: auto;
		height: 7px;
		margin: 0 -56px 40px -56px;
		background: #b1bb90;
	}
	.theme_CustomPage_6167 .sub-title {
		font-size: 24px;
		font-style: italic;
		margin-bottom: 70px;
		display: block;
	}
	.theme_CustomPage_6167 .conference-heading {
		text-align: center;
		color: #963e63;
		font-weight: bold;
		font-size: 38px;
		margin: 0 0 45px;
	}
	.theme_CustomPage_6167 .conference-detail {
		margin-bottom: 48px;	
	}
	.theme_CustomPage_6167 .conference-detail p {
		font-size: 34px;
		line-height: normal;
		margin: 0;
	}
	.theme_CustomPage_6167 .conference-detail p span {
		font-size: 20px;
	}
	.theme_CustomPage_6167 .conference-detail > span {
		font-size: 30px;
		color: #b1bb90;
		font-weight: bold;
	}
	.theme_CustomPage_6167 .conference-detail > span > span {
		font-weight: 300;
	}
	.theme_CustomPage_6167 .about-speaker .img img {
		max-width: 100%;
		width: 100%;
	}
	.theme_CustomPage_6167 .about-speaker .content h4 {
		font-size: 26px;
		line-height: normal;
		color: #963e63;
		margin: 0;
	}
	.theme_CustomPage_6167 .about-speaker .content .sub-text {
		display: block;
		font-size: 24px;
		margin-bottom: 23px;
	}
	.theme_CustomPage_6167 .about-speaker .content p {
		font-size: 19px;
		line-height: normal;
	}
	.theme_CustomPage_6167 .about-speaker + .seprator {
		height: 4px;
		margin: 40px auto 80px;
	}
	.theme_CustomPage_6167 .con-two-cols .con-inner img {
		width: 100%;
	}
	.theme_CustomPage_6167 .con-two-cols .con-inner .content h5 {
		font-size: 20px;
		color: #963e63;
		margin: 0;
	}
	.theme_CustomPage_6167 .con-two-cols .con-inner .content span {
		font-size: 16px;
	}
	.theme_CustomPage_6167 .con-two-cols>.row {
		margin-left: -50px;
		margin-right: -50px;
	}
	.theme_CustomPage_6167 .con-two-cols>.row>[class*="col-"] {
		padding: 0 50px;
	}
	.theme_CustomPage_6167 .con-two-cols .seprator,
	.theme_CustomPage_6167 .about-speaker .seprator{
		height: 4px;
		margin: 40px auto 60px;
	}
	.theme_CustomPage_6167 .about-speaker .seprator-full {
		height: 4px;
	}
	.theme_CustomPage_6167 ul {margin-bottom: 23px;}
	.theme_CustomPage_6167 .seprator-full.last {
		height: 4px;
	}
	.theme_CustomPage_6167 .bottom-sec {
		padding: 0 60px 50px;
	}
	.theme_CustomPage_6167 .bottom-sec .btn {
		max-width: 509px;
		margin: 30px auto 55px;
	}
	.theme_CustomPage_6167 .bottom-sec .que {
		font-weight: bold;
		font-size: 22px;
		color: #963e63;
	}
	.theme_CustomPage_6167 .bottom-sec ul {
		list-style: none;
	}
	.theme_CustomPage_6167 .bottom-sec p:last-of-type {margin: 0; text-align: center;}
	.theme_CustomPage_6167 .bottom-sec p a {
		color: #000000;
		text-decoration: underline;
	}

/*End Monday: 8403682501*/

/*start Monday: 8578796956*/

@import url('https://fonts.cdnfonts.com/css/avenir-lt-std');
body {
    margin: 0;
    padding: 0;
}
.theme_CustomPage_6170 {
    font-family: 'Avenir', sans-serif !important;
    color: #000000;
    font-size: 19px;
    font-weight: 300;
    line-height: normal;
}
.theme_CustomPage_6170 .container {
    max-width: 980px;
}
.theme_CustomPage_6170 .epconferencelink ul li a {
    color: #000;
    font-size: 16px;
    transition: all 0.3s ease-in-out 0s;
    font-weight: 700;
}
.theme_CustomPage_6170 .register a, .theme_CustomPage_6170 .onsite-live .row a {
    color: #fff;
    background: #963e63;
    width: fit-content;
    margin: auto;
    padding: 10px 20px;
    font-size: 18px;
    transition: 0.4s all ease;
    min-width: 295px;
    display: block;
    text-align: center;
    cursor: pointer;
}
.theme_CustomPage_6170 .register a:hover, .theme_CustomPage_6170 .onsite-live .row a:hover {
    text-decoration: none;
    background: #792734;
}
.theme_CustomPage_6170 .register h2 {
    text-align: center;
    font-size: 26px;
    margin: 0 0 41px 0;
}
.theme_CustomPage_6170 .btn-big-red:hover {
    background-color: #72293c
}
.theme_CustomPage_6170 .bg-white {
    background-color: #fff
}
.theme_CustomPage_6170 .w-100 {
    width: 100%
}
.theme_CustomPage_6170 .custom-container {
    max-width: 996px;
    padding: 0 15px;
    margin: 0 auto
}

/* new designer css */

:root {
    --avenirfont: 'Avenir', sans-serif !important;
    --bluecolor: #2B6CA3;
}
.theme_CustomPage_6170 {
    padding-bottom: 16rem;
}
.theme_CustomPage_6170 .top-headerarea .heaing-1.bottomlinespace::after {
    margin-top: 6rem;
}
.theme_CustomPage_6170 .register .widthauto {
    min-width: auto;
    margin-top: 5rem;
}
.theme_CustomPage_6170 .heaing-1 {
    font-family: 'Avenir', sans-serif !important;
    color: rgb(150, 62, 99);
    font-size: 40px;
    margin-bottom: 5rem;
    font-family: var(--avenirfont);
    font-weight: 400;
}
.theme_CustomPage_6170 .top-headerarea .heaing-1::after {
    content: "";
    background-color: rgb(177, 187, 144);
    height: 5px;
    width: 297px;
    display: block;
    margin: 1rem auto 0;
}
.theme_CustomPage_6170 .top-headerarea .heaing-1.bottomlinespace::after {
    margin-top: 6rem;
}
.theme_CustomPage_6170 .description-cls {
    margin-bottom: 2.7rem;
}
.theme_CustomPage_6170 .customtable-dls {
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
}
.theme_CustomPage_6170 .innerbottom-content {
    max-width: 650px;
    margin: 0 auto;
}
.theme_CustomPage_6170 .innerbottom-content a {
    color: rgb(150, 62, 99);
    font-family: var(--avenirfont);
    font-weight: 400;
    display: inline-block;
    text-decoration: underline;
    margin-top: 0 !important;
}
.theme_CustomPage_6170 .innerbottom-content p a {
    color: #000000;
    font-weight: 300;
}
.theme_CustomPage_6170 .innerbottom-content h4 {
    font-size: 24px;
    color: rgb(150, 62, 99);
    font-family: var(--avenirfont);
    font-weight: 300;
}
.theme_CustomPage_6170 .marginbottom {
    margin-bottom: 5rem;
}
.theme_CustomPage_6170 .marginbottom1 {
    margin-bottom: 7rem;
}
.theme_CustomPage_6170 .font20 {
    font-size: 20px;
    font-family: var(--avenirfont);
}
.theme_CustomPage_6170 .font30 {
    font-size: 30px;
    font-family: var(--avenirfont);
    font-weight: bold;
}
.theme_CustomPage_6170 .font23 {
    font-size: 23px;
}
.theme_CustomPage_6170 .inner_centercls {
    padding: 30px 75px 0;
    padding-bottom: 6rem;
    /* margin-bottom : 20rem; */
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}
.theme_CustomPage_6170 .saprator-line {
    background-color: #f7925a;
    height: 7px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.theme_CustomPage_6170 .bluetext {
    color: var(--bluecolor);
}
.theme_CustomPage_6170 .greentext {
    font-family: 'Avenir', sans-serif !important;
    color: rgb(177, 187, 144);
}

/* gallery css */

.theme_CustomPage_6170 .tz-gallery .row {
    margin: 0;
}
.theme_CustomPage_6170 .tz-gallery .row>div {
    padding: 0 2px;
}
.theme_CustomPage_6170 .tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}
.theme_CustomPage_6170 .tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Avenir', sans-serif !important; 
    content: '\f002';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}
.theme_CustomPage_6170 .tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.7);
    content: '';
    transition: 0.4s;
}
.theme_CustomPage_6170 .tz-gallery .lightbox:hover:after, .theme_CustomPage_6170 .tz-gallery .lightbox:hover:before {
    opacity: 1;
}
.theme_CustomPage_6170 .small-boxdls {
    max-width: 390px;
    padding: 4rem 2rem;
    color: #fff;
    text-align: center;
    background-color: #963e63;
    margin-left: auto;
    margin-right: auto;
    line-height: 29px;
}
.theme_CustomPage_6170 .small-boxdls .joinus {
    background-color: #fff;
    padding: 10px 6rem;
    border-radius: 50px;
    box-shadow: rgb(51 51 51 / 51%) 1px 3px 6px;
    display: inline-block;
    font-size: 20px;
    text-decoration: none;
    margin-top: 8px;
    color: #000000;
}
.theme_CustomPage_6170 .customtable-dls table thead {
    background-color: rgba(150, 62, 99, 1);
    color: #fff;
}
.table>thead:first-child>tr:first-child>th {
    border-top: 1px solid #222222;
    font-size: 17px;
    font-weight: 300;
}
.theme_CustomPage_6170 .customtable-dls table {
    font-size: 17px;
}
.theme_CustomPage_6170 .customtable-dls .table-bordered>thead>tr>th {
    border-width: 1px;
}
.theme_CustomPage_6170 .customtable-dls .table-bordered>tbody>tr>td, .theme_CustomPage_6170 .customtable-dls .table-bordered>tbody>tr>th, .theme_CustomPage_6170 .customtable-dls .table-bordered>tfoot>tr>td, .theme_CustomPage_6170 .customtable-dls .table-bordered>tfoot>tr>th, .theme_CustomPage_6170 .customtable-dls .table-bordered>thead>tr>td, .theme_CustomPage_6170 .customtable-dls .table-bordered>thead>tr>th {
    border-color: #222222 !important;
}
.theme_CustomPage_6170 .allaccess {
    color: #963E63;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    font-family: var(--avenirfont);
    line-height: 100%;
}
.theme_CustomPage_6170 .allaccess h2 {
    font-size: 36px;
}
.theme_CustomPage_6170 .allaccess h4 {
    font-size: 30px;
}
.theme_CustomPage_6170 .small-boxdls p {
    margin: 0;
}
.baguetteBox-button {
    background-color: transparent !important;
}
.theme_CustomPage_6170 .red-boxdls {
    padding: 4rem;
    color: #ffffff;
    background-color: #963e63;
    max-width: 666px;
    margin-left: auto;
    margin-right: auto;
    font-size: 21px;
    text-align: center;
}
.theme_CustomPage_6170 .innertext-dls {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
}
.theme_CustomPage_6170 .innertext-dls a {
    font-family: var(--avenirfont);
    text-decoration: none;
    font-weight: 300;
    color: #000000;
}
.theme_CustomPage_6170 .red-boxdls h3 {
    text-align: center;
    font-size: 21px;
    font-family: var(--avenirfont);
    font-weight: 500;
}
.theme_CustomPage_6170 .red-boxdls ul {
    line-height: 36px;
    margin: 0;
    padding: 0 0 0 1.3rem;
    text-align: left;
}
.theme_CustomPage_6170 .red-boxdls .dayfive-sec {
    text-align: center;
    font-family: var(--avenirfont);
    font-weight: 500;
    padding: 3.5rem 0;
    line-height: 30px;
}
.theme_CustomPage_6170 .mb-0 {
    margin-bottom: 0 !important;
}
.theme_CustomPage_6170 .mt-0 {
    margin-top: 0 !important;
}
@media only screen and (max-width: 767px) {
    .theme_CustomPage_6170 .heaing-1 {
        font-size: 36px;
    }
    .theme_CustomPage_6170 .inner_centercls {
        padding: 0 20px;
        padding-bottom: 2rem;
    }
    .theme_CustomPage_6170 .font30 {
        font-size: 24px;
    }
    .theme_CustomPage_6170 {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 2rem;
    }
    .theme_CustomPage_6170 .tz-gallery .col-sm-6 {
        margin-bottom: 1rem;
    }
}
@media only screen and (max-width: 400px) {
    .theme_CustomPage_6170 .media .media-body {
        padding-left: 0;
        margin-top: 2rem;
    }
    .theme_CustomPage_6170 .media {
        display: flex;
        flex-direction: column;
    }
}
/*End Monday: 8578796956*/



.theme_CustomPage_6170 .customtable-dls table thead tr {
    background-image: none !important;
    background-color: rgba(150, 62, 99, 1) !important;
}.event_1{background-color: #83b9eb !important;color:black !important;}.event_icon_1{color: #83b9eb !important;font-size:20px;}.event_icon_1:hover,.event_icon_1:focus{text-decoration:none;}.productTypeTagColor1,.productTypeTagColor1:hover { background-color:#83b9eb;color:black !important; }.event_10{background-color: #8e7cc3 !important;color:black !important;}.event_icon_10{color: #8e7cc3 !important;font-size:20px;}.event_icon_10:hover,.event_icon_10:focus{text-decoration:none;}.productTypeTagColor10,.productTypeTagColor10:hover { background-color:#8e7cc3;color:black !important; }.event_11{background-color: #6aa84f !important;color:black !important;}.event_icon_11{color: #6aa84f !important;font-size:20px;}.event_icon_11:hover,.event_icon_11:focus{text-decoration:none;}.productTypeTagColor11,.productTypeTagColor11:hover { background-color:#6aa84f;color:black !important; }.event_-11{background-color: #7474d9 !important;color:black !important;}.event_icon_-11{color: #7474d9 !important;font-size:20px;}.event_icon_-11:hover,.event_icon_-11:focus{text-decoration:none;}.productTypeTagColor-11,.productTypeTagColor-11:hover { background-color:#7474d9;color:black !important; }.event_12{background-color: #a0165f !important;color:white !important;}.event_icon_12{color: #a0165f !important;font-size:20px;}.event_icon_12:hover,.event_icon_12:focus{text-decoration:none;}.productTypeTagColor12,.productTypeTagColor12:hover { background-color:#a0165f;color:white !important; }.event_-12{background-color: #bb93d5 !important;color:black !important;}.event_icon_-12{color: #bb93d5 !important;font-size:20px;}.event_icon_-12:hover,.event_icon_-12:focus{text-decoration:none;}.productTypeTagColor-12,.productTypeTagColor-12:hover { background-color:#bb93d5;color:black !important; }.event_13{background-color: #315178 !important;color:black !important;}.event_icon_13{color: #315178 !important;font-size:20px;}.event_icon_13:hover,.event_icon_13:focus{text-decoration:none;}.productTypeTagColor13,.productTypeTagColor13:hover { background-color:#315178;color:black !important; }.event_-13{background-color: #91d773 !important;color:black !important;}.event_icon_-13{color: #91d773 !important;font-size:20px;}.event_icon_-13:hover,.event_icon_-13:focus{text-decoration:none;}.productTypeTagColor-13,.productTypeTagColor-13:hover { background-color:#91d773;color:black !important; }.event_14{background-color: #6aa84f !important;color:black !important;}.event_icon_14{color: #6aa84f !important;font-size:20px;}.event_icon_14:hover,.event_icon_14:focus{text-decoration:none;}.productTypeTagColor14,.productTypeTagColor14:hover { background-color:#6aa84f;color:black !important; }.event_-14{background-color: #bb93d5 !important;color:black !important;}.event_icon_-14{color: #bb93d5 !important;font-size:20px;}.event_icon_-14:hover,.event_icon_-14:focus{text-decoration:none;}.productTypeTagColor-14,.productTypeTagColor-14:hover { background-color:#bb93d5;color:black !important; }.event_15{background-color: #bf9000 !important;color:black !important;}.event_icon_15{color: #bf9000 !important;font-size:20px;}.event_icon_15:hover,.event_icon_15:focus{text-decoration:none;}.productTypeTagColor15,.productTypeTagColor15:hover { background-color:#bf9000;color:black !important; }.event_-15{background-color: #FF8633 !important;color:black !important;}.event_icon_-15{color: #FF8633 !important;font-size:20px;}.event_icon_-15:hover,.event_icon_-15:focus{text-decoration:none;}.productTypeTagColor-15,.productTypeTagColor-15:hover { background-color:#FF8633;color:black !important; }.event_16{background-color: #bf9000 !important;color:black !important;}.event_icon_16{color: #bf9000 !important;font-size:20px;}.event_icon_16:hover,.event_icon_16:focus{text-decoration:none;}.productTypeTagColor16,.productTypeTagColor16:hover { background-color:#bf9000;color:black !important; }.event_-16{background-color: #e8eae7 !important;color:black !important;}.event_icon_-16{color: #e8eae7 !important;font-size:20px;}.event_icon_-16:hover,.event_icon_-16:focus{text-decoration:none;}.productTypeTagColor-16,.productTypeTagColor-16:hover { background-color:#e8eae7;color:black !important; }.event_2{background-color: #6aa84f !important;color:black !important;}.event_icon_2{color: #6aa84f !important;font-size:20px;}.event_icon_2:hover,.event_icon_2:focus{text-decoration:none;}.productTypeTagColor2,.productTypeTagColor2:hover { background-color:#6aa84f;color:black !important; }.event_3{background-color: #dd9d5a !important;color:black !important;}.event_icon_3{color: #dd9d5a !important;font-size:20px;}.event_icon_3:hover,.event_icon_3:focus{text-decoration:none;}.productTypeTagColor3,.productTypeTagColor3:hover { background-color:#dd9d5a;color:black !important; }.event_4{background-color: #2278c7 !important;color:white !important;}.event_icon_4{color: #2278c7 !important;font-size:20px;}.event_icon_4:hover,.event_icon_4:focus{text-decoration:none;}.productTypeTagColor4,.productTypeTagColor4:hover { background-color:#2278c7;color:white !important; }.event_5{background-color: #e06666 !important;color:black !important;}.event_icon_5{color: #e06666 !important;font-size:20px;}.event_icon_5:hover,.event_icon_5:focus{text-decoration:none;}.productTypeTagColor5,.productTypeTagColor5:hover { background-color:#e06666;color:black !important; }.event_6{background-color: #ffe599 !important;color:black !important;}.event_icon_6{color: #ffe599 !important;font-size:20px;}.event_icon_6:hover,.event_icon_6:focus{text-decoration:none;}.productTypeTagColor6,.productTypeTagColor6:hover { background-color:#ffe599;color:black !important; }.event_7{background-color: #c27ba0 !important;color:black !important;}.event_icon_7{color: #c27ba0 !important;font-size:20px;}.event_icon_7:hover,.event_icon_7:focus{text-decoration:none;}.productTypeTagColor7,.productTypeTagColor7:hover { background-color:#c27ba0;color:black !important; }.event_8{background-color: #45818e !important;color:black !important;}.event_icon_8{color: #45818e !important;font-size:20px;}.event_icon_8:hover,.event_icon_8:focus{text-decoration:none;}.productTypeTagColor8,.productTypeTagColor8:hover { background-color:#45818e;color:black !important; }.event_9{background-color: #bf9000 !important;color:black !important;}.event_icon_9{color: #bf9000 !important;font-size:20px;}.event_icon_9:hover,.event_icon_9:focus{text-decoration:none;}.productTypeTagColor9,.productTypeTagColor9:hover { background-color:#bf9000;color:black !important; }