.hero .nav li a, .banner--clone .nav li a{
padding:0 16px;
}

.nav .dropdown-menu li a{
padding:10px;
}

#tabs ul li a {
    border: 1px solid #ccc;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}



.section-buttons #tabs .indv-tab{
padding: 50px 0;
}

.section-buttons #tabs ul li a:hover, .section-buttons .ui-state-active a{
background-color:#eee !important;
}


.page-template-landing-page .hero.content-page .blurb{
margin:0;
margin-bottom:30px;
}


.page-template-landing-page .wrap-forms{
margin-top:0;
}


.page-template-landing-page .wrap-forms h2, .page-template-landing-page  h3{
margin-bottom:20px !important;
font-size:24px;
}  


.page-template-landing-page  textarea{
min-height:120px;
}

.page-template-landing-page .field-textarea{
margin-bottom:5px;
}

.page-template-landing-page .fw-testimonials-text{
background-color:#edfefef;
}


p{
	font-size:16px;
}


.page-template-landing-page .form-wrapper{
border-radius:10px;
border:1px solid #eee;
background-color:#f8f8f8;
padding:20px;
}

.page-template-landing-page .fw-testimonials-text{
font-size:14px;
}