@charset "UTF-8";

:root {
  --white: #fff;
  --black: #000;
  --main-green: #00c4cc;
  --light-bg: #f9f9f9;
  --dark-bg: #35333c;
  --grey-font: #767171;
  --grey-border: #d9d9d9;
  --flashy-green: #86cc09;
}

/* HOME-A  */
/* .home-a .custom-nc-form-btn {
  display: none;
} */

.page-template-home-a .main-home-header,
.home-a-header {
  display: none;
}

.page-template-home-a .home-a-header {
  display: flex;
}
.mainLogoImg {
  height: 60px !important;
}
.businessAustraliaLogo {
  height: 60px !important;
}
.blueDiv {
  background-color: #005483;
}

.insideWrapper {
  display: flex !important;
  justify-content: space-between;
  padding: 10px;
  color: white;
  font-family: "Open Sans", Sans-serif;
}
.blueHeaderUl {
  display: flex !important;
  margin-bottom: 0px;
}
.blueHeaderUl li {
  margin-right: 40px;
}
.blueHeaderUl li a {
  color: white;
  text-decoration: none;
}
.blueHeaderUl li a:hover {
  color: white;
}
.phoneDiv p a {
  color: white;
  text-decoration: none;
}
.phoneDiv p a:hover {
  color: white;
}
.fa-phone-volume {
  margin-right: 5px;
}
.firstColumn {
  display: flex;
  align-items: center;
}
.secondColumn {
  display: flex;
  align-items: center;
}

.icon-section-underwrapper h2{
	    font-size: 20px;
    font-weight: 600;
}
.icon-section-underwrapper h2 span{
	color:#006bc3;
	    font-size: 20px;
    font-weight: 600;
}

@media screen and (max-width: 1025px) {
  .desktopHeader {
    display: none;
  }
	.mobile-text-first {
	    font-size: 20px;
    font-weight: 600;
}

	
}
@media screen and (min-width: 1026px) {
.wrapper-new-home-official{
		display:none;
	}
  .mobileHeader {
    display: none;
  }
	.headTab{
		padding-bottom:50px;
	}
	.other-icons{
		display:flex;
	}
	
	.other-icons a{
		width:210px;
		text-decoration:none;
		color:#212529;
	}
	.single-icon {
		width:100%;
		display: flex;
        flex-direction: column;
        
	}
	.single-icon p{
	text-align: center;
	}
	.single-icon span{
		font-weight:700;
	}
	.single-icon img {
		scale:0.5;
	}
}
@media screen and (max-width: 1025px) {
  .desktopFooter {
    display: none;
  }
}
@media screen and (min-width: 1026px) {
  .mobileFooter {
    display: none;
  }
}
.mobileHeader {
  border: solid #ebebeb;
  border-width: 0px 0px 1px 0px;
}
.mobileIcon {
  height: 40px;
}
.mobileHeaderWrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
}
.fa-solid.fa-bars {
  font-size: 25px;
}
.mobilePopup {
  background-color: #006bc3;
  position: absolute;
  width: 100%;
  left: 0;
  height: 100vh;
  z-index: 9999;
  top: 0;
  padding: 20px;
}
.exitIcon {
  display: flex;
  flex-direction: row-reverse;
  color: white;
  font-size: 25px;
  font-weight: 600;
}
.mobileUl {
  list-style-type: none;
  margin-top: 10px;
}
.mobileUl li::before {
  content: "-";
  margin-right: 5px;
}
.mobileUl li {
  color: white;
}
.mobileUl li a {
  color: white;
  font-size: 16px;
  font-weight: 400;
}
.mobileUl li a:hover {
  color: white;
}
.mobileItems p a {
  color: white;
  font-size: 18px;
  font-weight: 800;
  line-height: 3;
  text-decoration: none;
}
.mobileItems p a:hover {
  color: white;
}
.mobileText {
  margin-top: 15px;
}
.mobileText p {
  font-size: 14px;
  color: white;
  font-weight: 400;
}
.businessNames {
  color: white;
  font-size: 18px;
  font-weight: 800;
}
.gotAQuestion {
  background-color: #323e51;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.gotAQuestion p {
  font-size: 18px;
  text-align: center;
  color: #ffffff;

  font-weight: 600;
}
.mobile-links {
  background-color: white;
  padding-left: 15px;
  padding-right: 15px;
}
.mobile-col-1 {
  display: flex;
}
.qucikLinks {
  width: 50%;
}
.qucikLinks p {
  color: rgba(31, 113, 185, 1);
  display: block;
  padding-bottom: 20px;
  padding-top: 40px;
  font-size: 14px;
  font-weight: 600;
}
.qucikLinks a {
  display: block;
  padding-bottom: 2px;
  font-size: 13px;
  color: #161c23;
  text-decoration: none;
}
.startMyBusiness {
  width: 50%;
}
.startMyBusiness p {
  color: rgba(31, 113, 185, 1);
  display: block;
  padding-bottom: 20px;
  padding-top: 40px;
  font-size: 14px;
  font-weight: 600;
}
.startMyBusiness a {
  display: block;
  padding-bottom: 2px;
  font-size: 13px;
  color: #161c23;
  text-decoration: none;
}
.qucikLinks a :hover,
.startMyBusiness a:hover,
.shareThisPage a:hover,
.manageMyBusiness a:hover {
  color: #161c23;
}
.mobile-col-2 {
  display: flex;
}
.shareThisPage {
  width: 50%;
}
.manageMyBusiness {
  width: 50%;
  margin-top: -85px;
}
.shareThisPage p {
  color: rgba(31, 113, 185, 1);
  display: block;
  padding-bottom: 20px;
  padding-top: 40px;
  font-size: 14px;
  font-weight: 600;
}
.shareThisPage a {
  display: block;
  padding-bottom: 2px;
  font-size: 13px;
  color: #161c23;
  text-decoration: none;
}
.manageMyBusiness p {
  color: rgba(31, 113, 185, 1);
  display: block;
  padding-bottom: 20px;
  padding-top: 40px;
  font-size: 14px;
  font-weight: 600;
}
.manageMyBusiness a {
  display: block;
  padding-bottom: 2px;
  font-size: 13px;
  color: #161c23;
  text-decoration: none;
}
.mobile-col-3 {
  display: flex;
}
.socialIcons {
  width: 50%;
}
.namecorpLogoBottom {
  width: 50%;
  margin-top: 65px;
  display: flex;
  justify-content: flex-end;
}
.socialIcons p {
  color: rgba(31, 113, 185, 1);
  display: block;
  padding-bottom: 20px;
  padding-top: 40px;
  font-size: 14px;
  font-weight: 600;
}
.socialIcons i {
  font-size: 23px;
  margin-right: 5px;
}
.horizontalLine {
  margin-bottom: 40px;
  background-color: rgba(228, 228, 228, 1);
  padding-top: 1px;
  margin-left: 15px;
  margin-right: 15px;
}
.footerText {
  background-color: white;
  padding-top: 40px;
  padding-bottom: 40px;
}
.footerBlueLogo {
  display: flex;
  justify-content: center;
}
.justText {
  margin-right: 15px;
  margin-left: 15px;
  margin-top: 40px;
}
.justText p {
  color: #161c23;
  font-size: 10px;
}
.ulDiv {
  margin-right: 20px;
}
.underMenu {
  position: absolute;
  background-color: #fafafa;
  top: 4.5rem;
  display: block !important;
}
.beNone {
  display: none !important;
}
.beVisible {
  display: block !important;
}

.mainMenuLinks:hover {
  color: #006bc3;
}

.mainMenuLinks:hover .fa-caret-down {
  color: #006bc3 !important;
}
#businessNames {
  padding-bottom: 20px;
}
.home-a-header .nameCheck_logo,
.home-a-header .nameCheck_logo:hover {
  color: var(--white);
}

.page-template-home-a .arrow {
  color: #0070c0;
  font-weight: 600;
}

.page-template-home-a #testimonials .t-quote {
  padding-top: 0;
}

.page-template-home-a .slider-container {
  min-height: 9em;
}

.background-a .sp-plugin {
  margin-bottom: 3em;
}

.home-a-header .nameCheck_logo_txt p {
  margin-bottom: 0;
}

.renewals-home-copy .home-a .subtitle-home.sub_bottom {
  padding-top: 2rem;
  max-width: 750px;
}
.home-a .subtitle-home.sub_bottom {
  padding-top: 2rem;
}
.home-a-header {
  background-color: #002060;
}

.home-a .supporting-australia {
  margin: 0 auto;
}

.manage-everything {
  background: #404042;
  padding: 2rem 0;
  color: #fff;
}

.home-a .manage-everything {
  padding-bottom: 2rem;
  padding-top: 0;
}

.business-concierge {
  background-image: url(../images/business-concierge-background.jpg);
  background-position: center;
  background-size: cover;
  padding: 3rem 0;
  color: #fff;
}

.business-concierge h2 {
  font-weight: 700;
  font-size: 2.5rem;
}

.business-concierge p {
  font-size: 1.05rem;
  padding: 2rem 0;
}

.home-a .manage-everything-login {
  background: #0080b9;
  padding: 2.5rem 0;
  color: #fff;
}

.manage-everything-login .row {
  justify-items: center;
}

.manage-everything .manage-center {
  align-items: center;
}

.manage-main {
  margin-bottom: 0;
}

.manage-left {
  justify-content: space-between;
  align-items: center;
  font-size: 1.7rem;
  line-height: 1.1;
  font-weight: 700;
}

.manage-left img {
  max-width: 80px;
}

.main-blue {
  color: #09bfff;
}

.main-green {
  color: #a6f517;
}

.manage-list {
  display: flex;
  margin-left: auto;
}

.manage-btn {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.manage-everything-login #loginButton {
  margin-left: 4rem;
}

.headTab {
  position: relative;
}

.home-tabs {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -7rem;
  border: 1px solid #fff;
  padding-left: 0;
  padding-right: 0;
}

.home-tabs .nav li a {
  padding: 1.3rem;
  color: #fff;
  font-weight: 700;
  background: #0080b9;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #fff;
  height: 100%;
}

.home-tabs .nav li a.active,
.home-tabs .nav li.active a {
  border-bottom: none;
}

.home-tabs .nav li a.active span,
.home-tabs .nav li.active span {
  display: none;
}

.tab-content span {
  font-weight: 700;
}

.home-tabs a {
  color: #fff;
}

.tab-content ul {
  color: #fff;
  font-size: 1rem;
  padding-left: 1rem;
  margin-bottom: 0;
}

#menu3 ul {
  margin-bottom: 1rem;
}

.home-tabs .nav li a:hover {
  text-decoration: none;
}

.home-tabs .nav li {
  width: 20%;
  background: #015583;
}

.home-tabs .nav li:not(:first-child) {
  border-left: 1px solid #fff;
}

.home-tabs .nav li a.active,
.home-tabs .nav li.active,
.home-tabs .nav li.active a,
.home-tabs .tab-content {
  background: #015583;
}

.home-tabs .tab-content > div {
  padding: 1.3rem;
  min-height: 8.5rem;
}

.home-tabs .tab-content p {
  color: #fff;
  text-align: left;
  font-size: 1rem;
  margin-bottom: 0;
}

.home-official,
.supporting-australia {
  padding-top: 4rem;
  padding-bottom: 4rem;
  line-height: 1.2;
}

.supporting-australia .row {
  justify-content: space-between;
}

.sa-title {
  font-weight: 700;
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
}

.sa-info {
  font-size: 0.9rem;
  margin-bottom: 0;
}

.registered-section {
  display: flex;
}

.official-left img {
  width: 100%;
  max-width: max-content;
  height: auto;
  padding-left: 5.8rem;
  padding-right: 1rem;
  margin-bottom: 0;
}

.official-right p:first-child {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 0;
}

.ho-title {
  font-size: 1.7rem;
  line-height: 1.2;
  font-weight: 600;
}

.ho-info {
  font-size: 0.9rem;
  margin: 1.8rem 0;
}

.call-us_official {
  font-size: 0.9rem;
  margin-top: 1.8rem;
}

.call-us-phone_official {
  font-weight: 700;
  color: #000;
}

.home-a .call-us-phone_official .manage-everything .call-us-phone_official {
  color: #0070c0;
}

.background-a {
  background-image: none;
  text-align: left;
}

.background-a .title-home,
.background-a .subtitle-home,
.background-a .scroll-left i,
.background-a .scroll-left p {
  color: #000;
  margin: 0;
  padding-left: 0.5rem;
}

.background-a .title-home {
  font-weight: 700;
}

.background-a #aim_input_business_name {
  border: 1px solid #09bfff;
}

.background-a .change-item {
  margin-top: 2rem;
}

.home-a .background-a .change-item {
  margin-top: -1rem;
  background-color: transparent;
}

.background-a {
  padding-bottom: 10rem;
}

.background-a .sp-plugin {
  display: flex;
  align-items: flex-start;
}

.nc_start_arrow {
  background: #ffffc5;
  color: #0070c0;
  font-weight: 600;
  margin-right: 30px;
  margin-top: 20px;
  padding: 14px 30px;
}

.nc_start_arrow i {
  font-size: 20px;
  padding-left: 10px;
  -webkit-animation: slideArrow 1s ease-in-out infinite;
  -moz-animation: slideArrow 1s ease-in-out infinite;
  animation: slideArrow 1s ease-in-out infinite;
  margin-left: 9px;
}

@-webkit-keyframes slideArrow {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(10px, 0);
  }
}

@-moz-keyframes slideArrow {
  0%,
  100% {
    -moz-transform: translate(0, 0);
  }

  50% {
    -moz-transform: translate(10px, 0);
  }
}

@keyframes slideArrow {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 0);
  }
}

.home-a .business-concierge h2 {
  font-size: 2.1rem;
}

.home-a .business-concierge.mt-custom-12 {
  margin-top: 11rem;
}

.home-a #testimonials {
  background-color: #fff;
  color: #000;
  text-align: left;
  padding: 0 4rem 0.5rem 0;
}

.home-a #testimonials .carousel-item {
  padding: 2rem 0 1.5rem;
}

.home-a #testimonials .sa-title,
.home-a .sa-title {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 1.5rem;
}

.home-a .registered-section {
  padding-top: 2rem;
}

.home-a .registered-section:last-child {
  margin-bottom: 0;
}

.home-a .carousel-item p:nth-last-of-type(2) {
  font-weight: 600;
}

.home-a .testimonials-small {
  display: block;
}

.blue_font {
  color: #0070c0;
}

.home-a .supporting-australia .col-md-6 > img {
  padding-bottom: 2rem;
  max-width: 4rem;
}

.home-a .review_stars {
  display: flex;
  padding-top: 1rem;
}

.supporting-australia.home-a_sa {
  padding-bottom: 2rem;
  padding-top: 3rem;
  border-top: 10px solid #749dc2;
  border-bottom: 10px solid #749dc2;
}

.home-a_sa > .row {
  padding-top: 1rem;
}

.home-a_sa_title,
.home_a-official_btn {
  display: flex;
  align-items: center;
}

.home-a_sa_title .sa-title {
  padding-left: 2rem;
  margin-bottom: 1rem;
}

.home-a .home-official span {
  font-weight: 500;
}

.home-a .official-left img {
  padding-left: 0;
  padding-right: 5rem;
  max-width: 21rem;
}

.home_a-official_btn .call-us_official {
  margin-top: 0;
  padding-left: 3rem;
}
/* end-home-a */

.home-page .aim_bname_search_result {
  max-width: 100%;
}

* {
  padding: 0;
  margin: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  box-sizing: border-box;
  font-size: 1rem;
  font-style: normal;
  font-family: "Open Sans", sans-serif;
  line-height: 1.4;
}

p,
li,
h1,
h2,
h3 {
  margin-bottom: 0;
}

body a:hover {
  text-decoration: none;
  color: inherit;
}

img {
  display: block;
}

.container {
  max-width: 1250px;
  margin: 0 auto;
}

body button {
  border: none;
  cursor: pointer;
  color: #fff;
  background: 0 0;
}

button:focus,
button:hover {
  box-shadow: none;
  outline: 0;
}

button:focus,
button:active {
  outline: none !important;
  box-shadow: none;
  border: none;
}

.nav-burger {
  display: none;
  cursor: pointer;
}

.main-green {
  color: var(--main-green);
}

.btn-rounded {
  display: inline-block;
  color: #fff;
  padding: 0 1.5rem;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 1.875rem;
  line-height: 2.7rem;
  height: 2.8rem;
  text-align: center;
}

.btn-rounded:hover {
  color: #fff;
  text-decoration: none;
}

.btn-square {
  border-radius: 0.5rem;
  padding: 0.8rem 0;
  width: 12rem;
  font-weight: 600;
}

.btn-white,
.btn-white-a {
  background: #fff;
  color: #0077af;
  width: 10rem;
}

.btn-white-a {
  font-size: 0.9rem;
  border: 1px solid #0077af;
  padding: 0.5rem 2rem;
  transition: all 0.3s;
  width: auto;
}

.btn-white:hover {
  color: #0077af;
}

.btn-blue,
.btn-white-a:hover {
  background: #0077af;
  color: #fff;
}

.btn-green {
  background: #86cc09;
  width: 15rem;
}

.btn-dark-blue {
  background: #002060;
  color: #fff;
  width: 10rem;
}

.btn-pink {
  background: #ff0066;
  color: #fff;
  padding: 0 3rem;
  line-height: 2.5;
  height: 2.5rem;
}

.btn-official {
  color: #fff;
  background: 0 0;
  border: 1px solid #fff;
}

.btn-main-green {
  border-radius: 30px;
  background-color: var(--main-green);
  border-color: var(--main-green);
  color: var(--white);
  font-size: 1.3rem;
  font-weight: 600;
  width: 100%;
  margin-top: 1.5rem;
  line-height: 1.7rem;
  border: 1px solid var(--main-green);
  transition: all 0.3s;
  cursor: pointer;
}

.btn-main-green:hover {
  background-color: var(--white);
  border-color: var(--main-green);
  color: var(--main-green);
}

.small-screen {
  display: none !important;
}

.loadingPage img {
  width: 5rem !important;
  height: auto;
}

.home-page h2 {
  padding-bottom: 3rem;
  font-size: 3rem;
}

header {
  background-color: var(--white);
  font-size: 1rem;
}

header li {
  list-style: none;
}

header a {
  color: var(--black);
  transition: all 0.3s;
}

header a:hover {
  color: var(--main-green);
}

.home-page-old-home header {
  background: #015583;
}

.menu-primary-container {
  margin-right: 2rem;
}

.nc-menu {
  margin-left: auto;
}

#menu-primary {
  display: flex;
  margin: 0;
}

#menu-primary li {
  padding-right: 2rem;
  text-transform: uppercase;
  font-size: 0.9rem;
}

#menu-primary a.active-page {
  color: var(--main-green);
  font-weight: 600;
}

.main-home-header .name_logo {
  display: flex;
  align-items: center;
  padding: 7px 13px;
  border: 1px solid var(--main-green);
  border-radius: 5px;
  color: var(--main-green);
  background-color: var(--white);
  transition: all 0.3s;
  font-size: 0.9rem;
}

.main-home-header .name_logo img {
  margin-right: 20px;
}

.main-home-header .name_logo:hover {
  color: var(--white);
  background-color: var(--main-green);
}

.desktop-logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  padding: 2.5rem 0;
}

.home-a-header .desktop-logo {
  padding: 1rem 0;
}

.desktop-logo img {
  display: block;
  height: 25px;
  width: auto;
}

.nameCheck_logo {
  display: flex;
  height: 40px;
  align-items: center;
  color: var(--black);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1;
}

.nameCheck_logo:hover {
  color: var(--main-green);
}

.nameCheck_logo img {
  padding-right: 7px;
  height: 100%;
  width: auto;
}

.nameCheck_logo_txt p:last-child {
  font-weight: 400;
  font-size: 0.7rem;
}

.footer-bottom .nameCheck_logo_txt p:first-child {
  font-size: 0.9rem;
  font-weight: 600;
}

.footer-bottom .nameCheck_logo_txt p {
  color: var(--white);
}

footer {
  margin-top: 0;
  background-color: #404042;
  color: #fff;
  font-size: 0.8rem;
}

footer .container {
  padding: 2.5rem 1rem;
}

footer ul {
  list-style-type: none;
  padding-left: 0;
}

footer li {
  line-height: 1.8;
}

footer li span {
  cursor: pointer;
  transition: all 0.4s;
}

footer a {
  color: #fff;
  font-weight: 400;
  transition: all 0.4s;
  font-size: 0.8rem;
}

footer li span:hover,
footer a:hover {
  color: var(--main-green);
  text-decoration: none;
}

.footer-navigation .col-md-3 {
  display: flex;
}

.footer-navigation .col-md-3:nth-child(2),
.footer-navigation .col-md-3:nth-child(3) {
  justify-content: center;
}

.footer-navigation .col-md-3:last-child {
  justify-content: flex-end;
}

footer .widgettitle {
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 1rem;
}

.share-page li {
  display: flex;
  align-items: center;
  padding-bottom: 0.5rem;
}

.share-page span {
  width: 1.2rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  text-align: left;
}

.share-page span .st0 {
  fill: var(--white);
}

.share-page span svg {
  width: 100%;
  height: auto;
}

.footer-bottom p,
.share-page p {
  margin-bottom: 0;
}

.footer-bottom,
.footer-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer-top {
  border-bottom: 1px solid #fff;
  margin-bottom: 2rem;
  padding-bottom: 0.7rem;
}

.footer-bottom {
  align-items: center;
  padding-top: 1rem;
}

.footer-top span {
  padding-left: 1rem;
}

.title-section {
  padding: 6rem 0;
  background-color: var(--main-green);
  text-align: center;
  min-height: 14.7rem;
}

.title-section h1 {
  color: #fff;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 3.5rem;
  line-height: 1.4;
  font-weight: 500;
}

.title-section .subtitle {
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.2;
  margin-top: 1.8rem;
  font-weight: 500;
}

.manage-everything {
  background: #404042;
  padding: 2rem 0;
  color: #fff;
}

.page-template-template-page-home .manage-everything-login {
  background-color: var(--light-bg);
  padding: 4rem 0;
  color: var(--black);
}

.manage-everything-login .row {
  justify-items: center;
  align-items: center;
}

.manage-everything .manage-center {
  align-items: center;
}

.manage-main {
  margin-bottom: 0;
}

.mt-custom-12 {
  margin-top: 9rem;
}

.mt-custom-4 {
  margin-top: 4rem;
}

.mt-custom-0 {
  margin-top: 0;
}

.manage-left {
  justify-content: space-between;
  align-items: center;
  font-size: 1.9rem;
  line-height: 1.1;
  font-weight: 900;
}

.manage-left img {
  max-width: 80px;
}

.man-blue {
  color: #09bfff;
}

.manage-right ul {
  list-style: none;
  margin-bottom: 0;
  font-size: 0.9rem;
  line-height: 1.2;
}

.manage-right ul:first-child {
  margin-right: 5rem;
}

.manage-list {
  display: flex;
  margin-left: auto;
}

.manage-btn {
  display: flex;
  /* justify-content: flex-end;
  align-items: flex-end; */
}

.manage-btn .btn-main-green {
  margin-top: 0;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 3.1;
  height: 3.5rem;
}

.home-bg #aim_input_business_name {
  height: 3.7rem;
}

.home-bg #aim_btn_register_business_name.btn-square-green {
  padding: 0.6rem 1.3rem;
  height: 3.3rem;
}

.home-bg .aim_bname_search_result {
  padding: 1.5rem;
}

.manage-btn .btn-section {
  display: flex;
  padding-top: 0;
}

#sidenavContainer {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 30;
  transition-duration: 0.5s;
}

.sidenav {
  position: fixed;
  z-index: 35;
  right: -100%;
  top: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition-duration: 0.5s;
  height: 100vh;
  width: 33%;
}

.sidenav .closebtn {
  position: absolute;
  top: 1.3rem;
  right: 1.6rem;
  font-size: 1.1rem;
  margin-left: 3.1rem;
  color: #fff;
  cursor: pointer;
}

.sidenav .form-control {
  height: calc(3rem + 2px);
}

.header-sidebar {
  background-image: url(../images/sidebar-background.jpg);
  background-position: center;
  background-size: cover;
  color: #fff;
  padding: 4.4rem;
}

.header-sidebar h3 {
  font-size: 2.5rem;
  font-weight: 700;
  padding-bottom: 1.9rem;
}

.header-sidebar p {
  font-size: 1.2rem;
}

.form-sidebar-content {
  padding: 4.4rem;
}

.loginForm label {
  font-size: 1.3rem;
  color: #000;
}

.loginForm input {
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}

.sidebarForm button {
  width: 9.4rem;
}

.signupForm input {
  margin-bottom: 1.5rem;
}

.official-bottom {
  background: #015583;
  padding-top: 4rem;
  padding-bottom: 4rem;
  text-align: center;
  color: #fff;
  line-height: 1.2;
}

.official-bottom p:first-child {
  font-size: 1.6rem;
  margin-bottom: 0;
}

.official-bottom p {
  font-size: 1.1rem;
}

.official-bottom h2 {
  font-size: 2rem;
  font-weight: 700;
  padding-bottom: 1.5rem;
}

.official-bottom .call-us {
  margin-top: 2.5rem;
}

.official-bottom .call-us-phone {
  color: #fff;
  font-weight: 700;
}

.btn-section {
  padding-top: 1.5rem;
}

.headTab {
  position: relative;
}

.background-home.home-bg {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  position: relative;
}

.home-bg #aim_btn_check_business_name {
  height: 3.7rem;
  background-color: var(--main-green);
}
.home-bg #aim_btn_check_business_name_desktop {
  height: 3.7rem;
  background-color: var(--main-green);
}
.home-bg #aim_btn_check_business_name_mobile {
  height: 3.7rem;
  background-color: var(--main-green);
}
.home-bg #aim_search_bname_step .aim_table_layout {
  width: 100%;
  margin: 1.5rem 0 0 0;
}

.home-bg #aim_input_business_name {
  border: 1px solid #ccc;
  width: 100%;
}

.aim_table_layout .big-screen {
  width: 25%;
}

.head-section .custom-nc-form-btn {
  width: 100%;
}

.title-home {
  font-size: 3.8rem;
  font-weight: 600;
  margin: 2rem 0;
}

.sp-plugin {
  margin-top: 0;
}

.change-item {
  height: 2.3rem;
  overflow: hidden;
  position: relative;
  margin-top: 0;
  background-color: var(--dark-bg);
  padding: 0.5rem 0;
}

.change-item .scroll-left {
  position: absolute;
  display: flex;
  align-items: center;
  width: 100%;
  -moz-transform: translateX(65%);
  -webkit-transform: translateX(65%);
  transform: translateX(65%);
  -moz-animation: scroll-left 15s linear infinite;
  -webkit-animation: scroll-left 15s linear infinite;
  animation: scroll-left 15s linear infinite;
}

@-moz-keyframes scroll-left {
  0% {
    -moz-transform: translateX(65%);
  }

  100% {
    -moz-transform: translateX(-65%);
  }
}

@-webkit-keyframes scroll-left {
  0% {
    -webkit-transform: translateX(65%);
  }

  100% {
    -webkit-transform: translateX(-65%);
  }
}

@keyframes scroll-left {
  0% {
    transform: translateX(65%);
  }

  100% {
    transform: translateX(-65%);
  }
}

.scroll-left .scroll-clock {
  display: inline-block;
  padding-right: 0.5rem;
  width: 1.5rem;
}

.scroll-clock img {
  width: 100%;
  height: auto;
}

.scroll-left p {
  color: #fff;
  font-size: 0.9rem;
  display: inline;
}

.supporting-australia,
#pricing-section {
  line-height: 1.2;
  margin: 9rem auto;
}

#pricing-section h2,
#pricing-section .pricing-par {
  text-align: center;
  padding-bottom: 1rem;
}

.pricing-par {
  color: var(--black);
  font-size: 1.1rem;
}

#pricing-section {
  position: relative;
  padding: 3rem 0 12rem;
  background-color: var(--light-bg);
}

#pricing-section .payment {
  background-color: var(--white);
  border: 1px solid #eee;
  width: 100%;
  position: absolute;
  margin-top: 25px;
  left: 0;
  right: 0;
}

.pricing-pay .payment-info {
  border: 1px solid #eee;
  margin: 4rem auto;
}

.payment-info {
  padding: 3rem 3rem 2rem;
  color: var(--grey-font);
}

.payment-info h3 {
  font-size: 1.3rem;
  font-weight: 700;
  padding-bottom: 2rem;
  color: var(--black);
}

.payment-info p {
  padding-bottom: 1.5rem;
}

.payment-info span {
  font-weight: 600;
}

.payment-info .pay-extras {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  padding-bottom: 2.5rem;
}

.payment-info .pay-extras p {
  padding-bottom: 0;
  padding-right: 1rem;
  width: 20%;
}

.payment-info .hor-separator {
  width: 80%;
  height: 2px;
  background-color: #ccc;
}

.payment .payment-list {
  padding-bottom: 0;
}

.payment .payment-list p {
  padding-bottom: 0;
}

.payment .payment-list > div {
  display: flex;
  padding-bottom: 0.7rem;
  color: var(--grey-font);
}

.payment .payment-list > div div {
  width: 1.2rem;
  height: 1.2rem;
  text-align: center;
  line-height: 1.3rem;
  font-size: 0.7rem;
  font-weight: 600;
  border-radius: 50%;
  color: var(--white);
  background-color: var(--main-green);
}

.payment-price {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 3rem 3rem 2rem;
  text-align: center;
  background-color: var(--dark-bg);
  color: var(--white);
}

.payment-price div {
  font-size: 3.5rem;
  font-weight: 700;
}

.dream-business {
  margin-top: 19rem;
  margin-bottom: 5rem;
  text-align: center;
}

.dream-business p {
  font-size: 1.2rem;
  color: var(--grey-font);
}

.dream-business .call-us a,
.dream-business .call-us {
  color: var(--black);
}

.dream-business-img {
  max-width: 18rem;
  margin: 0 auto 3rem;
}

.dream-business .btn-main-green {
  width: max-content;
  margin-bottom: 3rem;
  line-height: 2;
}

.dream-business-img img {
  width: 100%;
  height: auto;
}

.supporting-australia .row {
  justify-content: space-between;
}

.sa-title {
  font-weight: 700;
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
}

.sa-info {
  font-size: 0.9rem;
  margin-bottom: 0;
  color: var(--grey-font);
}

.sa-info.main-green {
  margin-top: 0.5rem;
  color: var(--main-green);
}

.registered-section {
  display: flex;
}

.supporting-gov {
  padding-right: 9rem;
}

.registered-subtitle {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.growing-business .registered-subtitle span {
  font-weight: 700;
}

.growing-business .registered-img {
  height: 40px;
  width: 40px;
  line-height: 30px;
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
  padding: 0.3rem 0.7rem;
  border-radius: 50%;
  color: var(--white);
  background-color: var(--main-green);
}

.sa-list {
  margin: 1.5rem 0;
  list-style: none;
  font-size: 0.9rem;
  line-height: 1.4;
}

.registered-img {
  margin-right: 1rem;
}

.registered-img img {
  margin-bottom: 0;
  height: 3.5rem;
}

.slider-container {
  min-height: 12rem;
  position: relative;
  overflow: hidden;
}

.slide {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.4s ease;
  z-index: 1;
}

.slide.active {
  opacity: 1;
  transition: all 1s;
}

.arrow {
  margin-bottom: 2rem;
  font-size: 1rem;
  color: var(--main-green);
  cursor: pointer;
}

.arrow:focus {
  outline: 0;
}

.arrows-container {
  margin-bottom: 2rem;
  margin-top: 1rem;
}

.left-arrow {
  margin-right: 1.5rem;
}

#testimonials .t-quote {
  min-height: 5.7rem;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

#testimonials p {
  font-size: 0.9rem;
  margin-bottom: 0;
  line-height: 1.2;
  color: var(--grey-font);
}

#testimonials p:nth-child(2) {
  font-weight: 700;
  margin-bottom: 0;
}
/* end-arrows-testimonial */

.official-left img {
  width: 100%;
  max-width: max-content;
  height: auto;
  padding-left: 5.8rem;
  padding-right: 1rem;
  margin-bottom: 0;
}

.official-right p:first-child {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 0;
}

.ho-title {
  font-size: 1.7rem;
  line-height: 1.2;
  font-weight: 600;
}

.ho-info {
  font-size: 0.9rem;
  margin: 1.8rem 0;
}

.call-us_official {
  font-size: 0.9rem;
  margin-top: 1.8rem;
}

.call-us-phone_official {
  font-weight: 700;
  color: #000;
}

.manage-everything .call-us-phone_official {
  color: #0070c0;
}

.content-subtitle {
  font-size: 1.9rem;
  font-weight: 400;
  padding: 3rem 0;
}

.content-subtitle h2 {
  margin-bottom: 0;
}

.included-items > div:not(:last-child) {
  padding-bottom: 1.5rem;
}

.included-title {
  font-size: 1rem;
  font-weight: 700;
}

.span-colored {
  color: #0b74c2;
}

.included-info {
  line-height: 1.2;
  font-size: 0.9rem;
  width: 90%;
  margin-bottom: 0;
}

.included-info a {
  font-weight: 700;
}

.pricing-section > div {
  padding-bottom: 3rem;
  margin: 4rem auto 0;
}

.pricing-section .btn-section {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  padding-bottom: 0;
}

.pricing-section .btn-section .btn-green {
  width: 20rem;
}

.pricing-items ul li {
  list-style: none;
}

.register-period {
  font-size: 1.3rem;
  color: var(--main-green);
}

.pricing-items {
  justify-content: space-between;
}

.pricing-items p {
  margin-bottom: 1rem;
}

.about-us-content .col-md-4,
.pricing-items .col-md-4 {
  display: flex;
}

.pricing-items .col-md-4 > div {
  width: 90%;
}

.rocket-price {
  font-weight: 700;
  font-size: 1.3rem;
}

.about-us-content .col-md-4:nth-child(2),
.pricing-items .col-md-4:nth-child(2) {
  justify-content: center;
}

.about-us-content .col-md-4:last-child,
.pricing-items .col-md-4:last-child {
  justify-content: flex-end;
}

.about-us-content,
.how-it-works-steps {
  padding: 3rem 0;
  justify-content: space-between;
}

.how-it-works-image div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  background-color: var(--main-green);
  color: var(--white);
  border-radius: 50%;
  font-weight: 700;
  font-size: 1.5rem;
}

.about-us-title,
.how-it-works-title {
  font-size: 1.3rem;
  color: #000;
  margin: 1.8rem 0;
  padding-bottom: 0;
  font-weight: 600;
}

.about-us-title {
  margin-top: 0;
}

.about-us-content,
.how-it-works-info {
  color: grey;
  font-size: 0.95rem;
  line-height: 1.2;
}

.how-it-works-info {
  width: 94%;
}

.about-column-content {
  width: 92%;
}

.how-it-works-info li {
  padding: 0.5rem;
  margin-left: 0.8rem;
}

.about-list li {
  padding-left: 0.5rem;
  margin-left: 0.8rem;
}

.nc-contact__msg {
  color: #28baae;
  display: none;
  text-align: left;
}

#nc_support_form {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.support-form .form-control {
  position: relative;
  padding-left: 2.8rem;
  box-sizing: border-box;
  border: 1px solid #aaa;
}

.support-form button {
  margin-top: 1rem;
}

.form-control,
.form-control::placeholder {
  text-align: left;
  color: #495057;
  font-size: 0.8rem;
  resize: none;
}

.form-control:active,
.form-control:focus {
  outline: 0;
  box-shadow: none;
  border-color: #ced4da;
}

.support-form .form-group span {
  width: 1.3rem;
  height: auto;
  position: absolute;
  left: 1.8rem;
  top: 0.2rem;
  z-index: 1;
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--grey-font);
  opacity: 0.7;
}

.support-form .form-group span svg {
  width: 100%;
  height: auto;
}

.support-form button:disabled {
  cursor: not-allowed;
}

.terms-content p,
.policy-content p {
  padding-bottom: 0.7rem;
}

.terms-content a,
.policy-content a {
  color: var(--main-green);
  transition: all 0.3s;
}

.policy-content,
.terms-content {
  padding: 2rem 0;
  text-align: justify;
}

.terms-content ol,
.policy-content ul,
.policy-content ol {
  padding-left: 1.5rem;
}

.terms-title {
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 0.7rem;
  padding-top: 0.5rem;
}

.terms-subtitle {
  font-size: 1.25rem;
  font-weight: 600;
  padding-bottom: 0.5rem;
}

.faq-subtitle {
  margin: 2rem 0;
  font-weight: 500;
  font-size: 1.6rem;
}

.faq-page {
  margin-top: 5rem;
}

#nc_faq_form .form-control {
  padding-left: 0.75rem;
}

#nc_faq_form .btn-green {
  width: 9.4rem;
}

.acc-element {
  margin: 10px 0;
}

.acc-element .question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  border: 1px solid #ccc;
  border-radius: 30px;
  cursor: pointer;
}

.acc-element .question h5 {
  padding: 0;
  margin: 0;
}

.acc-element .question:after {
  content: "▼";
  color: var(--main-green);
  font-size: 1.3rem;
}

.acc-element .answer {
  padding: 10px 20px;
  animation: animateAccordion 0.4s;
}

.acc-element .answer h3 {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}

.acc-element .answer a {
  color: var(--main-green);
  font-weight: 600;
}

.acc-element ul li {
  margin-left: 1rem;
}

.hideText {
  display: none;
}

@keyframes animateAccordion {
  from {
    opacity: 0;
    transform: scale(0.6);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

#accordion table {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

#accordion table td {
  text-align: center;
  vertical-align: middle;
  padding: 0.2rem 0.6rem;
  font-size: 0.9rem;
}

#accordion table td.td-price {
  width: 9.7rem;
  padding: 0.2rem 0.6rem;
}

#accordion table td.price-green {
  background-color: #30b830;
  color: #fff;
  font-weight: 500;
}

#accordion table td span.span-left {
  float: left;
}

#accordion table td span.span-right {
  float: right;
}

.page-upgrade {
  font-size: 2.7rem;
}

.start-business-items {
  padding-right: 1.5rem;
}

.head-section {
  background-color: var(--light-bg);
}

.head-section > .col-md-4 {
  padding-right: 0;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.start-business {
  margin: 9rem auto;
}

.start-business-item {
  padding-bottom: 2rem;
  line-height: 1.2;
  font-size: 0.9rem;
}

.start-business-item p,
.start-business-item a {
  color: var(--grey-font);
}

.start-business-item a {
  font-weight: 700;
}

.start-business-item a.btn-main-green {
  color: var(--white);
}

.start-business-item .start-business-subtitle {
  font-weight: 600;
  color: var(--black);
  padding-bottom: 1rem;
  font-size: 1rem;
}

.google-reviews {
  display: flex;
  margin-top: 2rem;
  justify-content: space-between;
  align-items: center;
}

.google-reviews p {
  font-size: 2rem;
  line-height: 1.2;
  color: var(--grey-font);
}

.g-reviews p {
  font-size: 0.9rem;
}

.g-reviews img {
  max-width: 8.5rem;
  height: auto;
  margin: 0 auto 1rem;
}

/* .google-reviews .col-md-3 {
  padding-left: 0;
}

.google-reviews img {
  width: 100%;
  max-width: 6.9rem;
  height: auto;
}

.google-reviews span {
  font-weight: 600;
} */

.supporting-australia .col-lg-6:first-child img,
.head-section img,
.start-business img,
#pricing-section img {
  object-fit: cover;
  object-position: left;
  width: 100%;
  height: 100%;
}

.manage-everything-login {
  padding: 2.5rem 0;
  background-color: var(--light-bg);
}

.supporting-australia .reviews-img-wrapper img {
  object-position: center;
}

.growing-business img {
  height: auto;
  width: 100%;
}

.growing-business .registered-subtitle {
  margin-bottom: 1rem;
}

.growing-business-info {
  padding-right: 6rem;
}

.growing-business-info > p {
  margin-bottom: 2.5rem;
}

.reviews-img-wrapper {
  padding-right: 4rem;
}

.start-business img {
  padding-left: 3rem;
}

.start-business .google-reviews img {
  padding-left: 0;
}

.home-bg .scroll-left i,
.home-bg .scroll-left p {
  color: #fff;
}

.home-bg .title-home {
  font-weight: 900;
}

.subtitle-home.sub_bottom {
  font-size: 1.3rem;
}

.subtitle-home.sub_bottom {
  font-size: 1.1rem;
}

.sub_bottom.main-green {
  margin-bottom: 4rem;
}

.subtitle-home.sub_top {
  margin-top: 4rem;
  margin-bottom: 2rem;
}

.subtitle-home.sub_bottom {
  margin-bottom: 1rem;
}

.sub_bottom span,
.subtitle-home.sub_top {
  font-weight: 600;
}

.home-bg .sp-plugin {
  display: flex;
  align-items: flex-start;
}

.home-page .business-concierge h2 {
  font-size: 2.1rem;
}

.home-page .business-concierge.mt-custom-12 {
  margin-top: 11rem;
}

.home-page #testimonials {
  background-color: #fff;
  color: #000;
  text-align: left;
  padding: 0 4rem 0.5rem 0;
}

.home-page #testimonials .sa-title,
.home-page .sa-title {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 1.5rem;
}

.home-page .registered-section {
  margin-bottom: 2rem;
}

.home-page .registered-section:last-child {
  margin-bottom: 0;
}

.home-page #testimonials .t-quote {
  min-height: auto;
  color: var(--grey-font);
}

.blue_font {
  color: #0070c0;
}

.home-page .supporting-australia .col-lg-6:last-child > img {
  padding-bottom: 2rem;
  max-width: 4rem;
}

.home_a-official_btn .call-us_official {
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 1370px) {
  .sidenav {
    width: 50%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .home-tabs .tab-content > div {
    min-height: 10rem;
    padding: 1.3rem;
  }

  .home-tabs .nav li a {
    padding: 0.5rem;
    height: 5.3rem;
  }

  .official-left img {
    padding-left: 0;
  }

  .official-left {
    align-items: center;
    display: flex;
  }

  .footer-bottom a,
  .footer-top-right {
    padding-bottom: 1rem;
  }

  .footer-top-right span:first-child {
    padding-left: 0;
  }

  .pricing-info {
    min-height: 4.25rem;
  }

  .about-column-content {
    width: 100%;
  }

  .sidenav {
    width: 70%;
  }

  .manage-left {
    font-size: 1.3rem;
  }

  .manage-btn {
    justify-content: space-evenly;
  }

  .manage-left img {
    height: 70px;
  }

  .manage-right ul {
    font-size: 0.9rem;
  }

  .wrapper .container {
    max-width: 80%;
  }

  .wrapper .manage-everything-login .container {
    max-width: 100%;
  }

  .growing-business img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
  }

  .section-image img {
    object-fit: cover;
    object-position: top;
  }

  .supporting-australia,
  #pricing-section {
    margin: 4rem auto;
  }

  #pricing-section {
    margin-top: 0;
    padding-top: 0;
  }

  .section-image {
    height: 21rem !important;
  }
}

@media screen and (max-width: 991px) {
  .big-screen,
  .name_logo.big-screen {
    display: none;
  }

  .small-screen {
    display: block !important;
  }

  .btn-rounded {
    height: 2.4rem;
    line-height: 2.3rem;
    padding: 0 1rem;
  }

  .btn-pink {
    padding: 0 2.5rem;
  }

  .mt-custom-12 {
    margin-top: 16rem;
  }

  .mt-custom-4 {
    margin-top: 2rem;
  }

  .title-section {
    padding: 2rem 0;
    min-height: 10rem;
  }

  .title-section h1 {
    font-size: 2rem;
    line-height: 1;
  }

  .title-section .subtitle {
    font-size: 1rem;
  }

  .ho-info br,
  .official-bottom p br,
  .title-home br,
  .title-section .subtitle br {
    display: none;
  }

  .footer-navigation .col-md-3:last-child,
  .footer-navigation .col-md-3:nth-child(2),
  .footer-navigation .col-md-3:nth-child(3) {
    justify-content: flex-start;
  }

  .footer-navigation .col-md-3 {
    justify-content: flex-start;
  }

  .footer-top {
    border-bottom: 0;
    margin-bottom: 1rem;
  }

  .footer-top span {
    padding-left: 0;
    display: block;
  }

  .footer-top-left {
    width: 100%;
  }

  .footer-top-left p {
    font-size: 1rem;
  }

  .footer-top-right {
    padding-top: 0.7rem;
  }

  .footer-bottom p {
    line-height: 1.2;
    padding-top: 1rem;
  }

  .flex-div {
    width: 100%;
  }

  .footer-title,
  .footer-top-left p {
    border-bottom: 1px solid #fff;
    padding-bottom: 0.7rem;
  }

  .home-bg {
    padding-top: 2rem;
  }

  .title-home {
    font-size: 1.7rem;
    margin: 0;
    color: #000;
  }

  .home-bg .subtitle-home {
    width: 100%;
  }

  .custom-nc-form-btn {
    width: 100%;
  }

  .subtitle-home {
    font-size: 1rem;
    width: 62%;
    margin: 1rem auto 2rem;
  }

  .subtitle-home.sub_top {
    margin-top: 2rem;
  }

  .subtitle-home.sub_bottom,
  .subtitle-home.sub_top {
    font-size: 0.85rem;
  }

  .subtitle-home.sub_bottom.small-screen {
    margin: 2rem 0 0.5rem;
  }

  .change-item {
    background-color: var(--white);
  }

  .scroll-left i,
  .scroll-left p {
    color: var(--black);
  }

  .change-item .scroll-left {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    animation-duration: 10s;
  }

  @-moz-keyframes scroll-left {
    0% {
      -moz-transform: translateX(100%);
    }

    100% {
      -moz-transform: translateX(-100%);
    }
  }

  @-webkit-keyframes scroll-left {
    0% {
      -webkit-transform: translateX(100%);
    }

    100% {
      -webkit-transform: translateX(-100%);
    }
  }

  @keyframes scroll-left {
    0% {
      -moz-transform: translateX(100%);
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
    }

    100% {
      -moz-transform: translateX(-100%);
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }

  .change-item {
    margin: 0;
    display: none;
  }

  .home-a .background-a .change-item {
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: block;
    height: 2rem;
  }

  .home-a .change-item .scroll-left {
    width: 120%;
  }

  .header-sidebar {
    padding: 3rem 2rem;
  }

  .background-a {
    padding-bottom: 7rem;
  }

  .form-sidebar-content {
    padding: 2rem;
  }

  .header-sidebar h3 {
    font-size: 1.5rem;
    padding-bottom: 1rem;
  }

  .sidenav {
    width: 100%;
  }

  .sidenav .closebtn {
    top: 1rem;
    font-size: 1rem;
  }

  .header-sidebar p {
    font-size: 1rem;
  }

  #testimonials {
    padding: 3rem 0;
  }

  .testimonials-title {
    font-size: 1.5rem;
  }

  #testimonials > p {
    font-size: 0.9rem;
  }

  .home-official,
  .official-bottom,
  .supporting-australia {
    padding-top: 2rem;
    padding-bottom: 3rem;
    text-align: center;
  }

  .official-left {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .official-left img {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 1rem;
  }

  .sa-title {
    margin-bottom: 2rem;
    padding-top: 1rem;
    margin-left: auto;
    margin-right: auto;
  }

  .sa-title br {
    display: none;
  }

  .sa-list {
    text-align: left;
    display: inline-block;
  }

  .sa-info br {
    display: none;
  }

  .registered-section {
    flex-direction: column;
    margin: 1.5rem 0;
  }

  .registered-subtitle {
    font-size: 1rem;
    margin-bottom: 1rem;
    color: var(--black);
  }

  .registered-img {
    margin-right: 0;
    margin-bottom: 1rem;
    justify-content: center;
  }

  .pricing-pay .registered-img {
    margin-right: 0.5rem;
  }

  .content-subtitle {
    padding: 2rem 0;
  }

  .content-subtitle h2 {
    font-size: 1.5rem;
  }

  .title-section .subtitle {
    margin-top: 1rem;
    padding: 0 2rem;
  }

  .included-info {
    width: 100%;
  }

  .pricing-section {
    padding-bottom: 0;
  }

  .pricing-info {
    font-size: 0.9rem;
  }

  .pricing-section .btn-section {
    padding-top: 0.5rem;
  }

  .pricing-items .col-md-4 {
    margin-bottom: 2rem;
  }

  .pricing-items .col-md-4:last-child,
  .pricing-items .col-md-4:nth-child(2) {
    justify-content: flex-start;
  }

  .pricing-items .col-md-4 > div {
    width: 100%;
  }

  .how-it-works-info {
    width: 100%;
  }

  .how-it-works-title {
    margin: 1.3rem 0;
  }

  .how-it-works-info,
  .about-list {
    padding-left: 1rem;
  }

  .faq-subtitle {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .about-column-content {
    padding-bottom: 2rem;
  }

  .about-us-title {
    font-size: 1.1rem;
  }

  .about-us-content,
  .how-it-works-steps {
    padding: 2rem 0;
  }

  .about-us-title {
    margin-bottom: 1rem;
  }

  .page-upgrade {
    font-size: 1.1rem;
  }

  .policy-content,
  .terms-content {
    text-align: left;
  }

  /* home-a-17-09 */
  .home-page #testimonials {
    padding: 0 0 1rem 0;
    text-align: center;
  }

  .home-page .supporting-australia .col-lg-6 {
    margin: 0 auto;
    padding-top: 0;
    padding-right: 15px;
  }

  .home-page .supporting-australia {
    padding-bottom: 0;
    padding-top: 0;
    margin: 3rem auto;
  }

  .home-page .supporting-australia.business-reviews {
    margin-bottom: 0;
  }

  .home-bg #aim_input_business_name {
    display: block;
    width: 100%;
  }

  .home-bg .small-screen #aim_btn_check_business_name {
    display: none;
  }

  .home-bg #aim_search_bname_step .aim_table_layout td {
    display: block;
    width: 100%;
  }

  .home-bg #aim_search_bname_step .aim_table_layout img {
    display: none;
  }

  .home-bg #aim_btn_check_business_name {
    height: 2.7rem;
    margin-top: 1rem;
    background-color: var(--main-green) !important;
    border-radius: 30px;
  }
  .home-bg #aim_btn_check_business_name_desktop {
    height: 2.7rem;
    margin-top: 1rem;
    background-color: var(--main-green) !important;
    border-radius: 30px;
  }
  .home-bg #aim_btn_check_business_name_mobile {
    height: 2.7rem;
    margin-top: 1rem;
    background-color: var(--main-green) !important;
    border-radius: 30px;
  }
  header .desktop-logo {
    justify-content: center;
    padding: 1rem 0;
  }

  .home-a-header .desktop-logo {
    justify-content: space-between;
  }

  header .name_logo {
    padding: 2px 4px;
    font-size: 0.7rem;
  }

  header .name_logo img {
    margin-right: 5px;
  }

  header .nameCheck_logo {
    font-size: 0.8rem;
  }

  footer .nameCheck_logo_txt p {
    padding-top: 0;
  }

  .payment-info .pay-extras {
    justify-content: flex-start;
  }

  .payment-info .pay-extras p {
    width: 25%;
    margin-right: 0.5rem;
    padding-right: 0;
  }

  .payment-info .hor-separator {
    width: 70%;
  }

  .acc-element .question h5 {
    font-size: 1rem;
  }

  .acc-element .answer h3 {
    font-size: 1.2rem;
    font-weight: 600;
  }

  .faq-page {
    margin-top: 2rem;
  }

  /* home-new */
  .head-section {
    background-color: transparent;
  }

  .head-section > .col-md-4 {
    display: none;
  }

  .head-section {
    text-align: center;
  }

  .registered-img img {
    margin: 0 auto;
  }

  .home-page h2 {
    font-size: 1.7rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .payment .payment-list > div div {
    margin-right: 1rem;
  }

  #pricing-section .payment {
    position: unset;
    width: 95%;
    box-shadow: 0 0 8px #ddd;
    border: none;
  }

  .dream-business {
    margin-top: 4rem;
  }

  #pricing-section {
    padding: 3rem 0;
    margin: 0;
  }

  .dream-business p {
    font-size: 0.9rem;
  }

  .dream-business p br {
    display: none;
  }

  .home-page {
    text-align: center;
  }

  .start-business {
    margin: 4rem auto;
  }

  .start-business img {
    padding-left: 0;
  }

  .start-business h2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .start-business-img-wrapper {
    height: 5rem;
    padding-bottom: 1rem;
  }

  .growing-business {
    margin: 5rem auto;
  }

  .start-business-item img,
  .growing-business .registered-img img {
    height: 100%;
    width: auto;
    margin: auto;
    opacity: 0.7;
  }

  .google-reviews {
    flex-direction: column;
  }

  .google-reviews > * {
    margin-bottom: 1.5rem;
    font-size: 0.9rem;
    padding: 0;
  }

  .google-reviews p {
    font-size: 1.4rem;
  }

  .google-reviews img {
    margin: 0 auto;
  }

  .start-business-item .btn-main-green {
    display: block;
    width: 100%;
    font-size: 0.9rem;
    margin-top: 1rem;
  }

  .arrows-container {
    margin-top: 2rem;
  }

  .payment .payment-list > div {
    padding-bottom: 0;
  }

  .payment-info {
    padding: 2rem;
  }

  .payment-info p {
    font-size: 0.8rem;
  }

  .growing-business > .row {
    flex-direction: column-reverse;
    margin: 0;
  }

  .growing-business p {
    font-size: 0.9rem;
  }

  .growing-business .registered-img {
    background-color: transparent;
    height: 5rem;
    width: 100%;
  }

  footer .container {
    padding: 2.5rem 2rem;
  }

  .start-business-items {
    padding-right: 0;
  }

  .business-img-wrapper {
    padding: 0;
  }

  .growing-business-info {
    padding-right: 15px;
  }

  .home-page h2 .main-green {
    display: block;
  }

  .sa-info.main-green {
    margin-top: 1rem;
  }

  .nav-burger {
    position: absolute;
    right: 0;
    z-index: 5;
    display: block;
    height: 30px;
    width: auto;
  }

  .nav-burger img {
    height: 100%;
    width: auto;
  }

  .nc-menu {
    display: none;
  }

  header {
    position: relative;
  }

  #menu-primary {
    flex-direction: column;
  }

  .nc-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 3.5rem;
    width: 100%;
    transition: all 2s ease-in-out;
    z-index: 3;
  }

  .name_logo.small-screen {
    display: flex !important;
    justify-content: space-between;
    max-width: 8rem;
    padding: 5px 10px;
  }

  #menu-primary li {
    padding-bottom: 1rem;
  }

  .desktop-header .container {
    padding-left: 0;
    padding-right: 0;
  }

  .main-header > * {
    padding-right: 15px;
    padding-left: 15px;
  }

  .nc-menu.active-nav {
    background-color: var(--white);
    padding-top: 1rem;
    padding-bottom: 2rem;
    display: block;
    animation: fadeMenu 0.5s;
  }

  .btn-main-green {
    font-size: 1rem;
  }

  @keyframes fadeMenu {
    from {
      transform: translateX(100%);
    }
    to {
      transform: translateX(0);
    }
  }

  .home-bg .aim_bname_search_result {
    padding: 1.5rem 0 0 0;
  }
}

@media screen and (max-width: 767px) {
  /* home-a */
  .btn-pink {
    padding: 0 2.5rem;
  }

  .ho-info br,
  .official-bottom p br,
  .title-home br,
  .title-section .subtitle br {
    display: none;
  }

  .background-a {
    background-image: none;
    padding-bottom: 3.5rem;
  }

  .background-a {
    padding-top: 2rem;
  }

  .background-a .subtitle-home {
    width: 100%;
  }

  .background-a .title-home {
    margin: 0;
  }

  .home-a .business-concierge h2 {
    font-size: 1.8rem;
  }

  .custom-nc-form-btn {
    width: 100%;
  }

  .nc_start_arrow {
    display: none;
  }

  .scroll-left i,
  .scroll-left p {
    color: #000;
  }

  .headTab .aim_table_layout {
    border: 1px solid #0080b9;
  }

  .business-concierge {
    background-image: url(../images/business-concierge-background-small.jpg);
    padding: 2rem 0;
    background-position: right;
  }

  .home-a .business-concierge.mt-custom-12 {
    margin-top: 19rem;
  }

  .business-concierge p {
    padding: 2rem 0;
    width: 75%;
    line-height: 1.1;
    font-size: 0.9rem;
  }

  .business-concierge h2 {
    font-size: 2rem;
  }

  .business-concierge h2 br,
  .business-concierge p br {
    display: none;
  }

  .home-tabs {
    bottom: -13rem;
    border: none;
  }

  .home-a .home-tabs {
    bottom: -14rem;
  }

  .home-tabs .tab-content > div {
    min-height: 14.3rem;
  }

  .home-tabs .nav li a {
    padding: 0.5rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .home-tabs .nav li a img {
    margin: 0 auto;
    height: 2.2rem;
  }

  .home-tabs .tab-content > div {
    padding: 1.5rem;
  }

  .tab-title-small {
    font-weight: 700;
    padding-bottom: 0.5rem;
  }

  .home-tabs .tab-content p,
  .tab-content #menu3 ul {
    font-size: 0.9rem;
    line-height: 1.2;
  }

  .dollar-icon {
    color: #fff;
    border: 0.11rem solid #fff;
    border-radius: 50%;
    font-size: 1.2rem;
    padding: 0.1rem 0.65rem;
    margin-bottom: 0;
    opacity: 0.8;
  }

  .trade-icon {
    border: 0.13rem solid #fff;
    padding: 0.3rem;
  }

  .home-a_sa > .row {
    flex-direction: column;
    justify-content: center;
  }

  .home-a_sa > .row .sa-list {
    max-width: 70%;
    margin: 0 auto;
  }

  .home-a_sa > .row .sa-list li {
    display: inline-block;
  }

  .home-a_sa_title,
  .home_a-official_btn {
    flex-direction: column;
  }

  .home-a_sa_title .sa-title {
    padding-left: 0;
  }

  .more-work .sa-title {
    font-size: 1.2rem;
  }

  .more-work .sa-info {
    font-size: 0.9rem;
  }

  .home-a .official-left {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .home-a .official-left img {
    padding-right: 0;
    margin: 0 auto;
    max-width: 15rem;
  }

  .home-a .ho-title span {
    display: block;
    font-size: 1.3rem;
  }

  .home-a .official-right p:first-child {
    font-size: 1.5rem;
  }

  .home_a-official_btn .call-us_official {
    padding-left: 0;
    padding-top: 2rem;
  }

  .home-a .manage-left {
    font-size: 1.4rem;
  }

  .home-a .manage-btn {
    flex-direction: row;
    justify-content: space-between;
  }

  .home-a .manage-everything-login #loginButton {
    margin-top: 0;
  }

  .home-a #testimonials {
    text-align: center;
    padding-right: 0;
    padding-bottom: 1.5rem;
  }

  .home-a .supporting-australia .col-md-6 > img {
    margin: 0 auto;
  }
  /* end-home-a */

  .section-image {
    height: 15rem !important;
    width: 100%;
  }

  .manage-left {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 2rem;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .manage-btn {
    justify-content: center;
  }
}

.renewals-btn-wraper {
  padding-left: 0.5rem;
  margin-bottom: 80px;
}

.renewals-btn-wraper {
  padding-left: 0.5rem;
}
a.renewals-hero-btn {
  color: #fff;
  background: #0070c0;
  padding: 0.9rem 2rem;
  display: inline-block;
  border-radius: 7px;
  font-weight: bold;
}
.renewals-hero-btn:hover {
  color: #0070c0;
  background: transparent;
  border: 1px solid #0070c0;
}
.ren-sup-links ul {
  display: flex;
  margin-bottom: 0px;
}
.ren-sup-links ul li {
  margin: 0px 20px;
}
.ren-sup-links ul li a {
  font-size: 14px;
  font-weight: 600;
  font-family: "Open Sans", Sans-serif;
  color: #161c23;
}
.underMenu li {
  padding: 10px 10px 10px 10px;
  margin: 0px !important;
}
.underMenu li:hover {
  background-color: #006bc3;
}
.underMenu li:hover a {
  color: white;
}
.main-home p.subtitle-home.sub_top.main-green span {
  display: none;
}
@media (max-width: 768px) {
  a.btn.renewals-hero-btn {
    display: block;
    margin-top: 30px;
    padding: 0.6rem 1.5rem;
  }
  .renewals-btn-wraper {
    margin-bottom: 35px;
  }
  .change-item.container {
    display: none !important;
  }
  .renewals-home-copy .sa-info {
    color: #000;
  }
  .renewals-home-copy .registered-section {
    margin-left: 0px !important;
  }
  header .name_logo {
    display: none;
  }
  .hedsup {
    display: none;
  }
  .hedren a {
    color: #fff;
    background: #002060;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 13px;
    text-transform: uppercase;
  }

  .main-home .row.small-screen-new .sa-info {
    display: none;
  }
  .main-home .resp-log img {
    margin: 0px !important;
    max-width: 125px !important;
    width: inherit !important;
    padding: 15px;
  }
  .main-home .resp-log {
    display: flex;
    justify-content: center;
    background: #f2f2f2;
    margin-top: 25px;
  }
  p.subtitle-home.sub_top.main-green {
    margin-bottom: 15px !important;
  }
  .home-a.renewals-home-copy .subtitle-home.sub_bottom {
    padding-top: 15px !important;
  }
  .renewals-home-copy .small-screen-new .sa-info {
    display: none;
  }
  .renewals-home-copy .wrapper-new-home-official {
    padding-top: 0px !important;
    padding-left: 0.5rem !important;
  }
}
@media screen and (min-width: 769px) {
  .sliderWrapper {
    display: none;
  }
}
.sliderWrapper {
  margin-bottom: 85px;
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-slide p {
  color: black !important;
  font-size: 13px !important;
}
.swiper-slide span {
  font-weight: 600;
}
.swiper-slide a {
  text-align: start !important;
}
.swiper-slide img {
  width: 90px !important;
}
.swiper-slide-1 span {
  margin-left: 23px;
}
.swiper-slide-2 span {
  margin-left: 17px;
}
.swiper-slide-3 p {
  margin-left: -2px;
}
.swiper-slide-3 span {
  margin-left: 23px;
}
.swiper-slide-4 p {
  margin-left: 9px;
}
.swiper-slide-4 span {
  margin-left: 19px;
}
.swiper-slide-5 p {
  margin-left: 9px;
}
.swiper-slide-5 span {
  margin-left: 2px;
}
.swiper-slide-6 p {
  margin-left: -8px;
}
.swiper-slide-6 span {
  margin-left: 29px;
}
.swiper-slide-7 p {
  margin-left: 9px;
}
.swiper-slide-7 span {
  margin-left: 20px;
}
/***************************************************************************************************************/
/******************************************** GENERAL BLOG STYLE *******************************************/
/***************************************************************************************************************/
.blog-post *,
.all-blogs * {
  font-family: "Poppins", sans-serif;
}

.blog-post h1,
.all-blogs h1 {
  font-size: 47px;
  font-weight: 900;
  line-height: 56px;
  letter-spacing: 0px;
  font-family: Poppins;
  color: #09234d;
  margin: 0;
  padding-bottom: 15px !important;
}

.blog-post h2,
.all-blogs h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 45px;
  letter-spacing: 0px;
  font-family: Poppins;
  color: #09234d;
  margin: 0;
  padding-bottom: 15px !important;
}

.blog-post h3,
.all-blogs h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0px;
  font-family: Poppins;
  color: #09234d;
  margin: 0;
  padding-bottom: 15px !important;
}

.blog-post h4,
.all-blogs h4 {
  font-size: 19px;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0px;
  font-family: Poppins;
  color: #09234d;
  margin: 0;
  padding-bottom: 15px !important;
}

.blog-post h3,
.blog-post h4 {
  padding-top: 30px;
}

.blog-post h5,
.all-blogs h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 0px;
  font-family: Poppins;
  color: #09234d;
  margin: 0;
  padding-bottom: 15px !important;
}

.blog-post p,
.all-blogs p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 0px;
  font-family: Poppins;
  color: #09234d;
  margin: 0;
  padding-bottom: 15px !important;
}

.blog-post span,
.all-blogs span {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-family: inherit;
  color: inherit;
}

.blog-post a,
.all-blogs a {
  color: #09234d;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 0px;
  font-family: Poppins;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  text-decoration: underline;
}

.blog-post a:hover,
.all-blogs a:hover {
  color: #00c4cc;
}

/***************************************************************************************************************/
/******************************************** SINGLE BLOG POST STYLE *******************************************/
/***************************************************************************************************************/
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJbecmNE.woff2)
    format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8,
    U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJnecmNE.woff2)
    format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

.blog-header {
  position: relative;
  max-width: 1440px;
  margin-inline: auto;
  height: 550px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

.blog-header .blog-page-header-shader {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0);
}

.blog-header .blog-page-header-shader .blog-page-header {
  padding: 0 70px;
}

.blog-header .blog-page-header-shader .blog-page-header .blog-page-date {
  color: white;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  letter-spacing: 1.4px;
  font-family: Poppins;
  margin: 0;
  padding-bottom: 10px !important;
}

@media (max-width: 768px) {
  .blog-header .blog-page-header-shader .blog-page-header {
    padding: 0 10px;
  }

  .blog-header .blog-page-header-shader .blog-page-header .blog-page-date {
    padding-bottom: 20px !important;
  }
}

.blog-header
  .blog-page-header-shader
  .blog-page-header
  .blog-page-date
  .post-logs {
  position: relative;
}

.blog-header
  .blog-page-header-shader
  .blog-page-header
  .blog-page-date
  .post-logs
  .datestyle {
  width: 80px;
  height: 80px;
  border-radius: 2px;
  background-color: #fff;
  padding-top: 10px;
  z-index: 1;
  position: relative;
}
.blog-header
  .blog-page-header-shader
  .blog-page-header
  .blog-page-date
  .post-logs
  .datestyle
  span {
  color: #0070c0;
  line-height: 1;
  text-align: center;
  display: block;
}

.blog-header
  .blog-page-header-shader
  .blog-page-header
  .blog-page-date
  .post-logs
  .datestyle
  span.month,
.blog-header
  .blog-page-header-shader
  .blog-page-header
  .blog-page-date
  .post-logs
  .datestyle
  span.year {
  font-size: 14px;
}
.blog-header
  .blog-page-header-shader
  .blog-page-header
  .blog-page-date
  .post-logs
  .datestyle
  span.day {
  font-size: 30px;
}

.blog-header
  .blog-page-header-shader
  .blog-page-header
  .blog-page-date
  .post-logs
  span.post_author {
  background-color: #0070c0;
  box-shadow: 0 2px 5px 0 rgb(3 44 44 / 9%);
  border-radius: 2px;
  padding: 10px 30px 10px 100px;
  position: absolute;
  top: 18px;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  text-align: left;
  color: #fff;
  letter-spacing: 0.5px;
  text-shadow: 0 2px 4px rgb(0 0 0 / 50%);
  box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}

.blog-header .blog-page-header-shader .blog-page-header .blog-topic-list a {
  text-shadow: 0 2px 4px rgb(0 0 0 / 50%);
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}

.blog-post .blog-content {
  max-width: 870px;
  margin-inline: auto;
}

.blog-post .blog-content .blog-content-title {
  padding-top: 35px;
}

.blog-content .blog-page-all-posts {
  display: flex;
  justify-content: flex-end;
}
.blog-content .blog-page-all-posts .btn-all-posts {
  font-size: 16px;
  font-weight: bold;
  line-height: 19.2px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  border-radius: 4px;
  background-color: #fff;
  display: inline-block;
  padding: 8px 45px;
  margin-top: 20px;
  transition: 0.2s ease-in;
  text-decoration: none;
  display: flex;
  height: 50px;
  align-items: center;
  border: 1px solid #0070c0;
  color: #0070c0;
}
.blog-content .blog-page-all-posts .btn-all-posts:hover {
  color: #fff;
  background-color: #0070c0;
}

.blog-content blockquote {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: normal;
  font-family: Poppins;
  color: #015583;
  margin-top: 35px;
  margin-bottom: 35px;
  padding: 100px 60px 60px 60px;
  background-color: #fff;
  border: 2px solid #2ba8ee;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  margin-inline: 90px;
}

.blog-content blockquote p {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: normal;
  font-family: Poppins;
  color: #015583;
}

.blog-content blockquote:before {
  content: url("https://7409129.fs1.hubspotusercontent-na1.net/hubfs/7409129/Quote%20Namecorp.png");
  position: absolute;
  margin: 0px;
  padding: 0px;
  margin-top: -130px;
  margin-left: -30px;
  display: block;
}

.blog-content strong {
  font-weight: 700;
}

@media (max-width: 992px) {
  .blog-content blockquote {
    padding: 100px 40px 40px 40px;
    margin-inline: 0;
  }
  .blog-content blockquote:before {
    margin-left: -10px !important;
  }
}

@media (max-width: 551px) {
  .blog-content h1 {
    font-size: 28px;
    line-height: 1.2;
  }
}

.blog-content ul {
  list-style-image: url("https://7409129.fs1.hubspotusercontent-na1.net/hubfs/7409129/tick.svg");
  list-style: none;
  padding-left: 0px;
}
.blog-content ul li::before {
  content: url("https://7409129.fs1.hubspotusercontent-na1.net/hubfs/7409129/tick.svg");
  left: 0;
  position: absolute;
  top: 3px;
  width: 24px;
}
.blog-content ul li {
  padding-left: 45px;
  margin-bottom: 6px;
  position: relative;
}

.blog-content .cta_button {
  background-color: #0070c0;
  color: #fff;
  border-radius: 7px;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 80px;
  letter-spacing: 0.09px;
  font-family: Poppins;
  line-height: 24px;
  cursor: pointer;
  text-decoration: none;
  max-width: 100%;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  border: 1px solid #0070c0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.blog-content .cta_button:hover {
  background-color: transparent;
  border: 1px solid #0070c0;
  color: #0070c0;
}
.blog-content .cta_button:visited {
  background-color: transparent;
}
.blog-content .cta_button:active {
  background-color: transparent;
}

.blog-content img {
  margin-top: 25px;
  margin-bottom: 25px;
  max-width: 100%;
}

.related-posts {
  padding-bottom: 40px;
}

.related-posts .hs_cos_wrapper_type_related_blog_posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 25px;
}

@media (max-width: 768px) {
  .related-posts .hs_cos_wrapper_type_related_blog_posts {
    grid-template-columns: repeat(1, 1fr);
  }
}
.related-posts .related-blog-item {
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 2px 7px 0 rgb(3 44 44 / 9%);
}

.related-posts .related-blog-item .related-feature-image img {
  height: 200px;
  object-fit: cover;
  width: 100%;
}

.related-posts .related-item-content-wrapper {
  padding: 0 20px 20px 20px;
}

.related-posts .related-item-content-wrapper .details {
  position: relative;
  padding-top: 65px;
}

.related-posts ul.date-topic-list {
  position: absolute;
  top: -40px;
  width: 100%;
}

.related-posts ul.date-topic-list li {
  display: inline-block;
  list-style-type: none;
  padding-right: 12px;
}

.related-posts ul.date-topic-list > li:last-child {
  float: right;
  margin-top: 20px;
  position: absolute;
  top: 0px;
  right: 0px;
}

.related-posts .datestyle {
  width: 80px;
  height: 80px;
  border-radius: 2px;
  background-color: #fff;
  padding-top: 10px;
  z-index: 1;
  position: relative;
}
.related-posts .datestyle span {
  color: #0070c0;
  line-height: 1;
  text-align: center;
  display: block;
}
.related-posts .datestyle span.month,
.related-posts .datestyle span.year {
  font-size: 14px;
}
.related-posts .datestyle span.day {
  font-size: 30px;
}

.related-posts .more-link {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-decoration: none;
  background-color: #0070c0;
}
.related-posts .more-link i {
  color: white;
}

.related-posts .auther_name-blog a,
.topic-link {
  text-decoration: none !important;
}

.related-posts .related-blog-title {
  font-size: 18px;
  line-height: 21.7px;
  text-align: left;
  font-weight: 700;
  margin-bottom: 17px;
  display: block;
  text-decoration: none;
}
.related-posts .read-more-link {
  display: none;
}
/*******************************************************************************************************************/
/******************************************** END SINGLE BLOG POST STYLE *******************************************/
/*******************************************************************************************************************/

/****************************************************************************************************************/
/******************************************** BLOG POST LISTING STYLE *******************************************/
/*****************************************************************************************************************/

/******************************** FEATURE BLOG *****************************/
.featured-posts .latest-post-item {
  margin-left: 0;
  margin-right: 0;
}
.featured-posts .datestyle span.day {
  font-weight: 700;
}
.featured-posts .datestyle span {
  text-shadow: none;
}
.featured-posts .post-summary p {
  font-size: 16px;
  line-height: 22.4px;
  color: #949598;
}
.featured-posts .post-summary .read-more-link {
  display: block;
}
.featured-posts .post-summary .read-more-link a {
  padding: 0 3.5rem;
  height: 3.63rem;
  background-color: #0070c0;
  border-radius: 9px;
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 20.16px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: normal;
  box-sizing: border-box;
  margin-top: 12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.featured-posts .post-title a {
  text-decoration: none;
}
@media (max-width: 991px) {
  .featured-posts .latest-post-item .item-wrapper {
    padding: 0 15px;
  }
  .featured-posts .latest-post-item .post-recents-topic {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .featured-posts .latest-post-item .post-date {
    margin-right: 7.5px;
  }
  .featured-posts .auther_name-blog {
    display: flex;
    align-items: flex-end;
    margin-bottom: 5px;
    margin-top: -50px;
  }
  .featured-posts .post-image {
    height: 300px !important;
    background-color: transparent !important;
  }
}
.featured-posts .post-image {
  height: 413px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-color: #31c5c7;
  position: relative;
}
.featured-posts .post-recents-topic .topic-link {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  text-align: left;
  text-transform: capitalize;
  margin-bottom: 0px;
  text-decoration: none;
}
.featured-posts .post-recents-topic .topic-link.topic-seq-1 {
  display: inline-block;
}
.featured-posts .item-wrapper {
  padding-top: 70px;
}
.featured-posts .more-image-link {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  display: block;
}
.featured-posts .post-date {
  position: relative;
  z-index: 1;
}
.featured-posts .datestyle {
  width: 80px;
  height: 80px;
  border-radius: 2px;
  background-color: #fff;
  padding-top: 10px;
  z-index: 1;
  position: relative;
}
.featured-posts .datestyle span.month {
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #444;
  display: block;
}
.featured-posts .datestyle span.day {
  font-size: 30px;
  line-height: 1;
  text-align: center;
  color: #444;
  display: block;
}
.featured-posts .datestyle span.year {
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #444;
  display: block;
}
@media (min-width: 768px) {
  .featured-posts .latest-post-block {
    padding-left: 100px;
    background: #fafafa;
    padding-bottom: 30px;
    padding-top: 30px;
    z-index: 2;
  }
  .featured-posts .latest-post-block:after {
    content: "";
    width: 165px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    display: block;
    top: 0px;
    right: 0px;
    z-index: -1;
  }
  .featured-posts .latest-post-block .datestyle {
    position: absolute;
    top: -20px;
    left: -8px;
  }
}

/********************************* BLOG ITEMS ********************************/
.all-blogs a {
  color: #09234d;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 0px;
  font-family: Poppins;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  text-decoration: underline;
}
.all-blogs a i {
  color: #00c4cc;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 0px;
  font-family: Poppins;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  text-decoration: underline;
}
.all-blogs a i:hover {
  color: #00c4cc;
}
.all-blogs a:hover {
  color: #00c4cc;
}
.all-blogs a i.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
.all-blogs .post-text {
  background-color: white;
  padding: 24px 6px;
  flex-grow: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.all-blogs .blog-image {
  min-height: 200px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.all-blogs .blog-item {
  min-height: 605px;
}
.all-blogs .blog-item a {
  text-decoration: none !important;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.all-blogs .blog-item:hover {
  transform: translate(0px, -10px);
  box-shadow: 0px 3px 20px #0000001a;
  transition: all 0.2s ease;
}
.all-blogs .post-text a:hover {
  border: 0;
  text-decoration: none;
}
.all-blogs .blog-item .more-link {
  background-color: #0070c0;
}
.all-blogs .blog-item .more-link i {
  color: white;
}
.all-blogs .datestyle span {
  color: #0070c0 !important;
}
.all-blogs .auther_name-blog a,
.topic-link {
  text-decoration: none !important;
}
.all-blogs .blog-item {
  padding: 15px;
}
.all-blogs .blog-item .blog-item-content {
  box-shadow: 0 2px 7px 0 rgb(3 44 44 / 9%);
}
.all-blogs .blog-item .blog-item-content .post-text {
  position: relative;
  padding-top: 45px;
}
.all-blogs .blog-item .post-title h4 {
  color: #0c1363;
}
.all-blogs .blog-item .post-title h4:hover {
  color: #444;
}
.all-blogs .blog-item .blog-item-content .date-topic-list {
  position: absolute;
  top: -40px;
  width: 100%;
}
.all-blogs .blog-item .datestyle span.day {
  font-weight: 700;
}
.all-blogs .blog-item .datestyle span {
  text-shadow: none;
}
.all-blogs .blog-item .more-link {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-decoration: none;
}
.all-blogs .blog-item .more-link i {
  text-decoration: none;
}
.all-blogs .blog-item .post-content-wrapper {
  padding: 0px;
  padding-top: 0;
}
.all-blogs .blog-item .blog-item-content {
  min-height: 540px;
}
.all-blogs .blog-item .post-content {
  color: #949598;
}
.all-blogs .blog-item .post-body {
  padding: 0 15px;
  min-height: 150px;
}
.all-blogs .blog-item:hover {
  box-shadow: none;
}
.all-blogs .post-title a {
  text-decoration: none;
}
@media (max-width: 768px) {
  .all-blogs .blog-item .blog-item-content {
    min-height: 450px;
  }
  .all-blogs .blog-item {
    min-height: 500px;
  }
}
@media (max-width: 991px) {
  .all-blogs .auther_name-blog {
    display: flex;
    align-items: flex-end;
    margin-bottom: 5px;
    margin-top: -50px;
  }
}
.all-blogs .datestyle {
  width: 80px;
  height: 80px;
  border-radius: 2px;
  background-color: #fff;
  padding-top: 10px;
  z-index: 1;
  position: relative;
}
.all-blogs .datestyle span.month {
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #444;
  display: block;
}
.all-blogs .datestyle span.day {
  font-size: 30px;
  line-height: 1;
  text-align: center;
  color: #444;
  display: block;
}
.all-blogs .datestyle span.year {
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #444;
  display: block;
}
.all-blogs ul.date-topic-list {
  margin: 0;
  padding: 0;
}
.all-blogs ul.date-topic-list li {
  display: inline-block;
  list-style-type: none;
  padding-right: 7.5px;
}
.all-blogs ul.date-topic-list > li:last-child {
  float: right;
  margin-top: 20px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.all-blogs .topic-inside {
  margin-bottom: 15px;
}

.all-blogs .banner-blog {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 15px;
  padding-right: 15px;
  background-image: url("https://7409129.fs1.hubspotusercontent-na1.net/hubfs/7409129/Blog%20banner.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.all-blogs .banner-blog h2,
.banner-blog h3 {
  color: #fff;
  font-family: Poppins;
}

.all-blogs .blog-item .read-more-link {
  display: none;
}

.all-blogs .blog-pagination {
  display: flex;
  justify-content: center;
  padding-bottom: 55.88px;
}
.all-blogs .blog-pagination {
  padding-top: 80px;
}
.all-blogs .blog-pagination .page-numbers {
  color: #9da7b6;
  padding: 15px;
  text-decoration: none;
}
.all-blogs .blog-pagination .page-numbers:hover {
  text-decoration: none;
}
.all-blogs .blog-pagination .page-numbers.current {
  color: #1e252d;
}

/*******************************************************************************************************************/
/******************************************** END BLOG POST LISTING STYLE *******************************************/
/*******************************************************************************************************************/

.page-id-812 blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 2em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
.page-id-812 blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.page-id-812 blockquote p {
  display: inline;
}
