/*
Theme Name: PIA Inc.	
Theme URI: 
Description: Custom theme developed for PIA and Personify
Author: Joe Blackburn
Version: 100.0
Tags: custom
*/

/*

/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { color: #fff; background: #666; text-shadow: none; }
::selection { color: #fff; background: #666; text-shadow: none; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner, { border: 0; padding: 0; }

:focus { outline: none !important;}

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Italic-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;

}


/* - - - Global Styles - - - */

.os { font-family: 'Open Sans', 'Helvetica', Arial, Verdana, sans-serif;}

.georgia { font-family: Georgia, Times, serif;}

.white { color: #fff;}

.dk-grey { color: #404f47;}

.mid-grey { color: #7b817b;}

.lt-grey { color: #d4d4d2;}

.dk-green { color: #006c68;}

.edk-green { color: #0c4d5b;}

.mid-green { color: #298a65;}

.bright-green { color: #429644;}

.lt-green { color: #aacc6d;}

.xlt-green { color: #d3e2b2;}

.italic { font-style: italic;}

.bold { font-weight: bold;}

.normal { font-weight: normal;}

.upper { text-transform: uppercase;}

.lower { text-transform: lowercase;}

.space { letter-spacing: .1em;}

.space2 { letter-spacing: .2em;}

a { color: #006c68; text-decoration: none;}

a:hover { color: #298a65;}

.shadow {
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .2);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .2);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .2);
}

.center { text-align: center;}

.align-right { text-align: right;}

.rel { position: relative;}

ul.clean { list-style: none; margin: 0; padding: 0;}

ul.inline { display: inline-block;}

ul.inline li { display: inline; float: left;}


/* - - - Main Structure - - - */

body { background: url(images/body-bg-sub.png) repeat-x center top #fff;}

body.home { background: url(images/body-bg-home.png) repeat-x center top #fff;}

html, body {height: 100%; margin: 0;}

#container {min-height: 100%; width: 920px; padding: 0 20px; margin:  0 auto;}

#main {overflow:auto;
	padding-bottom: 180px;}  /* must be same height as the footer */

footer { background: url(images/footer-bg.png) repeat-x center top; height: 180px; color: #fff;
	position: relative;
	margin-top: -180px; /* negative value of footer height */
	clear:both;} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

.ie8 #wrap {display:table;height:100%}

/* - - - Header - - - */

header { position: relative; }

#ie7 header { z-index: 1000;}

a.logo { width: 290px; height: 175px; position: absolute; top: 0; left: 5px; z-index: 10000; display: block; text-indent: -9999px; background: url(images/pia-logo.png);}

body.home header { height: 60px;}

/* - - - Navigation - - - */

nav.primary { margin-left: 300px; height: 60px;}

nav.primary ul { display: inline-block;}

nav.primary li {  display: inline; float: left; padding: 0 25px; background: url(images/nav-line.png) no-repeat left center;}

nav.primary li:first-child { background: none; padding-left: 10px;}

nav.primary a { text-decoration: none; background: url(images/nav-bg.png) no-repeat center 100px; height: 40px; display: inline-block; padding: 10px 0; color: #fff;}

nav.primary a:hover,
nav.primary li#current a,
.page-template-personal-php li.services-nav a,
.page-template-business-php li.services-nav a,
.single-industries li.services-nav a,
.page-template-agents-php li.about-nav a,
.single-agents li.about-nav a,
.page-template-community-php li.about-nav a
{ background-position: center bottom; color: #fff; }

nav.primary a:hover .nav-line-top, nav.primary li#current a .nav-line-top, .single-agents li.about-nav a .nav-line-top { color: #d3e2b2; }

body.home nav.primary a:hover { background: none; }

body.home nav.primary a:hover .nav-line-top { color: #d3e2b2; }

.nav-line-top { font-size: 120%;}

.nav-line-bottom { font-size: 85%;}

nav.subnav { height: 60px; margin-left: 300px; font-size: }

nav.subnav ul { display: inline-block;}

nav.subnav li { display: inline; float: left; line-height: 60px; padding: 0 20px; background: url(images/subnav-line.png) no-repeat left center;}

nav.subnav li a { line-height: 60px; color: #fff; display: inline-block; font-size: 110%;}

nav.subnav li:first-child { background: none; padding-left: 10px;}

nav.subnav li a:hover,
nav.subnav li.current_page_item a,
.single-industries li.business-subnav a,
.single-agents li.page-item-18 a { color: #aacc6d;}

.page-id-367 nav.primary, .page-id-303 nav.primary { margin-bottom: 60px;}


/* - - - Homepage - - - */

.home-feature { height: 368px; border: 10px solid #d4d4d2; background: #b2b2af; margin: 30px 0; padding: 1px; }

#ie7 .home-feature { z-index: 0;}

.home-feature-inner { background: #fff; height: 368px; position: relative;}

.dashed { border-top: 1px dashed #c9c9c6; height: 1px; width: 100%; margin: 40px 0; }

.home-news h2 { border-bottom: 1px solid #d3e2b2; margin: 60px 0 15px 0; font-size: 180%; padding-bottom: 5px;}

.news-title { font-size: 140%;}

.news-title.green-underline { border-bottom: 1px solid #D3E2B2; font-size: 180%; margin: 0 0 15px 0; padding-bottom: 5px; }

.news-meta { font-size: 80%; color: #7b817b; margin: 3px 0 20px 0; }

.news-item { border-bottom: 1px dashed #c6c7c5; margin-bottom: 15px; }

.login { height: 30px; text-align: center; color: #fff; background: url(images/login-bg.png) no-repeat; font-size: 120%; margin-bottom: 20px;}

.login a { color: #fff; text-decoration: none; line-height: 30px; display: block;}

.login a:hover { color: #0c4d5b;}

.login-sep { padding: 0 10px; text-align: center; font-size: 80%; position: relative; top: -2px;}

.pia-learn { margin-bottom: 20px;}

.pia-learn a { height: 83px; display: block; background: url(images/pia-learn.png) no-repeat; text-indent: -9999px;}

.pia-learn a:hover { background-position: 0 -83px;}

#home-cycle { width: 610px; height: 368px; overflow: hidden;}

.home-right { position: absolute; top: 0; right: 0; z-index: 10000;}

ul#home-thumbs { width: 325px; list-style: none; margin: 0; padding: 0;}

#ie7 ul#home-thumbs { z-index: 0;}

ul#home-thumbs li { width: 325px; height: 92px; display: block;}

ul#home-thumbs li a { display: block; width: 275px; height: 52px; color: #fff; padding: 20px 20px 20px 50px;}

ul#home-thumbs li.home1 a { background: url(images/light-green-home-arrow.png) no-repeat 0 0;}

ul#home-thumbs li.home2 a { background: url(images/bright-green-home-arrow.png) no-repeat 0 0;}

ul#home-thumbs li.home3 a { background: url(images/dk-green-home-arrow.png) no-repeat 0 0;}

ul#home-thumbs li.home4 a { background: url(images/blue-home-arrow.png) no-repeat 0 0;}

ul#home-thumbs li.activeSlide a { background-position: 0 -184px;}

.feature-title { font-size: 190%; padding-bottom: 3px;}

.feature-subhead { font-size: 120%;}

a.home1, a.home2, a.home3, a.home4 { width: 280px; height: 70px; text-decoration: none; display: block; position: absolute; top: 10px; right: 10px; z-index: 10000; text-indent: -9999px;}

a.home2 { top: 102px;}

a.home3 { top: 194px;}

a.home4 { top: 286px;}

/* - - - Business - - - */

.industry-block { margin: 0 0 30px 0; position: relative;
-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .1);
-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .1);
box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .1);
}

.industry-block a { display: block; width: 560px; height: 90px; border: 10px solid #d4d4d2; background: #b2b2af; padding: 1px; }

.industry-block.service-block a { height: 150px; width: 900px; position: relative; overflow: visible;}

.service-arrow { display: block; width: 270px; height: 52px; color: #fff; padding: 35px 50px 35px 30px; position: absolute; left: -16px; top: 50%; margin-top: -61px; z-index: 1000; }

.service-arrow.service1 { background: url(images/service-arrow-1.png) no-repeat left center;}

.service-arrow.service2 { background: url(images/service-arrow-2.png) no-repeat left center;}

.service-arrow.service3 { background: url(images/service-arrow-3.png) no-repeat left center;}

.service-arrow.service4 { background: url(images/service-arrow-4.png) no-repeat left center;}

#main.overflow { overflow: visible;}

.industry-block a:hover img { opacity: .8;}

.industry-title { height: 60px; line-height: 60px; padding: 20px 60px 20px 25px; width: 230px; background: url(images/industry-arrow-1.png) no-repeat left center; position: absolute; left: -7px; top: 50%; margin-top: -50px; font-size: 100%; }

.ie .industry-title  { font-size: 95%;}

.one .industry-title { background-image: url(images/industry-arrow-1.png); }

.two .industry-title { background-image: url(images/industry-arrow-2.png); }

.three .industry-title { background-image: url(images/industry-arrow-3.png); }

.four .industry-title { background-image: url(images/industry-arrow-4.png); }

.industry-arrow { height: 60px; line-height: 60px; padding: 20px 60px 20px 25px; width: 230px; background: url(images/industry-arrow-1.png) no-repeat left center; position: absolute; left: -7px; top: 0px; font-size: 100%; }


/* - - - Meet Agent - - - */

.meet-agent { border: 10px solid #dad9d8; background: #b2b2af; margin: 0 0 20px 0; padding: 1px; }

.meet-agent-inner { background: url(images/grey-texture.png) repeat;}

.meet-agent-content { background: url(images/top-shadow.png) repeat-x left top; padding: 10px;}

.meet-text-small { font-size: 120%;}

.meet-name { font-size: 200%; padding: 5px 0 0 0;}

/* - - - Agents - - - */

ul.agent-list { list-style: none; margin: 0; padding: 0;}

ul.agent-list li { display: inline; float: left; width: 180px; height: 320px; padding-right: 66px;}

ul.agent-list li a.agent-block { display: block;}

ul.agent-list li a.agent-block:hover { opacity: 0.7;}

ul.agent-list li.fourth { padding-right: 0;}

ul.agent-list .agent-photo { width: 160px; height: 160px; border: 10px solid #dad9d8; }

ul.agent-list .agent-photo img { width: 160px; height: 160px;}

ul.agent-list .agent-name { padding: 10px 0 5px 0; color: #404f47; font-size: 130%; }

ul.agent-list .agent-email { border-bottom: 1px dashed #C6C7C5; padding-bottom: 8px; margin-bottom: 10px;}

ul.agent-list .phone { width: 134px; padding-right: 10px; float: left; font-size: 120%; margin-top: 0 !important; }

ul.agent-list .vcard { width: 36px; height: 18px; float: left;}

ul.agent-list .vcard a { width: 36px; height: 18px; display: block; background: url(images/vcard.png) no-repeat; text-indent: -9999px;}

.agent-left { width: 300px; float: left;}

.agent-right { width: 580px; float: right;}

.agent-left .agent-photo { width: 280px; height: 280px; border: 10px solid #dad9d8; }

.agent-left .agent-photo img { width: 280px; height: 280px;}

.agent-left .agent-name { font-size: 230%; margin: 20px 0 5px 0;}

.agent-left .agent-email { font-size: 130%; border-bottom: 1px dashed #C6C7C5; padding-bottom: 10px; margin-bottom: 15px;}

.agent-left .phone { width: 220px; padding-right: 20px; float: left; font-size: 220%; margin-top: -3px; }

.agent-left .vcard { width: 60px; height: 30px; float: left;}

.agent-left .vcard a { width: 60px; height: 30px; display: block; background: url(images/vcard-large.png) no-repeat; text-indent: -9999px;}

.agent-bottom { border-top: 1px dashed #C6C7C5; padding-top: 15px; margin-top: 15px; }

.view-map a { font-size: 90%; padding-top: 5px;}

.agent-subtitle { padding: 5px 0 3px 0; font-size: 110%; }

.agent-terms { padding-bottom: 15px;}

.agent-quote { font-size: 160%; line-height: 1.5em; padding-bottom: 15px;}

.agent-quote-name { font-size: 90%; text-align: right; padding-bottom: 30px;}

.back-link { border-bottom: 1px dashed #C6C7C5; padding-bottom: 5px; margin-bottom: 20px; font-size: 120%; }

.back-industry { padding-top: 30px;}

.principal-image { width: 160px; height: 160px; border: 10px solid #dad9d8; }

.principal-image img { width: 160px; height: 160px;}

.principal-left { width: 180px; float: left;}

.principal-right { width: 710px; float: right;}

ul.principal-list { list-style: none; margin: 0; padding: 0;}

ul.principal-list li { padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px dashed #C6C7C5; }

.principal-name { font-size: 180%; margin-top: 5px;}


/* - - - Main - - - */

.left-col { width: 580px; float: left;}

.right-col { width: 300px; float: right;}

.content { padding: 40px 0;}

.content-top { height: 90px; line-height: 90px; font-size: 200%; padding-left: 30px; }

.content-top a { text-decoration: none; color: #D4D4D2; cursor: default;}

.content-top h2 { margin: 30px 0 0 0;}

#ie7 .content-top h2 { font-size: 160%; display: block;}

#ie7 .content-top { height: 120px;}

.content p { line-height: 1.5em; margin: 0 0 15px 0;}

h1.page-headline { font-size: 300%; margin: 0 0 10px 0;}

.sub-content h1.page-headline { margin-bottom: 15px; font-size: 210%;}

.page-image {  margin-bottom: 30px;}

.page-image img { width: 580px; height: auto;}

/* - - - About - - - */

.quote-text { font-size: 130%;}

.quote-name { font-size: 110%;}

/* - - - Sidebars - - - */

.arrow-header { background: url(images/green-arrow-header.png) no-repeat; height: 105px; text-align: center; z-index: 100; position: relative;}

.arrow-header.bright { background-image: url(images/bright-green-arrow-header.png);}

.arrow-content { background: #e9e8e7; margin-top: -27px; margin-bottom: 30px; padding: 45px 15px 20px 15px; }

.arrow-title { font-size: 150%; padding: 20px 0 5px 0;}

.arrow-title.sterling { font-size: 125%;}

.arrow-subhead { font-size: 110%;}

ul.arrow-list { list-style: none; margin: 0; padding: 0;}

ul.arrow-list li { border-top: 1px dashed #C6C7C5; padding-top: 8px; margin-top: 8px; }

ul.arrow-list li:first-child { border: none; margin-top: 0; padding-top: 0;}

ul.arrow-list a { color: #404f47; display: block; }

ul.arrow-list a:hover { color: #429644;}

/* - - - FAQ - - - */

.faq-block { border-bottom: 1px dashed #C6C7C5; padding-bottom: 8px; margin-bottom: 8px; }

a.question { display: block; font-size: 130%;}

.answer { padding: 10px 0 5px 0; height: inherit;}

.answer li { margin-bottom: 1em;}

#accordion h2 { margin-top: 40px; font-size: 180%;}

#accordion h2.no-margin { margin-top: 0;}

a.faq-more { font-size: 110%; margin-top: 20px; margin-bottom: 60px; display: block;}

/* - - - Contact - - - */

body .gform_wrapper label { font-family: 'Open Sans', 'Helvetica', Arial, Verdana, sans-serif; color: #006c68; font-size: 110%; font-weight: normal; padding-top: 15px; font-weight: bold; }

body .gform_wrapper ul li { margin-bottom: 30px;}

body .gform_wrapper input.medium, body .gform_wrapper textarea.medium { border: 1px solid #C6C7C5; padding: 3px 5px; margin: 0; }

body .gform_wrapper .top_label textarea.textarea { width: 517px; margin-top: 3px; }

body .gform_wrapper .top_label input.medium { width: 240px;  margin-top: 3px;} 

body .gform_wrapper li#field_1_1, body .gform_wrapper li#field_1_2, body .gform_wrapper li#field_2_1, body .gform_wrapper li#field_2_2 { display: inline-block; width: 250px; }

body .gform_wrapper li#field_1_1, body .gform_wrapper li#field_2_1 { margin-right: 30px;}

body .gform_wrapper li#field_1_3, body .gform_wrapper li#field_2_3 { clear: both;}

body .gform_wrapper .gfield_required { color: #298A65; padding-left: 3px; }

body .gform_wrapper .gform_footer input.button, a.action-button { background: url(images/green-diag-bg.png) no-repeat; padding: 5px 10px; font-family: 'Open Sans', 'Helvetica', Arial, Verdana, sans-serif; color: #fff; border: none; font-weight: bold; text-transform: uppercase; font-size: 120%; margin-right: 30px; width: 100px; }

ul.gform_fields { list-style: none; margin: 0; padding: 0;}

.validation_error { font-family: 'Open Sans', 'Helvetica', Arial, Verdana, sans-serif; font-style: italic; color: #c52d1f; font-size: 120%; padding: 20px 0; }

.validation_message { font-family: 'Open Sans', 'Helvetica', Arial, Verdana, sans-serif; font-style: italic; color: #c52d1f; font-size: 90%; padding: 3px 0 10px 0;}

h2.contact-title { font-size: 220%; margin-bottom: 5px; letter-spacing: .1em; border-bottom: 1px dashed #C6C7C5; padding-bottom: 5px;}

.address-line { font-size: 115%; line-height: 1.5em;}

.phone { margin-top: 30px; font-size: 120%;}

.fax { border-top: 1px dashed #C6C7C5; padding-top: 5px; margin-top: 5px; font-size: 120%;}

.hours { margin-top: 30px; font-size: 115%;}

.hours h4 { margin: 10px 0 8px 0; font-size: 120%;}

body #gform_fields_3 #input_3_6 label, body .gform_wrapper span label { padding-top: 0; padding-bottom: 15px;}

body .gform_wrapper h2.gsection_title { font-family: Georgia, Times, serif; font-style: italic; color: #429644;  font-size: 220%;  }

body .gform_wrapper ul.gform_fields  li.gsection { border-bottom: 1px dashed #C6C7C5; padding-top: 50px !important;}

li#field_3_1, li#field_3_2, li#field_3_3, li#field_3_4, li#field_3_5, li#field_3_6, li#field_3_7, li#field_3_15, li#field_3_16, li#field_3_17, li#field_3_18, li#field_3_19, li#field_3_20 { float: left; clear: none !important; margin-right: 10px !important;}

li#field_3_5, li#field_3_18, li#field_3_19, li#field_3_20 { clear: left !important;}

/* - - - Industries - - - */

#tabs { position: relative;}

.tab-cover { height: 5px; border-top: 2px solid #aacc6d; background: #fff; position: absolute; top: 66px; left: 0; width: 100%; z-index: 1000;}

.ui-tabs-hide { display: none;}

ul.ui-tabs-nav { list-style: none; margin: 0 0 0 10px; padding: 0; display: inline-block; }

ul.ui-tabs-nav li { display: inline; float: left; background: #dfdfdf; color: #404f47; padding: 5px 12px; margin-right: 5px;
}

ul.ui-tabs-nav li a { color: #404f47; }

ul.ui-tabs-nav li a:hover { color: #298a65; }

ul.ui-tabs-nav li.ui-state-active { background: #aacc6d;
-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .2);
-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .2);
box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .2);
}

ul.ui-tabs-nav li.ui-state-active a { color: #fff;}

.tab-content { padding: 30px 0;}

.right-col.tabs { padding-top: 30px;}

.tab-image  { margin-bottom: 30px; position: relative; }

.tab-image img { width: 580px; height: auto;}

.arrow-sidebar.auto, .arrow-sidebar.homeowners { display: none;}

#tab-1 .arrow-sidebar.homeowners { display: block; }

#tab-1 .arrow-sidebar.all-cats { display: none;}

#tab-2 .arrow-sidebar.auto { display: block; }

#tab-2 .arrow-sidebar.all-cats { display: none;}

.hartford { padding-left: 150px;}


/* - - - About - - - */

.about-ul h2 { margin-top: 0;}

.about-ul ul { padding-left: 20px; }

.about-ul ul li { margin-bottom: 8px;}

.img-downsize img { max-width: 590px; width: auto; height: auto; text-align: center; }

/* - - - News - - - */

.meta-sep { padding: 0 15px; text-align: center;}

.news-item.full { margin-bottom: 60px;}

.nav-previous { width: 50%; float: left;}

.nav-next { width: 50%; float: right; text-align: right;}


/* - - - Footer - - - */

.footer-inner { width: 920px; margin: 0 auto; padding: 20px;}

.footer-left { float: left; width: 590px;}

.footer-right { float: right; width: 280px; padding: 0 0 0 20px; border-left: 1px solid #767e83; height: 80px; color: #b0b3b5;}

.footer-right a { color: #b0b3b5; font-weight: normal; font-size: 70%;}

.footer-right-top { font-size: 180%; padding-bottom: 14px;}

.footer-right-bottom { color: #888e92; letter-spacing: .1em; font-size: 90%; padding-bottom: 3px; }

.license { color: #b0b3b5; letter-spacing: .1em; font-size: 90%;}

.footer-left-top { font-size: 200%; padding-bottom: 8px; }

.footer-left-bottom { color: #c6c7c9; letter-spacing: .1em; font-size: 90%; padding-bottom: 3px; line-height: 1.5em; }

.footer-left-bottom a { color: #888e92;}

.footer-left-bottom a:hover { color: #AACC6D; }

.sticky-footer { position: fixed; bottom: 0; left: 50%; margin-left: -375px; height: 45px; width: 920px; z-index: 10000;}

.sticky-footer-left, .sticky-footer-right, .sticky-footer-middle { width: 250px; float: left; height: 45px;}

.sticky-footer-middle { margin: 0 1px; float: left;}

.sticky-footer a { display: block; text-indent: -9999px; height: 45px;}

.sticky-footer-left a { background: url(images/quote-button.png) no-repeat;}

.sticky-footer-middle a { background: url(images/ask-button.png) no-repeat;}

.sticky-footer-right a { background: url(images/awards-button.png) no-repeat;}

.sticky-footer a:hover { background-position: 0 -45px;}

/* - - - Landing Page - - - */

.page-section { margin-top: 40px;}

.page-section:first-child { margin-top: 30px;}

.section-title { font-size: 140%; padding-bottom: 5px; padding-right: 30px; border-bottom: 1px dashed #C6C7C5; cursor: pointer; position: relative;}

.icon { position: absolute; top: 2px; right: 0; width: 16px; height: 16px; overflow: hidden; z-index: 100; }

.icon img { display: block;}

.icon img.close, .section-title.open .icon img.open { display: none;}

.section-title.open .icon img.close { display: block; }

ul.section-links, .section-text { padding: 20px 0 10px 0; width: 100%; display: none;}

.section-text { font-size: 110%;}

ul.section-links li { width: 33.33%; padding-right: 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; font-size: 110%;}

.inner-section { padding-bottom: 20px;}

ul.section-link li a { display: block;}

.sections-headline { padding-top: 80px; margin-bottom: 30px; }

.testimonial-text { font-size: 110%;}

a.action-button { display: inline-block; float: left; width: 255px !important; text-align: center; margin: 0 0 0 15px !important;}

a.action-button:first-child { margin: 0 15px 0 0 !important;}

/* !Locations Update 3/1/18 - - - - - */

.location { margin-top: 25px; padding-top: 25px; border-top: 1px dashed #C6C7C5;}

.location:first-child { margin: 0; padding: 0; border: none;}

.address,
.location-phone
{ margin-top: 15px; font-size: 105%;}

.location-fax { font-size: 105%; margin-top: 5px;}

.address a,
a.location-phone
{ color: #222;}

.address a:hover,
a.location-phone:hover
{ color: #429644;}

.location a { display: block;}

h3.location-title { font-size: 155%; line-height: 1.4em; margin: 0;}

a.directions { display: block; margin: 10px 0 20px 0; color: #429644;}

a.directions:hover { color: #ABCB72;}














/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after, .clear { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
