/*
 * Woodbridge Estate and Land (http://www.woodbridgeestateandland.com)
 */

body {
    width: 100%;
    height: 100%;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #6699cc;
    background-color: #FFFFFF;
    position: relative;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    margin: 0 0 25px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
}

@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 16px;
        line-height: 1.6;
    }
}

a {
    color: #FFFFFF;
    font-weight: 100;
    letter-spacing: 1px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #6699cc;
}

.btn:focus {
  outline: none
}

.light {
    font-weight: 400;
}

.no-padding {
    padding: 0px;
}

.no-margin {
    margin-right: 0px;
    margin-left: 0px;
}

.navbar-nav {
    width: 100%;
    text-align: center;
    margin: 0;
    } 

.navbar-nav li {
    float: none;
    display: inline-block;
    }

.pt {
    padding-top: 16px;
}

ul.social {
  padding-top: 10px;
}

.brand-small {
    max-width: 100px;
}

@media(max-width:992px) {
    img#mainLogo {
        padding-right: 0px;
    }

    .fa-2x {
      font-size: 1.2em;
    }
}

@media(max-width:953px) {
    ul.social {
        display: none;
    }
}

@media(max-width:767px) {

    li.pull-left {
        display: none;
    }

    .navbar-brand {
        display: inline;
        padding: 10px 15px;
    }
}

@media(min-width:768px) {
    .navbar-brand {
        display: none;
    }
}

.social li {
    padding: 0 10px;
}

.navbar-custom {
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 200;
    background-color: #000;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom .nav li a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative;
    display: block;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: #8b8b8b;
    background-color: transparent;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
    color: #8b8b8b;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(233,232,232,.3);
}

.navbar-custom .nav li.active a:hover {
    background-color: rgba(233,232,232,.6);
}

.collapse.navbar-collapse.navbar-right.navbar-main-collapse {
  padding-top: 30px;
}

img#mainLogo {
  padding-right: 40px;
}

@media(min-width:768px) {
    .navbar-custom {
        padding: 20px 0;
        border-bottom: 0;
        background: 0 0;
        -webkit-transition: all .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: all .5s ease-in-out,padding .5s ease-in-out;
        transition: all .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(233,232,232,1);
        background: #FFF;
    }

    .navbar-custom.top-nav-collapse-override {
        padding: 0;
        border-bottom: 1px solid rgba(233,232,232,1);
        background: #FFF;
    }
}

@media(max-width:767px) {
    .navbar-fixed-top {
        position: static;
    }

    .navbar-toggle {
        color: #998888;
        border: 1px solid #998888;
        border-radius: 0px;
        padding: 4px 8px;
        margin-top: 10px;
    }
    .navbar-toggle:hover {
        background-color: rgba(255,255,255,0.2);
    }
    span.break-visible {
        display: none;
    }
}

@media only screen and (max-width : 480px) {
    .navbar-fixed-top {
        position: static;
    }

}

/* BLUE NAVBAR */

.navbar-nav {
  color: white;
}

.blue {
    color: #6699cc;
}

.blue a {
    color: #6699cc;
}

.break-blue {
    color: #6699cc;
}

@media(max-width : 767px) {
    .blue {
        color: #ffffff;
    }

    .break-blue {
        color: #ffffff;
    }

    a.page-scroll {
        color: #fff;
    }

}

.social-blue {
    color: #6699cc;
}

.greybg {
    background-color: rgba(233,232,232,.3);
}


/* FEATURE */

.intro {
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(../img/bg-header.jpg) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .intro-body {
    vertical-align: middle;
    padding-top: 10%;
    padding-bottom: 10%;
}

.intro .intro-body .intro-text {
    font-size: 18px;
    font-weight: 100;
}

.logo-large {
    padding-bottom: 50px;
}

@media(min-width:768px) {
    .intro {
        height: 100%;
        padding: 100px 0;
    }

    .intro .intro-body .intro-text {
        font-size: 26px;
    }
}

@media(max-width:767px) {
    .logo-large {
        max-width: 250px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding: 15px 15px;
}

.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* PROFILE SECTION */

section#profile {
  border-bottom: 1px solid rgba(233,232,232,1);
}

.section-title {
    text-align: center;
    padding: 15px;
    color: #858585;
}

.subtitle {
    color: #858585;
    margin-top: 10px;
}

.main-content {
  color: #858585;
  background-color: #ebebeb;
  padding: 10px;
  margin-bottom: 10px;
}

.main-content p {
  margin: 0px;
}

.content-section {
    padding-top: 50px;
}

img.profile-image {
  padding-top: 4%;
}

.angular-google-map-container { height: 400px; }

#map {
    width: 100%;
    height: 200px;
    margin-top: 
}

.padbot-map {
    padding-bottom: 50px;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 70px;
        overflow-x: hidden;
    }

    .section-title {
    text-align: left;
    padding: 15px;
    }

    .download-section {
        padding: 100px;
    }

    #map {
        height: 400px;
        margin-top: 0px;
    }
}

/* PROFILE SECTION */

.contact-details {
    color: #858585;
    font-weight: 200;
}

span.heavy-blue {
  color: #6699cc;
  font-weight: 500;
}

.no-bottom {
  margin: 0 0 15px 0;
}


/* CONTACT SECTION */

p.address {
  color: #8b8b8b;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 100;
}

.btn {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.btn-default {
    border: 1px solid #8b8b8b;
    color: #8b8b8b;
    background-color: transparent;
    padding: 16px 18px;
}

.btn-lg {
  border-radius: 50px;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #55acee;
    outline: 0;
    color: #fff;
    background-color: #55acee;
}

.btn-fb {
  padding: 16px 27px;
}

.btn-fb:hover,
.btn-fb:focus {
    border: 1px solid #3b5998;
    outline: 0;
    color: #fff;
    background-color: #3b5998;
}

.btn-li:hover,
.btn-li:focus {
    border: 1px solid #0077B5;
    outline: 0;
    color: #fff;
    background-color: #0077B5;
}

.btn-yt:hover,
.btn-yt:focus {
    border: 1px solid #e52d27;
    outline: 0;
    color: #fff;
    background-color: #e52d27;
}


ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner-social-buttons {
        text-align: center;
    }

    ul.banner-social-buttons li {
        display: inline-block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }

    .fa-3x {
        font-size: 2em;
    }
    .btn-fb {
        padding: 16px 23px;
    }

}

/* SERVICES SECTION */

#services {
    padding-bottom: 100px;
    padding-top: 80px;
}

@media (max-width: 767px) {
    #services {
        padding-top: 0px;
    }
}

.box-padding {
  padding: 1px;
}

/* Boxes */

.unstyled {
  list-style: none;
  padding: 0px;
}

.box-wrapper {
  margin: 10px;
}

#hover-img .box-wrapper {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

#hover-img .caption {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff !important;
}

.cap-visible {
    display: none;
}

#hover-img .caption p {
  padding: 10px;
  font-size: 14px;
  font-weight: 200;
}

#hover-img .caption-btm {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    color: #fff;
    display: table;
}

#hover-img .caption-btm h5 {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  font-weight: 200;
  font-size: 16px;
}

.blue-box {
    background: rgba(86, 116, 185, 0.85);
}

.green-box {
    background: rgba(101, 189, 161, 0.85);
}

.pink-box {
    background: rgba(209, 145, 165, 0.85);
}

.yellow-box {
    background: rgba(177, 152, 88, 0.85);
}

.red-box {
    background: rgba(156, 90, 73, 0.85);
}

.lightblue-box {
    background: rgba(98, 170, 187, 0.85);
}

/* PROJECTS SECTION */

#projects {
    padding-bottom: 100px;
    padding-top: 0px;
}

@media (min-width: 1200px) {
    .wide-screen {
    width: 100%;
    }
}

@media (min-width: 992px) {
    .wide-screen {
    width: 100%;
    }
}

@media (min-width: 768px) {
    .wide-screen {
    width: 100%;
    }
}

/* FILTER NAV BAR */

.project-nav {
  background-color: transparent;
  border-radius: 0px;
}

.project-ul {
  color: #777;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 8px;
}

.btn-filter {
  border-radius: 0px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  background-color: transparent;
}

.is-selected {
  color: #6699cc;
  background-color: rgba(233,232,232,0.3);
}

.project-ul > li > button {
    padding-left: 5px;
    padding-right: 5px;
}

.navbar-default .navbar-nav>li>button:hover {
  color: #6699cc;
  background-color: rgba(233,232,232,0.3);
}

.navbar-default .navbar-nav>li>button:active {
  background-color: rgba(233,232,232,0.3);
}

.btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  background-color: rgba(233,232,232,0.3);
  outline: none;
}

.btn.active, .btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (max-width: 768px) {

    .project-ul {
      margin-top: 4px;
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 0;
    }

}

/* GRID COMPONENTS */

.projects-container {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 1600px;
    padding-bottom: 100px;
    min-height: 800px;
}

/* Desktop */
@media (min-width: 1200px) {
    .item {
        width: 18.88888888888888%;
    }
}

/* Potrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1199px) {
    .item {
        width: 32.33333333333333%;
    }
}

/* Landscape phone to potrait tablet */
@media (max-width: 767px) {
    .item {
        width: 49%;
    }
}

/* Desktop */
@media (max-width: 480px) {
    .item {
        width: 98%;
    }
}

.item {
  margin: 0.5%;
  float: left;
  display: block;
}

.item a {
    color: #6699cc;
}

#isotope-container {
  padding-left: 0px;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.p-img {
    width: 100%;
    height: auto;
}

.p-title {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 0;
}

.p-place {
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0;
}

.p-caption-box {
    padding: 5px 10px 30px;
    background-color: rgba(233,232,232,0.3);
}


/* PROJECT DETAIL PAGE */

#project-full {
  padding-top: 0px;
}

.full-screen {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

/* GALLERY */

.feature-img {
    max-width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

ul.thumb-list-wrapper {
  list-style: none;
}

.list-inline>li {
  display: inline;
  padding-right: 0px;
  padding-left: 0px;
}

.thumb-list-item {
  display: inline-block;
  position: static;
}

img.thumb-list-item {
    cursor: pointer;
    -moz-transition:all 0.6s ease;
    -webkit-transition:all 0.6s ease;
    -ms-transition:all 0.6s ease;
    -o-transition:all 0.6s ease;
    transition:all 0.6s ease;
    -webkit-filter:grayscale(0);
    z-index: 1;
    margin: 2px;
    border: solid 1px #ebebeb;
}

img.thumb-list-item:hover {
    -moz-box-shadow:0 0 12px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow:0 0 12px rgba(0, 0, 0, 0.6);
    box-shadow:0 0 12px rgba(0, 0, 0, 0.6);
    -webkit-filter:grayscale(1);
    z-index: 100;
    border: solid 1px;
}

/* Desktop */
@media (min-width: 1200px) {
    .thumb-list-item {
        width: 10%;
    }
}

/* Potrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1199px) {
    .thumb-list-item {
        width: 13.6%;
    }
}

/* Landscape phone to potrait tablet */
@media (max-width: 767px) {
    .thumb-list-item {
        width: 13.6%;
    }
    ul.thumb-list-wrapper {
      list-style: none;
      padding-left: 0px;
    }
}

/* Desktop */
@media (max-width: 480px) {
    .thumb-list-item {
        width: 13.6%;
    }
    ul.thumb-list-wrapper {
      list-style: none;
      padding-left: 0px;
    }
}

.0-pad {
    padding: 0px;
    width: 100%;
}

.in-with {
  padding-top: 50px;
  margin-bottom: 0px;
}

.associates {
    padding-top: 0px;
    text-align: center;
}

ul.associates {
  list-style: none;
  padding-left: 0px;
}

li.inline-list {
  display: inline-block;
}

@media (max-width: 768px) {
    .associates {
    padding-top: 0px;
    }
}

.associates > a > img {
    padding: 5px;
}

span.smaller {
  font-size: 12px;
}

.project-website {
  padding-top: 40px;
  visibility: hidden;
}

.buttonvisible {
    visibility: visible;
}

button.btn-project, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  background-color: #6699cc;
  border: 1px solid #6699cc;
  color: #fff;
}

.project-video {
    visibility: visible;
}

/* SLIDER SECTION */

a.arrow.prev, a.arrow.next {
    padding: 5px;
}

i.fa.fa-angle-left.fa-4x, i.fa.fa-angle-right.fa-4x {
    color: #666;
    cursor: pointer;
    -moz-transition:all 0.6s ease;
    -webkit-transition:all 0.6s ease;
    -ms-transition:all 0.6s ease;
    -o-transition:all 0.6s ease;
    transition:all 0.6s ease;
}

i.fa.fa-angle-left.fa-4x:hover, i.fa.fa-angle-right.fa-4x:hover {
  color: rgba(0,0,0,0.2);
  -moz-transition:all 0.6s ease;
    -webkit-transition:all 0.6s ease;
    -ms-transition:all 0.6s ease;
    -o-transition:all 0.6s ease;
    transition:all 0.6s ease;
}


.slide-control {
  position: absolute;
  right: 2%;
}

.thumb-list-item.active {
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
  -webkit-filter: grayscale(1);
  z-index: 100;
  border: solid 1px;
}

/* VIDEO SECTION */

.row.video-title {
  padding-top: 50px;
  padding-bottom: 20px;
  text-align: center;
}

.video-item {
  padding: 10px;
}

.projecttitle {
    visibility: hidden;
}

.titlevisible {
    visibility: visible;
}

footer {
    padding: 50px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}