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

/* @imports
--------------*/
@import url('http://cdn.myld.com.au/1/js/plugins/smartCaptcha/smartCaptcha-v1.0.min.css');

/* @font-faces
--------------*/

@font-face{
   font-family: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.svg#open_sanslight) format('svg');
   font-weight:300;
   font-style:normal;
}

@font-face{
   font-family: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.svg#open_sansregular) format('svg');
   font-weight:400;
   font-style:normal;
}

@font-face{
   font-family: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.svg#open_sanssemibold) format('svg');
   font-weight:600;
   font-style:normal;
}

@font-face{
   font-family: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.svg#open_sansbold) format('svg');
   font-weight:700;
   font-style:normal;
}






/* @general styles
-----------------*/
body {
    background: url(http://cdn.myld.com.au/2/1029/body-corp-services-whitsundays_223e3d3850.jpg);
    background-repeat: repeat;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #fff;
}

a {}

a:hover {}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 600;
    text-transform: uppercase
}

strong,
label,
dt {
    font-weight: 400
}

dd {
    margin-bottom: 10px
}

header,
main,
footer,
section,
.wrap {
    width: 100%;
    margin:  0;
    padding: 0;
}

.no-gutter {
    margin: 0;
    padding: 0

}

.spacer10 {
    height: 10px
}

.spacer20 {
    height: 20px
}

.spacer30 {
    height: 30px
}

.spacer40 {
    height: 40px
}

.spacer50 {
    height: 50px
}

#schema {
    display: none
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.align-left {
    float: left
}

.align-right {
    float: right
}

.align-center {
    margin: 0 auto
}




/* -- HEADER -- */

#header .brand {
    margin-top: 20px;
}

#header .row {
    position: relative;
}

#header .contact {
    position: absolute;
    top: 30px;
    right: 15px;
    list-style: none
}

#header .contact li {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    color: #00adef;
    margin-left: 30px;
}

#header .contact .phone {
    position: relative;
    top: 4px
}

#navigation {
    margin-top: 100px;
    float: right
}

#navigation .nav > li > a {
    margin-left: 60px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #595a5e;
    padding-left: 0;
    padding-right: 0;
}


#navigation .nav > li > a:hover,
#navigation .nav > li > a:focus,
#navigation .nav > li.active > a {
    background: none;
    color: #00adef
}

#slogan h1 {
    padding: 100px 0;
    font-weight: 300;
    font-size: 22px;
    color: #0088bc;
}

#slogan h1 span {
    font-weight: 400;
}



/* -- HOME MODULES -- */

.module {
    position: relative;
    height: 330px
}

.module a {
    color: #fff;
    text-decoration: none
}

.module .thumb {
    background-color: #379dc4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto
}

.module .title {
    padding: 0;
    margin: 30px 0 0 0;
    font-size: 22px;
    text-align: center;
    color: #1797c7;
    text-transform: uppercase
}

.module .title span {
    position: relative;
    top: -15px
}

.module .overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #6d6e72;
    border: 1px solid #626366;
    border-bottom: none;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    filter: alpha(opacity=0);
    opacity: 0;
    -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;
}


.module:hover .overlay {
    filter: alpha(opacity=1);
    opacity: 1;
}

.module .overlay small {
    font-size: 13px;
    font-weight: 600
}


#residential .overlay {
    background-image: url(http://cdn.myld.com.au/2/1029/body-corp-services-whitsundays_cdce0929fc.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#commercial .overlay {
    background-image: url(http://cdn.myld.com.au/2/1029/body-corp-services-whitsundays_a3b024932f.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#industrial .overlay {
    background-image: url(http://cdn.myld.com.au/2/1029/body-corp-services-whitsundays_5d54942e46.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#resort-properties .overlay {
    background-image: url(http://cdn.myld.com.au/2/1029/body-corp-services-whitsundays_bdfb0ea496.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}




/* -- CONTENT -- */

#intro-wrap .content {
    position: relative;
    padding: 100px 0;
    z-index: 2;
    font-size: 16px;
    text-shadow:  0px 2px 3px rgba(0,0,0,0.20);
}

#intro-wrap .overlay,
#page-title .overlay,
#map-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(22,109,142,0.85);
    z-index: 1
}



#page-title {
    position: relative;
    overflow: hidden
}

#page-title h1,
#map-wrap h1 {
    padding: 100px 0;
    font-size: 42px;
    font-weight: 300;
    text-transform: none;
    text-shadow:  0px 2px 3px rgba(0,0,0,0.20);
    position: relative;
    z-index: 2
}

/*body#strata-management #page-title {
    background: url(http://cdn.myld.com.au/2/1029/body-corp-services-whitsundays_2ae639e396.jpg);
    background-size: cover
}*/

#page-content,
#tabber {
    background-color: #e5e5e5;
    color: #505051;
    overflow-x: hidden
}


#page-content .content {
    padding: 50px 0
}

#page-content .content ul {
    padding-left: 17px !important
}

#tabber ul {
    background-color: #e5e5e5;
    list-style: none
}

#tabber li > a {
    background-color: #dddddd;
    display: block;
    color: #008de7;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    border-right: 10px solid transparent;
    position: relative;
    z-index: 1
}

#tabber li.active > a,
#tabber li > a:hover,
#tabber li > a:focus {
    background-color: #008de7;
    color: #fff;
    text-decoration: none;
    border-right: 10px solid #008de7;
    z-index: 3
}

#tabber .thumb {
    position: relative;
    /*left: -5px;*/
    z-index: 2
}

#map-wrap .overlay {
    background-color: rgba(22,109,142,0.35);
}


#map-wrap {
    position: relative;
    
}

#contact-map {
    width: 100%;
    height: 350px;
}

#contact_form .btn {
    background-color: #00adef;
    padding: 10px 20px;
    color: #fff;
    border: none;
    font-size: 16px;
    font-weight: 600
}

#contact_form .btn:hover {
    background-color: #87888c;
}





/* -- FOOTER -- */

.footer {
    overflow: hidden
}

#footer-top {
    position: relative;
    font-size: 13px
}

#footer-top a {
    color: #fff;
    text-decoration: none
}

#footer-top a:hover {
    color: #fff;
    text-decoration: underline
}

#footer-top .title {
    font-size: 18px;
}

#footer-top .container {
    position: relative;
    z-index: 2
}

#footer-top .content {
    padding: 40px 0;
}

#footer-top .right .content {
    padding-left: 20px;
}



#footer-top ul {
    list-style: none
}

#footer-top li {
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 25px;
    margin: 15px 0
}

#footer-top .phone {
    background-image: url(http://cdn.myld.com.au/2/1029/body-corp-services-whitsundays_44d59bdc76.png);
}

#footer-top .email {
    background-image: url(http://cdn.myld.com.au/2/1029/body-corp-services-whitsundays_324ec2f561.png);
}

#footer-top .address {
    background-image: url(http://cdn.myld.com.au/2/1029/body-corp-services-whitsundays_b775e15e1c.png);
}

#footer-top .hours {
    background-image: url(http://cdn.myld.com.au/2/1029/body-corp-services-whitsundays_c7c700e5bf.png);
}

#footer-top .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

#footer-top .overlay .row {
    height: 100%
}

#footer-top .left {
    background-color: #87888c;
    height: 100%
}

#footer-top .right {
    background-color: #00adef;
    height: 100%
}


#footer-map {
    height: 250px
}

#footer-bottom {
    background-color: #626366
}

#footer-bottom .content {
    position: relative;
    padding: 20px 0
}

#footer-bottom .socialmedia,
#ld_branding_link {
    display: inline-block;
    margin-right: 20px
}

#footer-bottom .copyright {
    position: absolute;
    top: 25px;
    right: 0
}



/* @media queries
-----------------*/
@media (min-width: 1200px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
    #navigation .nav > li > a {
        margin-left: 30px;
    }

    .module {
        height: 350px
    }
    .module .overlay {
        padding: 10px
    }


}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/
    #header .brand {
        margin: 20px auto
    }
    #header .right {
        display: none
    }

    #slogan h1 {
        padding: 50px 0 70px 0
    }

    .module {
        height: 400px
    }
    .module .overlay {
        padding: 5px;
        font-size: 13px;
    }


}

@media (max-width: 767px) {
    .module {
        height: auto
    }
    .module .overlay {
        margin: 20px 0 30px 0;
        padding: 20px;
        position: relative;
        filter: alpha(opacity=1);
        opacity: 1;
        background-color: #6d6e72;
        border: 1px solid #626366;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;

    }
    
    #tabber .tab-content {
        padding: 20px
    }
    #tabber .thumb {
        margin:  20px auto
    }

}

@media (max-width: 480px) {
}

