.apply_btn {
		position: absolute;
    right: 15%;
    bottom: 80px;
    background: #fff;
    padding: 30px;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.4em;
    text-align: center;
    background: #2f3c60;
    font-weight: 600;
 		animation: pulse-animation 2s infinite;
}
.apply_btn:hover {
		opacity: .7;
}
@media(max-width:520px) {
	.apply_btn {
		right: 0;
    left: 0;
    bottom: -50px;
    margin: 0 auto 0 auto;
	}
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
}
.offerings-hover {
	color: white;
	background: gray;
}
.managing-director {
    margin-top: 50px !important;
    margin-bottom: 40px !important;
}
@media(max-width:767px){
	.managing-director .program-membar-thumb {
    margin-top: 0;
}
	.for-mastermind-groups-thumb, .for-mastermind-groups-content {
    width: 100% !important;
  }
.for-mastermind-groups-content {
    margin-top: 30px;
}
	.for-mastermind-groups-content .assessments-description {
    font-size: 18px !important;
    line-height: 30px !important;
  text-align: center;
}
	.for-mastermind-groups-inner .program-framework-heading {
    padding-bottom: 40px !important;
}
}
/*new section on home page Mastermind Groups */

.for-mastermind-groups-wrap.assessments-wrap {
    float: left;
    width: 100%;
    padding: 80px 0;
}
.for-mastermind-groups-inner.flex {
    width: 100%;
    justify-content: space-between;
    align-items: center;
 }

.for-mastermind-groups-thumb {
    width: 50%;
    padding-bottom: 0;
}
.for-mastermind-groups-content {
    width: 42.73504273504274%;
    padding-bottom: 0;
}
.for-mastermind-groups-content  .assessments-description {
    font-size: 24px;
    line-height: 40px;
    color: #fff;
}
.for-mastermind-groups-wrap.assessments-wrap {
    background: #5682b9;
    margin-top: 40px;
    margin-bottom: 40px;
}
.for-mastermind-groups-inner .program-framework-heading {
    padding-bottom: 50px;
}
.for-mastermind-groups-wrap.assessments-wrap h2 {
    color: #fff;
}
/****************/
#commitment_section {
    background-color: #5682b9;
}
#commitment_section .common-wrap {
    max-width: 950px;
}
#commitment_section .common-wrap h3, #commitment_section .common-wrap h3 span, #commitment_section .common-wrap p {
    color: #fff;
}
@media(min-width:768px) {
	#commitment_section {
		padding: 125px 0;
}
}
.faculty-item {
    background-color: #5682b9;
}
.faculty-item-content-wrap {
	color: #fff;
}
.faculty-item-content-wrap p, .faculty-popup .faculty-item-content-wrap p {
    color: inherit;
}
/********Events list issue fix****/
.tribe-events .tribe-events-calendar-list__event-row {
    margin: var(--tec-spacer-9) var(--tec-grid-gutter-half-negative) var(--tec-spacer-8);
}

.site-indicator__wrapper {
    display: none !important;
}


/* Faq Page */
.page-id-1040 .entry-content{
  max-width: 1280px;
  margin: 0 auto;
  clear: both;
  padding: 100px 20px;
}
.page-id-1040 .entry-content h3{
	font-size: 24px;
  line-height: 1.3;
  font-family: var(--AvenirMedium);
  color: var(--Rhino);
}
.page-id-1040 .entry-content ul{
	list-style: disc;
	padding-left: 35px;
	margin-block: 10px;
}
.page-id-1040 .wp-block-heading{
	margin-block: 20px;
}
.page-id-1040 code{
	font-family: var(--Poppins);
	color: red;
	margin-block: 10px;
	display: block;
}
.privacy-policy .main-header-section,
.page-id-1040 .main-header-section{
	background-color: #2F3C60;
	padding: 30px 0;
}
.contact-item-row.textarea-wrap{
	width: 100%;
}
.contact-from-wrap textarea{
	width: 100%;
	border: 1px solid var(--Loblolly);
	border-radius: 8px;
	font-size: 16px;
  line-height: 28px;
  color: var(--Regent_Gray_two);
  font-family: var(--Poppins);
  font-weight: normal;
	padding: 12px;
}

.contact-from-wrap form.sent .wpcf7-response-output{
	background-color: #008000 !important;
	color: #fff !important;
  border: 1px solid #ddd !important;
  border-radius: 10px !important;
  padding: 20px 30px !important;
  font-size: 16px !important;
  margin-top: 30px !important;
	text-align: center!important;
}

.contact-from-wrap .wpcf7-not-valid-tip,
.contact-from-wrap form .wpcf7-response-output{
	color: #920203 !important;
}

.contact-from-wrap form .wpcf7-response-output{
	font-size: 14px !important;
	margin-top: 30px !important;
	border: 1px solid #ffb900 !important;
  border-radius: 10px !important;
	padding: 20px 30px !important;
}

.contact-item-column span{
	color: rgba(243, 85, 86, 1);
    font-weight: normal;
}

.contact-from-wrap .wpcf7-form.invalid .contact-item-column.submit-btn input[type="submit"]{
	background-color: var(--Yellow_Orange) !important;
	color: var(--Oxford_Blue) !important;
}


@media (max-width: 767px){
	.contact-from-wrap form .wpcf7-response-output{
	color: #fff !important;
	}
	
	
}

.downloadpdf{
	text-align: center;
	margin-top: 45px;
	line-height: 1;
}
.membership-schedule-inner{
	text-align: center;
	justify-content: center;
}