/*
Theme Name: Law Firm Sites
Theme URI: http://www.lawfirmsites.com/
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 1
Author: Law Firm Sites
Author URI: http://www.lawfirmsites.com/
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: 
License URI: 
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */
/*
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Libre Baskerville', serif;
font-family: 'Quicksand', sans-serif;
font-family: 'Teko', sans-serif;
*/
body {
	font-family: Arial;
	color: #606060;
	padding: 0;
	margin: 0;
}
a:focus , a:hover {
  outline: none;
  text-decoration: none;
}

.scroll {
   transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -webkit-transition: .6s;
  -o-transition: .6s;
} 
a , input , button , .sub-menu {
   transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.navbar-default {
  min-height: 0;
  border: none;
  border-radius: 0;
  background-color: rgba(0,0,0,0);
  background-image: url('images/header-bg.jpg');
  background-size: cover;
  background-position: center;
  margin-bottom: 0;
}
.logo {
  margin: 7px 0 12px;
  display: inline-block;
}
.bottomHeader {
  background-color: #0b3d84;
}
.main-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.main-menu li {
  padding: 0;
  display: block;
}
.main-menu li a {
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 13px;
  color: #fff;
}
.main-menu li a:after {
  content: '';
  display: inline-block;
  width: 11px;
  height: 9px;
  background-image: url('images/double-arrow.png');
  background-repeat: no-repeat;
  margin-left: 5px;
  position: relative;
}
.navbar-collapse {
  padding: 0;
}
.bannerText {
  letter-spacing: 4px;
}
#content {
  background-color: #fff;
  padding: 0;
}
.FeatSection {
  background-color: #fff;
  background-image: url("images/shaddow.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 90px;
  font-size: 14px;
}
.featBox {}
.featBox img {
  margin-top: -40px;
  margin-bottom: 14px;
}
.featBox h3 {
  font-size: 24px;
  margin: 0;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000;
}
.featBox h3:after {
  display: block;
  width: 54px;
  height: 3px;
  content: '';
  margin: 18px auto 8px;
  background-color: #0b3a80;
}
.featBox p {
  margin: 0;
  color: #5f5f5f;
  font-family: 'Roboto', sans-serif;
  line-height: 1.55em;
  margin: 0 auto 9px;
  min-height: 66px;
  max-width: 300px;
}
.featBox a {
  margin: 0;
  font-family: 'Roboto Condensed', sans-serif;
  color: #0b3a80;
  font-weight: 700;
  text-transform: uppercase;
}
.titleDivider {
  width: 100%;
  display: block;
  content: '';
  height: 3px;
  background-repeat: no-repeat;
  background-image: url('images/divider.png');
  background-position: center;
  margin: 0 0 48px;
}
.homeContent {
  padding: 36px 0 0;
}
.homeContent h1 {
  color: #000;
  font-size: 36px;
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0 0 34px;
}
.homeContent section {
  font-size: 16px;
  color: #606060;
  line-height: 1.8em;
}
.homeContent section p {
  margin: 0 0 29px;
}
.Qoute {
  max-width: 450px;
}
.Qoute img {
  margin: 0 0 16px;
}
.Qoute p {
  color: #9b9b9b;
  font-family: "Libre Baskerville",serif;
  font-size: 30px;
  font-style: italic;
  line-height: 1.55;
  margin: 0;
}
.Qoute p:last-child {
  margin: 48px 0 30px;
}
#footer {
  background-color: #000;
  color: #aeaeae;
  font-size: 11px;
  font-family: Verdana;
  padding: 39px 0 18px;
}
#footer a {
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  text-transform: uppercase;
}
#inner-footer {
  position: relative;
}
.footer-link {
  margin: 0 0 20px;
  padding: 0;
}
.footer-link li {
  padding: 0;
}
#inner-footer p {
  line-height: 1.5em;
  margin-bottom: 18px;
}
.addFooter {
  background-repeat: no-repeat;
  background-position: center 0;
  background-image: url('images/Footer-Top-Bg.png');
  padding: 131px 0 0;
  min-height: 406px;
}
.widget {
  margin-bottom: 50px;
}
.widget h4 {
  color: #0b3a80;
  font-family: "Teko",sans-serif;
  font-size: 24px;
  margin: 0 0 7px;
}
.widget.address p {
  margin: 0 0 3px;
  font-size: 30px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  color: #000;
}
.widget.address p small {
  display: inline-block;
  font-size: 14px;
  position: relative;
  text-align: right;
  top: -1px;
  width: 53px;
}
.widget.location p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  color: #000;
  line-height: 1.2em;
}
.widget.location a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  color: #0b3a80;
  border-bottom: 1px solid #0b3a80; 
} 
.socialMedia {}
.socialMedia a:hover {
  opacity: .8;
}
.socialMedia img {
  margin: 16px 3px;
}
.badgeSection {
  background-color: #f3f3f3;
  overflow: hidden;
}
.badgeSection {
  padding-top: 76px;
  margin: 18px 0 82px;
}
.badges1 {
  margin: 0 0 88px;
}
.badges2 {
  margin: 0 0 100px;
}
.badges1 img {}
.innerPageContent {
  padding-top: 102px;
  padding-bottom: 128px;
}
.innerPageContent h1 {
  font-size: 36px;
  color: #000;
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0 0 34px;
}
.innerPageContent section {
  font-size: 16px;
  line-height: 1.8em;
}
.innerPageContent .titleDivider {
  margin: 0 0 53px;
}
.innerPageContent section h3 {
  margin: 0 0 17px;
  font-size: 24px;
  font-weight: 700;
}
.innerPageContent section h4 {
  margin: 0 0 6px;
  font-size: 18px;
}
.innerPageContent section a {
  color: #0b3a80;
}
.innerPageContent section hr {
  border-color: #0b3a80;
  border-width: 2px;
  margin: 35px 0 40px;
}
blockquote {
  background-image: url('images/qoute.jpg');
  background-size: 75px auto;
  background-repeat: no-repeat;
  font-family: 'Libre Baskerville', serif;
  background-position: 0 0;
  border-left: none;
  border-bottom: 1px solid #ccc;
  padding: 30px 0 0 77px;
  margin-bottom: 30px;
}
blockquote:last-child {
  margin-bottom: 0;
}
blockquote p {
  color: #000;
  margin: 0 0 30px !important;
}
.innerPageContent section p {
  margin: 0 0 35px;
}
.innerPageContent section p.lead {
  font-size: 18px;
  line-height: 1.65em;
}
.innerPageContent section ul {
  margin: 0;
  padding: 0;
}
.innerPageContent section ul li {
  padding: 0 0 0 17px;
  position: relative;
  display: block;
  margin: 0 0 10px;
}
.innerPageContent section ul li:before {
  position: absolute;
  top: 12px;
  left: 0;
  content: '';
  display: inline-block;
  background-color: #606060;
  width: 6px;
  height: 6px;
  border-radius: 100%;
}
.innerPageContent section ul li:hover:before ,
.innerPageContent section ul li.active:before {
    background-color: #0b3a80;
}
.innerPageContent section ul li a:hover ,
.innerPageContent section ul li.active a{
  color: #0b3a80;
  border-bottom: 2px solid #0b3a80;
}
.innerPageContent section ul li a {
  font-size: 18px;
  color: #606060;
  font-weight: 700;
  border-bottom: 2px solid rgba(0,0,0,0);
}
.attorneyPic {
  border: 1px solid #000;
  clear: both;
  display: inline-block;
  margin: 0 0 46px;
  padding: 16px;
}
.attorneyRight {
  margin: 26px 0 0;
}
.attorneyLeft {
  margin: 23px 0 0;
}
.scroll {
  position: fixed;
  top: 0;
  z-index: 6000;
  left: 0;
  right: 0;
}
.formWrap {}
.formWrap .gform_wrapper .gfield_checkbox li label {
  font-weight: 400 !important;
  padding-left: 15px;
  padding-top: 3px;
}
.formWrap .gform_wrapper select {
  border: 1px solid #000;
  padding: 6px 16px 6px 2px;
}
.formWrap .gform_wrapper textarea ,
.formWrap .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  border: 1px solid #000;
}
.formWrap .gform_wrapper label.gfield_label {
  font-weight: 400;
}
body .formWrap .gform_wrapper .gform_footer {
  padding: 0;
}
.formWrap .gform_wrapper .gform_footer input.button, 
.formWrap .gform_wrapper .gform_footer input[type="submit"], 
.formWrap .gform_wrapper .gform_page_footer input.button, 
.formWrap .gform_wrapper .gform_page_footer input[type="submit"] {
  border: none;
  background-color: #0b3a80;
  color: #fff;
  font-weight: 700;
  width: 200px;
  height: 50px;
  text-transform: uppercase;
  margin: 0;
  font-family: 'Roboto Condensed', sans-serif;
}
.addFooterInner {
  position: relative;
}
.chatBox {
  background-image: url("images/chat-box.png");
  bottom: -145px;
  height: 91px;
  padding: 18px 21px 0;
  float: right;
  margin-bottom: -40px;
  right: 0;
  width: 241px;
}
.chatBox img {
  float: left;
}
.chatBox p {
  font-size: 9px;
  line-height: 1.2em;
  margin: 0;
  overflow: hidden;
  padding-left: 12px;
  text-align: left;
}
.chatBox a.CloseButtonChat {
  width: 12px;
  height: 12px;
  position: absolute;
  top: -7px;
  right: -7px;
  display: inline-block;
  background-image: url('images/xbutton.png');
  background-repeat: no-repeat;
}
.chatBox a.startChat {
  background-color: #05325d;
  border-radius: 17px;
  color: #fff;
  display: inline-block;
  font-size: 9px;
  margin: 5px 0 0 12px;
  min-height: 17px;
  padding-top: 2px;
  text-align: center;
  width: 66px;
}
.ChatinnerBox {
  position: relative;
  text-align: left;
}
@media (min-width: 768px ) { 
  .scroll {
    top: -70px;
  }
  .scroll.open {
    top: 0;
  }
  .admin-bar .scroll.open {
    top: 32px;
  }
  .footer-link li {
    margin-right: 26px;
  }
  .footer-link li:last-child {
    margin-right: 0;
  }
  img.alignright {
    margin-left: 72px;
    margin-bottom: 30px;
  }
  .badges1 img:first-child,  
  .badges2 img:first-child {
    margin-left: 0;
  }
  .badges1 ,
  .badges1 {
    text-align: center;
  }
  .badges1 img {
    margin: 0 10px;
  }
  .badges2 img {
    margin: 0 23px;
  }
  .badges1 img:last-child,  
  .badges2 img:last-child {
    margin-right: 0;
  }
  #inner-footer {
    padding-right: 290px;
  }
  .lfsFooter {
    position: absolute;
    top: 23px;
    right: 0;
  }
  .homeContent section {
    padding-left: 19px;
    max-width: 619px;
  }
  .Qoute {
    margin-top: -125px;
  }
  .Qoute p {
    text-align: right;
  }
  .lg-right {
    float: right;
  }
  .hidden-lg {
    display: none;
  }
  .FeatSection {
    margin-top: -112px;
    position: relative;
    z-index: 500;
  }
  .main-menu {
    text-align: center;
    margin: 0 -16px;
  }
  .main-menu li {
    display: inline-block;
    margin: 0 18px;
  }
  .main-menu li a {
    margin: 18px 0;
  }
  .menu-main-menu-container {
    overflow: hidden;
  }
}

@media (min-width: 768px ) and ( max-width: 1199px ) { 
    .main-menu {
        margin: 0 -12px;
    }
    .main-menu li {
        margin: 0 15px;
    }
    .main-menu li a {
        font-size: 11px;
    }
    .main-menu li a::after {
        background-size: 9px auto;
        height: 8px;
        margin-left: 3px;
        width: 9px;
    }
    #footer a {
        font-size: 10px;
    }
    .footer-link li {
        margin-right: 6px;
    }
    .badges1 img {
        max-height: 79px;
    }
    .badges2 img {
        max-height: 100px;
    }
    .featBox h3 {
        font-size: 20px;
    }
    .Qoute p {
        font-size: 26px;
    }
}
@media (min-width: 768px ) and ( max-width: 1099px ) { 

}
@media (min-width: 768px ) and ( max-width: 991px ) { 
    .innerPageContent section img.alignright {
        margin-left: 20px;
        max-width: 340px;
    }
    .innerPageContent {
        padding-bottom: 40px;
        padding-top: 70px;
    }
    .main-menu li a {
        font-size: 10px;
    }
    .main-menu li a::after {
        background-size: 7px auto;
        height: 6px;
        margin-left: 2px;
        width: 7px;
    }
    .main-menu li {
        margin: 0 5px;
    }
    .main-menu {
        margin: 0 -2px;
    }
    .FeatSection {
        margin-top: -50px;
        background-size: 100% auto;
    }
    .Qoute img {
        max-width: 100px;
    }
    .Qoute {
        margin-top: -82px;
    }
    .Qoute p {
        font-size: 22px;
    }
    .badges1 img {
        max-height: 60px;
        margin: 0 6px;
    }
    .badges2 img {
        max-height: 85px;
        margin: 0 10px;
    }
    .badges1 {
        margin: 0 0 60px;
    }
    .badges2 {
        margin: 0 0 80px;
    }
    .widget.address p {
        font-size: 24px;
    }
    .widget.location p {
        font-size: 20px;
    }
}

@media (max-width: 768px ) { 
  img.alignright {
    float: none;
    margin-bottom: 32px;
  }
  .innerPageContent section .tab-content > .tab-pane {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  #footer {
    text-align: center;
  }
  .navbar-toggle {
    border-radius: 0;
    border: none;
    margin: 0 10px 0 0;
  }
  .navbar-toggle .icon-bar {
    height: 4px;
    width: 26px;
    border-radius: 0;
    background-color: #fff;
  }
  body {
    padding-top: 38px;
  }
  .admin-bar .scroll {
    top: 46px;
  }
  .FeatSection {
    padding-top: 75px;
  }
  .main-menu li a {
    padding: 8px 15px;
  }
  .navbar-toggle.active ,
  .main-menu li a:hover {
    background-color: rgba(0,0,0,.5);
  }
  .logo {
    padding: 0 15px;
  }
  .featBox {
    margin-bottom: 70px;
  }
  .FeatSection {
    background-size: 100% auto;
    padding-bottom: 0;
  }
  .homeContent h1 {
    font-size: 26px;
  }
  .Qoute {
    max-width: 100%;
  }
  .Qoute p {
    font-size: 20px;
  }
  .Qoute p:last-child {
    margin: 15px 0 30px;
  }
  .badges1 {
        margin: 0;
        text-align: center;
  }
  .badges1 img {
    display: block;
    margin: 15px auto;
    max-height: 70px;
  }
  .badges2 img {
        display: block;
        margin: 15px auto;
        max-height: 100px;
    }
  .badgeSection {
    padding-top: 30px;
    margin: 18px 0 40px;
  }
  .badges2 {
    margin: 0 0 50px;
  }
  .addFooter {
    background-size: auto 280px;
  }
  .chatBox {
    margin: -22px auto 35px;
    position: relative;
    bottom: 0;
  }
  .innerPageContent {
        padding-bottom: 40px;
        padding-top: 70px;
    }
    .innerPageContent h1 {
        font-size: 30px;
    }
    .attorneyRight {
        margin-top: 0;
    }
    .attorneyPic {
        max-width: 280px;
    }
}