/* Element Styles */

.wpb_content_element.fightmnd_event_section {
	
}

.wpb_content_element.fightmnd_event_section > .wpb_wrapper {
	
}

.wpb_content_element.fightmnd_event_section > .wpb_wrapper > .row {
	margin: 0;
}

.wpb_content_element.fightmnd_event_section > .wpb_wrapper > .row > .columns {
	padding: 0;
}


/* Image Section */

.wpb_content_element.fightmnd_event_section .col-image {
	
}

.wpb_content_element.fightmnd_event_section .section-image {
	height: 100%;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.wpb_content_element.fightmnd_event_section.bg-contain .section-image {
	height: 100%;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}


@media (min-width: 1400px) {
	.wpb_content_element.fightmnd_event_section.style-oversized .section-image {
		width: calc(50vw + 400px);
		margin-left: calc(634px - 50vw);
	}
}

.wpb_content_element.fightmnd_event_section .col-image .floating-image {
	position: absolute;
	left: 0;
	bottom: 0;
	transform: translateX(-44%) translateY(23%);
	transform: translateX(-20px) translateY(20px);
}

@media (max-width: 64em) {
	
}

@media (max-width: 40em) {
	
}



/* Info Section */

.wpb_content_element.fightmnd_event_section .col-info {
	z-index: 2;
}

.wpb_content_element.fightmnd_event_section .section-info {
	padding: 0 135px 0 0;
}

.wpb_content_element.fightmnd_event_section.block-right .section-info {
	padding: 0 20px 0 115px;
}

.wpb_content_element.fightmnd_event_section.has-bgcolor .section-info {
	padding-top: 110px;
	padding-bottom: 120px;
	padding-left: 80px;
	padding-right: 80px;
}

@media (min-width: 1400px) {

	.wpb_content_element.fightmnd_event_section.style-oversized .section-info {
		margin-top: 94px;
	}
	.wpb_content_element.fightmnd_event_section.style-oversized.block-right .section-info {
		padding-right: calc(50vw - 544px);
		margin-right: calc(624px - 50vw);
	}

	.wpb_content_element.fightmnd_event_section.style-oversized:not(.block-right) .section-info {
		padding-left: calc(50vw - 544px);
		margin-left: calc(624px - 50vw);
	}
}

@media (min-width: 40em) AND (max-width: 1399px) {
	.wpb_content_element.fightmnd_event_section.block-right .section-info {
		padding: 60px;
	}
}

.wpb_content_element.fightmnd_event_section .section-info h5 {
	margin-bottom: 2.2em;
}

.wpb_content_element.fightmnd_event_section.has-bgcolor .section-info h2 {
	font-size: 43px;
	max-width: 330px;
}

.wpb_content_element.fightmnd_event_section.text-light .section-info,
.wpb_content_element.fightmnd_event_section.text-light .section-info h2,
.wpb_content_element.fightmnd_event_section.text-light .section-info h5,
.wpb_content_element.fightmnd_event_section.text-light .section-info p {
	color: #fff;
}

.wpb_content_element.fightmnd_event_section .section-info .buttons {
	margin: 3em 0 -1em;
}

.wpb_content_element.fightmnd_event_section .section-info .buttons .button {
	margin: 0 1.1em 1em 0;
	min-width: 198px;
}

@media (max-width: 64em) {
}

@media (max-width: 40em) {
	.wpb_content_element.fightmnd_event_section.block-right .section-info {
		padding: 0 28px;
		padding: 50px 28px 60px;
		margin-bottom: 60px;
	}
}


/* Info Left Settings */

.wpb_content_element.fightmnd_event_section .col-image {
	order: 2;
}

.wpb_content_element.fightmnd_event_section .section-image {
	
}

.wpb_content_element.fightmnd_event_section .col-info {
	order: 1;	
}

.wpb_content_element.fightmnd_event_section .section-info {
	
}


/* Info Right Settings */

.wpb_content_element.fightmnd_event_section.block-right .col-image {
	order: 1;
}

.wpb_content_element.fightmnd_event_section.block-right .section-image {
	
}

.wpb_content_element.fightmnd_event_section.block-right .col-info {
	order: 2;	
}

.wpb_content_element.fightmnd_event_section.block-right .section-info {
	
}

@media (max-width: 64em) {	
	.wpb_content_element.fightmnd_event_section.has-bgcolor .section-info {
		padding-top: 80px;
		padding-bottom: 90px;
		padding-left: 60px;
		padding-right: 60px;
	}
	
	.wpb_content_element.fightmnd_event_section .section-info h5 {
		margin-bottom: 2em;
	}
	
	.wpb_content_element.fightmnd_event_section.has-bgcolor .section-info h2 {
		font-size: 33px;
	}
	
	.wpb_content_element.fightmnd_event_section .section-info .buttons {
		margin: 2.5em 0 0;
	}
	
	.wpb_content_element.fightmnd_event_section .col-image .floating-image {
		max-width: 180px;
	}
}

@media (max-width: 960px) {
	
	.wpb_content_element.fightmnd_event_section {
		margin-left: -28px;
		margin-right: -28px;
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.wpb_content_element.fightmnd_event_section.stack-text-above {
		margin-bottom: 0;
	}
	
	.wpb_content_element.fightmnd_event_section .col-image {
		order: 1;
		min-width: 100%;
	}
	
	.wpb_content_element.fightmnd_event_section .col-info {
		order: 2;
		min-width: 100%;
	}
	
	.wpb_content_element.fightmnd_event_section.stack-text-above .col-image {
		order: 2;
	}
	
	.wpb_content_element.fightmnd_event_section.mobile-image-contained > .wpb_wrapper > .row > .columns.col-image {
		padding: 0 28px;
	}	
	
	.wpb_content_element.fightmnd_event_section.stack-text-above .col-info {
		order: 1;
	}
	
	.wpb_content_element.fightmnd_event_section.style-oversized .section-image,
	.wpb_content_element.fightmnd_event_section .section-image {
		padding-bottom: 52%;
		width: auto;
		margin: 0;
	}
	
	.wpb_content_element.fightmnd_event_section.mobile-image-contained .col-image .section-image {
		padding-bottom: 61%;
	}	
	
	.wpb_content_element.fightmnd_event_section .col-image .floating-image {
		max-width: 120px;
	}
	
	.wpb_content_element.fightmnd_event_section.style-oversized.block-right .section-info,
	.wpb_content_element.fightmnd_event_section.style-oversized:not(.block-right) .section-info,
	.wpb_content_element.fightmnd_event_section.has-bgcolor .section-info,
	.wpb_content_element.fightmnd_event_section .section-info {
		padding-top: 50px;
		padding-bottom: 60px;
		padding-left: 28px;
		padding-right: 28px;
		margin: 0;
	}
	
	.wpb_content_element.fightmnd_event_section .section-info h5 {
		margin-bottom: 1.8em;
	}
	
	.wpb_content_element.fightmnd_event_section.has-bgcolor .section-info h2 {
		font-size: 33px;
	}
	
	.wpb_content_element.fightmnd_event_section .section-info .buttons {
		margin: 2em 0 0;
	}
	
	.wpb_content_element.fightmnd_event_section .section-info .buttons .button {
		margin: 0 0 1em;
		min-width: 100%;
	}
	
	.wpb_content_element.fightmnd_event_section .section-info .buttons .button:last-child {
		margin: 0;
	}
}

@media (max-width: 40em) {
	
	.wpb_content_element.fightmnd_event_section {
		margin-left: -28px;
		margin-right: -28px;
	}
}


#fightmnd_club_neale_message .wpb_content_element.fightmnd_event_section.has-bgcolor .section-info h2{
	max-width: 100%;
}

