.maintitle{
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 29px;
  color:#1E283A;
  text-align:center;
  padding-top:40px;


}

.product_title{
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  color:#787878;
  font-weight:700;
  padding: 0 0 10px 10px;
  /*text-align:center; */
}

.product_title2{
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  color:#787878;
  padding: 0 0 10px 10px;
  font-weight:700;    /* 700 = as bold */
  /*text-align:center; */
}

.main_products_text{
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  color:#787878;
  font-weight:400;    /*400 = as normal*/
  /* padding: 0 0 10px 10px; */
  /*text-align:center; */
}

.maincontent{
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  color:#787878;
  padding: 40px 20px 50px 20px;
  font-weight:400;

}

.formcontent{
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  color:#5d5d5d;
  padding: 0 0 10px 10px;
  font-weight:400;
	
}

.footercontent{
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  color:#9e9e9e;
  /*padding: 40px 20px 50px 20px;*/
  font-weight:400;
}

.f_links{
 font-size: 14px;
 color:#9e9e9e;
  font-family: 'Roboto Condensed', sans-serif;
 text-decoration:none; 
/* font-family: tahoma, arial, georgia;*/
 text-decoration:none;
 -o-transition:all 300ms ease-out, all 250ms ease-in;
  -ms-transition:all 300ms ease-out, all 250ms ease-in;
  -moz-transition:all 300ms ease-out, all 250ms ease-in;
  -webkit-transition:all 300ms ease-out, all 250ms ease-in; */
  /* ...and now override with proper CSS property */
   transition:all 300ms ease-out, all 250ms ease-in;
   
}

.f_links:hover{
color: #cfcfcf;

}

.img-circle {
border-radius: 50%;
}

/*.maincontent{
  font-family: tahoma, arial, georgia;
  font-size: 14px;
  color:#1E283A;
  padding: 40px 20px 50px 20px;

} */


.boxtitle{
  font-family: 'Roboto Condensed', sans-serif;
  font-size:18px;
  color:#fff;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight:700;
}

.boxcontent{
  font-size:15px;
  color:#fff;
  font-family: 'Roboto Condensed', sans-serif;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height:22px;
}


.block_title{

  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  color:#585858;
  text-align:center;
  margin-top:40px;
  text-transform: uppercase;
  
  
}

.block_title a{

  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  color:#585858;
  text-decoration:none;
     -o-transition:all 300ms ease-out, all 300ms ease-in;
  -ms-transition:all 300ms ease-out, all 300ms ease-in;
  -moz-transition:all 300ms ease-out, all 300ms ease-in;
  -webkit-transition:all 300ms ease-out, all 300ms ease-in;
  /* ...and now override with proper CSS property */
   transition:all 300ms ease-out, all 300ms ease-in;
}

.block_title a:hover{

  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  color:#302f2f;
 
}

.feature_divider {
    border: 2px solid #585858;
    display: block;
    margin: 20px auto;
    width: 70px;
}

.block_texts{
    color:#787878;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	font-weight:normal;
	margin: 30px 0 10px 0;
}	
	
	
.block_texts a{

  font-family: 'Roboto Condensed', sans-serif;
  
  color:#787878;
  text-decoration:none;
     -o-transition:all 300ms ease-out, all 300ms ease-in;
  -ms-transition:all 300ms ease-out, all 300ms ease-in;
  -moz-transition:all 300ms ease-out, all 300ms ease-in;
  -webkit-transition:all 300ms ease-out, all 300ms ease-in;
  /* ...and now override with proper CSS property */
   transition:all 300ms ease-out, all 300ms ease-in;
}

.block_texts a:hover{

  color:#4b4b4b;
 
}
/********** reviews *******/

blockquote {
font-family: Georgia, serif;
font-size: 18px;
font-style: italic;
/* width: 500px; */
width: auto;
margin: 0.25em 0;
padding: 0.25em 40px;
line-height: 1.45;
position: relative;
color: #383838;
}

blockquote:before {
display: block;
content: "\201C";
font-size: 80px;
position: absolute;
left: -20px;
top: -20px;
color: #7a7a7a;
}

blockquote cite {
color: #999999;
font-size: 14px;
display: block;
margin-top: 5px;
}
 
blockquote cite:before {
content: "\2014 \2009";
}


.excursions_title{
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  color:#464646;
  font-weight:bold;
  text-decoration:none;
   -o-transition:all 300ms ease-out, all 300ms ease-in;
  -ms-transition:all 300ms ease-out, all 300ms ease-in;
  -moz-transition:all 300ms ease-out, all 300ms ease-in;
  -webkit-transition:all 300ms ease-out, all 300ms ease-in;
  /* ...and now override with proper CSS property */
   transition:all 300ms ease-out, all 300ms ease-in;
}

.excursions_title:hover{
color:#0fa0ce;
}


.excursions_title2{
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  color:#aaaaaa;


}
/********** reviews *******/
	
/* .boxcontent{
  font-size:14px;
  color:#fff;
  font-family: tahoma, arial, georgia;
   padding-top: 8px;
  padding-bottom: 8px;
}
*/


.imagebox {
  width: auto;
  /* width: 291px; */
  /* height: 150px;  */
  min-height: 200px;
  background: #1e283a;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align:center;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}

.imagebox:hover {
  background-color:#E4012E;
  /*cursor: pointer;*/
}

.fa-arrow-circle-o-right{
text-decoration:none;
color:#ffffff;
font-size:25px;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}

.fa-arrow-circle-o-right:hover{
text-decoration:none;
color:#1e283a;
font-size:25px;
}

.fa-envelope{
text-decoration:none;
color:#ffffff;
font-size:16px;
}

.fa-phone{
text-decoration:none;
color:#ffffff;
font-size:16px;
}

.fa-map-marker{
text-decoration:none;
color:#ffffff;
font-size:16px;

}

.fa-thumb-tack{
 text-decoration:none;
 color:#ffffff;
 font-size:16px;
}

.fa-clock-o{
 text-decoration:none;
 color:#c1c1c1;
 font-size:15px;
}

/******** message hides contact and review forms********/
.hidding_div {
  -webkit-animation: seconds 1.0s forwards;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-delay: 5s;
  animation: seconds 1.0s forwards;
  animation-iteration-count: 1;
  animation-delay: 5s;
  /*position: relative;
  background: red;*/
}
@-webkit-keyframes seconds {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    left: -9999px; 
  }
}
@keyframes seconds {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    left: -9999px; 
  }
}

/******** message hides contact and review forms********/

/* General button style (reset) */
.btn {

    border: none;
	font-family: 'Roboto Condensed', sans-serif;    /* font-family: inherit; */
	font-size: 18px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 17px 60px; /*padding: 25px 80px;*/
	display: inline-block;
	/*margin: 15px 30px; */
	text-transform: uppercase;
	letter-spacing: 3px;
	/* font-weight: 700; */
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Pseudo elements for icons */
/*
.btn:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
} */

/* Button 2 */
.btn-2 {
	background: #cb4e4e;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

/* Button 2a */
.btn-2a {
	border-radius: 0 0 5px 5px;
    text-decoration:none;
}

.btn-2a:hover {
	box-shadow: 0 4px #ab3c3c;
	top: 2px;
    text-decoration:none;
    color:#1e283a;
}

.btn-2a:active {
	box-shadow: 0 0 #ab3c3c;
	top: 6px;

}

.responsive-image{
        height:auto;
        /* width:100%; */
        max-width: 100%;
}

.links{
 font-size: 15px;
 color:#a8a8a8;
  font-family: 'Roboto Condensed', sans-serif;
  
/* font-family: tahoma, arial, georgia;*/
 text-decoration:none;
 -o-transition:all 300ms ease-out, all 250ms ease-in;
  -ms-transition:all 300ms ease-out, all 250ms ease-in;
  -moz-transition:all 300ms ease-out, all 250ms ease-in;
  -webkit-transition:all 300ms ease-out, all 250ms ease-in; */
  /* ...and now override with proper CSS property */
   transition:all 300ms ease-out, all 250ms ease-in;
   
}

.links:hover{
color: #787878;

}

.links2{
 font-size: 17px;
 color:#787878;
  font-family: 'Roboto Condensed', sans-serif;
/* font-family: tahoma, arial, georgia;*/
 text-decoration:none;
 -o-transition:color 300ms ease-out, color 250ms ease-in;
  -ms-transition:color 300ms ease-out, color 250ms ease-in;
  -moz-transition:color 300ms ease-out, color 250ms ease-in;
  -webkit-transition:color 300ms ease-out, color 250ms ease-in; */
  /* ...and now override with proper CSS property */
   transition:color 300ms ease-out, color 250ms ease-in;
}

.links2:hover{
color: #787878;
}

.links3{
 font-size: 14px;

 color:#9f9f9f;
 margin-left:8px;
  font-family: 'Roboto Condensed', sans-serif;
/* font-family: tahoma, arial, georgia;*/
 text-decoration:none;
 -o-transition:color 300ms ease-out, color 250ms ease-in;
  -ms-transition:color 300ms ease-out, color 250ms ease-in;
  -moz-transition:color 300ms ease-out, color 250ms ease-in;
  -webkit-transition:color 300ms ease-out, color 250ms ease-in; */
  /* ...and now override with proper CSS property */
   transition:color 300ms ease-out, color 250ms ease-in;
}

.links3:hover{
color: #fff;
}


/*scroll to top */
.scroll-to-top {
position: fixed;
background:url(../images/scroll-to-top.png) no-repeat;
cursor: pointer;
bottom: 1em;
right: 0px;
width:55px;
height: 55px;
padding-right: 2em;
padding-bottom: 1em;
display: none;
z-index: 999;
}
/*scroll to top */


.new_member_box_display{
    min-height: 300px;
	height: auto;
	/*background-color: #e6ebe4; */
	/*padding-top: 10px;
	padding-left: 10px; */
   /*	margin: 25px 0px 10px 0px; */
	margin: 0px 0px 0px 0px;
  /*  font-family: tahoma, arial, georgia; */
   /* font-size: 14px;*/
    /* color:#787878;*/
    padding: 40px 20px 25px 20px;
  /*	border-radius: 3px;*/
}

.accordion-toggle {cursor: pointer; margin: 0;}
.accordion-content {display: none;}
.accordion-content.default {display: block;}


/************** Locations ***********/
.view {
   /* width: 250px;
    height: 250px;*/
    /*margin: 10px;*/
    float: left;
   /* border: 10px solid #fff;*/
    overflow: hidden;
    position: relative;
    text-align: center;
   /* box-shadow: 1px 1px 2px #e6e6e6;*/
    cursor: default;
    /*background: #fff url(../images/bgimg.jpg) no-repeat center center*/
}
.view .mask, .view .content {
    /*width: 250px;
    height: 250px;*/
	width:100%;
	height:100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}
.view img {
    display: block;
    position: relative
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0
}
.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}

.view-first img { 
    transition: all 0.2s linear;
}
.view-first .mask {
    opacity: 0;
    background-color: rgba(219,127,8, 0.7); 
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
	transition: all 0.2s linear;
}
.view-first a.info{
    opacity: 0;
	transition: all 0.2s ease-in-out;
}

.view-first:hover img { 
	transform: scale(1.1);
} 
.view-first:hover .mask { 
	opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}

/************** Locations ends ***********/