		/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 03 December 2015 02:59:50
*/


header > div > div#login-wrapper {
    background: none;
    height: auto;
    margin: 0 auto;
    max-width: 1344px;
    position: relative;
}

#login-link {
    background-color: rgba(1, 138, 130, 0.65);
    background-image: url(https://cms.qut.edu.au/__data/assets/image/0012/356988/promo-link-bg.png);
    background-position: right center;
    background-repeat: no-repeat;
    border-radius: 0 0 0 5px;
    color: #fff;
    font-weight: bold;
    padding: 5px 30px 5px 15px;
    position: absolute;
    right: 0;
    width: 40px;
    z-index: 100;
}

#login-link:hover {
    background-color: rgba(1, 138, 130, 1);
}

/******* home page-specific overrides *******/

/* 4.18 kjc */
div#col-wrapper {
    background-image: url(https://cms.qut.edu.au/__data/assets/image/0007/5749/col-wrapper-bg.png);
    background-position: left 500px;
    background-repeat: repeat-x;
}

h1 {
    left: -99999px;
    position: absolute;
}

#content h2 {
    color: #000;
    font-weight: bold;
    font-size: 2em;
    line-height: 24px;
}

#content p {
    line-height: 1.3em;
}

#content a {
    text-decoration: none;
}

#content a:hover {
    text-decoration: underline;
}



/******* promo area *******/

#promo-area {
    height: 455px;
    margin-top: 20px;
}

.quick-links {
    font-family: arial, sans-serif;
    left: 20px;
    position: absolute;
    top: 43px;
    width: 213px;
    z-index: 3;
}

.quick-links li a {
    background: url() repeat-x center center;
    color: #fff;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 49px;
    padding: 0 10px 0 20px;
    text-decoration: none;
    width: auto;
}

#promo-area .quick-links li a:hover{
    background: #559a01;
    text-decoration: none;
}

.promo-banner {
    background-repeat: no-repeat;
    background-position: center top;
    height: 600px;
    left: 0px;
    position: absolute;
    top: 23px;
    width: 1100px;
    z-index: 1;
}

.promo-banner .promo-content-holder {
    background: url(https://cms.qut.edu.au/__data/assets/image/0003/5754/banner-overlay.png) left top no-repeat;
    width: 357px;
    height: 232px;
    position: absolute;
    left: 0;
    top: 0;
}

.promo-banner .promo-content-holder img {
    display: none;
}

.promo-banner .promo-content {
    left: 0;
    line-height: 1.3em;
    margin: 20px 0 0 40px;    
    position: relative;
    top: 0;
}

.li-promo-content-holder p, .li-promo-content-holder span.more {
    display: none;
}

#content .li-promo-content-holder a {
   background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICR‌​AEAOw==');
   color: #fff;
   display: block;
   left: 0;
   width: 220px;
   height: 165px !important;
   position: absolute;
   top: 0;
   z-index: 100;
}

.promo-banner .promo-content-holder a {
    display: block;
    height: 232px;
    left: 0;
    position: absolute;
    top: 0;
    width: 550px;
}

.promo-banner .promo-content-holder a:hover span.more, .li-promo-content-holder a:hover span.heading {
    opacity: 1.0;
    text-decoration: underline;
}

.promo-banner .promo-content-holder span.more {
    background: #7f8083;
    color: #fff;
    display: inline-block;
    width: auto;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 10px;
    padding: 0 10px;
    position: absolute;
    line-height: 27px;
    top: 90px;
    left: 40px;
}

.promo-banner .promo-content a.fancy,
.promo-banner .promo-content.video a.more{
    display: none;
}
.promo-banner .promo-content.video.asset a.asset,
.promo-banner .promo-content.video.youtube a.youtube{
    display: inline-block;
}

.promo-banner .promo-content a.video span.more {
    background: url(https://cms.qut.edu.au/__data/assets/image/0007/64195/promo-carousel-sprite.png) 0px -339px;
    background-position: 115px -331px;
    background-repeat: no-repeat;
    padding: 0 20px 0 10px;
}

.promo-banner .promo-content-holder span.heading {
    margin-top: 5px;
    display: inline-block;
    color: #fff;
    font-family: arial, sans-serif;
    font-size: 2.7em;
    font-weight: bold;
    line-height: 0.95em;
    overflow: hidden;
    padding: 10px 12px;
    background: #008B83;
    position: relative;
    left: 40px;
    top: 130px;
    z-index: 1;
    opacity:0.9;
}

.promo-carousel{
   position: relative;
   z-index: 2;
   top: 258px;
   left: 50px;
   width: 100%;
   height: 175px;
}

.promo-carousel .jcarousel-prev,
.promo-carousel .jcarousel-next{
   background: url(https://cms.qut.edu.au/__data/assets/image/0007/64195/promo-carousel-sprite.png) no-repeat 10px -50px #fff;
   position: absolute;
   z-index: 5;
   top: 48px;
   left: -50px;
   width: 40px;
   height: 80px;
   cursor: pointer;
   z-index: 2;
}

.promo-carousel.no-scroll .jcarousel-prev,
.promo-carousel.no-scroll .jcarousel-next{
   display: none !important;
}

.promo-carousel .jcarousel-next{
   left: 1010px;
   background: url(https://cms.qut.edu.au/__data/assets/image/0007/64195/promo-carousel-sprite.png) no-repeat 10px 20px #fff;
}

.promo-carousel .jcarousel-prev:hover,
.promo-carousel .jcarousel-next:hover{
   background-color: #edf2f6
}

.jcarousel-clip{
   height: 175px;
   overflow: hidden;
   width: 990px;
}

.promo-carousel ul {
   margin-left: 0px;
   padding: 0px;
   height: 175px;
   overflow: hidden;
   width: 1000px;
   display: block;
}

.promo-carousel li {
   position: relative;
   float: left;
   border: 5px solid #fff;
   width: 220px;
   height: 165px;
   background-color: #545353;
   color: #fff;
   overflow: hidden;
   margin: 0 10px;
}

.promo-carousel li a.thumb{
   display: block;
   width: 220px;
   height: 165px !important;
   position: absolute;
}

.promo-carousel li.video a.normal{
   display: none;
}

#content .li-promo-content-holder a.video {
   display: block;
   width: 220px;
   height: 105px;
   position: absolute;
   top: 0px;
   background: url(https://cms.qut.edu.au/__data/assets/image/0007/64195/promo-carousel-sprite.png) no-repeat 80px -417px;
}

#content .li-promo-content-holder a.video:hover {
    background: url(https://cms.qut.edu.au/__data/assets/image/0007/64195/promo-carousel-sprite.png) no-repeat 80px -135px;
}

.promo-carousel li.video.asset a.asset, 
.promo-carousel li.video.youtube a.youtube {
   color: #fff !important;
   left: 0px;
}

.promo-carousel li.video.asset a.asset:hover, 
.promo-carousel li.video.youtube a.youtube:hover { 
   text-decoration: none !important;
}

.promo-carousel li span {
   background: url(https://cms.qut.edu.au/__data/assets/image/0010/68059/promo-carousel-span-bg.png) left top repeat-x;
   padding: 8px 13px 19px 13px;
   display: block;
   font-size: 1em;
   font-weight: bold;
   height: 33px;
   line-height: 1.1em;
   position: absolute;
   top: 105px;
   width: 194px;
}

/*
#news {
    background: url() left top no-repeat;
    height: 44px;
    left: 812px;
    position: absolute;
    top: 320px;
    width: 268px;
    z-index: 5;
}

#news p.read-more {
    padding: 12px 0 0 12px;
}

#news p.read-more a.more-news {
    background: url(https://cms.qut.edu.au/__data/assets/image/0020/5753/home-sprite.png) no-repeat -490px -336px;
    display: inline-block;
    font-weight: bold;
    left: 0;
    margin-left: 15px;
    padding-left: 18px;
    position: relative;
    top: -6px;
}

#news p.read-more a.icon {
    margin-left: 7px;   
}

#news p.read-more a#facebook-icon {
    margin-left: 26px;   
}
*/



/******* search and quick links *******/

#search-and-links {
    background: url(https://cms.qut.edu.au/__data/assets/image/0020/5753/home-sprite.png) #fff -357px 0px no-repeat;
    height: 265px;
    line-height: 1em;
    margin: 0 auto 20px auto;
    padding-top: 20px;
    position: relative;
    width: 1060px;
    z-index: 10;
}

#search-and-links #course-search-form {
    background: url(https://cms.qut.edu.au/__data/assets/image/0015/25170/course-search-input.png) no-repeat scroll top left transparent;
    height: 50px;
    width: 450px;
}

#search-and-links #course-search-form .search-input {
    background: none;
    border: none;
    color: #00477f;
    float: left;
    font-size: 1.4em;
    font-weight: bold;
    height: 24px;
    margin: 6px 3px;
    padding-left: 10px;
    width: 394px;
}

#course-search-form .search-submit {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    height: 40px;
    line-height: 0;
    text-indent: -9999px;
    width: 39px;
}

#search-and-links .col {
    float: left;
}

#search-and-links h2 {
    color: #444;
    font-size: 1.9em;
    margin-bottom: 20px;
}

#search-and-links h3 {
    color: #444444;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 20px 0;
}

#search-and-links .col-1 h2 {
    color: #fff;
}

#search-and-links .col-1 {
    padding: 0 25px;
    width: 93px;
}

#search-and-links .col-2 {
    border-right: 1px dotted #c7c7c7;
    padding-left: 45px;
    width: 342px;
}

#search-and-links .col-3 {
    padding: 20px 0 0 45px;
    width: auto;
}

#search-and-links .col li {
    margin-bottom: 1em;
}

#search-and-links .col li a {
    background: url(https://cms.qut.edu.au/__data/assets/image/0020/5753/home-sprite.png) no-repeat -490px -333px;
    font-size: 1.1em;
    font-weight: bold;
    padding-left: 20px;
}


#search-and-links .col-3 li {
    background: url(/?a=7010) no-repeat scroll 0 -238px transparent;
    line-height: 1.2em;
    margin-bottom: 1em;
    padding-left: 13px;
}

#search-and-links .col-3 li a {
    background: none;
    font-size: 1em;
    padding: 0;
}

/************* content columns ***************/

#content-cols {
    margin: 0 auto 0 20px;
    width: 1100px;
}

#content-cols h2 {
    border-bottom: 1px dotted #00467f;
    margin-bottom: 20px;
    padding-bottom: 12px;
}

#content-cols #left-col {
    float: left;
    margin-right: 20px;
    width: 520px;
}

#content-cols #right-col {
    float: left;
    width: 520px;
}

#content-cols .col {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 16px 20px;
    position: relative;
    overflow: hidden;
}

#content-cols #left-col .col {
    float: left;
}

#content-cols .promo, #content-cols .fact {
    height: 176px;
    padding: 0 ! important;
    width: 250px;
}

#content-cols .fact {
    background-image: url(https://cms.qut.edu.au/__data/assets/image/0014/25142/fact-bg.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    margin-right: 20px;
}

#content-cols .academic-profiles, #content-cols .research-projects {
    height: 200px;
}

#content-cols div.academic-profiles p.read-more, #content-cols div.research-projects p.read-more {
    display: block;
    margin: 9px 0 0 160px;
}

#content-cols .international-students, #content-cols .learning-teaching {
    height: 502px;
    width: 210px;
}

#content-cols .international-students {
    margin-right: 20px;
}

#content-cols .campuses {
    height: 698px;
}

#content-cols .col p.read-more {
    background: url(https://cms.qut.edu.au/__data/assets/image/0020/5753/home-sprite.png) no-repeat -490px -333px;
    display: inline-block;
    font-weight: bold;
    margin-top: 12px;
    padding-left: 18px;
}

#content-cols .international-students p.read-more, #content-cols .learning-teaching p.read-more {
    left: 20px;
    position: absolute;
    top: 482px;
}

#content-cols .col p.research-read-more {
    background: url(https://cms.qut.edu.au/__data/assets/image/0020/5753/home-sprite.png) no-repeat 0 -355px;
    display: inline-block;
    font-weight: bold;
    left: 180px;
    padding: 5px 0 5px 25px;
    position: absolute;
    top: 182px;
}



/******* academic profiles *******/

#content-cols .academic-profiles h3 {
    font-family: arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
}

#content-cols .academic-profiles img {
    float: left;
    margin-right: 20px;
    padding: 0;
}



/******* research projects *******/

#content-cols .research-projects h3 {
    font-family: arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
}

#content-cols .research-projects img {
    float: left;
    margin-right: 20px;
    padding: 0;
}



/******* content columns *******/

#content-cols .campuses #campus-map {
    position: relative;
}

#content-cols .campuses #campus-map .map-wrapper {
    border: 1px solid #999;
    font-family: arial, sans-serif;
    height: 313px;
    width: 478px;
}

#content-cols .campuses #campus-map .view-full-map {
    /*kjc*/
    background: url(https://cms.qut.edu.au/__data/assets/image/0019/26056/view-full-map.png) no-repeat center top;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    height: 18px;
    padding: 7px 6px 0 0;
    position: absolute;
    right: 10px;
    text-align: right;
    text-transform: uppercase;
    top: 10px;
    width: 110px;
    z-index: 5;
}

#content-cols .campuses #campus-map .view-full-map:hover {
    background: url(https://cms.qut.edu.au/__data/assets/image/0019/26056/view-full-map.png) no-repeat center bottom;
    text-decoration: none;
}

#content-cols .campuses p.read-more {
    left: 0;
    margin-right: 20px;
    position: relative;
    top: 0;
}

#content-cols .campuses #campus-map ul {
    height: 45px;
    left: 0;
    margin-bottom: 20px;
    position: relative;
    top: -5px;
}

#content-cols .campuses #campus-map ul li {
    float: left;
    height: 40px;
    padding-top: 5px;
    text-align: center;
}

#content-cols .campuses #campus-map ul li.current {
    background-image: url(https://cms.qut.edu.au/__data/assets/image/0003/5763/current-map-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
}

#content-cols .campuses #campus-map ul li#gp-map-link a {
    width: 159px;
}

#content-cols .campuses #campus-map ul li#kg-map-link a {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 158px;
}

#content-cols .campuses #campus-map ul li#cab-map-link a {
    width: 159px;
}

#content-cols .campuses #campus-map ul li a {
    background-color: #707070;
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    outline: none;
}

#content-cols .campuses #campus-map ul li a:hover, 
#content-cols .campuses #campus-map ul li.current a {
    background-color: #0E487F;
    text-decoration: none;
}

#content-cols .campuses .campus-images {
    border-bottom: 1px dotted #c7c7c7;
    color:#6d6d71;
    font-size: 0.9em;
    padding: 15px 0 20px 0;
}

#content-cols .campuses .campus-images p {
    clear: left;
    padding: 10px 0 5px 0;
}

#content-cols .campuses .campus-images a {
    display: block;
    float: left;
    height: 70px;
    margin-right: 8px;
    overflow: hidden;
    width: 70px;
}

#content-cols .campuses .campus-images a.last {
    margin-right: 0;
}

#content-cols .campuses .campus-images img {
    min-height: 70px;
}

#content-cols .campuses .campus-images img.last {
    margin-right: 0;
}



/******* international students *******/

#content-cols .international-students p.item {
    border-bottom: 1px dotted #c7c7c7;
    padding-bottom: 1em;
}

#content-cols .international-students p.item a {
    display: block;
    font-weight: bold;
    margin: 1.5em 0 10px 0;
}



/******* learning and teaching *******/

#content-cols .learning-teaching p.item {
    border-bottom: 1px dotted #c7c7c7;
    padding-bottom: 1em;
}

#content-cols .learning-teaching p.item a {
    display: block;
    font-weight: bold;
    margin: 1.5em 0 10px 0;
}



/************* facts ***************/

#content-cols .fact p.figure {
    background-position: 14px 14px;
    background-repeat: no-repeat;
    height: 78px;
}

#content-cols .fact p.figure span {
    border-left: 1px dotted #c7c7c7;
    font-size: 40px;
    font-weight: bold;
    line-height: 78px;
    margin-left: 78px;
    padding-left: 18px;
}

#content-cols .fact p.fact-text {
    color: #fff;
    font-weight: bold;
    padding: 20px;
}



/******* small promo *******/

#content-cols .promo {
    background: url(https://cms.qut.edu.au/__data/assets/image/0017/25145/corpsite-promo-small-bg.png) repeat-x top left #008b83;
}

#content-cols .promo img {
    float: left;
}

#content-cols .promo h3 {
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    left: 0;
    line-height: 1.1em;
    margin: 0 20px 16px 140px;
    position: relative;
    top: 40px;
}

#content-cols .promo a {
    background: url(https://cms.qut.edu.au/__data/assets/image/0020/5753/home-sprite.png) no-repeat -430px -427px;
    color: #fff;
    display: inline-block;
    left: 0;
    line-height: 1.2em;
    margin: 0 20px 0 140px;
    padding-left: 18px;
    position: relative;
    top: -80px;
}

#after-promo-mobile-text {
    display: none;
}


/******* homepage-specific overrides *******/

body {
    /* re-enable after launch
    background-color: #282828;
    */
}

h1 {
    display: none;
}

body header > div {
    background-color: rgba(0, 71, 127, 0.8);
}

a#qut-logo {
    border: none;
    width: 291px;
}



/******* promo banner *******/

#promo-banner {
    height: 800px;    
    margin-bottom: -147px;
    position: relative;
    top: -147px;
}

#promo-banner ul {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;    
    padding: 0;
    position: relative;
}

#promo-banner ul li {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    float: left;
    height: 800px;
    margin: 0;
    transition: left 0.75s ease-in-out 0s;
    width: 100%;
}

#promo-banner ul li.active {
    left: 0;
}

#promo-banner ul li.active, #promo-banner ul li.next, #promo-banner ul li.prev {
  display: block;
}

#promo-banner ul li.next, #promo-banner ul li.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

#promo-banner ul li.next {
  left: 100%;
}

#promo-banner ul li.prev {
  left: -100%;
}

#promo-banner ul li.next.left, #promo-banner ul li.prev.right {
  left: 0;
}

#promo-banner ul li.active.left {
  left: -100%;
}

#promo-banner ul li.active.right {
  left: 100%;
}

#promo-banner ul li div {
    height: 100%;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

#promo-banner li a {
    background-color: rgba(0, 0, 0, 0.55);
    bottom: 0;
    display: block;
    height: 190px;
    left: 20px;
    padding: 30px 25px 50px 25px;
    position: absolute;
    text-decoration: none;
    width: 645px;
}

#promo-banner li a:hover {
    background-color: rgba(0, 0, 0, 0.65);
}

#promo-banner li a:hover span.promo-link {
    background-color: #01A399;
    text-decoration: underline;
}

#promo-banner h2 {
    color: #fff;
    font-size: 4.25em;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
}

#promo-banner a span {
    color: #fff;
    display: block;
    font-size: 1.25em;
    font-weight: normal;
    line-height: 1.4em;
    margin: 0.8em 0 1.2em 0.2em;
}

#promo-banner span.promo-link {
    background-color: #018A82;
    background-image: url(https://cms.qut.edu.au/__data/assets/image/0012/356988/promo-link-bg.png);
    background-position: center right;
    background-repeat: no-repeat;
    border-radius: 5px;
    display: inline-block;
    font-weight: bold;
    margin: 0 0 0 0.2em;
    min-width: 150px;
    padding: 10px 30px 10px 15px;
}

.promo-control-prev {
    background-color: rgba(0, 0, 0, 0.55);
    background-image: url(https://cms.qut.edu.au/__data/assets/image/0017/357002/promo-prev-bg.png);
    cursor: pointer;
    height: 78px;
    left: 0;
    position: absolute;
    text-indent: -99999px;
    top: 432px;
    width: 63px;
}

.promo-control-next {
    background-color: rgba(0, 0, 0, 0.55);
    background-image: url(https://cms.qut.edu.au/__data/assets/image/0004/356989/promo-next-bg.png);
    cursor: pointer;
    height: 78px;
    position: absolute;
    right: 0;
    text-indent: -99999px;
    top: 432px;
    width: 63px;
}

.promo-control-prev:hover, .promo-control-next:hover {
    background-color: rgba(0, 0, 0, 0.65);
}

.pagination-wrapper {
    height: 42px;
    margin: 0 auto;
    max-width: 1100px;
    text-align: right;
    width: 100%;   
}

.pagination {
    display: inline-block;
    line-height: 42px;
    margin: 0;
    position: relative;
    right: 408px;
    top: -42px;
}

.pagination span, .pagination span.active:hover {
    border: 1px solid #fff;
    border-radius: 10px;
    color: transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 10px;
    margin: 0 7px;
    padding: 0;
    text-decoration: none;
    vertical-align: middle;
    width: 10px;
}

.pagination span:hover {
    border: 6px double #fff;
    height: 0;
    width: 0;
}

.pagination span.active, .pagination span.active:hover {
    background-color: #fff;
}



/******* crisis area *******/

#promo-banner.crisis {
    height: 530px;
    margin: 0;
    top: 0;
}

#promo-banner.crisis li {
    background-color: #9e2703;
    height: 530px;
}

#promo-banner.crisis.blue li {
    background-color: #105D93;
}

#promo-banner.crisis h1, #promo-banner.crisis h2 {
    color: #fff;
    display: block;
}

#promo-banner.crisis h1 {
    font-size: 4.25em;
    font-weight: bold;
    left: 0;
    margin: 5% 5% 2% 5%;
    position: relative;
}

#promo-banner.crisis h2 {
    font-size: 2.5em;
    margin: 1% 5%;
}

#promo-banner.crisis .crisis-message {
    background-color: #fff;
    font-size: 1.25em;
    height: auto;
    line-height: 1.3em;
    margin: 3% 5%;
    max-width: 80%;
}

#promo-banner.crisis .crisis-message p {
    padding: 3%;
}

#promo-banner.crisis li a {
    background: none;
    left: 0;
    padding: 0;
    position: relative;
    display: inline;
    height: auto;
    width: auto;
}

#promo-banner.crisis li a:hover {
    background: none;
    text-decoration: underline;
}


/******* section panels *******/

.home-section {
    background-color: #fff;
    background-image: url(https://cms.qut.edu.au/__data/assets/image/0011/356987/section-top-bg.png);
    background-position: top left;
    background-repeat: repeat-x;
    padding-top: 20px;
    width: 100%;
}

.home-section a, .home-section a:visited {
    color: #105D93;
    text-decoration: none;
}

.home-section a:hover {
    text-decoration: underline;
}

.home-section h2 {
    font-size: 3em;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0 0 20px 0;
}

.home-section h3 {
    color: #555;
    font-size: 1.9em;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0 0 10px 0;
}

.home-section img {
    margin: 0 0 1.5em 0;
    width: 100%;
}

.home-section p {
    font-size: 1.13em;
    margin: 0;
}

.home-section p + h3 {
    margin: 1.5em 0 10px 0;
}

.home-section p + ul {
    margin: 1em 0 3em 0;
}

.home-section > div {
    background-color: #fff;
    min-height: 415px;
    margin: 0 auto;
    padding: 15px 20px;
    position: relative;
    max-width: 1060px;
    width: 100%;
}

.home-section div.section-col-1, .home-section div.section-col-2, .home-section div.section-col-3 {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 31%;
}

.home-section div.section-col-2 {
    margin: 0 2.5%;
}

.home-section ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.home-section ul.study-levels {
    background-color: #E2F0FB;
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 10px 15px;
    position: absolute;
    right: 20px;
    top: 33px;
    width: auto;
}

.home-section ul li {
    background-image: url(https://cms.qut.edu.au/__data/assets/image/0009/356985/mega-menu-action-link-bg.png);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 1.13em;
    line-height: 1.5em;
    margin: 0 0 5px 0;
    padding: 0 0 0 17px;
}

.home-section ul.study-levels li {
    background: none;
    border-left: 1px solid #333;
    display: inline-block;
    font-size: 1.05em;
    margin: 0 0 0 10px;
    padding: 0 0 0 12px;    
}

.home-section ul.study-levels li:first-child {
    border: none;
    margin: 0;
    padding: 0;
}

.home-section form {
    /* background: url(./?a=356842) no-repeat scroll top left transparent; */
    background: url(https://cms.qut.edu.au/__data/assets/image/0008/358019/search-form-glass-bg.png) no-repeat scroll 97% center transparent;
    border: 1px solid #386bae;
    border-radius: 6px;
    box-shadow: 0 0 5px 2px #ccc inset;
    height: 40px;
    margin: 0 0 35px 0;
    width: 100%;
}

.home-section form .search-input {
    background: none;
    border: none;
    color: #888;
    float: left;
    font-size: 1em;
    font-weight: bold;
    height: 40px;
    letter-spacing: -0.2px;    
    margin: 0;
    padding: 0 0 0 3%;
    width: 82%;
}

.home-section form .search-submit {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    height: 40px;
    line-height: 0;
    margin: 0 0 0 3%;
    padding: 0;
    text-indent: -9999px;
    width: 12%;
}

#show-map {
    display: none;
}

#campus-map {
    position: relative;
}

#campus-map .view-full-map {
    background: url(https://cms.qut.edu.au/__data/assets/image/0019/26056/view-full-map.png) no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    line-height: 10px;
    padding: 7px 6px 0 0;
    position: absolute;
    right: 10px;
    text-align: right;
    text-transform: uppercase;
    top: 10px;
    width: 110px;
    z-index: 5;
}

#campus-map .map-wrapper {
    border: 1px solid #999;
    height: 278px;
    width: 99%;
}

#campus-map ul {
    height: 45px;
    left: 0;
    margin: 0;
    position: relative;
    top: -6px;
}

#campus-map ul li {
    background: none;
    float: left;
    font-size: 1em;    
    height: 40px;
    margin: 0;
    padding: 5px 0 0 0;
    text-align: center;
    width: 33%;
}

#campus-map ul li.current {
    background-image: url(/?a=5763);
    background-position: center top;
    background-repeat: no-repeat;
}

#campus-map ul li a {
    background-color: #707070;
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    outline: medium none;
    width: auto;
}

#campus-map ul li#kg-map-link {
    margin: 0 0.1em;
}

#campus-map ul li a:hover, #campus-map ul li.current a {
    background-color: #0E487F;
    text-decoration: none;
}

@media screen and (max-width:1099px) {
    .home-section > div {
        padding: 1%;
        width: 98%;
    }
}

@media screen and (max-height:800px) {
    #promo-banner, #promo-banner ul li {
        height: 570px;
    }
}

@media screen and (max-width:768px) and (max-height:1024px) {
   .promo-control-prev, .promo-control-next {
       top: 275px;
   }
}

@media screen and (max-width:1024px) {
   #promo-banner li a {
   height: auto;
   left: 8%;
   padding: 10px;
   width: 60%;
   }
  
   .pagination-wrapper {
   display: none;
   }
  
   .home-section > div {
   padding: 1.5% 2%;
   width: 96%;
   }
  
   #footer-expand-button {
   left: 2%;
   top: 30px;
   }
}


@media only screen and (max-width:768px) {
    #promo-banner li a {
        left: 10%;
        width: 80%;
    }
   .promo-control-prev, .promo-control-next {
       top: 400px;
   }
   #campus-map ul li a {
       font-size: 0.8em;
   }
}

@media screen and (max-width:640px) {
    #promo-banner {
        height: auto;
        margin: 0;
        top: -1px;
    }
    #promo-banner ul li {
        background-size: 200% auto;
        height: 265px;
    }

    #promo-banner ul li div {
        height: 265px;
        position: absolute;
    }

    #promo-banner li a {
        bottom: 0;
        left: 0;
        padding: 2% 2% 3% 2%;
        position: absolute;
        width: 96.5%;
    }

    #promo-banner h2 {
        font-size: 2em;
    }

    #promo-banner a span {
        display: none;
    }

    #promo-banner span.promo-link {
        font-size: 1.2em;
        margin: 2% 0 0 0;
        padding: 3% 8% 3% 3%;
        width: 89%;
    }

    .promo-control-prev, .promo-control-next {
        display: none;
    }

    .home-section > div {
        min-height: 0;
    }
   
    .home-section div.section-col-1, .home-section div.section-col-2, .home-section div.section-col-3 {
        margin: 0;
        width: 100%;
    }

    .home-section > div {
        padding: 3%;
        width: 94%;
    }    

    .home-section h2 {
        font-size: 2.6em;
        margin: 0;
    }

    .home-section form {
        margin: 0;
    }

    .home-section h3, .home-section p, .home-section p + h3, .home-section p + ul {
        margin: 0.8em 0 0.3em 0;
    }

    .home-section.study .section-col-3, .home-section.research .section-col-3, .home-section.industry .section-col-3 {
        display: none;
    }

    #show-map {
        background-color: #0e487f;
        background-image: url(/?a=352584);
        background-position: 95% -40px;
        background-repeat: no-repeat;
        color: #fff;
        cursor: pointer;
        display: block;
        font-weight: bold;
        margin: 1em 0 0 0;
        padding: 5%;
        width: 90%;
    }

    #show-map.closed {
        background-position: 95% 2px;
    }

    #campus-map.closed {
        display: none;
    }
}

@media screen and (max-height:320px) {
    #campus-map .map-wrapper {
        height: 190px;
    }
}