@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: local('Source Sans Pro'), local('SourceSansPro-Regular'),
		url(../fonts/google-font.woff2) format('woff2');
}

@font-face {
	font-family: 'GothamBook';
	src: url('../fonts/GothamBook.eot');
	src: local('â˜º'), url('../fonts/GothamBook.woff') format('woff'),
		url('../fonts/GothamBook.ttf') format('truetype'),
		url('../fonts/GothamBook.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GothamBold';
	src: url('../fonts/GothamBold.eot');
	src: local('â˜º'), url('../fonts/GothamBold.woff') format('woff'),
		url('../fonts/GothamBold.ttf') format('truetype'),
		url('../fonts/GothamBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: Helvetica !important;
	font-size: 14px;
	line-height: 17px;
}

a:hover, a:focus, a:active {
	text-decoration: none;
}

a.btnContinue:hover {
	text-decoration: none;
	color: white !important;
}

.container {
	/*width: 960px;*/
	/* 	width:835px;
    
 max-width: 100%;*/
	width: 100%;
	margin: 0 auto;
	/*border:1px solid red;*/
}

.bookingcon {
	width: 55%;
	margin-bottom: 5%;
}

.bookingform {
	width: 850px;
}

.dateCaps {
	text-transform: uppercase;
}

.continue_mob {
	width: 32%;
	padding: 10px;
	margin-top: 4.5%;
	border-radius: 25px;
}

.noticecontainer {
	background: white;
	width: 38%;
	margin-left: 35%;
	margin-top: -16.5%;
	padding: 5px;
	border: 10px solid #e1efef;
	position: absolute;
	z-index: 2;
}

/* new banner contents  */
.lwtbanner {
	width: 1257px;
	height: 550px;
	background: linear-gradient(75deg, #c99441 0%, transparent 75%),
		url(/images/LionBackground.jpg) no-repeat center center;
	margin-left: -6.6%;
	margin-top: 40px;
}

.lwtformbanner {
	width: 1257px;
	height: 496px;
	background: linear-gradient(rgb(160, 169, 61, 0.75)),
		url(/images/ElephantBackground.jpg) no-repeat center center;
	margin-left: -6.6%;
	margin-top: 40px;
}

.bannertitle {
	position: relative;
	transform: translate(-15%, 300%);
	font-family: Helvetica;
	text-align: center;
	font-family: Helvetica;
	font-size: 25px;
	height: 30px;
	line-height: 50px;
}

.mobbannertitle {
	display: none;
}

.mob-hide {
	display: block;
}

.input-prefix-wrapper {
	position: relative;
}

.input-prefix {
	position: absolute;
	left: 12px;
	top: 0.5px;
	height: 100%;
	display: flex;
	align-items: center;
	color: #495057;
	pointer-events: none;
	font-size: 14px;
	z-index: 2;
}

.with-prefix {
	padding-left: 42px; /* Adjust based on prefix width */
}

.heading1 {
	margin-bottom: 15px;
	font-family: 'Helvetica';
}

.navbar-fixed-top, .navbar-fixed-bottom {
	position: absolute;
}

.navbar-toggle {
	background: 0;
	border: 0;
}

.navigationcControl .navbar-toggle:hover, .navigationcControl .navbar-toggle:focus
	{
	background: transparent;
}

.navigationcControl .navbar-toggle .icon-bar {
	background: #888;
	width: 18px;
}

.navigationcControl .navbar-toggle {
	margin-top: 18px;
}

.navigationcControl .navbar-nav>li>a:hover, .navigationcControl .navbar-nav>li>a:focus
	{
	color: #f61e23;
}

.banner img {
	width: 100%;
}

.col-md-12.col-xs-12.banner {
	padding: 0 !important;
	margin-top: 100px;
}

.claiminformation {
	font-size: 14px;
	line-height: 22px;
}

.claiminformation .row {
	margin: 0 !important;
	padding: 0 !important;
}

.bannerBox img, .homeBanner img {
	/* width: 100%; */
	
}


.homeBanner {
	width: 1270px;
	height: 330px;
	background: linear-gradient(rgb(255 255 255 / 20%)),url(/images/LionBackground2.jpg) no-repeat center center;
	margin-top: 90px;
	margin-left: -6.6%;
	margin-bottom: 2%;
}

.navbar-toggle {
	background: 0;
	border: 0;
}

.navigationcControl .navbar-toggle:hover, .navigationcControl .navbar-toggle:focus
	{
	background: transparent;
}

.navigationcControl .navbar-toggle .icon-bar {
	background: #888;
	width: 18px;
}

.navigationcControl .navbar-toggle {
	margin-top: 18px;
}

.navigationcControl .navbar-nav>li>a:hover, .navigationcControl .navbar-nav>li>a:focus
	{
	color: #f61e23;
}

.affinity p {
	margin-bottom: 0px !important;
}

.navigationcControl {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
	background-color: #fff;
	border-color: #fff;
}

.navbar-default .navbar-brand {
	/*padding:14px 20px;*/
	padding: 11px 20px;
}

.navbar-default .navbar-brand img {
	width: 95px;
}

.navigationcControl .navbar-nav>li>a {
	font-size: 15px;
	padding: 0 20px;
	color: #4d4f53;
	font-weight: 600;
}

.navigationcControl .navbar-toggle {
	margin-top: 18px;
}

.navigationcControl .navbar-nav>li>a {
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.navigationcControl .navbar-nav>li:last-child>a {
	/* padding-right: 35px; */
	
}

.navigationcControl .navbar-nav>li>a:hover, .navigationcControl .navbar-nav>li>a:focus
	{
	color: #f61e23;
}

.navigationcControl ul {
	padding-top: 0;
	margin-top: 28px;
}

.navbar-brand {
	height: auto;
	padding: 15px 10px;
}

.navigationcControl.navbar {
	min-height: auto;
}

.containerWizard {
	width: 680px;
	max-width: 100%;
	margin: 0 auto;
}

.footerbg {
	background: #e2e4c3;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 30px;
}

.footerwizard {
	/*padding-top:60px;*/
	overflow: auto;
}

.footerwizard a {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}

.footerwizard .affinity p {
	text-align: right;
	color: #000000;
	font-size: 12px;
}

.input-group-append {
	display: none;
}

.navbar-brand {
	height: auto;
	padding: 11px 10px 15px 15px;
}

.navigationcControl ul {
	padding-top: 0;
	margin-top: 10px;
}

/* .homeBanner {
	padding-top: 87px;
}
 */
.home-main-text {
	color: #231f20;
	font-size: 20px;
	text-align: center;
	line-height: 26px;
	padding-top: 31px;
	font-family: 'GothamBold', sans-serif;
}

.font-size18px {
	font-size: 17px;
	font-family: 'GothamBook', sans-serif;
}

.logo-sel {
	border: #bcbdc0 solid 3px;
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 25px;
}

.logo-sel:hover {
	border: #47bbeb solid 3px;
	background: #e6e7e9;
}

.logo-sel img {
	width: 100%;
}

.desk-hide {
	display: none;
}

.rcc-logo {
	width: 200px;
	padding: 6px 0px 2px 0px;
}

.margintop125px {
	margin-top: 125px;
}

.margintop115px {
	margin-top: 115px;
}

ul.prog-steps {
	list-style: none;
	float: left;
	width: 100%;
	padding-left: 0px;
}

ul.prog-steps li {
	float: left;
	width: 13%;
	margin: 0% 6%;
	color: #bcbdc0;
}

ul.prog-steps li span {
	font-size: 11px;
	line-height: 11px;
	display: inline-block;
	float: left;
	width: 100%;
	padding-top: 8px;
}

ul.prog-steps li.active span {
	color: #003F72;
}

ul.prog-steps li.active {
	
}

.claiminformation .row.marginbotton1rem {
	margin-bottom: 1rem !important;
}

.padding-left0px {
	padding-left: 0px;
}

.padding-right0px {
	padding-right: 0px;
}

.margintop85px {
	margin-top: 85px;
}

.margintop35px {
	margin-top: 35px;
}

.margintop20px {
	margin-top: 20px;
}

.marginbootom0px {
	margin-bottom: 0px !important;
}

.paddingtop0px {
	padding-top: 0px !important;
}

.steps-title {
	font-size: 16px;
	font-weight: 700;
	border-bottom: #9d9fa2 solid 1px;
	font-family: 'Helvetica';
	color: #326d8e;
	padding-bottom: 10px;
	margin-top: 3%;
}

.steps-title-amount {
	font-size: 24px;
	font-family: 'Helvetica';
	color: #326d8e;
	padding-bottom: 0px;
}

.steps-title-inner {
	font-size: 14px;
	font-family: 'Helvetica', sans-serif;
	color: #326d8e;
	padding-bottom: 0px;
}

.steps-content {
	color: black;
	font-size: 14px;
	font-family: Helvetica;
	padding-top: 6px;
}

.homeForm-content {
	color: #ffffff;
	font-size: 14px;
	font-family: Helvetica;
	padding-top: 6px;
}

.blueCheck {
	background: #326d8e;
	color: white;
	padding: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius: 50%;
}

.newbgform {
	transform: translate(14%, 4%);
}
#home_form\:dep_date::placeholder {
    color: #495057;
}
#home_form\:ret_date::placeholder {
    color: #495057;
}

.fullwidth {
	width: 100% !important;
}

.font-size17px {
	font-size: 17px;
}

input[type="radio"], input[type="checkbox"] {
	width: 20px !important;
	height: 20px !important;
	top: -2px;
	vertical-align: bottom;
}

.paddingleft20px {
	padding-left: 20px;
}

.paddingtop20px {
	padding-top: 20px;
}

.form-control {
	box-shadow: inset 0px 0px 3px #ced4da;
	border-radius: 2px;
	font-family: 'GothamBook', sans-serif;
	font-size: .90rem;
}

.tooltips {
	border-radius: 50px;
	background: #5db8e3;
	color: #fff;
	width: 18px;
	height: 18px;
	display: block;
	font-size: 12px;
	text-align: center;
	line-height: 17px;
	margin-top: 10px;
}

.btn-contiune {
	color: #fff;
	background-color: #003F72;
	border-color: #003F72;
	border-radius: 0px;
	font-weight: 600;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: 1px;
	font-family: 'GothamBook', sans-serif;
}

.bannerImg {
	height: 200px;
}

.logoImg {
	margin-left: 42%;
	height: 20%;
}

.heading {
	font-family: Helvetica;
	font-size: 16px;
	text-align: center;
	line-height: 20pt;
}

.pointerImg {
	width: 55px;
	height: 55px;
}

.containerRow {
	display: flex;
	/*   align-items: center;
 */
	justify-content: center;
	margin-right: 70px;
}

.footerStyle {
	margin-left: 220px;
}

.text {
	font-size: 14px;
	padding-left: 14px;
	font-family: Helvetica;
}

.textCruise {
	font-size: 14px;
	padding-left: 14px;
	font-family: Helvetica;
}

.homeBtn {
	margin-left: 0 !important;
}

.containerAir {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 210px;
	width: 60%;
}

/* .centered {
	position: relative;
	top: 29%;
	left: 50%;
	transform: translate(-50%, -927%);
	font-family: Helvetica;
	text-align: center;
	font-family: Helvetica;
	font-size: 18px;
	height: 30px;
}
 */
/* .planCentered {
	position: relative;
	top: 29%;
	left: 50%;
	transform: translate(-50%, -927%);
	font-family: Helvetica;
	text-align: center;
	text-shadow: 0.3px 0em #fddb7d;
	font-family: Helvetica;
	font-size: 18px;
	height: 30px;
}
 */
.planCentered{
	
	position: relative;
	/* top: 29%; */
	left: 50%;
	transform: translate(-50%, 140%);
	font-family: Helvetica;
	text-align: center;
	text-shadow: 0.3px 0em #fddb7d;
	font-family: Helvetica;
	font-size: 18px;
	height: 30px;
}

.centered {
	position: relative;
	/* top: 29%; */
	/* left: 50%; */
	transform: translate(-16%, -1554%);
	font-family: Helvetica;
	text-align: center;
	font-family: Helvetica;
	font-size: 25px;
	height: 30px;
	line-height: 50px;
}

.wrapper {
	width: 100%;
	border: dashed red 1px
}

.wrapper #header1>div {
	max-width: 500px;
	border-bottom: 1px solid black;
}

.wrapper #bc {
	max-width: 100%;
	height: auto;
	display: block
}

.container-margin {
	margin-top: 0%;
}

.lwtlogo {
	width: 11%;
}

hr.horizontalLine {
	height: 0.8px;
	border-width: 0;
	background-color: black;
	width: 750px;
}

hr.horizontalLineCruise {
	height: 0.8px;
	border-width: 0;
	background-color: black;
	width: 750px;
}

.bannerText {
	font-size: 57px;
	line-height: 55px;
}

/* .centerContent{
display: flex;
justify-content: center;
font-family: Helvetica; 
font-size: 14px;
text-align: justify;
margin-bottom: 40px;
} */
.centerContent {
	justify-content: center;
	font-family: Helvetica;
	font-size: 14px;
	margin: 3%; /* margin-bottom: 40px; */
	margin-left: 15%;
	text-align: left;
	width: 765px;
}

.btnEnroll {
	color: #326d8e;
}

.btn-contiune:hover {
	color: #003F72;
	background-color: #FFF;
}

.btn-obtain {
	color: #fff;
	background-color: #326d8e;
	border-radius: 0px;
	padding-left: 35px;
	padding-right: 35px;
	font-family: Helvetica;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	vertical-align: middle user-select: none;
	padding: .375rem .75rem;
	font-size: 12px;
	line-height: 1.5;
	border-color: #326d8e !important;
	border: 1px solid transparent;
}
/* .btn-obtain:hover {color: #007585; background-color: #FFF;}
 */
.navbar-light .navbar-toggler {
	color: #000;
	border-color: transparent;
}

.red {
	color: red;
}

select:required:invalid {
	color: #d2d2d3;
}

select option[value=""][disabled] {
	display: none;
}

selectl option {
	color: #495057;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button
	{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

input[type="text"].form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #d2d2d3;
	opacity: 1;
}

input[type="text"].form-control::-moz-placeholder { /* Firefox 19+ */
	color: #d2d2d3;
	opacity: 1;
}

input[type="text"].form-control:-ms-input-placeholder { /* IE 10+ */
	color: #d2d2d3;
	opacity: 1;
}

input[type="text"].form-control:-moz-placeholder { /* Firefox 18- */
	color: #d2d2d3;
	opacity: 1;
}

input[type="number"].form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #d2d2d3;
	opacity: 1;
}

input[type="number"].form-control::-moz-placeholder { /* Firefox 19+ */
	color: #d2d2d3;
	opacity: 1;
}

input[type="number"].form-control:-ms-input-placeholder { /* IE 10+ */
	color: #d2d2d3;
	opacity: 1;
}

input[type="number"].form-control:-moz-placeholder { /* Firefox 18- */
	color: #d2d2d3;
	opacity: 1;
}

input[type="email"].form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #d2d2d3;
	opacity: 1;
}

input[type="email"].form-control::-moz-placeholder { /* Firefox 19+ */
	color: #d2d2d3;
	opacity: 1;
}

input[type="email"].form-control:-ms-input-placeholder { /* IE 10+ */
	color: #d2d2d3;
	opacity: 1;
}

input[type="email"].form-control:-moz-placeholder { /* Firefox 18- */
	color: #d2d2d3;
	opacity: 1;
}

.obtmargin {
	margin: 20px 0px;
}

.alerspace {
	margin: 10px 0px 20px 0px;
}

@media ( max-width :767px) {
	.homeBanner {
	width: 100vw;
	height:1vh;
	background: none;
	margin-top: 90px;
	margin-left: -6.6%;
	margin-bottom: 0;
	}
	.navigationcControl .navbar-brand img {
		height: auto !important;
	}
	.navigationcControl ul {
		background: #FFF;
	}
	.resp-center {
		text-align: center;
	}
	.font-size18px {
		font-size: 15px;
	}
	.home-main-text {
		font-size: 19px;
	}
	.mob-hide {
		display: none;
	}
	.desk-hide {
		display: block;
	}
	.padding0px {
		padding: 0px;
	}
	.rcc-logo {
		width: 200px !important;
	}
	.paddingtop20px {
		padding-top: 0px;
	}
	.navigationcControl .navbar-brand img {
		width: 100px;
		height: 22px;
		margin-top: 10px;
	}
	.footer .affinity p, .footerwizard .affinity p {
		text-align: center;
	}
	.navigationcControl .navbar-nav>li>a {
		padding-left: 15px;
	}
}

@media ( max-width :400px) {
	.navigationcControl ul {
		background: #f9f9f9;
		padding: 0px 1rem !important;
	}
	.logo-sel {
		width: 80%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.logo-sel img {
		width: 80%;
		text-align: center;
	}
	.mob-margintop {
		margin-top: 25px;
	}
	ul.prog-steps li img {
		width: 80%;
	}
	.navigationcControl .navbar-collapse {
		margin: 0px -1rem !important;
	}
	.popover {
		top: -46px !important;
	}
}

@media ( max-width :413px) {
	.rcc-logo {
		width: 126px !important;
	}
}

@media ( max-width : 767px) {
	.logoImg {
		margin-left: 20%;
		height: auto;
		width: 200px;
	}
	.logoImgCruise {
		margin-left: 18%;
		height: 12%;
	}
	.bannerText {
		font-family: Helvetica;
		font-size: 17px;
		text-align: center;
	}
	.heading {
		font-family: Helvetica;
		font-size: 15px;
		text-align: center;
		line-height: 18pt;
		margin-top: 80px;
	}
	.pointerImg {
		width: 50px;
		height: 50px;
		margin-top: 10px;
	}
	.containerRow {
		display: flex;
		/*   align-items: center;
 */
		justify-content: center;
		margin-right: 20px;
	}
	.containerAir {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-right: 0;
		width: 85%;
		margin-left: 0px;
	}
	.text {
		font-size: 12px;
		padding-left: 14px;
		font-family: Helvetica;
	}
	.textCruise {
		font-size: 12px;
		padding-left: 14px;
		font-family: Helvetica;
		margin-right: 15%;
	}
	.centered {
		position: relative;
		left: 50%;
		text-align: center;
		font-family: Helvetica;
		transform: translate(-50%, -0);
		height: 5px;
		margin-top: 50px;
		font-size: 14px;
	}
	.planCentered {
		position: relative;
		top: 29%;
		left: 50%;
		transform: translate(-50%, -950%);
		font-family: Helvetica;
		text-align: center;
		text-shadow: 0.3px 0em #fddb7d;
		font-family: Helvetica;
		font-size: 18px;
		height: 30px;
	}
	.container-margin {
		margin-top: 40%;
	}
	.lwtlogo {
		width: 50%;
	}
	hr.horizontalLine {
		height: 0.8px;
		border-width: 0;
		background-color: black;
		width: 100%;
	}
	hr.horizontalLineCruise {
		height: 0.8px;
		border-width: 0;
		background-color: black;
		width: 100%;
	}
	.centerContent {
		/* display: flex;
justify-content: center; */
		font-family: Helvetica;
		font-size: 12px;
		text-align: justify;
		margin-bottom: 40px;
	}
	.btn-primary, .btn-primary:visited {
		background-color: #326d8e !important;
		border-color: #326d8e !important;
		display: inline-block;
		font-weight: bold;
		color: white;
		text-align: center;
		vertical-align: middle;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-color: transparent;
		border: 1px solid transparent;
		padding: 0.375rem 0.75rem;
		/*   font-size: 1rem;*/
		font-family: Helvetica;
		font-size: 16px;
		line-height: 45px;
		margin-left: 10%;
		width: 80%;
	}
	.btnContinue {
		border-color: #326d8e !important;
		background-color: #326d8e !important;
		display: inline-block;
		font-weight: bold;
		color: white;
		text-align: center;
		vertical-align: middle;
		user-select: none;
		background-color: transparent;
		border: 1px solid transparent;
		padding: 0.375rem 0.75rem;
		font-size: 1rem;
		font-family: Helvetica;
		font-size: 12px;
		/*     line-height: 45px;
 */ /*     margin-left: 100px;
 */
		width: 120px;
	}
}

@media ( min-width : 767px) {
	.logoImgCruise {
		margin-left: 38%;
		width: 24%;
		margin-bottom: 18px;
		/* height: 30%; */
		size: 30%;
	}
	.btn-primary, .btn-primary:visited {
		background-color: #326d8e !important;
		border-color: #326d8e !important;
		display: inline-block;
		font-weight: bold;
		color: white;
		text-align: center;
		vertical-align: middle;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-color: transparent;
		border: 1px solid transparent;
		padding: 0.375rem 0.75rem;
		/*   font-size: 1rem;*/
		font-family: Helvetica;
		font-size: 12px;
		line-height: 1.5;
		margin-left: 45%;
		width: 150px;
	}
	.btnContinue {
		background-color: #326d8e !important;
		border-color: #326d8e !important;
		display: inline-block;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		user-select: none;
		background-color: transparent;
		border: 1px solid transparent;
		padding: 0.375rem 0.75rem;
		font-family: Helvetica;
		font-size: 12px;
		line-height: 1.5;
		margin-right: 60px;
		width: 150px;
		color: white;
	}
}

.contentHover {
	color: #326d8e;
}

.btn-primary:hover, .btn-primary:active {
	/* color: #003F72 !important;
 */
	color: #326d8e background-color: #FFF !important;
}

.bg-orange {
	background-color: #e1efef;
	font-family: Helvetica;
}

/* breadcrumb css */
.parent {
	position: relative;
	left: 39px;
	margin-bottom: 30px;
}

.img1 {
	position: absolute;
	top: 0;
	left: -11px;
	width: 677px;
	height: 21px;
}

.img2 {
	position: absolute;
	top: -13px;
	left: 39px;
	display: block;
}

.img3 {
	position: absolute;
	top: -13px;
	left: 250px;
	display: block;
}

.img4 {
	position: absolute;
	top: -13px;
	left: 469px;
	display: block;
}

.img5 {
	position: absolute;
	top: -13px;
	left: 84px;
	display: none;
}

.img6 {
	position: absolute;
	top: -13px;
	left: 250px;
	display: none;
}

.img7 {
	position: absolute;
	top: -13px;
	left: 418px;
	display: none;
}

@media (max-width: 450px){
	.margintop35px {
		margin-top: 45px;
	}
	.margintop115px {
		margin-top: 25px;
	}

	/* mobile breadcrumb */
	.parent {
		position: absolute;
		left: 1.5%;
		margin-bottom: 10px;
	}
	.img1 {
		position: absolute;
		width: 340px;
		height: 29px;
		left: 5px;
		top: 4px;
	}
	.img2 {
		display: none;
	}
	.img3 {
		display: none;
	}
	.img4 {
		display: none;
	}
	.img5 {
		position: absolute;
		top: -14px;
		display: block;
		left: 33px;
		width: 65px;
	}
	.img6 {
		position: absolute;
		top: -14px;
		left: 140px;
		display: block;
		width: 65px;
	}
	.img7 {
		position: absolute;
		top: -14px;
		left: 250px;
		display: block;
		width: 65px;
	}
	.container {
		padding-top: 5%;
	}
	.centered {
		position: relative;
		text-align: center;
		font-family: Helvetica;
		/* transform: translate(-50%, -0); */
		/* margin-top: 50px; */
		font-size: 14px;
		bottom: 113%;
		left: 50%;
	}
	.centerContent {
		font-family: Helvetica;
		font-size: 14px;
		margin-bottom: 44px;
		margin-left: 3%;
		margin-top: 5%;
		text-align: left;
		width: 325px;
	}
	.steps-title {
		font-size: 16px;
		font-weight: 700;
		border-bottom: #9d9fa2 solid 1px;
		font-family: 'Helvetica';
		color: #326d8e;
		padding-bottom: 10px;
		margin-top: 10%;
	}
	.footerStyle {
		margin-left: 5px;
	}
	.filingintro {
		width: 171%;
		margin-left: -30%;
		margin-top: 0%;
	}
	.bookingform {
		width: 350px;
		margin-bottom: 25%;
	}
	.steps-content {
		color: black;
		font-size: 14px;
		font-family: Helvetica;
		padding-top: -19px;
	}
	.homeForm-content {
		color: #000000;
		font-size: 14px;
		font-family: Helvetica;
		padding-top: 6px;
	}
	.noticecontainer {
		background: white;
		width: 90%;
		margin-left: 5%;
		border: 10px solid transparent;
		position: relative;
		z-index: 0;
	}
	.continue_mob {
		margin-top: 24px;
		border-radius: 0px;
	}

	.lwtbanner {
		width: 100vw;
		height: 63vh;
		background: linear-gradient(0deg, #050300 -115%, transparent 100%),
			url(/images/LionBackground.jpg) no-repeat center center;
		margin-top: -65%;
	}
	.lwtformbanner {
		width: 100vw;
		height: 86vh;
		background: linear-gradient(rgb(160, 169, 61, 1));
	}
	.mobbannertitle {
		color: white;
		display: block;
		position: relative;
		transform: translate(0%, 85%);
		font-family: Helvetica;
		text-align: center;
		font-family: Helvetica;
		font-size: 21px;
		line-height: 30px;
	}
	.bannerText {
		font-family: Helvetica;
		font-size: 36px;
		text-align: center;
	}
	.navigationcControl {
		position: relative;
		margin-bottom : 0;
		padding-bottom: 0;
		padding-top: 0;
		background-color: #ffffff00;
		border-color: #fff;
		margin-bottom: 0;
	}
	.newbgform {
		transform: translate(0%, 3%);
	}
	.btn-primary.mobile-space {
    margin-bottom: 8%; 
    display: block;
  }
  .margintop125px {
	margin-top: 0px;
}
  
}

@media ( max-width :380px) {
	
	/* new banner contents  */
	.lwtbanner {
		width: 100vw;
		height: 80vh;
		background: linear-gradient(0deg, #050300 -115%, transparent 100%),
			url(/images/LionBackground.jpg) no-repeat center center;
		margin-top: -65%;
	}
	.lwtformbanner {
		width: 100vw;
		height: 110vh;
		background: linear-gradient(rgb(160, 169, 61, 1));
	}
	.mobbannertitle {
		color: white;
		display: block;
		position: relative;
		transform: translate(0%, 80%);
		font-family: Helvetica;
		text-align: center;
		font-family: Helvetica;
		font-size: 21px;
		line-height: 30px;
	}
	.bannerText {
		font-family: Helvetica;
		font-size: 36px;
		text-align: center;
	}
  
}