
/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
div, ul, li { position:relative }
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */

.page { background-color: #d9cbb4; }

/* Text meant only for screen readers */
.screen-reader-text { position: absolute; left: -9000px; }

#top_header {
    background: #4c4d4f;
}

#header_contact { margin:0px auto; width:850px; height:51px; line-height: 48px; }


/* Menu */
#nav_holder { background: #FFF; }

#header_nav { margin: 0 auto; width: 870px; display:block; height: 144px; }

#logo { float: left; }

#logo a { display:block; width:200px; height:60px; margin-top:34px; background: #fff url(../images/hawley-troxell_logo.png) no-repeat 0 0; }

#access { float: right; margin-top:34px; margin-right:10px; }
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}


a.fb, a.fb:visited {
    display:block; 
    height:30px; 
    width:29px; 
    background: url(../images/fb.png) no-repeat 0 0;
    float:left;
    margin-right:4px;
    border:none;
    text-decoration: none;
    font-size:0px;
    
}

a.fb:hover {
    background: url(../images/fb_over.png) no-repeat 0 0;
}

a.twitter, a.twitter:visited {
    display:block; 
    height:30px; 
    width:29px; 
    background: url(../images/twitter.png) no-repeat 0 0;
    float:left;
    margin-right:4px;
    border:none;
    text-decoration: none;
    font-size:0px;
}

a.twitter:hover {
    background: url(../images/twitter_over.png) no-repeat 0 0;
}

a.linked_in, a.linked_in:visited {
    display:block; 
    height:30px; 
    width:29px; 
    background: url(../images/linkedin.png) no-repeat 0 0;
    float:left;
    margin-right:4px;
    border:none;
    text-decoration: none;
    font-size:0px;
}

a.linked_in:hover {
    background: url(../images/linkedin_over.png) no-repeat 0 0;
}

a.rss, a.rss:visited {
    display:block; 
    height:30px; 
    width:29px; 
    background: url(../images/rss.png) no-repeat 0 0;
    float:left;
    border:none;
    text-decoration: none;
    font-size:0px;
}

a.rss:hover {
    background: url(../images/rss_over.png) no-repeat 0 0;
}


a.fb-footer, a.fb-footer:visited {
    display:block; 
    height:40px; 
    width:45px; 
    background: url(../images/footer-facebook.png) no-repeat 0 0;
    float:left;
    margin-right:4px;
    border:none;
    text-decoration: none;
    font-size:0px;
}

a.fb-footer:hover {
    opacity: .7;
}

a.twitter-footer, a.twitter-footer:visited {
    display:block; 
    height:40px; 
    width:46px; 
    background: url(../images/footer-twitter.png) no-repeat 0 0;
    float:left;
    margin-right:4px;
    border:none;
    text-decoration: none;
    font-size:0px;
}

a.twitter-footer:hover {
    opacity: .7;
}

a.lin-footer, a.lin-footer:visited {
    display:block; 
    height:40px; 
    width:44px; 
    background: url(../images/footer-linkedin.png) no-repeat 0 0;
    float:left;
    margin-right:4px;
    border:none;
    text-decoration: none;
    font-size:0px;
}

a.lin-footer:hover {
    opacity: .7;
}

a.rss-footer, a.rss-footer:visited {
    display:block; 
    height:40px; 
    width:44px; 
    background: url(../images/footer-rss.png) no-repeat 0 0;
    float:left;
    margin-right:4px;
    border:none;
    text-decoration: none;
    font-size:0px;
}

a.rss-footer:hover {
    opacity: .7;
}

a.healthcare-law, a.healthcare-law:visited {
    display:block; 
    height:120px; 
    width:400px; 
    background: url(../images/healthcare-blog.jpg) no-repeat 0 0;
    float:left;
    position:relative;
    line-height: 180px;
    padding-left:20px;
    color: #011e46;
    font-family: "superclarendon-1", "superclarendon-2";
    text-decoration: none;
    font-size:20px;
}

a.healthcare-law:hover {
    background: url(../images/healthcare-blog-over.jpg) no-repeat 0 0;
    color: #fff;
}

a.employment-law, a.employment-law:visited {
    display:block; 
    height:120px; 
    width:400px; 
    background: url(../images/employment-law-blog.jpg) no-repeat 0 0;
    float:left;
    position:relative;
    line-height: 180px;
    padding-left:20px;
    color: #011e46;
    font-family: "superclarendon-1", "superclarendon-2";
    text-decoration: none;
    font-size:20px;
}

a.employment-law:hover {
    background: url(../images/employment-law-blog-over.jpg) no-repeat 0 0;
    color: #fff;
}

a.banking-law, a.banking-law:visited {
    display:block; 
    height:120px; 
    width:400px; 
    background: url(../images/banking-law-blog.jpg) no-repeat 0 0;
    float:left;
    position:relative;
    line-height: 180px;
    padding-left:20px;
    color: #011e46;
    font-family: "superclarendon-1", "superclarendon-2";
    text-decoration: none;
    font-size:20px;
}

a.banking-law:hover {
    background: url(../images/banking-law-blog-over.jpg) no-repeat 0 0;
    color: #fff;
}

a.corporate-law, a.corporate-law:visited {
    display:block; 
    height:120px; 
    width:400px; 
    background: url(../images/corporate-law-blog.jpg) no-repeat 0 0;
    float:right;
    position:relative;
    line-height: 180px;
    padding-left:20px;
    color: #011e46;
    font-family: "superclarendon-1", "superclarendon-2";
    text-decoration: none;
    font-size:20px;
}

a.corporate-law:hover {
    background: url(../images/corporate-law-blog-over.jpg) no-repeat 0 0;
    color: #fff;
}

a.wine-law, a.wine-law:visited {
    display:block; 
    height:120px; 
    width:400px; 
    background: url(../images/wine-brew-spirits-blog.jpg) no-repeat 0 0;
    float:right;
    position:relative;
    line-height: 180px;
    padding-left:20px;
    color: #011e46;
    font-family: "superclarendon-1", "superclarendon-2";
    text-decoration: none;
    font-size:20px;
}

a.wine-law:hover {
    background: url(../images/wine-brew-spirits-blog-over.jpg) no-repeat 0 0;
    color: #fff;
}

a.tax-law, a.tax-law:visited {
    display:block; 
    height:120px; 
    width:400px; 
    background: url(../images/tax-law-blog.jpg) no-repeat 0 0;
    float:right;
    position:relative;
    line-height: 180px;
    padding-left:20px;
    color: #011e46;
    font-family: "superclarendon-1", "superclarendon-2";
    text-decoration: none;
    font-size:20px;
}

a.tax-law:hover {
    background: url(../images/tax-law-blog-over.jpg) no-repeat 0 0;
    color: #fff;
}

a.attorney-link:hover:after {
	content: "";
    background: rgba(47, 149, 207, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}

a.blog-link:hover {
	color: #fff !important;
	background: linear-gradient(rgba(47, 149, 207, 0.5), rgba(47, 149, 207, 0.5)) !important;
}

#access a {
	display: block;
	line-height: 38px;
	padding: 0 5px;
	text-decoration: none;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 28px;
	left: 10px;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
	padding-left:0px;
	margin-left:0px;
}
#access ul ul ul {
	left: 100%;
	top: 0px;
	margin-left: 0px;
}
#access ul ul a {
	line-height: 1em;
	padding: 2px 0px;
	font-size: 12px;
	width: 160px;
	height: auto;
	text-decoration: none;
	color: #021c41;
}
#access li:hover > a,
#access ul ul :hover > a {
	text-decoration: underline;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	text-decoration: underline;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}



#container { margin:0px auto; width:850px; background: transparent; }

#content { padding:35px 0px; background: transparent;}

.single-people-content { background-color: #fff; margin-top:20px; font-size: 15px; line-height:20px; }

.single-people-content div.left { float:left; width:48%; margin-bottom:10px; }
.single-people-content div.right { float:right; width:48%; margin-bottom: 10px; }
.single-people-content hr { color: #4c4d4f; background-color: #4c4d4f; height: 1px; margin:10px 0; clear: both; border:0px; }

.bio_sub_nav { padding:10px; border-top: 4px solid #ffffff; list-style-type: none !important; background-color: #f2f3f3; color: #4c4d4f; cursor:pointer; }
.bio_sub_nav a {
	color: #4c4d4f;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 20px;
}

.bio_sub_nav:hover {
	background-color:#fff;
}

.bio_sub_nav_selected { background-color: #fff; }

.widget-area .tec-calendar td { height: 50px; }
.widget-area .tec-calendar th { background: #006600; }

.widget-area table.tec-calendar { margin: 0; }
.widget-area table.tec-calendar td { width: 15px; }
.widget-area table.tec-calendar td .tec-event { padding: 6px 8px; }
.widget-area table.tec-calendar .tec-tooltip { left: -14px; z-index: 50; }



.home_bubble_popover { z-index: 999; position:absolute; height:118px; width:477px; background: url('../images/bg/home_quote_right.png') no-repeat 0 0; display:none; color: #333; font-size:16px; line-height:18px; }

.left_bubble {  background: url('../images/bg/home_quote_left.png') no-repeat 0 0;  }

.people_block { float: left; text-align: center; margin:0px 10px; background-color: #fff; margin-bottom:20px; width:135px; padding:0 5px; }

.tax_people_block { float: left; text-align: center; margin-left: 10px; margin-bottom:10px; background-color:#fff; }

#home_promo_area {
    margin:0 auto; 
    width: 870px; 
    position:relative;
}

#home_slider_left {
    position:absolute; 
    left:0px; 
    top:213px; 
    width:41px; 
    height:41px; 
    z-index:100;
}

#home_slider_right {
    position:absolute; 
    right:0px; 
    top:213px; 
    width:41px; 
    height:41px;
}

#home_search {
    width:870px;
}

.home_container {
    width: 857px;
}

#footer_top_bar {
    margin:0px auto; 
    width:850px; 
    color: #4c4d4f; 
    font-size:14px;
    padding:25px 0;
}

#footer_bottom {
    background-color: #dddcdc; 
    margin:0px auto; 
    width:850px; 
    color: #433d2f; 
    font-size:12px; 
    padding-top:10px;
}

.responsive_thumb {
    max-width:100%;
    height:auto;
}

.practice_content_left {
    float: left; 
    width: 525px;
}

.practice_content_right {
    float: right; 
    width: 295px; 
    text-align: right;
}

.blog_content_left {
    float: left; 
    width:556px;
}

.blog_content_right {
    float: right; 
    width:270px;
}

#footer_master {
    background: #dddcdc; 
}

.career_right {
    float:right; 
    word-wrap: break-word; 
    width:608px;
}

.people-search-box {
    width:853px; 
    height:149px; 
    background: #56acd1;
}

.people-search-border {
    float:left; 
    margin-left: 31px; 
    width:775px; 
    height:51px; 
    background-color: #56acd1; 
    border:1px solid #021c41;
}

.people-mobile {
    display:none;
}

.slicknav_menu {
    display:none;
}


/*!
 * jQuery Accordion 0.0.1
 * (c) 2014 Victor Fernandez <victor@vctrfrnndz.com>
 * MIT Licensed.
 */

/* Requirements */



/* Basic Theme */

.accordion {
    line-height: 1;
}

[data-control],
[data-content] > * {
    border-bottom: 1px solid #888;
    padding: 10px;
}



.accordion h3 {
    position: relative;
    padding-right: 40px;
    font-weight: 300;
    color: #000000;
	cursor: pointer;
	font-size: 16px;
	border:1px solid #7f8081;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}

.accordion > h3:after {
    content: "";
    position: absolute;
    right: 10px;
    font-size: 25px;
    font-weight: 200;
    top:6px;
    color: #444;
    height: 26px;
    width: 26px;
    background: url('../images/accordion-arrow.png');
    background-repeat: no-repeat;
    background-position: right center;
}

.accordion > h3.open:after {
    -webkit-transform: rotate(90deg); 
    -ms-transform: rotate(90deg); 
    transform: rotate(90deg); 
}


.c-tabs {
  /**/
}

/**
 * Tabs navigation
 */
.c-tabs-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.c-tabs-nav__link {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 0px;
  padding: 12px;
  color: #a2a4a6 !important;
  background-color: #fff;
  text-decoration: none !important;
  text-align: center;
  -webkit-transition: color 0.3s;
          transition: color 0.3s;
  border-bottom: 1px solid #c8cbd0;
}

.c-tabs-nav__link:last-child {
  margin-right: 0;
}

.c-tabs-nav__link:hover {
  color: #61aad3 !important;
}

.c-tabs-nav__link.is-active {
  color: #61aad3 !important;
  background-color: #fff;
  border-left: 1px solid #c8cbd0;
  border-right: 1px solid #c8cbd0;
  border-top: 1px solid #c8cbd0;
  border-bottom: none;
  text-decoration: none;
}

.c-tabs-nav__link i,
.c-tabs-nav__link span {
  margin: 0;
  padding: 0;
  line-height: 1;
}

.c-tabs-nav__link i {
  font-size: 18px;
}

.c-tabs-nav__link span {
  display: none;
  font-size: 18px;
}

@media all and (min-width: 670px) {
  .c-tabs-nav__link i {
    margin-bottom: 12px;
    font-size: 22px;
  }
  .c-tabs-nav__link span {
    display: block;
  }
}

/**
 * Tab
 */
.c-tab {
  display: none;
  background-color: #fff;
}

.c-tab.is-active {
  display: block;
}

.c-tab__content {
  padding: 1.5rem 0;
  
}

/**
 * Tabs no-js fallback
 */
.c-tabs.no-js .c-tabs-nav {
  display: none;
}

.c-tabs.no-js .c-tab {
  display: block;
  margin-bottom: 1.5rem;
}

.c-tabs.no-js .c-tab:last-child {
  margin-bottom: 0;
}


#home-slides .home-caption-content h2 {
	color: #fff;
	font-size: 24px;
	padding-top:0px;
}

#home-slides .home-caption-content p {
	color: #fff;
	font-size: 16px;
}

#footer-disclaimer {
	float:left; 
	width: 550px;
}

#footer-locations {
	float:left;
}

#home-tabs {
	margin:0 auto; 
	width: 870px;
}

.home-image {
	height:450px;
	background-size: cover !important;
	background-repeat: no-repeat; 
	background-position: center top;
}

.home-caption {
	height:225px; 
	margin:0 auto; 
	width:870px;
}

.home-phrase {
	float:left; 
	padding-right:20px;
}

.regular-slide {
	height:340px; 
}

.regular-slide-caption {
	background-color:#fff; 
	bottom:0; 
	left:25px; 
	position:absolute; 
	width:390px; 
	padding:14px 14px 0 14px; 
	color: #000000; 
	font-weight:400; 
	font-size:16px;
}

#wpcf7-f1712-p563-o1 textarea, #wpcf7-f1712-p563-o1 input[type=text], #wpcf7-f1712-p563-o1 input[type=email] {
    width:100%;
}

#wpcf7-f1712-p563-o1 input[type=submit] {
    background-color: #61aad3;
    color: #fff;
    border:none;
    padding: 7px 10px;
    font-size:16px;
    clear:both;
    display:block;
}

#wpcf7-f1712-p563-o1 input[type=submit]:hover {
    opacity: .7;
    cursor: pointer;
}

.contact-input {
    display:inline; 
    width:30%; 
    float:left; 
}

.contact-input.first {
    margin-right:40px;
}

.contact-input.last {
    float:right !important;
}

@media (max-width: 670px) {
    #top_header {
        display: none;
    }
    
    #home-tabs {
		width:100%;    
	}
    
    #home-slides .slick-prev, #home-slides .slick-next, #top-slides .slick-prev, #top-slides .slick-next {
	    top:200px !important;
	}
    
    .home-image {
	    height: 200px;
	    background-size: cover !important;
	}
    
    .contact-input {
        display:block;
        float:none; 
        width:100%;
    }
    
    .contact-input.first {
        margin-right:0;
    }
    
    .contact-input.last {
        float:none;
    }
    
    .regular-slide {
	    height:200px;
    }
    
    .regular-slide-caption {
	    display:none;
    }
    
    .home-caption {
	    height:auto;
	    width:auto;
    }
    
    .home-phrase {
	    display:none;
    }
    
    #footer-disclaimer {
		float:none;
		width:100%;    
	}
    
    #footer-locations {
	    float:none;
    }
    
    #header_nav {
        width: 100%;
        height: 100% !important;
    }
    
    #access {
        display:none;
    }
    
    #home_promo_holder {
        height: auto !important;
    }
    
    #home_promo_area {
        width:100%;
    }
    
    #home_headline {
        height:auto !important;
        max-width:100%;
    }
    
    #headline-fader {
        height:160px !important;
    }
    
    #home_slider_left, #home_slider_right {
        display:none;
    }
    
    #home_search {
        width:100%;
    }
    
    #logo {
        margin-left:15px;
    }
    
    #logo a {
        margin-top:15px;
        margin-bottom:15px;
    }
    
    #container {
        width: 100%;
    }  
    
    #content {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .single-people-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .home_container {
        width: 100%;
    } 
    
    .practice_content_left, .practice_content_right, .blog_content_left, .blog_content_right {
        float:none;
        width:100%;
    }
    
    .three_column_right {
        float:left !important;
    }
    
    #tec-events-loop {
        width:100% !important;
        float:none !important;
    }
    
    .sp_events {
        float:none !important;
        width: 100% !important;
    }
    
    .bio_left {
        float:none !important;
        width:auto !important;
    }
    
    .bio_left li {
        list-style: none !important;
        margin-left: 0px !important;
    }
    
    .bio_right {
        float:none;
        width:auto;
    }
    
    .career_right {
        float:none;
        width:100%;
    }
    
    a.corporate-law, a.wine-law, a.tax-law {
        float:left !important;
        margin-top:15px !important;
    }
    
    .people-search-box {
        width: 100%;
    }
    
    .people-search-border {
        width:85%;
    }
    
    .people-search-border #s_auto {
        width: 60% !important;
    }
    
    .resp-clear {
        clear:none !important;
    }
    
    .people-mobile {
        display:inline-block;
    }
    
    .people-full {
        display:none;
    }
    
    #footer_master {
        height: auto;
    }
    
    .footer_social {
        
    }
    
    #footer_top_bar {
        padding:25px 10px;
        width:auto;
    }
    
    #footer_bottom {
        width:auto;
        padding:0 10px;
    }
    
 /**   ul.sub-menu {
        display:inline-block !important;
    }
    **/
    li.menu-item a, li.menu-item a:active, li.menu-item a:visited, li.menu-item a:link {
        color: #a3a3a4;
    }
    
    li.menu-item a:hover {
        text-decoration: none;
    }
    
    .contact-right {
        float:left !important;
    }
    
    .slicknav_menu {
        display:block;
    }
    
    #featured_slider {
        width:100% !important;
    }
    #slider {
        width: 100% !important;
    }
    
    #featured_slider .content_left {
        width: 50% !important;
    }
    
    #featured_slider .img_right {
        display:none !important;
    }
    
    .single-people-content div.left, .single-people-content div.right {
        width:100%;
        float:none;
    }
}
