/********************
SMALL START - HEADER STYLES
*********************/
.home .header {
  position: absolute;
}

.header {
  width: 100%;
  padding: 1rem 1rem 0 1rem;
  top: 0;
}
.header .brand {
  font-size: 0;
}
.header ul.off-canvas-list li {
  list-style: none;
}
.header .phone {
  text-align: right;
  font-size: 0.875rem;
}
.header .contain-to-grid .top-bar {
  width: 100%;
}

.handheld-menu {
  width: 100%;
  text-align: right;
}

.logo-mainwrap {
  position: absolute;
  top: 0px;
  left: 0px;
}

.phone {
  color: #FFF;
}
.phone:before {
  content: 'T:';
  margin-right: 0.25rem;
  color: #FF2600;
}

.hentry .bx-wrapper {
  float: left;
}

.footer-links ul li ul, 
.footer-links ul li ol {
  margin-left: 0px;
}

.menu-icon {
  margin-top: 0.3125rem;
  width: 1.625rem;
  display: inline-block;
}
.menu-icon span {
  display: block;
  height: 0.125rem;
  background-color: #FFF;
  margin-bottom: 0.3125rem;
}

/*********************
LOGO
*********************/
.brand {
  margin: 0px;
  display: inline-block;
}
.brand a {
  color: #FFF;
  display: inline-block;
}
.brand a:before {
  background-repeat: no-repeat;
  background-image: url(https://acquiredawareness.com.au/wp-content/uploads/2021/10/logo.png); 
  background-size: contain;
  content: "";
  display: block;
  height: 3.5rem;
  width: 3.875rem;
}

.hero .slider-item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
}
.hero .slider-item:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  display: block;
  background-color: rgba(0, 16, 60, 0.86);
  z-index: 0;
}
.hero .slider-item .caption-wrap {
  position: relative;
  height: 14.875rem;
  z-index: 10;
}
.hero .slider-item .caption-wrap .inner {
  position: absolute;
  top: 40%;
  width: 100%;
  padding: 0 0.9375rem;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 300;
  color: #FFF;
}
.hero .slider-item .caption-wrap a {
  margin-top: 1rem;
  margin-bottom: 0px;
  font-size: 1rem;
  padding: 0.625rem 1.375rem;
}
.hero .slider-item .caption-wrap a:hover, .hero .slider-item .caption-wrap a:focus {
  background-color: #00BDF2;
}
.hero .slider-item h2 {
  font-size: 1rem;
}
.hero .our-cources {
  display: none;
}

/*********************
services & cources menu style {}
*********************/
.menu-feature.columns {
  padding-left: 0px;
  padding-right: 0px;
}
.menu-feature .sub-nav {
  margin-bottom: 0;
}
.menu-feature h2 {
  font-size: 22px;
  margin-left: 1.25rem;
}
.menu-feature li {
  margin-left: 0px;
  float: none;
  list-style: none;
  display: block;
  margin-bottom: 0.0625rem;
}
.menu-feature li a {
  display: block;
  color: #FFFFFF;
  background-color: #334063;
  font-weight: 400;
  position: relative;
  padding: 0.25rem 1rem;
}
.menu-feature li a:hover {
  background-color: #596380;
  color: #FFF;
}
.menu-feature li a:after {
  background-repeat: no-repeat;
  background-image: url(../images/arrow-left-icon.png);
  background-size: contain;
  content: "";
  height: 0.75rem;
  width: 0.4375rem;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  padding-right: 1rem;
}
.menu-feature li .date {
  display: block;
  font-size: 0.625rem;
  line-height: 1;
  padding-bottom: 0.25rem;
  font-weight: 300;
  color: #CCCCCC;
}

.more {
  text-align: right;
}
.more a {
  font-size: 0.75rem;
}
.more a:hover {
  color: #00BDF2;
}

.our-cources a {
  font-size: 0.9375rem;
}
.our-cources .more a {
  color: #FF2600;
  font-size: 0.75rem;
}

.our-services {
  margin-bottom: 1rem;
}
.our-services a {
  font-size: 1.1875rem;
}

/*********************
POSTS & CONTENT STYLES
*********************/
.entry-content h2 {
  font-size: 1.375rem;
}
.entry-content p {
  font-size: 0.75rem;
}

.content-feature-logo ul {
  margin: 0px;
}
.content-feature-logo ul li {
  display: inline-block;
}

/*********************
PAGE SIDEBAR STYLES (Subpages) {}
*********************/
.reveal-modal {
  background-color: #EDEDED;
}

/*********************
PAGE SIDEBAR STYLES (Subpages) {}
*********************/
.error404 .header, .archive .header, .archive .header .page-template-page-sidebar .header, .blog .header, .single .header, .page-template-default .header, .page-template-page-no-sidebar .header, .page-template:not(.home) .header {
  background-color: #00103C;
  background-image: url("../images/subpage-bg-header.jpg");
  background-position: center;
  background-size: cover;
  border-bottom: 28px solid #FF2600;
  min-height: 170px;
  position: relative;
}
.error404 .header:before, .archive .header:before, .page-template-page-sidebar .header:before, .blog .header:before, .single .header:before, .page-template-default .header:before, .page-template-page-no-sidebar .header:before, .page-template:not(.home) .header:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 16, 60, 0.86);
  height: 100%;
  width: 100%;
}

.page-template-page-sidebar .side-featured-image, .blog .side-featured-image, .single .side-featured-image, .page-template-default .side-featured-image, .page-template-page-no-sidebar .side-featured-image, .page-template:not(.home) .side-featured-image {
  height: 170px;
  margin-bottom: 50px;
  background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
}

.sidebar table {
  width: 100%;
}

/*********************
Latest News  STYLES
*********************/
.blog .article-header, .blog .single-title, .single .article-header, .single .single-title {
  display: block !important;
}

.more-link {
  display: block;
  margin-top: 20px;
}

.blog #main .post {
    margin-bottom: 31px;
    padding-bottom: 30px;
    border-bottom: 1px solid #EFEFEF;
}

.blog #main .post .attachment-full {
  margin: 10px 0px 25px;  
}

.blog-archive {
  position: relative;
  background-image: url(../images/latest-announcement-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0.3125rem 0.3125rem;
}
.blog-archive .more a {
  color: #FFFFFF;
  position: relative;
  font-size: 0.8125rem;
}
.blog-archive ul {
  border-top: 1px dotted #CCCCCC;
  margin: 0;
}
.blog-archive ul li {
  list-style: none;
}
.blog-archive:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 38, 0, 0.9);
}
.blog-archive .inner {
  position: relative;
  padding: 0 0.9375rem;
}
.blog-archive .inner h4 {
  font-size: 1.375rem;
  color: #FFFFFF;
}
.blog-archive li a {
  border-bottom: 1px dotted #CCC;
  color: #FFF;
  position: relative;
  display: block;
  padding-left: 3.75rem;
  min-height: 3.125rem;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1;
}
.blog-archive li a:hover {
 background-color: rgba(255,255,255, 0.5);
}
.blog-archive .post-date {
  position: absolute;
  left: 0.5rem;
  top: 50%;
  color: #00103C;
  line-height: 1;
  left: 0px;
  text-align: center;
  width: 3.3125rem;
  font-weight: 500;
  margin-top: -18px;
}
.blog-archive .post-date .post-day {
  display: block;
}
.blog-archive .post-title {
  font-size: 18px;
  padding: 0.25rem 0;
}

/*********************
Contact Modal STYLES {}
*********************/
.contact-modal label {
  font-weight: 300;
}
.contact-modal .modal-inner {
  padding: 0.375rem;
}
.contact-modal .modal-inner input[type="text"] {
  box-shadow: none;
}
.contact-modal .modal-inner input[type="text"]:focus {
  background-color: transparent;
}
.contact-modal .modal-inner ::-webkit-input-placeholder {
  color: #666666;
}
.contact-modal .modal-inner :-moz-placeholder {
  color: #666666;
}
.contact-modal .modal-inner ::-moz-placeholder {
  color: #666666;
}
.contact-modal .modal-inner :-ms-input-placeholder {
  color: #666666;
}
.contact-modal .modal-inner .text-center h4, .contact-modal .modal-inner .text-center p {
  color: #000000;
  font-size: 1rem;
}
.contact-modal .modal-inner .text-center h4 {
  margin-bottom: 0;
}
.contact-modal .modal-inner .contact-modal-gender label {
  display: inline-block;
  margin-right: 1.375rem;
}
.contact-modal .modal-inner .contact-modal-birthdate label, .contact-modal .modal-inner .contact-modal-birthdate input {
  display: inline-block;
}
.contact-modal .modal-inner .contact-modal-birthdate label {
  margin-right: 0.5rem;
}
.contact-modal .modal-inner .contact-modal-birthdate input {
  width: 55%;
}
.contact-modal .modal-inner .contact-modal-chk-usi {
  margin-bottom: 0.9375rem;
}
.contact-modal .modal-inner .contact-modal-chk-usi label {
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
}
.contact-modal .modal-inner .contact-modal-chk-usi label input {
  margin-bottom: 0;
}
.contact-modal .modal-inner .contact-modal-chk-usi label span {
  color: #39B54A;
}
.contact-modal .modal-inner .contact-modal-button {
  background-color: #39B54A;
  width: 100%;
  padding: 0.5rem;
  margin-bottom: 0.25rem;
}

/*********************
BEFORE FOOTER STYLES
*********************/
.before-footer a {
  color: #FFF;
  font-size: 1.25rem;
  display: inline-block;
  width: 100%;
  padding: 1rem 0;
}
.before-footer a:hover {
  background-color: #00BDF2;
}

/*********************
FOOTER STYLES
*********************/
.footer #inner-footer {
  padding: 1.5625rem 0 0.375rem 0;
}
.footer .brand a {
  font-size: 1.375rem;
  font-weight: 400;
  position: relative;
  padding-left: 5.125rem;
}
.footer .brand a:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-right: 1rem;
  position: absolute;
  left: 0px;
  top: 0px;
}
.footer .brand a:hover {
  color: #00BDF2;
}
.footer .brand .tag-line {
  font-size: 0.625rem;
  display: block;
  position: relative;
}
.footer .phone {
  font-size: 1.25rem;
  text-align: left;
  margin-left: 83px;
}
.footer .aatm-aatc-rto {
  display: inline-block;
  /*text-align: center;*/
  margin-top: 1rem;
}
.footer .company-address, .footer .aatm-aatc-rto p {
  font-size: 0.875rem;
  margin: 0;
}
.footer .col-2 {
  margin-top: 3.4375rem;
}
.footer .footer-links .sub-nav li {
  float: none;
}
.footer .footer-links p {
  margin-bottom: 0;
}
.footer .footer-links .menu-services-menu li {
  margin-left: 0;
}
.footer .footer-links .menu-item-has-children > a{
  color: #FFF;
}
.footer .footer-links li {
  list-style-type: none;
  margin-left: 0;
}
.footer .footer-links a {
  color: #CCCCCC;
  padding-left: 0px;
  font-size: 16px;
  line-height: 16px;
  padding-right: 0px;
}
.footer .footer-links a:hover {
  color: #00BDF2;
}
.footer-links p 
.footer-links a {
  font-size: 16px;
}

.footer-links.link-1 a {
  color: #FFF;
}

.footer .privacy-terms {
  margin-left: 0.875rem;
}

.bottom-footer {
  background-color: #00011C;
}
.bottom-footer .inner {
  margin: 0 auto;
  padding: 0 1rem;
}
.bottom-footer .columns {
  color: #CCCCCC;
  font-size: 0.75rem;
  display: inline-block;
  margin: 0px;
  padding: 1rem 15px;
}
.bottom-footer a {
  color: #CCCCCC;
}

.nav-courses {
  margin: 0px;
}
.nav-courses span {
  display: none;
}

.widgettitle {
  font-size: 28px;
  color: #FF2600;
}

.rpwe-title {
  font-size: 20px;
  margin-bottom: 0px;
}

.button-block {
  width: 100%;
  text-align: center;
}

.btn-large {
  font-size: 18px;
  padding: 12px 10px;
  height: auto;
}

.btn-blue {
  background: #00103C;
}
.btn-blue:hover {
  background: #00011C;
}

.widget .more-link, 
.menu-feature .more a {
  background-color: #FF2600;
  border-color: #cc1e00;
  color: #FFF;
  display: inline-block;
  padding: 4px 10px;
  transition: background-color 300ms ease-out;
}

.menu-feature .more a {
  font-size: 12px;
  padding: 4px 10px;
  margin-top: 10px;
}

.widget .more-link:hover, 
.menu-feature .more a:hover {
  background-color: #cc1e00;
}

.rpwe-li, 
.sidebar .widget .menu li a  {
   border-bottom: 1px dashed #999999;
   margin-bottom: 15px;
   padding-bottom: 20px;
}



.sidebar .widget .menu li a {
  display: block;
}

.sidebar .widget .menu-services-menu-container .menu li.current-menu-item > a:before, 
.sidebar .widget .courses-menu-wrap li.current-menu-item > a:before {
  content: "";
  background-image: url("../images/breadcrumb-seperator.png");
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 0.8125rem;
  width: 0.4375rem;
  margin: 0 10px 0 3px;
  position: relative;
  top: 1px;
}

.rpwe-time {
  font-size: 12px;
}

.rpwe-summary {
  font-size: 14px;
}

.btn-section-wrap {  
  margin-top: 25px;
}

.row.sidebar-logo-front .columns  {
    height: 108px;
    display: table;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
}

.row.sidebar-logo-front .columns .wrap-img  {
    display: table-cell;
    vertical-align: middle;
}
  

.toggle-content {
    height: 100%;
    max-height: 360px;
    overflow: hidden;
    transition: max-height 1s ease-out;
    -webkit-transition: max-height 1s ease-out;
    margin-bottom: 22px;
    position: relative;
}

.expand.toggle-content {
  max-height: 2000px;
}

.toggle-content:after {
  content: "";
  position: absolute;
  height: 200px;
  width: 100%;
  bottom: 0px;
  left: 0;
  box-shadow: inset 0 -32px 10px -10px rgba(255, 255, 255, 0.98);
  -webkit-box-shadow: inset 0 -32px 10px -10px rgba(255, 255, 255, 0.98);
  z-index: 95;
}


.expand.toggle-content:after {
  display: none;
}




/*********************
SMALL END
********************/