/*
 Theme Name:   Screen Qld 2015
 Theme URI:    http://laundrygroup.com/screen-qld-child/
 Description:  Screen Queensland 2015 Theme
 Author:       James Lock
 Author URI:   http://www.ataye.com.au
 Template:     newart
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  screen-qld-child
*/

.rev_slider > ul {
    text-align: left;
}

/* basic style override */
h1.widget, h2.widget, h3.widget, h4.widget {
    /*text-transform: capitalize !important;*/
    color: #000;
}
h1.pagetitle {
    font-size: 60px !important;
}
/*h1{

}
h2 {
    font-size: 20px !important;
}*/
h2.red {
    color: #d0103a !important;
}

.hp-latest-news-section h2.widget { text-transform: none !important; }

/*a, a:link, a:visited { color:#E17000; }*/

.su-post-excerpt a, .su-post-excerpt.a:link, .su-post-excerpt a:visited { color:#E17000 !important; }

/* calendar */
.ai1ec-main-container, .calendar_full_content,
#bigcalendar1,
.eo-fullcalendar{
    width: 100%;
    max-width: 1140px;
    padding: 0 0 !important;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.hp-event-list-item {
    display: inline-block;
    padding:5px 0;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 45%;
    vertical-align: top;
}
.hp-event-list-item .date{
    font-size: 10px;
}



/* contact form 7 */
.wpcf7-submit{
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 4px;
    font-family: Montserrat;
    -webkit-appearance: none;
}
.wpcf7-form input, .wpcf7-form textarea {
    margin: 0;
    padding: 2px;
    border: none;
    background: #ededee;
    border-radius: 0;
    -webkit-border-radius: 0;
}
.wpcf7-form p {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    font-family: "Raleway";
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #ededee;
}

form.searchform {
    width: 52px;
}
a.searchSubmit {
    background: transparent !important;
}
button.searchSubmit {
    border-radius: 0;
    -webkit-border-radius: 0;
    width: 52px;
}
button.searchSubmit img {
    height: 25px;
    width: 52px !important;
}
/*.sq-search-btn,*/
/*button.sq-search-btn {*/
    /*color: #000;*/
    /*background: transparent;*/
    /*border: none;*/
    /*cursoe:pointer;*/
/*}*/
/*.sq-search-btn i {*/
    /*font-size:20px;*/
/*}*/
/*#txtSearch{*/
    /*padding:0;*/
    /*border-color: #ff0000;*/
    /*float:left;*/
/*}*/

.sq-search-form {
    display: block;
    margin-left: 20px;
    padding-left: 20px;
}
.sq-search-form input[type=text] {
    padding: 0;
    width: 120px;
    border: transparent;
    background: transparent;
}
.sq-search-form button, .sq-search-form input[type=image] {
    background: none;
    border: none;
    cursor: pointer;
}


table {
    background: none;
    border: none;
    font-family: Raleway;
}
td, th {
    padding: 10px 10px 10px 0;
}
.sq-table th {
    font-size: 20px;
    color: #d0103a;
    font-weight: bold;
    font-family: "Montserrat";
}
.bold {
    font-weight: bold;
}

.sq-link-btn {
    padding: 4px 10px;
}
.sq-download-btn {
    padding: 4px 12px;
    background: #009aa6;
    color: #fff !important;
    font-family: "Montserrat";
    line-height: 18px;
}


#main-nav>li>a {
    font-weight: bold !important;
}
.classic-header #main-nav {
    padding-left: 200px !important;
}

.entry a {
    color: #000;
}
.su-post-excerpt p {
    margin:0 0 15px 0;
}

.sf-sub-indicator {
    display: none !important;
}
.inline-list li {
    display: inline;
}

.dividers h2.widget {
    font-size: 67px;
    line-height: 75px !important;
    max-width:700px;
}

/* section styles */
.section-bg-dark,
.section-bg-dark h2 {
    color: #fff !important;
}
.section-hp-agg {
    font-family: raleway;
    line-height: 1.5em;
    text-align: left;
}
.section-hp-agg p {
    padding: 0;
}
.section-hp-agg .sq-toolbar a {
    padding: 4px 6px;
    font-weight: bold;
}
.section-hp-agg .sq-toolbar a:hover{
    color: #fff;
}

#sidebar {
    width: 20%;
    margin-right: 20px;
}
#sidebar a {
    font-weight: bold;
    font-family: "Montserrat";
}
#sidebar a:hover {
    color: #9b9b9b;
}
#sidebar ul {
    padding: 20px;
    background: #fff;
    margin-bottom: 0;
}


/*#sidebar {*/
    /*background: #fff;*/
    /*padding: 20px;*/
    /*width: 15%;*/
    /*margin-right: 20px;*/
/*}*/
/*#sidebar a {*/
    /*font-weight: bold;*/
    /*font-family: "Montserrat";*/
/*}*/
/*#sidebar a:hover {*/
    /*color: #9b9b9b;*/
/*}*/
/*#sidebar ul {*/
    /*margin-bottom: 0;*/
/*}*/

.section-hplatest ul {
    text-align: center;
}
.section-hplatest ul li {
    padding: 10px 10px;
    font-weight: bold;
}


/* elements */
.sq-more-link {
    background: #000;
    color: #fff !important;
    font-weight: bold;
    display: block;
    width: 25%;
    text-align: center;
    font-family: Montserrat;
    line-height: 24px;
    border: 2px solid #000;
}
a.sq-more-link:hover {
    background: #fff;
    color: #000 !important;
}
.sq-post-title {
    color: #000 !important;
    margin-bottom: 0;
}
.sq-post-excerpt {
    margin-bottom: 15px;
    font-size: 16px;
}

.sq-hp-underline {
    width: 100%;
    border-top: 3px solid;
    margin-bottom: 25px;
}
.section-hp-agg h3 {
    margin-bottom: 0;
    font-size:22px;
}
.sq-purple {
    color: #6459c4;
}
.sq-blue{
    color: #0072bb;
}
.sq-lblue{
    color: #008cc4;
}
.sq-cyan{
    color: #009aa6;
}
.sq-red{
    color: #d0103a;
}

.sq-breadcrumbs{
    padding-top:20px;
    text-align: right;
}
.breadcrumbs {
    text-align: right;
    padding-top: 20px;
}
.singlecontainer {
    margin-top: 0 !important;
}
.breadcrumbs br {
    display:none;
}
.widgetwrap .breadcrumbs {
    margin-top: 20px;
}


/* homepage latst link */
.sq-lnk-all:hover,
.sq-lnk-all-active {
    background: #009a9b;
    color: #fff  !important;
}
.sq-lnk-events:hover,
.sq-lnk-events-active {
    background: #0073cf;
    color: #fff  !important;
}
.sq-lnk-production:hover, #menu-item-102:hover, #menu-item-102.current-menu-item, #menu-item-102.current_page_ancestor,
.sq-lnk-production-active {
    background: #009fda;
    color: #fff  !important;
}
.sq-lnk-development:hover, #menu-item-176:hover, #menu-item-176.current-menu-item, #menu-item-176.current_page_ancestor,
.sq-lnk-development-active {
    background: #6e2585;
    color: #fff  !important;
}
.sq-lnk-locations:hover, #menu-item-226:hover, #menu-item-226.current-menu-item, #menu-item-226.current_page_ancestor,
.sq-lnk-locations-active {
    background: #C9DD03;
    color: #fff  !important;
}
.sq-lnk-initiatives:hover, #menu-item-189:hover, #menu-item-189.current-menu-item, #menu-item-189.current_page_ancestor,
.sq-lnk-initiatives-active {
    background: #d10074;
    color: #fff  !important;
}
.sq-lnk-culture:hover, #menu-item-213:hover, #menu-item-213.current-menu-item, #menu-item-213.current_page_ancestor,
.sq-lnk-culture-active {
    background: #d0103a;
    color: #fff  !important;
}
.sq-lnk-crew:hover, #menu-item-252:hover, #menu-item-252.current-menu-item, #menu-item-252.current_page_ancestor,
.sq-lnk-crew-active {
    background: #8884D5;
    color: #fff  !important;
}
.sq-lnk-news:hover, #menu-item-33:hover, #menu-item-33.current-menu-item, #menu-item-33.current_page_ancestor,
.sq-lnk-news-active {
    background: #E17000;
    color: #fff  !important;
}
.sq-lnk-resource:hover, #menu-item-677:hover, #menu-item-677.current-menu-item, #menu-item-677.current_page_ancestor,
#menu-item-1858:hover, #menu-item-1858.current-menu-item, #menu-item-1858.current_page_ancestor,
.sq-lnk-resource-active {
    background: #0073CF;
    color: #fff  !important;
}
.sq-link-about-us, #menu-item-378:hover, #menu-item-378.current-menu-item, #menu-item-378.current_page_ancestor{
    background: #009AA6;
}





/*** Landing Page Classes ***/
table.menu-landing-link-table {
    border: none !important;
    border-collapse: separate;
    border-spacing: 15px;
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.menu-landing-link-table td{
    Xbackground: #000 !important;
    color: #fff;
    padding: 2px;
    width: 50%;
}
.menu-landing-link-table td a {
    background: #000 !important;
    color: #fff;
    width: 99%;
    display: block;
    border: 2px solid #000;
    margin-right:2px;
    font-family: "Montserrat";
    vertical-align: middle;
}
.menu-landing-link-table td a:hover {
    background: #fff !important;
    color: #000;
    border-color: #000;
}
table.one-column{
    width: 36%;
}


/* side panel styles */
.sq-side-panel{
    margin-bottom: 20px;
    padding: 20px;
    color: #fff;
    font-family: Raleway;
}
.sq-side-panel a {
    text-align:center;
    color:#000;
    background: #fff;
    display: block;
    width: 100%;
    font-weight: bold;
    line-height: 24px;
    font-family: Montserrat;
    border: 2px solid #fff;
}
.sq-side-panel a:hover {
    background: transparent;
    color: #fff !important;
}
.sq-side-panel h2 {
    color: #fff;
    font-family: Montserrat;
}
.sq-side-panel img.wide {
    width: 100%;
    height: auto;
}
.sq-side-panel i.fa {
    font-size: 50px;
}
.sq-side-panel-centre {
    text-align: center;
}
.sq-side-panel-style-1{
    background: #0073cf;
}
.sq-side-panel-style-2{
    background: #0099bb;
}
.sq-side-panel-style-3{
    background: #009aa6;
}
.sq-side-panel-style-4{
    background: #6459c4;
}
.sq-side-panel-style-5{
    background: #d0103a;
}
.sq-side-panel-style-6{
    background: #d10074;
}
.sq-side-panel-style-7{
    background: #92278f;
}
.sq-side-panel-style-8{
    background: #6e2585;
}
.sq-side-panel-style-9{
    background: #6459c4;
}




/*** footer ***/

/* override */
#footer {
    border-top: none;
    border-bottom: none;
}
#footer .threecol {
    font-family: raleway;
    line-height: 1.5em;
}
#footer .threecol strong {
    font-family: Montserrat;
}
#copyright {
    border-top: none !important;
}


/* additional */
#footer-social{
    border-top: none;
    border-bottom: none;
    background: #009aa6;
    padding: 60px 0;
}
#footer .vsepx {
    border-right: 1px solid;
}
#footer .septest {
    border-right: 1px solid;
    float: right;
    height: 100px;
}
ul.sq-social-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.sq-social-list li {
    display: inline;
    margin: 0 20px;
}
.sq-social-list li a {
    color: #fff;
    font-size: 50px;
}


/* Post Layouts */
.sq-post-list {
    list-style-type: none !important;
}
.sq-post-list li,
.entry ul>li {
    list-style: none;
    width: 30%;
    background: #fff;
    XXfloat: left !important;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    vertical-align: top;
}
.sq-post-list .panel{
    padding:20px;
}
.sq-post-list .panel a.post-link{
    background: #000;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: bold;
    font-family: Montserrat;
    border: 2px solid #000;
}
.sq-post-list .panel a:hover.post-link{
    background: #fff;
    color: #000;
}
.sq-post-list h2.sq-post-title a {
    color: #000 !important;
}

/* homepage list styles */
.sq-homepage-list ul {
    list-style-type: none !important;
}
.sq-homepage-list ul li {
    display: block;
    float: left !important;
    width: 30%;
}
.sq-homepage-list ul li .image-container {
    maring-right:10px;
    margin-bottom: 10px;
    background: #fff;
    height: 170px;
    line-height: 170px;

    transition: all .2s ease-in-out;
    padding: 4px;
}
.sq-homepage-list ul li .image-container:hover {
    transform: scale(1.1);
}
.sq-homepage-list ul li .image-container:hover h2 {
    background: #fff;
    padding: 10px;
}
.sq-homepage-list ul li .image-container h2 {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    color: #000;
    font-size:22px;
}

/* MEDIA QUERIES */
/* Styles for screens that are less than 768px */
@media only screen and (max-width: 768px) {
    .sq-post-list li,
    .entry ul>li {
        list-style: none;
        width: 100%;
        background: #fff;
    }

    .sq-homepage-list ul li {
        width: 100%;
    }

    #sidebar {
        display:none !important;
    }
}




.sq-event {
    margin-bottom: 60px;
}
.sq-event h2 {
    font-size: 30px;
    margin-bottom: 0;
}
.sq-event .info {
    display:block;
    float:left;
    margin-right:20px;
    text-align: right;
}
.sq-event .su-post-excerpt {
    display:block;
    margin-left: 100px;
}
.sq-event .sq-more-link {
    float:right;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.entry ul.event-menu {
    width: auto;
}
/*.event-menu .inline-list {*/
.entry ul.event-menu>li {
    background: transparent !important;
    width: auto;
}
.sq-event-sep {
    margin: 20px 0 20px 0;
    border-bottom: 1px solid #a1a1a4;
    padding-bottom: 20px;
}
.sq-event .type {
    background: #0073cf;
    display:block;
    float:left;
    line-height: 30px;
    padding: 0px 10px;
    color: #fff;
    font-weight: bold;
    margin-right: 20px;
    margin-bottom: 20px;
}


.sq-list-item {
    position: relative;
}
.sq-thumb-mug-sm {
    position: absolute;
    right: 25px;
    padding-top: 15px;
}
.sq-post-thumbnail{
}
.sq-thumb-mug-sm li {
    margin-right: 0 !important;
    float: none; !important;
}
.sq-thumb-mug-sm img {
    margin-bottom: -6px;
    border: 1px solid transparent;

}
.sq-thumb-mug-sm img:hover {
    transform: scale(1.2);
    border: 1px solid #fff;
    transition: all .2s ease-in-out;
}
.content-wide {
    margin-right: 0 !important;
    width: 75% !important;
}
.content-wide p {
    margin-bottom: 10px;
}



/* Main top menu styles */
.nav>li>ul li a {
    padding-bottom: 0;
}
ul.sub-menu {
    padding-bottom: 15px !important;
    padding-top: 25px !important;
    font-family: "Montserrat";
    font-weight: bold;
}
.classic-header #main-nav>li>a{
    padding: 6px 10px;
    border-bottom: none;
}
.classic-header #main-nav>li>a:hover {
    border-bottom: none;
}
#header .nav>li>a:hover {
    color: #fff !important;
    padding: 6px 10px;
}
#header.scrollheader h1 img {
    max-height: none;
}
#header.scrollheader {
    height: 70px;
}
.classic-header #main-nav>li,
.transparent-header #main-nav>li{
    margin-left: 3px;
}
.main-nav>li>a:hover{
    color: #fff !important;
}
.nav>li.current-menu-item>a, .nav>li.current_page_ancestor>a {
    color: #fff !important;
}
#topnav li ul li a { color: #fff; }



/* mobile menu */
a#triggernav {
	color: #000 !important;
	background-color: transparent !important;
}
img#logo {
	width: 80%;
}


/* homepage post list */
.image-container {
    position: relative;
}
/*.image-container:before {*/
    /*position: absolute;*/
    /*content:" ";*/
    /*top:0;*/
    /*left:0;*/
    /*width:100%;*/
    /*height:100%;*/
    /*display: block;*/
    /*z-index:0;*/

    /*/!*background-color: rgba(0,159,218,0.8);*!/*/
/*}*/
.image-container * {
    position: relative;
    /* hack */
}
.image-container.box-1 { background-color: #009AA6 !important; }
.image-container.box-2 { background-color: #0073CF !important; }
.image-container.box-3 { background-color: #8884D5 !important; }
.image-container.box-4 { background-color: #D10074 !important; }
.image-container.box-5 { background-color: #009FDA !important; }
.image-container.box-6 { background-color: #C9DD03 !important; }
.image-container.box-7 { background-color: #6E2585 !important; }
.image-container.box-8 { background-color: #E17000 !important; }
.image-container.box-9 { background-color: #D0103A !important; }

/* rev slider bullets */
.tp-bullets.simplebullets.square-old .bullet {
    background-image:none;
    width: 8px;
    height: 8px;
    margin-right: 4px;
    border: 1px solid #fff;
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    background-color: #fff !important;
}

/* posts pagination */
.pagination {
    padding: 5px;
    background: #fff;
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
}
.pagination * {
    display: inline-block;
    padding: 0 5px;
    border: 2px solid transparent;
    margin-left: 3px;
}
.pagination .control{
    font-size: 1em;
    margin-left: 7px;
    background: #000;
    border-color: #000;
    color: #fff;
}
.pagination .control:hover {
    background: #fff;
    color: #000;
}
.pagination .current {
    background: #000;
    border-color: #000;
    color: #fff;
}
.pagination .inactive {
}
.pagination .number {
    width: 15px;
}
.pagination .number:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

/* featured post list */
ul.featured{
    width: 100%;
}
ul.featured li {
    float: left;
    width: 50%;
}
ul.featured img {
    width: 100% !important;
    height: auto !important;
}
ul .featured-container {
    padding: 2px;
}

/* twitter list */
.threecol ul li,
ul.twitter li{
    list-style: none;
    margin-left: 0;
    font-size: 12px;
    font-family: Raleway;
    font-weight: bold;
}

.show-on-small {
    display: none;
}
.hide-on-small {
    display: block;
}

/* error page */
.error-page h1.pagetitle {
    padding: 150px 0;
    text-align: center;
    color: #000;
    margin-right: 0;
}
.error-page .content-full {
    min-height: 400px;
}

/* page elements */
.icon-q-larger {
    display: block;
    width: 43px;
    height: 43px;
    background: url('images/icon_Q_larger.png') no-repeat;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 770px) {



}
@media only screen and (max-width: 565px) {

    .sq-side-panel h2 {
        text-align: center !important;
    }

    .entry h1, .entry h2, .entry h3 {
        text-align: left;
    }

    .show-on-small {
        display: block;
    }
    .hide-on-small {
        display: none;
    }
    .septest {
        display: none !important;
        border-right: none !important;
    }
    #footer .vsep {
        border-right: none;
    }

    td {
        padding: 0 !important;
    }

    /* homepage sections */
    .container.section-hplatest {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .section-hplatest ul li {
        padding-left: 0px !important;
        padding-right: 10px !important;
    }

    #footer{
        text-align: center;
    }
}