/* Table of Content
==================================================

#BOOSTRAP CUSTOMIZATION
#CSS FRAMEWORK
#TYPOGRAPHY
#GENERAL
#PARALLAX STUFF
#HEADER
#MENU NAVIGATION
#VIDEO
#FOOTER 
#SLIDERS
#BLOG
#NEWS
#PAGES
#PORTFOLIO
#FORMS
#MISCELANIOUS
#FEATURES

*/

.clearfix:before,
.clearfix:after { 
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
    *zoom: 1;
}

/* BOOSTRAP CUSTOMIZATION
================================================== */
.nav.nav-tabs {margin-bottom:22px;}
.btn:active, .btn.active{
-webkit-box-shadow:none;box-shadow:none
}
.container .jumbotron{border-radius: 0;}
.jumbotron {font-size: 16px;}
.jumbotron h1 {text-align: left;}
/*forms*/
.form-control {-webkit-box-shadow:none;box-shadow:none}
.has-error div {padding: 5px;
margin-bottom: 20px;
display:block;
}
/*tabs*/

/** expand the link to fill the whole tab **/
.panel-title a {
    display: block;
    padding: 10px 15px;
    margin: -10px -15px;
    outline:none;
}

.panel-default>.panel-heading{
 -webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.panel-default {
	border:none;
}
/*** MEDIA QUERIES ***/

@media(max-width:767px){
}

@media(min-width:768px){}

@media(min-width:992px){}

@media(min-width:1200px){}

/*** END MEDIA QUERIES ***/

/* END BOOSTRAP CUSTOMIZATION
================================================== */



/* CSS FRAMEWORK
================================================== */

.iconRounded{
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	padding-top: 11px;
	
}
.iconRounded:before{margin: auto;text-align: center;}
.iconBig{
	font-size: 50px;
}
.iconBig.iconRounded{
	width: 112px;
	height: 112px;
	padding-top:29px;
	border-width: 4px;
}
.boxFeature{margin-bottom:33px;}
/* v2 */
.boxFeature-2 {text-align: center;}
.boxFeature-2 i {margin-bottom: 22px; display:block;}
.boxFeature-2 p {font-size: 12px;}

.boxContent{padding:22px;}
/*** utilies classes ***/
.mb15 {
	margin-bottom:1.5em;
}
.mb30 {
	margin-bottom:3em;
}
.mb40 {
	margin-bottom:4em;
}
.mt15 {
	margin-top:1.5em;
}
.mt30 {
	margin-top:3em;
}
.mt40 {
	margin-top:4em;
}
.noMargin {
	margin:0;
}
.noPaddingBottom {
	padding-bottom:0 !important;
}
.noPaddingTop {
	padding-top:0
}
/*** end utilies classes ***/

/*** MEDIA QUERIES ***/

@media(max-width:767px){}

@media(min-width:768px){
	.isotopeItem .iconBig{
		font-size: 33px;
	}
	.isotopeItem .iconBig.iconRounded{
		width: 80px;
		height: 80px;
		padding-top: 18px;
	}
	.isotopeItem .iconLinks a span{font-size:10px;}
}

@media(min-width:992px){
	.iconBig, .isotopeItem .iconBig{
		font-size: 66px;
	}
	.iconBig.iconRounded, .isotopeItem .iconBig.iconRounded {
		width: 125px;
		height: 125px;
		padding-top: 28px;
	}
	.isotopeItem .iconLinks a span{font-size:12px;}
}

@media(min-width:1200px){}

/*** END MEDIA QUERIES ***/
/* NEKO CSS FRAMEWORK
================================================== */

/* TYPOGRAPHY
================================================== */

body {
	line-height: 22px;
	font-family: 'Oswald', sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	margin: 0;
	padding: 0;
	padding-top: 115px;
    color: #FFFFFF;
	background: #fff;
	padding-right: 0 !important;
}
h1, h2, h3, h4, h5, h6, legend {
	margin:0;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}
h1 {
	font-size: 44px;
	line-height: 44px;
	font-weight: 300;
	font-style: normal;
	text-align:center;
	text-transform:uppercase;
	position:relative;
	letter-spacing: 0.1em;
	margin-bottom: 17px;
}

h1.noSubtitle{
	margin-bottom:90px;
}


.bigTitle, h1.bigTitle, h2.bigTitle, h3.bigTitle {
	font-weight: 800;
	font-size: 5em;
	line-height:1em;
	text-transform:uppercase;
	padding:0.5em 0;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}


h2 {
	font-size: 48px;
	text-transform:lowercase;
	padding:0.5em 0;
}

.paralaxText blockquote {
	font-size: 33px;
	line-height: 33px;
	margin-bottom: 0;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	padding-left: 0;
	border: none;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	letter-spacing: 0.1em;
}


h2.subTitle{
	font-size:24px;
	line-height: 24px;
	font-weight: 300;
	font-style: normal;
	padding:0;
	margin-bottom:90px;
	text-align:center;
}
h2.subTitle:after, h1.noSubtitle:after {
	display:block;
	height:1px;
	width:100px;
	content:'';
	bottom:53px;
	position:absolute;
	margin-left:-50px;
	left:50%;
}

h1.noSubtitle:after {
	bottom:-29px;
}

/* remove the underline on H1 when not needed */
h1.bigTitle:after, .boxWrapper h1:after, .pricingBloc h1:after, .team h1:after, .iconBoxV3 h1:after, #sliderWrapper h1:after, .fullwidthbanner-container h1:after, .camera_caption h1:after, .caption h1:after, .bulle h1:after, .iconBoxV2 .iconBox-body h1:after {
	content:none
}
h3, legend {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 14px;
	font-weight: 600;
	letter-spacing: -0.06em;
}
h4 {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 6px;
	font-style: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
}
h5 {
	font-style: normal;
	font-weight: 300;
	font-size: 1.116em;
	line-height: 1.5714em;
	margin-bottom: 0.916em;
}
h6 {
	font-weight: 300;
	font-style: italic;
	margin-bottom: 2em;
	font-size: 1em;
	line-height:1em;
}
h1 small, h2 small, h3 small, h4 small {
	text-transform:none;
	font-size:0.5em;
	font-weight:400;
	color:inherit;
}

body .section-features ul {
    list-style-type: none;
}

body .section-features ul li {
    padding-top: 10px;
}

body .section-features ul li p {
    padding-left: 5px;
    display: inline;
}

strong {
	font-weight:bold
}
small, aside {
}

a:link, a:visited {
    text-decoration: none;
    color: inherit !important;
}
a:hover, a:active {
	text-decoration:underline;
}
ul.iconsList li a:hover {
	text-decoration:none;
}
a.readMore {
	display:block;
	margin-top:0.75em;
	font-style:italic;
}
blockquote {
	font-size:22px;
	line-height: 33px;
	margin-bottom:0;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	padding:0;
	border:none;
	text-align:left;
}
blockquote p {
	font-size: inherit;
}
blockquote small {
	font-size:50%;
	display:inline;
}
blockquote:before {
	content:'\e928';
	font-family: 'custom-icons';
	margin-right:0.5em;
}
blockquote:after {
	content:'\e929';
	font-family: 'custom-icons';
	margin-left:0.5em;
}
.quoteRow blockquote:before, .quoteRow blockquote:after {
	content:none;
}

hr {
	padding:0;
	margin:3em 0 3em 0;
}

.hero-unit blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/*** MEDIA QUERIES ***/

@media(max-width:767px){}

@media(min-width:768px){
	.paralaxText blockquote {
	font-size: 44px;
	line-height: 44px;
	}
}

@media(min-width:992px){}

@media(min-width:1200px){}

/*** END MEDIA QUERIES ***/
#flexHome h1{font}

.color_orange { color: #ff6600; }
.color_yellow { color: #feff9e !important; }


.ta_left { text-align: left; }
.ta_center { text-align: center; }
.ta_right { text-align: right; }
.ta_justify { text-align: justify; }

.f_left { float: left !important; }
.f_right { float: right !important; }
.f_none { float: none !important; }

/* CSS FOR CAROSOUL AT TOP OF LOCATION PAGES
 ================================================= */
element.style {
    opacity: 1;
    display: block;
}

body .owl-theme {
    position: relative;
}

body .owl-theme h1 {
	position: absolute;
	bottom: 42%;
	left: 41%;
	color: white;
	text-transform: uppercase;
	font-size: 47px;
	font-family: 'Oswald', sans-serif;
	background: rgba(0, 0, 0, 0.5);
	padding: 50px;
	display: none;
}

body .owl-theme img {
    display: block;
    width: 100%;
    height: auto;
}

/* END TYPOGRAPHY
================================================== */
/* GENERAL
================================================== */

/*** buttons ***/
.btn {
	text-transform:uppercase;
	padding:15px 20px;
	font-size:18px;
	 -webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	}
.btn-lg {
	padding:18px 23px;
	font-size:22px;
}
.btn-sm {
	padding:10px 13px;
	font-size:12px;
	border-radius:4px;
}
.btn-xs {
	padding:4px 7px;
	font-size:10px;
	border-radius:4px;
}
.btn-link {
	text-transform:none;
	text-shadow:none;
	padding:0;
}
.btn i {
	margin-right:0.5em;
}

/*** call to actioon ***/

.ctaBox{padding:33px 11px;}
.ctaBoxFullwidth{padding:0;}

.ctaBox a {margin-top:22px;} 
.ctaBox h1 {
	font-size:22px;
	line-height: 33px;
	margin-bottom:0;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	padding:0;
	border:none;
	text-align:left;
	letter-spacing:normal;
	text-transform:none;
}

/*** MEDIA QUERIES ***/

@media(max-width:767px){
	.btn-lg {
		padding: 14px 18px;
		font-size: 18px;
	}
}

@media(min-width:768px){
	.slice {padding:66px 0;}
}

@media(min-width:992px){

	.ctaBox a {float:right; margin-top:0;} 
}

@media(min-width:1200px){}

/*** END MEDIA QUERIES ***/

/* END GENERAL
================================================== */

/* PARALLAX STUFF
================================================== */
#paralaxSlice1, #paralaxSlice2, #paralaxSlice3, #paralaxSlice4, #paralaxSlice5, #homeFullScreen {
	width:100%;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	background-position: top center;
}



.maskParent{position: relative; height:100%;width:100%}
.paralaxText {
	padding-top:66px;
	padding-bottom:66px;
	text-align:center;
	position: relative;

}
.paralaxMask {width:100%; height:100%;overflow:hidden;position:absolute;background:rgba(0,0,0,0.15);}

/*** MEDIA QUERIES ***/

@media(max-width:767px){}

@media(min-width:768px){}

@media(min-width:992px){}

@media(min-width:1200px){

	#paralaxSlice1, #paralaxSlice2, #paralaxSlice3, #paralaxSlice4, #paralaxSlice5, #homeFullScreen {
		background-attachment: fixed;
		background-position: 50% 0;
		background-size: cover;
	}


}
/*** END MEDIA QUERIES ***/


/* END PARALLAX STUFF
================================================== */

/* HEADER
================================================== */
#mainHeader{background:#eee;}

.fixedHeader {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.fixedHeader #mainMenu li a {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}
.fixedHeader .nav-brand {
    margin-top: 0.6em;
    width: 100px;
}

/*** MEDIA QUERIES ***/

@media(max-width:767px){}

@media(min-width:768px){}

@media(min-width:992px){}

@media(min-width:1200px){}

/*** END MEDIA QUERIES ***/

/* END HEADER
================================================== */

/* MENU NAVIGATION
================================================== */
@media (min-width: 768px)
.navbar {
    border-radius: 4px;
}

.navbar {
	margin-bottom: 20px;
	border: 1px solid transparent;
	background-color: #000000;
	padding: 20px 0; 
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*@media (min-width: 768px)*/
.navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
}

@media (min-width: 768px)
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}

.navbar-header {
    min-height: 75px;
}

@media (min-width: 768px)
.navbar-header {
    float: left;
}

.navbar-toggle {
    margin-top: 20px;
}

@media (min-width: 768px)
.navbar-toggle {
    display: none;
}

@media (min-width: 768px)
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}

@media (min-width: 768px)
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}

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

@media (min-width: 768px)
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

@media (min-width: 768px)
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}

@media (min-width: 768px)
.navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
}

@media (min-width: 768px)
.navbar-nav.navbar-right:last-child {
    margin-right: -15px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.navbar-nav {
    margin-top: 15px;
    min-height: 60px;
}

@media (min-width: 768px)
.navbar-right {
    float: right !important;
}

@media (min-width: 768px)
.navbar-nav {
    margin: 0;
}

@media (min-width: 768px)
.navbar-nav>li {
    float: left;
}

.nav>li {
    position: relative;
    display: block;
}

.nav>li.push-left { margin-left: 90px; }

.navbar-nav>li>a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 500;
    text-align: center;
    line-height: 20px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.navbar-default .navbar-nav>li>a {
    color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
}

.nav>li>a.link_community { position: relative; }

.nav>li>a.link_community .plus {
	position: absolute;
	right: 4px;
	top: 8px;
}



.nav>li.margin-button-top>a { 
	color: #ff6600 !important; 
}

.dropdown-menu {
    border: none;
    background-color: #f8f8f8;
}

@media (min-width: 768px)
.navbar-nav>li {
    float: left;
}

.nav>li {
    position: relative;
    display: block;
}

.margin-button-top {
    margin: 0px 3px;
}

.navbar-nav>li>a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 500;
    text-align: center;
    line-height: 20px;
}

.nav>li.dropdown.open .dropdown-menu {
    right: 0px;
    left: -10px;
    top: 81px;
	padding: 0;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.navbar-default .navbar-nav>li>a:hover { color: #ff6600 !important; }
.navbar-default .navbar-nav>li.margin-button-top>a:hover { color: #FFFFFF !important; }

.nav>li.dropdown.open .dropdown-menu a,
.dropdown-menu.show_default a {
	display: block;
	text-align: center;
	padding: 10px;
	border-top: 1px solid #DDD;
	color: #111 !important;
	font-family: 'Oswald', sans-serif;
	font-size: 17px;
	text-transform: uppercase;
}

.nav>li.dropdown.open .dropdown-menu a:first-child,
.dropdown-menu.show_default  a:first-child { border-top: none; }

.nav>li.dropdown.open .dropdown-menu a:hover,
.dropdown-menu.show_default  a:hover {
	text-decoration: none;
	color: #ff6600 !important;
}

.login {
    border: 1px solid grey;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    margin-top: 12px;
}

.signup {
    border: 1px solid orange;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    margin-top: 12px;
}

.dropdown-menu h5 a {
    color: #ff6600;
}

.dropdown-menu h5 {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center;
}

h5, .h5 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.imageinfo {
    max-height: 43px;
}


/* END MAIN MENU
================================================== */

/* VIDEO
================================================== */

.iframe_container {
	position: relative;
	background-size: cover;
	padding-bottom: 56.25%;
	height: 0;
	width: 100% !important;
}

.iframe_container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*
#home_video {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	transform: translateX(-50%) translateY(-50%);
	background-size: cover;
	transition: 1s opacity;
	opacity: 0.7;
}
*/

#home_video .iframe_container {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	transform: translateX(-50%) translateY(-50%);
	background-size: cover;
	transition: 1s opacity;
	opacity: 0.7;
}

.home-header-wrap { position: relative; }

#home_video_web {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home-header-wrap #play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -43px;
	margin-top: -70px;
}

.home-header-wrap #play i {
	color: #f60;
	font-size: 100px;
}

.home-header-wrap #play:hover i { color: #FFFFFF; }

video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    transition: 1s opacity;
	opacity: 0.7;
}

videolocation {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateY(-50%);
    background-size: cover;
    transition: 1s opacity;
}

.modal.in .modal-dialog { margin-top: 150px; }

.modal-content { background-color: rgba(0, 0, 0, 0.7); }

.modal-content #casual_member {
	text-align: center; 
	font-family: 'Open Sans', sans-serif;
	border-right: 3px solid #F60;
}

.modal-body h2 {
	color: #FFFFFF;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	margin: 38px 0;
}

.modal-body h3 {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	margin-bottom: 30px;
}

.modal-body .btn_orange {
    font-size: 23px;
    display: inline-block !important;
    color: white;
    letter-spacing: 1px;
    background-color: #FF6600;
    text-align: center;
    text-transform: initial;
    padding: 13px 35px 13px 35px;
    border-radius: 5px;
    border: none;
    transition: all 0.3s ease-in-out;
    font-family: 'Oswald';
	margin-top: 20px;
}

.modal-body .btn_orange:hover {
	color: #FF6600 !important;
	background-color: #FFFFFF;
	text-decoration: none;
}

.header-content-wrap {
    min-height: 775px;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
}
.header-content-wrap .container {
	position: absolute;
	left: 0;
	bottom: 45px;
}

.header-content-wrap h1 {
	font-size: 72px;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	text-align: left;
	padding-left: 50px;
	text-transform: initial;
	letter-spacing: normal;
	display: inline-block;
	float: left;
}

.header-content-wrap .buttons {
    display: inline-block;
    float: left;
}

.header-content-wrap .buttons a {
	font-size: 23px;
	display: inline-block !important;
	color: white;
	letter-spacing: 1px;
	background-color: #20212a;
	text-align: center;
	text-transform: initial;
	padding: 13px 35px 13px 35px;
	border-radius: 5px;
	margin-left: 30px;
	border: none;
	transition: all 0.3s ease-in-out;
	font-family: 'Oswald';
}

.header-content-wrap .buttons a:hover { 
	background-color: #ff6600; 
	color: #FFFFFF !important;
}


/* HOME
================================================== */
body#fullScreen {padding-top: 0}
body#fullScreen #mainHeader{display:none;}
#home{padding-top:44px;}
#mapWrapper{ height:350px; }

#homeFullScreen {
	background-image: url('../images/theme-pics/big-city.jpg');
	height:100%;
}

#homeFullScreen .maskParent {display:table;}

#fullScreenSliderWrapper{
	display:table-cell;
	vertical-align: middle;
	width:100%;
	text-align:center;
	margin:auto;
}
.btn.homeBtn {position:relative; background:rgba(255,255,255,0.25);}

#logoBig img{width:300px; margin:auto; position: relative}
#homeFullScreen #flexHome {margin: 0;}
#homeFullScreen #flexHome h1, #homeFullScreen #flexHome .flex-control-nav{text-align: center; margin-bottom: 44px;}
#homeFullScreen .flexslider .slides > li{height:80px;}

/*** MEDIA QUERIES ***/

@media(max-width:767px){
	#homeFullScreen #flexHome h1 {font-size:22px;}
	#logoBig {padding:0 11px;}
}

@media(min-width:768px){
	#home {padding-top:70px;}

}

@media(min-width:992px){}

@media(min-width:1200px){}

/*** END MEDIA QUERIES ***/

/* END HOME
================================================== */
/* NEWS
================================================== */
.newsText{padding:20px 20px 25px 20px; margin-bottom: 22px;}
.newsText h3{margin-bottom: 8px;}
.date{font-size:12px; line-height:12px;font-style: italic;}
.newsText p{font-size:12px;} 

/* END NEWS
================================================== */

/* FOOTER 
================================================== */

#footerLogo {margin-bottom: 22px;}
#footerRights {padding:22px; font-size:12px;}

footer {
	color:#777;
	background:#000000;
	border-top:1px solid #555s;
    padding:44px 0;
}

#footerRights {
	background-color:#fff;
	color:#999;
}
p.credits {
	color:#555;
}
p.credits a {
	color:#ff6600;
}

@media(min-width:768px){.footerWidget{float:right;}}

footer { font-family: 'Oswald', sans-serif; }

footer h3 {
	color: #ff6600;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0px;
	margin-bottom: 15px;
	font-family: 'Oswald', sans-serif;
}

footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

footer ul li a,
footer p { 
	color: #FFFFFF; 
	font-family: 'Oswald', sans-serif !important;
	font-size: 18px;
}

footer ul li a:hover { color: #ff6600; }

footer input#fieldEmail {
	display: block;
	padding: 6px 30px 6px 6px;
	margin-bottom: 8px;
	font-size: 16px;
	width: 100%;
}

footer input#fieldSubmit {
	display: block;
	padding: 8px 17px;
	margin-bottom: 8px;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	background: #FF6400;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
}

footer input#fieldSubmit:hover {
	background: #FFFFFF;
	color: #FF6400;	
}

footer #footer_contact li { margin-bottom: 10px; }
footer #footer_contact li i { margin-right: 10px; }
footer #footer_contact li a:hover { 
	text-decoration: none;
	color: #FF6400 !important;
}

footer .footer_social { margin-top: 30px; }
footer .footer_social li { display: inline-block; margin-right: 8px; }
footer .footer_social li i { font-size: 30px; }
footer .footer_social li a:hover { color: #FF6400 !important; }

footer iframe.twitter-timeline { margin-bottom: 40px !important; }




/* END FOOTER 
================================================== */


/* SLIDERS
================================================== */
/*** flex ***/
#flexHome {
	background: transparent;
	margin-top:0;
}
#flexHome .flex-control-nav	{
text-align:left;
margin-bottom:-44px;

}
#flexHome h1 {
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 32px;
	line-height:1em;
	text-transform:uppercase;
	padding:0;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	width:100%;
	text-align:left;
	display: inline-block;
}
#flexHome h1:after  {content:''}
#flexHome h2 {text-align:left; display: inline-block;}
.flexslider .slides > li {height:110px;}

.flex-control-nav{position:static; margin-top:22px;}
.flex-control-nav li {margin-left: 0; margin-right:11px;}
.flex-control-nav{display:none;}
/** OWL SLIDER **/
.owl-buttons {}
.owl-theme .owl-controls .owl-buttons div{
	position:absolute;
	top:42%;
	background:none;
	font-family: 'custom-icons';
	font-size:3em;
	text-align:center;
	color:#fff;


}
.owl-next {right:0;}
.owl-prev {left:0;}
.owl-next:before {content: '\e766';}
.owl-prev:before {content: '\e765';}
.owl-theme .owl-controls {margin-top:22px;}

/*** MEDIA QUERIES ***/
@media(max-width:400px){
	.flexslider .slides > li {height:120px;}
	#homeFullScreen .flexslider .slides > li{height:60px;}
	#flexHome h2 {font-size: 12px;}
}

@media(min-width:768px){
	.newsText{margin-bottom: 0;}
	#flexHome h1 {font-size:40px;}
	#flexHome {
	margin-top:44px;
	}
	.flex-control-nav{display:block;}
	.flexslider .slides > li {height:160px;}
	#homeFullScreen .flexslider .slides > li{height:80px;}
}
@media(min-width:992px){
	#flexHome h1 {font-size: 50px;}
	#flexHome {
	margin-top:66px;
	}
	.flexslider .slides > li {height:200px;}
	#homeFullScreen .flexslider .slides > li{height:100px;}
}

@media(min-width:1200px){
	#flexHome h1 {font-size: 80px;}
	#flexHome {
		margin-top:88px;
		}
	.flexslider .slides > li {height:250px;}
}
}

/*** END MEDIA QUERIES ***/

/* PORTFOLIO
================================================== */
nav#filter {margin-bottom:22px;}
nav#filter li{ display:inline-block;list-style:none;}
.isotopeItem {margin-bottom: 22px;}
.isotopeItem .boxContent{margin-top:22px; padding:0;}

header#project{padding:22px 0;}
#project h1 {text-align:left;}
#pageslide {
	display: none;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 9999;
	width: 100%;
	background-color: #fff;
	color: #000;
	box-shadow:none;
	padding:0;
}

#portfolioSheetWrapper .stage {
	width: 100%;
	height:auto;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	position: relative;
}

#portfolioSheetWrapper .content{

    width:100%;
}
/* END PORTFOLIO
================================================== */

/* FORM
================================================== */
#verifyImg{margin-bottom: 11px;}
/*** MEDIA QUERIES ***/

@media(max-width:767px){}

@media(min-width:768px){}

@media(min-width:992px){}

@media(min-width:1200px){input#verify{margin-top: 0;}}

/*** END MEDIA QUERIES ***/

/* END FORM
================================================== */

/* FEATURES
================================================== */

/*bootstrap hoover work*/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  left: 10%;
  top: 40%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.4);
}

.membertype h2 {
	text-transform: lowercase;
	text-align: center;
	position: relative;
	font-size: 34px;
	font-weight: 500;
	font-family: 'Oswald', sans-serif;
	background-color: #ff6600;
	color: #FFF;
	padding: 15px 0;
	opacity: 1;
	position: absolute;
	width: 80%;
	left: 10%;
	top: 45px;
	z-index: 2;
	border-radius: 10px;
}

.hovereffect p {
  text-align: center;
  position: relative;
  font-size: 20px;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.hovereffect:hover p{
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/*media screen and (min-width: 777px)*/
section.benefits .section {
    padding-top: 50px;
}

/*@media screen and (min-width: 777px)*/
section.benefits .section .section-text {
    z-index: 100;
    font-size: 18px;   
}

section.benefits .section .bloc_community { margin-top: -70px; }

.benefit_item { position: relative; }
.benefit_item .arrow { position: absolute; }

.benefit_item.beautifulspace .arrow { 
	top: 25px;
	right: 0px;
}

.benefit_item.facilities .arrow { 
	bottom: -110px;
	left: 0px;
}

.benefit_item.events .arrow { 
	bottom: -90px;
	right: 0px;
}

.benefit_item.bloc_community .arrow { 
	top: 60px;
	right: 20px;
}

.benefit_item.perks .arrow { 
	bottom: -50px;
	right: 20px;
}

.benefit_item.locations .arrow { 
	bottom: -110px;
	right: 20px;
}

.benefits .bring_own_plant {

}

.benefits .canine_membership {

}

.benefits .mapaternity_leave {

}

.benefits .coworking_visa {

}



/*@media screen and (min-width: 777px)*/
section.benefits .section .section-text h2 {
	font-weight: normal;
    font-size: 48px;
	padding: 0 0 25px;
    text-transform: lowercase;
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
	display: inline-block;
	position: relative;
}

section.benefits .section .section-text h2 span.plus {
	font-size: inherit;
	display: block;
	right: -25px;
	top: 5px;	
}

/*@media screen and (min-width: 777px)*/
section.benefits .section .section-text h3 {
	font-size: 30px;
	padding-bottom: 3px;
	text-transform: lowercase;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
}

section.benefits .section .section-text h2 span {
    position: absolute;
    font-size: 8px;
    z-index: 20;
}

/*@media screen and (min-width: 777px)*/
section.benefits .section-one span {
    right: 11px;
    top: 85px;
}

section.benefits .section-new span {
    right: 11px;
    top: 85px;
}

@media screen and (min-width: 777px)
section.benefits .section-one .section-image {
    margin-left: -35px;
}

@media screen and (min-width: 777px)
section.benefits .section-new .section-image {
    margin-left: -35px;
}

/*@media screen and (min-width: 777px)*/
section.benefits .section .section-text h2 span i.fa-stack-2x {
    color: #fff;
}

/*@media screen and (min-width: 777px)*/
section.benefits .section .section-text h2 span i.fa-stack-1x {
    color: #ff6600;
    font-size: 13px;
}

/*@media screen and (min-width: 777px)*/
section.benefits .section-one img {
    display: inline-block;
    border-radius: 50%;
    height: 200px;
    width: 200px;
}

/*@media screen and (min-width: 777px)*/
section.benefits .section-new img {
    display: inline-block;
    border-radius: 5%;
    height: auto;
	margin-top: 20px;
}

/*@media screen and (min-width: 777px)*/
section.benefits .section-new img2 {
    display: inline-block;
    border-radius: 5%;
    height: 400px;
    width: 200px;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}

/*@media screen and (min-width: 777px)*/
section.benefits .section-two img {
    display: inline-block;
    height: 200px;
    width: 200px;
}

/*@media screen and (min-width: 777px)*/
section.benefits .section-two .section-text {
    margin-left: -89px;
}

/*@media screen and (min-width: 777px)*/
section.benefits .section-two .section-text #block2 {
    text-align: right;
    padding-right: 0;
}


/*@media screen and (min-width: 777px)*/
section.benefits .section-two h2 {
    text-align: right;
}

/*@media screen and (min-width: 777px)*/
section.benefits .section-three img {
    border: 2px solid white;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

@media screen and (min-width: 777px)
section.benefits .section-three.a .section-text {
    margin-left: 21px;
    padding-top: 58px;
}

/*@media screen and (min-width: 777px)*/
section.benefits .section-three .section-text {
    padding-top: 15px;
    margin-left: -27px;
}


/*@media screen and (min-width: 777px)*/
section.benefits .radius {
    border-radius: 50%;
}

/*I removed the sizing here to force the paragraphs to be wider however I suspect that it will mess with responsivness*/


/* CSS relating to the location templates*/

body .section-manager img {
    border-radius: 10%;
}

/* MISCELANIOUS
================================================== */


/*** map ***/
#map {
    width: 100%;
    height: 500px;
	background-color: #CCC;
	display: block;
    }
      
/*** hover images ***/
.iconLinks a span {color:#fff;}

/*** pricing table ***/
#pricing { padding-top: 50px; }

#pricing h1 {
	font-family: 'Oswald', sans-serif;
	color: #FFFFFF;
	font-size: 48px;
	letter-spacing: 0px;
	font-weight: normal;
	text-transform: initial;
}

#pricing h2 {
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
	text-transform: initial;
	text-align:center;
}

#pricing #pricing_blocks { margin-top: 60px; }

#pricing #pricing_blocks h2 { 
	font-size: 24px; 
	margin-bottom: 12px;
}

#pricing #pricing_blocks .pricing_bloc h3 {
	background: #ff6600;
	border-radius: 10px;
	padding: 20px 30px 20px 30px;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	letter-spacing: 0px;
	font-weight: normal;
}

#pricing #pricing_blocks .pricing_bloc.pricing_bloc_first h3 .price { margin-top: 42px; }
#pricing #pricing_blocks .pricing_bloc.pricing_bloc_second h3 { background-color: #ff4e00; }
#pricing #pricing_blocks .pricing_bloc.pricing_bloc_third h3 { background-color: #ff3c00; }

#pricing #pricing_blocks .pricing_bloc h3 .price {
	font-size: 72px;
	line-height: 1;
	margin: 20px 0 10px;
	font-weight: bold;
	display: inline-block;
	position: relative;
}

#pricing #pricing_blocks .pricing_bloc h3 .price span {
	font-size: 14px;
	position: absolute;
	top: -5px;
	left: 0;
}

#pricing #pricing_blocks .pricing_bloc h3 .btn {
	font-family: 'Oswald', sans-serif;
	text-transform: initial;
	background: #121424;
	border: none;
	padding: 10px 20px;
	border-radius: 5px;
	margin-top: 20px;
}


#pricing #pricing_blocks .pricing_bloc p { 
	font-size: 18px; 
	margin-bottom: 50px;
}

#pricing #pricing_blocks .pricing_bloc #tab_2 p { margin-bottom: 70px; }

#pricing #pricing_blocks .pricing_block_border img {
	position: absolute;
	top: 0;
	bottom: 0;
}

#pricing #pricing_blocks .table {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 18px;
}

#pricing #pricing_blocks .table li {
	text-align: center;
	line-height: 28px;
	margin-bottom: 20px;
}

#pricing #pricing_blocks .table li.twolines { margin-bottom: 30px; }

#pricing #pricing_blocks .table.table_content { margin-top: 125px; }
#pricing #pricing_blocks .table.table_content li { text-align: right; }
#pricing #pricing_blocks .table.table_content li.twolines { margin: 25px 0 40px; }

#pricing #pricing_blocks .tab { display: block; }

.pricingBloc {
	background-color:#fff;
	border:1px solid rgba(0, 0, 0, 0.2);

}
.pricingBloc ul li {
	border-bottom:1px solid #ddd;
	color:#444!important;
}
.pricingBloc ul li:last-child {
	border-bottom:none;
}
.pricingBloc h2 {
	background-color:#555;
	color:#888!important;
	border:none;
}
.pricingBloc h3 {
	background-color:#777;
	color:#fff!important;

}
.pricingBloc p {
	background-color:#eee;
	color:#444!important;
}
.pricingBloc.focusPlan {
	margin-top:0;
	border-color:#D1D1D1;
}
.pricingBloc.focusPlan h2{
	background-color:#333;
	color:#fff!important;
}
.pricingBloc.focusPlan h3 {
	background-color:#ff6600;
	padding:1.25em;
	color:#fff!important;
}

/*** Form ***/
.form-control:focus{
	border: none;
	background-color:#ddd;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}
.form-control {
	color: #444;
	background-color:#ededed;
    border:none;
}
.error {color: #B94A48;
background-color: #F2DEDE;
border-color: #EED3D7;}

label.error {color:#fff;
background-color: #B94A48;
border:none}

#projectQuote, #projectQuote h3{background:#ddd;color:#444;}

/*** hover images ***/
.imgHover article {
	position:relative;
}
.mask {
	position:absolute;
	top:0;
	left:15px;
	background: rgba(79, 175, 194, 1);
	/*width:100%;*/
	display:none;
    z-index:0;
}
.iconLinks {
	display:none;
    position: relative;
}

.iconLinks a{  
    display: inline-block;
    text-decoration:none;

}
.iconLinks a:hover i{     
    -webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.iconLinks a span{
	position: relative;
	top: -30px;
	font-size: 16px;
	text-align: center;
	width: 100%;
	display: block;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: normal;

}
.mediaHover {
	text-align:center;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	width:100%;

}

.ie8 .mask {
	bacground:white;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}


ul.socialNetwork {padding:0; display: block;}
ul.socialNetwork li {display:inline-block; list-style-type: none;}

/*** pricing table ***/
.pricingBloc {
	text-align:center;
	margin-top:22px;
}
.pricingBloc ul {
	list-style-type:none;
	margin:0;
	padding:0 1.5em;
}
.pricingBloc ul li {
	padding:1.5em 0
}
.pricingBloc h2 {
	font-size: 14px;
	margin-bottom: 0;
	padding: 11px;
	font-weight: 300;
}
.pricingBloc h3 {
	font-size: 44px;
	font-weight: 400;
	display: block;
	padding: 22px;
	margin-bottom: 0;
}
.pricingBloc h3 span {
	font-size: 14px;
	font-weight: 300;
	margin: 11px 0 0 0;
	display: block;
	letter-spacing: normal;
}
.pricingBloc p {
	margin-bottom:0;
	padding:1.5em
}
.pricingBloc.focusPlan {
	margin-top:0;
}
.pricingBloc.focusPlan h3 {
	padding:1.25em;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
/*** end pricing table ***/

/*** responsive video ***/
.videoWrapper {
	position: relative;
    padding-bottom: 54%;
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
p.credits {
	padding:1.5em;
	margin-bottom:1.5em
}
/*** end responsive video ***/

.sharrre .button {
float: left;
width: 60px;
}


/*** MEDIA QUERIES ***/

@media(max-width:767px){}

@media(min-width:768px){}

@media(min-width:992px){}

@media(min-width:1200px){}

/*** END MEDIA QUERIES ***/

.dashboard-box {
    position: absolute;
    bottom: -50px;
    width: 50%;
}

.dashboard-box.dashboard-right {
    right: 0;
}

.dashboard-box img {
    height: 600px;
    padding-left:20px;
}

.carousel-dashboard .carousel-indicators {
    position: absolute;
    bottom: 102%;
}

/*------------------------------------------*/
/*  Hero Devices/Countdown
/*------------------------------------------*/
.hero.hero-devices {
    height: auto;
    padding-top: 140px;
    padding-bottom: 80px;
}

.hero.hero-devices .app-image {
    margin-top: 10px;
}

.hero.hero-countdown {
    height: auto;
    padding-top: 160px;
    padding-bottom: 100px;
}

/*------------------------------------------*/
/*  Hero Leadbox
/*------------------------------------------*/
.hero-leadbox {
    height: auto;
    padding-top: 150px;
    padding-bottom: 100px;
}

.hero-leadbox .form-horizontal {
    padding: 30px 40px 10px;
    border-radius: 5px;
    box-shadow: -2px -2px 6px 0 rgba(0,0,0,.1);
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.4);
}

.hero-leadbox .form-horizontal.form-2col {
    padding: 40px 40px 20px;
}

.hero-leadbox h5 {
    font-size: 20px;
    font-weight: 900;
}

.hero-leadbox .form-group.w-50 input {
    display: inline-block;
    width: 49.5%;
}

.hero-leadbox .feature-box i {
    font-size: 50px;
    font-weight: 400;
    margin-right: 10px;
}

.hero-leadbox .feature-box h5, 
.hero-leadbox .feature-box p {
    margin-left: 80px;
}

.hero-leadbox .feature-box h5 {
    margin-bottom: 5px;
}

.hero-leadbox .form-group button.picker__button--today, 
.hero-leadbox .form-group button.picker__button--clear, 
.hero-leadbox .form-group button.picker__button--close {
    width: 33%;
}


/*------------------------------------------*/
/*  Hero Leadbox
/*------------------------------------------*/
.hero-leadbox {
    height: auto;
    padding-top: 150px;
    padding-bottom: 100px;
}

.hero-leadbox .form-horizontal {
    padding: 30px 40px 10px;
    border-radius: 5px;
    box-shadow: -2px -2px 6px 0 rgba(0,0,0,.1);
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.4);
}

.hero-leadbox .form-horizontal.form-2col {
    padding: 40px 40px 20px;
}

.hero-leadbox h5 {
    font-size: 20px;
    font-weight: 900;
}

.hero-leadbox .form-group.w-50 input {
    display: inline-block;
    width: 49.5%;
}

.hero-leadbox .feature-box i {
    font-size: 50px;
    font-weight: 400;
    margin-right: 10px;
}

.hero-leadbox .feature-box h5, 
.hero-leadbox .feature-box p {
    margin-left: 80px;
}

.hero-leadbox .feature-box h5 {
    margin-bottom: 5px;
}

.hero-leadbox .form-group button.picker__button--today, 
.hero-leadbox .form-group button.picker__button--clear, 
.hero-leadbox .form-group button.picker__button--close {
    width: 33%;
}

h9, .h9, 

h9, .h9 {
    font-weight: 900;
    font-size: 52px;
    line-height: 56px;
    text-shadow: 0 1px 2px rgba(0,0,0,.1);
}

.hero h9 {
    margin-bottom: 20px;
}

.hero {
    height: 700px;
}

.hero.height-800, 
.hero.height-800-fix {
    height: 800px;
}

.hero .lead {
    font-weight: 700;
}

.hero .btn a {
    font-size: 17px;
    color: #ffffff;
}

.hero p.small a {
    font-size: 15px;
}

.hero h1 {
    margin-bottom: 20px;
}



/** Coming soon **/
body#comingSoon{padding-top:0; background: #4B4A4A}
#comingSoon .bgComingSoon{text-align: center;}
#comingSoon h1 {color:#eee;}
.comingSoonLogo {margin: 22px auto}
.bgComingSoon{padding-top:10%; padding-bottom:10%;}

.countdown_amount {display:block;font-size:44px; padding-top:60px; line-height:0; font-family: 'Open Sans', sans-serif; font-weight:300; color:#333;}
.countdown_section {display:inline-block; width:150px; height:150px; margin:10px; border-radius: 50%; border:3px solid #eee; text-align: center}
#defaultCountdown {text-align: center;}
.logoImg {height:200px; width:200px; border:2px solid #eee;}

/*** MEDIA QUERIES ***/

@media(max-width:767px){}

@media(min-width:768px){
	
	
}

@media(min-width:992px){ #defaultCountdown{margin-top: 70px;}}

@media(min-width:1200px){}

/*** END MEDIA QUERIES ***/


/* END MISCELANIOUS
================================================== */

/* Table of Content
==================================================
#ff6600
#BOOSTRAP CUSTOMIZATION
#TYPOGRAPHY
#LINKS AND BUTTONS
#HEADER
#MAIN MENU 
#FOOTER 
#SLIDERS
#PORTFOLIO
#MISCELANIOUS
#NEKO CSS FRAMEWORK

*/

/* BOOSTRAP CUSTOMIZATION
================================================== */

/** tabs **/
.panel-default>.panel-heading {background:#ff6600; }
.panel-default>.panel-heading:hover {background:#fff; }
.panel-default>.panel-heading:hover a {color:#ff6600; }
.panel-title>a {color:#fff;}
.panel-title>a:hover {text-decoration: none;}

/* END BOOSTRAP CUSTOMIZATION
================================================== */

/* TYPOGRAPHY
================================================== */

blockquote small {
	color:inherit;
}
h1, h2, h3, h4, h5, h6 {
	color:#222;
}
h2 {
 color:#888;	
}
h2.subTitle:after, h1.noSubtitle:after{
	background-color:#ff6600;
}

/*** parallax sections ***/

.paralaxText blockquote:before, .paralaxText blockquote:after {
	color:#fff;
}
#home, #paralaxSlice1, #paralaxSlice2, #paralaxSlice3, #paralaxSlice4 {
	background-color:#ff6600;
}
#home {
	background-image:url('../images/theme-pics/paralax-grey-3.jpg');
}
#paralaxSlice1 {
	background-image: url('../images/theme-pics/paralax-1.jpg');
}
#paralaxSlice2 {
	background-image: url('../images/theme-pics/paralax-grey-2.jpg');
}
#paralaxSlice3 {
	background-image: url('../images/theme-pics/paralax-grey-3.jpg');
}
#paralaxSlice4 {
	background-image: url('../images/theme-pics/paralax-4.jpg');
}
.paralaxText blockquote, .paralaxText h1, .paralaxText h2, .paralaxText h3, .paralaxText p, .paralaxText i{
	color:#fff;
}

/* END TYPOGRAPHY
================================================== */

/* LINKS AND BUTTONS
================================================== */

a:hover, .scrollspyNav .active a {
	color:#ff6600;
}
ul.iconsList li a {
	color:#555
}
ul.iconsList li a:hover, ul.iconsList i {
	color:#ff6600;
}

/*** buttons ***/
.btn {
	background:#ff6600;
	color:#fff;
	border:2px solid #fff;
}
.btn:hover {
	color:#ff6600 !important;
	border-color:#eee;
	text-shadow:none;
	background:#fff
}
.btn-primary {
	background: #006dcc;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: #555;
}
.btn-info {
	background: #49AFCD;
}
.btn-success {
	background: #5BB75B;
}
.btn-warning {
	background: #FAA732;
}
.btn-danger {
	background: #DA4F49;
}
.btn-link, .btn-link:active, .btn-link[disabled], .btn-link:hover {
	background:none;
	border:none;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow: none;
	color:#49AFCD;
}
.btnWrapper {
	border:1px solid #ccc;
}

/* END LINKS AND BUTTONS
================================================== */

/* MAIN MENU 
================================================== */

#mainHeader{
    background-color: white;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

#mainHeader .navbar-inner {
	background: #444;
	filter:none !important;
}
#mainMenu ul li a, #resMainMenu ul li a {
	color:#444;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: #000000;
	color:#fff;
}

/* END MAIN MENU 
================================================== */



/* HOME
================================================== */

#home h1 {color:#FFFFFF;}

/* END HOME
================================================== */

/* SLIDERS
================================================== */

/*** FLEX ***/

.flexslider {
	box-shadow:none;
}
.slides .txt div {
	background:#444;
	color:#FFFFFF;
}
.flexslider .flex-direction-nav a {
	background-color:#ff6600;
}

.flexslider .flex-control-paging li a:hover, #sliderWrapper .flex-control-paging li a.flex-active{
	background: #fff;
	border:2px solid #fff;
}
.flexslider .flex-control-paging li a {
	background: transparent;
	border:2px solid rgba(255,255,255,0.5);
}
.flexslider .flex-control-nav {
	background:transparent;
}
.flexslider h1 {
	color:#fff;
	background-color:#ff6600;
}
.flexslider h2 {
	color:#fff;
	background-color:#333;
}
.flexslider .caption p {
	background-color:#fff;
	color:#555
}

/*** flexHome ***/
#flexHome  h1 {	color:#fff;
	background:none;
	}
#flexHome  h2 {	color:#fff;
	background:none;
}

/*** END FLEX SLIDER ***/

/* END SLIDERS
================================================== */

/* PORTFOLIO
================================================== */

nav#filter a {
	background-color: #EEE;
	color:#555;
}
nav#filter a:hover, nav#filter a.current {
	background-color: #ff6600;
	color:#fff;
}
li.filterTitle {
	color:#4F6266;
}
section#projectDescription {
	background-color:#F8F8F8
}
.mask{background-color: #ff6600;}




.owl-theme .owl-controls {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	left: 0;
}

.owl-theme .owl-controls .owl-page span { background: #FFFFFF; }

#slider_container { position: relative; }

#slider_container .bookatour { 
	position: absolute;
	top: 43%;
	right: 5%;
	background: #252729;
	border-radius: 15px;
	width: 330px;
	margin-top: -100px;
	z-index: 1;
}

#slider_container .bookatour h3 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'Oswald', sans-serif;
	background: #0e0e0e;
	padding: 15px 20px;
	border-radius: 15px 15px 0px 0px;
	margin-bottom: 0;
	letter-spacing: 0px;
	font-weight: normal;
}

#slider_container .bookatour form { padding: 20px; }

#slider_container .bookatour input {
	color: #0e0e0e;
	width: 100%;
	padding: 5px;
	margin-bottom: 15px;
	display: block;
	font-size: 18px;
}

#slider_container .bookatour input.halfwidth { 
	width: 48%; 
	float: left;
	margin-right: 4%;
}

#slider_container .bookatour input.halfwidth:last-child { margin-right: 0; } 

#slider_container .bookatour input.submit { 
	color: #FFFFFF;
	background: #FF6500;
	border: none;
	display: inline-block;
	width: auto;
	padding: 12px 21px;
	font-size: 24px;
	border-radius: 6px;
	margin: 0 6px 0 0;
}

#slider_container .bookatour input.submit:hover { 
	color: #FF6500;
	background: #FFFFFF;
}

#slider_container .bookatour input::-webkit-input-placeholder { color: #252729; }
#slider_container .bookatour input::-moz-placeholder { color: #252729; }
#slider_container .bookatour input:-ms-input-placeholder { color: #252729; }
#slider_container .bookatour input:-moz-placeholder { color: #252729; }

#slider_container .bookatour.fixed {
	position: fixed;
	top: 30px;
	right: 30px;
	z-index: 9999;
	margin-top: 0;
	background: transparent;
	transition: 400ms all;
}

#slider_container .bookatour.fixed form { 
	display: none; 
	background: #252729;
	margin-top: 15px;
}
#slider_container .bookatour.fixed h3 { 
	text-align: right;
	background: transparent;
	cursor: pointer;
	transition: 400ms all;
}

#slider_container .bookatour.fixed h3:hover { color: #ff6600; }

.location_page h2 {
	font-size: 48px;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0 0 20px;
}

.location_page .section_firstrow .section-description { font-size: 18px; }

.benefit_item.seeit .arrow {
	left: 0;
	bottom: -90px;
}

.location_page .team-section { margin-top: 50px; }

.benefit_item.community_team .arrow {
	right: 0;
	bottom: -30px;
}

.location_page .section_firstrow .team_block h4,
.location_page .section_firstrow .team_block a,
.location_page .section_firstrow .team_block p {
	font-family: 'Oswald', sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 5px;
}

.location_page .section_firstrow .team_block h4 {
	font-size: 24px;
	margin-bottom: 25px;
}

.location_page .section-features h2 { margin-bottom: 30px; }

.location_page .section-features li {
	padding: 6px 0 6px 45px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	margin-bottom: 20px;
}

.location_page #who_is_slider { 
	margin: 0 -25px; 
	width: calc(100% + 50px);
}

.location_page #who_is .who_is_item { 
	min-height: 80px; 
	padding: 0 25px;
}

.location_page #who_is img { 
	max-width: 100%; 
	margin-bottom: 40px;
}



.location_page .section-features .silicon { background-image: url('../images/location/icon_silicon.png'); }
.location_page .section-features .highspeed { background-image: url('../images/location/icon_highspeed.png'); }
.location_page .section-features .privateriver { background-image: url('../images/location/icon_privateriver.png'); }
.location_page .section-features .conference { background-image: url('../images/location/icon_conference.png'); }
.location_page .section-features .event { background-image: url('../images/location/icon_event.png'); }
.location_page .section-features .cm { background-image: url('../images/location/icon_cm.png'); }
.location_page .section-features .bar { background-image: url('../images/location/icon_bar.png'); }
.location_page .section-features .lounge { background-image: url('../images/location/icon_lounge.png'); }
.location_page .section-features .weeklyevents { background-image: url('../images/location/icon_weeklyevents.png'); }
.location_page .section-features .bike { background-image: url('../images/location/icon_bike.png'); }

.location_page .section-pricing h2 { margin: 30px 0; }

.location_page .section-pricing h4 {
	font-size: 30px;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0 0 20px;
}

.location_page .section-pricing img {
    margin-bottom: 15px;
    border-radius: 10px;
}

.location_page .section-pricing p { 
	font-size: 18px; 
	margin-bottom: 0;
}

.location_page .section-pricing-item {
    background: rgba(255, 60, 0, 0.6);
	padding: 15px 15px 30px;
    border-radius: 15px;
	text-align: center;
}

.location_page .section-pricing-item .row { text-align: left; }

.location_page .section-pricing .price_btn {
	display: inline-block;
	background: #20212a;
	border-radius: 10px;
	padding: 10px 12px;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
}

.location_page .section-pricing .price_btn.price_btn_top { margin: 0 0 25px; }

.location_page .section-pricing .price {
	font-size: 48px;
	font-weight: bold;
	line-height: 1;
	margin: 10px 0;
}

.location_page .section-pricing .price span { 
	color: #121424;
	font-weight: normal;
}

.location_page .section-pricing .details {
	font-family: 'Oswald', sans-serif;
	color: #20212a !important;
	font-size: 30px;
	text-align: center;
	background: #fee383;
	padding: 20px;
	border-radius: 15px;
	display: inline-block;
	margin-top: 50px;
	line-height: 1;
}

.location_page .section-pricing .details:hover {
	background: #20212a;
	color: #fee383;
	text-decoration: none;
}

.location_page #map .gm-style-iw { 
	top: 50px !important;	
	left: 5px !important;	
}

.location_page #map #map_block_container { position: relative; }

.location_page #map #map_block {
    background: #20212a;
    font-family: 'Oswald', sans-serif;
    padding: 20px;
    border-radius: 20px;
    font-size: 18px;
	max-width: 240px;
}

.location_page #map #map_block p { margin-bottom: 0; }

.location_page #map #map_block a {
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	color: #ff6600;
}

.location_page #map .arrow_infowindow {
	display: block;
	background: url('../images/location/infowindow_arrow.png') no-repeat top left;
	width: 40px;
	height: 33px;
	margin-left: 70%;
}

.location_page .section-pricing-bottom { margin-top: 50px; }
.location_page .section-pricing-bottom a { color: #FFFFFF !important; }

/* END PORTFOLIO
================================================== */

/* NEKO CSS FRAMEWORK
================================================== */

/*** Feature box **/

.boxFeature i{color:#ff6600;} 

/*** slices ***/
.sliceorange{
	background-image: url("../images/brickbackgroundorange.jpg");
	padding: 40px 0 120px;
	background-size: cover;
}

.sliceblack{
	background-image: url("../images/brickbackgroundblack.jpg");
    padding: 100px 0;
    background-size: cover;
}

.slicedospace{
	background-image: url("../images/dospaceimage.jpg");
    padding: 100px 0;
    background-size: cover;
}

.sliceorange p a { color: #000000 !important; }
.sliceblack p a { color: #ff6600 !important; }
.sliceblack p a.btn { color: #FFFFFF !important; }
.sliceblack p a.btn:hover { color: #ff6600 !important; }


/*** call to action ***/
.ctaBox {border:2px solid rgba(0,0,0,0.05);}
.ctaBoxFullwidth{border:none}

.ctaBox blockquote {
	color:#fff;
}

/*color1*/
.color1, .slice.color1, .bulle.color1, .ctaBox.color1{
	background-color:#F7F7F7;
	color:#444;
}

.color1 h1, .color1 h2, .color1 h3, .color1 h4, .color1 blockquote, .color1 a{
	color:#444;
}
.color1 a.btn{color:#fff;}
.color1 a.btn:hover{color:#ff6600;}

/*color4*/
.color4, .slice.color4, .bulle.color4, .ctaBox.color4{
	background-color:#ff6600;
	color:#fff;
}

.color4 h1, .color4 h2, .color4 h3, .color4 h4, .color4 blockquote, .color4 a {
	color:#fff;
}

.color4 h2.subTitle:after, .color4 h1.noSubtitle:after {
	background:#fff;
}
/*** icons ***/
.iconRounded {border:2px solid #ff6600;color:#ff6600;background-color:#fff;}
.iconRounded:hover, .color1 .iconRounded:hover{background-color:#ff6600;color:#fff;}
.color1 .iconRounded {color:#ff6600;}
.color4 .iconRounded {background-color:#FFF;color:#ff6600;}



#page_community .faq_title {
	display: block;
	width: 100%;
}

iframe.pdf_reader {
	position: absolute;
	top: 0;
	width: calc(100% - 10px);
	left: 0;
	height: calc(100% - 10px);
}

/* END NEKO CSS FRAMEWORK
================================================== */

.mobile_only,
.nav>li.mobile_only { display: none; }

#doseries h2 {
	font-weight: normal;
	font-size: 48px;
	padding: 0 0 15px;
	text-transform: lowercase;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
}

#doseries h3 {
	font-weight: normal;
	font-size: 28px;
	padding: 0 0 35px;
	text-transform: lowercase;
	color: #FFFFFF;
	line-height: 1.4;
	letter-spacing: 1px;
	font-family: 'Oswald', sans-serif;
}

.bootstrap-datetimepicker-widget.dropdown-menu { background: #b5b5b5; }

#doseries li { 
	font-size: 20px; 
	padding: 0 0 10px;
}

#header_doseries h5 {
	font-weight: normal;
	font-size: 23px;
	text-transform: lowercase;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	float: left;
	margin-right: 20px;
}

#doseries .result:empty { display: none; }

#doseries .result {
	background: rgba(0, 0, 0, 0.3);
	text-align: center;
	padding: 30px;
	font-size: 30px;
	margin-top: 90px;
}

@media(max-width: 1500px) {

	#slider_container .bookatour.fixed {
		top: 130px;
		right: 10px;
	}

	#slider_container .bookatour.fixed h3 {
		width: 80px;
		padding: 10px;
		text-align: center;
		float: right;
		background: #f60;
		border-radius: 10px;
	}


}

@media(max-width: 1179px) {

	#slider_container .bookatour { top: 44%; }

	.location_page #who_is .row { margin-bottom: 50px; }

}

@media(max-width: 992px) {

	.location_page .section_firstrow { padding: 50px 0 25px; }

	.location_page .sliceblack#features { padding: 50px 0 40px; }

	.location_page #section_pricing { padding: 20px 0 50px; }

	section.benefits .section { padding-top: 0; }

	section.benefits .section .bloc_community { margin-top: 0; }

	section.benefits .section .right,
	section.benefits .section .ta_right { text-align: left !important; }

	section.benefits .section .f_right { float: left !important; }

	.hide_tablet { display: none; }

	#pricing #pricing_blocks .pricing_bloc.pricing_bloc_first p { margin-bottom: 27px; }

	#pricing #pricing_blocks .table li {
		text-align: center;
		line-height: 1;
		margin-bottom: 15px;
		border-bottom: 1px dotted #FF6B00;
		padding-bottom: 15px;
	}

	#pricing #pricing_blocks .table li:before {
		content: attr(data-content);
		display: block;
		color: #CCC;
		margin-bottom: 7px;
	}

	#pricing #pricing_blocks .table li.twolines { margin-bottom: 15px; }

	.nav>li.push-left { margin-left: 20px; }

	.header-content-wrap { min-height: 625px; }

	.benefit_item .arrow { display: none !important; }

	.location_page .team-section .team_block img { margin-bottom: 20px; }

	.location_page #who_is .row {
		margin-bottom: 0px;
		text-align: left;
	}

	.location_page #who_is .row img { margin-bottom: 30px; }

	#header_doseries h5 { display: none; }
}

@media(max-width: 989px) {

 	.location_page .sliceblack#features { padding: 20px 0 10px; }

 	.nav>li>a.link_community .plus { position: static; }

	.membertype h2 {
		font-size: 20px;
		padding: 10px;
		top: 30px;
	}

	.hovereffect p { font-size: 15px; }

	#doseries .slicedospace { padding: 50px 0; }

}

@media(max-width: 767px) {

	body { padding-top: 115px; }

	.nav>li { clear: both; }

	.homepage .sliceorange#features { padding: 20px 0 50px;}

	.homepage .inner-wrapper {
		background: url('../images/mobilhomeimage.jpg') no-repeat center center;
		background-size: cover;
		height: 350px;
		margin-top: -40px;
	}

	#home_video_web { display: none; }

	#top_social_bar { background: #f60; text-align: center; }
	#top_social_bar a {
		font-size: 25px;
		padding: 7px 20px;
		display: inline-block;
	}

	#top_social_bar a:hover { color: #000000 !important; }

	section.benefits .section .section-text h2 { padding: 30px 0 25px; }

	.nav>li.dropdown.open .dropdown-menu a { color: #FFFFFF !important; }

	.header-content-wrap .container { text-align: center; }

	.header-content-wrap { min-height: 445px; }
	.home-header-wrap #play { display: none; }

	.header-content-wrap h1 {
		font-size: 35px;
		padding-left: 0;
		text-align: center;
		display: block;
		width: 100%;
	}

	.header-content-wrap .buttons { float: none; }
	.header-content-wrap .buttons a { margin-left: 0; }

	.section-four .section-text { padding-top: 20px; }

	footer input { display: inline-block !important; }

	footer .col-xs-12 {
		text-align: center;
		margin-bottom: 25px;
	}

	.mobile_only,
	.nav>li.mobile_only  { display: block; }
	.web_only { display: none; }

	.location_page .ta_right { text-align: left !important; }
	.location_page .team-section { margin-top: 0; }
	
	.location_page h2 { 
		margin-top: 25px; 
		font-size: 33px;
	}
	.location_page .section-pricing h4 { margin-top: 30px; }

	.sliceblack,
	.sliceorange { 
		padding: 50px 0; 
		background-size: initial;
	}

	.dropdown-menu.show_default {
		display: block;
		position: static;
		width: 100%;
		margin-bottom: 10px;
	}

	/*
	#pricing #pricing_blocks .pricing_bloc.pricing_bloc_first {
		width: 50%;
		margin: auto;
	}
	*/

	video {
		position: static;
		top: auto;
		left: auto;
		min-width: 100%;
		min-height: 100%;
		width: 100%;
		height: auto;
		z-index: 1;
		transform: translateX(0) translateY(0);
		background-size: cover;
		transition: 1s opacity;
	}

	.home-header-wrap {
		position: absolute;
		top: -70px;
		width: 100%;
	}

	.homepage .content { margin-top: -15px; }

	.modal-content #casual_member { 
		border-right: none;
		border-bottom: 2px solid #F60;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	footer { padding: 40px 0 0px; }

	.navbar { padding: 0; }

	#pricing #pricing_blocks .tab { display: none; }

	#doseries .container { margin: 0 15px; }

	#header_doseries.navbar-default .navbar-brand {
		max-width: calc(50% - 30px);
		padding: 10px;
	}

	#header_doseries .navbar-brand>img { max-width: 100%; }
	#doseries h2 { font-size: 28px; }
	#doseries h3 { font-size: 21px; }

	#doseries .result { margin: 0 0 15px; }

}

@media(max-width: 479px) {

	.header-content-wrap h1 { font-size: 27px; }

	.imageinfo {
		height: auto;
		width: 23px;
	}

	.home-header-wrap { top: -130px; }


	/* #pricing #pricing_blocks .pricing_bloc.pricing_bloc_first { width: auto; } */
	#pricing #pricing_blocks .pricing_bloc h3 { padding: 7px; }
	#pricing #pricing_blocks .pricing_bloc h3 .price { font-size: 32px; }
	#pricing #pricing_blocks .pricing_bloc h3 .price span {
    	top: -11px;
		left: -12px; 
	}

	#pricing #pricing_blocks .pricing_bloc.pricing_bloc_first h3 .price { margin-top: 0; }

	section.benefits .section .col-xs-6 {
		float: none;
		width: auto;
		clear: both;
	}


	footer #footer_contact li i { margin-right: 0; }
	footer ul li a, 
	footer p { font-size: 16px; }
	footer .footer_social { margin-top: 15px; }
	footer .footer_social li i { font-size: 25px; }
	footer input#fieldSubmit { white-space: initial; }

	#header_doseries.navbar-default .navbar-brand { margin-top: 12px; }

	#doseries .result {
		padding: 30px 10px;
		font-size: 25px;
	}


}









