.container-new {
	max-width: 1860px;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}
/* New Header ----------------- */
.main_header.new {
	position: sticky;
	top: 0;
	left: 0;
	z-index: 999;
	background: transparent;
}
.main_header.new.fixed {
	background: #dbdfe5;
}
.office-new ul {
	display: flex;
	margin-right: 85px;
	gap: 18px;
	position: relative;
	padding-left: 40px;
}
.office-new ul::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 22px;
	height: 29px;
	background: url('images/sp-new.svg') no-repeat;
	background-position: top -59px left 0;
}
.office-new ul li a {
	font-weight: 400;
	font-size: 16px;
	line-height: 32px;
	color: #001e48;
}
.office-new ul li a:hover {
	text-decoration: underline;
}
/* new mobile bar  */
.main_header.new .mobail_bars {
	padding: 0;
	background: transparent;
	width: 72px;
	height: 33px;
	cursor: pointer;
}
.main_header.new .mobail_bar {
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 0;
}
.main_header.new .mobail_bars span {
	color: #001E48;
	font-weight: 500;
	border-color: #001E48;
}
.main_header.new .mobail_bar::after {
	background: #001E48;
}
.main_header.new .progress-container {
	top: 92px;
}
.main_header.new.fixed .mobile {
	opacity: 1;
}
/* New Banner Section  */
.banner_section.new {
	position: relative;
}
.banner_section.new::after {
	content: '';
	position: absolute;
	top: -120px;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 512px;
	background: linear-gradient(rgba(0, 30, 72, 0.1) 0%, rgba(0, 30, 72, 0.32) 100%);
}
.banner_wrap.new {
	grid-template-columns: 700px auto;
	padding: 25px;
	gap: 20px;
	background: #FFF;
	border-radius: 15px;
}
/* banner left  */
.banner_wrap.new .banner_left {
	background: #041936;
	border-radius: 10px;
	padding: 40px 80px;
	background: linear-gradient(#041936 0%, #2b3e61 100%);
}
.banner_wrap.new .banner_left_information, 
.banner_wrap.new .banner_logo {
	padding: 0;
}
.banner_wrap.new .banner_logo {
	background: transparent;
}
.banner_wrap.new .start p {
	color: #FFF;
	margin-top: 20px;
}
.banner_wrap.new .banner_left_head h1, 
.banner_wrap.new .banner_left_head span {
	font-size: 36px;
	line-height: 42px;
	color: #FFF;
	margin: 20px 0;
}
.banner_wrap.new .banner_left_head p {
	color: #FFF;
}
.banner_wrap.new .banner_left_head p::after {
	background: url('images/newBnBrand.png') no-repeat;
	background-size: contain;
	bottom: -123px;
}
.new .default_btn {
	color: #001E48;
	font-size: 16px;
	padding: 20px 40px 20px 85px;
	border: none;
	border-radius: 34.41px;
	background: linear-gradient(94deg, #d7c293 0%, #dad1b1 20.2%, #d5bb80 42.36%, #fefffe 63.05%, #b9a26c 85.71%, #c6bb98 100%);
}
.new .default_btn:hover {
	background: linear-gradient(41deg, #d7c293 0%, #dad1b1 20.2%, #d5bb80 42.36%, #fefffe 63.05%, #b9a26c 85.71%, #c6bb98 100%);
}
.banner_left_head p {
	margin-bottom: 160px;
}
/* banner right  */
.banner_wrap.new .banner_right {
	gap: 20px;
	grid-template-rows: repeat(3, 255px);
}
.banner_wrap.new .single_banner_item {
	border-radius: 10px;
	overflow: hidden;
	min-height: auto;
}
.banner_wrap.new .single_banner_item.img {
	height: auto;
}
/* Miller & Company Section  */
.miller_company_section.new .heading,
.miller_company_section.new h3 {
	text-transform: unset;
}
.miller_company_section.new .miller_conpany_wrpa {
	border-radius: 10px;
	overflow: hidden;
}
.miller_company_section.new .miller_company_right {
	height: 100%;
}

.miller_company_section.new .miller_company_right h2 {
	text-transform: unset;
}
.miller_company_section.new .miller_company_right_scroll a  {
	color: #2375a9;
}
.miller_company_section.new .miller_company_right_scroll a:hover {
	text-decoration: none;
}
.miller_company_section.new .miller_company_right ul li {
	list-style: none;
	margin-left: 30px;
	padding-left: 25px;
}
.miller_company_section.new .miller_company_right ul li::before {
	content: '';
	position: absolute;
	top: 9px;
	left: 0;
	width: 14px;
	height: 14px;
	background: url('images/sp-new.svg') no-repeat;
}
/* NYC CPA Firm Section */
.nyc_cpafirm_wrap.new .nyc_cpa_right {
	background: url('images/new-cpaBanner.jpg') no-repeat;
	background-size: cover;
}
.nyc_cpafirm_wrap.new .nyc_cpa_right h2 {
	text-transform: unset;
}
.nyc_cpafirm_wrap.new .nyc_cpa_right p,
.nyc_cpafirm_wrap.new .nyc_cpa_right a {
	color: #FFF;
	font-weight: 500;
}
.nyc_cpafirm_wrap.new .nyc_cpa_right p a {
	text-decoration: underline;
}
.nyc_cpafirm_wrap.new .nyc_cpa_right p a:hover {
	text-decoration: none;
}
.nyc_cpafirm_wrap.new .nyc_cpa_right .default_btn {
	color: #001E48;
	font-weight: bold;
}
.new h2,
.new h3,
.new h4,
.new h5 {
	text-transform: unset;
}
.wide_range_section.new .wide_range_single h4 {
	text-transform: uppercase;
}
.account_service.new p {
	margin: 40px auto;
}
.account_service.new p:last-child {
	margin-bottom: 0;
}
/* Wide Range Section */
.wide_range_section.new .wide_range_single h5 {
	font-size: 16px;
}
.wide_range_section.new .wide_range_single p ,
.wide_range_section.new .wide_contact_box p{
	font-weight: 400;
}
.wide_range_section.new .default_btn {
	background: #001E48;
	color: #FFF;
}
.wide_range_section.new .default_btn::after {
	filter: brightness(0) invert(1);
}
.wide_range_section.new .default_btn:hover {
	background: #04387e;
}
.wide_range_section.new .wide_contact_box {
	max-width: 620px;
}
/* Accounting Section */
.accounting_section.new h4 {
	text-transform: uppercase;
}
.accounting_section.new .single_accounting {
	border-radius: 20px;
	background: #fff;
	box-shadow: 0px 0px 40px rgba(5, 3, 61, 0.06);
}
.accounting_section.new .single_accounting a {
	padding: 22px 35px;
	border-radius: 38px;
}
.accounting_section.new .single_accounting a::after {
	background: url('images/sp-new.svg') no-repeat;
	background-position: top 0 left -40px;
	height: 18px;
}
.account_service.new {
	background: rgb(0 30 72 / 5%);
}
.account_service.new h2 {
	max-width: 815px;
}
/* Accountants accordion Section */
.account_accordion_wrap.new h2 {
	font-weight: 500;
}
.account_accordion_wrap.new .account_accordion_body p a, 
.account_accordion_wrap.new .account_accordion_body li a {
	color: #2375a9;
}
.account_accordion_wrap.new .account_accordion_body p a:hover,
.account_accordion_wrap.new .account_accordion_body li a:hover {
	text-decoration: none;
}
.account_accordion_wrap.new .account_accordion_body ul li,
.account_accordion_wrap.new .account_accordion_body ul li a {
	list-style: disc;
	font-weight: 500;
}
.account_accordion_wrap.new .account_accordion_body ul li::marker {
	color: #378CC1;
	font-size: 17px;
}
.account_accordion_body:nth-child(2):after {
	/* background: url('images/new-acc-left.jpg') no-repeat; */
}
.contact_us_section.new a {
	background: -webkit-linear-gradient(#d7c293 0%, #dad1b1 20.2%, #d5bb80 42.36%, #fefffe 63.05%, #b9a26c 85.71%, #c6bb98 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: normal;
}
.sty_connected_section.new .sty_top ul li a {
	background: linear-gradient(304deg, #D7C28C 0%, #dad1b1 20.2%, #d5bb80 42.36%, #fefffe 63.05%, #b9a26c 85.71%, #c6bb98 100%);
}
.sty_connected_section.new .sty_top ul li a::after {
	background: url('images/sp-new.svg') no-repeat;
	background-position: top -593px left 14px;
	filter: unset;
}
.sty_connected_section.new .sty_top ul li:nth-child(2) a::after {
	background-position: top -589px left -75px;
}
.sty_connected_section.new .sty_top ul li:nth-child(3) a::after {
	background-position: top -593px left -183px;
}
.sty_connected_section.new .sty_top ul li:nth-child(4) a::after {
	background-position: top -705px left 0;
}
.sty_connected_section.new .sty_top ul li:nth-child(5) a::after {
	background-position: top -703px left -103px;
}
.sty_connected_section.new h4 {
	text-transform: uppercase;
}
.sty_connected_section.new .sty_bottom span p {
	font-weight: 500;
}
.sty_connected_section.new .default_btn {
	background: #001E48;
	color: #FFF;
	font-size: 20px;
	padding: 22px 85px 22px 40px;
	text-transform: unset;
}
.sty_connected_section.new .default_btn::after {
	background: url('images/sp-new.svg') no-repeat;
	left: unset;
	right: 30px;
	background-position: top 0 left -40px;
	width: 23px;
	height: 18px;
}
.sty_connected_section.new .default_btn:hover {
	background: #083a7e;
}
/* A full-service Section */
.full_service_section.new .full_service_left {
	background: rgb(0 30 72 / 88%);
}
.full_service_section.new .full_service_left:last-child {
	background: rgb(0 30 72 / 5%);
}
.full_service_section.new .full_service_left:last-child p {
	font-weight: 500;
}
/* Footer Section  */
.main_footer.new {
	background: #001E48;
}
.main_footer.new .copy_right_right {
	padding-right: 0;
}
.miller_company_left a:hover {
	color: unset;
}
.nyc_cpa_right a:hover::after {
	-webkit-filter: unset;
	filter: unset;
}
/* Responsive Css New Home  ------------------------- */
@media all and (max-width:1700px){
	.main_header.new .progress-container {
		top: 85px;
	}
}
/*1700 End */
@media all and (max-width:1439px) {
	.main_header.new .progress-container {
		top: 69px;
	}
}
/* 1440 End  */
@media all and (max-width:1439px){
	.banner_wrap.new {
		grid-template-columns: 500px auto;
	}
	.banner_wrap.new .banner_left {
		padding: 50px 40px;
	}
}
/*1439 End */
@media all and (max-width:1200px){
	.main_header.new .progress-container {
		top: 62px;
	}
	/* Banner Section  */
	.banner_wrap.new {
		grid-template-columns: calc(45% - 10px) 55%;
		padding: 10px;
		gap: 10px;
	}
	.banner_logo a img {
		width: auto;
	}
	.banner_wrap.new .start p {
		font-size: 16px;
	}
	.banner_wrap.new .banner_left_head h1, 
	.banner_wrap.new .banner_left_head span {
		font-size: 26px;
		line-height: 1.3;
		margin: 20px 0;
	}
	.banner_wrap.new .single_banner_item a {
		font-size: 18px;
		line-height: 1.5;
	}
	.main_header.new.fixed .mobile {
		height: 65px;
		padding: 0;
		background: transparent;
	}
}
/*1200 End*/
@media all and (max-width:992px){
	.more-press-link {
		margin: -45px auto 30px;
    	text-align: center;
	}
	.main_header.new .progress-container {
		top: 60px;
	}
	/* Banner Section  */
	.banner_wrap.new {
		grid-template-columns: 100%;
	}
	.miller_company_section.new .miller_company_left {
		justify-content: center;
	}
	.office-new {
		overflow: auto;
	}
	.office-new ul {
		min-width: max-content;
		padding-left: 22px;
	}
	.main_header.new .office-new ul {
		margin-right: 15px;
	}
	.main_header.new .header_info {
		margin-right: 30px;
	}
	.main_header.new .header_info a {
		font-size: 0;
		width: 25px;
		height: 30px;
		margin: 0;
		padding: 0;
	}
	.main_header.new .header_info a::after {
		top: 0px;
		left: 0;
		transform: scale(1);
		width: 100%;
		height: 100%;
		filter: unset;
		background-position: top -4px left -60px;
	}
}
/*992 End */
@media all and (max-width: 576px){
	 .more-press-link {
        margin: -30px auto 30px;
    }
	.miller_company_section.new .miller_company_right {
		height: auto;
		margin-top: 50px;
	}
	.heading {
		font-size: 22px;
	}
	.main_header.new {
		height: 78px;
		align-items: center;
		display: flex;
	}
	.main_header.new .progress-container {
		top: 76px;
	}
	.main_header.new .mobail_bars {
		min-width: 45px;
		height: 35px;
		margin-left: 15px;
		width: 50px;
	}
	.main_header.new .mobail_bars span {
		width: 100%;
	}
	/* Banner Section  */
	.banner_section.new {
		margin-top: 15px;
	}
	.banner_section.new .container-new {
		max-width: 1860px;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.banner_wrap.new .banner_left {
		padding: 20px 15px 40px 15px;
	}
	.banner_logo a img {
		width: 250px;
	}
	.new .default_btn {
		padding: 20px 40px 20px 50px;
	}
	.sty_connected_section.new .default_btn {
		padding: 22px 55px 22px 20px;
	}
	.miller_company_section.new .miller_company_left a {
		max-width: 250px;
	}
	.main_header.new .header_info {
		margin-right: 0;
	}
	.main_header.new .office-new ul {
		padding-left: 0;
	}
	.main_header.new .office-new ul::before {
		display: none;
	}
	.main_header.new .office-new ul li:first-child {
		display: none;
	}
	.banner_left_head p {
		margin-bottom: 0;
	}
	.banner_wrap.new .banner_left_head p::after {
		position: unset;
		display: block;
		height: 42px;
		background-position: center;
		margin: 20px auto 40px auto;
	}
}
/*576 End */
@media all and (max-width: 575px) {
	.main_header.new.fixed,
	.main_header.new {
		background: #001e48;
	}
	.main_header.new.fixed .mobile {
		width: 100%;
		margin-right: auto;
		padding: 5px 10px;
		background: #001e48;
		max-width: 45%;
	}
	.main_header.new .header_info a {
		font-size: 14px;
		width: max-content;
		height: unset;
		padding-left: 30px;
	}
	.main_header.new .header_info a::after {
		top: 0px;
		left: -4px;
		transform: scale(.8);
		width: 31px;
		height: 32px;
		filter: brightness(0) invert(1);
		background-position: top -4px left -54px;
	}
	.main_header.new .mobail_bars span {
		width: 40px;
		left: 0;
	}
	.main_header.new .progress-container {
		top: 77px;
	}
	/* New Banner Section  */
	.banner_wrap.new .banner_right {
		gap: 5px;
		grid-template-rows: auto;
	}
	.banner_wrap.new .single_banner_item {
		padding: 20px 10px;
	}
	.banner_wrap.new .single_banner_item a {
		font-size: 16px;
	}
	.office-new {
		display: none;
	}
}
/* 575 End  */
@media all and (max-width: 425px) {
	.main_header.new {
		height: 60px;
	}
	.main_header.new .progress-container {
		top: 58px;
	}
	.main_header.new .mobile {
		margin-left: -15px;
	}

}
