/*
Theme Name: BS3 Theme
Theme URI: http://feat14.powercreations.com.au/
Description: Basic theme based on Twitter Bootstrap 3
Version: 1
Author: Nicole King
Author URI:  http://feat14.powercreations.com.au
*/

@import url('css/bootstrap.min.css');

/* Sticky footer styles
-------------------------------------------------- */

html {
  position: relative;
  min-height: 100%;
}


body {
font-family: 'Source Sans Pro', sans-serif;
background-color: #dedede;
margin-bottom: 60px;
font-size: 15px;
font-weight: 300;
}

body#homepage {
background-color: #fff;
}


h1 {
font-size: 20px;
color: #000;
margin-top: 21px;
text-transform: uppercase;
line-height: 24px;
}

h1 a {
color: #000;
}

#logo {
position:absolute;
width: 100%;
}

#logo img {
float: left; 
margin-right: 40px;
}

.page-top {
padding: 5px 0 5px 0;
margin: 0;
background-color: #333;
position: relative;
z-index: 20;
}

.page-header {
background-color: #FFF;
padding: 0;
margin: 0;
border: none;
position:relative;
z-index: 20;
padding: 45px 0 0 0;
}

#phone, #phone a {
    color: #fff;
    text-align: right;
    font-size: 18px;
    margin: 0;
}

.navbar-pmd {
background-color: transparent;
border: none;
text-transform: uppercase;
margin: 38px 0 0 0;
min-height: 40px;
}

    .navbar-pmd .container-fluid {
    padding: 0;
    }
        
        .navbar-pmd .navbar-collapse {
            padding: 0;
        }
    
            .navbar-pmd .navbar-nav {
                float: right;
            }
            
                .navbar-pmd .navbar-nav>li {
                    margin: 0 14px;
                }
                
                .navbar-pmd .navbar-nav>li:last-child {
                    margin: 0 0 0 14px;
                }
                .navbar-pmd .navbar-nav>li>a {
                color: #000;
                font-size: 16px;
                padding: 10px;
                }
                
                .navbar-pmd .navbar-nav>li.active>a, .navbar-pmd .navbar-nav>li.active>a:hover{
                    background-color: transparent;
                }
                
                .navbar-pmd .navbar-nav>li.active>a:after, .navbar-pmd .navbar-nav>li.active:hover>a:after {
                    content: '';
                    display: inline-block;
                    border-left: 9px solid transparent;
                    border-right: 9px solid transparent;
                    border-top: 16px solid #FFF;
                    position: absolute;
                    bottom: -16px;
                    left: 37%;
                    
                }
		
		.navbar-pmd .navbar-nav>li:hover>a:after {
                    content: '';
                    display: inline-block;
                    border-left: 9px solid transparent;
                    border-right: 9px solid transparent;
                    border-top: 16px solid #d3d3d3;
                    position: absolute;
                    bottom: -16px;
                    left: 37%;
                    
                }
                
#heading h1 {
text-align:center;
color: transparent;
font-size: 53px;
margin: 525px 0 286px 0;
font-weight: 600;
letter-spacing: 14px;
}

.bg-grey h1 {
  text-align: center;
  color: #FFF;
  font-weight: 400;
  margin: 50px 0 20px;
  font-size: 29px;
  letter-spacing: 6px;
}

#page-content {
  padding: 70px 0;
}

.carousel-caption {
text-shadow: 0px 1px 8px rgba(255,255,255,.7);
bottom: inherit;
}

.carousel .carousel-inner {
margin-bottom: 40px;

}

.carousel .carousel-inner .item img {
max-width: 100%;
height: auto;

}

.btn-pmd {
color: #FFF;
background-color: #C05111;
font-size: 30px;
border-color: #C05111;
margin-top: 10px;
padding: 10px 40px;
}

.btn-pmd:hover {
cursor: default;
color: #FFF;
background-color: #C05111;
}

.introShow {
height: 100%;
left: 0;
/*position: absolute;*/
width: 100%;
background: url(images/ajax-loader.gif) center center no-repeat;
margin-top: -20px;
}

.introShow ul.slides {
list-style: none;
width: 100%;
height: 100%;
float: left;
padding: 0px;
margin: 0px;
}

.introShow .slide {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
/*display: none;
visibility: hidden;*/
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 61px;
  background-color: #fff;
  padding: 15px 0;
margin-top: 5px;
background-color: #333;
padding: 10px 0;
}


#footer ul {
    list-style: none;
    text-align: center;
    margin: 0 0 3px 0;
    
}

#footer ul li {
    display: inline;
}

#footer ul li a{
    color: #FFF;
    padding: 0 20px;

	text-transform: uppercase;
}


#footer ul li a:hover{
text-decoration: none;
color: #eee;
}

#footer ul li a span{
margin-right: 5px;
}
#footer {


}

#footer p{
    font-size: 12px;
    color: #fff;
	text-align:center;
}

#intro-content {
padding: 20px;
clear:both;
background-color: #FFF;
}

#intro-content p {
font-size: 18px;
text-align: center;
}



.bg-grey {
background-color: #dedede;

}

.bg-grey img{
border: 1px solid #efefef;
}

#thumbnails {
  margin: 50px 0 20px 0;
}

.thumbnail {

padding: 0;

background-color: transparent;
border: 1px solid #efefef;
border-radius: 0;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
border-color: #999;
}

img.alignright {
float: right;
width: 150px;
height: auto;
margin-left: 30px;
}

img.alignleft {
float: left;
margin: 0 20px 20px 0;
}

label {
font-weight: 400;
}

.carousel-control {
  background-image: none!important;
  height: 626px;
top: 95px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
right: 40%;
}
carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
left: 40%;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
top: 45%;
}

.carousel-control.left {
  margin-left: -37px;
}

.carousel-control.right {
  margin-right: -37px;
}


dl{
margin: 0!important;
}

.gallery {
margin-bottom: 25px!important;
}
.item.active p:first-of-type {
height: 628px;
}
@media (min-width: 1200px) {
.item.active p:first-of-type {
height: 762px;
}
}
@media (max-width:979px){

#logo {
position:relative;
}
    
  .navbar-pmd .navbar-nav>li {
    margin: 0 5px;
  }
  
  #logo img {
   width: 40%;
margin-right: 5%;


margin-top: 1%;
}



.carousel-control {
  height: 480px;
}


h1 {
font-size: 15px;
margin-top: 5px;
}

#footer ul li a {

padding: 0 5px;
}
.item.active p:first-of-type {
height: 481px;
}


}

@media (max-width:767px){
  
  
.page-header {
padding: 10px 0 0 0;
}

.navbar-header {
border-top: 1px solid #e7e7e7;
margin-top: 10px;
}
.navbar-pmd .navbar-nav {
float: none;
}
.navbar-pmd .navbar-collapse {
padding: 0 15px;
}
.navbar-pmd .navbar-nav>li:last-child {
margin: 0 5px; 
}
.navbar-pmd .navbar-nav>li.active>a:after, .navbar-pmd .navbar-nav>li.active:hover>a:after, .navbar-pmd .navbar-nav>li:hover>a:after{
content: none;
}
.item.active p:first-of-type {
height: auto;
}

.navbar-pmd .navbar-nav>li.active {
background-color: #efefef;
}
#thumbnails {
margin: 20px 0 20px 0;
}

#page-content {
  padding: 15px 0;
}

img.alignleft {
  float: none;
}
.gallery-item {
width: 50%!important;
float: left;
}
.bg-grey h1 {
margin: 15px 0 15px;
font-size: 21px;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
top: 15%;
}

#footer ul {
font-size: 14px;
padding: 0;
}
}