    /*Basic fonts*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@font-face {
    font-family: "Chronicle";
    src: url("https://www.uac.edu.au/portal/all/assets/fonts/Chronicle/Chronicle-Text-G1-Roman.otf");
}


* {
    margin: 0;
    padding: 0;
}

body,
html {
    background-color: #fff;
}


h1 {
    font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", "Chronicle", sans-serif;
    font-size: 32px;
    color: #262223!important;
    font-weight: 500;
    letter-spacing: -0.01em;
    margin-bottom: 30px;
    line-height: 1.3
}

h2 {
    font-family:"Gotham Narrow A","Gotham Narrow B", "Open Sans", Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #262223;
    margin: 10px 0 10px 0;
    line-height: 1.3;
    margin: 40px 0 30px 0;
}

h3 {
    font-family:"Gotham Narrow A","Gotham Narrow B", "Open Sans", Arial, sans-serif;
    font-size: 17px;
    color: #262223;
    font-weight: 700;
    line-height: 1.2;
    margin: 40px 0 30px 0;
}

h4 {
    font-family:"Gotham Narrow A","Gotham Narrow B", "Open Sans", Arial, sans-serif;
    font-size: 16px;
    color: #262223;
   font-weight: 700;
    line-height: 1.2;
    margin: 40px 0 30px 0;
}

p {
    font-family:"Gotham Narrow A","Gotham Narrow B", "Open Sans", Arial, sans-serif;
    font-style:normal;
    font-size: 15px;    
     color: #262223;   
    margin-bottom: 24px;
}

ul,
ol {
    font-family:"Gotham Narrow A","Gotham Narrow B", "Open Sans", Arial, sans-serif;
    color: #262223;
    font-size: 15px;
    margin-bottom: 8px;
    line-height: 20px;
}



/*                                    #bootstrap-overrides ul {
    padding-bottom: 0px;
}
*/

a { color: #ed0033;
    text-decoration: underline;
    cursor: pointer;
/*    background-color: transparent;*/
}

a:visited {
    color: #ed0033;
    text-decoration: underline;
}

a:hover,
a:focus {
    color: #262223;
    text-decoration: underline;
}


/*

li a:after, a:after  {
    background-color: #ff5c5e;
    content: '';
    height: 100%;
    width: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    transition: all .3s;
}

a:hover:after {
    width: 100%;
}
*/

.red {
    color: #d9534f;
    font-weight: 700;
}

.scrnhide {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

/*                                                      Header layout
******************************************************************/

#bootstrap-overrides header {
    min-height: 1px;
    height: 122px;
    background-color: #ffffff;
    padding: 30px 0px 30px 0px;
    /*    border-bottom: 15px solid #474746;*/
border-top: 40px solid #3A3537;
}

#bootstrap-overrides header a {
    font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", "Chronicle", sans-serif;
    text-decoration: none;
    color: #000!important;
    padding-top: 0px;
    font-size: 25px;    
}

#container-logo {
    position: relative;
    float: left;
    height: 30px;
}

#container-logo img {
    width: auto;
    height: 30px;
    float: left;
}

.logo-image {
    /*    border-right: 1px solid #efefef;*/
    padding-top: 0em;
    float: left;
    position: absolute;
    top: 0px;
    margin: 0;
    left: 0;
    z-index: 101;
    max-width: none;
}

#header-text {
    position: relative;
    float: right;
    margin-top: -10px;
    padding-top: 0px;
   
}

#top-bar {
    background-color: #3A3537;
    height: 40px;
    display: block;
    
}

#top-bar li {
    list-style-type: none!important;
    /*    margin:5px;*/
}


/*                                                      Navigation
******************************************************************/

nav.container {
    position: relative;
    width: 900px;
    margin: 0;
    padding: 0;
}

.navbar {
    width: 100%;
    height: 56px;
    background-color: #ffffff!important;
    padding: 0;
/*    border-bottom: 5px solid #BED300;*/
    display: block;
    border-bottom: 1px solid #D9D9D9;
}

#bootstrap-overrides .navbar .container {
    background-color: #ffffff!important;
    padding: 0;
    height: 55px;
}

li.nav-item {
    list-style-type: none!important;
    /*    margin:5px;*/
}

#bootstrap-overrides .nav-item {
    height: 55px;
    border: 0;
}

#bootstrap-overrides .nav-item a {
    font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", "Chronicle", sans-serif;
    text-align: center;
    color: #666;
    background-color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 16px;
    margin: 0 5px;
    height: 55px;

    
}

#bootstrap-overrides .nav-item a:hover {
    color: #666!important;
    background-color: #ffffff;
    border-bottom: 2px solid #ff5c5e!important;
}

#bootstrap-overrides .navbar-toggler {
    outline: rgba(255, 255, 255, .1);
/*    padding: 0, 12px;*/
}

/*
                          
#bootstrap-overrides .active {border-bottom: 5px solid #96c03d!important;}
*/

#bootstrap-overrides .active a {
    background-color: #fff;
    color: #666!important;
    border-bottom: 2px solid #ff5c5e;
}

#bootstrap-overrides .active a:active {
    background-color: #fff;
    color: #666!important;
    border-bottom: 2px solid #ff5c5e;
}

#bootstrap-overrides .active a:hover {
    background-color: #fff;
    color: #666!important;
    border-bottom: 2px solid #ff5c5e;
}

#bootstrap-overrides ul {
    padding: 0px;
}

#bootstrap-overrides .dropdown-menu a {
    text-transform: none;
    background-color: #eee!important;
    color: #666!important;
    text-align: left;
    font-weight: normal;
    font-size: 1em;
}

#bootstrap-overrides .dropdown-item {
    background-color: #f5f5f5;
    color: #666!important;
    border-top: 1px solid #ddd!important;
}

#bootstrap-overrides a.dropdown-item:hover
 {  background-color: #f2f2f2;
    color: #666!important;
}

#bootstrap-overrides a.dropdown-item a:active,
 {
    background-color: #f2f2f2;
    color: #666!important;
   border-bottom: 5px solid #f2f2f2!important;
}

/*This makes the menu label disappear if you makes it the same color as header*/
#bootstrap-overrides p.navbar-brand {
    color: #ffffff;
}

#bootstrap-overrides button.navbar-toggler {
    border: none;
}

.material-icons {
    text-rendering: optimizeLegibility;
    -webkit-font-feature-settings: 'liga';
    -moz-font-feature-settings: 'liga';
    font-feature-settings: 'liga'
}

i.material-icons {
    float: left;
    height: 48px;
    line-height: 48px;
    margin: 0 32px 0 0;
    width: 24px;
    color: rgba(0, 0, 0, 0.54)
}

#nav .level-1-item {
    float: left;
    display: block;
    margin-left: 1.2em;
}

#nav .level-1-item a {
    color: #58595b;
    text-decoration: none;
    font-size: 1em;
    font-weight: normal;
    height: 29px;
}

#nav .level-1-item:hover {
    border-bottom: 6px solid #262223;
    padding-bottom: 5px;
}

#nav .level-1-item.home-link:hover {
    border: none;
    padding-bottom: 0;
}

.home-link .level-1-link span {
    display: none;
}

#nav .home-link a {
    height: 22px;
    width: 27px;
    position: absolute;
    padding: 0;
    top: -5px;
    left: 0px;
}



/*                                                      Main doc layout
******************************************************************/

#content {
    padding: 40px 50px 30px 50px;
    clear: left;
    background-color: #fff;
     overflow-y: auto;
    margin-top: 30px;
}
#content li {
    line-height: 20px;
    padding-bottom: 10px;
    margin-left: 50px;
}

#primary-content {
    float: left;
    padding: 0px 20px 30px 0px;
    width: 700px;
    margin-top: 0px;
}

#primary-content ul {
    margin-bottom: 20px;
}

#primary-content ul li {
    font-size: 15px;
    margin: 8px 0 8px 20px;
    list-style-type: disc!important;
   color: #262223;
    padding-bottom: 0px;
}

#primary-content ul li a:link {
    padding-bottom: 0px;
}

#primary-content ol {
    margin-left: 10px;
    padding: 0.5em 0.5em 0.5em 1em;
}

#primary-content ol li {
    padding: 0em 0em 0.8em 0.5em;

}

#secondary-content {
    float: right;
    padding: 0px 0px 10px 0px;
    width: 290px;
    margin-top: 0px;
}

/*
#secondary-content .applybtn {
    background-color: #b0c3c9;
    border-color: #4C6E78;
    color: #333;
}
*/

#secondary-content ul {
    margin-bottom: 20px;
}

#secondary-content ul li {
    font-size: 15px;
    margin: 8px 0 8px 20px;
    list-style-type: disc!important;
    padding-bottom: 0px;
}

#secondary-content .applybtn a {
    color: #fff;
    text-decoration: none;
}

#secondary-content .applybtn a:link #secondary-content .applybtn a:active,
#secondary-content .applybtn a:hover {
    background-color: #4C6E78;
}

#secondary-content .greybox p {
    font-size: 15px;
}

li.home {
    padding-left: 16px;
}

#navigation a:active,
#navigation a:hover {
    color: #eee;
}

#content-footer {
    clear: both;
    padding: 20px 0;
    margin-top: 20px;
    text-align: left;
}


/*                                                       button - WS
******************************************************************/

.apply-button {
    text-align: center;
    padding: 30px 0 30px 0;
    width: 100%;
}

.apply-button a {
    text-decoration: none;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    font-weight: 600 !important;
    line-height: 16px;
    color: #262223;
    padding: 14px 20px 15px 20px;
    width: 100%;
    background: #ff5c5e;
/*    border: 3px solid #033156;    */
/*    border-radius: 6px;*/
    text-transform: uppercase;
}

.apply-button a:hover {
    text-decoration: none;
    color: #ff5c5e;
/*    border: 3px solid #033156;*/
    background: #262223;
    transition: color .3s ease;
}


/*                                                       Equiry Form
******************************************************************/

#enquiry-form {
    padding: 10px 0 40px 0;
}

fieldset {
    background-color: rgb(243, 241, 238);
    width: auto;
    color: #222;
    font-size: 1em;
    margin: 2em 0 1em 0;
    padding: 0.5em 1em 1em 1em;
}

legend {
    color: #A6192E;
    font-family: arial, helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    background-color: #fff;
    margin: 0;
    padding: 3px 5px 0px 5px;
    width: auto;
}

input,
textarea {
    width: 60% !important;
    display: inline-block;
    margin: 5px;
    vertical-align: top;
}

label {
    width: 29% !important;
    font-family: arial, helvetica, sans-serif;
    color: #4f4f4f;
    font-size: 0.9em;
    font-weight: 400;
    display: inline-block;
    line-height: inherit;
    padding-top: 5px;
}

select {
    width: 60% !important;
    font-family: arial, helvetica, sans-serif;
    color: #4f4f4f;
    font-size: 0.9em;
    font-weight: 400;
    display: inline-block;
    margin: 5px;
}

.go.submit-form {
    float: right;
    width: 200px !important;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;    
    color: #262223;
    background-color: #ff5c5e;
    font-size: 15px;
    border: #ff5c5e 1px solid;
    padding: 10px 20px 10px 20px;
    line-height: 1.2em;
    margin-bottom: 50px;
/*    border-radius: 5px;*/
    text-transform: uppercase;
}

.go.submit-form:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: #262223;
    color: #ff5c5e;
    border: #262223 1px solid;
}


/*                                                      Grey box
******************************************************************/

.greybox {
    background-color:#f2f2f2;
    padding: 20px;
    margin: 20px 0;
    overflow: auto;
}

.greybox h3 {
    margin: 0.4em 0 0.4em 0;
}
.greybox h4 {
    margin: 0.4em 0 0.4em 0;
}


/*                                                      Footer layout
******************************************************************/
.clear-float {
    clear: both;
}

footer {
    background-color: #262223;
    border-top: 1px solid #eee;
    padding: 20px 0px 30px 100px;
    margin-top: 100px;
    text-align: left;
    min-height: 400px;
}

footer p {
    color: #fff;
/*    margin-bottom: 15px;*/
    font-size: 12px;
    line-height: 1.4em;
}

footer a {
    color: #ffffff!important;
    font-size: 16px;
/*    margin-bottom: 15px;*/
    line-height: 1.1em;
    text-decoration: none;
}


.space-right-large {
    margin-right: 20px;
}

.social-link {
    margin-right: 15px;
}

footer .social-link img {
    width: 30px;
    height: 30px;
}

/*
#bootstrap-overrides footer .container{
        display: block;    
    
}



.footer-links-list {
    height: 55px;
    border: 0;

}

li.footer-links-list {
    list-style-type: none!important;
}

.footer-links-list a {
    font-family: "Chronicle Text G1 A", "Chronicle Text G1 B", "Chronicle", sans-serif;
    text-align: center;
    color: #fff;
    background-color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 16px;
    margin: 0 5px;
    height: 55px;
    
}

.footer-links-list a:hover {
    color: #666!important;
    background-color: #ffffff;
    border-bottom: 2px solid #ff5c5e!important;
}
*/


/*                                                      Clear floats
******************************************************************/
.clear {
    clear: both;
}

/*                                                      Breadcrumb style
******************************************************************/


#bootstrap-overrides #breadcrumb {
    margin: 10px 0px 10px 0px;
    padding: 0px;
    font-size: 13px;
    color: #666;
    background-color: inherit;
}

#bootstrap-overrides #breadcrumb a {
    text-decoration: underline;
}

#breadcrumb a:hover {
    text-decoration: underline;
}

#bootstrap-overrides #breadcrumb a:hover {
    text-decoration: underline;
}

#bootstrap-overrides .breadcrumb {
    padding: 10px 0 0 0;
background-color: inherit;
}

.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}

.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
    position: static !important;
    clip: auto;
    overflow: visible;
    height: auto;
}




/*                                                      Skip link
******************************************************************/

#skip a,
#skip a:hover,
#skip a:visited,
#skip a:active {
    overflow: hidden;
    position: absolute;
    top: -999px;
    left: 0;
}


/*                                                      Video
******************************************************************/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    background-color: #ccc;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*                                                      Images
******************************************************************/

#content .image-wrap {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.image-wrap {
    position: relative;
    float: left;
    width: 960px;
}

.image-wrap img {
    width: 100%;
    height: auto;
    float: left;
}


/*                                                      To-top
******************************************************************/

#to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    display: none;
}


/*                                                  RESPONSIVENESS 
******************************************************************
******************************************************************/






/*                               (screen smaller than 1199px - Small desktops)
******************************************************************/

@media screen and (max-width: 1199px) {
    #content {
        padding: 40px 30px 30px 50px;
    }
    #primary-content {
        width: 550px;
    }
    #secondary-content {
        width: 280px;
    }
    .navbar {
        height: auto;
    }

    footer {
  padding: 20px 80px 30px 80px;
margin-top: 50px;        
}
 #container-logo {
        position: relative;
/*        float: left;*/
        height: 30px;
    }
    #container-logo img {
        width: auto;
        height: 30px;
    }

    
}


/*                               (screen smaller than 991px - Tablets)
******************************************************************/

@media screen and (max-width: 991px) {

    #bootstrap-overrides header .container {
        padding: 0 15 0 0px;
    }    
    
#bootstrap-overrides header {
    height:60px;
    border-top: 10px solid #fff;
    padding: 0px 0px 0px 0px;
    }
    
    #header-text {
    display: none;
        }
    
    #bootstrap-overrides .navbar .container {
        background-color: #ffffff!important;
        color: #262223;
        padding: 0 0 0 15px;
        height: 20px;        
    }
    
    p.navbar-brand {
        line-height: 0;
        padding: 0;
        margin: 0;
    }
    span.navbar-toggler-icon {
        font-size: 20px;        
    }
    .navbar {
        padding-bottom: 10px;
    }
    
    
    #menu {
        float: right;
        text-align: right;
        color: #fff;
        
    }
    #primary-content {
        width: 100%;
    }
    #primary-content ul li {
        margin: 10px 0 10px 15px;
    }
    #secondary-content {
        width: 100%;
    }
    .image-wrap {
        width: 100%;
    }
    .apply-button {
        height: auto;
        width: 100%;
    }

    .nav-item {
        border-top: 1px solid #ddd!important;
    }
}


/*                               (screen smaller than 767px - Phones)
******************************************************************/

@media screen and (max-width: 767px) {
    #bootstrap-overrides header {
        height:60px;
        padding: 0px 0px 0px 0px;
    }

    
    #content {
        padding: 20px 20px 20px 20px;
    }
    #primary-content {
        float: left;
        width: 100%;
        padding: 0px 0px 10px 0px;
    }
    #primary-content li {
        margin-left: 20px;
    }
    h1 {
        font-size: 1.5em;
        padding: 10px 0 10px 0;
        letter-spacing: 0.05em;
        margin: 0px 0px 10px 0px;
        line-height: 1.1em;
    }
    h2 {
        font-size: 1.4em;
        line-height: 1.5em;
    }
    h3 {
        font-size: 1.2em;
    }
    h4 {
        font-size: 1.1em;
    }
    .greybox {
        padding: 10px 5px 15px 15px;
    }
/*
    .divider.sub-header {
        margin-bottom: 15px;
        margin-top: 0px;
    }
*/
    
    
        footer {
  padding: 20px 10px 30px 10px;
margin-top: 20px;  
                min-height: 200px;
}
    footer a {
    font-size: 12px;

}

    
    
}
    
    /*                                             Screen smaller than 35em
******************************************************************/
    @media screen and (max-width: 35em) {

        
/*
        #next-to-logo {
            position: relative;
            float: left;
            height: 60px;
        }
        #header-text {
            position: relative;
            float: left;
        }
*/
        #header-text a {
            margin-top: 5px;
            margin-left: 0px;
            font-size: 20px!important;
        }
        .image-wrap {
            width: 100%;
        }
    }
    /*                                             Screen smaller than 25em
******************************************************************/
    @media screen and (max-width: 25em) {}