#header-title {
	background: #10213d;
}

#header-title h1, #header-title h2 {
	color:#fff;
}

.bgW50 {
	background-color:rgba(255,255,255,0.3);
	border:5px solid #833c0b;
}

#mhfBg {
	background: url('https://www.banyanhypnosiscareertraining.com/webinar/images/mhfBg.png') no-repeat;
    height: auto;
    border-radius: 0;
    background-size: 100% 100% !important;
    background-position: center center !important;        
	width:100%;
}

#bRMbtn {
	background: url('https://www.banyanhypnosiscareertraining.com/webinar/images/button-bg.png') no-repeat;
    height: auto;
    border-radius: 0;
    background-size: 100% 100% !important;
    background-position: center center !important;
    font-size: 24px !important;
    text-transform: uppercase;
	width:100%;
}

.nav-primary {
	background: url(https://7thpathtransformation.com/members/wp-content/uploads/2024/03/darktexture-nav-bg.jpg) repeat;
	border-bottom: 1px solid rgb(106 34 22);
}

#email {
	height:200px !important;
}

a.nav-link {
	font-size:24px;
	font-weight:600;
	font-family: "Ek Mukta", sans-serif;
	color:#fff;
	text-shadow: 2px 1px 2px rgba(0,0,0,1);
}

a.nav-link:hover {
	color:#fff;
	border-bottom:5px solid #fff;
	background-color: rgba(255, 255, 255, 0.2);
}

a.nav-link.active {
	background-color: rgba(0,0,0,0.3) !important;
	background:none;
	border-bottom:5px solid rgb(106 34 22);;
}

#front-page-1 {
	background-image: url('https://www.banyanhypnosiscareertraining.com/webinar/images/traingles-bg.jpg');
	background-attachment: fixed;
    background-color: #fff;
    background-position: 0 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#front-page-2 {
	/* background-image: url(https://7thpathtransformation.com/members/wp-content/uploads/2024/04/paper-1074132_1920.jpg); */
	background-attachment: fixed;
    background-color: #fff;
    background-position: 50% 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#front-page-3 {
	background-color: #f6846d;
}

#front-page-4 {
	background-image: url('https://www.banyanhypnosiscareertraining.com/webinar/images/daigonal-rectangles.png');
	background-attachment: fixed;
    background-color: #fff;
    background-position: 50% 0;
    background-repeat: repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#h3bg {
	background:url('https://www.banyanhypnosiscareertraining.com/webinar/images/skills-learned-bg.png') no-repeat;
	background-position: 5px 25px;
}

#toggler-btn, .navbar-toggler {
	color:#fff;
	font-weight:bold;
}

.statusMessage{
	background: #fff;
	border: 1px dotted red;
	display: none;
	padding: 10px;		
}

.input-group-text, .badge {
	white-space: normal !important;
}

#contactForm {
	max-width: 860px;
}

footer {
	background:#384246;
}

.dBlue {
	color:#10213d !important;
}

.fsxxsm {
	font-size:0.55rem !important;
}

.px-120 {
	padding:0 120px;
}

.bBtm {
	border-bottom:2px solid #adb2b8;
}

.fs60 {
	font-size:60px !important;
}

.form-control::placeholder {
	color:#a5a5a5 !important;
}

@media screen and (max-width: 740px) {
	.px-120 {
		padding:20px !important;
	}
	.mTxtCenter {
		text-align:center !important;
	}
	.px-5 {
		padding:0 !important;
	}
	#mhfBg {
		background:none !important;
		background-color: #e1f2ed !important;
	}

}