/*  General CSS*/
*{box-sizing: border-box;}

body{font-family:Arial, Helvetica, sans-serif;}

a{text-decoration:none;}

ul{padding:0; margin:0;}
.fa-tripadvisor {color:#933;margin-top:5px;}
.fa-yelp {color:#F00;}
.fa-google {color:green;}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

ul li{list-style:none;}

.clear{clear:both;}

img{max-width:100%; height:auto}

h1,h2,h3,h4,h5,h6{
	font-family: 'amaranthregular',Arial, Helvetica, sans-serif;}
	h2{font-size:25px;margin:10px 0 10px 0;}
	
	p{font-family: 'afta_sansregular';color:#727272;}
	
@font-face {
    font-family: 'amaranthregular';
    src: url('../fonts/amaranth-regular-webfont.eot');
    src: url('../fonts/amaranth-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amaranth-regular-webfont.woff2') format('woff2'),
         url('../fonts/amaranth-regular-webfont.woff') format('woff'),
         url('../fonts/amaranth-regular-webfont.ttf') format('truetype'),
         url('../fonts/amaranth-regular-webfont.svg#amaranthregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'afta_sansregular';
    src: url('../fonts/aftasansthin-regular-webfont.eot');
    src: url('../fonts/aftasansthin-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aftasansthin-regular-webfont.woff2') format('woff2'),
         url('../fonts/aftasansthin-regular-webfont.woff') format('woff'),
         url('../fonts/aftasansthin-regular-webfont.ttf') format('truetype'),
         url('../fonts/aftasansthin-regular-webfont.svg#afta_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.slick-prev{
	left:10px;
}
.slick-next{right:29px}
	
	
	
	






.mainWrapper{
	width:1000px;
	max-width:96% ;
	height: auto;
	margin: 0 auto;
    position: relative;
    display: block;
}


header{
    width: 100%;
    background: #fff;
	padding-top: 24px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}



.logo{
	width:36.14285714285714%;
	float:left;
}

.headerInfo{
float:right;
width:56%;	
}
.contactInfo_head{text-align: right;}
.conthead{font-weight:bold;font-family: 'afta_sansregular'}
.contactInfo_head .contIcons{margin-right:5px;color:#ec8a41;}
.contactInfo_head ul li{display:inline-block;}
.contactInfo_head ul li:nth-child(2){
	border-right:1px solid #39F;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
}

.visitBar{margin-top:15px;text-align: right;}
.headernav {float:right;margin-top:17px;}

.headerInfo a{color:#000;}

.headernav li{float:left;}

.headernav li a{
		border-right: 1px solid rgba(0, 0, 0, 0.1);
		box-shadow: 1px 0 0 rgba(255, 255, 255, 0.11);
		font-weight:bold;
		font-size:12px;
		text-transform:uppercase;
		font-family: arial,sans-serif;
		display: block;
		padding:15px 20px;
		}
		.headernav li a:hover{color:#03719c;}
		.headernav li >ul{display: none; position:relative;z-index:999}
		.headernav li:hover ul{display: block;}
		
		
		
		.headernav li:hover ul{
			position: absolute; 
			border-right:2px solid #fff;
            box-shadow:0 0 2px rgba(0,0,0,0.5);
			background:#ec8a41;}
        .headernav li:hover ul li{float:none;}
        .headernav li:hover ul li a{padding:15px 20px; color:#fff;}
		.headernav li:hover ul li a:hover{
			background:#e97a28;
		}





.div_bg{
	width:100%;
	background: url(../img/bgMain_image.png)no-repeat center center/cover;
	position: absolute;
	z-index: -1;
}

.altenativeBg{
	background: none repeat scroll 0 0 #fff;
	
}




/*-------------------------------navigation--------------------------------------*/
.mainnavBar{background:#1A95CA;margin-top: 4px;width: 100%;}
.navspacing{background:#1A95CA;position: relative;}
nav{width:100%}

nav ul li{
    display:inline-block;
    float:left;
    margin-right: 1px;
    transition:all .2s linear;
}
nav ul li a{
        display: block;
        min-width:160px;
        height: 100%;
        text-align: center;
        line-height: 3.5em;
		border-right: 1px solid rgba(0, 0, 0, 0.1);
		box-shadow: 1px 0 0 rgba(255, 255, 255, 0.11);
		font-weight:bold;
        font-size:12px;
        text-transform:uppercase;
        color:#fff;
        font-family: 'afta_sansregular',sans-serif;
		letter-spacing:1px;
		text-shadow: 0px 0px 2px rgba(0,0,0,0.2);
		transition: all 0.5s;
    }

nav ul li:hover a{background: #ec8a41;}


nav ul li >ul{display: none;}

nav ul li:hover ul{
            display: block;
            z-index:999;}

nav ul li:hover ul{
            position: absolute; 
            background:#ec8a41;
            border-right:2px solid #FFF;
            box-shadow:0 0 2px rgba(0,0,0,0.5);
            width:225px;}

nav ul li:hover ul li{
			float:none;
			display: block;
			border-bottom: 1px solid rgba(0, 0, 0, 0.1);
			box-shadow: 1px 0 0 rgba(255, 255, 255, 0.11);}
nav ul li:hover ul li a{
			height: 40px;
			line-height: 40px;
			text-align: left;
		border-right: none;
		box-shadow:0px;}
nav ul li ul li a{width: auto;min-width: 100px;padding: 0 20px;}
nav ul li ul li a:hover{background:#e97a28;}
	
	/*------------------navigation---------------------*/
	
	.show-menu {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	background: #19c589;
	text-align: center;
	padding: 10px 0;
	display: none;
}



/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}



	
	


.brandDesign,.infostyle,.textstyle{
background:#f6f6f6;
}
.brandDesign{padding:30px 1.5%}
.infostyle{padding:20px 1.5% ;background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #eee;}
.textstyle{padding:20px 1.5%}
.footerdesign{padding:40px 1.5%}


.brandDesign{
	height:140px;
	border-top:5px solid #93c9fd;
	border-bottom:1px solid #cfcfcf;
}

.brandDesign ul li{
	display:inline-block;
	padding-left: 2%;
    width: 19%;
}
.brandDesign ul li:last-child{
	margin-right:0;}

	
.infoBlocks{
	width: 32%;
	display:inline-block;
	vertical-align: top;
	}
.infostyleWrapper{position: relative;margin-left: 7.5px;margin-right: 7.5px;height: 100%;overflow: hidden;}



/*rental box section*/
.rentalsBox{
	border:5px solid #fff;
	cursor:default;
	position:relative;
	box-shadow: 1px 1px 2px #e6e6e6;
	overflow:hidden;position:relative;
}

.textbar{
	position:absolute;
	left:0;
	right:0;
	top:40%;
	background:rgba(237,150,59,0.8);
	text-align:center;
	color:#fff;
	padding:20px;
}
.textbar h2{color:#fff;font-size:1.5em;}

.rentalsBox .div_overlayText{
	left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
	height:100%;
	text-align:center;
}

.rentalsBox .div_overlayText h2 {
   font-family: 'amaranthregular';
   color: #fff;
   text-align: center;
   position: relative;
   font-size:1.5em;
   padding:20px;
   background:rgba(237,150,59,0.8);
}
.rentalsBox .div_overlayText p{
	position: relative;
   padding: 10px 20px 20px;
   text-align: center;
}
.rentalsBox  a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #06739d;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #06739d;
   -moz-box-shadow: 0 0 1px #06739d;
   box-shadow: 0 0 1px #06739d;
}

/*animation effects*/
.rentalsBox img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}


.rentalsBox .div_overlayText {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(100,100,100, 0.8);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   color:#000;
   
}

.rentalsBox h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.rentalsBox .textbar h2{
	opacity: 1;
	transform: translateY(0px);
}



.rentalsBox .div_overlayText p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
  color:#000;
}

.rentalsBox:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}

.rentalsBox a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.rentalsBox:hover .textbar{
	display:none;}

.rentalsBox:hover .div_overlayText {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

.rentalsBox:hover h2,
.rentalsBox:hover p,
.rentalsBox:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(50px);
   -moz-transform: translateY(50px);
   -o-transform: translateY(50px);
   -ms-transform: translateY(50px);
   transform: translateY(50px);
   color:#fff;
   line-height:18px;
   
}

.rentalsBox:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.rentalsBox:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.weatherCont{
	border: 5px solid #fff;
    box-shadow: 1px 1px 2px #e6e6e6;
}
	
	.weatherCont .bar{
		text-align:center;
		text-transform:uppercase;
		background:#a1a1a1;
		color:#fff;
		padding:10px 0;
		font-size:20px;
		
	}
	.contactTab{
		background:#c7c7c7;
		text-align:center;
		padding:5px 0 10px 0;
		font-size:35px;
		
	}
	.mailLink{
		font-size:25px;
		color:#4e4e4e;
	}
	
	
	
	
.textstyle h1{
	font-size:40px;
	margin-bottom:20px;
	
}
.textstyle p{
	margin-bottom:20px;line-height:20px; font-size:15px; color:#4f4f4f;
	}
span.txtclr{color:#4487c8;}


.footerdesign{
	border-top:5px solid #ec8a41;
	background:#addefd;}
	
	
	
	.ftr_contentBlock{
		width:32%;
		float:left;}

.ftr_contentBlock hr{background: #2b2b2b;border: none;height: 1px;}
.address{
	background: #fff;
	padding: 15px;
	border-radius: 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.address ul li{padding-bottom:10px}
.addricon{color: #ec8a41;
    margin-right: 5px;}
	
	.address p{
	line-height: 18px;
	font-size: .9em;
	color: #2b2b2b;
	}
	.quickLinks,.visit,.social{
		padding-top: 31px;
		padding-left:30px;
		padding-right:30px;
	}
	.quickLinks h4,.visit h4,.social h4{
		color:#2b2b2b;
		font-weight:bold;
		/*border-bottom:1px solid #2b2b2b;*/
	}
	
	.quickLinks ul li{
		display:inline-block;
		margin-right:23px;
	}
	.quickLinks ul li:last-child{margin-right:0}
	.quickLinks ul li a{color:#363636;font-size:12px;text-transform:uppercase;}
	.quickLinks ul li a:hover{color: #ec8a41;}
	
	.social ul li{display:inline-block;margin-right:15px;}
	
	.social .fbSocial,.social .twtSocial,.social .gplussocial, .social .instsocial{font-size:40px;}
	.social .fbSocial{color:#3b5998;}
	.social .twtSocial{color:#55acee;}
	.social .gplussocial{color:#d34836;}
	.social .instsocial{color:#125688;}
	 
	.copyrightBar{
	padding: 15px;
	background: #9fd8fd;
	color: #FFF;
	font-size: 0.7em;
	}
	.copyrightBar p{float:right;color: #6b6b6b;font-weight: bold;}

/*overwriting default slick nav plugins styles*/
.slicknav_menu {
	display:none;
}
.slicknav_menu{
	background:#1a95ca
}
.slicknav_nav .slicknav_row{
	padding: 11px 10px;
}
.slicknav_nav .slicknav_row:hover{
	background:#ec8a41;
}

.slick-slider{
	margin-bottom:0;}
	
	.slicknav_nav .slicknav_row{
		border-bottom: 1px solid #fff;
		
	}
	.slicknav_nav a{
		padding: 12px 10px;
	}
	
	.slicknav_nav a:hover{
		background:#ec8a41;
		color:#fff;
		
	}
	
	
/*----------------------------------------Boat rentals page styling----------------------------------------*/	
	.breadCrumbs{margin-bottom:20px;}
	
	
	.breadCrumbs ul li{display:inline-block;}
	table.boatRentals{
		margin:0 auto;
		line-height:22px; 
		border: 1px solid #ccc;
		box-shadow: 0 1px 2px #d1d1d1;
		font-family: 'afta_sansregular';
		border-radius:10px;
		
		}
		
	
	table.boatRentals tbody tr th {
    text-align: left;
	padding:15px 0 15px 15px;
    padding-top: 15px;
	}
	.headerBg{background:#f90;color:#fff;font-size:1.2em;}
	.boatType {background:#1a95ca;color:#fff;}
	.btname{font-weight:bold;}
	
	table.boatRentals tbody tr td {
		padding:15px 0 15px 15px;
    	width: 20%;
	}
.textstyle .tableFooter{
	background:#F90;
	text-align:center;
	
	}
	.textstyle .tableFooter p{color:#fff;margin-bottom:0;}
	.tickcolor{color:#09F;padding-right:10px}
	.boatsGallery_wrapper{margin-top:25px;}
	
	ul.boatGallery li.picContainer{
		display:inline-block;
		height:auto;
		
		
		
	}
	
	
	
	
	
	
	
	
	/*kayak page style*/
	
	.div_innerContainter{margin-bottom:40px;border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:20px;}
	.div_innerContainterImg{float:left;border:5px solid #fff;box-shadow: 1px 1px 2px #e6e6e6;}
	.imgexception{border:none;box-shadow:none;}
	.div_innerContaintertxt{float:left;width:60%;margin-left:15px;}
	.divkayatxt_lft{margin-left:0; margin-right:15px;}
	.div_innerContaintertxt p{margin-bottom:10px;}
	.div_priceContainer{border-top:1px solid #666;padding:10px 0 0 0;}
	
	.price{font-weight:bold; color:#F90; font-size:16px;}
	.listprc{font-weight:bold;}
	.div_twoColumnContainer{
		margin-bottom:25px;
	}
	
	.div_innerContaintertxt ul,.div_innerTwo_Column ul{
		margin-left: 33px;
    	margin-top: 10px;
	}
	.div_innerContaintertxt ul li,.div_innerTwo_Column ul li{
		
		margin-bottom:10px;
		list-style:disc;
		
	}
	
	.div_innerTwo_Column{
		float:left;
		width:45%;
		margin-right:20px;
		border-right:1px solid rgba(0,0,0,0.1);
		padding-right:20px;
		
	}
	.div_pageText .div_twoColumnContainer .div_innerTwo_Column:last-child{
		margin-right:0;
		border-right:0;
		padding-right:0px;}
	
	/*Testimonials page*/
	.testimonialsPage{width:100%}
	.clientImg{float:left;width:100px;height:100px;border-radius:50px;background:#f00;}
	.testiText{float:left;width:85%;background:#ec8a41;padding:15px;border:15px;border-radius:15px;border: 5px solid #fff;margin-left:1em;}
	.testiText blockquote{margin-left:25px;}
	.testiQuote{font-size:1.5em;color:#fff;}
	.testiText p{color:#fff;font-size:1.2em}
	
	
	.clientName{font-weight:bold;margin-top:15px;display:block;}
	
	.shirtLogo img{display:inline-block;margin-top:20px;}
	.storePage{width:100%}
	.storePage ul li{list-style:none;display:inline-block;margin-right:2.5em;}
	.storeIcon{margin-bottom:35px;}
	.storeIcon > ul{text-align:center;}
	.storeIcon img{transition:transform 0.8s;overflow:hidden;margin-bottom:15px;}
	.storeIcon ul li a:hover img{transform:rotate(30deg);}
	.storeIcon p{
	background: none repeat scroll 0 0 #1a95ca;
    color: #fff;
    display: block;
    font-weight: bold;
	padding:0 10px 0 10px;
    letter-spacing: 1px;
    line-height: 35px;
    margin-bottom: 0;text-transform:uppercase;
	transition:all ease-in 0.5s;
	}
	.storeIcon ul li a:hover p{
		background:#157aa6;
		
		}
	
	
	
	
	
	/*contact page*/
	.contactPage{width:60%;margin:0 auto;text-align:center;}
	.map, .mapWeather{
		border-top:1px solid rgba(0,0,0,0.1);
	padding-top:20px; 
	position: relative;
	padding-bottom: 75%; // This is the aspect ratio
	height: 0;
	overflow: hidden;}
	.mapWeather{padding-bottom: 5%;}
	.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
	
	
	
	
	
	
	


/*the magic begins here */

@media screen and (max-width:1200px){
    nav ul li a{
        min-width: 150px;
    }
	.contactTab .mailLink{
		font-size:20px;
		word-break:break-word;
	}
}

@media screen and (max-width:1000px){
    nav ul li a{
        min-width: 150px;
    }
	
	.rentalsBox .div_overlayText h2{
			padding:10px;
		}
		
		.rentalsBox:hover h2, .rentalsBox:hover p, .rentalsBox:hover a.info{
			
			transform: translateY(0px);
			
		}
		.contactTab .mailLink{
		font-size:20px;
		word-break:break-word;
	}
	.address p{padding-left:0;}
	
	.quickLinks ul li{
		display:block;
		margin-bottom:15px;
	}
	
}




@media screen and (max-width:960px){
    .logo{float:none;width: 100%;border-bottom: 1px solid #ccc;text-align: center;margin-bottom: 10px;}
    .headerInfo{float:none;width: 100%}
    .contactInfo_head{text-align: center;}
    .visitBar{text-align: center;}
    .brandDesign{height:120px;}
    
    nav ul li{
        display: block;
        float: none;
    }
    
    nav ul li a{
        min-width: 150px;
    }
    nav ul li a{
        border-right:none;
    }
    
    nav ul li:hover ul{
            
            background:#caab00;
            border-right:2px solid #6e5d00;
            box-shadow:0 0 2px rgba(0,0,0,0.5);
            width:100%;}
     #menu {
		display:none;
	}
	 .slicknav_menu {
        display:block;
    }
	
   .fa-caret-down:before{
		content:""}
		
		
		.rentalsBox .div_overlayText h2{
			padding:10px;
		}
		
		.rentalsBox:hover h2, .rentalsBox:hover p, .rentalsBox:hover a.info{
			
			transform: translateY(0px);
			
		}
		
		
		
		
	
	.contactTab .mailLink{
		font-size:12px;
		word-break:break-word;
	}
}

@media screen and (max-width:860px){
	.fa-caret-down:before{
		content:""}
		.infoBlocks{
			display:block;
			width:100%;
			margin-top:10px;
		}
		.rentalsBox img{width:100%}
		
		.rentalsBox:hover h2, .rentalsBox:hover p, .rentalsBox:hover a.info{
			
			transform: translateY(250px);
			
		}
	.address p {
		padding-left:0;
	}
	.quickLinks ul li{
		display:block;
		margin-bottom:15px;
	}
	
	.visit{
	width:24%	
	}
	
	
	.contactTab p{
		font-size: 20px;
	}
	.contactTab .mailLink{
		font-size:12px;
		word-break:break-word;
	}
	
	
}

@media screen and (max-width:660px){
	
	.textstyle h1{
		font-size:2em;;
		
	}
	.brandDesign{height:84px;}
	.contactTab .mailLink{
		font-size:12px;
		word-break:break-word;
	}
	.ftr_contentBlock{
		float:none;width:auto;
		
	}
	.div_innerContainterImg{
	float:none;
}
.div_innerContaintertxt{
	width:100%;
	float:none;
	margin-left:0;
}
	
}

@media screen and (max-width:550px){
	
	.textstyle h1{
		font-size:1.5em;;
		
	}
	.brandDesign{height:84px;}
	.ftr_contentBlock{
		float:none;width:auto;
		
	}
	
	.div_innerContainterImg{
	float:none;
}
.div_innerContaintertxt{
	width:100%;
	float:none;
	margin-left:0;
}
.div_innerTwo_Column{
	margin-right: 0;
    padding-right: 0;
    width: auto;
	border-right:none;
	float:none;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 20px;
}

	
	
}

@media screen and (max-width:480px){
	
	.contactInfo_head ul li:first-child{
		border-bottom: 1px solid #f00;
		margin-bottom: 10px;
		padding-bottom: 5px;
	}
	
	.contactInfo_head ul li{display:block;margin-top:10px;}
	.headernav li a{
		padding: 15px 15px;
	}
	
	
	.brandDesign ul li{
		width:18%;
		
	}
	
	.visit{
	width:100%	
	}
	.infoBlocks{
		width:100%;
		margin-top:10px;
	}
	.contactTab p{font-size:30px}
	.contactTab .mailLink{
		font-size:20px;
	}
	
	.contactInfo_head ul li:nth-child(2){
	border-right:none;
	padding:0;
	margin-right:0px;
}

.ftr_contentBlock{
		float:none;width:auto;
		
	}
	
	.rentalsBox:hover h2,
.rentalsBox:hover p,
.rentalsBox:hover a.info {
	transform: translateY(30px);
	
}
.div_innerContainterImg{
	float:none;
}
.div_innerContaintertxt{
	width:100%;
	float:none;
	margin-left:0;
}
.div_innerTwo_Column{
	margin-right: 0;
    padding-right: 0;
    width: auto;
	border-right:none;
	float:none;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 20px;
}


	
}

@media screen and (max-width:360px){
.rentalsBox:hover h2, .rentalsBox:hover p, .rentalsBox:hover a.info {
  transform: translateY(-2px);
}	

.div_innerContainterImg{
	float:none;
}
.div_innerContaintertxt{
	width:100%;
	float:none;
	margin-left:0;
}
.div_innerTwo_Column{
	margin-right: 0;
    padding-right: 0;
    width: auto;
	border-right:none;
	float:none;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 20px;
}
	
}
