/*
  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: 21 January 2021 12:44:00
*/




html, body {
    font-family: Tahoma, Geneva, sans-serif;
}
/* -------------------new homepage styles--------------------- */
.home-body {
    background-color: #e7e7e7;
}

.no-pad {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

/* ------- start logo banner search------- */
.home-hero {
    margin-top:0px;
}

.banner-new {
    background: #000 url('https://www.businessnz.org.nz/__data/assets/image/0009/153549/NZ-hero-1920x900.jpg') no-repeat center center; 
    background-size: cover;
    min-height: 680px;
    position:relative;
    overflow:hidden;
    background-position-x: right;
}
.banner-inside {
    min-height: 280px;
}
.logo-new {
    padding-left:0px!important;
    padding-right:0px!important;
}

.logo-new img {
    max-width:100%;
}
/*.search-show {
    position:absolute;
    right:10px;
    top:10px;
}
.search-show button {
    color: #fff;
    background: #1b2b3a6b;
    border: none;
    cursor: pointer;
    font-size: 1.5em;
    width: 160px;
    padding: 10px;
}*/

.search-new {
    position:absolute;
    right:10px;
    top:10px;
    width: 246px;
    /*display:none;*/
}
.query-search {
    width:200px;
    height: 40px;
    background: rgba(27, 43, 58, 0.42);
    border: 1px solid rgba(27, 43, 58, 0.42);
    padding-left: 5px;
    color: #fff;
}
input::placeholder {
    color:#aaa;
}
option {
    background-color: #1b2b3a!important;
    color:#aaa;
}
.category-search {
    width:170px;
    height: 40px;
    background: #1b2b3a6b;
    border: 1px solid #1b2b3a6b;
    color: #fff;
    display:none;

}
.button-search {
    width:40px;
    height: 40px;
    margin-left:0px;
    background: rgba(27, 43, 58, 0.42);
    border: 1px solid rgba(27, 43, 58, 0.42);
    color: #fff;
    cursor:pointer;
}




/* -------start home page boxes------- */
.home-boxes-2.wow-outer {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 20px;
}
/* box */
.hp-box {
    overflow:hidden;
    background-color: #fff;
    padding-bottom: 15px;
}
.hp-box:hover {
    opacity: 0.8;
}
.hp-box a:hover {
    text-decoration:none;
}
.hp-box h2 {
    font-size: 1.5em;
    color: #1b2b3a;
    padding-top: 10px;
}
.hp-box p {
    line-height: 1em;
    color: #1b2b3a;
}
.box-img-1 {
    position:relative;
}
.box-img img {
    padding-top: 15px;
}
.box-text {

}
.box-text-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.box-text-2 {
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px;
    width:280px
    
}
/*.box-text-bottom:after {
    top: 124px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-bottom-color: #fafafa;
    border-width: 15px;
    margin-left: -15px;
}
.box-text-top:after {
    top: 153px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-top-color: #fafafa;
    border-width: 15px;
    margin-left: -15px;
}


*/
.row.family {
    background-color: #fff;
    border-top: 2px solid #1b2b3a;
    padding-top: 30px;
    padding-bottom:20px;
}
/* -------footer box ------- */
.hp-footer {
    background-color:#1b2b3a;
    padding-top:30px;
    padding-bottom: 10px;
    border-top: 2px solid #fff;
}
.hp-quote {
    margin-bottom: 30px;
}
.hp-quote h3 {
    font-size: 1.2em;
    color:#0077a0;
}
.hp-contact p, .hp-contact a, .hp-contact i {
    color:#cbc5c2;
}
/* footer in design file */
.footer-container {
    background-color:#e7e7e7;  
    display:none;
}
.footer-container .container {
    background-color:#fff;
}
.footer-links {
    margin-top:-10px;
}
.footer-links a {

    color:#cbc5c2;
    padding-bottom:10px;
}

/* -------------- scrolling slider -----------------*/
.biz-hp {
    background-color:#fff;

}
.biz-hp #continuous-slider {
  display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -50px;
    margin-top: -57px;
}
.biz-hp .continuous-slider--wrap {
    display: block;
    width: 97%;
    margin: 0 auto;
    overflow: hidden;
}  
.biz-hp ul {
    display: block;
    list-style: none;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width:4600px!important;

}
.biz-hp li {
    display: block;
    float: left;
    position: relative;
    width: 300px;
    height: 200px;
    line-height: 200px;
    text-align: center;
}
.biz-hp img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: 0 linear left;
    -moz-transition: 0 linear left;
    transition: 0 linear left;
    opacity: 1;
}
.biz-hp img:hover {
    opacity: 0.6;
}

.ticker p {
    font-size:14px;
}
/*corona covid 19 change*/
.ticker {
    background-color:#1b2b3a;
    /*background-color:#e81818;*/
}
.ticker #continuous-slider-2 {
  display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -17px;
    margin-top: 0px;
}
.ticker .continuous-slider--wrap-2 {
    display: block;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}  
.ticker ul {
    display: block;
    list-style: none;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width:4600px!important;

}
.ticker li {
    display: block;
    float: left;
    position: relative;
    width: 400px;
    height: 100px;
    text-align: center;
    padding-top:20px;
}
/*corona covid 19 change*/
.ticker li:hover {
    opacity: 0.9;
    background-color:#0077a0;
    /*background-color:#ffcb05;*/
}
.ticker a:hover {
    text-decoration:none!important;
}
.ticker img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: 0 linear left;
    -moz-transition: 0 linear left;
    transition: 0 linear left;
    opacity: 1;
}
.ticker img:hover {
    opacity: 0.6;
}
/* -------------- PMI PSI boxes -----------------*/
/*corona covid 19 change*/
.pmi-psi-outer {
    background-color:#1b2b3a;
    /*background-color:#e81818;*/
    overflow: hidden;
    border-bottom:1px solid #fff;
}
.pmi-psi-inner {
    padding-top: 10px;  
}

.pmi-psi-inner a {
    text-align: center;
}
.pmi-psi-inner h3 {
    color: #eee;
    margin-bottom:-10px;
    font-size: 1.5em;
}
/*corona covid 19 change*/
.pmi-psi-inner p {
    color: #aaa;
    /*color: #eee;*/
}
.pmi-psi-inner p span {
    color: #eee;
}
/* -- static family --*/
.row.family {
    background-color:#fff;
}

.col-lg-2.family img {
    max-width:100%;
    transition: all 0.2s ease-in-out;
    padding-bottom:10px;
}

.col-lg-2.family img:hover {
    transform: scale(1.3);
    margin-bottom:-15px;
}

.col-xs-3.family img {
    max-width:100%;
    transition: all 0.2s ease-in-out;
    padding-bottom:10px;
}

.col-xs-3.family img:hover {
    transform: scale(1.2);
    margin-bottom:-15px;
}

.col-4.family img {
    max-width:100%;
    transition: all 0.2s ease-in-out;
    padding-bottom:10px;
}

.col-4.family img:hover {
    transform: scale(1.2);
    margin-bottom:-15px;
}

/*-- new home page tiles --*/

.row.familyf.line {
    background-color: #fff;
    border-top: 2px solid;
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: left;
}

.row.familyf h2 {
    font-size: 1.5em;
    text-align: center;
    color:#0077a0;
    margin-bottom:-7px;
}

.row.familyf h2 {
    font-size: 1.5em;
    text-align: center;
}

.row.familyf {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.col-6.familyf img {
    max-width:100%;
    transition: all 0.2s ease-in-out;
    padding-bottom:10px;
}

.col-6.familyf img:hover {
    transform: scale(1.2);
    /*margin-bottom:-15px; um ??? */
}

.col-md-3.familyf img {
    max-width:100%;
    transition: all 0.2s ease-in-out;
    padding-bottom:10px;
}

.col-md-3.familyf.new img:hover {
    transform: scale(1.2);
    margin-bottom:-15px;
}
.famliy-graphic {
    background-color: #fff;
}
.family-graphic-outer {
    background-color: #fff;
}

.family-graphic-outer #family-svg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 100%;
}
.famliy-graphic.temporary img {
    max-width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
}
a.membership-mobile-link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
/*------ Gallery -------*/

.mit-page-header {
    background:#1b2b3a;
    height:161px;
}
.mit-heading h1 {
    padding: 15px 0px;
}
.col-12.sub-title h3 {
    padding-bottom: 15px;
}
.mit-page-header-logo img {
    max-width:280px;
    padding-top: 20px;
}
.mit-heading {
    background: #fff;
}
.mit-page-body {
    background: #fff;
    padding-bottom:1rem;
    min-height:calc(100vh - 390px);
}
.container.sub-body {
    padding-left: 0px;
    padding-right: 0px;
}
.image-list img {
    margin-bottom: 5px;
}
.footer-outside {
    background:#e7e7e7;
}
.container.gallery-boxes-outer {
    padding-left: 0px;
    padding-right: 0px;
}
.photo-box {
    margin-bottom: 30px;
}
.photo-box-image {
    min-height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.photo-box h2 {
    text-align: center;
    margin: 15%;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 30px 30px;

}
.photo-box h2:hover, .photo-box a {
text-decoration:none;
}
@media only screen and (max-width : 1200px) {
    .banner-new {
        min-height: 480px;
    }
}
@media only screen and (max-width : 991px) {
    .biz-hp .continuous-slider--wrap {
        width: 94%;
    } 

}
@media only screen and (max-width : 767px) {
    .banner-new {
        min-height: 300px;
    }
    .banner-inside {
        min-height: 230px;
    }
}

@media only screen and (max-width : 480px) {
    .search-new {
        width:245px;
    }
    .category-search {
        display:none;
    }
    .banner-new {
        min-height: 230px;
    }
    .banner-inside {
        min-height: 180px;
    }
}

@media only screen and (min-width : 2000px) {
    .banner-new {
        min-height: 900px;
    }
}

/*--homepage graphic temp--*/
@media only screen and (min-width : 991px) {
    a.membership-mobile-link {
        width: 0px;
        height: 0px;
        position: absolute;
        top: 0;
        right: 0;
    }
    a.exportnz-link {
        width: 140px;
        height: 50px;
        position: absolute;
        top: 10%;
        right: 28%;
    }
    a.manufacturingnz-link {
        width: 179px;
        height: 50px;
        position: absolute;
        top: 17%;
        right: 10%;
    }
        a.businessnz-link {
        width: 166px;
        height: 64px;
        position: absolute;
        top: 42%;
        right: 28%;
    }
    a.sbc-link {
        width: 140px;
        height: 50px;
        position: absolute;
        top: 17%;
        right: 42%;
    }
    a.buynz-link {
        width: 140px;
        height: 50px;
        position: absolute;
        top: 62%;
        right: 44%;
    }
    a.mcgg-link {
        width: 140px;
        height: 50px;
        position: absolute;
        top: 37%;
        right: 9%;
    }
    a.mcg-link {
        width: 140px;
        height: 50px;
        position: absolute;
        top: 53%;
        right: 9%;
    }
    a.aig-link {
        width: 140px;
        height: 50px;
        position: absolute;
        top: 1%;
        right: 2%;
    }
    a.bec-link {
        width: 181px;
        height: 50px;
        position: absolute;
        top: 72%;
        right: 16%;
    }
    a.aig-link {
        width: 140px;
        height: 50px;
        position: absolute;
        top: 74%;
        right: 36%;
    }
    a.ema-link {
        width: 106px;
        height: 50px;
        position: absolute;
        top: 13%;
        right: 59%;
    }
    a.bc-link {
        width: 147px;
        height: 50px;
        position: absolute;
        top: 23%;
        right: 79%;
    }
    a.cecc-link {
        width: 140px;
        height: 50px;
        position: absolute;
        top: 59%;
        right: 80%;
    }
    a.osea-link {
        width: 140px;
        height: 50px;
        position: absolute;
        top: 73%;
        right: 62%;
    }
}


.row.homepage-notice {
    background: #ffcb05;
    padding: 15px;
    margin-bottom: 0;
}
.row.homepage-notice p {
    margin: 0;
    text-align: center;
    font-weight: 600;
}
.row.homepage-numbers {
    background: #0077a1;
    padding: 15px;
    margin-bottom: 0;
}
.row.homepage-numbers p {
    margin-bottom: 10px;
    text-align: left;
    color: #e7e7e7;
}
.row.homepage-numbers p a {
    color: #e7e7e7;
    text-decoration:underline;
}
.row.homepage-numbers li a {
    color: #e7e7e7;
    text-decoration:underline;
}
.row.homepage-numbers li {
    color: #e7e7e7;
}
/*radio in homepage tile*/
.hp-box.box_146906:hover {
    opacity: 1;
} 

iframe.vimeo-responsive {
    width: 100%;
    height: 300px;
    display:block;
    margin:0 auto;
    max-width:600px;
}
@media only screen and (min-width : 991px) {
    iframe.vimeo-responsive {
        height: 400px;
    }
}