/******************/
/* WordPress Base */
/******************/
/* - Formatting   */
/* - Header       */
/* - Content      */
/* - Sidebar      */
/* - Footer       */
/* - Responsive   */
/******************/
body {color: #000000; font-family: 'Roboto', sans-serif; font-size: 14px;}

/* Headlines */
h1, h2, h3, h4, h5, h6 {margin: 0 0 20px; color: #000000; font-family: 'LibreBaskerville', serif;  }
h1 {font-size: 32px; text-transform: uppercase;}
h2 {font-size: 23px; color:#ad5d1e; margin: 30px 0 20px; font-weight: bold;}
h2:first-child { margin: 0px 0 20px; }
h3 {font-size: 20px; color:#ad5d1e; font-weight: bold;}
h4 {font-size: 18px; font-weight: bold;}
h5 {font-size: 16px;}
h6 {font-size: 16px;}
.sidebar h3 { color:#000; }
.sidebar h3 span { display: none; }
/* Paragraph */
p { font-size: 17px; font-family: 'Roboto', sans-serif; }
.page-template-template-attorneys-php h2 { text-transform: uppercase; }
/* Lists */
ol,
ul {margin: 0 0 20px 40px; font-size: 17px;}
ul {list-style: none;}
ol {list-style-position: inside; }
.content { padding-bottom: 30px; }
.sidebar ul { margin: 0 0 20px; }
.sidebar ul li { border-bottom: 1px solid #d1d1d1; }
.sidebar ul li:first-child { border-top: 1px solid #d1d1d1; }
.sidebar ul li a:before { content: "\f105"; display: inline-block; font-family: 'FontAwesome'; margin-right: 8px; color:#000;}
.sidebar ul li a { color:#ad5d1e; padding:10px 17px 10px 24px; display: block; text-indent: -7px;  }
.sidebar ul li:hover a { background: #ebeff6; color:#000; }
.content ul li:before { content: "\f0a9"; display: inline-block; font-family: 'FontAwesome'; margin-right: 8px; color:#000; margin-left: -23px; }
.content ul { margin: 0 0 20px 63px; }
.content ul li { margin-bottom: 10px;  margin-top: 10px}
.row { position: relative; }
.sidebar ul li.current_page_item { display: none; }

/*Expand*/
.content .expand li { position: relative; border-bottom: 1px solid #d1d1d1; }
.content .expand li .button { max-width: 100%; margin: 10px 0; }
.content .expand li:hover {cursor: pointer;}
.content .expand li:before { content:"\f067"; display: inline-block; background: #000; color:#fff; padding: 2px 5px 0; font-size: 12px; text-align: center; position: absolute; margin: 0; left: -35px; top:3px; }
.content .expand .open:before { content: "\f068"; }
.content .expand li h3 { font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: bold; color: #000; text-transform: none;  padding-top: 3px; }
.content .expand li h3:hover { cursor: pointer; color:#ad5d1e; }
.content .expand li p { display: none; padding-bottom:0px;}
.contactForm { padding: 50px 0; background: #e5e9f1; }
/* Links */
a {color: #ad5d1e; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
a:hover, a:active, a:focus { color: #c56e34;}
.button { font-size: 17px; padding: 7px 0; text-align: center; background:#ad5d1e; color:#fff; width: 100%; display: block; font-family: 'Roboto', sans-serif; text-transform: uppercase;}
.button:hover, .button:active, .button:focus  { background: #000; }
.invert.button { background: #000; }
.invert.button:hover { background:#ad5d1e;  }
.back-btn { background:#e6e6e6; display: block; width: 240px; position: absolute; right: 0; text-align: center; padding: 5px 0; top:-50px; margin-right: 0.9375rem; }
.back-btn:hover { background:#c56e34; color:#e6e6e6; }

/*Header*/
.home header .row { background: rgba(0,0,0,0.85); padding: 15px 0; }
header .row {background: #000;}

.home header {background: none;}
header{background: #000; padding: 10px;}
header.sticky { padding: 0px; background: #000; opacity: 0; display:none; position: fixed; width: 100%; z-index: 100;}
header.sticky img { height: 75px; }
header.sticky .row { padding: 10px 0 8px; }
.home header { position: absolute; top:30%; z-index: 10; width: 100%; border:none; padding: 0; opacity: 0;}
.banner {border-bottom: 6px solid rgba(0,0,0,0.85);}
.banner img {display: block; margin:0px auto;}

/*Nav*/
.tab-bar { display: none; background: #000; border-bottom: 1px solid #fff;}
.left-small { border-right: none;  }
.right-small { border-left: none; width: 4.813rem; }
.right-small a { text-transform: uppercase; color: #fff; font-size: 17px;}
.left-small a { color:#fff; background:#ba612a; display: block; width: 100%; text-align: center; height: 44px; font-size: 18px; }
.top-bar, .top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button), .top-bar-section ul li:hover:not(.has-form) > a, .top-bar-section li:not(.has-form) a:hover:not(.button) { background: none; padding: 0 .9375rem; }
.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section ul li:hover:not(.has-form) > a, .top-bar-section li:not(.has-form) a:hover:not(.button) { padding:0; }
.top-bar { margin-top: 31px; }
.top-bar-section ul li { padding: 0 .9375rem; }
.top-bar-section ul li > a { font-size: 15px; font-family: 'Roboto', sans-serif; text-transform: uppercase; color:#c56e34; position: relative;}
.top-bar-section ul li > a:hover, .top-bar-section ul li:hover:not(.has-form) > a { color: #c56e34; background: none; }
.top-bar-section ul li > a:after {position: absolute; top: 100%; left: 0; width: 100%; height: 4px; background: rgba(197,110,52,0.5); content: ''; opacity: 0; -webkit-transition: opacity 0.3s, -webkit-transform 0.3s; -moz-transition: opacity 0.3s, -moz-transform 0.3s; transition: opacity 0.3s, transform 0.3s; -webkit-transform: translateY(10px); -moz-transform: translateY(10px); transform: translateY(10px);}
.top-bar-section ul li > a:hover:after,
.top-bar-section ul li > a:focus:after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.logo a {display: block;}
header.sticky .top-bar-section ul li { display: inline-block; float: none; }
header.sticky .top-bar-section { text-align: right; }
header.sticky .top-bar { margin-top: 17px; }
/*Home*/
.home { position: relative; overflow: hidden; background: #000; }
.bx-wrapper, .bx-wrapper .bx-viewport {  width: 100%; box-shadow: none; left: 0; border: none;}
.bxslider { margin:0; padding:0; }
.bx-wrapper ul li { background-size: cover; background-position: center;}
.bx-wrapper ul li .row { position: absolute; width: 100%; left: 0; right: 0; bottom: 33%; z-index: 10;}
.tagline { position: absolute; right: 0; background: rgba(255,255,255,0.81); padding: 30px; opacity: 0; }
.tagline p { font-family: 'LibreBaskerville', serif; text-transform: uppercase; text-align: center; font-size: 26px; margin-bottom: 3px; opacity: 0; padding: 0; position: relative; z-index: 1; }
.tagline p:before {position: absolute; top: 20px; left: 0%; content: ''; border-top: 1px solid #000; width: 100px;}
.tagline p:after {position: absolute; top: 20px; right: 0%; content: ''; border-top: 1px solid #000; width: 100px;}
    .tagline p.second-tag:before, .tagline p.second-tag:after { width: 50px; }
.tagline p.subtagline:before, .tagline p.subtagline:after { border:none; }
.tagline p.subtagline { font-size: 17px; letter-spacing: 7px; margin: 0; }
.mobile-bg { display: none !important; }

/*Content bgs*/
.main { padding: 50px 0 ; background: url(/wp-content/themes/paperstreet/images/all-bg.jpg) no-repeat; background-size: cover; background-position: top center; }
.single-practices .main { padding: 50px 0 0; }
.main h1 { text-align: center; }
.title, .subtitle { margin-bottom: 30px; text-align: center; padding:0 15px; position: relative;}
 .subtitle h2 { margin-top: 3px; }
.title h1, .subtitle h2 { display: block; text-align: center; position: relative; z-index: 1; }
.title h1 span { background: #F8F8F8; padding: 0 20px; }
.subtitle h2 span { font-size: 23px; color:#000; background: #E5E9F1; padding: 0 20px; }
.single-attorneys .title h1 span { background: #EAEAEA; }
.page-id-91 .title h1 span { background: #FBFBFB; }
.title .line, .subtitle .linesub { border-top: 1px solid #000; display: block; height: 11px; float: left; position: relative; top: 20px; position: absolute; width: 100%; }

/*Attorney Landing*/
.search-sections .large-3 { width: 27%;  padding-right: 1.5rem; }
.search-sections .large-pull-9 { right: 73%; }
.search-sections .large-9 { width: 73%; padding-left: 1.5rem; }
.search-sections .large-push-3 { left: 27%; }
.search-sections p { margin: 0 0 10px; padding:0; font-weight: bold;}
.search-sections { margin-bottom: 40px; }
.attorney-search h2 {font-size: 21px;}
.character { margin: 0px 0 53px; }
.character ul { margin: 0; }
.character ul li { display: inline-block; font-size: 16px; width: 42px; margin-right: 5px; text-align: center; margin-bottom: 5px;}
.character ul li:last-child  { margin:0; }
.character ul li a { display: block; background:#000; color: #fff; text-align: center; height: 42px; line-height: 42px; }
.character ul li a:hover { background: #c56e34; }
.character ul li.disabled { height: 42px; line-height: 42px; background:#A8A8A8; color:#fff;}
.feat-att { border-right:1px solid #c9c9c9; }

/*Contact form*/
.contactForm p { margin:0; }
.contactForm textarea { height: 70px; }
.view-map { position: relative; display: block; }
.view-map span { position: absolute; left:10px; bottom: 10px; width: 180px; margin:0;}
.view-map:hover .button { background: #000; }

/*Individual Attorney*/
.att-img { display: block; margin: 0 auto 30px; }
.att-bg-image { background-size: cover !important; background-position: top center !important;  padding: 60px 0; margin: 0px 0 30px; max-height: 356px; }
.att-bg-image ul { margin: 0; padding: 0; }
.att-bg-image ul li:before { content: "\f0a9"; display: inline-block; font-family: 'FontAwesome'; margin-right: 8px; color:#000; }
.att-bg-image ul li { text-indent: -11px; margin-left:23px; }
.att-bg-image h3 { text-transform: none; }
.single-attorneys .sidebar h3 { color:#ad5d1e; text-transform: none; border-bottom: 1px solid #d1d1d1; margin: 0 0 5px; padding-bottom:10px; }
.single-attorneys .sidebar ul { margin-bottom: 40px; }
.single-attorneys .sidebar ul li { border: none; border-bottom: 1px solid #d1d1d1; }
.single-attorneys .sidebar ul li a { text-indent: 0; margin: 0; display: inline; padding: 0; }
.single-attorneys .sidebar ul li a:hover { background: none; }
.single-attorneys .sidebar ul li a:before { margin:0; padding: 0; content:""; }
.single-attorneys .sidebar ul li { text-indent: 10px; padding: 10px 0; }
.single-attorneys .sidebar ul li:before { content: "\f105"; font-family: 'FontAwesome'; margin-right: 8px; color:#000; }
#areaspractice { height: 245px; }
.mobile-bg.att {margin-bottom: 40px; min-height: 356px; min-width: 1920px; margin-left: -490px;}
.single-attorneys .main {padding-top: 65px;}

/*Related Attorneys*/
.related-att { padding: 50px 0; background: #e5e9f1; }
.att-block { display: block; width: 20%; float: left; text-align: center; position: relative; }
.att-block .hover { display:none; background: #000; position: absolute; top:0; z-index: 10; width: 100%; height: 100%;}
.att-block:hover .hover { display: block; }
.att-block .hover p { font-family: 'LibreBaskerville', serif; font-size: 17px; margin: 0; padding: 0; position: absolute; top: 44%; width: 100%; }
.att-block .hover p span { font-family: 'Roboto', sans-serif; font-weight: 300; text-transform: uppercase; color: #fff; font-size: 14px; letter-spacing: 3px; }
#slider { display: none; }
#slider .slide-btn { display: none; }

/*Featured Attorneys*/
.section { margin-bottom: 40px; }
.featured { margin-bottom: 0; }
.featured .att-block { width: 100%; max-width: 249px; margin-bottom: 40px; }
.feat-block { width: 100%; position: relative; margin-bottom: 30px; }
.search-sections .feat-block  { margin-bottom: 0; }
.feat-block img { width: 100%; }
.feat-block p { margin: 0; padding: 0; text-align: center; font-family: 'LibreBaskerville', serif; font-size: 17px; display: block; background: #000; padding: 20px 0; position: absolute; bottom: 0; width: 100%; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease; }
.feat-block a:hover p { color:#fff; background: #ad5d1e; }
.content .practice-list { margin:0; padding: 0; }
.practice-list li { display: inline-block; width: 48%; padding: 5px 58px 5px !important; margin: 0 !important; }
.practice-list li a { display: block; padding: 22px 30px; background: #a75a17; color:#000; font-size: 19px; }
.practice-list li a:hover { background:#a75a17; color:#fff; }
.content .practice-list li:before{ content: ""; margin: 0; padding: 0; display: none;}
.practice-list li a:before { content: "\f0a9"; display: inline-block; font-family: 'FontAwesome'; margin-right: 8px; color:#fff; }

/*Sidebar*/
.sidebar h2 { margin-top:0; }

/*Footer*/
.home .footer { position: absolute; width: 100%; bottom: 0px; opacity: 0; }
.footer { background: #000; padding: 21px 0; }
.footer p { color:#fff; font-size: 14px; font-family: 'Roboto', sans-serif; font-weight: 300; margin: 0; padding:0;}
.footer .small-text { font-size: 13px; font-weight: 300; text-align: right; }
.footer a { color:#fff; text-decoration: none; }
.footer a:hover { color:#c56e34; }
br.add, br.tel { display: none; }

@media screen and (max-width:1245px){
  .top-bar-section ul li > a { font-size: 15px; }
  .header-left {width: 28% !important;}
  .header-right {width: 72% !important;}
}

@media screen and (max-width:1201px){
	.top-bar-section { text-align: right; }
	.top-bar-section ul li { float: none; display: inline-block; padding: 0 .8rem; }
}
@media screen and (max-width:1170px){
	.top-bar-section ul li { padding: 0 .7rem;  }
}
@media screen and (max-width:1109px){
	.top-bar { margin-top: 3%; }
	.top-bar-section ul li { padding: 0 .5rem;  }
}
@media screen and (max-width:1065px){
	.top-bar-section ul li { padding: 0 .4rem; }
}
@media screen and (max-width:1036px){
  .header-right {width: 100% !important;}
  .header-left  {width: 100% !important;}
  .top-bar-section ul {display: inline-block; height: auto!important; width: 100%; text-align: center;}
	.top-bar-section ul li { padding: 0 10px;}

}
@media screen and (max-width:1005px){
	.top-bar-section ul li > a { font-size: 15px; }
}
@media screen and (max-width:960px){
	header .large-8 { padding-left:0;  }
}
@media screen and (max-width:935px){
	.home header { top:0; }
	header { padding: 0; background: none !important; border:none; }
	header .row { background: #000; }
	header .medium-8, header .medium-4, footer .medium-7, footer .medium-5 { width: 100%; }
	.top-bar-section { text-align: center; }
	.top-bar-section ul li > a { font-size: 15px; }
	.top-bar-section ul li { padding: 0 2% !important;}
  .top-bar-section li:not(.has-form) a:hover:not(.button) {padding: 0;}
}
@media screen and (max-width:895px){
	.footer .small-text { text-align: center; }
	.tagline, .tagline p, #homenav, .home .footer { opacity: 1; }
	.bx-wrapper ul li .row { bottom: 25%; }
	.submit-btn { margin-top: 20px; }
	.tagline { width: 100%; bottom: 0;}
	.banner { display: block; }
	.home .banner { display: none; }
	.att-block { width: 50%; }
	.att-block img { width: 100%; }
	.att-block .hover { display: block; position: relative; }
	.att-block .hover p { top: 0; position: relative; padding: 20px 0; }
	.character ul li, .character ul li:last-child { margin:7px; }
	.att-block .hover p span { display: none; }
	.search-sections .medium-6 { width: 50%; }
	.search-sections .large-push-3 { left: 50%; }
	.search-sections .medium-pull-6 { right: 50%; }
	.search-sections .feat-block { max-width: 320px; margin: 0 auto; }
	.featured h2 { text-align: center; }
	.content ul { margin: 0 0 20px 25px; }
}
@media screen and (max-width:770px){
	.top-bar-section ul li { padding: 0 1% !important;}
}
@media screen and (max-width:755px){
	.practice-list li { width: 100%; }

}
@media screen and (max-width:733px){
  .top-bar-section ul li a {font-size: 14px !important;}
}
@media screen and (max-width:701px){
	.top-bar-section li:not(.has-form) a:not(.button) { padding:0;}
	.single-practices .sidebar .pages ul { display: block; }
}
@media screen and (max-width:736px){
	.tagline p:before, .tagline p:after { border:none; }
	.single-attorneys .title h1 span, .title h1 span, .subtitle h2 span { background:none; }
	.bx-wrapper ul li { height: auto !important; }
	.main { padding: 20px 0; }
  .single-attorneys .main {padding-top: 30px;}
	.home { overflow: visible; }
	.tab-bar { display: block; }
	.top-bar { display: none; }
	header .medium-8, header .medium-4, footer .medium-7, footer .medium-5 { text-align: center; }
	.home header { position: relative; }
	.bx-wrapper ul li .row { position: relative; bottom: 0; }
	.mobile-bg { display: block !important; }
	.bx-wrapper ul li { background: none !important; }
	.home .footer { position: relative; bottom: 0;  }
	.footer p { font-size: 13px; }
	.tagline { position: relative; padding: 0; }
	.tagline p { font-size: 21px; margin-top:30px; }
	.tagline p.subtagline { font-size: 15px; margin-bottom: 30px; }
	.character { margin:0px 0px 20px; }
	.search-sections .medium-6 { width: 100%; }
	.search-sections .large-push-3 { left: 0%; margin-bottom: 20px;}
	.search-sections .medium-pull-6 { right: 0%; }
	.feat-block { max-width: 320px; margin: 0 auto 20px; }
	.row .row { margin: 0; }
	.search-sections h2 { text-align: center; }
	.title .line, .subtitle .linesub { display: none; }
	.title h1, .subtitle h2 { display: block; text-align: center; padding: 0; width: 100%; }
	.title, .subtitle { margin-bottom:0px; }
	.featured .att-block { max-width: 320px; margin: 0 auto; display: block; }
	#areaspractice { height: auto; }
	.att-bg-image { background:none !important; padding:0; }
	.back-btn { display: none; }
	.att-block { width: 280px; float: none; margin: 0 auto; display: block; }
	.list-expand { color:#000; display: block; background:#e5e9f1; padding: 20px; position: relative; margin-bottom: 0; cursor: pointer; }
	.sidebar ul li:first-child { border-top:none; }
	.list-expand span { position: absolute; right: 0px; display: block; background: #000; padding: 20px; top: 0px; color: #fff; }
	.sidebar .pages ul { display: none; }
	#slider { position: relative; width: 100%; display: block; }
	#slider .outer {  position: relative; overflow: hidden; margin:0 auto;   }
	#slider .holder {  position: relative; margin: 0; padding: 0; }
	#slider .holder .att-block{ position: relative; display: block; float: left; margin: 0; padding: 0; }
	#slider .slide-btn { position: absolute; top:45%; display: block; padding: 20px; font-size:40px; background:#000; color:#fff;  }
	#slider .control_prev.slide-btn { left: 10%; }
	#slider .control_next.slide-btn {  right: 10%; }
	.desktop-show { display: none; }
 .subtitle h2 { margin-top: 0; }
 .footer p { text-align: center; }
}
@media screen and (max-width:640px){
	#slider .slide-btn{ top:30%; }
	.single-practices .sidebar .pages ul { display: none; }
	}

@media screen and (max-width:525px){
	#slider .control_prev.slide-btn { left: 5%; }
	#slider .control_next.slide-btn {  right: 5%; }
}

@media screen and (max-width:469px){
	br.tel { display: block; }
	.att-block { width: 200px; }
	#slider .control_prev.slide-btn { left: 2%; }
	#slider .control_next.slide-btn {  right: 2%; }
}
@media screen and (max-width:380px){
	br.add { display: block; }
}