/* Header */
.home-a-header {
  border-bottom: 1px solid #d9d9d9;
  background-color: unset;
}
.home-a-header .desktop-logo img {
  height: 40px;
}
.home-a-header .desktop-logo a > img {
  height: 35px;
}
.home-a-header .nameCheck_logo_txt > p {
  font-weight: 400;
  font-size: 14px;
  color: var(--black);
}
.home-a-header .desktop-logo {
  padding: 1.2rem 0;
}
.page-template-home-a .main-home-header,
.home-a-header {
  display: block;
}
/* Header  END*/

#template-page-home .title-home {
  font-size: 2.92rem;
}

#template-page-home .background-a.home-bg {
  padding-bottom: 2rem;
}
#template-page-home .background-a.home-bg .subtitle-home.sub_top.main-green {
  color: unset;
  color: #005a9e;
  margin-top: 5rem;
  margin-bottom: 1rem;
}
#template-page-home .supporting-australia .col-md-5 > img {
  padding-bottom: 2rem;
  max-width: 4rem;
}

#template-page-home .background-a.home-bg #aim_input_business_name {
  width: 43rem;
  height: 3.63rem;
}

#template-page-home .background-a.home-bg #aim_btn_check_business_name {
  padding: 0 3.5rem;
  height: 3.63rem;
  background-color: #0070c0;
  border-radius: 9px;
  margin-left: 10px;
}
#template-page-home .background-a.home-bg #aim_btn_check_business_name_mobile {
  padding: 0 3.5rem;
  height: 3.63rem;
  background-color: #0070c0;
  border-radius: 9px;
  margin-left: 10px;
}
#template-page-home .background-a.home-bg #aim_btn_check_business_name_desktop {
  padding: 0 3.5rem;
  height: 3.63rem;
  background-color: #0070c0;
  border-radius: 9px;
  margin-left: 10px;
}
#template-page-home .home-bg .scroll-left i,
.home-bg .scroll-left p {
  color: #595959;
}

#template-page-home .wrapper-new-home-official .pl-4 {
  font-size: 0.875rem;
}

#template-page-home .wrapper-new-home-official .big-screen-new > div {
  font-size: 0.875rem;
}

#template-page-home .wrapper-new-home-official {
  padding: 0.6rem 0;
  background-color: #015583;
}

#template-page-home .wrapper-new-home-official img {
  margin-right: 0.5rem;
  width: 3rem;
}

#template-page-home .wrapper-new-home-official p {
  font-size: 0.9rem;
  color: var(--white);
}

#template-page-home .home-tabs {
  background-color: #f7f7f7;
  bottom: -20.8rem;
}

#template-page-home .home-tabs .nav li a {
  background: #00b0f0;
}

#template-page-home .home-tabs .nav li a.active,
#template-page-home .home-tabs .nav li.active,
#template-page-home .home-tabs .nav li.active a,
#template-page-home .home-tabs .tab-content {
  background: #015583;
}

#template-page-home .home-tabs .big-screen,
#template-page-home .home-tabs .small-screen.small-screen-border {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}

#template-page-home .home-tabs .tab-content {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

#template-page-home .home-tabs .home-tabs-title {
  font-size: 2rem;
  padding: 2rem 0;
  position: relative;
  padding-left: 3rem;
}

#template-page-home .home-tabs .home-tabs-title::before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #015583;
  position: absolute;
  left: 0;
  bottom: 50px;
}

#template-page-home .supporting-australia.mt-custom-12 .sa-title {
  color: #005a9e;
  margin-bottom: 1.3rem;
  text-align: left;
  padding-bottom: 1rem;
}

#template-page-home .supporting-australia.mt-custom-12 .sa-title-bordered {
    border-bottom: 1px solid #ccc;
}

#template-page-home .expect-single {
    display: flex;
    align-items: center;
    padding-bottom: 1rem;
}

#template-page-home .what-to-expect {
    padding-top: 1rem;
}

#template-page-home .supporting-australia.mt-custom-12 {
  margin-top: 21rem;
}

#template-page-home .supporting-australia.mt-custom-12 .expect-single {
  align-items: flex-start;
}

#template-page-home .supporting-australia.mt-custom-12 .expect-single .btn {
  border-radius: 7px;
  background-color: #0070c0;
  border-color: #0070c0;
  padding: 0.7rem 2rem;
  width: 100%;
  color: var(--white);
}
#template-page-home
  .supporting-australia.mt-custom-12
  .expect-single
  .btn:hover {
  background-color: transparent;
}
#template-page-home
  .supporting-australia.mt-custom-12
  .expect-single
  .btn:focus {
  box-shadow: none;
}

#template-page-home
  .supporting-australia.mt-custom-12
  .expect-single
  .btn:hover {
  color: #0070c0;
}

#template-page-home .supporting-australia.mt-custom-12 .expect-image {
  margin-right: 2rem;
  min-width: 2rem;
  max-width: 2rem;
  height: 3.5rem;
	width: 3rem;
	display: flex;
	justify-content: flex-start;
}

#template-page-home .supporting-australia.mt-custom-12 .expect-image img {
  height: 2rem;
  width: auto;
}

#template-page-home .expect-info {
	font-size: 0.9rem;
}

#template-page-home .support .support-image img {
  max-width: 4rem;
}

#template-page-home .google-rev-section {
	display: flex;
    flex-direction: column;
    padding: 3rem 0;
    justify-content: center;
    background-color: var(--dark-bg);
}

#template-page-home .google-rev-section.support {
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: var(--dark-bg);
}

#template-page-home .support .support-title {
  font-size: 2rem;
  padding: 2rem 0 1.5rem 0;
  color: var(--white);
  font-weight: 700;
  line-height: 40px;
}

#template-page-home .support .support-text {
  font-size: 0.9rem;
  text-align: left;
  width: 443px;
  padding: 0;
  color: var(--white);
}

#template-page-home .support .btn {
  border-radius: 7px;
  background-color: #0070c0;
  border-color: #0070c0;
  padding: 0.5rem 5rem;
  margin-top: 2rem;
}

#template-page-home .support .btn:hover {
  background-color: transparent;
}

#template-page-home .support .btn:focus {
  box-shadow: none;
}

#template-page-home .support .support-days {
  font-size: 0.7rem;
  padding: 0;
}

#template-page-home .support .support-button {
  display: flex;
  justify-content: center;
  padding: 2.2rem 0 1.5rem 0;
}

#template-page-home .support .support-button > a {
  font-size: 0.9rem;
  border: 1px solid var(--white);
  color: var(--white);
  padding: 0.5rem 4rem;
  transition: all 0.3s;
  width: auto;
  border-radius: 20px;
  background: #75af21;
}

#template-page-home .support .support-button > a:hover {
  background: transparent;
  color: var(--white);
}

#template-page-home .supporting-australia-new .sa-info strong {
  color: var(--black);
}

#template-page-home .supporting-australia-new .col-md-5:nth-child(2) .sa-info {
  margin-bottom: 2rem;
}

#template-page-home .supporting-australia-new .btn {
  border-radius: 7px;
  background-color: #0070c0;
  border-color: #0070c0;
  padding: 0.7rem 3rem;
  color: var(--white);
}

#template-page-home .supporting-australia-new .btn:hover {
  background-color: transparent;
  color: #0070c0;
}
#template-page-home .supporting-australia-new .btn:focus {
  box-shadow: none;
}

#template-page-home
  .supporting-australia.supporting-australia-new
  .col-md-5
  > img {
  height: auto;
  max-width: 8rem;
}

#template-page-home
  .supporting-australia.supporting-australia-new
  .col-md-5:nth-child(1)
  > img {
  height: 5rem;
}

#template-page-home .supporting-australia-new .sa-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1rem;
  color: #005a9e;
}

#template-page-home .supporting-australia-new .sa-info.main-green {
  color: #005a9e;
  font-weight: bold;
}

#template-page-home .supporting-australia-new .sa-title.sa-title-black {
  color: var(--black);
}
#template-page-home .supporting-australia-new .sa-title.sa-title-black span {
  color: #005a9e;
}

#template-page-home .google-rev-section .google-image {
  	width: 12rem;
	margin: 0 auto;
}

#template-page-home .google-rev-section.support img {
  height: 289px;
  width: 100%;
}

#template-page-home .google-rev-section.support.personal-support img {
  width: 100%;
  height: 100%;
}

#template-page-home .registered-section ul {
    margin-bottom: 2rem;
}

#template-page-home .registered-section ul li {
    list-style: none;
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

#template-page-home .google-rev-section.personal-support .title-yellow {
  color: #ffff00;
  padding-top: 2rem;
  font-size: 0.9rem;
}

#template-page-home .google-rev-section.personal-support .support-title {
  padding: 1rem 0;
  font-weight: 500;
  font-size: 1.5rem;
  color: var(--white);
}

#template-page-home .google-rev-section.personal-support .last-text {
  padding: 1.5rem 0 2rem 0;
  color: var(--white);
  font-weight: 600;
}

#template-page-home .google-rev-section .p-title {
  font-size: 1.5rem;
  padding: 0 0 1.8rem 0;
  text-align: center;
  color: var(--white);
}

#template-page-home .star-image,
#template-page-home .reviews {
  display: flex;
  align-items: center;
  width: 12rem;
  margin: 0 auto;
  padding-top: 0;
  padding-left: 10px;
  color: var(--white);
  text-align: center;
}

#template-page-home .star-image img {
  width: 19px;
  height: 17px;
  margin-right: 3px;
}

#template-page-home .star-image span {
  color: #fbbc05;
  font-weight: 700;
  margin-right: 10px;
  font-size: 1.1rem;
}

#template-page-home #testimonials {
  padding: 0;
  width: 100%;
}

#template-page-home .container.supporting-australia #testimonials p.sa-info.text-center{
  font-weight: 400;
}

#template-page-home #testimonials .sa-title {
  font-size: 1.5rem;
  color: #005a9e;
  font-weight: 800;
  margin-bottom: 1.5rem;
  line-height: 1.2;
}

#template-page-home .sa-title span {
    color: var(--black);
}

#template-page-home #testimonials .sa-title span {
  font-weight: 600;
}

#template-page-home .slider-container {
  min-height: 8rem;
  max-width: 800px;
  margin: 0 auto;
}

#template-page-home .slide {
  text-align: center;
}

#template-page-home #testimonials .slide > p:nth-child(2) {
  color: var(--black);
}

#template-page-home .arrows-container > span {
  color: #005a9e;
  font-weight: 600;
}

#template-page-home .home-official {
  border-top: none;
}
#template-page-home .official-left img {
  padding-right: 0;
  max-width: 16rem;
}

#template-page-home .official-right p:first-child {
  font-weight: 700;
  margin-top: 1.5rem;
  margin-bottom: 0.6rem;
}

#template-page-home .ho-tttle-second {
  font-size: 1rem;
}
#template-page-home .home_a-official_btn .btn-white-a {
  border-radius: 7px;
  background-color: #0070c0;
  border-color: #0070c0;
  padding: 0.7rem 2rem;
  color: var(--white);
}

#template-page-home .home_a-official_btn .btn-white-a:hover {
  color: #0070c0;
  background-color: var(--white);
}

@media screen and (max-width: 1045px) {
  #template-page-home .big-screen-new {
    display: none !important;
  }
  .small-screen-new {
    display: block !important;
  }
  #template-page-home .wrapper-new-home-official {
    background-color: transparent;
  }
  #template-page-home
    .wrapper-new-home-official
    .small-screen-new
    .registered-section {
    padding-top: 0;
  }
  .small-screen-new .sa-info {
    padding-bottom: 1rem;
  }
}

@media screen and (min-width: 1045px) {
  .small-screen-new {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  #template-page-home .title-home {
    font-size: 1.7rem;
  }
  #template-page-home .big-screen {
    display: none !important;
  }
  #template-page-home .slider-container {
    min-height: 11rem;
  }
  #template-page-home .home-tabs .container {
    padding: 0;
  }
  #template-page-home .background-a.home-bg #aim_search_bname_step .big-screen {
    display: block !important;
  }
  #template-page-home .background-a.home-bg #aim_btn_check_business_name {
    margin-left: 0;
    height: 3rem;
    background-color: #0070c0 !important;
  }
    #template-page-home .background-a.home-bg #aim_btn_check_business_name_desktop {
    margin-left: 0;
    height: 3rem;
    background-color: #0070c0 !important;
  }
     #template-page-home .background-a.home-bg #aim_btn_check_business_name_mobile {
    margin-left: 0;
    height: 3rem;
    background-color: #0070c0 !important;
  }
  #template-page-home .wrapper-new-home-official p {
    font-size: 0.7rem;
  }
  #template-page-home .background-a.home-bg #aim_input_business_name {
    width: 100%;
    height: 3rem;
  }
  #template-page-home .background-a.home-bg {
    padding-bottom: 0;
    text-align: left;
    padding-top: 0;
  }
  #template-page-home
    .background-a.home-bg
    .subtitle-home.sub_top.main-green:nth-child(1) {
    margin-bottom: 2rem;
  }
  #template-page-home
    .background-a.home-bg
    .subtitle-home.sub_top.main-green:nth-child(2) {
    color: var(--main-green);
    margin-top: 0;
  }
  #template-page-home .home-tabs {
    bottom: -21.7rem;
  }
  .home-a-header {
    display: block;
    padding: 0 1rem;
  }
  #template-page-home .subtitle-home.sub_bottom {
    padding-top: 0.5rem;
    margin-bottom: 0;
  }
  #template-page-home .support .container {
    max-width: unset;
    padding: 0;
  }
  #template-page-home .support .w-50 {
    width: 100% !important;
  }
  #template-page-home .support .free-call-button {
    padding: 1rem;
  }
  #template-page-home .support .btn {
    margin-bottom: 2rem;
    width: 100%;
  }
  #template-page-home .support .support-text {
    width: 360px;
    margin: 0 auto;
    text-align: center;
    padding: 0 1rem;
  }
  .home-a-header .nameCheck_logo_txt span {
    display: none;
  }
  .small-screen-new .sa-info {
    padding-bottom: 0;
  }
  #template-page-home .supporting-australia-new,
  #template-page-home
    .supporting-australia-new
    .col-md-5.mt-5.mt-md-0.mt-xl-0.mt-sm-0 {
    padding-top: 4rem;
  }
  #template-page-home .background-a.home-bg .subtitle-home.sub_top.main-green {
    margin-top: 2rem;
  }
  #template-page-home .big-screen-text {
    display: none;
  }
  .nameCheck_logo_txt .big-screen {
    display: block;
  }
  	#template-page-home .google-rev-section.support.personal-support img {
    width: 100%;
    height: auto;
	}
	#template-page-home .google-rev-section.support img {
    height: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #template-page-home .home-tabs .nav li a {
    padding: 0.5rem;
    height: 5.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #template-page-home .supporting-australia.mt-custom-12 .expect-single .btn {
	  padding: 0.7rem 0;
  }
}

@media screen and (max-width: 768px) {
  #template-page-home .tab-title-small.small-screen {
    padding-bottom: 0;
  }
  #template-page-home .home-official {
    padding-top: 3rem;
  }
  #template-page-home #testimonials .sa-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
  }
  #template-page-home .google-rev-section .p-title {
    font-size: 1.2rem;
    width: 278px;
    margin: 0 auto;
  }
  #template-page-home .google-rev-section .p-title > span {
    display: none;
  }
  #template-page-home .supporting-australia-new .sa-title {
    width: 317px;
  }
  #template-page-home .mt-md-0 .registered-section {
    padding-left: 3rem;
  }
  #template-page-home .support .support-title {
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: 1.7rem;
  }
  #template-page-home .support .support-button {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  #template-page-home .support .support-button > a {
    width: 100%;
    text-align: center;
    margin: 0 1rem;
    border-color: #75af21;
  }
  #template-page-home .home-tabs .home-tabs-title {
    font-size: 1.3rem;
    padding: 1rem 1rem 1rem 4rem;
  }
  #template-page-home .home-tabs .home-tabs-title::before {
    bottom: 1.5rem;
    left: 1.5rem;
  }
  #template-page-home .small-screen-new .sa-info br {
    display: block;
  }
  #template-page-home .small-screen-new .sa-info {
    text-align: center;
  }
  #template-page-home
    .wrapper-new-home-official
    .small-screen-new
    .registered-section {
    margin: 2rem auto 2rem auto;
    width: 310px;
  }
  #template-page-home .background-a .sp-plugin {
    margin-bottom: 0;
  }
  #template-page-home .home-tabs .tab-content > div {
    min-height: 17rem;
  }
  #template-page-home .supporting-australia.mt-custom-12 .expect-single .btn {
    margin-top: 1.5rem;
  }
  #template-page-home
    .supporting-australia.mt-custom-12
    .expect-single:last-child {
    padding-bottom: 0;
  }
  #template-page-home .home_a-official_btn .btn-white-a {
    width: 100%;
  }
  #template-page-home
    .supporting-australia.supporting-australia-new
    .col-md-5
    > img {
    margin: 0 auto;
  }
  #template-page-home .home-tabs .nav li:nth-child(4) a img {
    height: 3rem;
  }
  #template-page-home .expect-info br {
    display: none;
  }
  #template-page-home .small-screen-new .registered-section ul li {
    font-size: 0.8rem;
    padding-bottom: 0.3rem;
  }
  .home-a-header .desktop-logo img {
    height: 30px;
  }
  .home-a-header .nameCheck_logo_txt > p {
    font-size: 11px;
  }
  #template-page-home .supporting-australia-new .btn {
    width: 100%;
  }
  #template-page-home .small-screen-new {
    padding-bottom: 2rem;
  }
  #template-page-home
    .supporting-australia.support-expect
    .col-md-5:nth-child(2) {
    padding-top: 2rem;
  }
  #template-page-home .support-expect .expect-info {
    text-align: left;
  }

  #template-page-home .home-bg #aim_search_bname_step .aim_table_layout {
	  border: none;
  }

  #template-page-home .registered-section ul {
	  margin-bottom: 1rem;
  }
}

@media (max-width: 360px) {
  #template-page-home .supporting-australia-new .sa-title {
    width: auto;
  }
  #template-page-home .home-tabs .home-tabs-title {
    font-size: 1.2rem;
  }
  #template-page-home .home-tabs .home-tabs-title::before {
    bottom: 1.3rem;
  }
  #template-page-home .support .support-text {
    width: unset;
    margin: unset;
  }
}
