#navigation {
    
    margin-bottom: 2em;
    
}

#header-custom {clear:both;
	max-width:925px;margin:auto;}
#header-custom img{float:left;}
#header .social {float:right;}
 
#header .social a {
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
#header .social a:hover {
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#header .social a:hover {
  text-decoration: none;
}
#header .social a:before {
  font-family: Social;
  font-size: 1.1em;
  line-height: 1;
  margin: 0 0.2em 0.6em 0;
  padding: .53em;
  display: inline-block;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
  color: #fff;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
}
#header .social a.subscribe:before {
  content: '\e001';
  background-color: #FF6600;
}
#header .social a.twitter:before {
  content: '\e002';
  background-color: #00aced;
}
#header .social a.facebook:before {
  content: '\e003';
  background-color: #3b5998;
}
#header .social a.youtube:before {
  content: '\e004';
  background-color: #af2b26;
}
#header .social a.flickr:before {
  content: '\e005';
  background-color: #ff0084;
}
#header .social a.linkedin:before {
  content: '\e006';
  background-color: #71c5ef;
}
#header .social a.delicious:before {
  content: '\e007';
  background-color: #285da7;
}
#header .social a.googleplus:before {
  content: '\e008';
  background-color: #2d2d2d;
  font-weight: bold;
}
#header .social a.dribbble:before {
  content: '\e009';
  background-color: #ea4c89;
}
#header .social a.instagram:before {
  content: '\e010';
  background-color: #517fa4;
}
#header .social a.vimeo:before {
  content: '\e011';
  background-color: #33454E;
}
#header .social a.pinterest:before {
  content: '\e012';
  background-color: #cb2027;
}

/* Rons Custom Styles */

.home.title {
display: none;
}
#gform_fields_2 li,
#gform_fields_3 li,
#gform_fields_4 li,
#gform_fields_5 li,
#gform_fields_6 li,
#gform_fields_7 li,
#gform_fields_8 li,
#gform_fields_9 li{
list-style-type:none;
}h2 .gsection_title {	font-size:22px !important;}
.entry ul{
padding-left:0;
}
#field_9_161{
	
}
.ginput_total_9 {
	color: green;
	font-size: 36px;
	margin:25px;
}
.sv_price{
float:right;
color:#ff0000;
}
h1 {
   text-align: center;
   }

.breadcrumb-title {
display: none;
}

.home .breadcrumb {
display: none;
}
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
  width: 90% !important;
  padding: 7px 3px !important;
}
.newsletter{
border: 2px solid #000;
border-radius: 5px;
}
.newsletter_inner{padding:10px;}

body.full-header.full-slider #loopedSlider{z-index:-100;}

/* Custom Gravity Form CSS */
#header .social a.googleplus:before{background-color:#DC4E41!important;}


#loopedSlider.business-slider .content {display:none;}