﻿.ausnet-header-wrapper .container-largeRight {
    display: table !important;
}
.ausnet-header-wrapper .container-largeRight .large-3, .ausnet-header-wrapper .container-largeRight .large-9 {
	display: table-cell;
	height: 130px;
	float: none !important;
	vertical-align: middle;
}
.ausnet-footer-container > .container-largeLeft {
	display: table;
}
.ausnet-footer-container > .container-largeLeft.ausnet-container > .large-9, .ausnet-footer-container > .container-largeLeft.ausnet-container > .large-3 {
	display: table-cell;
	float: none !important;
}
.ausnet-footer-container > .container-largeLeft.ausnet-container > .large-3 {
	background-color: rgba(0,0,0, 0.4)
}
#ausnet-search-container .ausnet-search-flex {
	position: relative;
}
#ausnet-search-container h3 {
    position: absolute;
    left: 0px;
    top: 50%;
    -ms-transform: translateY(-50%);
}
#ausnet-search-container .ausnet-search-wrap {
    position: absolute !important;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    overflow: hidden;
}
#ausnet-search-container #search-close {
    position: absolute;
    right: 0px;
    top: 50%;
    -ms-transform: translateY(-50%);
}
.ausnet-mainnav .top-bar-section .has-dropdown > a:after {
	-ms-transform: rotate(90deg);
}
.ausnet-footer-container .ausnet-contact-section, .ausnet-social-links {
    background-color: transparent !important;
}
#ausnet-carousel.owl-carousel {
    display: block !important;
    min-height: 400px !important;
    max-height: 450px !important;
}
#ausnet-carousel .carousel-Item:first-child {
    display: block !important;
}
#ausnet-carousel .carousel-Item:not(:first-child) {
    display: none !important;
}