.pagetitle, body {
	font-family: Gotham, Montserrat, Arial;
}
body {
	font-size: 12px;
	line-height: 1.8;
	color: #222;
	font-weight: 300;
	margin: 0;
	background: #efeded
}
@media (min-width:992px) {
	.col-lg-6.padR {
		padding-right: 24px
	}
	.col-lg-6.padL {
		padding-left: 25px
	}
}
@media (min-width:300px) {
	.container {
		width: 100%;
		margin: 0 auto;
		padding: 40px 30px
	}
}
@media (min-width:992px) {
	.container.pads {
		padding: 60px 120px
	}
}
.shadow {
	box-shadow: 0 6px 10px #888;
	background-color: #fff;
	padding: 0 40px 40px
}
@media (min-width:300px) {
	#reghero {
		background-color: rgba(0, 0, 0, .9);
		background-image: url(../img/header.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-attachment: inherit;
		position: inherit;
		width: 100%;
		height: auto;
		margin-bottom: -40px;
		display: block;
		background-size: cover;
		
	}
	
	body {line-height: normal;}
	
	.formheading {
	letter-spacing: 4px;
	font-size: 2.5em;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 2px 2px 4px #000;
	font-weight: 700
}
}

@media (min-width:300px) {
	.container.pads.shadow.mb-5.formbody {
		padding-top: 40px
	}
	.mobilesize {
		max-width: 297px
	}
	.td-equal td {display: flex; padding-right: 20px; font-weight: normal !important;}
	
	.td-equal-50 td {display: flex; padding-right: 20px; font-weight: normal !important;}
	
	.td-equal-100 td {display: flex; padding-right: 20px; font-weight: normal !important;}
	
	.td-equal-25 td {display: flex; padding-right: 20px; font-weight: normal !important;}
	
	.td-equal-20 td {display: flex; padding-right: 20px; font-weight: normal !important;}
	
	
}

@media (min-width:992px) {
	
	body {line-height: 1.8;}
	
	#reghero {
		background-color: rgba(0, 0, 0, .9);
		background-image: url(../img/header.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-attachment: inherit;
		position: inherit;
		width: 100%;
		height: 330px!important;
		margin-bottom: -80px;
		display: block
	}
	
		.td-equal td {width: 33%; font-weight: normal !important; display: inline-block;}
	
	.td-equal-50 td {width: 50%; font-weight: normal !important; display: inline-block;}
	
	.td-equal-100 td {width: 33%; font-weight: normal !important; display: inline-block;}
	
	.td-equal-25 td {width: 25%; font-weight: normal !important; display: inline-block;}
	
	.td-equal-20 td {width: 20%; font-weight: normal !important; display: inline-block;}
	
	.formheading {
	letter-spacing: 4px;
	font-size: 3.5em;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 2px 2px 4px #000;
	font-weight: 700
}
	
	.arabicgrid label {display: inline-grid !important; max-width: 80% !important; vertical-align: top !important; line-height: 18px !important }
	
}

.pagetitle {
	font-size: 28px!important;
	font-weight: 700
}
hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 4px dotted rgba(0, 0, 0, .1);
	letter-spacing: 15px
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #fd3b41!important;
	border-color: #fd3b41!important
}
.btn-primary:hover {
	color: #fff;
	background-color: #bf151a!important;
	border-color: #bf151a!important
}

.col-form-label {
	
	font-size: 14px;
}

.btn-primary {
	color: #fff;
	background-color: #fd3b41;
	border-color: #fd3b41;
	font-weight: 700;
	padding: 10px 40px
}
.alert.alert-success.alertreg {
	background-color: #f2f2f2;
	border: 1px solid #d9d9d9
}
.active, .steps li, .steps li::before {
	background: #7c7b7a
}

.steps li {
	width: 3em;
	height: 3em;
	text-align: center;
	line-height: 3em;
	border-radius: 2em;
	margin: 0 .3em;
	display: inline-block;
	color: #fff;
	position: relative
}
.steps li::before {
	content: '';
	position: absolute;
	top: 1.3em;
	left: -4em;
	width: 4em;
	height: .2em;
	z-index: -1
}
.steps li:first-child::before {
	display: none
}
.active ~ li, .active ~ li::before {
	background: #b2b2b2
}
.dmggrey, .dmggrey2 {
	background-color: #6f828f!important
}
.white {
	color: #fff;
	font-weight: 200
}
.dmggrey {
	padding: 30px 40px
}
.float-left.check {
	margin-left: 0;
	margin-right: 8px;
	margin-top: 5px
}
.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em+ .75rem+ 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #777!important;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

/*Custom Dropdown*/
.custom-select:focus {
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	color: #323232!important
}

/*Custom Radio*/
.custom-select {
	color: #777;
	font-size: medium
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
	margin-right: 10px; }

/*Asterisk Important*/
.asterisk {color: rgb(255,0,0);font-size: 8px;line-height: normal;margin-top: 0;height: 0;}

/*Badge Padding*/
.badgenumber {
  padding-top: 115px;
  display: block;
}

/*Social icons custom sizes*/
.fasize {
  font-size: 25px;
  margin-right: 10px;
}

/*Recommend Grid Border*/
.borderNon {border:none !important}


/*Responsive mobile spacing fix on fields*/
.mobilefix {padding-top: 1em;}

.arabicgrid label {display: inline-grid !important; max-width: 80% !important; vertical-align: top !important; line-height: 18px !important }

.datehighlight {padding: 2px; color: #000000; letter-spacing: 2px; background-color: rgba(255, 255, 255, .5)}
