/*###################################
			Rentals Landing Styles
	################################### */

		
.rentals #body-inner-wrap {
  overflow:hidden;
}

.rentals #page-wrap {
  display: block;
}

.rentals #page-wrap #content-block-wrapper {
  /*margin-top: 0px;*/
}

#rental-hero{
	/*z-index: 11;*/
}

.rentals  #content-floater .inner-text p.subtext {
  margin: 1vh 0vh 2vh 0vh;
}
.home.transverse.rentals #content-floater .inner-text p.subtext {
  margin: 3vh 0vh 0 0vh;
}

.rentals #content-block-wrapper #content-block p {
  color: #000;
  font-family: aaux-next, "sans-serif", sans-serif; 
  font-size: 16px;
  font-weight: 500;
  line-height: 2.25em;
  /*text-align: justify;*/
}

.request-box{
	border-top: 4px solid #16afe8;
	font-family: freight-display-pro, "serif", serif;
	font-weight: normal;
	line-height: 1.35em;
	padding: 35px;
	margin-bottom: 2vh;
}


#content-block #rental-hero .request-box p.smaller{
	font-family: freight-display-pro, "serif", serif;
	font-weight: normal;
	line-height: 1.35em;
	text-align: left;
}

.rentals  #content-floater .inner-text p.smaller, .request-box p {
  display: block;
  font-size: 1vw;
  font-size: 20px;
  font-weight: normal;
  margin-top: .25vw;
  margin-bottom: 25px;
  font-family: freight-display-pro, "serif", serif;
  line-height: 1.35em;
}

.home.transverse.rentals  #content-floater .inner-text p.smaller, .request-box p {
  font-size: 20px;
}

.rentals #content-floater .inner-text:after{
	display: block;
	clear: both;
	content: "";
}
.rentals #content-floater .inner-text .actions .btn {
	width:auto;
}


/*
===============================================================================
						Transversal
===============================================================================
*/

.transversal{
	background-color: #000;
	padding:20px 0px;
	width: 120%;
	display: table;
	/*max-width: 1920px; */
}

.transversal a{
	color: white;
	letter-spacing:2px;
	padding: 10px;
	font-weight: 700;
	text-decoration: underline;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}



/*
===============================================================================
						Centered content
===============================================================================
*/

/*Fake left border of menu		*/
.rentals .centered-content::after{  
	display: block;
	clear: both;
	content: " ";
}

.rentals .centered-content{
	width: 100%;
}

.rentals .centered-content .column{
	width:90%;
  margin: auto;
	max-width: 1340px;
}

.rentals #rentals-landing .hero-block{
	 margin-bottom: 55px;
}

.rentals #rentals-landing .hero-block:first-of-type {
	 margin-top: 55px;
}

.rentals #rentals-landing .hero-block p{
//	color:#666;
	font-family: "sans-serif", sans-serif;
}

.rentals .centered-content .hero-block {
  display: inline-block;;
  height: auto;
  max-height: 150%;
  position: relative;
  left: 0;
}

.rentals .centered-content .hero-block a.hero-link {
  display: block;
  min-width: 100%;
  min-height: 100%;
}

.rentals .centered-content .cutout{
	border-top: 4px solid #16afe8;
  background-color: #fff;
  color: #000;
  font-family: "serif", serif;
  line-height: 1.6em;
  /*padding: .5vh 1.2vw;*/
  padding: 30px 15px 30px 30px;
  position: absolute;
  	bottom: 3vw;
  transition: right 1s;
  width: 350px;

  transition: box-shadow 0.3s ease-in-out;
  -moz-box-shadow: 8px 8px 24px rgba(0,0,0,0.2);
  -webkit-box-shadow: 8px 8px 24px rgba(0,0,0,0.2);
  box-shadow: 8px 8px 24px rgba(0,0,0,0.2);
}

.rentals .centered-content .cutout h3 {
  color: inherit;
  font-family: "serif",serif;
  letter-spacing: inherit;
  font-size: 2em;
  font-weight: normal;
}

.rentals .cutout-right{
  right: -2vw;
}
.rentals .cutout-left{
  left: -2vw;
}


#rentals-contact {
  border-top: 1px solid #ccc;
  margin: 0 0 60px;
  padding: 60px 0 0;
  overflow: hidden;
  text-align: center;
}
#rentals-contact .btn.light-on-dark.blue:hover {
  border: 1px solid #16afe8;
  color: #000;
}
#rentals-contact .btn {
  float: none;
  padding: 16px 7vw;
}
#rentals-contact h4 {
  color: #000;
  font-family: freight-display-pro, "serif", serif;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 0;
  margin: 2vh 0;
  text-align: center;
  text-transform: none;
}
#rentals-contact .btn span {
  font-size: 16px;
}	

/*Link in cutout*/
.cutout a span{
  display: inline-block;
  font-family: aaux-next, "sans-sarif", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .25em;
  text-align: center;
  text-transform: uppercase;
  margin: 5% 0;
}

.rentals .centered-content footer{
	margin: 5% auto;
  border-top: 1px solid #ddd;
  display: inline-block;
  clear: both;
  width: 100%;
  text-align: center;
}

.rentals .centered-content footer p{
	color:#000;
	font-family: "serif", serif;
  text-align: center !important;
}


/*
===============================================================================
						Buttons
===============================================================================
*/

.rentals .btn{
	padding: 6px 20px; 
}

.rentals .btn span{
	letter-spacing: 1px;
	font-size: 12px;
}

.cyan{
	color:#16afe8;
}

.btn-cyan{
	color:#fff;
	background-color:#16afe8;
	border: 1px solid #16afe8;
}

.btn-cyan:hover{
	color:#000;
	background-color:#16afe8;
	border:1px solid #1e8fb9;
}

a[href^="tel:"],a[href^="mailto:"]{
	/*color:#16afe8;*/
	color:#3366BB;
}

.cyen-border{
	border:1px solid #16afe8;
}


/*
===============================================================================
						Scroller
===============================================================================
*/

.rentals #rental-scroller{
	color:#fff;
	background: #000;
	float: right;
	margin-bottom: 55px;
	width: 100%;
}

#scroll-window{
	float: right;
	width: 50%;
	/*min-height: 370px;*/
	background-color: #fff;
	-webkit-box-shadow:inset 0px 0px 0px 1px #ddd;
  -moz-box-shadow:inset 0px 0px 0px 1px #ddd;
  box-shadow:inset 0px 0px 0px 1px #ddd;
}

#scroll-window #info{
	margin-bottom: 6vh;
}

#scroll-window #controls{
	padding-top: 6vh;
}

.rentals #rental-scroller .slidelist{
  padding: 0 8% 8% 8%;
}

.rentals #rental-scroller h3{
	color:#fff;
	font-family: "serif", serif;
  font-size: 3em;
  font-weight: normal;
  letter-spacing: inherit;
  line-height: 32px;
  margin:8% 0 5% 8%;
}

.rentals #rental-scroller .slidelist a{
	color: #fff;
  display: block;
	font-family: aaux-next, "sans-sarif", sans-serif;
	font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 2em;
  padding: 5px 0px;
  text-transform: uppercase;
  width: 100%;
}

.rentals #rental-scroller .slidelist a:hover{
	/*color: #16afe8;*/
	text-decoration: underline;
}

.rentals #rental-scroller .slidelist a.selected{
	color: #16afe8;
	text-decoration: underline;
	padding-left: 10px;
}

.rentals #scroll-window .actions{
  position: relative;
  bottom: 0px;
  float: right;
}

.rentals #scroll-window .actions::after{
	display: block;
	clear: both;
	content: "";
}

.rentals #scroll-window #info::after{
	display: block;
	clear: both;
	content: "";
}

.rentals #scroll-window #controls::after{
	display: block;
	clear: both;
	content: "";
}

.rentals #scroll-window .actions a.btn {
	border-color:#16afe8;
	float: left;
	line-height: 16px;
	max-width: 360px;
	padding: 12px 35px; 
	width: auto;
}

.rentals #scroll-window .actions a span {
	letter-spacing: +2px;
	font-size: 13px;
}

#slides p.slide-info{
	color: #222;
	padding:5% 10%;
	margin:0;
	display: none;
}

.btn-down{
	background-color: #000;
	color:#16afe8;
	border:1px solid #000 !important;
}

a.btn-info:hover{
	background-color: #000;
	color:#16afe8;
	border:1px solid #000 !important;
}

#slides img.slide{
	/*width:50%;*/
	margin:0 auto;
}

#slides img.mini{
	width:50%;
	margin:0 auto;
}

.slick-slide img {
	max-width: 98%;
	width: 100%;
}

.rentals .footer a {
    color: #9A9898;
}


/*
===============================================================================
						Begin Responsive Media Queries
===============================================================================
*/


  /* /// Begin Additional Horizontal Small Responsiveness \\\ */
@media screen and (max-width: 500px){
	
	.rentals #page-wrap #content-block-wrapper{
		margin-top: 0;
	}
	
	.rentals #content-block-wrapper .text-block{
		padding-top:2vh;
	}
	
	.rentals #page-wrap .breadcrumb-row{
		display: none;
	}
	
	.request-box{
		margin-bottom: 0;
	}
	
	.request-box .btn{
		max-width: 100%;
		margin-bottom: 1vh;
	}
	
	.interior .hero-block .cutout {
    right: 0 !important;
    left: -0 !important;
    margin: auto !important;
	}
	
	.rentals #content-floater h1 {
    font-size: 54px !important;
    margin: 0 0 5vh !important;
	}
	
	.rentals #content-floater .description p{
		font-size: 24px;
		/*margin-bottom: 0px;*/
	}
	
	.rentals #content-floater .description p{
		margin: 0 11% 20px;
    width: 80%;
	}
	
	.rentals  #content-floater .inner-text p{
		font-size: 5.5vw;
	}
	
	.rentals #content-floater .inner-text{
		border-left: none;
		padding:0 !important;
	}
	
	.rentals #content-block-wrapper .text-block #content-floater .btn {
    margin: 0 0% .5vh;
    width: 100%;
  	max-width: 300px;
	}
	
	.rentals #rental-scroller .slidelist{
		color:#fff;
		background: #000;
  	padding: 0 0 8% 8%
	}
	
	.rentals #rental-scroller h3{
	  font-size: 8vw;
	}
	
	.rentals #rental-scroller .slidelist a{
	  font-size: 3vw;
	}
	
	#scroll-window{
		float: none;
		width: 100%;
	}
	
	.rentals #info .actions{
		float: none;
	}

	.rentals #info .actions a{
		width: 100%;
		max-width: 100%;
	}
	
	.rentals #controls .actions a{
		display: inline-block;
		width:50%;
	}
	
	.rentals #controls .actions{
		float: none;
	}
	
}
/* /// End Additional Horizontal Small Responsiveness \\\ */


/* /// Begin Additional Horizontal Small Responsiveness \\\ */
@media screen and (max-width: 767px) {
  
	#scroll-window{
		float: none;
		width: 100%;
	}

}
  

@media screen and (min-width: 767px) and (max-width: 900px) {
	
	.rentals #rental-scroller h3{
		font-size: 4vw;
	}
	
}


/* /// Begin Horizontal Small Responsiveness \\\ */
@media screen and (max-width: 900px){
	
	/*Hide that dang breadcrumb-row*/
	.breadcrumb-row{
		/*display: none;*/
	}
	
	#content-floater .description p{
		font-size: 3.75vw;
    line-height: 1.4em;
	}
	
	.rentals #rentals-landing .hero-block{
		-moz-box-shadow: 0 0 20px #ccc;
		-webkit-box-shadow: 0 0 20px #ccc;
		box-shadow: 0 0 30px #ccc;
	}
	
	.rentals #rental-hero .request-box{
		visibility: visible;
		margin-bottom: 0px;
	}
	
	.rentals #content-floater {
    margin: 0;
    width: 100%;
	}
	
	.rentals #content-floater .inner-text {
    padding: 0;
    width: 100%;
	}
	.rentals #content-floater .inner-text p.smaller, .request-box p {
    font-size: 16px;
    line-height: 1em;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 1.5em;
	}
	
	.rentals  #content-floater h1 {
    margin: 0 10% 5vh !important;
	}
	
	.rentals  #content-floater p {
    margin: 0 10% 4.5vh;
    width: 80%;
	}
	
	.rentals #content-block-wrapper .text-block #content-floater .btn{
		margin: 12px 0;
		width: 100%;
	}
	
	.rentals .centered-content .hero-block .cutout {
    right: 0px;
    bottom: 0px;
    left: initial;
    position: relative;
    width: 100%;
	}
	
	.rentals #content-block-wrapper .hero-block{
		float: none;
	  margin: auto;
	  max-width: 100%;
	  margin-bottom: 10%;

	  -moz-box-shadow: 0 0 0px #ccc;
	  -webkit-box-shadow: 0 0 0px #ccc;
	  box-shadow: 0 0 0px #ccc;
	}

	.rentals #content-block-wrapper #main-content-column {
		float: none;
		margin: 2vh 5% 0;
		min-height: auto;	
		overflow: hidden;
    width: 90%;
	}
	.home.transverse.rentals #content-block-wrapper #main-content-column {
    margin: 2vh 0 0;
    width: 100%;
}
	
}
  /* /// End Horizontal Small Responsiveness \\\ */


  /* /// Begin Medium Responsiveness \\\ */
@media screen and (min-width: 901px) {

		.rentals #rental-scroller h3{
			font-size: 3vw;
		}
		
		.rentals #content-block-wrapper .text-block {
	  	/*margin-top: 110px;*/
		}

  }
  /* /// End Medium Responsiveness \\\ */

  
@media screen and (min-width: 901px) and (max-width: 1200px) {

		
		
	.rentals #content-floater .inner-text .actions .btn{
			width: 98%;
			margin-bottom: 1.5vh;
		}
	
  }

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

	.rentals #content-block-wrapper .text-block {
		width: 100%;
	}

	#content-block-wrapper #main-content-column {
		float: left;
		margin: 2vh 11% 0;
		min-height: auto;	
    width: 78%;
	}

	#content-floater .inner-text p, #content-floater .description p {
	  font-size: 24px;
    line-height: 1.5em;
	}
}
 

/* /// Begin Horizontal Small and Medium Responsiveness \\\ */
@media screen and (min-width: 901px) and (max-width: 1440px) {
    
	  .request-box{
			display: none;
		}
		
		
		
		.rentals nav.slidelist a{
		  font-size: 2vh;
		}

  }
/* /// End Horizontal Small and Medium Responsiveness \\\ */
  
  
	
@media screen and (max-width: 1300px) {

	.rentals .centered-content .cutout {
		position: relative;
		bottom: -0;
		width: 100%;
	}

	.rentals .cutout-right, .rentals .cutout-left {
		right: -0; left: -0;
	}


}



@media screen and (min-width: 1361px) and (max-width: 1575px) {

	.rentals  #content-floater .inner-text p .btn2.icon-right {
		zoom: .9
	}

}



/* /// Begin Horizontal Medium Responsiveness \\\ */
@media screen and (min-width: 1441px) and (max-width: 1920px) {
  
	  .request-box{
			display: none;
		}
		
		.rentals #page-wrap{
			display: block;
		}

}
/* /// Begin Horizontal Small and Medium Responsiveness \\\ */


/* /// Begin Horizontal Large Responsiveness \\\ */
@media screen and (min-width: 1920px) {
    
  .request-box{
		display: none;
	}
	
	.rentals #scroll-window{
		/*float: right;*/
		/*width: 60%;*/
	}
	
	.rentals #rental-scroller h3{
	  font-size: 3vw;
	}
	
}
/* /// End Horizontal Large Responsiveness \\\ */


  /* /// Begin Custom \\\ */
@media screen and (max-width: 1750px)  {

  .rentals .inner-text .btn.left:last-of-type {
    margin-left: 0px;
	}
    
}
/* /// End Custom \\\ */


/* ###############################################
          End Responsive Media Queries
################################################## */