/*
Theme Name:		Trexel
Theme URI:      http://www.servemark.com
Description:    Developed for Trexel & Associates
Author:         Servemark
Author URI:     http://www.bringthepixel.com/
Template:		3clicks
Version:		1.0
Tags: 			responsive, html5, mobile
Updated: 		2015-05-01 19:23:18
*/

@charset "UTF-8";

p, li {font-size:18px;}

.g1-precontent h1 { font-weight:300 !important;}

.g1-content > .g1-layout-inner { padding-top:0em !important}

#g1-id .site-description{ font-weight: 600 !important; margin-left:70px; }
#g1-header.g1-fixed > .g1-background  {opacity: 1;}

.g1-quote { font-style: italic; font-family: Georgia; }
.g1-meta { font-style:normal; }
.gq-quote__image { display: hidden; }

img.rounded {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.team-quote, .author { font-family: Georgia, serif; color:#4B3015; padding: 0px 60px; margin:0; line-height: 1.2em; }
.team-quote {  margin-top: 20px; text-align:center; /* font-weight:bold; */ }
.author {font-weight:normal; text-align:right; margin-bottom:20px; text-align: center; margin-left: 120px; }

.scf {font-size:0.85em;}
.licenses {font-size:0.9em}

/* ======= GravityForms Styles ======== */
.gfield label {font-weight:400;}
.gfield input, .gfield select, .gfield textarea { border-color: #A8D168; border-width: 2px; }
.gfield input:focus, .gfield select:focus, .gfield textarea:focus { border-color: #A8D168; }

.gfield input, .gfield select { height:40px; }
.gfield input[type="text"],
.gfield input[type="email"],
.gfield input[type="tel"],
.gfield textarea,
.gfield option  { font-size:20px !important; color:#4B3015; }

a#modal-link-url {color:#13803F;}


/* tablet or smaller */
@media only screen and (max-width: 1024px) {
	#g1-id .site-description { font-size: 16px; font-weight:300; margin-left:42px; }
}

@media only screen and (max-width: 480px) {
	.teampic { max-width: 320px; }
}