@charset "utf-8";
/* CSS Document */

.rowspacing {
	margin-top: 25px;
	margin-bottom: 25px;}


	/************************** features panels ******************************************************/

.featuresrow {
background: #2d2418;
color: #ffffff;
border-top: 0px solid #3f3221;
}

.herofeatured {
	color: #2d2418; 
	min-height: 12em;
	overflow: visible;
	background-size: cover;
	background-color: #fdc628;
	background-image: url(/images/backgrounds/paddling.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	}

.heronew {
	color: rgba(253,198,40, 0.8);
	font-size: .5em;
	position:relative;
	top: -10px;
	text-transform: uppercase;}

.heronew:after {
	content: '\f005';
	font-family: FontAwesome;
	color: rgba(253,198,40, 1.0);
	position:relative;
	font-size: 20px!Important;
	
}



.herofeaturedback {
/*	background: #fdc628;*/
	background: rgba(253,198,40, 0.8);
	background: rgba(234,228,202,0.8);
	background: rgba(255,255,255,0.9);

	}


.featuredback {
/*	background: #fdc628;*/
	background: rgba(45,36,24, 0.8);
	}



div.panel.herofeatures {
	border: 0px;
	border-bottom: 0px solid #dadada;
	font-size: 1rem;
	margin-top: 1em;
	color: #ffffff;
	background: transparent;
	background: rgba(0,0,0,0.2);
	background: transparent;
	margin-bottom: 0;
	padding-bottomn: 0;
	position: relative;
	padding: 0;}
	

.aligncenter {
	text-align: center;
	padding-top: 0px;
}

.herofeatures {

	 }
	
	
.herofeatures img {}

.herofeatures H2 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0.0rem;
	color: #ffffff;
	text-align: center;
	background: rgba(45,36,24, 1.0);
	padding: 1em;
	text-align: left; 
	position: absolute; 
	top: 20px; 
	z-index: 200; 
	max-width: 85%;"
	
	}

.herofeatures.title {}

.herofeaturescontent{
 }


 .herofeaturescontent p {
font-size: 1.1em!Important;
color: #ffffff;
background: rgba(0,0,0,0.5);
font-weight: 500; padding: 1em; position: absolute; bottom: 0em;
}

 /*******************************************	Banner area    ******************************/

.billboard {
	padding: 0px;
	margin: 0px;
	
  /*  Mobile  */ }

  .billboard .billboard-head {
/*    position: relative;*/
	max-height: 600px;
	overflow: hidden;
	display: block;
    background-color: #ffffff;
	width: 100%;
	  }
 .billboardoffset {
 	margin-top: 0px;
	}
	  
 @media (min-width: 1300px) {
	 
   .billboard .billboard-head {
/*	max-height: 700px;
	max-height: 45em;
    margin-top: -123px;*/
	max-height: 750px;
	max-height: 350px;
}
 
 .billboardoffset {
 	margin-top: 0px;
	
	
	}
 
	 }	  

 /*   .billboard .billboard-head .billboard-head-image {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
	   }*/
    .billboard .billboard-head .billboard-head-image img {
	   width: 100%; 
	   height: auto; 
	   /*object-fit: cover;*/
	}

    .billboard .billboard-head .billboard-head-landing {
	padding: 0px;
	  overflow: hidden;
 }	  
  
    .billboard .billboard-head .billboard-head-landing img {
	   width: 100%; 
	   height: auto; 
	   object-position: center center!Important;
	   object-fit: contain;
	    
	}

    .billboard .billboard-head .billboard-head-content {
      position: relative;
      z-index: 10;
      padding-top: 60px; }

    .billboard .billboard-head .billboard-title {
      margin-bottom: 15px;
      font-size: 2rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.1em; }

      .billboard .billboard-head .billboard-title.billboard-title-alt {
        color: #fff; }

  @media (max-width: 767px) {
    .billboard .billboard-head {
      padding: 0px;
	  padding-top: 0px;}

      .billboard .billboard-head .billboard-head-content {
        padding-top: 0px; }

      .billboard .billboard-head .billboard-title {
        font-size: 1.4rem; 
		margin-bottom: 2px;
		padding: 0px;}

      .billboard-head-content p, ul {
		padding: 0px;}
		
	  .billboard .billboard-head .billboard-head-image {
	  display: none;
	  
	   } 
 
  .billboardoffset {
 	}

	   
	   }













	   
	   
/* recent Work */
#Items h3{
	text-transform: uppercase;
}

#Items .row{
	margin-bottom: 0px
	
}

.items-box h4 {
	font-size: .8em;
	margin-top: 0px;
	position: relative;
	top: -50px;
	right: 0;
	text-align: right;
	padding: 10px;
	color: #ffffff;
	width: 70%;
	background-color: rgba(0,0,0,0.7)
}

.items-box{
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
   border-bottom: 0px solid #FFF;
   margin-bottom: 20px;
   text-align: center;
   height: 400px;
   padding: 0px;
}



.items-box:hover{
/*	border-bottom: 0px solid;
	background: rgba(255,255,255,0.2);
	height: 400px;
	padding: 0px*/
}

.items-box.addon:hover {
	border-bottom: 0px solid;
    background-color: transparent;
	height: auto;
}


.items-box.addon {
padding-top: 0px;
padding: 0px;
height: auto;
 
}

.featurebox {
   margin-right: auto;
   margin-left: auto;
   width: 100%; 
   padding: 0px;
   height: 100%;
   min-height: 200px;
   display: block;
   overflow: hidden;
      text-align: center;

}

.thumbnail {
  width: 250px;
  height: 250px;
  overflow: hidden;
  text-align: center;
}

@media (max-width: 767px) {
 
 .thumbnail {
  width: 80%;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-align: center;
}
	}
	 
 
.businessop {
padding: 1em;
text-align: centre;
font-size: 1.5em;
background: #f5801f;
background: #f5d23c;
position: relative;
top: 0;
padding-bottom: .5em;}

.businessop a{
color: #9e2529;
text-decoration: none;}


