h1, h2, h3, h4, h5, h6, 
#primary-menu ul li > a, 
.heading-block h1, 
.heading-block h2, 
.heading-block h3, 
.heading-block h4, 
.emphasis-title h1, 
.emphasis-title h2, 
.footer3 ul li a,
.swiper_wrapper .slider-caption h2 {
    text-transform:none;
    
}
#primary-menu ul ul li > a{
    font-size:13px;
    font-weight:400;
    color:#333;
}

img.tasLogo {
    width: 350px;
}

a .tasLogo  {
 z-index: 100; position: relative;
}


#header {
    z-index:100;
}
@media (max-width:767px){
    img.tasLogo {
        width: 100%;
    }
}

#tiles_9 .main-tiles .tile {
align-items: flex-end;
}


#tiles_9 .tile h2 {
color: white;
background: rgba(6,36,62,0.8);
}

#tiles_9 .dark-tile-bg {
opacity: 0;
}

#tiles_9 .main-tiles .tile:hover .dark-tile-bg,
#tiles_9 .main-tiles .tile:focus .dark-tile-bg{
    opacity: 0.5;
}

#footer.dark, .dark #footer {
background-color: #001947;
}

.footer-strip {
    margin-top: -25px;
}

#tiles_9 .row {
    margin-bottom: -5px;
    }
    
/* Commenting out Sydney CSS


#content_link_68 > h2:nth-child(2) {
    background: #143464
}

#content_link_68 > h2:nth-child(7) {
    background: #143464
}

#content_link_68 > h2:nth-child(12) {
    background: #143464
}

#content_link_68 > h2:nth-child(17) {
    background: #143464
}

#content_link_70 > h2 {
    background: #143464
}

#content_link_50 > h2 {
    background: #143464
}
#content_link_83 > h2:nth-child(1) {
    background: #143464
}
#content_link_83 > h2:nth-child(5) {
  background: #143464  
}


#content_link_83 > div:nth-child(4) > table > tbody > tr:nth-child(1) {
    background: #143464  
}

#content_link_83 > div:nth-child(4) > table > tbody > tr:nth-child(3) {
        background: #143464  
}

#content_link_50 > div:nth-child(5) > table > tbody > tr:nth-child(1) > td {
    background: #143464  
}

#content_link_50 > div:nth-child(6) > table > tbody > tr:nth-child(2) {
    background: #143464  
}
#content_link_50 > div:nth-child(9) > table > tbody > tr:nth-child(1) > td {
    background: #143464  
}
#content_link_50 > div:nth-child(10) > table > tbody > tr:nth-child(2) {
    background: #143464 
}

#content_link_68 > div:nth-child(3) > table > tbody > tr:nth-child(2){
    background: #143464 
}

#content_link_68 > div:nth-child(8) > table > tbody > tr:nth-child(2){
    background: #143464 
}

#content_link_68 > div:nth-child(13) > table > tbody > tr:nth-child(2){
    background: #143464 
}

#content_link_68 > div:nth-child(19) > table > tbody > tr:nth-child(2){
    background: #143464 
}

end */

#h1Container > h1 {
    color: #ffffff;
    background: #143464;
    padding-right: 0px;
    padding-left: 0px;
}

h2 {
    color: #fff;
    background: #143464;
}

.swiper_wrapper .slider-caption h2 {
    background: none;
}

h3, h4, h5, h6 {
    color: #143464;
}