/***********************
*  Site Specific CSS   *
************************/

/* @imports
--------------*/
@import url('http://cdn.myld.com.au/1/js/plugins/smartCaptcha/smartCaptcha-v1.0.min.css');
@import url('http://cdn.myld.com.au/1/js/fancybox2/jquery.fancybox.css');
@import url('http://cdn.myld.com.au/1/js/fancybox2/helpers/jquery.fancybox-thumbs.css');
@import url('http://cdn.myld.com.au/1/js/plugins/PhotoSwipe/photoswipe.min.css');

/* @font-faces
--------------*/
@font-face{
   font-family:'Frutiger LT';
   src:   url(http://cdn.myld.com.au/1/fonts/frutiger/Frutiger%20LT%2045%20Light.ttf) format('truetype');
   font-weight:300;
   font-style:normal}

@font-face{
   font-family:'Frutiger LT';
   src:   url(http://cdn.myld.com.au/1/fonts/frutiger/Frutiger%20LT%2055%20Roman.ttf) format('truetype');
   font-weight:400;
   font-style:normal}

@font-face{
   font-family:'Frutiger LT';
   src:   url(http://cdn.myld.com.au/1/fonts/frutiger/Frutiger%20LT%2065%20Bold.ttf) format('truetype');
   font-weight:700;
   font-style:normal}

/* @general styles
-----------------*/
body {
    background-color: #fbfbfb;
    font-family: 'Frutiger LT', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: black;
    line-height: 20px;
    overflow-x: hidden
}

a {
    color: #005eac;
    text-decoration: none;
}

a:hover {
    color: #005eac;
    text-decoration: none;
}

p {
    margin: 0;
    padding: 10px 0
}

strong,
label,
dt {
    font-weight: 700;
}

dd {
    margin-bottom: 15px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 20px 0;
    font-weight: 300;
    color: #005eac
}

h1 { font-size: 35px }
h2 { font-size: 30px }
h3 { font-size: 25px }
h4 { font-size: 20px }
h5 { font-size: 18px }
h6 { font-size: 16px }

header,
main,
footer,
section,
.wrap {
    width: 100%;
    margin:  0;
    padding: 0;
}

.no-gutter {
    margin: 0;
    padding: 0
}

ul.no-gutter {
    list-style: none
}

ul.no-left-gutter,
ol.no-left-gutter {
    padding-left: 17px
}

.ease {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.btn {
    background-color: #00a651;
    display: inline-block;
    padding: 10px 30px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid white;
    font-size: 25px;
    font-weight: 300;
    color: white;
    white-space: normal;
    -moz-box-shadow:  0px 0px 7px 0px rgba(0,0,0,0.40);
    -webkit-box-shadow:  0px 0px 7px 0px rgba(0,0,0,0.40);
    box-shadow:  0px 0px 7px 0px rgba(0,0,0,0.40);    
}

.btn:hover {
    color: white
}

.btn-mini {
    font-size: 9px;    
}

.spacer10 {
    height: 10px
}

.spacer20 {
    height: 20px
}

.spacer30 {
    height: 30px
}

.spacer40 {
    height: 40px
}

.spacer50 {
    height: 50px
}

.spacer100 {
    height: 100px
}

#schema {
    display: none
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.align-left {
    float: left
}

.align-right {
    float: right
}

.align-center,
.divider {
    margin: 0 auto
}

.thumb {
    width: 100%
}

.hide {
    filter: alpha(opacity=0);
    opacity: 0;
}

.l-icon {
    padding-left: 40px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-position: left top 4px;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
}

.overlay .content {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    width: 100%
}

.helper {
    display: inline-block;
    vertical-align: middle;
    height: 100%;    
}




/* -- HEADER -- */

#header {
    position: relative;
    background-color: white
}

#header:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -29px;
    width: 100%;
    height: 29px;
    background-image: url(http://cdn.myld.com.au/2/1657/blatherskite-park_39b3bc1ba3.png);
    background-repeat: no-repeat;
    background-position: center
        
}

#header .brand {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    text-align: center;
    z-index: 3
}

#navigation {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background-color: rgba(0,94,172,0.80);
}

#navigation .nav > li > a {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 16px;
    font-weight: 700;
    color: white;
    white-space: nowrap;
}

#navigation .nav > li > a:hover,
#navigation .nav > li > a:focus,
#navigation .nav > li.active > a {
    background-color: transparent;
    color: #00a651
}





/* -- SLIDER -- */

#slider {
    position: relative;
    height: 660px
}

#slider:before,
#map:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 253px;
    background-image: url(http://cdn.myld.com.au/2/1659/blatherskite-park_e6dd3d8cc9.png);
}



/* -- CONTENT -- */

#intro-wrap,
#modules-wrap {
    position: relative;
    padding: 50px 0
}

#intro-wrap .wrap {
    position: relative;
    margin-top: 80px;
    background-color: white;
    border: 1px solid #e9e9e9;
    padding: 30px 50px 40px;
    z-index: 2
}

#intro-wrap p {
    line-height: 32px
}

#intro-wrap .thumb-wrap {
    position: relative;
    width: 120%;
    left: -20%;
    max-height: 680px;
    overflow: hidden;
    z-index: 1
}

#intro-wrap .thumb-wrap .overlay {
    background-color: rgba(0,166,81,0.25);
}

#modules-wrap {
    background-color: #0e6bb8;
    background-image: url(http://cdn.myld.com.au/2/1657/blatherskite-park_5b3beeb0fb.png);
    background-repeat: no-repeat;
    background-position: bottom left -100px;
    color: white
}

body#home #modules-wrap:before {
    position: absolute;
    content: "";
    top: -29px;
    left: 0;
    width: 100%;
    height: 58px;
    background-image: url(http://cdn.myld.com.au/2/1657/blatherskite-park_c091a2d472.png);
    background-repeat: no-repeat;
    background-position: center
}

#modules-wrap .title,
#modules-wrap a {
    color: white
}

#modules-wrap ul > li {
    padding: 5px 0
}

.event {
    position: relative;
    margin-bottom: 5px;
    z-index: 2
}

.event .overlay {
    height: auto;
    white-space: normal
}

.event .overlay .left,
.event .overlay .right {
    display: table;
    height: 100px
}

.event .overlay .left {
    position: relative;
    background-color: rgba(245,245,245,0.80);
}

.event .overlay .left:before {
    position: absolute;
    content: "";
    left: -7px;
    top: 0;
    width: 14px;;
    height: 100%;
    background-image: url(http://cdn.myld.com.au/2/1662/blatherskite-park_26bd194486.png);
    background-position: center;
    background-repeat: no-repeat;
}

.event .overlay h5 {
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
    font-weight: 300;
    color: #0059a3
}

.event .overlay h5 small {
    font-size: 16px;
    font-weight: 700;
    color: #0059a3
}

.event .overlay .right {
    position: relative;
    background-color: rgba(0,89,163,0.95);
    font-size: 13px;
    padding: 0 20px;
    line-height: 16px
}

.event .overlay .right:before {
    position: absolute;
    content: "";
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    background-color: rgba(0,89,163,0.95);
}

.event .overlay .right p {
    display: table-cell;
    vertical-align: middle
}

#services-wrap {
    position: relative;
    padding: 100px 0;
    background-image: url(http://cdn.myld.com.au/2/1660/blatherskite-park_f8b675d0f5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

#services-wrap:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.90)
}

#services-wrap .follage {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1
}

.service {
    position: relative;
    font-size: 15px;
    z-index: 2
}

.service .content {
    padding: 20px 30px
}

.service .title,
.service a {
    color: white
}

.service .overlay {
    background-color: rgba(0,166,81,0.80);
    /*filter: alpha(opacity=0);
    opacity: 0;*/
}

.service:hover .overlay {
    background-color: rgba(14,107,184,0.90);
}

.service .desc {
    display: none
}

.service:hover .desc {
    display: block
}

.module {
    background-color: #0059a3;
    padding: 30px;
    color: white;
    font-size: 15px;
    font-weight: 300
}

.module .title,
.module a {
    color: white
}

.isotope .item {
    padding-bottom: 30px
}

/*.isotope .item {
  float: left;
  width: 100px;
  height: 100px;
  background: #0D8;
  border: 2px solid #333;
  border-color: hsla(0, 0%, 0%, 0.7);
}

.isotope .item { width: 20%; }
.isotope .item.height2 { height: 200px; }

.isotope .item.blue {
  background: #08F;
}

.isotope .item.red {
	background: #F00
}
*/

#gallery-wrap .nav > li > a:hover,
#gallery-wrap .nav > li > a:focus {
    background-color: #428bca
}

#map {
    height: 650px
}

#map:before {
    z-index: 2
}

#error {
    margin: 100px 0
}

#error h1 {
    color: #c33
}





/* -- FOOTER -- */

.footer,
.footer a {
    color: #f2f2f2
}

.footer .title,
.footer a:hover {
    color: #12b360
}

#footer-top {
    position: relative;
    background-image: url(http://cdn.myld.com.au/2/1661/blatherskite-park_5a9bbf2401.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 100px
}

#footer-top:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(36,36,36,0.90);
    
}

#footer-top .contact > li {
    padding: 15px 0 15px 60px;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 17px;
}

#footer-top .contact.left > li:first-child {
    margin-bottom: 70px
}

#footer-top .contact .phone {
    background-image: url(http://cdn.myld.com.au/2/1661/blatherskite-park_025157e4dc.png);
}

#footer-top .contact .email {
    background-image: url(http://cdn.myld.com.au/2/1661/blatherskite-park_67afcacdba.png);
}

#footer-top .contact .address {
    background-image: url(http://cdn.myld.com.au/2/1661/blatherskite-park_c35e68131c.png);
}

#footer-top .contact .time {
    background-image: url(http://cdn.myld.com.au/2/1661/blatherskite-park_351ae3848e.png);
}

#footer-top small {
    font-size: 13px
}

#footer-top .social > li {
    display: inline-block;
    padding: 0 15px
}

#footer-top .social > li > a img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

#footer-top .social > li > a:hover img {
    -webkit-filter: none;
    filter: none
}

#footer-bottom {
    background-color: #222222;
    padding: 25px 20px;
    text-align: center
}

#ld_branding_link {
    display: inline-block
}
    
#ld_branding_link img {
    width: 186px;
    max-width: 186px !important;
    max-height: 30px !important
}





/* @media queries
-----------------*/
@media (min-width: 1200px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
    #navigation .nav > li > a {
        padding: 40px 5px !important;
    }
    
    #intro-wrap .wrap {
        margin-top: 30px;
    }
    #intro-wrap p {
        line-height:  20px
    }
}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/
    #header .brand {
        position: relative;
        padding: 10px;
        margin: 0 auto
    }
    #intro-wrap .wrap {
        margin-top: 0
    }
    #intro-wrap .thumb-wrap {
        width: 100%;
        left: 0
    }
    .service .overlay {
        position: relative
    }
    .service .desc {
        display: block
    }
    #map {
        height: 450px
    }
    #map:before {
        display: none
    }
}

@media (max-width: 767px) {
    .event .overlay {
        position: relative;
    }
}

@media (max-width: 480px) {
    #intro-wrap .wrap {
        padding: 10px 30px 20px
    }
}
