

body{
	margin:0;
	padding:0;
    background:#333333;
    height: 100%;
    overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a:hover{text-decoration: none; cursor:pointer;}

a,button{outline: none!important;} /* Prevent ugly blue glow on chrome and safari */


.dialogButton {
  border: 0px solid #d3d3d3;
  background: #00ACD6 50% 50% repeat-x;
  font-weight: normal;
  color: #fff;
}


.flatpanel{
overflow:hidden;
width: 100%;
background-color: #CC9747;
border-radius:5px;
margin-bottom: 20px;
/*box-shadow: 0 0 2px rgba(0,0,0,.4);*/
}


.bannerSpan {
    position: relative;
    top: 10px;
}

.scrollToTop {
  background-color: #a9eef2;
  border: solid silver;
  border-width: .5em .5em 0 0;
  display: inline-block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position:fixed;
  bottom:75px;
  right:40px;
  padding:8px;
}

/* = START
-------------------------------------------------------------- */
.floor{
    width:100%;
    clear:both;
    background: 50% 50% no-repeat;
    padding:0 50px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position:relative;
}
.floor .container{
    padding-left:0;
    padding-right:0;
}


/* Sizes */

.floor-lg{
    padding:100px 50px;
}
.floor-md{
    padding:50px;
}
.floor-sm{
    padding:20px 50px;
}


/* Group Styles */

.floor-group{
    width:100%;
    display:table;
    table-layout: fixed;
}
.floor-group .floor{
    position:relative;
    display: table-cell;
    vertical-align: top;
}
.floor-tile-2{
    width:50%;
}
.floor-tile-3{
    width:33.33333333%;
}
.floor-tile-4{
    width:25%;
}
.floor-tile-2 .container, .floor-tile-3 .container, .floor-tile-4 .container{
    width:100%;
}


/* Background Styles */

.bg-center,.bg-l-edge,.bg-r-edge,.bg-t-edge,.bg-b-edge,.bg-tl-edge,.bg-bl-edge,.bg-tr-edge,.bg-br-edge,.bg-repeat{
    -webkit-background-size: auto!important;
    -moz-background-size: auto!important;
    -o-background-size: auto!important;
    background-size: auto!important;
}
.bg-center{
    -webkit-background-size: auto;
}


/* Dark theme */

.d-floor{
    color:rgba(255,255,255,.7);
}
.d-floor button:hover{
    color:rgba(255,255,255,.9);
}
.d-floor .icon-round,.d-floor .icon-square,.d-floor .icon-rounded,.d-floor .icon-semi-rounded-a,.d-floor .icon-semi-rounded-b{
    border-color:rgba(255,255,255,.9);
}
.d-floor .divider-h span{
    border-color:rgba(255,255,255,.2);
}
.d-floor .a-btn,.d-floor .navbar a,.d-floor .navbar-brand, .d-floor a .icon-sm, .d-floor a .icon-md, .d-floor a .icon-lg, .d-floor a .icon-xl, .d-floor h1 a, .d-floor h2 a, .d-floor h3 a, .d-floor h4 a, .d-floor h5 a, .d-floor h6 a, .d-floor p a{
    color:rgba(255,255,255,.6);
}
.d-floor .a-btn:hover,.d-floor .navbar a:hover,.d-floor .navbar-brand:hover,.d-floor a:hover .icon-sm, .d-floor a:hover .icon-md, .d-floor a:hover .icon-lg, .d-floor a:hover .icon-xl, .d-floor h1 a:hover, .d-floor h2 a:hover, .d-floor h3 a:hover, .d-floor h4 a:hover, .d-floor h5 a:hover, .d-floor h6 a:hover, .d-floor p a:hover{
    color:rgba(255,255,255,1);
}
.d-floor .navbar-toggle .icon-bar{
    background:rgba(255,255,255,1);
}
.d-floor .btn-wire,.d-floor .btn-wire:hover{
    color:rgba(255,255,255,1);
    border-color:rgba(255,255,255,1);
}
.d-floor .panel{
    color:rgba(0,0,0,.5);
}
.d-floor .panel button:hover{
    color:rgba(0,0,0,.7);
}
.d-floor .panel icon{
    border-color:rgba(0,0,0,.7);
}
.d-floor .panel .divider-h span{
    border-color:rgba(0,0,0,.1);
}
.d-floor .panel .a-btn{
    color:rgba(0,0,0,.6);
}
.d-floor .panel .a-btn:hover{
    color:rgba(0,0,0,1);
}
.d-floor .panel .btn-wire, .d-floor .panel .btn-wire:hover{
    color:rgba(0,0,0,.7);
    border-color:rgba(0,0,0,.3);
}


/* Light theme */

.d-floor .panel,.l-floor{
    color:rgba(0,0,0,.5);
}
.d-floor .panel button:hover,.l-floor button:hover{
    color:rgba(0,0,0,.7);
}
.l-floor .icon-round,.l-floor .icon-square,.l-floor .icon-rounded,.l-floor .icon-semi-rounded-a,.l-floor .icon-semi-rounded-b{
    border-color:rgba(0,0,0,.7);
}
.d-floor .panel .divider-h span,.l-floor .divider-h span{
    border-color:rgba(0,0,0,.1);
}
.d-floor .panel .a-btn,.l-floor .a-btn,.l-floor .navbar a,.l-floor .navbar-brand,.l-floor a .icon-sm, .l-floor a .icon-md, .l-floor a .icon-lg, .l-floor a .icon-xl, .l-floor h1 a, .l-floor h2 a, .l-floor h3 a, .l-floor h4 a, .l-floor h5 a, .l-floor h6 a, .l-floor p a{
    color:rgba(0,0,0,.6);
}
.d-floor .panel .a-btn:hover,.l-floor .a-btn:hover,.l-floor .navbar a:hover, .l-floor .navbar-brand:hover, .l-floor a:hover .icon-sm, .l-floor a:hover .icon-md, .l-floor a:hover .icon-lg, .l-floor a:hover .icon-xl, .l-floor h1 a:hover, .l-floor h2 a:hover, .l-floor h3 a:hover, .l-floor h4 a:hover, .l-floor h5 a:hover, .l-floor h6 a:hover, .l-floor p a:hover{
    color:rgba(0,0,0,1);
}
.l-floor .navbar-toggle .icon-bar{
    color:rgba(0,0,0,.6);
}
.d-floor .panel .btn-wire,.d-floor .panel .btn-wire:hover,.l-floor .btn-wire,.l-floor .btn-wire:hover{
    color:rgba(0,0,0,.7);
    border-color:rgba(0,0,0,.3);
}
/* = NavBar
-------------------------------------------------------------- */

.navbar{
	margin-bottom: 0;
	z-index:1;
}
.navbar-brand{
	height:auto;
	padding:15px 15px;
	font-size:25px;
	font-weight:normal;
	font-weight:600;
}
.navbar-brand img{
	max-height: 200px;
	margin: 0 5px 0 0;
	display:inline;
}
.navbar-brand{
	padding: 15px 15px;
}
.navbar .nav{
	padding-top: 2px;
	margin-right: -16px;
	float:right;
	z-index:1;
}
.nav > li{
	float:left;
	margin-top:4px;
	font-size:16px;
}
.navbar-nav .open .dropdown-menu > li > a{
	text-align: inherit;
}
.nav > li a:hover, .nav > li a:focus{
	background:transparent;
}
.navbar-toggle{
	margin: 10px 10px 0 0;
	border: 0px;
}
.navbar-toggle:hover{
	background:transparent!important;
}
.navbar-toggle .icon-bar{
	background-color: rgba(0,0,0,.5);
	width: 26px;
}
 /* Inverted navbar */

.nav-invert .navbar .nav{
	float:left;
}
.nav-invert .navbar-header, .nav-invert .navbar-brand{
	float:right;
}
@media (min-width: 768px){
	.site-navigation{
		position:absolute;
		top:50%;
		right:20px;
		transform:translate(0, -50%);
		-webkit-transform:translateY(-50%);
	}
	.nav > li .dropdown-menu a,.nav > li .dropdown-menu a:hover{
		color:#484848;
	}
	.nav-invert .site-navigation{
		left:20px;
		right:0;
	}
	.nav-center{
		text-align:center;
	}
	.nav-center .navbar-header{
		width:100%;
	}
	.nav-center .navbar-header, .nav-center .navbar-brand, .nav-center .nav > li{
		float: none;
		display:inline-block;
	}
	.nav-center .site-navigation{
		position:relative;
		width:100%;
		margin-top:20px;
	}
}
.nav > li > .dropdown a{
	background: none!important;
	display: block;
	padding: 14px 15px;
}

nav .caret{
	margin: 0 5px;
}

/* = Carousel
-------------------------------------------------------------- */

.carousel{
	display:inline-block;
	vertical-align:bottom;
}
.full-width-floor .carousel{
	width:100%;
}
.carousel .item img{
	margin-right:auto;
	margin-left:auto;
}
.carousel-control span{
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
.carousel-control{
	color:#FFF!important;
	text-shadow: none;
}
.carousel-indicators li{
	margin: 0 4px;
}
.carousel-indicators .active{
	margin: 0 4px -1px;
}
.carousel-control.left span{
	margin-left:-15px;
}

.no-shadows .carousel-control.left, .no-shadows .carousel-control.right{
	background-image: none;
}

/* ScrollToTop button */

.scrollToTop{
    width:40px;
    height:40px;
    position:fixed;
    bottom:20px;
    right:20px;
    opacity: 0;
    z-index: 500;
    transition: all .3s ease-in-out;
}
.scrollToTop span{
    margin-top: 6px;
}
.showScrollTop{
    font-size: 14px;
    opacity: 1;
}


/* = Lightbox
-------------------------------------------------------------- */

a[data-lightbox]{
    position: relative;
    display: block;
    text-align: center;
}
a[data-lightbox]:hover::before{
    content:"+";
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial;
    font-size:32px;
    width:50px;
    height:50px;
    margin-left:-25px;
    border-radius: 50%;
    background:rgba(0,0,0,.6);
    color:#FFF;
    font-weight:100;
    z-index: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
a[data-lightbox]:hover img{
    opacity: 0.6;
    -webkit-animation-fill-mode: none;
    animation-fill-mode:none;
}
#lightbox-modal .modal-dialog{
    width:90%;
    max-width:900px;
    margin:30px auto 0;
}
#lightbox-modal .modal-dialog img{
    margin: 0 auto;
}
.lightbox-caption{
    padding: 20px;
    color: #FFF;
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 5px;
}
.close-lightbox{
    display: none;
    font-size: 40px;
    position: absolute;
    top:8px;
    right:20px;
    z-index: 20;
}
.next-lightbox, .prev-lightbox{
    display: inline-block;
    width:0;
    height:0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    transition: all .2s ease-in-out;
    position: absolute;
    top:50%;
    z-index:1;
}
.next-lightbox{
    right:25px;
    border-left: 20px solid rgba(255,255,255,.4);
}
.prev-lightbox{
    left:25px;
    border-right:20px solid rgba(255,255,255,.4);
}
.prev-lightbox:hover, .next-lightbox:hover{
    border-right-color:rgba(255,255,255,.9);
    border-left-color:rgba(255,255,255,.9);
}

/* = Panels
-------------------------------------------------------------- */
.panel{
	border:0;
	box-shadow: 0 0 2px rgba(0,0,0,.4);
}
.panel-heading, .panel-footer{
	background-color: inherit;
	border-color: rgba(0,0,0,.1)!important;
}
.panel-sq, .panel-sq .panel-heading, .panel-sq .panel-footer{
	border-radius:0;
}
.panel-rd{
	border-radius:30px;
}
.panel-rd .panel-heading{
	border-radius:29px 29px 0 0;
}
.panel-rd .panel-footer{
	border-radius:0 0 29px 29px;
}


/* = Colour
-------------------------------------------------------------- */

/* Background colour styles */

.bgc-blond{
    background-color:#CCAB85;
}
.bgc-cadet-grey{
    background-color:#8BAFA4;
}

/* floor image backgrounds */

.bg-top{
    background-image:url("img/top.png");
}
.bg-top{
    background-image:url("img/top.png");
}
.bg-top{
    background-image:url("img/top.jpg");
}

/* = Bric adjustment margins
-------------------------------------------------------------- */

.mg-clear{
    margin:0;
}
.mg-sm{
    margin-top:10px;
    margin-bottom:5px;
}
.mg-md{
    margin-top:10px;
    margin-bottom:20px;
}
.mg-lg{
    margin-top:10px;
    margin-bottom:40px;
}


/* Row Margin Offsets */

.voffset{
    margin-top:30px;
}
.voffset-lg{
    margin-top:80px;
}

/* = Custom Styling
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6,p,label,.btn,a{
    font-family:"Lato";
    font-weight:300;
}

.container{
    max-width:1170px;
}
.floors-mobile-signup-text{
    font-size:33px;
}
.floor-group-text-vc{
    font-size:50px;
    margin-top:20%;
}
.mount-italy-hero-text-s{
    font-size:60px;
}
.mount-italy-hero-text-sub-s{
    font-size:34px;
}
.hero-text-vc{
    margin-top:50%;
}
.hero-floor-text{
    font-size:55px;
}
.hero-floor-text-sub{
    font-size:36px;
}
.lake-hero-text-s{
    font-size:60px;
}
.lake-hero-text-sub-s{
    font-size:34px;
}
.floors-hero-btn-dwn{
    background-color:rgba(0,0,0,0.0);
}
.mountaindusk-hero-text-s{
    font-size:60px;
}
.mountaindusk-hero-text-sub-s{
    font-size:34px;
}

/* = Mobile adjustments
-------------------------------------------------------------- */
@media (max-width: 1024px)
{
    .floor{
        padding-left: 20px;
        padding-right: 20px;
    }
    .floor.full-width-floor, .floor-tile-2.full-width-floor .container, .floor-tile-3.full-width-floor .container, .floor-tile-4.full-width-floor .container{
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 992px) and (min-width: 768px)
{
    .navbar .nav{
		max-width:80%
    }
	.nav-center.navbar .nav{
		max-width:100%}
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {.b-parallax{background-attachment:scroll;}}
@media (max-width: 768px)
{
    .container{width:100%;}
    .b-parallax{background-attachment:scroll;}
    .page-container, #hero-floor{overflow-x: hidden;position: relative;} /* Prevent unwanted side scroll on mobile */
}
@media (max-width: 767px)
{
    .page-container{
        overflow-x: hidden;
        position:relative;
    }
    h1,h2,h3,h4,h5,h6,p,#disqus_thread{
        padding-left:10px!important;
        padding-right:10px!important;
    }
    #hero-floor h1{
        font-size:40px;
    }
    #hero-floor h2{
        font-size:34px;
    }
    #hero-floor h3{
        font-size:25px;
    }
    .floor{
        padding-left: 0;
        padding-right: 0;
        -webkit-background-size: auto 200%;
        -moz-background-size: auto 200%;
        -o-background-size: auto 200%;
        background-size: auto 200%;
    }
    .b-parallax{
        background-attachment:scroll;
    }
    .navbar .nav{
        padding-top: 0;
        border-top:1px solid rgba(0,0,0,.2);
        float:none!important;
    }
    .navbar.row{
        margin-left: 0;
        margin-right: 0;
    }
    .site-navigation{
	   position:inherit;
	   transform:none;
	   -webkit-transform:none;
	   -ms-transform:none;
    }
    .nav > li{
        margin-top: 0;
        border-bottom:1px solid rgba(0,0,0,.1);
        background:rgba(0,0,0,.05);
        text-align: left;
        padding-left:15px;
        width:100%;
    }
    .nav > li:hover{
        background:rgba(0,0,0,.08);
    }
    .dropdown .dropdown a .caret{
        float: none;
        margin: 5px 0 0 10px!important;
        border: 4px solid black;
        border-bottom-color: transparent;
        border-right-color: transparent;
        border-left-color: transparent;
    }

    #hero-floor .navbar .nav{
        background:rgba(0,0,0,.8);
    }
    #hero-floor .navbar .nav a{
        color:rgba(255,255,255,.6);
    }
    .hero{
        padding:50px 0;
    }
    .hero-nav{
        left:-1px;
        right:-1px;
    }
    .navbar-collapse{
        padding:0;
        overflow-x: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-brand img{
        max-height: 40px;
        width:auto;
        margin: -10px 10px 0 0;
    }
    .nav-invert .navbar-header{
        float: none;
        width:100%;
    }
    .nav-invert .navbar-toggle{
        float:left;
    }
    .floor-group .floor{
         display:block;
         width:100%;
     }
    .floor-tile-2 .container, .floor-tile-3 .container, .floor-tile-4 .container{
	   padding-left: 10px;
	   padding-right: 10px;
    }
    .floor-xxl,.floor-xl,.floor-lg{
        padding: 40px 0;
    }
    .floor-sm,.floor-md{
        padding-left: 0;
        padding-right: 0;
    }
    .a-block{
        padding:0 10px;
    }
    .btn-dwn{
       display:none;
    }
    .voffset{
        margin-top:5px;
    }
    .voffset-md{
        margin-top:20px;
    }
    .voffset-lg{
        margin-top:30px;
    }
    form{
        padding:5px;
    }
    .close-lightbox{
        display:inline-block;
    }
    .video-bg-container{
        display:none;
    }
    .floorsapp-device-iphone5{
	   background-size: 216px 425px;
	   padding-top:60px;
	   width:216px;
	   height:425px;
    }
    .floorsapp-device-iphone5 img{
	   width: 180px;
	   height: 320px;
    }
}

@media (max-width: 768px){
	.floor-group-text-vc, .mobile .floor-group-text-vc{
	margin-top:0%;
}
.hero-text-vc, .mobile .hero-text-vc{
	margin-top:10%;
}
 }

@media (max-width: 420px){
	.floor-mob-center-text{
	text-align:center;
}
.floors-mobile-signup-text{
	text-align:center;
}
.floors-mob-center-text{
	text-align:center;
}
.floor-group-text-vc{
	margin-top:0%;
}
.hero-text-vc{
	margin-top:0px;
}
 }
