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

/***********************
*  Site Specific CSS   *
************************/

/*
    Use this CSS file to override the default styles 
*/

/*------------------------------------------------------------------
[0. Tweaks & Overrides]
*/

@import url("font-awesome.css");
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,800);
@import url("http://cdn.myld.com.au/1/css/bootstrap/bootstrap-responsive.css");
@import url("http://cdn.myld.com.au/1/js/plugins/flexslider/flexslider.css");
@import url("http://cdn.myld.com.au/1/css/socialmedia.css");
@import url("http://cdn.myld.com.au/1/js/cform_validation/validation.css");
@import url("http://cdn.myld.com.au/1/css/bootstrap/plugins/font-awesome.css");

img{ width: 100%;}
.imgBorder{ border: 5px solid #fff; box-shadow: 0 1px 15px rgba(0, 0, 0, 0.75);}

.ico-spacer{
    width: 8px;
margin-right: 8px;
float: left;
height: 15px;
    }

.service-img{
    width: 420px;
float: right;
background: #fff;
margin-left: 20px;
margin-bottom: 20px;
margin-top: 41px;
box-shadow: 0 1px 15px rgba(0, 0, 0, 0.75);
padding:5px;
    }

.partner a{
    color:#333;
    }
.partner a:hover{
    color:#777;
    text-decoration:none;
    }

.p-logo{
    float:left;
    width: 238px;
    margin-right: 20px;
    }
.p-desc{
    float:left;
    width:600px
    }

.partner:before{
    width:200px;
    height:40px;
    position:relative;
    background: url(http://cdn.myld.com.au/2/199/caprice-home-additions_b77b54a222.png);
    }

.partner-wrapper{
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.75);
    margin-bottom: 30px;
    }

.partner{
    background: #e5e5e5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #e5e5e5 0%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top,  #e5e5e5 0%,#cccccc 100%);
    background: -o-linear-gradient(top,  #e5e5e5 0%,#cccccc 100%);
    background: -ms-linear-gradient(top,  #e5e5e5 0%,#cccccc 100%);
    background: linear-gradient(to bottom,  #e5e5e5 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#cccccc',GradientType=0 );

    height: 128px;
    padding: 11px;
    border: 5px solid #fff;
    }

#formcontainer{
    float:left;
    width:50%;
    }

#contactinfo{
    float:left;
    width:47%;
    padding-left:3%;
    }

input, .uneditable-input {
width: 90%;
height: 30px !important;
margin-bottom: 0px !important;
box-shadow: none !important;
}
textarea, .uneditable-input {
width: 90%;
height: 160px !important;
margin-bottom: 0px !important;
box-shadow: none !important;
}

#ld_branding_link{
    float:right;
    }

.blueh1{
    color:#006ecc;
    }
#copyfooter{
    height: 50px;
    background: #333;
    line-height: 50px;
}

#content {
padding: 0px 0 40px;
}

#map img{
      max-width:none !important;
      }
#map{
    margin-top: 0;
    }
    
#contact #content {
padding-top: 0;
}

.menu-service ul {
    display:none;
}

.menu-service ul li{
    position: relative;
width: 223px;
float: left;
text-align: center;
padding: 0;
margin: 0;
list-style: none;
    }
    
.menu-service ul li a{
    position: relative;
display: block;
padding: 10px 0;
color: #fff;
text-transform: uppercase;
background:#222;

transition: background .25s ease-in;
   -moz-transition: background .25s ease-in;
   -webkit-transition: background .25s ease-in;
    }
    
.menu-service ul li a:hover{
    text-decoration:none;
    }

.menu-service:hover ul {
    display:block;
    position:absolute;
}

.flex-direction-nav .flex-next {
background-position: 100% 0;
right: -40px;
background: #ccc url(http://cdn.myld.com.au/2/200/caprice-home-additions_fb21f280e1.png);

}
.flex-direction-nav .flex-prev {
background-position: 100% 0;
left: -40px;
background: #ccc url(http://cdn.myld.com.au/2/200/caprice-home-additions_53cfe84c57.png);
}
.flexslider:hover .flex-next {
opacity: 1;
right: -40px;
}
.flexslider:hover .flex-prev {
opacity: 1;
left: -40px;
}
.flex-next:hover {
background:#222 url(http://cdn.myld.com.au/2/200/caprice-home-additions_fb21f280e1.png);
}
.flex-prev:hover {
background:#222 url(http://cdn.myld.com.au/2/200/caprice-home-additions_53cfe84c57.png);
}

.flex-direction-nav a {
width: 40px;
height: 40px;
margin: -20px 0 0;
display: block;
background: #ccc;
position: absolute;
top: 50%;
z-index: 10;
cursor: pointer;
text-indent: -9999px;
opacity: 1;
-webkit-transition: all .3s ease;
}

#header {
    border-top: 0;
}

#footer {
    text-shadow: none;
}

.nivo-directionNav, .flex-direction-nav {
    display: block;
}

.flex-control-nav{
    display:none;
 }
 
 .mapslider{
     position:relative;
     border: 1px solid #ccc;
    padding: 5px;
     }
 
.flexslider {
    margin: 0 0 0px;
    background: #fff;
    border: 1px solid #ccc;
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    zoom: 1;
    padding: 5px;
}

.slide-text{
    width: 96%;
    height: 104px;
    background: url(http://cdn.myld.com.au/1/images/opacity/b70.png);
    position: relative;
    float: left;
    margin-top: 0;
    padding: 20px;
}
    
.slide-text h2 {
    margin-bottom: .75em;
    color: #fff;
    font-size: 28px;
    line-height: 32px;
    text-align: left;
    margin-top: 0;
}

.slide-text p {
    font-size: 14px;
    margin-bottom: 20px;
    color: #fff;
    text-align:left;
}

/*------------------------------------------------------------------

[Layout Stylesheet]

    Project:  	Caprice-Home-Additions
	Version:		1.0


[Table of contents]

	1. Global
	2. Wrapper / #wrapper
	3. Header / #header
	4. Nav / #nav
	5. Responsive Nav / #responsive-nav
	6. Masthead / #masthead
	7. Page Title / #page-title
	8. Welcome / #welcome
	9. Content / #content
	10. Footer / #footer
	11. Copyright / #copyright
	12. Grid / .grid
	13. Miscellaneous
    14. Tweaks

-------------------------------------------------------------------*/



/*------------------------------------------------------------------
[1. Global]
*/

body {

	margin: 0;
	
	font: 12px/1.7em 'Ubuntu', arial, sans-serif;
	color: #777;
	background: #fff ;
}

p {	
	margin-bottom: 16px;
	
	font: 12px/1.7em 'Ubuntu', arial, sans-serif;
}

a {
	color: #63ae28;
    text-decoration: none;
}

h1 {
	margin-bottom: .25em;
}

h2 {
	margin-bottom: .5em;
	
	font-size: 22px;
	font-weight: 600;	
}

h3 {
	margin-bottom: .75em;
	
	font-weight: 600
}

h4, h5, h6 {
	margin-bottom: 1.25em;
}

input {
	font: 13px/1.7em 'Ubuntu', arial, sans-serif;
}

.bb-icon-small{
	background: url(../img/bb-icon-small-bg.png) no-repeat left center;
	padding-left: 25px;
	margin: 0;
}



/*------------------------------------------------------------------
[2. Container]
*/

.container{
	width: 895px;
	margin: 0 auto;
}

section{
	width: 100%;
	position: relative;
}




/*------------------------------------------------------------------
[3. Header]
*/
header{
	background: url(http://cdn.myld.com.au/2/199/caprice-home-additions_d3ea6fe870.jpg) repeat;
}
#header {
	background: url(http://cdn.myld.com.au/2/199/caprice-home-additions_729f332d3c.png) repeat-x bottom left;
	padding: 15px 0 30px 0;
	position: relative;
	-moz-box-shadow: 1px 1px 6px rgba(0,0,0,.5);	
	-webkit-box-shadow: 1px 1px 6px rgba(0,0,0,.5);
	box-shadow: 1px 1px 6px rgba(0,0,0,.5);
	height: 160px;
}

#header .container{
	text-align: center;
}

#header .logo {
	width: 500px;
	height: 150px;
	margin: 0;
}



/*------------------------------------------------------------------
[4. Nav]
*/

#nav {
	background: #fff;
	position: relative;
    padding: 5px 0;
    height: 30px;
}

#nav .menuber{
	background: url(http://cdn.myld.com.au/2/199/caprice-home-additions_42f674204b.png) repeat-x left center #5c5c5c;
	display: block;
    height: 55px;
    margin: -33px 0 0 0;
    padding: 0;
    position: relative;
    z-index: 8888;
    border: 1px solid #ccc;
}

#nav .container > .menuber > #main-nav {
	background: url(http://cdn.myld.com.au/2/199/caprice-home-additions_9fff893a9c.png) no-repeat top  center;
	position: absolute;
	top: 0px;
	margin: 0 auto;
	z-index: 9999;
}

#nav .container > .menuber > #main-nav > li {
	position: relative;
	width: 223px;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;
    border-left: 1px solid #ccc;
}
#nav .container > .menuber > #main-nav > li:first-child {
	width: 221px;
    border-left: 0;
}

#nav .container > .menuber > #main-nav > li:last-child {
	border-right: 0 none;
}

#nav .container > .menuber > #main-nav > li > a {
	position: relative;
	
	display: block;
	
	height:55px;
    line-height:55px;
	
	color: #fff;
	
	text-transform: uppercase;
    
    transition: background .25s ease-in;
   -moz-transition: background .25s ease-in;
   -webkit-transition: background .25s ease-in;
}

#nav .container > .menuber > #main-nav > li > a:hover,
#nav .container > .menuber > #main-nav > li.dropdown.open > a {
	color: #fff;
	text-decoration: none;
    transition: background .2s ease-in;
   -moz-transition: background .2s ease-in;
   -webkit-transition: background .2s ease-in;

	
}

#nav .container > .menuber > #main-nav > li a:hover,
#nav .container > .menuber > #main-nav > li.active a {
	background: url(http://cdn.myld.com.au/2/200/caprice-home-additions_7287651e48.png) repeat-x left center #006ecc;
	color: #fff;
	z-index: 1;
}

#nav .container > .menuber > #main-nav > li > a > .caret {
	position: relative;

	margin-left: .5em;
}

#nav .dropdown-menu a:hover {
	background-color: #63ae28;
	transition: all 0.4s linear 0s;
}

#nav .dropdown-menu > li > a {
	padding: 10px 0;
}

#nav .dropdown-menu i {
	margin-right: .5em;
	margin-top:-2px;
	font-size: 12px;
}

#nav .dropdown-menu::before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #CCC;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: -7px;
	left: 9px;
}

#nav .dropdown-menu::after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	position: absolute;
	top: -6px;
	left: 10px;
}




/*------------------------------------------------------------------
[5. Responsive Nav / #responsive-nav]
*/

#responsive-nav-trigger {
	width: auto;
	padding: 5px 10px;
	
	background-color: #F8F8F8;
	background-image: url(../img/responsive-nav-bg.png);
	background-position: center right;
	background-repeat: no-repeat;
	
	color: #8F8F8F;
	
	font-size: 12px;
	line-height: 1.5;
			
	border: 1px solid #E8E8E8;
	
	cursor: pointer;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#responsive-nav-trigger.open {
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
		
#responsive-nav {
	position: relative;
	z-index: 1001;
	
	display: none;
	
	margin: 0 0 2em;
}

#responsive-nav-items {
	display: none;
	
	padding: 12px 10px;
	margin: 0 0 1.5em;
	
	background: #F8F8F8;
	
	border: 1px solid #e3e3e3;
	border-top: none;
	
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#responsive-nav-items ul {
	padding: 0;
	margin: 0;
}

#responsive-nav-items li {	
	list-style: none;
}

#responsive-nav-items > li > ul > li > a {
	padding-left: 30px;
}

#responsive-nav-items a {
	padding: 8px 10px;
	
	display: block;
	
	color: #222;
	
	font-size: 13px;
	font-weight: 600;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#responsive-nav-items li.active a,
#responsive-nav-items a:hover {
	text-decoration: none;
	color: #fff;
	background: url(http://cdn.myld.com.au/2/199/caprice-home-additions_96e92bf2e1.png) repeat-x left center #006ecc;
	transition: all 0.4s linear 0s;
}



/*------------------------------------------------------------------
[6. Masthead]
*/

#masthead {
	position: relative;
	background: #fff;
	margin-bottom: 2.5em;
	text-align: center;
	
}

#masthead .carousel-inner{
	border: 1px solid #ccc;
	padding: 5px;
	width: 99%;
	height: auto;
	display: block;
}

.masthead-details {
	position: absolute;
	top: 0;
	right: 0px;
	
	width: 225px;
	height: 353px;
	padding: 20px 15px;
	text-align: left;
	color: #fff;	
	background: rgba(0,0,0,.70);
	
	text-shadow: 1px 1px 1px rgba(0,0,0,.4);
}

.carousel{
	margin-bottom: 0;
}


.carousel .item > img {
	width: 100%;
}

.service-left{
	left: 0;
}

.masthead-details h2 {
	margin-bottom: .75em;
	color: #fff;
	font-size: 28px;
	line-height: 32px;
}

.masthead-details p {	
	font-size: 14px;
	margin-bottom: 20px;
	color: #fff;
}

#masthead .carousel-control {
	top: 50%;
	left: -45px;
	
	line-height: 26px;
	
	opacity: .35;
	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#masthead .carousel-control:hover {
	opacity: .80;
}

#masthead .carousel-control.right {
	left: auto;
	right: -48px;
}


/** start box drop shadow **/


#box:before, #box:after 
{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 28px;
    content: "";
    left: 7px;
    max-width: 450px;
    position: absolute;
    top: 60%;
    width: 75%;
    z-index: -1;
    -webkit-box-shadow: 0 33px 10px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 33px 10px rgba(0, 0, 0, 0.7);
    box-shadow: 0 33px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-4deg);    
  -moz-transform: rotate(-4deg);   
  -o-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}

#box:after 
{
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
  right: 15px;
  left: auto;
}

/** end box drop shadow **/




/*------------------------------------------------------------------
[8. Welcome]
*/
#welcome h1 {
	font-family: 'Ubuntu', arial, sans-serif;
	padding: 0 60px;
	color: #777;
	
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px;
}

#welcome h2{
	font-family: 'Ubuntu', arial, sans-serif;
	padding: 0 60px;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 26px;
	color: #001946;
}

#welcome p{
	font-size: 16px;
	color: #777;
	text-align: left;
}

#welcome {
	margin-bottom: 30px;
	text-align: center;
}






/*------------------------------------------------------------------
[9. Content]
*/

#content {
	position: relative;
	margin: 0;
}

#content .row-fluid{
	margin: 0px;
}

#content .service-item{

	background: #fff;

    border-radius: 4px 4px 4px 4px;
    display: block;
    line-height: 1;
    margin-bottom: 40px;
}

#content .service-item .service-pics{
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.75);
	padding: 5px;
	display: block;
	margin-bottom: 12px;
}

#content .service-item p {
    min-height: 95px
}

h2{
	font-family: 'Ubuntu', arial, sans-serif;
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 12px;
    padding: 0;
    color: #001946;
    line-height: 20px;
}

p{
	font-family: 'Ubuntu', arial, sans-serif;
	font-size: 12px;
	margin-bottom: 16px;
    display: block;
    color: #777;
}

#content .service-item .service-pics img{
	width: 100%;
}

.btn {
    background: url(http://cdn.myld.com.au/2/199/caprice-home-additions_96e92bf2e1.png) repeat-x left center #006ecc;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: "Ubuntu",sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 0.3em;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    transition: all 0.4s ease-in-out 0s;
}

.btn:hover {
    background: #3C3C3C;
    border-color: #313131;
    color: #FFFFFF;
    text-decoration: none;
}

:focus{
	outline: 0 none;
}



/*------------------------------------------------------------------
[10. Footer]
*/

footer{
	background: url(http://cdn.myld.com.au/2/199/caprice-home-additions_d3ea6fe870.jpg) repeat;
}

#footer {
	background: url(http://cdn.myld.com.au/2/199/caprice-home-additions_b77b54a222.png) repeat-x top center;
	clear: both;
	margin: 0;
    padding-top: 40px;
    padding-bottom: 30px;
	color: #000;
}

#footer h2{
	font-size: 17px;
}

#footer h2,
#footer p{
	color: #000;
}

#footer .span4{
	margin-bottom: 20px;
}


.row.divider:last-child {
	margin-bottom: 0;
	
	border: none;
}

.row-divider {
	
	margin: 1.5em 0 3em;
	
	border: none;
	border-bottom: 1px dotted #CCC;
}

/*==================== Style Contact Page  =====================*/

#contact-info {
    padding: 0;
}

#content .work-container{
    background: #f3f3f3;        
    background: -moz-linear-gradient(top,  #f3f3f3 2%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#f3f3f3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f3f3f3 2%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f3f3f3 2%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f3f3f3 2%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f3f3f3 2%,#ffffff 100%); /* W3C */

    padding: 0;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.49);
    display: block;
    line-height: 1;
    margin-bottom: 30px;
}

#contact-info .message-form {
    padding-left: 30px;
}

form {
    margin: 0 0 18px;
}

fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}

label {
    display: block;
    margin-bottom: 5px;
}

#contact-info .message-form input, 
#contact-info .message-form textarea {
    width: 345px;
}

.btn-send {
    background: url(http://cdn.myld.com.au/2/199/caprice-home-additions_96e92bf2e1.png) repeat-x left center #006ecc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: none;
}

.btn-send:hover{
    background-color: #3C3C3C;
    border-color: #313131;
    color: #FFFFFF;
    text-decoration: none;
}

#contact-info .sidebar {
    background: none repeat scroll 0 0 #F7FAFD;
    border: 1px solid #DFECF9;
    border-radius: 5px 5px 5px 5px;
    margin-left: 50px;
    margin-top: 110px;
    padding: 20px;
}

#contact-info h3 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #001946;
}

#content .work-container p {
    color: #777;
    font-size: 14px;
    line-height: 20px;
}

#content .work-container {
    line-height: 1;
}

label, input, button, select, textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}

/*==================== END CONTACT PAGE =====================*/





/*------------------------------------------------------------------
[13. Miscellaneous]
*/

.slash {
	padding-right: .25em;
	
	color: #F90;
}


.social-icons-container {
	width: 100%;
	display: table;
	padding: 0;
	margin: 0;
	list-style: none;
}

.social-icons-container li {
	display: table-cell;	
	float: left;
	margin: 3px 5px;		
}

.social-icon {
	width: 64px;
	height: 64px;
	display: inline-block;
	overflow: hidden;	
	
	line-height: 600px;
					
}

.social-icon-fb{
	background: url(../img/social-icon-facebook.png) no-repeat top center;
}

.social-icon-ld{
	background: url(../img/social-icon-LD.png) no-repeat top center;
}

.social-icon-twitter {
	background-position: 0 0;					
}

.social-icon-twitter:hover {
	background-position: 0 -50px;					
}

.social-icon-googleplus {
	background-position: -50px 0;
}

.social-icon-googleplus:hover {
	background-position: -50px -50px;
}

.social-icon-facebook {
	background-position: -100px 0;	
}

.social-icon-facebook:hover {
	background-position: -100px -50px;	
}


.clearfix,
.row { zoom: 1; }
.clearfix:before,
.row:before,
.clearfix:after,
.row:after { content: ""; display: table; }
.clearfix:after,
.row:after { clear: both; }





/*------------------------------------------------------------------

@media Query [1. Max Width: 767px]
*/

@media (min-width: 1020px) {
  #header {
    margin-bottom: 105px;
  }
}

@media (max-width: 767px) {
	
	body {
		padding: 0;
	}
	
	#wrapper {
		width: auto;
		padding: 0;	
	}
	
	#header {
		padding: 25px 0;
		
		text-align: center;
	}
	
	#header .logo {
		display: inline-block;
	}
	
	#nav {
		padding: 0 25px;
		border: none;
	}
	
	#main-nav {
		display: none;
	}
	
	#responsive-nav {
		display: block;
	}
	
	#masthead {
		height: auto;
		
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	#masthead .masthead-details {
		position: static;
		
		display: block;
		
		width: auto;
		height: auto;
	}
	
	.masthead-details h2 {
		margin-bottom: .75em;
		
		font-size: 20px;
	}
	
	.masthead-details p {	
		font-size: 11px;	
	}
	
	#masthead .carousel-control {
		top: 5%;
		left: 20px;
		
		width: 25px;
		height: 25px;
		margin-top: 0;
		
		font-size: 30px;
		line-height: 19px;
		
		opacity: .80;
	}
	
	#masthead .carousel-control.right {
		left: auto;
		right: 20px;
	}
	
	
	
	#page-title {
		padding: 20px;
		margin-right: 0;
		margin-bottom: 1em;
		margin-left: 0;
		
		text-align: center;
	}
	
	#welcome h1 {
		padding: 0 20px;
	}
	
	#content {
		padding: 20px;
	}
	
	#copyright {
		padding: 20px;
		margin: 0;
	}
	
	#copyright #totop {
		text-align: left;
	}
	
	#footer {
		padding: 20px;
		margin: 0;
	}
	
	[class^="grid-"] {
		float: none;
		
		width: auto;		
		margin: 0 0 3em 0;
	}
	
	#copyright [class^="grid-"] {
		margin-bottom: 1em;
	}
	
	.thumbnail {
		display: inline-block;
	}
}

/*------------------------------------------------------------------

[Responsive Stylesheet]

    Project:		B & B Timbers Responsive
	Version:		1.0




[Table of contents]

	1. Max Width: 767px

-------------------------------------------------------------------*/


/*------------------------------------------------------------------

@media Query 

[1. Max Width: 767px]
*/

@media only screen and (min-width: 980px)  and (max-width: 1199px){


}


@media (min-width: 768px) and (max-width: 1023px){
    .partner{
    height: 150px;
    }
    .p-desc {
width: 350px;
}
    .icon-map-marker{
         display:none;
}

.ico-spacer{
 display:none;   
}
    
.slide-text{
    width: 96%;
    height: 104px;
    background: url(http://cdn.myld.com.au/1/images/opacity/b70.png);
    position: relative;
    float: left;
    margin-top: 0;
    padding: 20px;
}


	body {
		padding: 0;
	}

	section{
		display: inline-block;
		margin: 0;
	}
  
	.container{
		width: 655px;
		display: block;
		margin: 0 auto;
	}

	#header {
		padding: 25px 0;
		text-align: center;
	}
	
	#header .logo {
		display: inline-block;
	}

	#nav .container > .menuber > #main-nav > li{
		width: 163px;
	}
    #nav .container > .menuber > #main-nav > li:first-child {
    width: 161px;
    }

    .menu-service ul li {
    width: 163px;
    }

	#nav .container > #main-nav{
		display: inline-block;
		position: relative;
	}

	#nav .container > #main-nav > li{
		width: 108px;
	}

	#nav{
		text-align: center;
	}


}


@media (max-width: 767px) {
    
    .flexslider{
 display:none;       
}

#masthead {
margin-bottom: 0;
}
    
    .slide-text{
 display:none;       
}

.flex-direction-nav{
    display:none;  
}
	
	body {
		padding: 0;
	}

	section{
		display: inline-block;
		margin: 30px 0 0;
	}
	

	.container{
		width: 98%;
		display: inline-block;
	}
    
    .service-img {
width: 97%;
overflow:hidden;
height:auto;
}
.service-img img{
 width:100%;   
}

#formcontainer{
 width:100%;   
}
#contactinfo{
 width:100%;   
}

.partner{
 height:auto;
 overflow:auto;
}
.p-desc{
 width:auto;   
}
	
	#header {
		padding: 25px 0;
		text-align: center;
	}
	
	#header .logo {
		display: inline-block;
	}
	
	#nav {
		padding: 20px 25px;
		border: none;
	}

	#nav .menuber,
	#main-nav {
		display: none;
		position: relative;
	}
	
	#responsive-nav {
		display: block;
	}
	
	#masthead {
		height: auto;
		
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	#masthead .carousel-inner {
		width: 97%;
	}
	
	#masthead .service-left,
	#masthead .masthead-details {
		position: static;
		
		display: block;
		
		width: auto;
		height: auto;
	}
	
	.masthead-details h2 {
		margin-bottom: .75em;
		
		font-size: 20px;
	}
	
	.masthead-details p {	
		font-size: 11px;	
	}
	
	#masthead .carousel-control {
		top: 5%;
		left: 20px;
		
		width: 25px;
		height: 25px;
		margin-top: 0;
		
		font-size: 30px;
		line-height: 19px;
		
		opacity: .80;
	}
	
	#masthead .carousel-control.right {
		left: auto;
		right: 20px;
	}
	
	
	#welcome h1 {
		padding: 0 20px;
	}
	
	#content {
		padding: 20px;
	}
	
	
	#footer {
		padding: 40px 20px 20px;
		margin: 0;
	}

	/** Contact Page **/

  #content .work-container{
    height: auto;
  }
  
  #ld_branding_link {
float: left;
}

  #contact-info .message-form{
    width: 90%;
    display: inline-block;
    padding: 4%;
    margin-left: 0 !important;
  }

  #contact-info .message-form input,
  #contact-info .message-form textarea{
    width: 90%;
    padding: 4px 0;
  }

  #contact-info .sidebar{
    width: 90%;
    display: inline-block;
    padding: 4%;
    margin: 0;
  }

  .span6{
    margin: 0 !important;
  }
	
	
	
}

@media (max-width: 480px){

	#header .logo{
		width: 100%;
	}

	#header .logo img{
		width: 100%;
		display: inline-block;
	}

}




 