/*
Theme Name: Katz & Stefani
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
Version: 1.0
Template: universal
*/

/* Universal Begins */
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/

html {
  color: #000;
  background: #fff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}

i strong,
em strong {
  font-style: italic;
}
b em {
  font-weight: bold;
}

header,
nav,
article,
footer,
section,
aside,
figure,
figcaption {
  display: block;
}

a {
  outline: none;
}
.newsblock {
  min-height: 110px;
  border-bottom: 1px solid #666;
  margin-top: 20px;
  padding-bottom: 40px;
}
.newsblock a.more-link {
  float: right;
}
.postdate {
  color: #3a4955;
}
li.month {
  padding: 10px 20px !important;
  font-size: 16px;
  font-weight: bold;
}
#newsList li a {
  text-transform: none !important;
  font-weight: normal !important;
}
#nav-below {
  margin: 10px 0;
  overflow: hidden;
}
.nav-previous,
.nav-next {
  float: left;
  display: inline;
  width: 50%;
}
.nav-next {
  float: right;
  text-align: right;
}
.nav-previous a,
.nav-next a {
  text-decoration: none;
}

div.entry-meta {
  font-size: 90%;
}
body.single .shareThisWrapper {
  margin: 0px 0 20px;
}
.post_entry_mult {
  border-bottom: 1px solid #999;
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.post_entry_mult_left {
  float: left;
  display: inline;
  width: 150px;
}
.post_entry_mult_right {
  padding-left: 160px;
}
.post_entry_mult .shareThisWrapper {
  margin: 0;
}
div.post_entry_mult h2 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.excerpt_meta {
  font-size: 80%;
  margin: 0 0 10px;
}
.postThumbSingle {
  float: left;
  margin: 5px 10px 0 0;
}
.tag-links {
  display: block;
}
.google-map {
  height: 350px;
  margin: 0 0 25px;
  border: 1px solid #333;
}
/* Universal Ends */

blockquote {
  padding: 0 0 0 30px;
  font-style: italic;
}
strong {
  font-weight: bold;
}
i,
em {
  font-style: italic;
}
i strong,
em strong,
strong i,
strong em {
  font-weight: bold;
}

.wp-video {
  margin-bottom: 20px;
}

/* General */
html {
  -webkit-text-size-adjust: 100%;
  background: #333;
}
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.3;
  color: #000;
  background: #fff;
}
a {
  color: #1d5d85;
}
a,
a:link,
a:active,
a:visited {
  text-decoration: none;
  outline: none;
}
p.fBlock {
  color: #3a4955;
  font-size: 19px;
  font-style: italic;
  font-family: "PT Serif", serif;
}

/* Payment Portal Styling */
.flex-row {
  display: flex;
  gap: 36px;
  justify-content: space-evenly;
  margin-top: 24px;
}

.flex-row > div {
  width: calc(50% - 6px);
}

@media screen and (max-width: 600px) {
  .flex-row {
    flex-direction: column;
  }
  .flex-row > div {
    width: 100%;
  }
}

.flex-row h2 {
  text-align: center;
}

.flex-row i {
  display: block;
  margin-top: 12px;
}

.all-caps {
  text-transform: uppercase;
}
/* END Payment Portal styling */

#wrapper {
}

#lmWrapper {
  padding: 20px;
}
#logoMob {
  width: 100%;
  max-width: 187px;
  display: block;
  margin: 0 auto;
}
#logoMob img {
  display: block;
  width: 100%;
}
#tbWrapper {
  background-color: #000;
  text-align: center;
  padding: 15px 0;
}
#topbar {
  font-family: "PT Sans", sans-serif;
  overflow: hidden;
}
#tbCallToAction {
  color: #1d5d85;
  font-size: 16px; /*20*/
  display: block;
  text-transform: uppercase;
}
#tbPhone {
  display: inline-block;
  font-size: 18px; /*20*/
  font-weight: bold;
  color: #fff;
}

#tbSocial {
  display: none;
}
#tbSocial li {
  display: inline-block;
}
#tbSocial li a {
  width: 37px;
  height: 37px;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
#tbSocial img {
  display: block;
  max-width: 221px;
}
#tbSocial li:nth-child(2) a img {
  margin-left: -37px;
}
#tbSocial li:nth-child(3) a img {
  margin-left: -74px;
}
#tbSocial li:nth-child(4) a img {
  margin-left: -111px;
}
#tbSocial li:nth-child(5) a img {
  margin-left: -148px;
}
#tbSocial li:nth-child(6) a img {
  margin-left: -185px;
}
#tbSocial li a:hover img {
  margin-top: -37px;
}

.fimgres img {
  width: 100%;
  height: auto;
}
.fimgresmod img {
  max-width: 80%;
  height: auto;
}

@media screen and (min-width: 600px) {
  #tbSocial {
    display: inline-block;
  }
  #tbCallToAction {
    text-transform: uppercase;
    margin: 0 0 5px;
  }
}
@media screen and (min-width: 800px) {
  #mainMenu.mm {
    /*888*/
  }
  #tbWrapper {
    padding: 0 20px;
  }
  #topbar {
    line-height: 1;
  }
  #tbCallToAction,
  #tbPhone {
    float: left;
  }
  .page-template-landing #tbCallToAction,
  .page-template-landing #tbPhone {
    float: none !important;
  }
  #tbCallToAction {
    margin: 12px 0 0;
  }
  #tbPhone {
    margin: 12px 0 0 15px;
  }
  #tbSocial {
    float: right;
  }
  #tbSocial img {
    display: block;
  }
}

#mainHeader {
  padding: 0 20px;
  background: #fff;
}
#logo-main {
  display: none;
  /*max-width: 412px;*/
  max-width: 250px;
  margin: 15px 0 0;
}
#logo-main img {
  display: block;
  width: 100%;
}

nav.mm {
  text-align: center;
  position: relative;
  z-index: 100;
}

nav.mm > ul > li > a {
  padding: 5px 5px;
  font-size: 14px;
  color: #9fa1a4;
  /*font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
  font-family: "PT Sans", sans-serif;
  line-height: 1;
}
nav.mm > ul > li > a:hover {
  transition: background 300ms linear;
}
nav.mm > ul > li > ul {
  top: 24px;
}
nav.mm > ul {
  height: 24px;
}
nav.mm > ul > li:hover > a {
  color: #1d5d85;
}
nav.mm ul ul {
  background: #468ec3;
  width: 180px;
  border: 1px solid #fff;
}
nav.mm ul ul li:hover > a {
  background: #1d5d85;
  color: #fff;
}
nav.mm ul ul li {
  border-top: 1px solid #53afd1;
}
nav.mm ul ul a {
  color: #fff;
  padding: 15px 10px;
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: none;
  line-height: 1.3;
  font-weight: normal;
}
nav.mm ul {
  padding: 0;
  margin: 0;
  font-size: 0;
}
nav.mm li {
  position: relative;
}
nav.mm ul a {
  display: block;
  text-decoration: none;
}
nav.mm > ul > li {
  display: inline-block;
}
nav.mm ul ul {
  display: none;
  position: absolute;
  text-align: left;
  left: 0;
  top: -1px;
}
nav.mm ul li:hover > ul {
  display: block;
}
nav.mm ul ul ul {
  left: 100%;
}
nav.mm ul ul li:first-child {
  border: 0;
}

body.admin-bar #mmiWrapper {
  position: static;
}
body.admin-bar.mob_menu #wrapper {
  padding: 0;
}
body.mob_menu #wrapper {
  padding: 34px 0 0;
}
body.mob_menu #wpadminbar {
  position: absolute;
}
body.fsMenuOn #wpadminbar,
body.fsMenuOn #contact-tab {
  display: none;
}
#mmiWrapper,
#mblSearchCont,
nav.mm_mob {
  display: none;
}
.mob_menu #mmiWrapper,
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {
  display: block;
}
.fsMenuOn #mmiWrapper {
  z-index: 1;
}
#mmiWrapper,
#closeMenu {
  background: #1d5d85;
}
#mmiWrapper {
  box-shadow: 0 1px 10px #666;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.page-template-landing #mobMenuItems {
  width: 160px;
}
#mobMenuItems {
  height: 34px;
  width: 260px;
  padding: 0 0 0 12px;
  margin: 0 auto;
  text-transform: uppercase;
  overflow: hidden;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.mmi {
  height: 100%;
  font-size: 14px;
  float: left;
  display: inline;
  list-style-type: none;
  list-style-position: outside;
}
.mmi a {
  box-sizing: border-box;
  color: #fff;
  display: block;
  height: 100%;
  line-height: 34px;
  background-image: url(img/icons/menu2015.png);
  background-repeat: no-repeat;
  background-position: 10px 0;
  text-indent: -222px;
  overflow: hidden;
  text-align: left;
}
#mm2 {
  width: 37px;
}
#mm3 {
  width: 46px;
}
#mm4 {
  width: 32px;
}
#mm5 {
  width: 37px;
}
.mmi a:hover {
  text-decoration: none;
}
.mmi {
  border-right: 1px solid #53afd1;
} /*modme*/
#mm1 {
  border-left: 1px solid #53afd1;
} /*modme*/
#mm1 a {
  text-indent: 0;
  width: 90px;
  padding: 0 0 0 27px;
  text-align: center;
}
#mm2 a {
  background-position: 10px -34px;
}
#mm3 a {
  background-position: 10px -68px;
}
#mm4 a {
  background-position: 10px -102px;
}
#mm5 a {
  background-position: 10px -136px;
}
nav.mm_mob {
  position: fixed;
  padding: 34px 0 10px;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% - 34px);
  background: #588dad;
  z-index: 9999;
  overflow: auto;
}
nav.mm_mob ul {
  padding: 0;
}
nav.mm_mob > ul {
  padding: 10px 0 10px;
}
nav.mm_mob ul li {
  list-style-type: none;
  list-style-position: outside;
  display: block;
}
nav.mm_mob ul a {
  display: block;
  font-size: 15px;
  padding: 3px 1em 3px 0;
  color: #fff;
}
nav.mm_mob a:hover {
  background: #4da0df;
  text-decoration: none;
}
nav.mm_mob ul a {
  padding-left: 1em;
}
nav.mm_mob ul ul a {
  padding-left: 2em;
}
nav.mm_mob ul ul ul a {
  padding-left: 3em;
}
nav.mm_mob ul ul li a {
  text-transform: none;
}
#closeMenu {
  display: none;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  font-family: arial, sans-serif;
  color: #fff;
  z-index: 999999999;
  top: 0;
  right: 0;
  width: 100%;
  text-transform: uppercase;
  position: fixed;
  text-align: center;
  box-sizing: border-box;
  padding: 0;
}
#closeMenu:hover {
  background-color: #fff;
  color: #4da0dc;
}
nav.mm {
  margin: 22px 0 0 0;
}

nav.mm > ul > li {
  padding: 0 10px;
  position: relative;
}
nav.mm > ul > li:last-child {
  border: 0;
}
nav.mm > ul > li:before {
  position: absolute;
  width: 1px;
  border-left: 1px solid #b7b7b7;
  background-color: #e6e6e6;
  top: 7px;
  left: 0;
  height: 13px;
  content: "";
}
nav.mm > ul > li:first-child:before {
  display: none;
}
nav.mm > ul > li:last-child {
  padding-right: 0;
}
body.fsMenuOn #menuWall {
  position: fixed;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  z-index: 999;
  content: "";
  width: 100%;
  height: 200%;
  left: 0;
  top: 0;
}
#mblSearch {
  max-width: 350px;
  padding: 10px 1em;
  overflow: hidden;
}
#mblsInput,
#mblsSubmit {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  float: left;
  display: inline;
  box-sizing: border-box;
}
#mblsInput {
  font-size: 10px;
  font-family: arial, sans-serif;
  padding: 0 5px;
  line-height: 1;
  height: 21px;
  width: 70%;
  box-sizing: border-box;
  border: 0;
  outline: 0;
}
#mblsSubmit {
  width: 30%;
  border: 0;
  background: #409ed4; /*#6D716D; /*modme*/
  font-size: 10px;
  height: 21px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}
#mblsSubmit:hover {
  background: #fff;
  border: solid 2px #409ed4;
  color: #409ed4;
  /*#7A807A;*/
} /*modme*/

#homeslides {
  position: relative;
  height: 300px;
  margin: 0;
  overflow: hidden;
}
.homeslide {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
}
#subslides .mbanner {
  display: none;
}
#homeslide1 {
  background-image: url(img/slides/home/600/1.jpg);
}
#homeslide2 {
  background-image: url(img/slides/home/600/2.jpg);
}
#homeslide3 {
  background-image: url(img/slides/home/600/3.jpg);
}
#homeslide4 {
  background-image: url(img/slides/home/600/4.jpg);
}
#subslide5 {
  background-image: url(img/landing.jpg);
}
.slideContent {
  height: 100%;
}
.slideBox {
  position: absolute;
  bottom: 0;
  background: #1d5d85;
  padding: 20px 20px 20px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.slideHead {
  color: #fff;
  font-size: 20px; /*34*/
  font-family: "PT Sans", sans-serif;
  display: block;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.slidesubHead {
  color: #fff;
  font-size: 16px; /*34*/
  font-family: "PT Sans", sans-serif;
  display: block;
  margin: 0 0 5px;
}
.slideMore {
  color: #fff;
  display: inline-block;
  background-color: #1d5d85;
  font-size: 16px; /*20*/
  padding: 5px 20px;
  border: 1px solid #fff;
  overflow: hidden;
  font-family: "PT Sans Narrow", sans-serif;
  position: relative;
  box-sizing: border-box;
  text-transform: uppercase;
}
.slideMore:hover {
  background-color: #fff;
  color: #1d5d85;
}
.slideMore:after {
  display: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 30px;
  height: 30px;
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
}
.slideMore:hover:after {
  background-position: 0 bottom;
}
#tbContact {
  /*line-height: 50px;*/
}
#caHeading {
  font-size: 20px; /*36px*/
  text-transform: uppercase;
  text-align: center;
  font-family: "PT Sans", sans-serif;
}

/*======= SUBSLIDES ====*/
#subslides {
  position: relative;
  height: 152px;
  margin: 0;
  overflow: hidden;
}
#subslides.landing {
  height: 495px;
}
.subslides {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
}
#subslide1 {
  background-image: url(img/slides/sub/600/1.jpg);
}
#subslide2 {
  background-image: url(img/slides/sub/600/2.jpg);
}
#subslide3 {
  background-image: url(img/slides/sub/600/3.jpg);
}
#subslide1 {
  background-image: url(img/slides/sub/600/4.jpg);
}

@media screen and (min-width: 600px) {
  #subslides {
    height: 152px;
  }

  #subslide1 {
    background-image: url(img/slides/sub/1100/1.jpg);
  }
  #subslide2 {
    background-image: url(img/slides/sub/1100/2.jpg);
  }
  #subslide3 {
    background-image: url(img/slides/sub/1100/3.jpg);
  }
  #subslide4 {
    background-image: url(img/slides/sub/1100/4.jpg);
  }
}

@media screen and (min-width: 1100px) {
  #subslides {
    height: 152px;
    border-top: 9px solid #1d5d85;
    border-bottom: 9px solid #1d5d85;
    margin: 0 0 10px 0;
  }
  #subslide1 {
    background-image: url(img/slides/sub/2000/1.jpg);
  }
  #subslide2 {
    background-image: url(img/slides/sub/2000/2.jpg);
  }
  #subslide3 {
    background-image: url(img/slides/sub/2000/3.jpg);
  }
  #subslide4 {
    background-image: url(img/slides/sub/2000/4.jpg);
  }
}

#css3-calc {
  width: 10px;
  width: calc(10px + 10px);
  display: none;
}
#sync {
  height: 0;
  width: 0;
}
.syncItem {
  position: relative;
  z-index: 0;
}

@media screen and (min-width: 800px) {
  #syncMenu {
    z-index: 1;
  }
}

/* BELOW THE FOLD (BTF) BEGINS */

p {
  padding: 0 0 20px;
}
li {
  list-style-type: none;
  list-style-position: outside;
}
.topo {
  display: block;
  overflow: hidden;
}
.topo img {
  display: block;
  width: 100%;
}
/*---- START HERE ----*/

/*-- END NEW CODE --*/
#contentArea {
  margin: 0 auto;
  overflow: hidden;
  font-family: "PT Sans", sans-serif;
  padding: 20px;
}
#mainContent {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  color: #000;
}
#caHeading {
  margin: 20px auto 30px;
}

#testimonialsInner h2,
#sbTest h2 {
  font-size: 18px;
  color: #3b8fc0;
  font-family: "PT Serif", serif;
  font-style: italic;
}
#testimonialsInner .testimonials-widget-testimonial.list {
  border: 1px solid #dee8ec;
  display: inline-block;
  float: left;
  height: auto;
  margin: 50px 1.5% 10px;
  padding: 10px 20px 0;
  clear: none;
}
#testimonialsInner .testimonials-widget-testimonial.list:hover {
  border: 1px solid #1d5d85;
}
#testimonialsInner .testimonials-widget-testimonial.list:before {
  background: #fff url(img/icons/quote.png) no-repeat scroll center center;
  content: "";
  display: inline-block;
  height: 34px;
  margin-top: -45px;
  padding: 18px 30px;
  position: relative;
  text-align: center;
  width: 41px;
}
#testimonialsInner .testimonials-widget-testimonial blockquote {
  color: #3a4955;
  font-family: "PT Serif", serif;
  font-size: 19px;
  font-style: italic;
  padding: 0;
  text-align: center;
}

@media screen and (min-width: 800px) {
  #testimonialsInner h2,
  #sbTest h2 {
    font-size: 38px;
    color: #3b8fc0;
    font-family: "PT Serif", serif;
    font-style: italic;
  }
}
.article ul,
.article ol {
  padding: 0 0 20px 25px;
}
.article li {
  list-style-position: outside;
  list-style-position: outside;
  font-size: 15px;
  color: #3a4955;
  line-height: 24px;
  padding-bottom: 10px;
}
.article ul li {
  list-style-type: disc;
}
.article ol li {
  list-style-type: decimal;
}
.article ol li ol li {
  list-style-type: lower-alpha;
}
.article ul ul {
  padding-bottom: 0;
}
.article ul,
.article ol {
  overflow: hidden;
}
.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  line-height: 1.2;
  font-weight: normal;
  font-family: "PT Sans", sans-serif;
  color: #1d5d85;
  padding: 0 0 5px 0;
}
.article h1 {
  font-size: 20px; /*28*/
  padding: 0 0 20px 0;
  font-family: "PT Sans", sans-serif;
  color: #1d5d85;
}
.article h1.upper {
  text-transform: uppercase;
}
.article h2,
.article h3 {
  font-size: 20px;
  padding: 0 0 10px 0;
  color: #3b8fc0;
  font-family: "PT Sans", sans-serif;
}
.article h4 {
  font-size: 16px;
  font-style: italic;
}
.article h5 {
  font-size: 16px;
}
.article p {
  font-size: 15px;
  color: #3a4955;
  line-height: 24px;
}
.article a {
  color: #3c7caa;
}
.article a:hover {
  color: #aa3c3c;
}
.headshot {
  float: left;
  margin: 0 15px 5px 0;
}
#shareThisPage {
  border-top: 1px solid #2a3868;
  padding: 20px 0 20px;
  margin: 15px 0 0;
}
#shareThisPageHead {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 5px 0 0;
}
#shareThisPage .shareThisWrapper {
  display: inline-block;
}
#shareThisPage .stButton .sharethis {
  background-image: url("http://www.onceuponafile.com/sharethis/icons/sharethis_16.png");
}
#shareThisPage .stButton .twitter {
  background-image: url("http://www.onceuponafile.com/sharethis/icons/twitter_16.png");
}
#shareThisPage .stButton .facebook {
  background-image: url("http://www.onceuponafile.com/sharethis/icons/facebook_16.png");
}
#shareThisPage .stButton .linkedin {
  background-image: url("http://www.onceuponafile.com/sharethis/icons/linkedin_16.png");
}
#shareThisPage .stButton .googleplus {
  background-image: url("http://www.onceuponafile.com/sharethis/icons/googleplus_16.png");
}
.mcTable {
  margin: 0 0 20px;
}
.mcTable td {
  vertical-align: top;
  display: block;
}
.mcTable ul {
  padding: 0 0 0 30px;
}
#sidebar {
  float: left;
}
#areasNav,
#sbNav {
  background-color: #285b7f;
  padding: 18px 0;
  margin: 20px 0 0;
}
#areasNav h2,
#sbNav h2,
#contactWrapper h2,
#areasNav .h2,
#contactWrapper .h2 {
  color: #fff;
  font-family: "PT Sans", sans-serif;
  text-transform: uppercase;
  text-align: center;
  margin: 10px 50px 20px;
}

#areasNav ul li:before,
#sbNav ul li:before,
#sbNav ul li:last-of-type:before {
  content: " ";
  display: block;
  width: calc(100% - 36px);
  height: 1px;
  background-color: #55a2da;
  position: absolute;
  top: -1px;
  box-sizing: border-box;
}
#sbNav ul li:last-of-type:after {
  content: "";
  display: block;
  width: calc(100% - 36px);
  height: 1px;
  background-color: #55a2da;
  position: absolute;
  bottom: 0;
}
#areasNav ul li:last-of-type:after {
  content: " ";
  display: block;
  width: calc(100% - 36px);
  height: 11px;
  position: absolute;
  bottom: 0;
}

#areasNav ul li:hover:before,
#sbNav ul li:hover:before {
  width: 100%;
  left: 0px;
}

#areasNav ul li,
#sbNav ul li {
  padding: 0 18px;
  position: relative;
  box-sizing: border-box;
}

#areasNav ul li a:before,
#sbNav ul li a:before {
  content: " ";
  display: block;
  width: 8px;
  height: 13px;
  background-image: url(img/icons/arrow.png);
  position: absolute;
  top: 15px;
  left: 0px;
}
#areasNav ul li a,
#sbNav ul li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  font-family: "PT Sans", sans-serif;
  padding: 13px 0 13px 20px;
  display: block;
  position: relative;
}

#areasNav ul li:hover,
#sbNav ul li:hover {
  background-color: #539fd6;
}

@media screen and (min-width: 800px) {
  #areas {
    background-image: url(img/practiceNav.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    display: block;
    text-align: center;
  }
  #areasNav {
    display: inline-block;
    text-align: center;
    background: none;
    overflow: hidden;
    padding: 0 20px 30px;
    margin: 0 auto;
    max-width: 1040px;
  }
  #areasNav ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
  }
  #areasNav ul li:before,
  #areasNav ul li a:before {
    display: none;
  }
  #areasNav ul li {
    width: 208px;
    height: 60px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    float: left;
    background-color: #fff;
    border: solid 1px #1d5d85;
    border-collapse: collapse;

    text-align: center;
    border: solid #276795 1px;

    /* border-collapse: collapse; */
  }
  #areasNav ul li:after {
    content: " ";
    height: 11px;
    width: 11px;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(img/icons/triAngle.png);
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top right;
  }
  #areasNav ul li:hover:after {
    background-position: bottom right;
  }

  #areasNav ul li:hover {
    background-color: #1d5d85;
  }

  #areasNav ul li a {
    color: #3a4955;
    text-align: center;
    padding: 0;
    line-height: 60px;
    display: block;
  }
  #areasNav ul li a:hover {
    color: #fff;
  }
} /* 800 ends here?? */

@media screen and (min-width: 1100px) {
  #areasNav {
    padding: 0 0px 30px;
  }
}

#sbAttorney,
#sbAttorneySub {
  border: #dee8ec solid 2px;
  padding: 15px;
  text-align: center;
}
#sbAttorneySub {
  margin: -50px 0 0;
}
.headShot {
  background-color: #000;
}
@media screen and (min-width: 800px) {
  .headShot {
    background-color: #fff;
  }
}

.headShot img {
  width: 226px;
  /*padding:15px 0 0;*/
}
#attorneyName {
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  padding: 15px 0;
  margin: 0 0 15px;
  font-size: 22px;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
}
.attoneyText {
  font-size: 20px; /*22px*/
  font-style: italic;
  color: #2b759e;
  font-family: "PT Serif", serif;
  text-align: center;
}
@media screen and (min-width: 800px) {
  .attoneyText {
    text-align: left;
  }
}
.btnAttoney {
  margin: 15px 0 0;
  background-color: #1d5d85;
  border: #dee8ec solid 2px;
  text-align: center;
}
.btnAttoney:hover {
  background-color: #9fa1a4;
}
.btnAttoney a {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  width: 100%;
  height: 100%;
  display: inline-block;
}
#testimonialsInner {
  margin: -15px auto 0;
}

.quote {
  text-align: center;
  margin: -25px 0 0; /*36*/
}
.quote img {
  display: inline-block;
  border: #fff 30px solid;
  background-color: #fff;
  border-top: none;
}

.quote1,
.quote2,
.quote3,
.quoteSub {
  border: solid 1px #dee8ec;
  margin: 50px 0;
  padding: 10px 20px 0;
}

.quote1:hover,
.quote2:hover,
.quote3:hover {
  border: solid 1px #1d5d85;
}

.sbtextTest {
  font-size: 16px;
  font-style: italic;
  text-align: center;
  font-style: italic;
  font-family: "PT Serif", serif;
  color: #3a4955;
}
.gform_wrapper #gform_3 {
  text-align: center;
}
@media screen and (min-width: 1100px) {
  .sbtextTest {
    font-size: 19px;
  }
  #wrapQuote {
    width: 1040px;
    padding: 0;
    margin: 25px 0 0;
  }
  #testimonialsInner .quote1,
  #testimonialsInner .quote2,
  #testimonialsInner .quote3 {
    margin: 50px 21px 0;
  }
}
.sbtriAngle a {
  width: 100%;
  height: 51px;
  display: block;
  overflow: hidden;
  position: relative;
  color: #919a9d;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  margin: 25px 0 0;
  letter-spacing: 2px;
}
.sbtriAngle a:hover {
  color: #4da0dc;
}

.sbtriAngle a:after {
  content: "";
  width: 100%;
  height: 10px;
  display: block;
  overflow: hidden;
  background-image: url(img/icons/triDown.png);
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sbtriAngle:hover a:after {
  background-position: center bottom;
}

.sbtriAngle:hover {
  background-position: 0 -20px;
}
#badges {
  /* margin:40px 0;*/
}
.page-template-landing #badges ul {
  height: auto;
}
#badges ul {
  height: 105px;
  text-align: center;
  overflow: hidden;
}
#badges.badges_visible ul {
  height: auto;
}

#btnBadges.badges_visible {
  display: none;
}
#badges ul li {
  display: inline-block;
  text-align: center;
  padding: 0 10px 10px;
}
#badges img {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#badges span {
  display: block;
  height: 105px;
}
#btnBadges a {
  background-color: #1d5d85;
  color: #fff;
  padding: 10px 30px;
  display: inline;
  float: right;
  margin: 12px 20px;
}
#btnBadges a:hover {
  background-color: #4da0dc;
}
#areas {
  margin: 75px 0 0;
}
.qfField {
  width: 100%;
  height: 40px;
  display: block;
  box-sizing: border-box;
  margin: 0 0 8px;
  padding: 0 10px;
  color: #3a4955;
  font-family: "PT Sans", sans-serif;
  font-size: 17px;
}
/*attorney page*/
ul.attorny-list li {
  display: inline-block;
  width: 23%;
  position: relative;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
ul.attorny-list {
  padding-left: 0px;
}
.attorney-img img {
  width: 100%;
}
.page-template-attrony-page article#mainContent {
  width: 100%;
}

@media screen and (min-width: 1100px) {
  .qfField {
    font-size: 24px;
  }
}
@media screen and (min-width: 1100px) {
  #areas {
    margin: 65px 0 0;
  }
}

#testimonials {
  margin: 30px 0 20px;
  text-align: center;
  padding: 0 18px;
}
@media screen and (max-width: 1200px) {
  ul.attorny-list li {
    padding-left: 9px;
    padding-right: 9px;
    vertical-align: top;
  }
}

@media screen and (max-width: 992px) {
  ul.attorny-list li {
    width: 22%;
  }
}
@media screen and (max-width: 767px) {
  ul.attorny-list li {
    width: 43%;
  }
}
@media screen and (min-width: 1100px) {
  #testimonials {
    margin: 60px 0 20px;
  }
}
#testimonials span {
  color: #3b8fc0;
  font-family: "PT Sans", sans-serif;
  font-style: italic;
  font-size: 38px; /*38px*/
}
#sbTest .quote1,
#sbTest .quote2,
#sbTest .quote3 {
  margin: 28px 0 0;
}
.cat_desc {
  margin-top: -20px;
}
#contactWrapper {
  background-color: #344351;
  padding: 25px 0 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  text-align: center;
}

#contactWrapper h2,
#contactWrapper .h2 {
  margin: -5px 0 30px;
}
.quickForm,
#quickForm {
  max-width: 100%;
  padding: 0 20px 20px;
  position: relative;
  margin: -15px 0 0;
  overflow: hidden;
}

#qfTextarea {
  width: 100%;
  height: 72px;
  display: block;
  box-sizing: border-box;
  margin: 0 0 4px;
  padding: 8px 10px;
  color: #3a4955;
  font-family: "PT Sans", sans-serif;
}
@media screen and (min-width: 1100px) {
  #qfTextare {
    font-size: 24px;
  }
}
#qfSubmit,
#gform_3 input#gform_submit_button_3 {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 43px;
  padding: 0 20px 0 0;
  background-repeat: no-repeat;
  background-image: url(img/icons/arrow-ea.png);
  background-color: #1d5d85;
  background-position: center; /*12px*/
  border: none;
  font-family: "PT Sans Narrow", sans-serif;
  color: #fff;
  cursor: pointer;
  font-size: 19px;
  text-align: center;
  text-transform: uppercase;
}
#qfSubmit:hover,
#gform_3 input#gform_submit_button_3:hover {
  background-color: #48ace6;
}

#qfSubmit:hover,
#gform_3 input#gform_submit_button_3:hover {
  background-color: #48ace6;
}
.qForm1,
.qForm2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: inline-block;
}

@media screen and (min-width: 800px) {
  #contactWrapper {
    overflow: hidden;
    text-align: center;
    background-image: url(img/contactArea.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fff;
    margin: 50px 0 10px;
    background-size: cover;
  }
  #contactWrapper h2,
  #contactWrapper .h2 {
    margin: 10px 0 15px;
  }
  .quickForm,
  #quickForm {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    max-width: 705px;
    width: auto;
    height: auto;
    padding: 0 0 30px;
  }

  .qForm1 input,
  .qForm2 input,
  #qfSubmit,
  #gform_3 input#gform_submit_button_3 {
    width: 225px;
    height: 60px;
    float: left;
    margin: 5px;
  }

  #qfTextarea {
    width: 695px;
    height: 130px;
    margin: 0 5px;
    padding: 18px 11px 8px;
  }
}
#gform_wrapper_3 label.gfield_label {
  display: none;
}
.input-style input {
  width: 225px !important;
  height: 60px;
  float: left;
  margin: 5px;
  display: inline-block;
  font-size: 24px !important;
  padding: 0 10px;
  color: #3a4955;
  font-family: "PT Sans", sans-serif !important;
}
#gform_fields_3 .input-style input {
  width: 100% !important;
  padding-left: 10px;
}
#gform_fields_3 .input-style {
  width: 33%;
  float: left;
  clear: unset !important;
}
#gform_fields_3 li#field_3_4 {
  width: 66.5%;
}
#gform_fields_3 li#field_3_4 textarea {
  font-size: 24px !important;
  padding: 0 10px;
  color: #3a4955;
  font-family: "PT Sans", sans-serif !important;
}
.gform_footer.top_label {
  width: 250px !important;
  height: 60px;
  display: inline-block;
  float: none;
  position: relative;
  bottom: 0px;
  right: 0;
}
.gform_wrapper .gform_footer {
  padding: 0px !important;
  margin: 18px 0 0 !important;
  clear: both;
  width: 100%;
}
#gform_wrapper_3 .gform_footer.top_label {
  width: 303px !important;
  right: 25px;
}
@media screen and (min-width: 1100px) {
  #contactWrapper {
    margin: 10px 0 0;
  }
  #contactWrapper h2,
  #contactWrapper .h2 {
    font-size: 36px;
    font-family: "PT Sans", sans-serif;
    letter-spacing: 2px;
  }
  .quickForm,
  #quickForm {
    max-width: 1040px;
    height: auto;
    padding: 0px 0 20px;
  }
  #qfSubmit,
  #gform_3 input#gform_submit_button_3 {
    font-size: 24px;
  }

  .qForm2 input,
  #qfSubmit,
  #gform_3 input#gform_submit_button_3 {
    margin: 3px;
  }
  .qForm1 {
    width: 695px;
    height: auto;
    float: left;
    margin-bottom: 5px;
  }
  .qForm1 input {
    margin: 3px 3px 6px 3px;
  }
  #qfTextarea {
    width: 688px;
    height: 126px;
    margin: 0 0 0 2px;
  }
  .qForm2 {
    width: 340px;
    height: auto;
    float: right;
    margin: 0 5px 0 0px;
  }
  .qForm2 input,
  #qfSubmit,
  #gform_3 input#gform_submit_button_3 {
    width: 100%;
    height: 60px;
  }
}
/*==================*/
.gv-form-3 .ginput_recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
#mfWrapper {
  background-color: #344351;
  color: #fff;
  font-family: "PT Sans", sans-serif;
  width: 100%;
  padding: 2% 20px;
  font-size: 16px;
  box-sizing: border-box;
  background-size: cover;
}
#footerTop {
  overflow: hidden;
}
#logoFooter {
  line-height: 1.25;
  margin: 0 0 20px;
  display: block;
  width: 300px;
}
#lfTop,
#lfBottom {
  display: block;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
#lfTop {
  font-size: 33px;
}
#lfBottom {
  font-size: 15px;
}
.ftSocial {
  margin: 10px auto;
  text-align: center;
}
.ftSocial li {
  display: inline-block;
}
.ftSocial a {
  width: 37px;
  height: 37px;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
.ftSocial img {
  max-width: 221px;
}
.ftSocial li:nth-child(2) a img {
  margin-left: -37px;
}
.ftSocial li:nth-child(3) a img {
  margin-left: -74px;
}
.ftSocial li:nth-child(4) a img {
  margin-left: -111px;
}
.ftSocial li:nth-child(5) a img {
  margin-left: -148px;
}
.ftSocial li:nth-child(6) a img {
  margin-left: -185px;
}
.ftSocial li a:hover img {
  margin-top: -37px;
}
#firmInfo {
  text-align: center;
  margin: 0 0 20px;
}
#fPhones {
  margin: 0 0 15px;
}
.fPhoneLabel {
  font-size: 14px;
  font-family: "PT Sans", sans-serif;
  color: #68c8ff;
}

.fPhoneDigits {
  color: #fff;
  font-weight: bold;
}
.fPhoneLabel2 {
  margin: 0 0 0 10px;
}
#fDirections {
  display: block;
  clear: both;
  max-width: 1028px;
  max-height: 150px !important;
  border: solid 6px #fff;
  margin: 0 auto 20px;
  overflow: hidden;
}
#fDirections img {
  display: block;
  width: 200%;
}
#fDirections:hover img {
  margin: 0 0 0 -100%;
}
#fDirections:hover {
  border: solid 6px #1d5d85;
}
.fCities {
  display: block;
  overflow: hidden;
  margin: 0;
  font-family: "PT Sans", sans-serif;
  text-align: center;
}
#citiesText {
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 0px;
  display: block;
}
#citiesText {
  margin: 0 0 15px;
}
.fCities ul li {
  line-height: 25px;
}

/*====================*/
#locationCities a {
  font-size: 16px;
  color: #fff;
  font-family: "PT Sans", sans-serif;
}
@media screen and (min-width: 800px) {
  #mfWrapper {
    margin: 10px 0 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
  }
  #citiesText {
    font-size: 28px; /*28px*/
    width: 140px;
    display: block;
    border-bottom: solid 2px #61c5ff;
    text-align: left;
    float: left;
    margin: 0 30px 0 0;
  }
  #locationCities {
    margin: 15px 0 0 0;
    max-width: 800px;
  }
  .fCities ul li {
    display: inline;
    float: left;
    margin: 0;
    text-align: left;
  }
  .fCities ul li {
  }
  .fCities ul li:after {
    padding: 0 10px 0 0;
    content: ",";
  }
  .fCities ul li:last-child:after {
    display: none;
  }
  .clear {
    clear: both;
  }
}
@media screen and (min-width: 900px) {
  #logoFooter,
  .ftSocial {
    float: left;
  }
  #logoFooter {
    margin: 3px 0 0 0;
  }
  .ftSocial {
    margin: 8px 0 0 20px;
    margin: 8px 0 0 calc((100% - 292px - 243px - 280px) / 2);
  }
  #firmInfo {
    text-align: right;
    float: right;
  }
  #fPhones {
    margin: 0 0 10px;
  }
}
@media screen and (min-width: 1100px) {
  #mfWrapper {
    margin: 10px 0 0;
    padding: 50px 0 0;
  }
  #mainFooter {
    width: 1040px;
    margin: 0 auto;
  }
  #footerTop {
    margin: 0 0 51px;
  }
  #logoFooter {
    margin: 5px 0 0 0;
  }
  .ftSocial {
    margin: 11px 0 0 20px;
    margin: 11px 0 0 calc((100% - 292px - 243px - 300px) / 2);
  }
  #firmInfo {
    margin: 0;
  }
  .fPhoneLabel {
  }
  .fPhoneDigits {
    font-size: 18px;
    font-weight: bold;
  }
  #fAddress {
    font-weight: bold;
  }
  #fDirections {
    margin: 0 0 70px;
  }

  #mainCities {
    width: 800px;
    height: auto;
    padding: 0;
    margin: 0 auto 60px;
    overflow: hidden;
  }
  #citiesText {
    width: 140px;
    margin: 7px 0 0 0;
    float: left;
  }
  #locationCities {
    float: right;
    width: 600px;
    margin: 7px 0 0 0;
  }
  #locationCities ul {
    margin: 0 0 0 5px;
    overflow: hidden;
  }
  #locationCities ul li {
    float: left;
  }
  #locationCities ul li:after {
    display: none;
  }
  #locationCities a {
    font-size: 18px;
    font-style: normal;
  }
  #locationCities a:hover {
    text-decoration: underline;
  }
  #locationCities li:nth-child(1),
  #locationCities li:nth-child(5),
  #locationCities li:nth-child(9) {
    width: 160px;
  }
  #locationCities li:nth-child(2),
  #locationCities li:nth-child(6),
  #locationCities li:nth-child(10) {
    width: 145px;
  }
  #locationCities li:nth-child(3),
  #locationCities li:nth-child(7),
  #locationCities li:nth-child(11) {
    width: 150px;
  }
  #locationCities li:nth-child(4),
  #locationCities li:nth-child(8),
  #locationCities li:nth-child(12) {
    width: 140px;
  }
}
/*===================*/

#mainFooter {
  overflow: hidden;
}
.fNav {
  padding: 0;
}
.fNav li {
  padding: 0;
  display: block;
  list-style-type: none;
  list-style-position: outside;
}
.fNav a {
  color: #444749;
}
.fNav a:hover {
  color: #7fa03c;
}

#contact-tab {
  display: none;
  position: fixed;
  right: 0;
  z-index: 200;
  overflow: hidden;
  top: 240px;
  height: 98px;
}
#contact-tab:hover img {
  margin: -98px 0 0 0;
}
#contact-tab img {
  display: block;
}

/* Contact Form Styling */
.nc_form {
  background-color: #f0f0f0;
  padding: 1.25em 2%;
  margin: 0 0 1.25em;
  border: 2px solid #c0c0c0;
  border-radius: 5px;
}
.nc_form .req {
  color: #f71704;
}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {
  display: block;
  width: 98%;
  padding: 0;
}
.nc_form input,
.nc_form textarea {
  background: #fff;
  color: #8b898c;
}
.nc_form input,
.nc_form textarea,
.nc_form .captcha-container {
  border: 1px solid #999;
  border-radius: 3px;
}
.nc_form label {
  margin: 0 0 0.125em;
}
.nc_form input,
.nc_form textarea,
.nc_form select {
  margin: 0 0 10px;
  padding: 0.4em 1%;
}
.nc_form textarea {
  height: 60px;
}
.nc_form .captcha-container {
  padding: 0;
  width: 100%;
}

.nc_form input.hidden {
  display: none;
}
.nc_form input.submit-button {
  cursor: pointer;
  margin: 1em 0;
  padding: 0.6em 2%;
  width: auto;
  height: auto;
  background: #555;
  color: #fff;
  line-height: 1;
}
.nc_form input.submit-button:hover {
  background: #777;
}
.nc_form input.error {
  border-color: #f00;
}
.nc_form label.error {
  color: #f00;
}
.ncfDisclaimer {
  font-size: 80%;
  margin: 0 0 1em;
  padding: 0.33em 0 0;
}
.ncfDisclaimer span {
  display: block;
  font-weight: bold;
  font-size: 125%;
}
.ncfDisclaimer span.req {
  display: inline;
  font-size: 80%;
}
.ncfDisclaimer input {
  display: inline;
  width: 10px;
  height: 10px;
  margin: 0 5px 0 0;
}
.ncfDisclaimer label {
  display: inline;
}
.nc_form .captcha-wrapper {
}
.nc_form .captcha-wrapper input {
  max-width: 200px;
}
.nc_form .captcha-container {
  background: #fff;
  border: 1px solid #333;
  margin: 0 0 4px;
  text-align: center;
  max-width: 200px;
}
.nc_form .captcha-image {
  cursor: pointer;
  display: block;
  width: 100%;
}
.nc_form .checkbox {
  margin: 0 0 10px;
}
.nc_form .checkbox input {
  display: inline;
  width: auto;
  height: auto;
  padding: 0;
  line-height: 1;
  margin: 0 0 0 10px;
}
.nc_form .checkbox input.delin {
  margin: 0;
}
.nc_form .radio {
  margin: 0 0 10px;
}
.nc_form .radio input {
  display: inline;
  width: auto;
  height: auto;
  padding: 0;
  line-height: 1;
  margin: 0 0 0 10px;
}
.nc_form .radio input.delin {
  margin: 0;
}
.nc_form .inlineSelect select {
  display: inline;
  width: auto;
}

.floating_widget {
  padding: 0 14px;
  /*padding-left: 14px;*/
  z-index: 100000;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
  display: inline-block;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -moz-transform-origin: (270deg);
  position: fixed;
  right: 0;
  top: 96px;
  border: 2px solid #ddd;
  border-bottom: none;
  width: auto;
  color: #000;
  /*
    transition: all .2s linear;
    -webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    -o-transition: all .6s linear;
    */
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.floating_widget h4.widgettitle {
  margin: 6px 0;
  font-size: 22px !important;
  display: inline-block;
  white-space: nowrap;
  color: #ffffff;
  /*padding: 0.2em;*/
  padding-top: 3px;
  cursor: pointer;
}

body .floating_widget .gform_wrapper {
  display: none;
  /*padding-bottom: 10px!important;*/
}

.UnRoate {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform-origin: (0deg);
  border-bottom: 2px solid #fff;
  border-right: none;
  width: 300px;
  height: 570px;
  overflow-y: auto;
}

.UnRoate .Pull_out_title {
  cursor: default;
  font-size: 25px;
}

.floating_widget .validation_error {
  display: none;
}

.UnRoate form li textarea {
  height: 120px;
}
.floating_widget .gform_wrapper .top_label .gfield_label {
  display: none !important;
}
.floating_widget .gform_wrapper label.gfield_label + div.ginput_container {
  padding: 3px 0 !important;
}
.floating_widget .gform_wrapper .gfield_captcha_container img.gfield_captcha {
  float: left !important;
  margin-right: 12px !important;
  margin-top: 3px !important;
}
.floating_widget .gform_footer input.gform_button,
.side_box .wpcf7 input[type="submit"] {
  background: #1d5d85;
  border: none;
  padding: 10px 15px;
  width: 96%;
  text-transform: uppercase;
  font-family: arial;
  font-weight: bold;
  margin-top: 5px;
  color: #ffffff;
  cursor: pointer;
}
.floating_widget .gform_wrapper .gsection {
  padding: 0 !important;
  margin: 0;
}
.floating_widget .gform_wrapper .top_label .gsection_description {
  color: #ffffff;
  font-size: 20px;
  margin-top: -20px !important;
}
.floating_widget .mb-no {
  font-size: 26px;
  color: #fff;
  font-weight: bold;
}
.floating_widget .gform_wrapper .gform_footer {
  margin: 0 !important;
  padding: 10px 0 !important;
}

/* Contact Form - Custom */

/* Contact Form Styling Ends */

/* Blog Page */
@media screen and (max-width: 700px) {
  .post_entry_mult_left,
  .post_entry_mult_right {
    float: none;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .postThumbMult {
    display: block;
    width: 80%;
    max-width: 150px;
    margin: 0 auto 0.5em;
  }
}
/*---- @media HERE ------*/

#amnBrandingWrapper {
  padding: 30px 20px 30px;
  text-align: center;
  background: #fff;
}

#amnBranding {
  /* margins, paddings, etc. */
  overflow: hidden;
}

#amnBranding p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
}
#amnBranding ul {
  margin: -2px 0 0;
}
#amnBranding ul li {
  display: inline-block;
  margin: 5px 10px;
  text-align: center;
  position: relative;
}
#amnBranding ul li:before {
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #1d5d85;
  display: block;
  content: " ";
  position: absolute;
  margin: 7px 0 0 -15px;
}
#amnBranding ul li:nth-of-type(1):before {
  display: none;
}

#amnBranding a {
  color: #1d5d85;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}
#amnBranding a:hover {
  color: #fb0000;
}
#logo-amn {
  display: block;
  margin: 0 auto 15px;
}
#amnBranding p {
  padding: 0;
  max-width: 320px; /*modme*/
  margin: 0 auto;
}
#amnBranding br {
  display: none;
}

@media screen and (min-width: 1100px) {
  #amnBrandingWrapper {
    width: 630px;
    height: auto;
    margin: 0 auto;
  }
  #amnBranding img {
    float: left;
  }
  .copyRight {
    width: 410px;
    height: auto;
    float: right;
    text-align: left;
    margin: 5px 0 0;
  }

  #amnBranding ul li {
    margin: 5px 10px 0;
  }
  #amnBranding ul li:first-child {
    margin: 5px 10px 0 0;
  }
  /*#amnBranding {
				display: inline-block;
				
			}
			#logo-amn {
				display: inline-block;;
				margin: 0;
				vertical-align: middle;
			}
			#amnBranding p {
				display: inline-block;;
				margin: 0 0 0 10px;
				padding: 0;
				max-width: none;
				text-align: left;
				vertical-align: middle;
			}
			#amnBranding br {display: inline;}*/
}

/* Content Area */
/*
@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	width: calc(100% - spaceBetweenSidebarAndMainContent - sidebarWidth);
}
@media screen and (min-width: 900px) {
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
}
*/

/*========= MEDIA ==========*/
@media screen and (min-width: 600px) {
  #homeslides {
    height: 391px;
    border-bottom: #1d5d85 4.5px solid;
  }
  #homeslide1 {
    background-image: url(img/slides/home/1100/1.jpg);
  }
  #homeslide2 {
    background-image: url(img/slides/home/1100/2.jpg);
  }
  #homeslide3 {
    background-image: url(img/slides/home/1100/3.jpg);
  }
  #homeslide4 {
    background-image: url(img/slides/home/1100/4.jpg);
  }
  .slideHead {
    font-size: 24px; /*34*/
    text-transform: uppercase;
  }
  .slideMore {
    width: 285px;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    padding: 0 50px 0 20px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
  }
  .slideMore:after {
    display: block;
    background-image: url(img/icons/slideMoreArrow.png);
  }
  .slideMore:hover {
    background-color: #fff;
    color: #1d5d85;
  }
  .slideHead {
    margin: 0 0 5px;
  }
  .slideBox {
    background-color: rgba(0, 0, 0, 0.5);
  }
  #sidebar.sidebar {
    width: 100%;
  }
  #fAddress h3,
  #fAddress .h3 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
  }
}

@media screen and (max-width: 1024px) {
  #testimonialsInner .testimonials-widget-testimonial.list {
    width: 92% !important;
  }
}

@media screen and (min-width: 800px) {
  #wrapper {
    padding: 100px 0 0;
  }
  .admin-bar #persistentHeader {
    top: 32px;
  }
  #persistentHeader {
    width: 100%;
    position: fixed;
    z-index: 3000;
    top: 0;
    left: 0;
  }
  #mhWrapper {
    border-bottom: #1d5d85 4.5px solid;
  }
  #lmWrapper {
    display: none;
  }
  #logo-#tbSocialmain {
    display: inline;
    float: left;
    width: 250px;
  }
  #mainHeader:after {
    clear: both;
    content: "";
    width: 0;
    height: 0;
    display: block;
  }
  nav.mm {
    float: right;
  }
  #logo-main {
    display: inline-block;
  }
  #caHeading {
    max-width: 710px;
  }
  .tax-news_categories #mainContent,
  .news-template-default #mainContent {
    width: 100%;
  }
  #mainContent {
    width: calc(100% - 260px);
    float: left;
    padding: 0 20px 0;
    box-sizing: border-box;
  }

  #sidebar.sidebar {
    width: 260px;
    float: right;
  }
  #sbNav {
    background-image: url(img/sb-practiceAreas.png);
    background-repeat: no-repeat;
    background-size: cover;
  }

  #btnBadges {
    display: none;
  }

  #sbNav ul li:before #contactWrapper h2,
  #contactWrapper .h2 {
    font-size: 38px;
  }
  #contactWrapper {
    background-image: url(img/contactBG.png);
    /* background-repeat: no-repeat;*/
    background-position: center top;
  }
  #mfWrapper {
    background-image: url(img/mapBG.jpg);
    background-repeat: no-repeat;
    background-position: center top;
  }

  #testimonialsInner h2,
  #sbTest h2 {
    color: #3b8fc0;
    font-size: 38px;
    font-style: italic;
    font-family: "PT Serif", serif;
  }
  #wrapQuote {
    width: 100%;
    height: 410px;
    margin: 0 auto;
  }
  #testimonialsInner .quote1,
  #testimonialsInner .quote2,
  #testimonialsInner .quote3 {
    width: 25%;
    height: auto;
    float: left;
    display: inline-block;
    margin: 50px 1.5% 10px;
  }
  #testimonialsInner .testimonials-widget-testimonial.list {
    width: 25%;
  }
}
@media screen and (min-width: 1100px) {
  #persistentHeader {
    position: fixed;
    height: 144px;
    top: 0;
    left: 0;
    background-color: #fff;
    border-bottom: 9px solid #1d5d85;
  }

  #mainHeader {
    padding: 0;
    height: 95px;
  }
  #topbar {
    height: 39px;
  }
  #wrapper {
    padding: 153px 0 0;
  }

  #logo-main {
    display: inline-block;
    max-width: 412px;
    padding: 5px 0 0px;
    margin: 25px 0 0 0;
    margin-top: 2px;
  }
  #mainMenu.mm {
    margin: 37px 0 0;
  }
  #homeslides {
    height: 550px; /*550-533px*/
    /*border-top:9px solid #1d5d85;*/
    border-bottom: 9px solid #1d5d85;
  }
  #homeslide1 {
    background-image: url(img/slides/home/2000/1.jpg);
  }
  #homeslide2 {
    background-image: url(img/slides/home/2000/2.jpg);
  }
  #homeslide3 {
    background-image: url(img/slides/home/2000/3.jpg);
  }
  #homeslide4 {
    background-image: url(img/slides/home/2000/4.jpg);
  }
  .slideContent {
    width: 50%;
    margin-top: 150px;
    height: 260px;
    position: relative;
    background: rgba(0, 0, 0, 0.4);
    max-width: 1000px;
    left: 50%;
    border: 1px solid #ccc;
  }

  .slideBox {
    width: 580px; /*420*/
    height: 265px;
    /*width:1000px;
        height:265px;*/
    display: inline-block;
    text-align: left;
    float: left;
    position: relative;
    /* margin:150px 0 0; */
    margin: auto;
    /* padding: 47px 0 0 50px; */
    padding: 40px;
    vertical-align: middle;

    background: none;
  }
  .slideHead {
    line-height: 1.25;
    font-size: 34px;
  }
  a.slideMore {
    margin: 3px 0 0;
  }
  #topbar,
  #mhWrapper {
    max-width: 1040px;
    margin: 0 auto;
    padding: 5px 0;
    border: none;
  }
  #mhWrapper {
    padding: 0;
  }

  #contentArea {
    width: 1040px;
    height: auto;
  }
  #caHeading {
    width: 1040px;
    max-width: 1040px;
    padding: 11px 0 50px;
    font-size: 36px;
    text-align: center;
    position: relative;
    border-bottom: 2px solid #dee8ec;
  }
  #wrapContent {
    width: 1040px;
    height: auto;
    padding: 30px 0 65px;
  }
  .tax-news_categories #mainContent.article,
  .news-template-default #mainContent.article {
    width: 100%;
  }
  #mainContent.article {
    width: 725px;
    height: auto;
    float: left;
  }
  .article h1 {
    font-size: 30px;
  }
  #badges {
    width: 1040px;
    border-top: 2px solid #dee8ec;
    margin: 5px auto;
    padding: 55px 0 0;
  }
  #badges img {
    margin: 0 18px 0;
  }
  #areasNav h2,
  #sbNav h2,
  #areasNav .h2 {
    font-size: 38px;
  }
  #sbNav {
    margin: 0 0 30px 0;
  }
  #areasNav {
    height: auto;
  }

  #testimonialsInner {
    width: 1040px;
    height: auto;
    margin: 0 auto;
  }
}

.alignleft {
  float: left;
  margin: 0 15px 5px 0;
}

.testi-box {
  border-bottom: 1px solid #000;
  margin: 0 0 25px;
}

.align-left.wp-image-208 {
  width: 40%;
  max-width: 223px;
}
.mmrecent-post {
  max-width: 1024px;
  margin: 0 auto;
  padding-top: 50px;
}
.mmrecent-post h2,
.mmrecent-post .h2 {
  font-size: 36px;
  font-family: "PT Sans", sans-serif;
  letter-spacing: 2px;
  padding-bottom: 20px;
  text-align: center;
}
.mmrecent-post h3,
.mmrecent-post .h3 {
  font-size: 18px;
  padding: 0 0 10px 0;
  font-weight: bold;
  color: #1d5d85;
  font-family: "PT Sans", sans-serif;
}
#fDirections iframe {
  float: left;
  border-left: 6px solid #fff !important;
  border-right: 1px solid #fff !important;
}
.mmrecent-post p {
  font-size: 15px;
  color: #3a4955;
  line-height: 24px;
  padding-right: 10px;
}
.mmrecent-post ul li {
  width: 31%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  padding: 0 1%;
}
@media screen and (max-width: 786px) {
  .mmrecent-post {
    clear: both;
  }
  .mmrecent-post ul li,
  .page-template-landing .mmrecent-post .inner li {
    width: 90% !important;
    padding: 0 5%;
  }
  .floating_widget {
    display: none;
  }
  .landing .slideBox {
    width: 100% !important;
    left: 0 !important;
    background: #1d5d85 !important;
  }
  .landing .subslides {
    position: relative;
  }
  .page-template-landing #persistentHeader {
    height: 79px !important;
  }
  .landing .slideContent h2 {
    font-size: 26px !important;
    padding-top: 80px !important;
  }
  .landing .slideContent p {
    font-size: 18px !important;
  }
  .page-template-landing #mainContent.article,
  .page-template-landing #sidebar.sidebar {
    width: 100% !important;
  }
  #subslides .mbanner {
    display: block;
    max-width: 100%;
  }
  #subslides.landing .slideBox {
    position: relative;
  }
  #subslides.landing .slideContent {
    width: 100%;
  }

  .landing
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not(
      [type="file"]
    ) {
    line-height: 1em;
  }
  .page-template-landing #tbWrapper {
    display: block !important;
  }
  .page-template-landing #tbPhone {
    color: #fff !important;
  }
  .page-template-landing #tbSocial {
    display: none !important;
  }
  .landing-footer .cright {
    width: 100%;
    float: none;
    text-align: center;
  }
  .landing-footer .cleft {
    width: 100%;
    float: none;
  }
  .article h1 {
    font-size: 24px;
  }
  .article h2,
  .article h3 {
    font-size: 18px;
    color: #1d5d85;
    font-weight: bold;
  }
  #contactWrapper .gform_wrapper ul li {
    width: 100% !important;
    padding-right: 0 !important;
  }
  #fDirections iframe {
    float: none;
    border: none !important;
  }
}

@media screen and (max-width: 600px) {
  #testimonials {
    margin-right: 18px !important;
  }
}
@media screen and (max-width: 420px) {
  .landing .slideContent h2 {
    padding-top: 50px !important;
  }
  .landing .slideContent a {
    padding: 10px !important;
    font-size: 18px !important;
  }

  .page-template-landing .mmrecent-post .inner h2 {
    font-size: 20px !important;
  }
  .page-template-landing #contact1 {
    padding: 15px !important;
  }
  .page-template-landing .gform_footer input {
    padding: 0 !important;
  }
  .page-template-landing .mmrecent-post .inner li img {
    border-radius: 24px !important;
  }
  .page-template-landing .mmrecent-post .inner li h3 {
    font-size: 16px !important;
  }
}

/* Landing Page */
.landing .gform_wrapper .top_label .gfield_label {
  display: none;
}
.landing .gform_wrapper textarea.medium {
  height: 100px;
}
.landing h4.widgettitle {
  color: #fff;
  font-size: 30px;
}
.landing .slideContent {
  width: 1040px;
  max-width: 100%;
  text-align: center;
}
.landing .slideContent h2 {
  text-transform: uppercase;
  font-size: 48px;
  font-weight: bold;
  padding: 100px 0 30px;
}
.landing .slideContent p {
  font-size: 22px;
  padding-bottom: 55px;
}
.landing .slideContent a {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
  background: #1d5d85;
  color: #fff;
  padding: 20px;
  border-radius: 10px;
}
.landing .slideBox {
  width: 500px;
  left: 53%;
  float: none;
  padding: 20px;
  margin: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.landing .gform_wrapper div.validation_error,
.landing .gform_wrapper .field_description_below .gfield_description {
  display: none;
}
.landing .gform_wrapper li.gfield.gfield_error,
.landing
  .gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: none;
  padding: 0;
}
.landing
  .gform_wrapper
  li.gfield_error
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]),
.landing .gform_wrapper li.gfield_error textarea {
  background: #ff0000;
}
.page-template-landing #tbWrapper {
  display: none;
}
.page-template-landing #persistentHeader {
  height: 110px;
}
.page-template-landing #wrapper {
  padding-top: 110px;
}
.page-template-landing #mainContent.article {
  width: 60%;
}
.page-template-landing #sidebar.sidebar {
  width: 40%;
}
.page-template-landing .mmrecent-post {
  background: url(img/profile-landing.jpg) no-repeat center top;
  width: 1900px;
  max-width: 100%;
  margin: 0 auto;
}
.page-template-landing .mmrecent-post .inner {
  width: 1024px;
  margin: 0 auto;
  max-width: 100%;
}
.page-template-landing .mmrecent-post .inner h2 {
  padding-top: 40px;
  color: #fff;
}
.page-template-landing .mmrecent-post .inner li {
  text-align: center;
  padding: 15px 0 20px;
  margin-bottom: 10px;
  width: 100%;
}
.page-template-landing .mmrecent-post .inner li a {
  text-transform: uppercase;
  font-size: 18px;
  border: 2px solid #1d5d85;
  padding: 5px;
  border-radius: 7px;
  margin: 10px;
}
.page-template-landing .mmrecent-post .inner li img {
  border-radius: 75px;
}
.page-template-landing .mmrecent-post .inner li h3 {
  font-size: 26px;
}
.page-template-landing #contact1 {
  padding: 30px;
  background: rgba(36, 37, 36, 1);
  border-radius: 20px;
}
.page-template-landing #contact1 h4 {
  color: #fff;
  font-size: 28px;
  text-align: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}
.page-template-landing #contact1 p {
  font-size: 20px;
  text-align: center;
  color: #fff;
}
.page-template-landing #contact1 h4.widgettitle {
  display: none;
}
.page-template-landing .gform_wrapper .top_label .gfield_label {
  display: none;
}
.page-template-landing .gform_wrapper .gfield_captcha_input_container {
  padding-top: 0;
}
.page-template-landing .gform_wrapper .simple_captcha_small input {
  width: 50%;
}
.page-template-landing
  .gform_wrapper
  .gfield_captcha_container
  img.gfield_captcha {
  float: right !important;
}
.page-template-landing .gform_footer input {
  width: 100% !important;
  background: #1d5d85;
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 20px;
  text-transform: uppercase;
  font-size: 20px !important;
  font-weight: bold;
}
.page-template-landing .gform_wrapper textarea.medium {
  height: 100px;
}
.page-template-landing #tbPhone {
  color: #3b8fc1;
  margin: 0;
}
.page-template-landing nav #tbContact {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #1d5d85;
  vertical-align: middle;
  padding: 10px;
  border-radius: 7px;
  color: #1d5d85;
}
.landing-footer {
  width: 900px;
  max-width: 90%;
  margin: 0 auto;
}
.landing-footer .cleft {
  width: 48%;
  float: left;
}
.landing-footer .cright {
  width: 48%;
  float: right;
  font-size: 18px;
  line-height: 27px;
}
.landing-footer .cright h3 {
  font-size: 22px;
  font-weight: bold;
  margin-top: 40px;
}
.landing-footer .cright a {
  background: #1d5d85;
  color: #fff;
  padding: 20px;
  display: block;
  text-align: center;
  font-weight: bold;
  border-radius: 7px;
  margin-top: 20px;
}
body .gform_wrapper.gf_browser_chrome .gform_body {
  width: 100% !important;
}
.floating_widget .ginput_recaptcha {
  transform: scale(0.88);
  -webkit-transform: scale(0.88);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
.floating_widget .gform_wrapper textarea.medium {
  height: 100px;
  width: 100%;
}
body .floating_widget .gform_wrapper ul li.gfield {
  margin-top: 9px;
  padding-top: 0;
}
@media screen and (max-width: 880px) {
  #logoFooter {
    width: 100%;
    text-align: center;
  }
}
div#sbNav.cat-sidebar {
  background: #285b7f;
}
#sbNav.cat-sidebar ul li a {
  display: inline-block;
}
#sbNav.cat-sidebar ul li {
  color: #fff;
}
#sbNav.cat-sidebar h2 {
  font-size: 25px;
}
#sbNav.cat-sidebar span.post-date {
  margin: -10px 0 10px 20px;
  display: block;
}
#sbNav ul li:last-child:after {
  display: none;
}
.singleAttorney h3 {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
  color: #2b759e;
}
.singleAttorney ul li,
.singleAttorney .attoneyText {
  font-size: 18px;
  color: #000;
}
#mainContent .inner-attrony ul li {
  padding-bottom: 10px;
}
.singleAttorney ul li {
  /*    list-style: disc;
    padding-left: 15px;*/
  margin-bottom: 10px;
}
#mainContent .inner-attrony ul {
  padding-left: 0px;
}
#mainContent .inner-attrony blockquote {
  padding: 0px;
  font-weight: bold;
}
.singleAttorney #attorneyName {
  font-size: 20px;
}
.inner-attrony img.attorney-badge {
  margin-bottom: 10px;
  margin-top: 10px;
}
@media (max-width: 700px) {
  .inner-attrony img.attorney-badge {
    max-width: 100%;
    height: auto;
    margin: 10px auto;
    text-align: center;
    display: block;
  }
}
img.alignnone.size-full {
  margin-right: 10px;
}
.badges-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 599px) {
  #sidebar.sidebar {
    width: 100%;
  }
}
.homemob {
  display: none;
}
.homemob .input-style input {
  width: 100% !important;
  margin: 0 !important;
  float: none;
}
.homemob #gform_6 input#gform_submit_button_6 {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 43px;
  padding: 0 20px 0 0;
  background-repeat: no-repeat;
  background-image: url(img/icons/arrow-ea.png);
  background-color: #1d5d85;
  background-position: center;
  border: none;
  font-family: "PT Sans Narrow", sans-serif;
  color: #fff;
  cursor: pointer;
  font-size: 19px;
  text-align: center;
  text-transform: uppercase;
}
.homemob .gform_wrapper .top_label #input_6_7 {
  transform: scale(0.8);
  transform-origin: 0 0;
  -webkit-transform: scale(0.8);
  -webkit-transform-origin: 0 0;
}
.homemob .gform_wrapper .gform_footer {
  width: 100% !important;
}
.homemob .gform_wrapper .top_label .gfield_label {
  color: #fff;
}
.homemob #areas {
  margin: 25px 0;
}
.badges {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .homemob {
    display: block;
  }
  .home #sidebar {
    display: none;
  }
  .home .areas {
    display: none;
  }
  .home .contactWrapper {
    display: none !important;
  }
  #fDirections {
    max-height: none !important;
    border: none;
    margin: 0;
  }
  #fDirections iframe {
    float: none;
    border: none;
    width: 100%;
  }
  #fDirections:hover {
    border: none;
  }
}
