/*
Theme Name: Julie Goodwin Couture
Author: Smith Brothers Media
Version: 1.0.0
Author URI: http://www.smithbrothersmedia.com.au/
Description: This theme is a custom development by Smith Brothers Media.
*/
/* =========== TOOLS =========== */
@import 'https://fonts.googleapis.com/css?family=Lora|Playfair+Display';
/* =========== ~TOOLS =========== */
li.menu-item.active a {
    color: #898b8e;
}
.modal-backdrop.in{
opacity: 0.9;
}
.lora{
  font-family: 'Lora', serif;
}
.playfair{
  font-family: 'Playfair Display', serif;
}
/*custom formats*/
.intro-copy{
font-family: 'Lora', serif;
color: #333333;
font-size: 18px;
}
/* =========== SLIDE OUT CONTENT AREA =========== */
#slideoutForm {
    /*EDIT AS NEED*/
    background-color: #fff;
    box-shadow: 0px 7px 37px rgba(0,0,0,0.48);
    width: 100%;
    /*DO NO CHANGE*/
    position: absolute;
    display: none;
    z-index: 9999999999999!important;
}
i.fa.fa-chevron-up {
    /*EDIT AS NEED*/
    font-size: 30px;
    margin: 25px;
    color: rgb(0,64,108);
}
/* --- OVERRIDING GUTTERS --- */
.container {
padding-right: 12px !important;
padding-left: 12px !important;
}
.row {
margin-right: -12px !important;
margin-left: -12px !important;
}
.row .col-xs-1, .row .col-sm-1, .row .col-md-1, .row .col-lg-1,
.row .col-xs-2, .row .col-sm-2, .row .col-md-2, .row .col-lg-2,
.row .col-xs-3, .row .col-sm-3, .row .col-md-3, .row .col-lg-3,
.row .col-xs-4, .row .col-sm-4, .row .col-md-4, .row .col-lg-4,
.row .col-xs-5, .row .col-sm-5, .row .col-md-5, .row .col-lg-5,
.row .col-xs-6, .row .col-sm-6, .row .col-md-6, .row .col-lg-6,
.row .col-xs-7, .row .col-sm-7, .row .col-md-7, .row .col-lg-7,
.row .col-xs-8, .row .col-sm-8, .row .col-md-8, .row .col-lg-8,
.row .col-xs-9, .row .col-sm-9, .row .col-md-9, .row .col-lg-9,
.row .col-xs-10, .row .col-sm-10, .row .col-md-10, .row .col-lg-10,
.row .col-xs-11, .row .col-sm-11, .row .col-md-11, .row .col-lg-11,
.row .col-xs-12, .row .col-sm-12, .row .col-md-12, .row .col-lg-12 {
padding-right: 12px !important;
padding-left: 12px !important;
}
.main .extra-pad-left{
      padding-left: 22.5px !important;
}
.main .extra-pad-right{
      padding-right: 22.5px !important;
}
.row.gallery-grid .col-sm-3 {
    padding-right: 0px !important;
}
.row.gallery-grid .col-sm-3.reset-pad {
    padding-right: 12px !important;
}
.col-sm-8.journal-single {
    padding-right: 22.5px !important;
}
.col-sm-4.journal-single-sidebar {
    padding-left: 22.5px !important;
}
/* --- IMAGES (RESPONSIVE) --- */
.main img { display:block;max-width:100%;height:auto; }
.main img.alignleft { float:left;margin: 0 20px 10px 0 ; }
.main img.alignright { float:right;margin: 0 0 10px 20px ; }
.main img.aligncentre { margin: 0 auto; }
/* --- VIDEO (RESPONSIVE) --- */
.videowrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
}
.videowrap iframe,
.videowrap object,
.videowrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* --- MAP (RESPONSIVE) --- */
.mapwrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
}
.mapwrap iframe,
.mapwrap object,
.mapwrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* --- SOCAL (RESPONSIVE) --- */
.socialwrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.socialwrap iframe,
.socialwrap object,
.socialwrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* --- GALLERY (RESPONSIVE) ---*/
.gallery {
  margin-right: -10px !important;
  margin-left: -10px !important;
}
.gallery .gallery-item {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857142857%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6666666667%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-3 .gallery-item {
  width: 33.3333333333%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery .gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  border: 5px #efefef solid;
}
@media (max-width: 480px){
.content.home-content{min-height:165px !important;}
}
@media (max-width: 768px) {
  .gallery .gallery-item {
  width: 50%; /* Determines how many to show in a row */
  }
}
/* --- SOCIAL ICONS - BUTTONS --- */
.list-social {
  margin-left: 0;
}
.list-social li {
  padding: 0;
}
.btn-social {
  padding: 0;
  margin: 0;
  display: block;
  border: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0,0,0,0.45);
  border-radius: 100% !important;
}
.btn-social:hover,
.btn-social:focus,
.btn-social:active,
.btn-social.active {
  color: #fff;
  -moz-box-shadow:inset 0px 0px 10px rgba(0,0,0,0.5);
  -webkit-box-shadow:inset 0px 0px 10px rgba(0,0,0,0.5);
  box-shadow:inset 0px 0px 10px rgba(0,0,0,0.5);
}
.btn-facebook {
  background: #3b5998;
}
.btn-twitter {
  background: #2CAAE2;
}
.btn-google-plus {
  background: #DC4B31;
}
.btn-linkedin {
  background: #00659B;
}
.btn-youtube {
  background: #ED2400;
}
.btn-pinterest {
  background: #CE2021;
}
.btn-instagram {
  background: #6B5245;
}
/* --- WIDGETS - IMAGE --- */
.widget_simpleimage .panel-heading { display: none; }
.widget_simpleimage .panel-body { padding: 0 !important; }
.widget_simpleimage p {margin: 0;}
.widget_simpleimage img { display:block;max-width:100%;height:auto; }
/* =========== STYLES - Global =========== */

.footer-social span.mobile-social-text {
    padding: 0;
    line-height: 25px;
    padding-right: 20px;
font-size:14px;
}
.footer-social span.mobile-social-text{color:#333;}
li.mobile-social.social-footer{background: transperant; padding: 0 !important;}
span.mobile-facebook {
    margin-right: 5px;
}
.mobile-facebook img{    margin-top: -4px;}
.mobile-instagram img{    margin-top: -4px;}
.dropdown-menu{padding-bottom:0px;}
li.mobile-social {
    background: #fff;
padding: 6px 15px !important;
}
span.mobile-social-text {
color: #898b8e;
    padding-right: 20px;
}
.menu-primary-container ul.navbar-nav li:first-child {
    display: none;
}
.menu-primary-container ul.navbar-nav li .sub-menu li:first-child {
    display: inline;
}
.journalpost-wrap.col-sm-4.item-0 {
    padding-left: 12px;
    padding-right: 22.5px !important;
}
.journalpost-wrap.col-sm-4.item-1 {
    padding-left: 22.5px !important;
    padding-right: 22.5px !important;
}
.journalpost-wrap.col-sm-4.item-2 {
    padding-left: 22.5px !important;
    padding-right: 12px;
}
.journal-row{display:inline-block; width:100%;}
.post-container .row {
    margin-bottom: 12px;
}
.overlay{
	display:none;
    background-image: url('assets/images/journal-hover.png');
    min-height: 200px;
    width: 100%;
}
.journalpost-wrap p{margin-top:14px;}
.journalpost-wrap a{
display:block;
width:100%;
height:100%;
}
.inner-post-div:hover .overlay{display:inline-block;}
h1:before {
    content: " ";
    background: #898b8e;
    top: 0px;
    position: absolute;
    float: left;
    left: 0;
    height: 3px;
    min-width: 282px;
}
.modal-dialog{margin: 0 auto;}
.block-force {
    display: inline-block;
    width: 100%;
}
input#gform_submit_button_1:hover {
    color: #898b8e;
    background: #fff;
}
.gform_wrapper ul.gform_fields li.gfield {
    padding: 0 !important;
}
input#gform_submit_button_1 {
background: #898b8e;
    font-family: "Playfair Display", serif;
    padding: 7px 26px;
    margin: 0;
    float: right;
    font-size: 12px;
    font-weight: 700;
}
.sidebar-header{
  font-size: 20px;
  font-weight: 700;
}
.meta{
font-size: 12px;
font-style: italic;
}
.modal-body{
  padding: 0px; 
}
.modal-header{display: none;}
h4.modal-title {
    display: none;
}
.modal-content {
    border: 0px;
    box-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
    background: transparent;
}
.modal-header {
    border: 0px;
    padding: 0px;
    background: transparent;
}
.modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 0;
    display: none;
}
.ekko-lightbox-nav-overlay {
    position: absolute;
    top: 50%;
    width: 100%;
}
.modal-backdrop{
      background-color: rgba(255,255,255,0.6);
}
.modal-footer {
    padding: 15px;
    text-align: center;
    font-size: 14px;
    border-top: 0px;
    background: #fff;
    font-style: italic;
}
a.modal-nav {
    width: 47px;
    height: 47px;
    background: #898b8e;
    display: inline-block;
}
.modal-nav-left{float: left;}
.modal-nav-left:before{
  content: url("assets/images/gallery-nav-left.png");
    width: 100%;
    display: block;
    height: 100%;
    padding: 8px 16px;
}
.footer .nav>li>a>img {
    width: 14px;
    margin-top: -1px;
}
.post-container {
    display: inline-block;
    width: 100%;
}
.inner-post-div {
display: block;
width:100%;
height:100%;
    min-height: 200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.journal-link{
  display: none;
   width: 100%;
    text-align: center;
    margin: 0;
    color: #ffffff;
    padding-top: 25%;
    font-size: 31px;
}
.no-border{border: 0px !important; margin-bottom: 20px;}
.post-nav {
    display: inline-block;
    width: 100%;
}
.post-nav-prev {
    width: 50%;
    float: left;
    text-align: left;
    position: relative;
    padding-left: 38px;
    background-image: url('assets/images/post-prev.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 23px 23px;
}
.post-nav-next {
width: 50%;
    background-image: url('assets/images/post-next.jpg');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 23px 23px;
    text-align: right;
    float: right;
    position: relative;
    display: inline-block;
    padding-right: 38px;
}
.post-nav-prev a, .post-nav-next a {
    width: 100%;
    height: 100%;
}
.post-border {
 
}
span.gfield_required {
    display: none !important;
}
.post-border-side {
    width: 100%;
    height: 3px;
    background: #898b8e;
}
.inner-post-div:hover{
   
    }
.inner-post-div:hover .journal-link{
    display: inline-block;
   
 }
.modal-nav-right:before{
  content: url("assets/images/gallery-nav-right.png");
    width: 100%;
    display: block;
    height: 100%;
    padding: 8px 16px;
}
.modal-nav-right{float: right;}
.content-sep{
  display: inline-block;
  width: 100%;
  float: left;
}
.row-div {
    height: 60px;
    display: inline-block;
    width: 100%;
}
.row-div-half {
    height: 0;
    margin-top: -30px;
    width: 100%;
}
div#swipebox-overlay {
    background: rgba(255,255,255,0.3);
}
.header-nav-container{padding-bottom: 6px;}
.home-feat{position: absolute;
    width: 100%;
    bottom: 5%;}
.home-content{
overflow:hidden;
position:relative;
padding:0px !important;
 background-size:cover;
    background-position: center top;
    background-repeat: no-repeat;
 
}
/* --- PAGE --- */
body {
  font-family: 'Lora', serif;
  font-size: 15px;
  color: #333333;
}
/* --- LINKS --- */
a {
 color: #467198;
}
a:hover,
a:focus {
 text-decoration: underline;
 color: #467198;
}
/* --- BUTTONS --- */
.btn {
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    font-size: 12px;
    border: 0px;
    padding: 7px 15px;
}
.btn-signup {
    background: #333333;
    color: #ffffff;
    border-radius: 0px;
    float: right;
}
.btn-signup:hover {
    color: #333333;
    background: #ffffff;
}
input#mce-EMAIL {
    font-size: 12px;
    border: 0px;
    padding: 7px 20px;
    float: right;
}
.btn-xs {
}
.btn-sm {
}
.btn-default {
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
}
.btn-action {
  background: red;
  color: white;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active {
  background: white;
  color: red;
}
/* --- HEADINGS --- */
.fullwidthimage {
    width: 100% !important;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
}
h3{
    font-family: 'Lora', serif;
    font-size: 18px;
    color: #333333;
}
h4{
font-size: 20px;
line-height:1.3;
}
h1 {
margin-top: 0;
    margin-top: 0;
    font-family: "Playfair Display", serif;
    font-size: 31px;
    font-weight: 700;
    position: relative;
    margin-bottom: 53px;
    padding-top: 15px;
}
.home-feat h1 {
padding:0px;
    color: #ffffff;
    font-weight: 400;
    font-size: 45px;
    margin-bottom: 0px;
    border: 0px;
  font-family: 'Lora', serif;
}
.home-feat h1:before{
display:none;
}
.home-feat h2{
  color: #ffffff;
  font-weight: 400;
 font-family: 'Lora', serif;
  font-size: 28px;
}
/* --- LEAD --- */
.lead {
}
/* --- WELL --- */
.well {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* --- PANEL --- */
.panel {
}
.panel .panel-heading {
}
/* --- FORMS --- */
.form-group {
  margin-bottom: 10px;
}
.form-group .form-control {
}
.form-group .form-control:focus {
  border-color: ;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-group textarea.form-control {
  height: 100px;
}
/* --- WELL - TESTIMONIALS --- */
.list-testimonial li {
  margin-bottom: 20px;
}
.well-testimonial .fa {
  display: block;
  text-align: right;
  font-size: 60px;
}
.well-testimonial .review {
  font-style: italic;
  display: block;
  margin-bottom: 15px;
}
.well-testimonial .author {
  font-weight: bold;
}
/* --- LIST - TICKS --- */
.list-ticks li {
}
.list-ticks li i {
}
/* =========== STYLES - Sections =========== */
/* --- HEADER --- */
.logo {
  margin: 35px 0 44px 0;
}
.logo .img-responsive {
    margin: auto;
}
.navbar-nav{
  float: none;
    margin: 0;
    display: inline-block;
}
  .navbar-nav>li>a  {
padding: 0 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333333;
    line-height: 18px;
    display: inline;
  }
  .home-icon {
    display: inline;
    float: left;
    padding: 0px; 
}
.instagram.col-sm-1 {
    padding: 0;
    text-align: right;
}
.instagram {
    float: right;
}
.facebook{
    float: right;
margin-right:5px;
}
/* --- BANNER --- */
.banner {height:180px; background-position: center center; background-repeat:no-repeat; background-size:cover; clear:both;}
/* --- SLIDER --- */
.slide .custom-bg{width: 100%; height:500px !important; background-repeat: no-repeat; background-size: cover; background-position: center center;}
.slide .carousel-caption{padding-top:12%; max-width:50%; left:0px; position:relative; right:auto;}
.slide .carousel-caption h2{font-size:48px; margin-bottom: 20px; text-shadow: 1px 1px 0px #222; -webkit-text-shadow: 1px 1px 0px #222; -moz-text-shadow: 1px 1px 0px #222;}
.slide .carousel-caption h4{margin-bottom: 35px; }
.slide .btn-full-width{width:100%; text-align: center; font-size: 24px;  padding: 6px 0px 2px 0px; line-height: normal; margin-bottom: 5px;}
.slide .carousel-control.left, .slide .carousel-control.right{background-image:none; -webkit-background-image:none; -moz-background-image:none;}
.carousel-indicators .active{background-color:#999;}
.carousel-indicators li{border:1px solid #999; background-color:#fff;}
/* --- SHOWCASE --- */
.showcase {padding:40px 0px; background-color:#f5f5f5;}
.showcase h3.title{font-size:18px;}
.showcaseimage{width:100%; background-repeat: no-repeat; background-size:cover; background-position: center center; height:289px;margin-bottom:15px; overflow: hidden; position: relative;}
.showcase .btn{display:block; margin:0px auto; text-align: center;}
/* --- TESTIMONIAL --- */
.testimonial .carousel-caption{ position:relative; left:auto; right:auto; background-color:transparent; line-height: 1.6; text-shadow:none; color:#444;}
/* --- MAIN --- */
.content {
padding: 80px 0 40px 0px; 
background-color:#f2f2f2;
}
/* --- CONTACT FORM --- */
.gform_body ul.gform_fields{margin:0px; padding:0px;}
.gform_body ul.gform_fields li{list-style-type: none; padding:3px 0px; margin:0px;}
.gform_body ul.gform_fields li label{margin:0px;font-weight:400;}
.gform_body ul.gform_fields li input, .gform_body ul.gform_fields li select{width:100%; border:0px solid #ddd; padding:5px; height:38px; border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; box-shadow:inset 0px 0px 0px transperant; -webkit-box-shadow:inset 0px 0px 0px transperant; -moz-box-shadow:inset 0px 0px 0px transperant;}
.gform_body ul.gform_fields li input:focus, .gform_body ul.gform_fields li select:focus, .gform_body ul.gform_fields li textarea:focus{outline:none; box-shadow:inset 0px 0px 0px transperant; -webkit-box-shadow:inset 0px 0px 0px transperant; -moz-box-shadow:inset 0px 0px 0px transperant;}
.gform_body ul.gform_fields li textarea{width:100%; border:0px solid #ddd; padding:5px;border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px;box-shadow:inset 0px 0px 0px transperant; -webkit-box-shadow:inset 0px 0px 0px transperant; -moz-box-shadow:inset 0px 0px 0px transperant; height:100px;}
body .gform_wrapper .top_label div.ginput_container{margin-top: 0px !important;}
.gform_footer input.gform_button{background-color:#444; color:#fff; font-size:14px; border:none; border-radius:0px; padding:5px 15px;}
.gform_wrapper {
    margin-top: 100px !important;
}
/* --- ASIDE --- */
.aside .panel {
}
.aside .panel-heading {
}
.aside .panel-body {
}
/* -- Bottom Area --*/
.bottom-wrap{padding:40px 0px; background-color:#e5e5e5;}
/* --- FOOTER --- */
.footer {
  font-size: 12px;
  color: #333;
  padding:20px 0px;
}
.site-copyright {
    margin-top: 23px;
}
.site-copyright p{
    margin: 0;
}
.footer a{color: #898b8e;}
.footer-sign-up {
    background-color: #898b8e;
        padding: 37px 0;
    border-bottom: 60px solid #f2f2f2;
}
div#mc_embed_signup h3 {
font-family: 'Playfair Display', serif;
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    margin: 6px 0 6px 0;
}
.footerwrap img {
    max-width: 133px;
}
/* =========== STYLES - Media Query =========== */
@media (max-width: 991px) and (min-width: 768px){
.navbar-nav>li{padding: 0 5px !important;}
}
/* X SMALL - ONLY (Phone) */
@media (max-width: 768px) {
li.footer-social .mobile-social-text {
    padding: 0 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333333;
    line-height: 18px;
font-size:12px;
    display: inline;
}
input#gform_submit_button_1 {
    background: #898b8e;
    font-family: "Playfair Display", serif;
    padding: 4px 26px;
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    float: left;
    width: 90px;
    margin-bottom: 5px;
}
.modal-header {
    display: inline-block; 
}
.modal-body {
    padding: 0px;
    margin-top: -22px;
}
.modal-header .close {
    margin-top: 2px;
    position: absolute;
    right: 7px;
    font-size: 29px;
    color: #fff;
    z-index: 99999999;
    opacity: 1;
    text-shadow: 2px 2px 4px #000;
    display: inline;
}
.showcaseimage{
background-size:contain;
}
.footer-sign-up {
    border-bottom: 0px solid #f2f2f2;
}
ul.nav.dropdown-menu.navmenu-nav li a{
    color: #fff !important;
    text-transform: uppercase;
}
a.dropdown-toggle {
    color: #333 !important;
}
ul.nav.dropdown-menu.navmenu-nav li:last-child {
    border: 0px;
}
ul.nav.dropdown-menu.navmenu-nav li {
padding-bottom: 0;
    border-bottom: 1px solid #fff;
}
a.dropdown-toggle img {
    float: right;
    margin: 8px 0px;
}
.navmenu-default .navmenu-nav.dropdown-menu, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu {
    background-color: #898b8e !important;
    position: absolute;
    width: 100%;
}
li.dropdown a.dropdown-toggle {
    padding: 5px 10px;
}
nav.navmenu.navmenu-default {
    width: 100%;
    border: 0px;
    margin-bottom: 22px;
    background: #f2f2f2;
border-radius:0px
}
.footer ul.nav.navbar-nav.lora {
    float: left;
    display: inline-block;
    width: 100%;
}
.menu-footer-container ul li {
    width: 50%;
    float: left;
    text-align: left;
    padding: 0 0 5px 0;
}
.copy-right-mark{
  margin-bottom: 15px !important;
}
.content {
    padding: 25px 0 0px 0px;
    background-color: #f2f2f2;
}
.row-div-half{display: none;}
.menu-footer-container {
    display: inline-block;
}
.site-copyright {
    margin-top: 15px;
    text-align: left;
    padding: 0 15px;
}
.row-div{display: none;}
.main img {
    width: 100% !important;
    height: auto !important;
    margin: 10px 0
}
h1 {
    margin-top: 0;
    font-family: "Playfair Display", serif;
    font-size: 31px;
    font-weight: 800;
    padding-top: 15px;
    margin-bottom: 20px;
}
  .header-nav-container{padding-bottom: 0px;}
  .signup-cont {
    text-align: left;
    display: inline-block;
    margin: 12px 0 0px 0;
}
  .menu-primary-container ul li a {
    text-transform: uppercase;
    background: #898b8e;
    color: #fff !important;
}
.navmenu-default .navmenu-nav>.active>a, .navbar-default .navbar-offcanvas .navmenu-nav>.active>a, .navmenu-default .navmenu-nav>.active>a:hover, .navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover, .navmenu-default .navmenu-nav>.active>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus {
    color: #fff !important;
    background-color: #333333 !important;
}
.menu-primary-container ul li {
    border-bottom: 01px solid #fff;
}
.row.gallery-grid .col-sm-3{
  padding-right: 12px !important;
}
.main .extra-pad-left, .main .extra-pad-right{
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.home-content {
    background-size: cover;
    background-repeat: no-repeat;
padding:0px !important;
}
.footer-sign-up.playfair {
    padding: 20px 0;
}
.mc-field-group.col-sm-5 {
    display: inline-block;
    margin: 10px 0 0 0;
}
.navmenu.navmenu-default.offcanvas-sm.in.canvas-slid {
    width: 100%;
}
input#mce-EMAIL {
    font-size: 12px;
	color:#333;
    border: 0px;
    padding: 5px 20px;
    float: none;
    width: 100%;
}
.content.home-content {
    min-height: 205px;
}
.home-feat h1{font-size: 22px;}
.home-feat h2{font-size: 18px;}
.logo img{max-width:186px;}
.logo{margin: 30px 0 22px 0;}
  /* --- NAVIGATION --- */
 .navbar {
    background: transparent;
    color: #333;
    z-index: 1020;
    border: 0px;
    min-height: 0px;
    margin-bottom: 22px;
}
.navbar-toggle img {
    float: right;
    margin: 9px 0;
}
  .navbar a {
  color: #F2F2F2;
  }
  .navbar .navbar-toggle {
     border-color: transparent;
    background: #f2f2f2;
    width: 100%;
    display: inline-block;
    padding: 5px 10px 5px 10px;
        border: 0px;
    border-radius: 0px;
    margin: 0;
  }
  .navbar .navbar-toggle .icon-bar {
  background-color: #666666;
  }
  .navbar .navbar-toggle:focus {
  border-color: #cccccc;
  background: #cccccc;
  color: #F2F2F2;
  }
  .navbar .nav>li>a:hover,
  .navbar .nav>li>a:focus {
  text-decoration: none;
  background-color: #cccccc;
  color: #666666;
  }
.navbar-toggle{
  float:left; margin-left:15px;
}
.navmenu-footer{
  position: absolute;
    bottom: 7px;
    width: 100%;
    text-align: center;
    color:#888;
    font-style:italic;
}
  /* Second Level */
  .sub-menu {
    display: inline-block;
    padding: 0;
    list-style-type: none;
    width: 100%;
}
.sub-menu li a{
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    background-color: #acaeb0 !important;
    color: #fff;
    text-transform: uppercase;
    padding-left: 25px;
}
  /* --- HEADER --- */
  .logo img { margin: 0 auto; }
  .btn-presstocall { padding: 10px 20px; font-size: 20px; margin-bottom: 20px; }
.slide .carousel-caption{max-width:none !important;}
  /* --- CONTENT --- */
  .main { margin-bottom: 20px; }
  /* --- FOOTER --- */
  .footer { text-align: center; }
}
/* SMALL - UP (Tablet + Desktop + Large Desktop) */
@media (min-width: 769px) {
  /* --- NAVIGATION --- */
  /* Global */
  .navbar {
    min-height: 0px;
    border-radius: 0;
    z-index: 70;
    margin-bottom: 0px;
    border: 0px;
  }
  .navbar a { text-decoration: none; transition: all 0.2s ease; }
 .footer .navbar-nav>li { width  :50%; padding: 0px;   }
  .footer .navbar-nav>li a{padding: 0; font-size: 14px !important;  line-height: 25px;}
  /* First Level */
  .navbar-nav>li { border-right: 0px #fff solid; padding: 0 10px; }
  .navbar-nav>li>a  {
padding: 0;
    font-weight: 400;
    text-transform: uppercase;
    color: #333333;
    font-size: 16px;
        border-top: 2px solid transparent;
    padding-top: 3px;
  }
  .navbar-nav>li>a:hover {     
    background: transparent;
    color: #898b8e;
    border-top: 2px solid #898b8e;
     }
.navbar-nav ul.sub-menu li a:hover {
    background: #acaeb0;
    color: #fff;
}
  /* Second Level */
  .navbar-nav ul.sub-menu { display: none; position: absolute; top: 100%; left: 0; padding:12px 0 0 0; margin: 0; list-style:none; box-shadow: 0px 0px 0px rgba(0,0,0,0); } /* No need to change anything */
  .navbar-nav ul.sub-menu li { position: relative; float: left; width:150px; text-align: left; background: #acaeb0; border-top: 0px solid #fff; } /* Edit width, background and borders */
  .navbar-nav ul.sub-menu li a { display: block; padding: 5px 10px; background: transparent; color: #ffffff; text-transform: uppercase; } /* Edit padding, background and color */
  .navbar-nav li:hover > ul.sub-menu {display:block; } /* What makes it display */
  /* --- HEADER --- */
  .quickcontact { text-align: right; }
  /* --- FOOTER --- */
  .site-credits { text-align: right; }
}
/* MEDIUM - UP (Desktop + Large Desktop) */
@media (min-width: 993px) {
}
/* SMALL - ONLY (Tablet) */
@media (min-width: 769px) and (max-width: 992px) {
}
/* MEDIUM - ONLY (Desktop) */
@media (min-width: 993px) and (max-width: 1200px) {
}
/* LARGE - ONLY (Large Desktop) */
@media (min-width: 1200px) {
  .container { width: 960px; }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
.menu-primary-container ul li a {
    text-transform: uppercase;
    background: transparent;
    color: #333 !important;
    padding: 0 1px;
}
}
.wp-caption {
    width: 100% !important;
}
.showcaseimage img {
    max-width: none;
    width: auto;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
        min-width: 100%;
        opacity: 0;
}

iframe.vimeoVideo{
width:100%;
height:100%;
	position:absolute;
	top: 0;
	left:0;
	opacity: 0;
	z-index:5040;
	transition: all 0.4s ease;
}
.active{
	opacity: 1 !important;
	transition: all 0.3s ease;
}
.viemoOverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5050;
}