/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: "proxima-nova", sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}


.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: none!important;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html,
body {
    height: 100%;
}

body {
    /*background-repeat:repeat-y;*/
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    padding-top: 15px;
	font-size: 16px;
}

body#gallery {
    padding-top: 115px;
}

a,
a:hover,
a:visited {
    color: #1887a7 !important;
}

footer a,
footer a:hover,
footer a:visited {
    color: #7dd5ee !important;
}

hr {
    height: 1px;
    border-top: solid #ccc 1px;
    margin: 3em 0;
}

.bg-lt-grey {
    background: url(../img/wood-lt-grey.jpg);
}

.container {
    padding-right: 0;
    padding-left: 0;
    /*margin-right: 0px;
    margin-left: 0px;
	overflow:hidden;*/
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0px;
    margin-left: 0px;
    overflow: hidden;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

#main img {
    /*max-width:100%;*/
    width: 100%;
}

#main.padbot {
    padding-bottom: 50px
}

.col-md-4,
.col-md-6,
.col-md-8,
.col-md-9 {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
    /*-4px*/
}

.align-top {
    vertical-align: middle;
    margin-top: 100px;
}

.verbiage {
    padding: 0 4% 0 6%;
}

.verbiage.top {
    padding-top: 100px;
}

.verbiage.top.extraspace {
    padding-top: 140px;
}

.verbiage p {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 400;
}

h1 {
    font-size: 1.875em;
    color: #1887a7;
    font-weight: 300;
}

.museo,
.house-number {
    font-family: "museo-slab", sans-serif;
}

.house-number {
    font-size: 2.5em;
	line-height: 1em;
}


/*
.page-wrap {
  min-height: 100%;
  margin-bottom: -280px; 
}
.page-wrap:after {
  content: "";
  display: block;
}
footer, .page-wrap:after {
  height: 280px; 
}
*/


/* NAVIGATION 
-------------------------------------------------------- */

.top-wood {
    height: 15px;
    background: url(../img/wood-blue.jpg);
    background-position: top center;
}

a.navbar-brand {
    display: block;
    width: 360px;
    height: 80px;
    background: url(../img/riverview-construction-ltd-logo.png);
    background-size: 360px 80px;
    background-repeat: no-repeat;
    text-indent: -999999em;
    ;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-left: 10px;
}

.navbar {
    border: none;
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
    /*margin-top: 15px;*/
    background-color: #fff;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .175);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .175);
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    color: #4a3028 !important;
    text-shadow: none;
    letter-spacing: 1px;
    font-weight: 800
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:active {
    color: #1887a7 !important;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.active>a {
    background-image: none;
    filter: none;
    background-repeat: no-repeat;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>a:active,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>a:active {
    color: #1887a7 !important;
    background-color: transparent;
}

.navbar-toggle {
    padding: 9px 10px;
    margin-top: 20px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #ccc;
    background: url(../img/wood-grey.jpg);
    border: none;
    border-radius: 5px;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #ddd;
}

.dropdown-menu {
    padding: 5px 5px 15px 5px;
    font-size: 1em;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.9);
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .175);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .175);
}

.dropdown-menu>li>a {
    padding: 5px 20px;
    /*line-height: 1.42857143;*/
    color: #4a3028!important;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:active {
    color: #FFFFFF!important;
    background-color: #1887a7;
    background-image: none;
}

@media (max-width: 1023px) {
    body {
        padding-top: 165px;
    }
    body#gallery {
        padding-top: 165px;
    }
    .verbiage {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 1.25em;
        line-height: 1.65em
    }
    .verbiage.top {
        padding-top: 30px;
    }
    /*.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #4a3028;
	}*/
    #slider {
        margin-bottom: 0px!important;
    }
    #carousel {
        display: none;
    }
    .col-md-6 {
        width: 100%;
    }
}

@media (min-width: 1024px) {
    .navbar-nav {
        float: right;
    }
    .navbar-nav>li>a {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}



@media (max-width: 767px) {
    body {
        padding-top: 115px;
    }
	.dropdown-menu>li>a:hover, .dropdown-menu>li>a:active {
    color: #1887a7!important;
}
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
	body#gallery {
        padding-top: 115px;
    }
}


@media (max-width: 480px) {
	body#gallery {
        padding-top: 86px;
    }
}



@media (min-width: 768px) and (max-width: 1023px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        float: none;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin: 15px auto 5px;
        float: none;
    }
    .navbar-nav {
        float: none;
        text-align: center;
    }
    .navbar-nav>li {
        float: none;
        width: 18%;
    }
    .nav>li {
        display: inline-block;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {
    a.navbar-brand {
        background: url(../img/riverview-construction-ltd-logo@x2.png);
        background-size: 360px 80px;
    }
}

@media (max-width: 480px) {
    body {
        padding-top: 86px;
    }
    a.navbar-brand {
        /*display: block;*/
        width: 230px;
        height: 51px;
        background: url(../img/riverview-construction-ltd-logo-sm@x2.png);
        /*background-repeat: no-repeat;
		text-indent: -999999em;*/
        /*margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 10px;*/
        background-size: 230px 51px;
        margin-left: 10px;
    }
}


/* SOCIAL LINKS 
--------------------------------- */

ul.social-links 		{ margin: -1em auto 1em; padding:0; list-style-type:none }
ul.social-links li 		{ display:inline-block; margin:0 5px; float:none; }
ul.social-links li a 	{ display:block; width:60px; height:60px; background:url(../img/social-icons.v2@x2.png); background-size: 210px 66px; background-repeat:no-repeat; text-indent:-999999em; }
ul.social-links li a.facebook { background-position:0px 0px; opacity:0.3}
ul.social-links li a.houzz { background-position:-81px 0px; opacity:0.5}
ul.social-links li a.instagram { background-position:-152px 0px; opacity:0.3}
ul.social-links li a:hover { opacity:1}

/* GALLERY 
--------------------------------- */

section#gallery {
    padding: 4% 0;
}

ul.gallery-thumbs {
    list-style-type: none;
    margin: auto 0;
    padding: 0;
}

ul.gallery-thumbs li {
    width: 18%;
    padding: 1.0%;
    margin: 1.0%;
    background-color: #ccc;
    background: url(../img/wood-grey.jpg);
    float: left;
}

@media (max-width: 767px) {
	ul.gallery-thumbs li {
		width: 23%;
	}
}

@media (max-width: 479px) {
	ul.gallery-thumbs li {
		width: 31.33%;
	}
}

ul.gallery-thumbs li img {
    width: 100%;
}






/* FORMS
--------------------------------- */

input {
    border: #ccc 1px solid !important;
}

input[type=text],
textarea,
input[type=email],
input[type=tel] {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 3px 5px 3px 5px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #DDDDDD;
}

input[type=text]:focus,
textarea:focus,
input[type=email]:focus,
input[type=tel]:focus {
    box-shadow: 0 0 5px rgb(24, 135, 167);
    padding: 3px 5px 3px 5px;
    margin: 5px 1px 3px 0px;
    border: 1px solid rgba(24, 135, 167);
}


/* Content
*/

#main .phone-number {
    font-size: 1.75em;
    margin-bottom: 0;
}

#main .email {
    font-size: 1.25em;
}


/* FOOTER 
--------------------------------- */

footer {
    background: url(../img/wood-blue.jpg);
    background-position: top center;
    text-align: center;
    color: #7dd5ee;
    font-family: "museo-slab", sans-serif;
    padding-bottom: 50px
}

footer a,
footer a:hover,
footer a:active {
    color: #7dd5ee;
}

footer h1 {
    font-size: 1.313em;
    font-weight: 700;
    color: #7dd5ee;
    max-width: 22em;
    margin: 2em auto;
}

@media (max-width: 480px) {
    footer h1 {
        max-width: 16em;
    }
}

.contact-info,
.contact-info>a {
    color: #fff;
}

footer .phone-number {
    font-size: 3em;
    font-weight: 700;
    line-height: 1em;
}

@media screen and (max-width: 479px) {
	footer .phone-number {
		font-size: 2.5em;
	}
}


footer .email {
    font-size: 1.25em;
}

.copyright {
    margin: 3em 2em 0;
    font-family: "proxima-nova", sans-serif;
}


/* LIGHTBOX 
--------------------------------- */


/* Preload images */

body:after {
    content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
    display: none;
}

body.lb-disable-scrolling {
    overflow: hidden;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    border-radius: 0px;
}

.lightbox a img {
    border: none;
}

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 0px;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-container {
    padding: 3px;
    background-color: #FFFFFF;
    /*background: url(../img/wood-grey.jpg);*/
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container > .nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../img/prev.png) left 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../img/next.png) right 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../img/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}


/*
 * jQuery FlexSlider v2.6.1
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */


/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/


/*@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}*/


/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/

.flex-container a:hover,
.flex-slider a:hover {
    outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-pauseplay span {
    text-transform: capitalize;
}


/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .flexslider .slides {
    display: block;
}

* html .flexslider .slides {
    height: 1%;
}

.no-js .flexslider .slides > li:first-child {
    display: block;
}


/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/

.flexslider {
    margin: 0;
    background: #fff;
    border: none;
    position: relative;
    zoom: 1;
}

.flexslider .slides {
    zoom: 1;
}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.carousel li {
    margin-right: 30px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 65px;
    margin: -30px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
    /*font-family: "flexslider-icon";*/
    font-size: 50px;
    display: inline-block;
    content: '\2329';
    color: rgba(0, 0, 0, 0.6);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
    content: '\232A';
}

.flex-direction-nav .flex-prev {
    /*left: -50px;*/
}

.flex-direction-nav .flex-next {
    /*right: -50px;*/
    text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 0px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 0px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    /*font-family: "flexslider-icon";*/
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}


/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}


/* CUSTOMIZATION
-------------------------------- */

#slider {
    margin-bottom: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .175);
}

#carousel.flexslider {
    padding: 40px 70px;
    background: url(../img/wood-lt-grey.jpg);
}

#carousel .slides li {
    padding: 15px;
    background: url(../img/wood-grey.jpg);
    min-width: 270px;
}

@media screen and (max-width: 959px) {
    #carousel.flexslider {
        padding: 15px 10px 20px;
    }
    #carousel .slides li {
        padding: 10px;
        min-width: 180px;
    }
    /*.flexslider:hover .flex-direction-nav .flex-prev {
	  left: 10px;
	}

	.flexslider:hover .flex-direction-nav .flex-next {
	  right: 10px;
	}*/
}


/*#carousel li {margin-right: 5px;}*/

#carousel img {
    display: block;
    /*opacity: 1; */
    cursor: pointer;
}

#carousel img:hover {
    opacity: 1;
}

#carousel .flex-active-slide img {
    /*opacity: 0.5;*/
    cursor: default;
}

#carousel .slides li.flex-active-slide {
    background: url(../img/wood-drk-grey.jpg);
}