/*media query and screen size variables*/
/*color and styling variables*/
body {
  background-color: #261f0a; /*#362819;  /*hex code for a color called "cafe americano"*/
  font-family: 'Open Sans', sans-serif; }
 
  body .nav_menu {
 /*   list-style-type: none;
    display: inline;
    background-color: #261f0a; /*#362819; /*hex code for a color called "cafe americano"*/
    color: #ffffff; 
    clear: both;
    float: left;
    /*height:18%;*/
    height: 75%;
    width:18%;
    position: relative;
    list-style-type:none;
  display:inline; 
  color:#FFFFFF; 
  margin-top:20px;
  margin-left:20px;
  margin-right:50px;
  margin-bottom:200px;
  clear:both;
  float:left;
  position:fixed;
  padding:10px 10px 10px 10px;
  text-align:left;
  line-height:1.2em; }
  body .nav_menu li {
    line-height: 1.2em;
    padding: 5px; 
    font-size: 1.1em;
    }

    .nav{margin-top:0px;}


.BlogMainText {
  width: 70%;
  height: 50%;
  margin-top: 50px;
  margin-left: 30%;
  margin-right: 30%;
  margin-bottom: 20px;
  clear: both;
  position: relative;
  float: right;
  background-color: #b6a399;
  box-shadow: none;
  overflow: auto; }

.BlogArticleImage {
  width: 20%;
  height: 30%;
  clear: both;
  float: right;
  position: relative;
  overflow: auto;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 15px 15px; }




header{
/*    width:80%;*/
/*height:80%;*/
/*padding: 0px 0px 0px 0px;*/
/*padding-left:300px;*/
/*clear:both;*/
/*text-align:center;*/
/*margin-left:25%;*/
/*margin-right:25%;*/
}

#logo{
width:50%;
height:50%;
padding: 0px 0px 0px 0px;
clear:both;
text-align:center;
margin-left:auto;
margin-right:auto;

}  

#articlelogo{
  width:80%;
  height:80%;
  text-align:center;
  margin-right:10%;
  margin-left:10%;
  margin:bottom:50px;
 
}

article {
clear: both;
  float: left;
  position:relative;
  background-color: #362819;
  opacity: 1;
  font-size: .9em;
  color: #ffffff;
  text-align: left;
  line-height: 1.5em;
  width: 70%;
  height: 80%;
  margin-left: 28%;
  padding: 10px 10px 10px 10px; }

p {
  /*margin-top: 5px;*/
  padding: 15px 15px 15px 15px;
  color:#ffffff;
  font-size:1.2em;
  line-height:1.5em; }

h1 {
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 2.5em;
  line-height: 1.5em;
 /* margin-left: 25%;*/
  margin-bottom: 0px;
  padding: 5px; }

h2 {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.4em;
  width: 100%;
  height: 100%;
  text-align: left;
  color: #4FC2BB;
  padding: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
  float: left;
  -webkit-transition: color .6s ease;
  -moz-transition: color .6s ease;
  -o-transition: color .6s ease;
  -transition: color .6s ease;
  list-style-type: none; }

  #WinstonQuote{
    text-align:center;
    margin-bottom:50px;
  }

h3 {
  text-align: right;
  clear: both;
  float: right;
  position: relative;
  color: #FFFFFF;
  margin: 15px 15px 15px 15px;
  padding: 20px 20px 20px 20px;
  font-size: .9em; }
  @media screen and (max-width: 800px) {
    h3 {
      font-size: .6em; } }
  @media screen and (max-width: 1350px) {
    h3 {
      font-size: .8em; } }	
      
h4{
font-size:1.1em;
margin: 5px 0px 0px 5px;
padding: 0px 0px 0px 0px;

}

a:link {
  color: #FFFFFF;
  text-decoration: none;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease; }

a:visited {
  color: #FFFFFF;
  text-decoration: none; }

a:hover {
  -webkit-transition: color .6s ease;
  -moz-transition: color .6s ease;
  -o-transition: color .6s ease;
  transition: color .6s ease;
  color: #4FC2BB; } /*aqua blue color hex code */

a:active {
  color: #4FC2BB; }





.opacitychange{
   opacity: .85;
   transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
  
   }

   .opacitychange:hover {
      opacity: 1;
      }  



.right_column{
  float:right;
  text-align:left;
  margin:10px 10px 10px 10px;
  padding:20px 20px 20px 20px;

}
*/

.rslides {
  position: relative;
  text-align:center;
  list-style: none;
  overflow: hidden;
  width: 70%;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  }

.rslides li {
/*  -webkit-backface-visibility: hidden;*/
  /*position: absolute;*/
  clear: both;
  display: none;
  width: 100%;
  margin-left: 20%;
  margin-right: auto;
  text-align:center;
  /*left: 0;
  top: 0;*/
  }
  
  .hideslideshow {
  position: relative;
  text-align:center;
  list-style: none;
  overflow: hidden;
 /* width: 60%;*/
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  }

/*.rslides li:first-child {
  position: relative;
  display: block;
 /* float: left;*/
  /*margin-top:100px;
  padding:20px 20px 20px 20px;
  margin-left:auto;
  margin-right:auto; 
  }*/

.rslides img {
  display: block;
  height: auto;
  margin-top:10px;
  /*margin-left:150px;*/
  /*margin-right:150px;*/
 /* float: left;*/
  width: 60%;
  /*border: 5px solid red;*/
  }

  .fancybox{
    list-style-type: none;
    
  }


 .photogrid {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom:500px;
}

ul {
    list-style-type: none ;
    display: block ;

}


img {
    /*height: 120px ;
    width: 155px ;*/
    margin: 5px ;
    float: left ;
   opacity: 1;

}

.fadein:hover{
  opacity: 1;
}

.services_list{
  font-family:'Open-Sans', sans-serif;
  font-size: 1.5em;
  line-height:2em;
/*  width:10%;*/

  /*create columns for pricing*/

  -webkit-column-count:2;
  -moz-column-count:2;
  -column-count:2;

  -webkit-column-gap:30%;
  -moz-column-gap:30%;
  -column-gap:30%;

  -webkit-column-rule-style:solid;
  -moz-column-rule-style:solid;
  -column-rule-style:solid;

  -webkit-column-rule-width:1px;
  -moz-column-rule-width:1px;
  -column-rule-width:1px;

  -webkit-column-rule-color:#b6a399;
  -moz-column-rule-color:#b6a399;
  -column-rule-color:#b6a399;

}

.services_list.li{margin:0px 0px 0px 0px;}

.pricing{
  color:#4FC2BB;
  margin-top:0px;
  font-size:1em;
  line-height:1.5em;
}


.grow{

  clear:both;
  float:left;
  padding: 5px 5px 5px 5px;
  -webkit-transition: scale 2s; /* Safari */
    transition: scale 2s;

}

.grow:hover{ f
  padding:10px 10px 10px 10px;
  -webkit-transform:scale(1.1) rotate:(-10deg);
  -moz-transform:scale(1.1) rotate(-10deg);
  -o-transform:scale(1.1) rotate(-10deg);
  transform:scale(1.1) rotate(-10deg); 

  /*-webkit-transition: opacity:1;
  -moz-transition: opacity:1;
  -o-transition: opacity:1;
  opacity:1;*/

  
}



.contact_info{
 font-size:.8em;
 line-height:1.4em;
 color:#4FC2BB;
 width: 100%;
 padding: 0 15px 0 0;
 margin-bottom: 80px;

}

.jbevhillsvideo{
  text-align:center;
  margin-left:10%;
  margin-right:10%;
}

iframe{text-align:center;
margin-left:auto;
margin-right:auto;}

.productphotos{
	width:50%;
	height:50%;
	padding:15px 15px 15px 15px;

}



#Services_Offered{
margin-top:100px;
padding-top:100px;

}

.hours{
font-size:1.2em;
line-height: 1.8em;};


#CLIENTDEAL{
clear:both;
position: relative;
  text-align:center;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 20px 20px 20px 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:100px;}

#ombre{margin-top:10px;}
  
.shop-now-button{
    padding: 10px 10px 10px 10px;
    margin: 5px 5px 5px 0px;
    background-color: #4FC2BB;
    color: #ffffff;
    font-weight: 700;
    
}

.shop-now-button:hover {
  -webkit-transition: color .6s ease;
  -moz-transition: color .6s ease;
  -o-transition: color .6s ease;
  transition: color .6s ease;
  background-color: #ffffff;
  color: #000000; } 

.shop-now-button-homepage {
    font-weight: 700;
    padding: 10px 10px 10px 10px;
    margin: 5px 5px 25px 0px;
    background-color: #261f0a;
    color: #ffffff;
    
}

  .shop-now-button-homepage:hover {
  -webkit-transition: color .6s ease;
  -moz-transition: color .6s ease;
  -o-transition: color .6s ease;
  transition: color .6s ease;
  color: #000000;
  background-color: #ffffff;} 
  
  .shop-now-text{
      clear: both;
      font-size: 1.4em;
      font-weight: 700;
      text-align: center;
      color: #261f0a;
      margin: 10px 0 0 0 !important;
      padding: 5% 10% 0 10% !important;
      /*width: 90%;*/
  }
  
  .shop-now-homepage{
      /*border: solid 1px #ffffff;*/
      background-color: #4FC2BB; /*aqua background*/
      margin-bottom: 100px;

  }
  
  .below-shop-now{
     
        background-color: #362819;
        margin: 0;
        padding: 0;
  }
 
