/*.header-fixed{
    box-shadow: #26619ab8 0px 0px 4px;
}*/
/*.hero-banner .tab-content .tab-pane  {
	background: #fff;
}*/
.desclaimer-wrap p {
	font-size: 16px !important;
	line-height: 22px !important;
}

.hero-banner .top-title {
	padding-bottom: 15px;
}

.hero-banner .tab-content .tab-pane.bg_none {
	background: #fff;
}

.hero-banner .tab-content .tab-pane {
	padding-bottom: 20px;
}

/*.hero-banner .top-title p {
    margin-bottom: 0px;
}*/
/*.hero-banner .box-layout .inner-box {
	border: none;
	box-shadow: none;
}*/
.hero-banner .tab-content .box-layout {
	padding-bottom: 10px;
}

.millin-seal {
	max-width: 160px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-top: 15px;
}

.millin-none {
	display: none;
}

.timer_show {
	display: block;
}

.desclai-none {
	display: none;
}

.inner-box2 {
	border: none !important;
	box-shadow: none !important;
	padding: 0 !important;
}

#step-2-1 .btn-next {
	font-weight: 600 !important;
	font-size: 16px;
	line-height: 42px;
}

#step-2 .btn-next,
#step-3 .btn-next {
	background: #d94a21 !important;
	border: 0px !important;
}

#step-2 .btn-next .btn-text,
#step-3 .btn-next .btn-text {
	color: #fff;
}

#step-1-1 .btn-next:focus,
#step-2-1 .btn-next:focus,
#step-3-1 .btn-next:focus,
#step-4-1 .btn-next:focus,
#step-5-1 .btn-next:focus,
#step-2 .btn-next:focus,
#step-3 .btn-next:focus,
.form-control:focus,
.btn-next:focus {
	border: #063171 solid 2px !important;
}

.flex-wrap-checkbox {
	flex-wrap: wrap;
}

.d-none {
	display: none !important;
}

select#state,
.form-control {
	color: #555 !important;
}

.hero-banner .box-layout .inner-box .call-no .CallerReadyPhone{
	display: none;
}

@media (max-width: 767px) {
	.hero-banner .tab-content .tab-pane {
		padding-bottom: 0px;
	}

	.hero-banner .tab-content #step-3,
	.hero-banner .tab-content #step-4,
	.hero-banner .tab-content #step-5,
	.hero-banner .tab-content #step-6 {
		padding-bottom: 124px;
		position: relative;
		min-height: calc(100vh - 168px);
	}

	.hero-banner .tab-head {
		margin-top: 95px !important;
	}

	.desclai-none {
		margin-top: 110px !important;
	}

	.v6-page .hero-banner.padd_top {
		padding-top: 0px !important;
	}

	/*.visible-xs {
		display: none !important;
	}*/
	header .navbar {
		box-shadow: #26619ab8 0px -1px 6px;
	}

	.bg_none .tab-head {
		margin-top: 10px !important;
	}

	.hero-banner .call-for-info {
		margin-top: 15px;
	}

	.v6-page iframe {
		display: none;
	}

	.hero-banner .box-layout .inner-box {
		background-color: transparent;
		box-shadow: none !important;
		width: 100% !important;
		padding: 30px !important;
		margin: 0 auto !important;
	}

	.hero-banner .tab-content .tab-pane {
		background-image: none;
		background-color: #add8e682 !important;
		padding-top: 0 !important;
	}

	/* a.CallerReadyPhone.call-no.ringpoolteltag {
		display: none;
	} */

	/* .navbar-brand img {
		float: none;
		padding: 0;
	} */

	.hero-banner .box-layout .inner-box.inner-box2{
		margin-top: 70px !important;
	}
}

@media (max-width: 575px) {

	.hero-banner #step-3 .call-for-info,
	.hero-banner #step-4 .call-for-info,
	.hero-banner #step-5 .call-for-info,
	.hero-banner #step-6 .call-for-info {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		width: 100%;
	}

	.hero-banner #step-6 .call-for-info {
		margin-top: 15px;
	}
}