/**
 * restarther style file
 *
 * @author:Rajesh Kumar
 */
 .full-accel_container {
    margin: 0 auto;
    max-width: 1300px;
    width: 100%;
}
.full-accel_2_container {
    margin: 0 auto;
    max-width: 1222px;
    width: 100%;
}
.agenda2021-panel-container {
    width: 100%;
    max-width: 1295px;
    margin: 0px auto;
}
.fltrit {
	float: right;
	padding-right: 15px;
}
.pdd_rit_15{
	padding-right: 15px;
}
.m_0{
margin:0px;
}
.p_0{
padding:0px;
}
.pl_0{
padding-left:0px;
}
.pr_0{
padding-right:0px;
}
.mt_2{
	margin-top: 22px;
}
.pt_4{
	padding-top: 40px;
}
.ml_0{
margin-left:0px;
}
.mr_0{
margin-right:0px;
}
.mrgtop_12 {
    margin-top: 12px;
}
.mrgrgt_5{
	margin-right: 5px;
}
.form-group {
	margin-bottom: 1rem;
}
.contact-section .form-group label {
	color: #FFF;
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	font-family: 'Open Sans Regular';
	display: none;
}
.contact-section input[type=text], input[type=email],textarea,select {
	border: 0px;
	background-color: #FFF;
	margin: 0px;
	padding: 0 10px;
	outline: none;
	width: 100%;
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 16px;
	color: #707070;
	font-weight: 400;
	height: 3rem;
}
.jnmdwdth{
	width: 35%;
}
.jnmddropdown-content {
		margin-top: 60px;
	}
textarea {
	padding: 10px;
	min-height: 4rem;
	resize: none;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus,
select:focus {
	border: 0px !important;
	box-shadow: none !important;
}
input[type=text].valid,
input[type=email].valid,
textarea.valid {
	border: 0px !important;
	box-shadow: none !important;
}
input[type=text].invalid,
input[type=email].invalid,
textarea.invalid {
	border: 0px !important;
	box-shadow: none !important;
}
select:focus {
	outline:none;
}
div[class*=' errorTxt'],
div[class^='errorTxt'] {
	padding: 5px 5px 0;
}
div[class*=' errorTxt'] div.error,
div[class^='errorTxt'] div.error{
	position: relative;
	top: 0rem;
	left: 0rem;
	font-size: 0.8rem;
	color: #FF1744;
	text-align: left;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
}
div[class*=' errorTxt'].center div.error,
div[class^='errorTxt'].center div.error {
	text-align: center;
}
div[class*=' errorTxt'].right-align div.error,
div[class^='errorTxt'].right-align div.error {
	text-align: right;
}
.join_butn{
	font-size: 14px;
	color: #FFFFFF;
	background: #99CA3B 0% 0% no-repeat padding-box;
	border-radius: 1px;
	opacity: 1;
}
.semibold{
	font-family: "Open Sans Semibold";
}
.color-6D6D6D{
	color: #6D6D6D;
}
.color-9ACA3C{
	color: #9ACA3C;
}
.color-2680EB{
	color: #2680EB;
}
.txt_14{
	font-size: 14px;
}
.txt_16{
	font-size: 16px;
}
/**
Menu CSS
*/
nav ul a,
nav .brand-logo,
.side-nav a {
	color: #636363;
	font-size: 14px;
}

nav ul.left-side-menu li a{
	font-size: 17px !important;
	font-family: 'museo_sans100' !important;
	color: #000 !important;
	height: 60px;
}
a.dropdown-button-menu.nav-dropdown {
	padding-right: 5px;
}
nav ul.left-side-menu li a.active{
	border-bottom: 2px solid #9aca3c;
}
.jfh-menus a.button-collapse {
	color: #222;
	margin: 0;
}
.jfh-menus .side-nav {
	top: 60px;
	padding: 0px 0 80px 0;
	background: transparent;
	box-shadow: none;
	border: 0px;
	height: 100%;
	overflow: auto;
	margin-top: 0px;
}
nav.jfh-menus li.active,
nav.jfh-menus a.active {
	color: #794d9e;
	background-image: none;
	background-color: transparent;
}
.jfh-menus ul.side-nav>li>div>a {
	color: #FFF !important;
	font-size: 16px;
	line-height: 20px;
	font-family: 'museo_sans100';
	letter-spacing: normal;
	padding: 9px 16px;
}
.jfh-menus ul.side-nav>li.for-women>div>a{
	background: #794D9E;
}
.jfh-menus .side-nav .collapsible-header {
	margin: 0px;
	width: 100%;
	padding:0;
	height:40px;
}
.jfh-menus .side-nav .collapsible-body {
		background: transparent;
}
.jfh-menus ul.side-nav>li.for-employers>div>a{
	background: #36B6B0;
}
.jfh-menus ul.side-nav>li.for-mentors>div>a{
	background: #2C986F;
}
.jfh-menus a.button-collapse i {
	display: block;
	font-size: 40px;
	color: #B9B9B9;
	height: 60px;
	line-height: 60px;
}
nav.jfh-menus a:hover,
nav.jfh-menus ul a:hover {
	background: transparent;
}
.side-nav .jobs-menu li a:hover {
	background: rgba(151,151,151,0.9);
}
nav.jfh-menus .left-side-menu {
	margin-left: 18%;
}
.nav-dropdown-hover:hover .dropdown-content {
	display: block;
	opacity: 1;
	border-top: 2px solid #9aca3c;
}
li.nav-dropdown-hover:hover a.active {
	border-bottom: none;
}
.border-bottom {
	border-bottom: 1px solid #000;
}
nav ul.left-side-menu li ul.dropdown-content a {
	height: auto;
}
nav ul.left-side-menu>li>a:hover {
	border-bottom: 2px solid #9aca3c;
}
nav ul.left-side-menu>li>a.nav-dropdown-btn:hover {
	border-bottom: none;
}
.drag-target {
	z-index: -100;
}
#sidenav-overlay {
	z-index: 99;
}
.jfh-menus ul.side-nav li>a,
.jfh-menus ul.side-nav li>div>a{
	color: #FFF;
	font-size: 16px;
	line-height: 40px;
	font-family: 'museo_sans100';
	letter-spacing: normal;
	padding-top: 5px;
	margin: 0px;
	background: rgba(71,71,71,0.9);
	border-bottom: 1px solid #989898;
}
.jfh-menus ul.side-nav .sub-menu li>a{
	color: #FFF;
	font-size: 16px;
	line-height: 40px;
	font-family: 'museo_sans100';
	letter-spacing: normal;
	padding-top: 5px;
	margin: 0px;
	background: rgba(151,151,151,0.9);
	border-bottom: 1px solid #f5f5f5;
}
.jfh-menus ul.side-nav li:last-child>a{
	border-bottom: 0px;
}


 .tankyou_text{
     padding-top:28px;
     padding-bottom:26px;
     margin-bottom:0px;
}
 .mt_0{
     margin-top:0px;
}
 .mb_0{
    margin-bottom:0px
}
 .pb_28{
     padding-bottom:26px;
}
 .font_20{
     font-size:20px;
}
 .font_16{
     font-size:16px;
}
 .font_inherit{
     font-family: inherit;
}
 .learn_more_jfh{
     font-size:24px;
}
 .mbl_20{
     margin-bottom:20px;
     margin-left:20px;
}
 .mr_20{
     margin-right:20px;
}
 
 .font_22{
     font-size:22px;
}
 .circle_img_property{
    /*border-radius:50%;
     height:70px;
     width:70px;
    */
     margin-right:10px;
}
.sign_text{
	font-size:16px !important;
    width: 230px;
    text-transform: capitalize;
    margin-bottom: 10px;
    border: 2px solid #92C139;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 3px;
    height: 59px;
    line-height: 16px;
    box-shadow: none!important;
    text-align: center!important;
	margin-top:20px;
}
.pb_1{
padding-bottom:1px;
}
.mail_simran{
	color:#2680EB;
}

.whatsinit-section {
	background-image: url("../../images/static/accelherate/whatsinit-banner.jpg");
	height: auto; 
	background-size: cover;
	font-family: "Museo Sans";
	font-size: 30px;
	padding: 10px;
}
.what-section {
	min-width: 320px;
}
.what-section li {
	list-style: disc !important;
	padding:5px;
	text-align: justify;
	list-style-position: outside;
	margin-left: 20px;
	font-size: 20px;
}
.section-2 li {
	list-style: disc !important;
	padding:2px;
	text-align: justify;
	list-style-position: outside;
	margin-left: 20px;
	font-size: 20px;
}
.what-section span {
	font-weight: bold;
	font-size: 20px;
}
.border-div {
	border-right: 1px;
	border-color: rgb(105, 144, 40);
	border-style: solid;
	height:300px;
	margin-top: 50px;
	width:5px;
	display: none;
}
.what-section-footer{
	font-family: "Museo Sans";
	font-size: 20px;
	font-style: italic;
	text-align: center;
}
.contact-title {
    background-color: #7b7b7b;
    font-size: 30px;
    line-height: 60px;
    color: #000000;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
}
.a{
	background: #DDDDDD;
}
.about-restarther {
    position: relative;
    padding: 1rem 0px 1rem;
    background-image: url(../../images/static/restarther2019/bg-about-content.jpg);
    background-repeat: repeat-x;
    background-color: #FFF;
    font-family: 'Open Sans Regular';
}
.left-section, .right-section {
    padding: 0 20px;
}
.about-restarther-title {
    margin: 1rem 0px;
}
.restarther-title {
    font-size: 2.5rem;
}
.jfh-btn {
    background-color: #92c139;
    size: 18px;
    color: #FFF;
}
.sponsor-card {
    background-color: #d7f0ef;
}
.speaker-card {
    background-color: #ebf4d8;
}
.trainer-card {
    background-color: #d7f0ef;
}
.partner-card {
    background-color: #eddec8;
}
.container-card {
    padding: 0 15px 25px;
}
.card-content-title {
    font-size: 1.2rem;
    margin: 1rem 0 .5rem;
}
.container-card .card-image {
    width: 100%;
    text-align: center;
}
.about-jobsforher-section {
    background: #DDDDDD;
}
.jobsforher-title {
    background-color: #9acb3c;
    font-size: 30px;
    line-height: 60px;
    padding: 0 20px;
    text-align: center;
    margin: 0px;
}
.jobsforher-title>span {
    color: #FFF;
}
.jobsforher-section-container {
    padding: 20px 20px 40px;
}
.jobsforher-top-title {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 22px;
}
.follow-us-section {
    text-align: center;
    margin-top: 50px;
    padding: 0px;
}
.info-graphic-list {
    margin-top: 20px;
}
ul.info-graphic-list li h6 {
    color: #000;
    font-size: 16px;
    line-height: 22px;
}
.contact-section-spana {
    text-align: center;
    background-color: #DDDDDD;
    padding: 10px 20px;
    margin: 1rem auto;
}
.btn:hover, .btn-large:hover {
    background-color: #92c139 !important;
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
	.nav-wrapper.full-container	{
		width: 90%;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1140px) {
	.nav-wrapper.full-container {
		width: 96.97%;
	}
	.header-logo {
		width: 140px;
		height: 33px;
	}
	nav.jfh-menus .left-side-menu {
		margin-left: 12%;
	}
}
@media only screen and (min-width: 993px) {
	nav .brand-logo {
		left: 0;
	}
}
@media only screen and (max-width : 992px) {
	nav .brand-logo {
		left: 47%;
    -webkit-transform: translateX(-55%);
    transform: translateX(-55%);
	}
	.accelherate-register nav .brand-logo,
	.accelherate-thankyou nav .brand-logo,
	.accelherate-difficultconversations nav .brand-logo,
	.accelherate-speakers nav .brand-logo {
		left: 20px;
		-webkit-transform: none;
		transform: none;
	}
	nav.jfh-menus .left-side-menu {
		margin-left: 20%;
	}
	nav .nav-wrapper {
		padding: 0 20px;
	}
	.brand-logo img {
		width: 85%;
		height: auto;
		vertical-align: middle;
	}
}
@media only screen and (max-width: 992px)
{
    .jnmdwdth{
	width: 80%;
	}
}
@media only screen and (min-width: 601px){
	.navbar-fixed {
		height: 60px;
	}
	nav.jfh-menus {
		height: 60px;
	}
	nav .nav-wrapper {
		line-height: 60px;
	}
	.jfh-menus a.button-collapse {
		height: 60px;
		line-height: 60px;
	}
}
@media only screen and (max-width : 600px) {
	.fltrit{
		float: left;
		padding-right: 0px;
	}
	.jnmdwdth{
		width: 90%;
	}
	.jfh-menus .side-nav {
		width: 100%;
		min-width: 254px;
		max-width: 100%;
		margin-top: 0px;
	}
	.nav-dropdown-menu img.nav-dropdown {
		width: 35px;
		height: 35px;
	}
	#index-banner .section {
		top: 0;
	}
	.navbar-fixed {
		height: 80px;
	}
	nav.jfh-menus {
		height: 80px;
	}
	nav .nav-wrapper {
		line-height: 80px;
		padding: 0 20px;
	}
	.jfh-menus a.button-collapse {
		height: 80px;
		line-height: 80px;
	}
	.jfh-menus a.button-collapse i {
		height: 80px;
		line-height: 80px;
	}
	.jfh-menus .side-nav {
		top:80px;
	}
	.message-section {
		top: 80px;
	}
	.scrollspy .accelherate-title{
		font-size: 26px;
	}
	.jfh-menus a.button-collapse-log i {
    height: 80px;
    line-height: 80px;
}
	.jfh-menus a.button-collapse-log i {
	    display: block;
	    font-size: 40px;
	    color: #B9B9B9;
	    height: 60px;
	    line-height: 60px;
	}
}


/**
 * Carousel CSS
 */
.carousel .indicators .indicator-item {
	background-color: #b2b2b2;
	opacity: 0.5;
}
.carousel .indicators .indicator-item:hover,
.carousel .indicators .indicator-item:focus {
	opacity: 1;
}
.carousel .indicators .indicator-item.active {
	background-color: #92c139;
	opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span {
	background: #92c139;
}
.jfh-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.jfh-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	cursor: pointer;
}
.jfh-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
	opacity: 0.5;
}
.jfh-theme .owl-dots .owl-dot.active span {
	background: #92c139;
	opacity: 1;
}
.jfh-theme .owl-dots .owl-dot span:hover {
	opacity: 1;
}
.flex-container {
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: center;
}
.btn-click-next {
	font-family: 'museo_sans300';
	background-color: #9aca3c;
}
.btn-click-next:hover,
.btn-click-next:focus {
	background-color: #9aca3c;
}
.btn-submit {
	font-family: 'museo_sans300';
	font-size: 24px;
	color: #FFF;
	background-color: #9aca3c;
	padding: 0 3rem;
	text-transform: none;
	height: 44px;
	line-height: 44px;
	text-align: center;
}
.btn-submit:hover,
.btn-submit:focus {
	background-color: #9aca3c;
}
.map-section {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.address-table {
	display: table;
	table-layout: fixed;
	margin: auto;
	text-align: center;
}
.google-address {
	vertical-align: middle;
}
.jfh-green-text {
	color: #92c139;
}
.register-btn {
	background-color: #92c139;
	color: #FFF;
	box-shadow: none;
	border-radius: 4px;
	font-family: 'museo_sans300';
}
.register-btn:focus,
.register-btn:hover {
	background-color: #92c139 !important;
	box-shadow: none;
}
.btn-submit:disabled {
	background: rgba(146, 193, 57, 0.47) !important;
}
.accelherate-top-section {
	padding-bottom: 1rem;
}
.accelherate-image-section {
	position: relative;
	width: 100%;
}
.accelherate-image-section img {
	margin: 0 auto;
}
.accelherate-image-section .rectangle-container {
	position: absolute;
	width: 100%;
	background-color: rgba(0, 0, 0, .8);
	bottom: 0px;
	padding: 20px 0;
	text-align: center;
	color: #FFF;
}
.accelherate-text {
	margin: 0;
	padding: 0 15px;
	line-height: 32px;
	text-align: center;
	font-family: "museo_sans500";
	color: #202020;
	font-size: 24px;
}
.custom.accelherate-text {
	color: #333333;
}
.rectangle-container h1 {
	margin: 0px;
	padding: 0 20px;
	border-bottom: 1px solid #92c139;
}
.accelherate-banner-description {
	padding: 0 20px;
}
.accelherate-banner-description h2 {
	font-size: 26px;
	font-family: "Open Sans Bold";
	text-align: center;
	text-transform: uppercase;
	margin: 1rem 0 1.424rem 0;
}
.accelherate-banner-description h3 {
	font-size: 20px;
	font-family: "Open Sans Light";
	text-align: center;
	margin: 0.7rem 0 0.7rem 0;
}
.accelherate-banner-btn {
	height: 60px;
	line-height: 60px;
	font-family: 'museo_sans300';
	font-size: 24px;
	text-transform: uppercase;
}
.scrollspy .accelherate-title {
	margin: 0px;
	font-family: "museo_sans500";
	color: #202020;
	font-size: 30px;
	margin-bottom: 1rem;
}
.scrollspy .accelherate-title:before {
	content: "";
	display: inline-block;
	background: url("../../images/static/accelherate/arrow.png") no-repeat;
	width: 28px;
	height: 25px;
	margin: 0 10px 0 0;
}
.section .full-container {
	padding: 0 20px;
}
.text-container p {
	font-size: 16px;
	line-height: 26px;
	color: #202020;
	font-family: "Open Sans Regular";
}
.text-container p:first-child {
	margin-top: 0px;
}
.agenda-section,
.food-for-thought-section {
	background-color: #eaf0e0;
}
.contact-section {
	background-color: #9f9f9f;
}
ul.info-graphic-list {
	margin-top: 10px;
}
ul.info-graphic-list li {
	padding: 0px;
	vertical-align: top;
}
ul.info-graphic-list li div {
	display: inline-block;
	max-width: 176px;
	padding: 20px;
}
ul.info-graphic-list li h6 {
	font-size: 24px;
	color: #202020;
	font-family: "museo_sans300";
	text-align: center;
	text-transform: uppercase;
}
ul.info-graphic-list_new li h6 {
	font-size: 24px;
	color: #202020;
	font-family: "museo_sans300";
	text-align: center;
}
.speaker-container {
	max-width: 270px;
	min-height: 104px;
	margin: 10px auto;
	padding: 0 10px;
}
.parner-container {
	padding: 20px;
}
.speaker-name {
	font-size: 24px;
	color: #202020;
	font-family: "Open Sans Semibold";
	font-weight: bold;
	text-transform: uppercase;
}
.speaker-designation {
	font-size: 16px;
	color: #202020;
	font-family: "Open Sans Italic";
	font-weight: bold;
	line-height: normal;
}
.speaker-company {
	font-size: 16px;
	color: #202020;
	font-family: "Open Sans Italic";
	font-weight: bold;
	line-height: normal;
}
.speaker-keynote {
	font-size: 18px;
	color: #202020;
	font-family: "Open Sans Semibold";
	font-weight: bold;
}
.speaker-border {
	display: block;
	width: 66%;
	max-width: 170px;
	margin: 10px auto;
	border-bottom: 1px solid #9aca3c;
}
.card.blog-container {
	min-height: 460px;
	max-height: 460px;
	overflow-y: auto;
	max-width: 354px;
	margin: 0.5rem auto 1rem auto;
}
.blog-image {
	width: 100%;
	height: 235px;
}
.blog-image img {
	width: 100%;
	height: 235px;
}
.card-content.blog-content {
	padding: 10px 20px 20px;
}
.blog-title, .blog-title a{
	font-family: 'Open Sans Semibold';
	font-size: 20px;
	font-weight: bold;
	color: #202020;
	margin-top: 0px;
}
.blog-title.fixed-title a {
	color: rgb(185,20,164);
}
.fixed-title {
	text-align: center;
	padding: 70px 20px;
	margin: 0;
}
.blog-description {
	font-size: 12px;
	line-height: 18px;
	color: rgb(109,109,109);
	font-family: "Open Sans Regular";
}
.read-more-content {
	text-align: right;
}
.read-more {
	font-size: 16px;
	line-height: 18px;
	color: rgb(185,20,164);
	font-family: "Open Sans Regular";
	text-decoration: underline;
}
.accelherate-parallax {
	background-image: url("../../images/static/accelherate/main-banner.png");
	height: 574px; 
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}
.accelherate-parallax.no-parallax {
	background-attachment: unset;
}
.call_back_success {
	display: none;
	text-align: center;
	color: #FFF;
	font-family: 'Open Sans';
}
.call_back_success_sponser {
	display: none;
	text-align: center;
	color: #FFF;
	font-family: 'Open Sans';
}
.table-layout {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.table-layout .table-column {
	display: table-cell;
	vertical-align: middle;
}
.table-layout .table-column .table-cell {
	padding: 10px 20px;
	color: #FFF;
}
.supports-container {
	text-align: center;
	font-family: "Open Sans Regular";
}
.who-all {
	font-size: 24px;
	font-family: "Open Sans Semibold";
	font-weight: bold;
	margin: -30px 0 10px;
}
.who-all-border {
	display: block;
	border-bottom: 1px solid #FFF;
	width: 80%;
	margin: auto;
}
.support-title {
	font-size: 24px;
	text-decoration: underline;
	padding: 0 10px;
}
.support-details {
	margin-top: 10px;
}
.support-details > * {
	font-size: 18px;
	line-height: 28px;
	display: block;
}
.support-details a {
	color: #FFF;
}
.support-card {
	width: 100%;
	padding: 0px 5px;
	float: left;
	margin: 15px 0 0;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-word;
}
.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}
.clearfix:after {
	clear:both;
}
.form-container {
	max-width: 565px;
	margin: auto;
	margin-top: 22px;
}
.supports-container {
	max-width: 565px;
	margin: auto;
}
.supports-container i.material-icons {
	position: relative;
	top: 6px;
}
.venue-section {
	display: block;
	position: relative;
	width: 100%;
}
.venue-parallax-container {
	position: relative;
	width: 100%;
}
.venue-parallax {
	background-image: url(../../images/static/accelherate/redission_2020.jpg);
	height: 264px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}
.newvenue-parallax {
	
	/*background-attachment: fixed;*/
	background-position: center;
	background-repeat: no-repeat;
	background-color: #dbdbdb;
}
.venue-details {
	position: relative;
	color: #FFF;
	text-align: center;
	width: 100%;
	font-family: 'museo_sans500';
	padding: 30px 15px;
}
.venue-details h2 {
	font-size: 30px;
	margin: 15px 0;
}
.venue-details address {
	font-size: 48px;
	margin-bottom: 10px;
}
.venue-details address span {
	display: block;
}

/**
Register Page CSS
*/
.back-to-homepage {
	padding: 0 5px;
}
.top-section {
	border-bottom: 1px solid #99ca3c;
	text-align: center;
	padding: 0 15px;
	margin: 1rem 0;
}
.address-details {
	padding: 20px;
	font-family: 'Open Sans Regular';
	font-size: 20px;
	line-height: 30px;
	color: #333333;
}
.card-shadow {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.24);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.24);
	box-shadow: 0 1px 10px rgba(0,0,0,0.24);
}
.participant-card {
	display: table;
	table-layout: fixed;
	width: 100%;
	background: #f2f2f2;
	border: 1px solid #b6b6b6;
	border-radius: 5px;
	margin: auto;
	max-width: 500px;
	min-height: 544px;
}
.participant-card>div {
	display: table-row;
}
.card-cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 20px;
	word-wrap: break-word;
	word-break: break-word;
}
.participant-card>div .card-cell {
	border-bottom: 1px dashed #b6b6b6;
}
.participant-card>div:last-child .card-cell {
	border-bottom: 0px;
}
.card-image-section .card-cell {
	height: 260px;
}
.card-image-section h2{
	font-size: 30px;
	color: #333333;
	font-family: "museo_sans100";
	margin: 10px 0 0;
}
.card-middle-section h4{
	font-size: 24px;
	color: #333333;
	font-family: "Open Sans Semibold";
	font-weight: bold;
	margin: 10px 0;
}
.card-middle-section h6 {
	font-size: 18px;
	color: #333333;
	font-family: "Open Sans Italic";
	margin: 10px 0;
}
.card-bottom-section h4 {
	font-size: 24px;
	color: #333333;
	font-family: "Open Sans Regular";
	margin: 10px 0;
	line-height: 36px;
}
.extra-text {
	text-align: left;
	font-size: 18px;
	color: #333333;
	font-family: "Open Sans Italic";
	max-width: 1070px;
	margin: 10px auto 0;
	padding: 0 20px;
}
.delegate-card {
	background-color: #f8f8f8;
}
.form-card {
	width: 100%;
	max-width: 748px;
	margin: auto auto 20px;
}
.delegate-cardhead {
	padding: 14px 20px;
	background-color: #f2f2f2;
}
.vertical-aligned {
	vertical-align: middle;
	display: inline-block;
}
.delegate-cardhead .form-group {
	margin: 0px;
}
.delegate-cardhead .header-label {
	width: 75%;
}
.delegate-cardhead .header-input {
	width: 23%;
}
.delegate-cardhead .header-label label{
	font-size: 18px;
	color: #333333;
	font-family: "Open Sans Regular";
}
.delegate-cardhead .header-label label span{
	color: #FF1744;
}
.your-details {
	font-size: 18px;
	color: #333333;
	font-family: "Open Sans Regular";
	margin: 0 0 10px;
	padding: 0 15px 10px;
}
.delegate-cardbody {
	 padding: 20px;
}
.summary-card {
	background-color: #f2f2f2;
	font-size: 16px;
	color: #333333;
	font-family: 'Open Sans Regular';
	width: 100%;
	min-height: 365px;
	max-width: 365px;
	margin: auto;
	float: right;
}
.failed-summary-card {
	background-color: #FFF;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.14);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.14);
	box-shadow: 0 1px 10px rgba(0,0,0,0.1);
}
.summary-card>div {
	padding: 20px;
	display: table;
	table-layout: fixed;
	width: 100%;
	border-bottom: 1px dashed #b6b6b6;
}
.summary-card>div:last-child {
	border-bottom: 0px;
}
.summary-card>div>div {
	display: table-row;
}
.summary-card>div>div>span {
	display: table-cell;
	vertical-align: middle;
	line-height: 40px;
}
.delegate-gtotalcard .delegate-label {
	font-weight: bold;
	text-transform: uppercase;
}
.deleagte-content {
	font-family: 'Open Sans Semibold';
	font-weight: bold;
	text-align: right;
}
.add-delegates {
	padding: 0 10px;
}
.add-delegate-cards {
	max-width: 1140px;
	margin: 0 auto;
	padding: 25px 20px;
}
.delegate-details-title {
	margin: 0 0 12px 0;
	font-size: 18px;
	font-family: "Open Sans Regular";
	padding-left: 20px;
}
.delegate-details>.col.s4{
	padding-left: 0px;
	padding-right: 10px;
	font-family: 'Open Sans Regular';
	color: #333333;
}
.delegate-details>.col.s4:last-child {
	padding: 0px;
}
.price-holder {
	font-family: 'Open Sans Semibold';
	font-size: 24px;
}
.include-delegate-section {
	margin-top: 0px;
	padding: 0 20px;
}
.include-delegate-section label {
	font-family: 'Open Sans Regular';
}
.accelherate-message-section {
	max-width: 700px;
	width: 100%;
	margin: auto;
}
.thankyou-border {
	border-bottom: 1px solid #333;
	height: 1px;
	display: block;
	width: 90%;
	margin: 25px auto 0;
	max-width: 550px;
}
.thankyou-contnet {
	color: #333333;
	font-family: 'museo_sans500';
}
.thankyou-contnet .sub-title{
	font-size: 24px;
	line-height: 34px;
	font-style: italic;
	font-family: 'museo_sans300';
}
.thankyou-name {
	font-size: 30px;
	text-align: center;
}
.booking-summary {
	font-size: 24px;
	color: #333333;
	font-family: "Open Sans Regular";
	margin: 0;
}
.table-responsive {
	width: 100%;
	overflow: auto;
	padding: 20px;
}
.display-delegate-details {
	width: 100%;
}
.display-delegate-details thead {
	background-color: #f2f2f2;
}
.display-delegate-details th,
.display-delegate-details td {
	font-size: 18px;
	color: #333333;
	font-family: "Open Sans Regular";
	padding: 0 20px 0 30px;
}
.display-delegate-details th {
	padding: 0 30px;
	height: 100px;
}
.display-delegate-details td {
	height: 75px;
	text-align: left;
	border-bottom: 1px solid #333333;
}
.display-delegate-details tr:last-child td {
	border-bottom: 0px;
}
.jobs-border {
	border-bottom: 1px solid #92c139;
	margin: 10px 0;
	width: 100%;
	display: block;
}
.share-section h6{
	font-family: 'museo_sans300';
	font-size: 30px;
	margin: 20px;
}
.full-container.job-content {
	max-width: 800px;
}
.job-content h4 {
	font-size: 30px;
	text-align: center;
	font-family: 'museo_sans500';
	margin: 0 0 20px;
}
.post-jobs-btn {
	text-transform: uppercase;
	font-size: 20px;
	height: 48px;
	line-height: 48px;
	font-weight: bold;
	margin-bottom: 15px;
}
.btn_retry {
	margin: 20px 0 10px;
}
.panel.panel-default {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid #d9d9df;
	box-shadow: none;
}
.agenda-panel-container {
	width: 100%;
	max-width: 1000px;
	margin: 0px auto;
}
.agenda-panel-group {
	width: 100%;
	margin: 0px auto;
	position: relative;
	padding: 0px;
	word-break: break-word;
	word-wrap: break-word;
	background-color: #FFF;
}
.panel-heading {
	border: 0px;
	padding: 15px 25px;
	cursor: default;
}
.collapsible-header.panel-heading {
	/*cursor: pointer;*/
}
.panel-heading>div.panel-table{
	display: table;
	table-layout: fixed;
	width: 100%;
	min-height: unset;
	line-height: normal;
	border: 0;
	padding: 0;
}
.panel-section {
	display: table-cell;
	vertical-align: middle;
}
.left-panel-section {
	width: 16%;
	max-width: 275px;
}
.center-panel-section {
	width: 70.6666666667%;
	max-width: 792px;
}
.right-panel-section {
	width: 24px;
	text-align: right;
}
.right-panel-join-section{
	width: 60px;
	text-align: right;
}
.panel-time {
	font-family: 'museo_sans100';
	font-size: 16px;
	line-height: normal;
	color: #1a1a1a;
}
.panel-title {
	font-family: 'museo_sans100';
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	color: #1a1a1a;
	text-transform: uppercase;
}
.panel-title pwc {
	text-transform: none;
}
.agenda-panel-group .collapsible-body {
	border-bottom: 0px;
}
.panel-small-title {
	font-family: 'Open Sans Italic';
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	color: #646464;
}
.agenda-note p{
	font-family: 'Open Sans Italic';
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	padding: 10px;
	color: #646464;
}
.panel-description {
	padding: 0 30px 20px;
	max-width: 95%;
}
.panel-description ul {
	list-style-type:disc;
	list-style-position:inside;
}
.panel-description ul li {
	list-style-type:disc;
	line-height: 25px;
	margin-bottom: 15px;
	margin-top: 0px;
	font-weight: normal;
}
.panel-description ul li:last-child {
	margin-bottom: 0px;
}
.panel.panel-default-child {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	box-shadow: none;
}
h6.hide-on-collapse-active.panel-small-title {
	visibility: visible;
	opacity: 1;
	line-height: normal;
	transition: visibility 0s, opacity 0.5s linear;
}
.panel-heading.active .hide-on-collapse-active {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s linear;
}
.panel-section-icon {
	display: inline-block;
	background-color: #92c139;
	height: 24px;
	width: 24px;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
	z-index: 2;
	vertical-align: middle;
	cursor: pointer;
}
.panel-section-icon.icon:before {
	content: '\002B';
	color: #FFF;
	font-size: 24px;
	line-height: 24px;
	font-family: 'Open Sans Regular';
	font-weight: bold;
}
.panel-heading.active .panel-section-icon.icon:before {
	content: '\00af';
	line-height: 44px;
}
.panel-section-icon.icon.no-sign:before {
	content: '';
}
.panel-heading.active .panel-section-icon.icon.no-sign:before {
	content: '';
	line-height: 24px;
}
.video-section{
	background-color: #eaf0e0;
}
.video-player-section {
	width: 100%;
	max-width: 700px;
	margin: auto auto 20px auto;
}
.strike-price * {
	text-decoration: line-through;
	font-size: 16px !important;
	margin: 0px !important;
}
.lining-title {
	text-align: center;
	font-size: 18px;
	line-height: normal;
	font-family: 'museo_sans300';
	position: relative;
}
.lining-title:before, 
.lining-title:after {
	content:'\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0';
	text-decoration: line-through;
	margin: auto 0.5em;
}
.margin-top-sm {
	margin-top: 0px;
}
.js-modal-btn {
	cursor: pointer;
}
/*.sponsor-companies-col img {
	max-width: 100%;
	height: !important64px;
	line-height: 64px;
	margin: 15px;
}*/

/* css for desktop g*/

.accelherate-des-banner {
	background-image: url("../../images/static/accelherate/main-banner-new1.png");
	height: 574px; 
	
	background-position: center;
	background-repeat: no-repeat;
}
.accelherate-desktop-banner {
	background-image: url("../../images/static/accelherate/Landing Page -AccelHERate_Banner252020.jpg");
	height: 574px; 
	background-position: center;
	background-repeat: no-repeat;
}
.accelherate2021-desktop-banner {
	background-image: url("../../images/static/accelherate/DA-AccelHERate-DynamicCarousal-DesktopJan112021.jpg");
	height: 574px; 
	background-position: center;
	background-repeat: no-repeat;
}
.diversity-desktop-banner {
	background-image: url("../../images/static/accelherate/DA_DynamicbannerD252020.jpg");
	height: 502px; 
	
	background-position: center;
	background-repeat: no-repeat;
}
.diversity2021-desktop-banner {
	background-image: url("../../images/static/accelherate/DA-LPDesktopJan7th2021.jpg");
	height: 502px; 
	
	background-position: center;
	background-repeat: no-repeat;
}
.accelherate-sponser-banner {
	background-image: url("../../images/static/accelherate/Desktop_accelherate2020_banner_new_sign-up7_2020.jpg");
	height: 760px; 
	background-position: center;
	background-repeat: no-repeat;
}
.video-background{
	background-color: #eaf0e0;
}
.img-border-jury{
	border-bottom: 1px solid #000;
}
.accel_conferance{
	font-size: 20px;
	text-align: center;
}
.jury-images{
	margin-top: 85px;
}
.jury-img{
	margin-top:-85px;
}
.participate-survey{
	margin-top: 30px;
}
.jury-border{
	border:1px solid #000;
	margin-right:20px;
	padding: 15px;
	text-align:center;
}
.meet-jury-border{
	border: 1px solid #000;
	height: 1px;
	width: 80%;
	display: inline-block;
	position: relative;
	top: -8px;
	left: 7px;
}

.meet-jury-border:before{
	content: '';
	display: inline-block;
	/* border: 4px solid #000; */
	position: absolute;
	left: -2px;
	top: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 15px solid #000;
	border-bottom: 10px solid transparent;
	/* ition: border-right .25s ease-in-out;*/
}
.meet-jury-border:after{
	content: '';
	border: 3px solid #000;
	display: inline-block;
	position: absolute;
	right: -2px;
	top: -3px;
}
.survey{
	border-bottom: 1px solid #92c139;
	padding-left: 35px;
	margin-bottom: 20px;
}
.btn-survey{
	background-color:#92c139!important;
	color:#fff;
	box-shadow: none;
}
.conferance-experiance{
	text-transform: none;
	font-weight: bold
}
.accel-green-text{
	color:#92c139!important;
}

.accel-purple-text {
	color:##935073!important;
}

.benchmark-container{
	width: 100%;
	background-color: #eaf0e0;
}

.benchmark-thankyou-section {
	color:#000000;
	box-shadow: #000000;
	background-color: #ffffff;
}
.benchmark-thankyou-text {
	font-size: 36px;
	text-align:center;
	padding-top: 26px;
}
.benchmark-thankyou-download {
	font-size:16px;
	color:#000000;
	text-align: center;
}
.benchmark-learn {
	font-size: 20px;
	color:#000000;
	text-align:center;
}
.benchmark-learn1 {
	font-size: 36px;
	color:#000000;
	text-align:center;
}
.benchmark-small-box {
	margin-left:10px;
	width:300px;
	height:80px;
  	background-color:#ffffff;
  	float:left;
  	border:0px;
  	box-shadow: 1px 1px 1px #eaf0e0;
  	padding-left: 10px;
  	padding-top: 20px;
}
.benchmark-small-text {
	color:#000;
	padding-left: 15px;
	font-size: 14px;
	text-align: left;
}
.benchmark-img {
	width:35px;
	height:34px;
	float:left;
}
.benchmark-img1 {
	width:70px;
	height:70px;
	float:left;
}
.benchmark-green-text{
	color:#92c139!important;
	font-size: 16px;
}
.benchmark-black-text{
	color:#000000!important;
	font-size: 18px;
	text-align: left;
	padding-left: 80px;
}
.benchmark-green-text-1{
	color:#92c139!important;
	font-size: 20px;
	text-align: left;
}
.benchmark-section{
	width:400px;
	padding-top:40px;
}
.scrollspy .arrow-img:before{
	background: none;
	width:0px;
	margin:0px;
}
.border-line{
	border-bottom: 1px solid #92c139;
}

.banner-apply-mbl{
		background-image: url("../../images/static/accelherate/Banner-divehersity.png");
		height:220px;
		/*background-attachment: unset;*/
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
.jury-row{
	display: inline-flex;
}
/* css for desktop g*/
/* css for accelherate divhersity g*/

.divhersitycollapse{
	background-color: #dddddd;
}
.panel-divhersity{
	background: #eaf0e0!important;
}
.divhersity-list{
	list-style-type: none!important;
	border-bottom:1px solid #ccc;
	margin:0px !important;
	padding:12px 10px;
}
.divhersity-desc{
	background-color: #fff;
	margin-top: 30px;
	margin-right: 20px;
	padding: 0px!important;
}
.divhersity-desc .panel-small-title{
	font-style: normal;
}
.no-border{
	border:none;
}
.divherdesc{
	max-width: 100%!important;
}
.divhercompanies{
	background: #92c139;
	padding: 20px;
	color: #fff;
}
.award-winners{
	margin-bottom: 20px;
}
.top3company ul li{
	padding: 40px;
}
.top5company ul li{
	padding: 40px;
}
.tabs .indicator{
	background-color:transparent;
	height:0px;
	text-align:center;
}
.tabs .indicator:before{
	content:'';
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #7b7b7b;
	width: 0;
	background: none;
	z-index: 1000;
}
.benchmark-green-text{
	color:#92c139!important;
	font-family: "Segoe UI";
	font-size: 20px;
}
=======
.tabs .indicator{
	background-color:transparent;
	height:0px;
	text-align:center;
}
.tabs .indicator:before{
	content:'';
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #7b7b7b;
	width: 0;
	background: none;
	z-index: 1000;
}
.tabs .indicator.top20:before{
	border-top-color:#37b6b0;
}
.tabs .tab a:hover, .tabs .tab a.active, .tabs .tab a{
	color:#fff!important;
}
.tabcategory{
	background: #7b7b7b!important;
	}
.tabcategory2{
	background: #37b6b0!important;
	}
.request-table input[type=text], input[type=email], textarea, select:hover {
	border-radius:0px;
}
.companytitle{
	margin-bottom: 40px;
	color: #92c139;
}
.companytitle:before, .companytitle:after {
	margin:0;
}

.request-call{
	background: #eaf0e0!important;
	padding-bottom: 100px;
}
.request-table{
	background: #fff;
}
/*.request-table .input-field{
	border:1px solid #ccc;
}*/
.request-table input[type=text],
.request-table input[type=email],
.request-table textarea,
.request-table select,
.request-table input[type=text]:focus,
.request-table input[type=email]:focus {
	border:1px solid #ccc !important;
	border-radius:0px;
}
.request-table {
	display: table;
	table-layout: fixed;
	width: 70%;
	margin: 0 auto;
}
.request-form{
	padding: 30px!important;
}
.request-table .input-field label {
	top:0px;
	color:#000!important;
}
.request-title{
	text-align: center;
	font-size: 30px;
	margin-bottom: 30px;
}
.awardtabs{
	margin-bottom:30px;
	height:63px;
	overflow:hidden;
}
.awards-gala{
	font-size: 20px;
	text-align: center;
	padding: 0 10px 10px;
	margin-top:0px;
}
.awards-gala .note{
	font-weight: bold;
}
.divhersityowl .item{
	margin: 3px;
}
.divhersityowl .item img{
	display: block;
	width: 100%;
	height: auto;
}
.divhersity-banner {
	background-image: url(../../images/static/accelherate/divhersity.jpg);
	height: 500px;
	background-position: center;
	background-repeat: no-repeat;
}
/* css for accelherate divhersity g*/

/* css for difficult conversations g*/

.text-white{
	color:#fff!important;
}
.restarther-dc-title {
	background-color:#444444;
}
.mbl-accel{
	font-size: 26px;
}
.accel-tick{
	margin-top: 18px;
}
.dc-top-section{
	background: #f3f3f2;
}
.dc-title {
	color: #fff;
}
.abt-cont{
	margin-top: -10px;
}
.location{
	margin-top: -50px;
}
.about-dc .container {
	position: relative;
	padding: 0px 15px;
}
.about-dc .container .row {
	min-height: 100px;
}
.dc-wp-image {
	position: absolute;
	right: 0;
	top:0;
	background-image: url(../../images/static/accelherate/whatsap.png);
	width:211px;
	height: 151px;
}
.dc-about-title {
	font-size: 20px;
}
.dc-about-content {
	font-size: 18px;
}
.videos-1-dc {
	margin-top: 50px;
	background-color: #fff; 
}
#dc-comics {
	padding: 20px;
	margin: 20px;
	position: relative;
}
.short-films-sections{
	width: 100%;
	background-color: #27524b;
	position: relative;
	padding-top: 15px;
	margin: 80px 0 25px 0;
}
.sf-bg-container {
	background-image: url('../../images/static/restarther2018/short-film-bg.png');
	background-size: cover;
	/*padding: 20px 0;*/
}
.short-films-title {
	background-color: #27524b;
	margin: 0;
	padding: 10px 0 5px 15px;
	position: absolute;
	top: -72px;
	border-radius: 10px 10px 0 0;
	font-size: 30px;
	color: #FFF;
	min-height: auto !important;
}
.short-films-title:after {
	content: '';
	background-image: url('../../images/static/restarther2018/film-icon.png');
	display: inline-block;
	width: 74px;
	height: 44px;
	background-repeat: no-repeat;
	margin-left: 15px;
}
.carousel-control-left-icon {
	background-image: url(../../images/static/restarther2018/slide-arrow-left.png);
}
.carousel-control-right-icon {
	background-image: url(../../images/static/restarther2018/slide-arrow-right.png);
}
.short-films-sections .control-icon {
	display: inline-block;
	width: 29px;
	height: 59px;
	background-repeat: no-repeat;
}
.responsive-sf-video {
	text-align: center;
	padding: 30px 0;
}
.short-films-sections .video-description {
	color: #FFF;
}
.short-films-sections .owl-theme .owl-nav div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.short-films-sections .owl-theme .owl-nav div.disabled {
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}
.short-films-sections .owl-nav .owl-prev {
	position: absolute;
	left: -35px;
	top: 30%;
}
.short-films-sections .owl-nav .owl-next {
	position: absolute;
	right: -35px;
	top: 30%;
}

.accel-lookbeyond{
	border-bottom: 1px solid #9aca3c;
}
.short-title{
	color:#fff;
}
.beyondcorousel{
	margin-left: 120px!important;
}

@media only screen and (min-width: 768px){
	.dc-wp-image {
		top: -81px;
	}
}
@media only screen and (max-width: 800px) {
	.top5company ul li{
		padding: 20px;
	}
}

@media only screen and (max-width: 600px) {
	
	.divhersity-banner {
		background-image: url(../../images/static/accelherate/divhersitymbl.jpg);
		height: 200px;
		background-position: center;
		background-repeat: no-repeat;
	}
	.top5company ul li{
		padding: 20px;
	}
	 .accelherate-divhersityawards{
		overflow-x: hidden;
	}
	.divhercompanies {
		padding: 12px;
	}
	.companytitle {
	 font-size: 9px!important;
	}
	.request-table .input-field label {
		margin-top: 5px!important;
	}
	.request-form .input-field{
		padding:15px;
	}
	.beyondcorousel{
	margin-left: 0px!important;
	}
	.description {
		margin-top: 10px;
	}
	.panel-title {
		font-size: 11px;
	}
	.panel-time {
		font-size: 11px;
	}
	.dc-wp-image {
		background-image: url(../../images/static/accelherate/accel-mbl.png);
		width: 158px;
		height: 113px;
		top: -2.3%;
		right: -5.5%;
	}
	.short-films-title{
		font-size: 15px;
	}
	.dc-title {
		font-size: 16px;
	}
	.dc-about-title {
		font-size: 16px;
	}
	.dc-about-content {
		font-size: 13px;
	}
	.about-dc .container .row {
		margin-left: -20px;
	}
}

/* css for difficult conversations g*/
@media (min-device-width:768px) and (max-device-width:1023px){
	.banner-apply-mbl {
		height: 135px!important;
	}
}
@media only screen and (max-width: 992px) {
	.table-layout {
		display: block;
		table-layout: fixed;
		width: 100%;
	}
	.table-layout .table-column {
		display: block;
		vertical-align: middle;
	}
	.table-layout .table-column .table-cell {
		padding: 20px 0px
	}
	.scrollspy .accelherate-title.margin-top-sm {
		margin-top: 30px;
		margin-bottom: 0px;
	}
}
@media only screen and (max-width: 800px) {
	.accelherate-image-section .no-parallax .rectangle-container {
		position: relative;
		top: -5px;
	}
}
@media only screen and (max-width: 600px) {
	.mrgrgt_5{
		margin-right: -8px;
	    height: 22px;
	    margin-top: 30px;
	}
	.mrgtop_12 {
	    margin-top: 24px;
	}
	.banner-apply-mbl{
		background-image: url("../../images/static/accelherate/apply-here.png");
		height:500px;
		background-attachment: unset;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.survey {
		padding: 25px;
	}
	.jury-row{
		display: inline;
	}
	.time-to-attend{
		padding:0px!important;
	}
	.attend-section li{
		margin-left: 0px
	}
	.jury-border{
		margin-bottom: 100px;
	}
	.accelherate-des-banner {
		background-image: url("../../images/static/accelherate/main-banner-mobile-new1.png");
		height: 614px; 
		background-position: center;
		background-repeat: no-repeat;
	}
	.accelherate-desktop-banner {
		background-image: url("../../images/static/accelherate/Landing Page AccelHERate_Banner M.jpg");
		height: 614px; 
		background-position: center;
		background-repeat: no-repeat;
	}
	.accelherate2021-desktop-banner {
		background-image: url("../../images/static/accelherate/DA-AccelHERate-DynamicCarousal-Mobilejan112021.jpg");
		height: 200px; 
		background-position: center;
		background-repeat: no-repeat;
	}
	.diversity-desktop-banner {
		background-image: url("../../images/static/accelherate/DA_Dynamicbannerm252020.jpg");
		height: 206px; 
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
	.diversity2021-desktop-banner {
		background-image: url("../../images/static/accelherate/DA-LP-MobileJan7th2021.jpg");
		height: 206px; 
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
	.accelherate-sponser-banner {
		background-image: url("../../images/static/accelherate/Mobile_accelherate7_2020_banner_new_sign-up.jpg");
		height: 430px; 
		background-position: center;
		background-repeat: no-repeat;
	}
	.extra-jury-border{
		margin-bottom: -20px;
	}
	.left-panel-section {
		width: 30%;
	}
	.panel-heading {
		padding: 15px 10px;
	}
	.section .full-container {
		padding: 0 15px;
	}
	
	.venue-details h2 {
		font-size: 42px;
	}
	.venue-details address {
		font-size: 30px;
	}
	nav ul a.btn.register-btn {
		padding: 0 .5rem;
		margin-right: 0px;
	}
	nav ul a.btn.join_butn {
		padding: 0 .5rem;
		margin-right: 0px;
	}
	nav ul a.btn.back-to-homepage {
		font-size: 12px;
	}
	.participant-card {
		margin-bottom: 20px;
		min-height: auto;
	}
	.display-delegate-details td {
		padding: 0 10px;
	}
	.card.blog-container {
		min-height: auto;
		max-height: none;
	}
	.fixed-title {
		padding: 40px 20px;
	}
	.summary-card {
		margin: auto;
		float: none;
	}
	.failed-summary-card {
		margin-top: 15px;
	}
	.flex-item {
		flex: 1 auto;
		text-align: center;
	}
	.scrollspy .accelherate-title {
		font-size: 24px;
	}
	.what-section li {
		font-size: 16px;
	}
	.what-section span {
		font-weight: bold;
		font-size: 16px;
	}
}
@media only screen and (max-width: 380px) {
	.lining-title {
		font-size: 14px;
	}
	.lining-title:before, 
	.lining-title:after {
		content:'\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0';
	}
}
/*-------------------------------------------- Mobile ----------------------------------------*/
/* mobile devices media starts */

@media only screen and (min-width : 320px) and (max-width : 767px) {
 .tankyou_text {
	 font-size:20px;
 }
 .font_20 {
	 font-size:12px;
 }
 .tq_area{
	 padding:0px 15px;
 }
  .mbl_20{
	  margin-left:0px;
	      width: 100%;
  }
  .why_jfh{
	  font-size:20px;
  }
  .w_100{
	  width:100%;
  }
  .font_22 {
    font-size: 14px;
}
.learn_more_jfh {
    font-size: 18px;
}
.btn-submit {
	font-family: 'museo_sans300';
	font-size: 16px;
	color: #FFF;
	background-color: #9aca3c;
	padding: 0 3rem;
	text-transform: none;
	height: 44px;
	line-height: 44px;
	text-align: center;
}
.accelherate2021-desktop-banner {
		background-image: url("../../images/static/accelherate/DA-AccelHERate-DynamicCarousal-Mobilejan112021.jpg");
		height: 200px; 
		background-position: center;
		background-repeat: no-repeat;
	}
}
/*mobile devices media end*/
