    /* Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up) */




/*  GENERAL STYLES */

p, h1, h2, h3, h4, h5, h6 {
      font-family: 'Heebo', sans-serif;
}

h1 {
    font-weight: 700 !important;
    font-size:42pt;
}

h2 {
    font-weight:bold;
    font-size:18pt;
}


h3 {
    font-weight: 100;
    font-size:11pt;
    color: #6a6a6a;
}

.d-none {
    padding-top:20px !important;
}

.container {
  max-width: 960px;
}

.container-fluid {
    padding:0px !important;
    margin:0px !important;
    width:100% !Important;
}

nav {
    padding:0px!important;
    margin-top:-10px;
}

}
.bg-blue {
    background: #0d7086;

}

.bg-black {
    background-color: black;

}

.bg-white {
    background-color:white;
}



#websiteintro {
 
    background: url(../assets/d4.jpg);
    background-repeat: repeat;
    padding-top:120px;
    padding-bottom:80px;
}

.testimonials {
     background: url(../assets/d4.jpg);
     background-repeat: repeat;
    padding-top:0px;
    padding-bottom:80px;
}

.property-intro{
      background: url(../assets/d4.jpg);
     background-repeat: repeat;
    padding-top:0px;
    padding-bottom:20px;
}

.price-list-heading {
    padding-top:30px;

    text-align: left;
}

.price-list {
    padding-top:20px;
    padding-bottom:20px;
    margin:0;
    background: rgba(0,174,239, 0.3);
   width:100%;
}

.extra-margin {
    padding-top:120px !important;
}
.fivestars {
    background: url(../assets/d4.jpg);
     background-repeat: repeat;
}

.fivestars img {
    display:block;
    margin-left:auto;
    margin-right:auto;
    padding-top:60px;
}
.property-intro {
/*    max-width:55%;*/
    margin-left:auto !important;
    margin-right:auto !important;
    display:block;
/*    min-width:500px;*/
}

.h2-light {
    color:rgba(0,0,0, 0.7);
}

.form_scrollable {
    height:100%;
    width:100%;
    overflow:scroll;
}

.link-dark {
    color: black;
    font-size:10pt;
    font-weight:bold;
}

.link-dark:hover {
     color: #0d7086;
}

.link-dark-locations {
     color: rgba(255,255,255, 0)
}

.link-dark-locations:hover {
     color: #0d7086;
}

      
#perks-link2, #perks-link1 {
    position:relative;
    z-index:999999;
    cursor:pointer;
}

.contact-nav-button {
    cursor:pointer;
}

.top-banner {
    height:100vh;
    background-image: url(../assets/background.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height:450px;
    color:black!important;
    max-height:100vh!important;
}

.white-overlay {
    width:100%;
    height:100vh;
    position:absolute;
    background-color: rgba(255,255,255, .3);
    z-index: 3;
    min-height:450px;
}

.home-banner {
    background-image: url(../assets/iStock-1051239748.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}




.banner-text img {
    max-height: 150px;
    position:relative;
    top:3vh
 
}
.banner-text {
    z-index: 4;
    max-width:700px;
    position:absolute;
    bottom:30%;
    transform:translateX(-50%);
    left:50%;
    margin:0 !important;
    
    
}

.testimonials-h1 {
    font-size:45pt;
}

.location-writeup {
    margin-top:50px;
}

.location-picture-overlay {
     width:100%;
    height:100%;
    display:block;
    position:absolute;
    top:0%;
    left:0%;
    background-color:rgba(0,0,0, 0.1);
    padding:50px;
    transition:all 0.3s ease;
    }


.location-picture-overlay:hover {

    background-color:rgba(0,0,0, 0.6);
  
    }

.location-picture-overlay h2 {
    font-weight:bold;
    text-align:left;
    font-size:18pt;
    color:white
}

.location-picture-overlay h1 {
    margin-top:20px;
    font-weight:bold;
    text-align:left;
    font-size:42pt;
    color:white
}


.location-picture-holder {
    height:60vh;
    display:block;
    transition: all .3s ease-in-out;
}

.location-picture {
    width:100%;
    height:100%;
    display:block;
    background-repeat: no-repeat;
    background-position: center;    
    transition: all .3s ease-in-out;
 
}

.l15hangerlane {
        background-size: 100%;
    background-image: url(../assets/15hangerlane.jpg);
     transition: all .3s ease-in-out;
}

.l15hangerlane-front {
        background-size: 100%;
    background-image: url(../assets/15hangerlane-front.jpg);
     transition: all .3s ease-in-out;
 
}

.freelandroad {
        background-size: 100%;
    background-image: url(../assets/freelandroad.jpg);
     transition: all .3s ease-in-out;
}

.seventyhangerlane {
         background-size: 100%;
    background-image: url(../assets/seventyhanger.jpg);
     transition: all .3s ease-in-out;
    
}

.locationsintro {
     background-size: cover;
    background-image: url(../assets/15hangerlane.jpg);
     transition: all .3s ease-in-out;
}

.about-us-banner {
     background-size: cover;
    background-image: url(../assets/main-banner.jpg) !Important;
     transition: all .3s ease-in-out;
}


.location-picture-holder:hover .l15hangerlane, .location-picture-holder:hover .l15hangerlane-front, .location-picture-holder:hover .freelandroad, .location-picture-holder:hover .seventyhangerlane {
    transition: all .3s ease-in-out;
    background-size: 104%;
}  

.location-heading {
   font-size:52pt !important;
}

.locations-btn {
    padding:20px;
    width:200px;
    text-align: center;
    color:white;
    border:4px solid black;
    border-radius: 20px;
    background:#0d7086; 
    font-size:14pt;
    font-weight: bold;
    cursor:pointer;
    transition: all 0.3s ease;
}

.locations-btn:hover {
    background:white;
    color:#0d7086; 
    border: 4px solid #0d7086; 
}

.activity-free {
      background-size: cover;
    background-image: url(https://images.unsplash.com/photo-1513807762437-8c8dee6b3776?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=3038&q=80);
     transition: all .3s ease-in-out;
}

.activity-work {
       background-size: cover;
    background-image: url(https://images.unsplash.com/photo-1495379572396-5f27a279ee91?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=3300&q=80);
     transition: all .3s ease-in-out;
}


.arrow-down, .down-two {
    margin-right:auto; 
    margin-left:auto; 
    display:block;
    cursor:pointer;
}

.map-button {
    padding:20px;
    width:200px;
    text-align: center;
    color:white;
    border:4px solid black;
    border-radius: 20px;
    background:#0d7086; 
    font-size:12px;
    font-weight: bold;
    cursor:pointer;
    transition: all 0.3s ease;
    position:absolute;
    display:block;
    bottom:10px;
    left:50%;
    transform: translateX(-100px);
}

.map-button:hover {
    background:white;
    color:#0d7086; 
    border: 4px solid #0d7086; 
}
/*
 * Custom translucent site header
 */

/*
.site-header {
  background-color: rgba(255, 255, 255, 0);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
    background:none;
}
.site-header a {
  color: #999;
  transition: ease-in-out color .15s;
}
.site-header a:hover {
  color: #fff;
  text-decoration: none;
}
*/
.person-icon {
    padding:30px;
}

.two-person-icon {
    padding:30px;
    margin-left:-30px;
    margin-right:-30px;
}


.studio-tile {
    position:relative;
    top:140px;
    width:99.7%;
    margin-left:auto;
    margin-right:auto;
    min-height:655px;
    display:block;
    transition: all 0.3s ease; 
    cursor:pointer;
}

.studio-tile h1 {
    font-size:30pt;
}
.features-padding {
    display:inline-block; 
    padding-top:5px;
    padding-bottom:5px;
    width:250px;
}

.studio-tile-active {
    position:relative;
    top:10px;
}
.bootstrap-tile-holder {
    padding:0px !Important;
    min-height:655px;
    overflow:hidden;
}

.white-overlay-studio-tile {
    min-height:200%;
    width:100%;
    background:rgba(0,0,0, 0.8);
    position:absolute;
    top:-140px;
    opacity:0.4;
    left:0;
    transform: translateX(0%);
    transition:all 0.3s ease;
  
  
   
}

.white-border {
        outline: 16px solid white; 
            outline-offset: -16px; 
}

.five-stars {
    display:block; 
    position:absolute;  
    top:-50px; 
    left:50%; 
    transform:translateX(-50%);
    transition:all 0.2s ease;
}

.studio-tile-active .five-stars {
    top:-15px;
    height:45px;
}


.studio-tile-active .white-overlay-studio-tile {
    top:30px;
    opacity:0;
}

.studio-details img {
    margin-left:10px;
}

.studio-details {
    opacity:0;
    transition:all 0.3s ease;
    padding-left:20px;
    padding-right:20px;
}

.tile-buttons {
    position:relative;
    bottom:-20px;
}

.studio-tile-active .studio-details {
    opacity:1;
}

.studio-tile-button {
    margin-top:40px;
    height:90px;
    background:#0d7086;
    border:4px solid white; 
    border-radius: 20px;
    margin-right:20px;
    margin-left:20px;
    font-size:14pt;
    font-weight: bold;
    top:40px;
    transition: all 0.2s ease;
    cursor:pointer;
    -webkit-box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.83);
-moz-box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.83);
box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.83);
}

.studio-tile-button:hover {
    border: 4px solid black;
    background:white;
    color :#0d7086;
}

.studio-tile-active .studio-tile-button {
    top:0px;
}

.product-device {
  position: absolute;
  right: 10%;
  bottom: -30%;
  width: 300px;
  height: 540px;
  background-color: #333;
  border-radius: 21px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.product-device::before {
  position: absolute;
  top: 10%;
  right: 10px;
  bottom: 10%;
  left: 10px;
  content: "";
  background-color: rgba(255, 255, 255, .1);
  border-radius: 5px;
}

.product-device-2 {
  top: -25%;
  right: auto;
  bottom: 0;
  left: 5%;
  background-color: #e5e5e5;
}


/*
 * Extra utilities
 */

.flex-equal > * {
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 768px) {
  .flex-md-equal > * {
    -ms-flex: 1;
    flex: 1;
  }
}

.overflow-hidden { overflow: hidden; }

/* END GENERAL STYLES */


/*  GALLERY STYLES */

.gallery_container {
    width:100%;
    
}

.gallery_container img {
    height:auto;
    width:100%;
    display:block;
    margin-left:auto;
    margin-right:auto;
}



ul#image-gallery.gallery_container.gallery.list-unstyled.lightSlider.lSFade.lsGrab {
      transition-duration: 2500ms !important;
}

ul.lSPager.lSGallery {
  /*  margin-top:-120px !important;*/
    display:block;
    margin-left:auto !important;
    margin-right:auto !important;
}

/*  END GALLERY STYLES */


#EnquireNow {
    position:fixed;
    bottom:250px;
    right:-20px;
    z-index:1070;
    cursor:pointer;
    width:140px;
    height:160px;
    color:white;    
    transition:all 0.3s ease;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    font-size:14px;
    z-index:99;
    display:none;
    border:4px solid black;
    border-radius: 10%;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
    background:#0d7086;
    -webkit-transform: rotate(90deg);	
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
    overflow:hidden;
}


#ToTopBtn {
      position:fixed;
    top:100px;
    right:0px;
      z-index:1070; 
    cursor:pointer;
    width:60px;
    height:80px;
    color:white;    
    transition:all 0.3s ease;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    font-size:14px;
    z-index:99;
    display:none;
    border:4px solid black;
    border-radius: 20%;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
    background:#0d7086;
    -webkit-transform: rotate(90deg);	
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
    overflow:hidden;
}

#EnquireNow:hover {
    
    right:-95px !Important;
    border:4px solid white;
}

#ToTopBtn:hover {
    
    right:-15px !Important;
    border:4px solid white;
}

#ToTopBtn img {
    position:absolute;
    left:12px;
    top:37px;
    opacity:1;
    transition:all 0.3s ease;
    
}


#EnquireNow img {
    position:absolute;
    opacity:1;
    transition:all 0.3s ease;
    top:115px;
    left:10px;
    
}


#EnquireNow h2, #ToTopBtn h2 {
    font-size: 10pt;
    font-weight:bold;
    
    
}

.floating-bth-text-left {
    position:relative;
    display:block;
    text-align:right;
    top:10px;
    margin-left:0px;
    margin-right:10px;

}


.floating-bth-text-right {
   position:relative;
    display:block;
        text-align:right;
    top:123px;
    margin-left:0px;
    margin-right:10px;
}

#EnquireNow:hover .floating-bth-text-left, #ToTopBtn:hover .floating-bth-text-right {
    
    transition:all 0.2s ease;
}

#EnquireNow:hover .floating-bth-text-left {
    margin-left:25px
}

#ToTopBtn:hover .floating-bth-text-right {
    margin-left:25px
}








.london58-link {
    color: #66777b;
     font-weight:300;
    font-size:10pt;

    font-family: 'Heebo', sans-serif;
   
}



a.london58-link:hover {
  color: white;
  text-decoration: none;
     font-weight:bold;
    margin:0px;
  font-family: 'Heebo', sans-serif;
}



.form {
background: white;
width: 460px;
height: 80vh;
position: fixed;
top: 50%;
left: 50%;
border-radius: 30px;
display: block;
overflow: scroll;
transform: translateY(-50%);
margin-left: -230px;
z-index: 9999999;
border: 1px solid white;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
border: 10px solid #0d7086;

    
}

.form-style{
	padding: 30px 0px 30px 0px;
display: block;
width: 400px;
margin-left: auto;
margin-right: auto;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0);
-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.0);
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.0);
margin-top: -3px;
    

    
}

.text-area-label {
    width:91%;
}

.form-style label > span{

    margin-left:0px;
}


.enquiry_form_heading{
    display:block;
    text-align:center;
    font-size:14pt;
   font-family: 'Heebo', sans-serif;
    margin-right:auto;
    position:relative;
    z-index:103;
    

    }


.enquiry_form_heading {
   padding-top:20px;

    }
.close-form-button {
    margin-top:10px;
    text-align:right;
    margin-right:0px;
    font-weight:bold;
    cursor:pointer;
    position:absolute;
    display:inline;
    z-index:103;
    right:30px;
}

.form-style label{
    display:block;
    margin-left:auto;
    margin-right:auto;
    width:80%;
 
}
.form-style label > span{
    font-weight: bold!important;
    padding-top: 8px;
    padding-right: 5px;
    font-family: 'Heebo', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color:black;
    font-weight: normal;
    clear:right;
    display:block;
    text-align:left;
}
.form-style span.required{
    color:red;
}
.form-style .tel-number-field{
    width: 40px;
    text-align: center;
}
.form-style  .long{
    width: 120px;
}
.form-style input.input-field{
    width: 100%;

    display:block;
   
   
}

.form-style select {
    margin-bottom:20px;
    width:100%;
}


label {
    width:30%;
    padding:0;
    margin:0;
}
.form-style input.input-field,
.form-style .tel-number-field,
.form-style .textarea-field,
.form-style .select-field {
    -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; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

    padding: 7px;
     padding-top: 9px;
    outline: none;
     border-bottom: 2px solid #0d7086;
      background:white;
     color:black;
     font-family: 'Heebo', sans-serif;
    font-size:10pt;
}

.textarea-field {
    border: 2px solid #0d7086;
}


.form-style .input-field:focus,
.form-style .tel-number-field:focus,
.form-style .textarea-field:focus,  
.form-style .select-field:focus{
    background:white;
}
.form-style .textarea-field{
    height:100px;
    width: 100%;
    margin-left:auto;
margin-right:auto;
    display:block;
}

.message_label {
    width:91%;
}

input {
    border:0px;
    padding:0px;
}

.form-style input[type="button"],
.form-style input[type="submit"] {
    display: inline-block;
    margin-top:15px;
    z-index:1070;
    cursor:pointer;
     border: 2px solid #0d7086;
    background:white;
    padding:12px 20px 10px 20px;
    color:#3a3a3a;
    border-radius: 8px;
    transition:all 0.3s ease;
    font-family: 'Heebo', sans-serif;
    font-size:10px;
    text-transform:uppercase;
    z-index:9999999;
    font-weight: bold;
    
    
  
   
}

.form-style input[type="button"]:hover,
.form-style input[type="submit"]:hover {
         color: #0d7086;
  
}





.form-style .success{
    background: #e7e3df;
    padding: 20px 12px 5px 12px;
    margin: 0px 0px 5px 0px;
    border: none;
    font-weight: bold;
    color: #1b3d6c;
    height: 300px;
    border-radius: 15px;
}
.form-style .error {
	background: #FFE8E8;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #FF0000;
	border-left: 3px solid #FF0000;
}

.filled{
   background:#e7e3df !important;
}

.close-form{
    display:none;
}

.show-form{
    display:block;
}

.form_overlay {
    width:100%;
    height:100%;
    background:rgba(255,255,255,1);
    display:block;
    position:fixed;
    top:0;
    left:0;

    z-index:9999999;
}

.form_hidden {
   display:none;
}

.visible {
    display:block!important;
}

.form a {
    display:block;
}


/*NAV STYLES*/

.navbar-background {
    background-color:rgba(255,255,255, 0.8) !important;
    -webkit-box-shadow: 0px 11px 23px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 11px 23px 0px rgba(0,0,0,0.75);
box-shadow: 0px 11px 23px 0px rgba(0,0,0,0.75);
    transition: all 0.2s ease;
}

.navbar-background:hover {
    background-color:rgba(255,255,255, 1) !important;
  
}

.navbar-brand {
    width:220px; 
    margin-left:0!important;
    margin-right:0!important;
}

.navbar a {
    font-family: 'Heebo', sans-serif;
    font-size:18pt;
    font-weight:bold;
    padding-left:20px!important;
    padding-right:20px!important;
    color:#0d7086 !important;
    transition:all 0.2s ease;
}

.navbar a:hover {
    color:#0d7086 !important;
    text-decoration: underline;
}

.nav-item {
    margin-top:20px;
}

.navbar img {
    display:block;
    margin-left:auto;
    margin-right:auto;
}


/*
.cursor-prev {
  cursor: url("../assets/left-arrow.png"), pointer;
}
 
.cursor-next {
  cursor: url("../assets/right-arrow.png"), pointer;
}

.cursor-down {
  cursor: url("../assets/down-arrow.png"), pointer;
}
*/


.right-arrow-front-page, .left-arrow-front-page {
    position:absolute;
    top:-48px; 
    width:11%;
}

.right-arrow-front-page img, .left-arrow-front-page img {
    position:fixed;
    height:42px;   
}

.right-arrow-front-page {
    right:0px;
}

.left-arrow-front-page {
    left:0px;
}

.right-arrow-front-page img {
    right:20px
}

.left-arrow-front-page img{
    left:20px;  
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-image:none !important;
}


.banner-pull-down {
    position:absolute;
    bottom:80px;
    display:block;
    left:50%;
    transform: translateX(-50%);
    cursor:pointer;
}

.bold-map  {
    font-weight:bold !important; 
}

#location-icon, #about-icon, #contact-icon, #faq-icon {
    opacity:0;
    transition: all 0.2s ease;
    position:relative;
    top:40px;
}



.logo-centered {
    width:160px;
}

.logo-container {
    margin-left:auto;
    margin-right:auto;
    width:50px;
    overflow: hidden;
    -webkit-transition: width .3s; /* For Safari 3.1 to 6.0 */
  transition: width .3s;
    
}

.logo-container:hover {
    margin-left:auto;
    margin-right:auto;
    width:160px;
    overflow: hidden;
    
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #0d7086;
    color:white;
}

.accordion:after {
  font-family: 'Ionicons';
  content: '+';
  position: relative;
  float: right;
  right: 1rem;
  font-size: 2rem;
  color: black;
  padding: 0px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid black;
  text-align: center;
    line-height: 20px;
    transition:all 0.3s ease;
}
.accordion.active:after {
  font-family: 'Ionicons';
  content: '-';
  color: white;
  border: 2px solid white;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding-left:18px;
    padding-top:10px;
  background-color: white;
    text-align:left;
    max-height: 0;
  overflow: hidden;
    transition: max-height 0.2s ease-out;
}
/*

.accordion a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  color: #0d7086;
  font-size: 1.15rem;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
    transition:all 0.2s ease;
}
.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: #0d7086;
    
}
.accordion a:hover::after {
  border: 3px solid  #0d7086;
}
.accordion a.active {
  color: #0d7086;
  border-bottom: 2px solid #0d7086;
    font-weight: bold;
}
.accordion a::after {
  font-family: 'Ionicons';
  content: '+';
  position: absolute;
  float: right;
  right: 1rem;
  font-size: 2rem;
  color: black;
  padding: 0px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid black;
  text-align: center;
    line-height: 20px;
}
.accordion a.active::after {
  font-family: 'Ionicons';
  content: '-';
  color: #0d7086;
  border: 2px solid #0d7086;
}
.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  max-height: 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;
}
.accordion .content p {
  font-size: 1rem;
    
}
.accordion .content.active {
  opacity: 1;
  padding: 1rem;
  max-height: 100%;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}
*/

#fpcar1, #fpcar2, #fpcar3, #fpcar1-1, #fpcar2-1, #fpcar3-1  {
    display:none;   
}

#floorplanCarousel1, #floorplanCarousel2, #floorplanCarousel3 {
    display:block;
    width:100vw;
    margin-right:auto;
    margin-left:auto;
    position: absolute;
    height:100vh;
    max-height:100vh;
    transform:translateX(50%);
    right:50%;
    top:0px;  
}
/*

.popup-studios {
    background-size:cover !important; 
    background-position:center; 
    
}
*/

.close-popup {
    position:absolute;
    z-index:4;
    font-weight:bold;
    font-size:32pt;
    right:20px;
    top:0px;
    cursor:pointer;
}
   
/*
.submenu {
    display:block;
    position:absolute;
    opacity:1;
    height:0px;
    margin-left:15px;
    margin-top:8px;
    overflow: hidden;
    transition:all 0.3s ease;    
}

.submenu a {
    font-family: 'Heebo', sans-serif;
    font-weight:bold;
    font-size:18pt;
    color: #00aeef;
    transition:all 0.3 ease;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    cursor:pointer;

}

.submenu a:hover {
    color: #414141;
    text-decoration:none;
    cursor:pointer;
}

.submenu-link {
    display:block;
    padding: .5rem;
    background: rgba(255, 255, 255, 1);
}


.nav-item:hover .submenu {
    height:120px;
    opacity:1;
}


.justify-content-center {
    position: relative;
left: -50px;
margin-left: auto;  
margin-right: auto;
}

.navbar-light .navbar-nav .nav-link {
    padding-left:20px;
    padding-right:20px;
    color: #00aeef;
    font-weight:bold;
    font-size:18pt;
}
*/

.instagram, .facebook {
    position:relative;
    max-height:30px;
    height:30px;
    width:30px; 
    top:5px;   
    display:block;
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    
}

.instagram {
    background:url(../assets/instagram.svg);
}

.instagram:hover {
    background:url(../assets/instagram-dark.svg);
}

.facebook {
    background:url(../assets/facebook.svg);
 
}

.facebook:hover {
    background:url(../assets/facebook-dark.svg);
}

.arrow-down-banner {
    display:block;
    width:100%;
    height:30%;
    position:absolute;
    left:0;
    bottom:0;
    cursor: url("../assets/down-arrow.png"), pointer !important;
    z-index:99999999;
}


.price-list-galery {
    height:700px!important; 
    max-height:100% !important;
    background-size:cover !important;
    background-position: 20%;
}

.facilities-tile {
    height:350px;
    background-size:100%;
    background-repeat: no-repeat;
    background-position:center;
    overflow:hidden !important;
    transition: all 0.3s ease;
    text-align:center;
    cursor:pointer;
}

.facilities-tile span {
   display:block;
    position:relative;
    top:100px;
    
    
}

.facilities-tile h2 {
    color:white;
    font-weight:700;
    font-size:24pt;
    position:relative;
    left:0px;
    top:0px;
    transition:all 0.3s ease;
}

.facilities-tile li{
    color:white;
    list-style:none;
    opacity:0;
    transition:all 0.2s ease;
    position:relative;
    top:70px;
    
}

.facilities-tile img {
    display:block;
    position:absolute;
    top:-90px;
    left:50%;
    transform: translateX(-50%);
    margin-left:auto;
    margin-right:auto;
    width:64px;
    opacity:0;
    transition: all 0.3s ease;
}



.first-list-perk{
    margin-top:10px;
}

.long-perk-list {
    margin-top:-20px;
}

.double-line-tile h2{
    top:0px;
}

.facilities-tile p {
    padding:20px;
    padding-top:40px;
    color:white;
}

.facilities-tile-active h2 {
    left:0px;
}

.facilities-tile-active img {
    opacity: 1;
    top:-80px;
}

.facilities-tile-active li {
    opacity: 1;
    top:10px;

}



.facilities-tile-active .white-overlay-studio-tile {
    background:rgba(13,112,134, 0.9);
    opacity:1
}

.facilities1 {
    background-image: url(../assets/icons/1.jpg);
}

.facilities2 {
    background-image: url(../assets/icons/2.jpg);
}

.facilities3 {
    background-image: url(../assets/icons/3.jpg);
}

.facilities4 {
    background-image: url(../assets/icons/4.jpg);
}

.facilities5 {
    background-image: url(../assets/icons/5.jpg);
}

.facilities6 {
    background-image: url(../assets/icons/6.jpg);
}

.facilities7 {
    background-image: url(../assets/icons/7.jpg);
}

.facilities8 {
    background-image: url(../assets/icons/8.jpg);
}

.facilities-tile-active {
    background-size:125%;
}

.first-picture-holder {
    height:500px;
}
.button-text {
    top:27px; 
    position:relative;
}

.about-us-slide1 {
    background-image: url('../about-us/img/ocean1.jpg');
    background-size:cover;
    background-position:center;
}

.about-us-slide2 {
    background-image: url('../about-us/img/ocean2.jpg');
    background-size:cover;
    background-position:center;
}

.about-us-slide3 {
    background-image: url('../about-us/img/property-pic.jpg');
    background-size:cover;
    background-position:center;
}

.privacy-policy-footer {
    text-align:center;
    background:#0d7086;;
    color:white;
}

.privacy-policy-footer {
    text-align:center;
    background:#0d7086;;
    color:white;
}

.privacy-policy-footer a{

    color:white !Important;
}


.map-carousel {
    background-image: url('../assets/hangerlanemap.png');
}

/* // Medium devices (tablets, 768px and up)*/
@media screen and (min-width: 768px) {   
    
    }
    
    
    


/* // Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 

    }
    

/* // Extra large devices (large desktops, 1200px and up)*/
@media screen and (min-width: 1200px) {     

}

    

@media (max-width: 1403px) { 
    
        
.facilities-tile {

    height:500px;
    background-size:auto 100%;
    background-repeat: no-repeat;
    background-position:center;
    overflow:hidden !important;
    transition: all 0.3s ease;
    text-align:center;

}
    
.facilities-tile:hover {
    background-size:auto 125%;
}


    
  
    }


@media screen and (max-width: 768px) {   
    
    .facilities-tile {
        height:350px;
        background-size:cover;

}
  
        .facilities-tile:hover {
        height:350px;
        background-size:cover;

}
    
    .intro-video{
        max-height:35vh;
    }
    
    .extra-margin {
    padding-top:0px !important;
}
 
    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 25h22'/%3E%3C/svg%3E")!important;
    }
    
   nav {
    padding:10px!important;
    margin-top:0px;
    
}
    nav:hover  {
    padding:10px!important;
    margin-top:0px;
}
    .nav-item {
        margin-top:0px;
    }
    
   #faq-icon, #contact-icon, #about-icon, #location-icon {
        display:none!important;
    }  
    
    
.logo-centered {
    width:160px;
}


.logo-container {
    margin-left:0px;
    width:160px;
    overflow: hidden;
    
}
    
.logo-container:hover {
    margin-left:0px;
    width:160px;
    overflow: hidden;
    
}
    
    .location-heading {
        font-size:28pt !important;
    }
    
    .location-picture-overlay h2 {
        font-size: 12pt;
        font-weight: normal;
    }
    

.l15hangerlane, .l15hangerlane-front ,.freelandroad, .seventyhangerlane, .location-picture-holder:hover .l15hangerlane, .location-picture-holder:hover .l15hangerlane-front,.location-picture-holder:hover .freelandroad, .location-picture-holder:hover .seventyhangerlane  {
        background-size: cover;

}
    
    .about-us-banner {
     background-size: cover;
    background-image: url(../assets/main-banner-small.jpg) !Important;
     transition: all .3s ease-in-out;
}
    
    .studio-tile {
    position:relative;
    top:0px;
    padding-bottom:40px;
    border-bottom:16px solid white;
}
    
    .studio-tile .white-overlay-studio-tile {
    top:0px;
    opacity:0;
}
    
    .studio-tile .studio-tile-button {
    top:0px;
}
    
    .studio-tile .studio-details {
    opacity:1;
}
    
    
    .studio-tile:hover .white-overlay-studio-tile {
    top:0px !important;
    opacity:0;
}
    
    
    
    .studio-tile-button {
    margin-top:20px;

    background:#0d7086;
    border:4px solid white; 
    border-radius: 20px;
    margin-right:20px;
    margin-left:20px;
    font-size:10pt;
    font-weight: bold;
    top:40px;
        width:120px;
    transition: all 0.2s ease;
    cursor:pointer;
    -webkit-box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.83);
-moz-box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.83);
box-shadow: 0px 0px 19px -2px rgba(0,0,0,0.83);
}
    
    .button-text {
    top:30px; 
    position:relative;
}
    
    
    
.about-us-slide1 {
    background-image: url('../about-us/img/property-pic-small.jpg');
    background-size:cover;
    background-position:center;
}

.about-us-slide2 {
    background-image: url('../about-us/img/ocean2-small.jpg');
         background-size:cover;
    background-position:center;
}

.about-us-slide3 {
    background-image: url('../about-us/img/ocean1-small.jpg');
     background-size:cover;
    background-position:center;
}
    
.map-carousel {
    background-image: url('../assets/hangerlanemap-small.png')!important;
}
    
    
.five-stars {
    display:block; 
    position:absolute;  
    top:-5px; 
    left:50%; 
    transform:translateX(-50%);
    transition:all 0.2s ease;
    height:40px !important;
}
    .studio-tile .five-stars {
    top:-5px;
    height:45px;
}

    .studio-tile:hover .five-stars {
    top:-5px;
}

    .studio-tile:hover {
        top:0px !important;
    }

.right-arrow-front-page img, .left-arrow-front-page img {
    height:24px;   
}

    
    .right-arrow-front-page {

    width:9.2%;
}

.left-arrow-front-page {

     width:9.2%;
}
    
    
    .right-arrow-front-page img {
    right:10px
}

.left-arrow-front-page img{
    left:10px;  
}
    
    }



@media screen and (max-width: 400px) {   
    

.right-arrow-front-page img {
    right:2px
}

.left-arrow-front-page img{
    left:2px;  
}
    
    
    }
 

@media only screen and (min-width: 768px)  {
            .facilities-tile:hover h2 {
                left:0px;
            }

            .facilities-tile:hoverimg {
                opacity: 1;
                top:-80px;
            }

            .facilities-tile:hover li {
                opacity: 1;
                top:10px;

            }

            .studio-tile:hover {
                position:relative;
                top:10px;
            }

            .facilities-tile:hover .white-overlay-studio-tile {
                background:rgba(13,112,134, 0.9);
                opacity:1
            }

            .studio-tile:hover .five-stars {
                top:-15px;
                height:45px;
            }


            .studio-tile:hover .white-overlay-studio-tile {
                top:30px;
                opacity:0;
            }

            .studio-tile:hover .studio-tile-button {
                top:0px;
            }

            .studio-tile:hover .studio-details {
                opacity:1;
            }

            .facilities-tile:hover h2 {
                left:0px;
            }

            .facilities-tile:hover img {
                opacity: 1;
                top:-80px;
            }

            .facilities-tile:hover li {
                opacity: 1;
                top:10px;

            }


            .facilities-tile:hover {
                background-size:125%;
            }


            .facilities-tile:hover .white-overlay-studio-tile {
                background:rgba(13,112,134, 0.9);
                opacity:1
            }
}