/*
 Theme Name:   SGT Law Child Theme
 Theme URI:    http://sgtlaw.com/
 Description:  SGT Law Child Theme
 Author:       Chris Yerkes
 Author URI:   http://taylordesign.com
 Template:     sgt
 Version:      1.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  sgt-child
*/
.top-stripe {
  background: #fff;
}

.logo {
  margin: 13px 0 30px;
}

.searchForm {
  border-radius: 50px;
  border: 2px solid #767573;
  background: #767573;
  display: inline-block;
  position: absolute;
  top: 128px;
  left: 50%;
  margin-left: -19px;
}
.searchForm.opened {
  margin-left: -107px;
}
.searchForm .input-append {
  margin-bottom: 0;
}
.searchForm .input-group-btn {
  position: absolute;
  z-index: 100;
}
.searchForm input {
  width: 35px;
  height: 29px;
  padding-left: 14px;
  padding-right: 20px;
  position: relative;
  z-index: 50;
  border: none;
  border-radius: 50px;
  /* Firefox fix due to spacing issue */
  background: #767573;
  font-size: 14px;
}
.searchForm input.opened {
  padding-right: 37px;
  width: 210px;
  background: #fff;
}
.searchForm .btn.searchBtn {
  border-radius: 50px;
  box-shadow: none;
  background: #767573;
  text-shadow: none;
  height: 31px;
  width: 31px;
  position: absolute;
  text-align: center;
  padding: 0;
  border: none;
  top: 0;
  right: -1px;
  color: #fff;
}
.searchForm .btn.searchBtn i {
  margin-top: -3px;
  font-size: 16px;
}

.admin-bar .searchForm {
  top: 158px;
}

.home .searchForm .btn.searchBtn {
  top: -1px;
}

.navBG {
  min-height: 37px;
}
@media (min-width: 979px) {
  .navBG {
    background: #fff;
  }
}
@media (min-width: 979px) {
  .navBG .nav a {
    color: #243d7d;
  }
}
.navBG .nav li .hoverBG {
  width: calc(100% + 2px);
  left: 0;
  display: none !important;
}
.navBG .nav .menu-item a {
  text-transform: uppercase;
  border: none !important;
  font-size: 14px;
  line-height: 26px;
  font-family: "Quattrocento Sans", sans-serif;
  letter-spacing: 1px;
  font-weight: 700;
}
.navBG .nav .menu-item.current-menu-item {
  z-index: 101;
}
@media (min-width: 979px) {
  .navBG .nav .menu-item.current-menu-item a {
    color: #243d7d;
  }
}
.navBG .nav .menu-item:hover {
  z-index: 100;
}
.navBG .nav .menu-item:hover a {
  color: #243d7d;
}

.home-hero {
  position: relative;
  padding-top: 53.18912%;
}
.home-hero .home-hero-title {
  z-index: 100;
  text-align: center;
  width: auto;
  max-width: 100%;
  right: auto;
  left: 50px;
  background: rgba(255, 255, 255, 0.7);
}
@media (max-width: 979px) and (min-width: 0) {
  .home-hero .home-hero-title {
    top: 0;
    height: 100%;
  }
  .home-hero .home-hero-title .captionText {
    border: none;
  }
}
.home-hero .home-hero-title .captionText {
  padding: 23px 30px 20px;
  color: #243d7d;
}
.home-hero .home-hero-title p {
  font-family: "Quattrocento Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 41px;
  line-height: 41px;
}
.home-hero img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  z-index: 50;
}

.stories .story h3 {
  font-family: "Radley", serif;
  padding-top: 30px;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.homeMessage h1 {
  color: #243d7d;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 42px;
}

.innerBanner {
  padding: 25px 0 10px;
}

.hpBanner {
  margin-top: 0;
}

.hpFooterBanner {
  margin-top: 0;
  margin-bottom: 30px;
}

.page-template-attorneys-php .profileBlock {
  opacity: 1;
  transition: opacity 0.25s;
}
.page-template-attorneys-php .profileBlock.sorted {
  opacity: 0.5;
}

.attorneysWidget .profileBlock,
.blogPost .profileBlock {
  border: none;
}

.profilesHorz .name,
.page-template-attorneys-php .name,
.attorneysWidget .name,
.page-template-blog-php .name,
.single .name {
  background: #fff;
  color: #243d7d;
}
.profilesHorz .name.hover,
.page-template-attorneys-php .name.hover,
.attorneysWidget .name.hover,
.page-template-blog-php .name.hover,
.single .name.hover {
  color: #fff;
}

.rightSideBar .counselBtn {
  width: 100%;
  margin: 0 auto 20px;
  position: relative;
  overflow: hidden;
}
.rightSideBar .counselBtn a {
  font-size: 14px;
  line-height: 22px;
  font-family: "Quattrocento Sans", sans-serif;
  color: #333;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: block;
  position: relative;
  background: #eae7da;
  padding: 20px 8px 19px;
}
.rightSideBar .counselBtn a:hover, .rightSideBar .counselBtn a:active, .rightSideBar .counselBtn a:focus {
  text-decoration: none;
  color: #fff;
  background: #1d397e;
}
.rightSideBar .counselBtn a:hover span, .rightSideBar .counselBtn a:active span, .rightSideBar .counselBtn a:focus span {
  background-color: rgba(255, 255, 255, 0.3);
}
.rightSideBar .counselBtn a span {
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.rightSideBar .counselBtn a span.top {
  top: 4px;
}
.rightSideBar .counselBtn a span.bottom {
  bottom: 4px;
}

.gform_wrapper .gform_body {
  position: relative;
  padding-top: 20px;
}
.gform_wrapper .gform_body::before {
  content: "";
  height: 5px;
  width: 100%;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  position: absolute;
  top: 0;
  left: 0;
}
.gform_wrapper label.gfield_label {
  margin-bottom: 0;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.gform_wrapper textarea {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-top: 8px;
}
.gform_wrapper ul.gform_fields.top_label div.ginput_container {
  margin-top: 0;
}
.gform_wrapper ul.gform_fields li.gfield {
  padding-left: 0;
  background: none;
  margin-top: 10px;
}
.gform_wrapper ul.gform_fields li.gfield:first-child {
  margin-top: 0;
}
.gform_wrapper ul.gfield_checkbox li {
  background: none;
}
.gform_wrapper ul.gfield_checkbox li br {
  display: none;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
  margin-top: 0px !important;
  margin-right: 5px;
}
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: 0px;
  margin-right: 5px;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
  display: inline-block;
  margin-bottom: 0px !important;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: white;
  text-shadow: none;
  background-color: #747478;
  background-image: none;
  -webkit-filter: none;
          filter: none;
  box-shadow: none;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  -o-border-image: initial;
     border-image: initial;
  border-radius: 0px;
  margin-top: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 115px !important;
  text-align: center;
  padding: 14px 0px 13px;
}
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #1d397e;
}
.gform_wrapper #field_1_12 {
  position: relative;
}
.gform_wrapper #field_1_12::after {
  content: "";
  width: calc(100% - 15px);
  height: 1px;
  background: #dddddd;
  position: absolute;
  bottom: -12px;
  left: 0;
}

@media (max-width: 767px) {
  .headerMobile .searchForm {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: -4px;
  }
}
.attorney-bio .bio-image {
  float: right;
  width: 350px;
  margin-top: 3px;
  margin-left: 30px;
  margin-bottom: 20px;
  border: 1px solid #555;
}

.mobileAttorneyDesc {
  display: none !important;
}

@media (max-width: 1199px) {
  .attorney-bio .bio-image {
    width: 290px;
  }
}
@media (max-width: 979px) {
  .attorney-bio .bio-image {
    width: 230px;
  }
}
@media (max-width: 530px) {
  .attorney-bio .bio-image {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
  .attorney-bio span {
    display: none;
  }

  .mobileAttorneyDesc {
    display: block !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  .mb-center.maxbutton-1-center .maxbutton-1-container.mb-container {
    width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */