.mainnav .current-menu-item:after, .mainnav .current-menu-ancestor:after {
	display: none !important;
}

.mobile-only {
	display: none;
}

.telbutton span {
	display: inline-block;
}

.telbutton span {
	display: flex;
	align-items: center;
}

.desktop-only { display:block; }
#header .top {
    display: flex;
    justify-content: space-between;
}

#header.floating {
    padding-top: 0 !important;
    background-color: #fff;
    border-bottom: 1px solid #f7f7f7;
}

#header .top div {
    display: inline-flex;
    align-items: center;
}

#top {
    background-color: #161922;
    color: #fff;
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
	font-size: 16px;
	margin-bottom: 15px;
}

#top a {
	color: #fff;
}

#top .mail {
	background-image: url('https://aixinvestors.com/bonds/wp-content/uploads/2023/03/mail-icon.png');
	padding-left: 28px;
	background-position: left center;
	background-repeat: no-repeat;
}


#top ul {
	list-style: none;
	display: inline-flex;
	justify-content: right;
	margin-bottom: 0;
}

#top ul li a {
	margin-right: 0;
	margin-left: 50px;
}


#top .col-6 {
	display: flex;
	align-items: center;
}

#top .right {
    justify-content: right;
    align-items: center;
}

.mainnav {
	margin-left:0;
}

#header {
    background-color: transparent;
	box-shadow: none !important;
	border-bottom: 0;
	padding-top: 0;
}

#content {
    padding-top: 0;
}

#content .top {
	height: 890px !important;
    background-size: auto 100%;
	background-image: url('https://aixinvestors.com/bonds/wp-content/uploads/2023/03/bg-min.jpg');
}

#slider-desc {
	height: 890px !important;
    padding-top: 100px;
}

.top.march-2023 .formwrap {
    border-radius: 0;
    box-shadow: none;
    max-width: 740px !important;
    width: 100% !important;
    float: right;
    box-sizing: border-box;
	background-color: #fff !important;
	padding: 60px 40px !important;
}

.top.march-2023 .left div, .top.march-2023 .left ul li {
    font-size: 16px !important;
    line-height: 26px;
}

.top.march-2023 .left ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.top.march-2023 .left ul li {
    height: 40px;
	display: flex;
	align-items: center;
}

.top.march-2023 .left ul li:before {
    content: '';
	width: 40px;
	height: 20px;
	background-image: url('https://aixinvestors.com/bonds/wp-content/uploads/2023/03/list-icon.png');
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
}

.newForm h3 {
    margin-bottom: 26px !important;
    font-size: 28px !important;
}

.newForm input, .newForm select{
    margin-bottom: 14px !important;
	font-size: 14px !important;
    height: 50px;
    border: 1px solid #ededed !important;
	padding-right: 40px;
}

.newForm textarea {
    margin-bottom: 14px !important;
	font-size: 14px !important;
    border: 1px solid #ededed !important;
}

.newForm .row .col-md-6:first-of-type {
	padding-right: 7px !important;
}

.newForm .row .col-md-6:last-of-type {
	padding-left: 7px !important;
}

.newForm div.p {
    font-size: 12px !important;
    line-height: 18px !important;
    margin: 15px 0 25px;
    font-style: italic;
}

.newForm p {
    margin-bottom: 0;
}

.newForm .brownbt {
    width: 250px;
}

.newForm select {
    background-color: #fff !important;
    background-image: url(https://aixinvestors.com/bonds/wp-content/uploads/2023/03/select-arrow-min.png) !important;
    background-repeat: no-repeat;
    background-position: 95% center;
    -webkit-appearance: none;
    background-size: 15px;
}

.top.march-2023 .icons {
    display: flex;
	justify-content: left;
	font-size: 14px;
	padding: 30px 0 40px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 35px;
    max-width: 600px;
}

.top.march-2023 .icons div {
    display: inline-flex;
    align-items: center;
}

.top.march-2023 .icons div img {
    margin-right: 10px;
}

.top.march-2023 .icons div:last-of-type {
    margin-left: 5px;
    margin-right: 30px;
    height: 41px;
    line-height: 23px;
}

.top.march-2023 .icons div.first {
    width: 130px;
}

.top.march-2023 .icons div.second {
    width: 150px;
}


.top.march-2023 h1
{
    font-size: 40px !important;
    margin-bottom: 0 !important;
    line-height: 50px !important;
    margin-top: 0 !important;
}

.top.march-2023 .sub
{
    font-size: 12px !important;
    color: #b37749 !important;
    margin-bottom: 10px;
}

..newForm .brownbt {
	font-weight: normal;
	text-transform: capitalize;
}

.wpcf7-not-valid-tip {
    margin-top: -10px;
    margin-bottom: 10px;
}

.telbutton {
    background-color: transparent;
    background-image: url(../img/Call.svg);
    font-weight: 400;
    border: 1px solid #fff;
    color: #fff;
    filter: invert(1);
}

.telbutton:hover {
    filter: invert(0);
    background-color: #000;
    border-color: #000;
}

@media only screen and (max-width: 1620px) {
	.container {
		max-width: 1300px;
	}
}

@media only screen and (max-width: 1320px) {
	.container {
		max-width: 1080px;
	}
}

@media only screen and (max-width: 991px) {
	.mobile-only {
		display: block;
	}
	.desktop-only {
		display: none;
	}
	.bar1, .bar2, .bar3 {
		background-color: #b37749;
	}
	
	.telbutton {
		border: 1px solid #4fa2bb;
	}

	#header .top div {
		display: flex;
		align-items: center;
	}
	
	#header {
		background-color: #fff;
		padding-top: 10px;
	}
	
	#slider-desc, #icons, #slider-car {
		display: block;
	}
	
	#mobile-slider-desc {
		display: none !important;
	}
	
	#slider-desc {
		height: auto !important;
		padding-top: 100px;
	}
	
	#content .top {
		height: auto !important;
    	background-image: url('https://aixinvestors.com/bonds/wp-content/uploads/2023/03/Layer-34-min.jpg');
	}
	
	.newForm .row .col-md-6:last-of-type {
    	padding-left: 15px !important;
	}
	
	.newForm .row .col-md-6:first-of-type {
    	padding-right: 15px !important;
	}
	
	.top.march-2023 .icons {
		flex-flow: column;
	}
	
	.top.march-2023 .icons div:last-of-type {
		margin-left: 0;
		margin-top: 0;
		width: 100%;
	}
	
	#slider-desc .heading {
		font-weight: bold;
	}
	
	#top {
		height: 35px;
    	margin-bottom: 10px;
	}
	
	#header .left img {
		height: 40px;
	}
	
	#form-back {
		position: absolute;
	}
	.nav-row {
		margin-top: 0;
		text-align: right;
	}
	
	.nav-row {
		display: flex;
		margin-top: 30px;
		justify-content: space-between;
		align-items: center;
		margin-top: 0;
	}
	
	.newForm .brownbt {
		width: 170px;
		text-transform: capitalize;
		font-weight: 400;
		font-size: 14px !important;
		padding: 0;
	}
	
	
	.step-prev {
		text-transform: capitalize;
		font-weight: 400;
		font-size: 14px !important;
		text-decoration: underline;
	}
	
	.step-next {
		width: 100%;
	}
	
	.step:first-of-type .nav-row {
		display: inline-block;
		width: 100%;
	}
	
	.step:first-of-type button {
		display: inline-block;
		width: 100% !important;
	}
	
	.error-message {
		margin-top: 10px;
		color: #ff5f5f;
		font-size: 14px;
	}
	.wpcf7-not-valid-tip {
		margin-top: 0 !important;
		margin-bottom: 5px;
	}
	
	#top {
		display: none;
	}
	
	.top.march-2023 .icons div {
		display: inline-flex !important;
		align-items: center;
		height: auto;
		margin-bottom: 20px;
		margin-right: 0 !important;
	}
	
    
	.top.march-2023 .icons .first {
		margin-left: 15px !important;
	}
	
	.top.march-2023 .icons .first,.top.march-2023 .icons .second {
		display: inline-block !important;
		height: auto !important;
		margin-bottom: 0 !important;
	}
}

