header#masthead nav > div > ul > li > a {
  text-transform: uppercase;
  font-weight: 400 !important;
}

.header-subpage#masthead {
  background-color: #F9F9F9;
}
.header-subpage#masthead .masthead-info {
  width: 50%;
  font-size: 0;
}
.header-subpage#masthead .masthead-info #searchform {
  position: static;
  width: 50%;
  display: inline-block;
  border: none;
  background-color: #444D5E;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 15px;
}
.header-subpage#masthead .masthead-info #searchform #searchBtn input[type="submit"] {
  background-image: url(img/search.png);
}
.header-subpage#masthead .masthead-info .masthead-phone {
  width: 45%;
  display: inline-block;
  font-size: 22px;
  color: #444D5E;
  font-family: 'Lato';
  font-weight: 400;
  text-align: right;
  vertical-align: top;
  border-left: 1px solid #DFDFDF;
  margin-left: 5%;
}
.header-subpage#masthead .masthead-info .masthead-phone a {
  font-size: 25px;
  color: #444D5E;
}
.header-subpage#masthead .masthead-info input {
  color: #fff;
}
.header-subpage#masthead .nav-wrapper #menu-main {
  width: 77%;
  float: left;
}
.header-subpage#masthead .nav-wrapper .additional-nav-report {
  min-width: inherit;
  padding: 5px 45px;
  margin-top: 5px;
  font-size: 15px;
  text-transform: uppercase;
  position: static;
  width: 23%;
  float: left;
}
.header-subpage#masthead .additional-nav-report {
  min-width: inherit;
  padding: 5px 45px;
  margin-top: 5px;
  font-size: 15px;
  text-transform: uppercase;
  position: static;
  width: 23%;
  float: left;
}
.header-subpage#masthead .nav-container {
  padding-left: 0;
}
.header-subpage#masthead .nav-wrapper-subpage {
  background-color: #FFF;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  color: #fff;
}
.header-subpage#masthead .nav-wrapper-subpage nav {
  background-color: #FFF;
}
.header-subpage#masthead .nav-wrapper-subpage #menu-main {
  width: 77%;
  float: left;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage {
  margin: 0;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage > li {
  position: relative;
  display: inline-block;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage > li:first-child a {
  padding-left: 10px;
  padding-right: 10px;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage > li > a {
  display: inline-block;
  padding-left: 10px;
  color: #FFF;
  background-color: #77A7D0;
  padding: 14px 20px;
  margin: 0;
  text-transform: uppercase;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage > li > a:hover {
  background-color: #77A7D0;
  color: #fff;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage > li > a:after {
  content: "\f105";
  font-family: "FontAwesome";
  display: inline-block;
  padding-left: 15px;
  font-size: 18px;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage > li #sub-menu {
  display: none;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage > li:hover > a {
  color: #444C5D;
  background-color: #fff;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage > li:hover #sub-menu {
  display: block;
  position: absolute;
  top: 100%;
  z-index: 9999999;
  max-width: 400px;
  width: 100%;
  margin-left: 0;
  list-style: none;
  background-color: #4082BC;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage > li:hover #sub-menu li {
  float: none;
  display: block;
  padding-left: 20px;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage > li:hover #sub-menu li:hover {
  background-color: #77A7D0;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage > li:hover #sub-menu li a {
  display: block;
  width: 100%;
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage > li:hover #sub-menu li a:hover {
  text-decoration: none;
}
.header-subpage#masthead .nav-wrapper-subpage ul#menu-subpage > li:hover #sub-menu li a:after {
  display: none;
}

#additional_nav {
  margin-bottom: 0 !important;
}

.share42init {
  float: right;
  margin-top: 5px;
}
.share42init a {
  width: 85px !important;
  height: 35px !important;
  display: inline-block;
  opacity: 1;
}
.share42init a:hover {
  opacity: 0.8;
}
.share42init a[data-count="gplus"] {
  background: url("img/google.jpg") no-repeat !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
.share42init a[data-count="fb"] {
  background: url("img/facebook.jpg") no-repeat !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
.share42init a[data-count="twi"] {
  background: url("img/tweet.jpg") no-repeat !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}

body #categories aside, body #sidebar_right_page aside {
  border: 1px solid #cfcfcf;
}

.featured-drugs .container p {
  color: #FFF;
  font-size: 16px;
}

.featured-news .col .right p {
  color: #000;
}

.featured-panel p {
  font-size: 16px;
  color: #FFF;
}
.featured-panel p a.read-more {
  font-size:18px;
  color: #FF8C00 !important;
    font-weight: 700;
}
.featured-panel p a.read-more:hover{
	text-decoration:none;
	color:#20bcca !important;
}

body #sidebar_right_page .gform_wrapper {
  border: 1px solid #cfcfcf;
  margin-bottom: 20px;
}
body #sidebar_right_page .gform_wrapper form {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  color: #444d5e;
}
body #sidebar_right_page .gform_wrapper form .header-phone-label {
  font-size: 22px;
  color: #444d5e !important;
}
body #sidebar_right_page .gform_wrapper form .free-case-form {
  padding-left: 25px;
  padding-right: 25px;
}
body #sidebar_right_page .gform_wrapper form .header-phone-number {
  font-size: 25px;
  font-weight: bold;
  color: #444d5e !important;
}
body #sidebar_right_page .gform_wrapper form .free-case-copy {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
}
body #sidebar_right_page .gform_wrapper h3 {
  background-color: #454C5D;
  color: #FFF;
  font-weight: 300;
  font-size: 25px;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
body #sidebar_right_page .gform_wrapper h3:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 0 16px 13px;
  border-color: transparent transparent transparent #ec552f;
  position: absolute;
  left: -5px;
  top: 50%;
  z-index: 2;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body #sidebar_right_page .gform_wrapper h3:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 0 19px 16px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  left: -5px;
  top: 50%;
  z-index: 1;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

body.page-id-7471 #sidebar_right_page .gform_wrapper h3:before,
body.page-id-7471 #sidebar_right_page .gform_wrapper h3:after{
	content:none;
}
body #sidebar_right_page .gform_wrapper h3 span {
  font-weight: bold;
  color: #4C9AE0;
}
body.page-id-7471 #sidebar_right_page .gform_wrapper h3 span {
  color: #ff0000;
}

body #sidebar_right_page .gform_wrapper input:not([type="radio"]), body #sidebar_right_page .gform_wrapper textarea {
  background-color: transparent;
  font-size: 14px;
  width: 100% !important;
  color: #7c7c7c;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
body #sidebar_right_page .gform_wrapper input::-webkit-input-placeholder, body #sidebar_right_page .gform_wrapper textarea::-webkit-input-placeholder {
  color: #7c7c7c !important;
}
body #sidebar_right_page .gform_wrapper input::-moz-placeholder, body #sidebar_right_page .gform_wrapper textarea::-moz-placeholder {
  color: #7c7c7c !important;
}
body #sidebar_right_page .gform_wrapper input::-o-placeholder, body #sidebar_right_page .gform_wrapper textarea::-o-placeholder {
  color: #7c7c7c !important;
}
body #sidebar_right_page .gform_wrapper input:-ms-input-placeholder, body #sidebar_right_page .gform_wrapper textarea:-ms-input-placeholder {
  color: #7c7c7c !important;
}
body #sidebar_right_page .gform_wrapper input:-moz-placeholder, body #sidebar_right_page .gform_wrapper textarea:-moz-placeholder {
  color: #7c7c7c !important;
}
body #sidebar_right_page .gform_wrapper textarea {
  height: 85px;
}
body #sidebar_right_page .gform_wrapper .form-row {
  text-align: center;
}
body #sidebar_right_page .gform_wrapper .ginput_container {
  border: none;
}
body #sidebar_right_page .gform_wrapper .gform_footer.top_label {
  text-align: center;
}
body #sidebar_right_page .gform_wrapper input[type="submit"].button {
  background-image: -webkit-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: -o-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: linear-gradient(to bottom, #4b9ade 0%, #3a78ad 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4B9ADE', endColorstr='#FF3A78AD', GradientType=0);
  border: none;
  -webkit-box-shadow: 1px 1px 2px 1px #d1d1d1;
  box-shadow: 1px 1px 2px 1px #d1d1d1;
  display: inline-block;
  width: auto !important;
  text-shadow: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding-left: 25px;
  padding-right: 25px;
color: #fff;
}
body #sidebar_right_page .gform_wrapper input[type="submit"].button:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  -moz-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px);
}
/* modal */
.modal-report-claim .gform_wrapper {

  margin: 0;
  max-width: 100% !important;
}

.modal-report-claim .gform_wrapper form {
  /*padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;*/
  color: #444d5e;
}
.modal-report-claim .gform_wrapper form .header-phone-label {
  font-size: 22px;
  color: #444d5e !important;
}
.modal-report-claim .gform_wrapper form .free-case-form {
  padding-left: 25px;
  padding-right: 25px;
}
.modal-report-claim .gform_wrapper form .header-phone-number {
  font-size: 25px;
  font-weight: bold;
  color: #444d5e !important;
}
.modal-report-claim .gform_wrapper form .free-case-copy {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
}
.modal-report-claim .gform_wrapper h3 {
  background-color: #454C5D;
  color: #FFF;
  text-align: center;
  font-weight: 300;
  font-size: 25px;
  padding-left: 15px;
  text-transform: uppercase;
  padding-top: 15px;
  margin: 0 !important;
  padding-bottom: 15px;
  position: relative;
}
.modal-report-claim .gform_wrapper h3:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 0 16px 13px;
  border-color: transparent transparent transparent #ec552f;
  position: absolute;
  left: -5px;
  top: 50%;
  z-index: 2;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.modal-report-claim .gform_wrapper h3:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 0 19px 16px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  left: -5px;
  top: 50%;
  z-index: 1;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.modal-report-claim .gform_wrapper h3 span {
  font-weight: bold;
  color: #4C9AE0;
}
.modal-report-claim .gform_wrapper input, .modal-report-claim .gform_wrapper textarea {
  background-color: transparent;
  font-size: 14px;
  width: 100% !important;
  color: #7c7c7c;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.modal-report-claim .gform_wrapper input::-webkit-input-placeholder, .modal-report-claim .gform_wrapper textarea::-webkit-input-placeholder {
  color: #7c7c7c !important;
}
.modal-report-claim .gform_wrapper input::-moz-placeholder, .modal-report-claim .gform_wrapper textarea::-moz-placeholder {
  color: #7c7c7c !important;
}
.modal-report-claim .gform_wrapper input::-o-placeholder, .modal-report-claim .gform_wrapper textarea::-o-placeholder {
  color: #7c7c7c !important;
}
.modal-report-claim .gform_wrapper input:-ms-input-placeholder, .modal-report-claim .gform_wrapper textarea:-ms-input-placeholder {
  color: #7c7c7c !important;
}
.modal-report-claim .gform_wrapper input:-moz-placeholder, .modal-report-claim .gform_wrapper textarea:-moz-placeholder {
  color: #7c7c7c !important;
}
.modal-report-claim .gform_wrapper textarea {
  height: 85px;
}
.modal-report-claim .gform_wrapper .form-row {
  text-align: center;
}
.modal-report-claim .gform_wrapper .ginput_container {
  border: none;
}
.modal-report-claim .gform_wrapper .gform_footer.top_label {
  text-align: center;
}
.modal-report-claim .gform_wrapper input[type="submit"].button {
  background-image: -webkit-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: -o-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: linear-gradient(to bottom, #4b9ade 0%, #3a78ad 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4B9ADE', endColorstr='#FF3A78AD', GradientType=0);
  border: none;
  -webkit-box-shadow: 1px 1px 2px 1px #d1d1d1;
  box-shadow: 1px 1px 2px 1px #d1d1d1;
  display: inline-block;
  width: auto !important;
  text-shadow: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding-left: 25px;
  padding-right: 25px;
}
.modal-report-claim .gform_wrapper input[type="submit"].button:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  -moz-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px);
}

.modal-report-claim .efrain-widget-contact-form {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  color: #444d5e;
}
.modal-report-claim .efrain-widget-contact-form .header-phone-label {
  font-size: 22px;
  color: #444d5e !important;
}
.modal-report-claim .efrain-widget-contact-form .free-case-form {
  padding-left: 25px;
  padding-right: 25px;
}
.modal-report-claim .efrain-widget-contact-form .header-phone-number {
  font-size: 25px;
  font-weight: bold;
  color: #444d5e !important;
}
.modal-report-claim .efrain-widget-contact-form .free-case-copy {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
}
.modal-report-claim .free-case-evaluation h3 {
  background-color: #454C5D;
  color: #FFF;
  font-size: 25px;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.modal-report-claim .free-case-evaluation h3:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 0 16px 13px;
  border-color: transparent transparent transparent #ec552f;
  position: absolute;
  left: -5px;
  top: 50%;
  z-index: 2;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.modal-report-claim .free-case-evaluation h3:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 0 19px 16px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  left: -5px;
  top: 50%;
  z-index: 1;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.modal-report-claim .free-case-evaluation h3 span {
  font-weight: bold;
  color: #4C9AE0;
}
.modal-report-claim .free-case-evaluation input, .modal-report-claim .free-case-evaluation textarea {
  background-color: transparent;
  font-size: 14px;
  color: #7c7c7c;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.modal-report-claim .free-case-evaluation input::-webkit-input-placeholder, .modal-report-claim .free-case-evaluation textarea::-webkit-input-placeholder {
  color: #7c7c7c !important;
}
.modal-report-claim .free-case-evaluation input::-moz-placeholder, .modal-report-claim .free-case-evaluation textarea::-moz-placeholder {
  color: #7c7c7c !important;
}
.modal-report-claim .free-case-evaluation input::-o-placeholder, .modal-report-claim .free-case-evaluation textarea::-o-placeholder {
  color: #7c7c7c !important;
}
.modal-report-claim .free-case-evaluation input:-ms-input-placeholder, .modal-report-claim .free-case-evaluation textarea:-ms-input-placeholder {
  color: #7c7c7c !important;
}
.modal-report-claim .free-case-evaluation input:-moz-placeholder, .modal-report-claim .free-case-evaluation textarea:-moz-placeholder {
  color: #7c7c7c !important;
}
.modal-report-claim .free-case-evaluation textarea {
  height: 85px;
}
.modal-report-claim .free-case-evaluation .form-row {
  text-align: center;
}
.modal-report-claim .free-case-evaluation input[type="submit"] {
  background-image: -webkit-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: -o-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: linear-gradient(to bottom, #4b9ade 0%, #3a78ad 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4B9ADE', endColorstr='#FF3A78AD', GradientType=0);
  border: none;
  -webkit-box-shadow: 1px 1px 2px 1px #d1d1d1;
  box-shadow: 1px 1px 2px 1px #d1d1d1;
  display: inline-block;
  width: auto;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding-left: 25px;
  padding-right: 25px;
}
.modal-report-claim .free-case-evaluation input[type="submit"]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px);
}

.modal-report-claim-on .modal-report-claim .efrain-widget-contact-form {
  padding-top: 0 !important;
}

.page-template-default #primary #content {
  background: url("img/page-bg.jpg");
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
  margin-bottom: 50px;
  width: 65%;
  font-family: 'Open Sans';
}
.page-template-default #primary #content h1 {
  font-size: 30px;
  font-weight: 400;
  color: #4082BC;
  display: block;
  font-family: 'Open Sans';
}
.page-template-default #primary #content h2 {
  font-weight: 600;
  font-size: 25px;
  font-family: 'Open Sans';
}
.page-template-default #primary #content h3 {
  font-weight: 600;
  font-size: 20px;
  font-family: 'Open Sans';
}
.page-template-default #primary #content h4 {
  font-size: 17px;
  font-weight: 600;
  font-family: 'Open Sans';
}
.page-template-default #primary #content p {
  font-size: 16px;
  color: #555;
  font-family: 'Open Sans';
}
.page-template-default #primary #content li {
  color: #555;
  font-size: 14px;
}
.page-template-default #primary #content .show_sources {
  background-color: #EC552E;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding-left: 40px;
  width: auto;
  display: inline-block;
  padding-right: 20px;
  position: relative;
}
.page-template-default #primary #content .show_sources:hover {
  color: #EC552E;
  background-color: transparent;
  border: 1px solid #EC552E;
  text-decoration: none;
}
.page-template-default #primary #content .show_sources:before {
  content: "\f067";
  font-family: 'FontAwesome';
  position: absolute;
  left: 20px;
  font-size: 16px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.page-template-default #sidebar_right_page {
  width: 34%;
}
.page-template-default .efrain-widget-contact-form {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  color: #444d5e;
}
.page-template-default .efrain-widget-contact-form .header-phone-label {
  font-size: 22px;
  color: #444d5e !important;
}
.page-template-default .efrain-widget-contact-form .free-case-form {
  padding-left: 25px;
  padding-right: 25px;
}
.page-template-default .efrain-widget-contact-form .header-phone-number {
  font-size: 25px;
  font-weight: bold;
  color: #444d5e !important;
}
.page-template-default .efrain-widget-contact-form .free-case-copy {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
}
.page-template-default .free-case-evaluation h3 {
  background-color: #454C5D;
  color: #FFF;
  font-size: 25px;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.page-template-default .free-case-evaluation h3:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 0 16px 13px;
  border-color: transparent transparent transparent #ec552f;
  position: absolute;
  left: -5px;
  top: 50%;
  z-index: 2;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.page-template-default .free-case-evaluation h3:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 0 19px 16px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  left: -5px;
  top: 50%;
  z-index: 1;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.page-template-default .free-case-evaluation h3 span {
  font-weight: bold;
  color: #4C9AE0;
}
.page-template-default .free-case-evaluation input, .page-template-default .free-case-evaluation textarea {
  background-color: transparent;
  font-size: 14px;
  color: #7c7c7c;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.page-template-default .free-case-evaluation input::-webkit-input-placeholder, .page-template-default .free-case-evaluation textarea::-webkit-input-placeholder {
  color: #7c7c7c !important;
}
.page-template-default .free-case-evaluation input::-moz-placeholder, .page-template-default .free-case-evaluation textarea::-moz-placeholder {
  color: #7c7c7c !important;
}
.page-template-default .free-case-evaluation input::-o-placeholder, .page-template-default .free-case-evaluation textarea::-o-placeholder {
  color: #7c7c7c !important;
}
.page-template-default .free-case-evaluation input:-ms-input-placeholder, .page-template-default .free-case-evaluation textarea:-ms-input-placeholder {
  color: #7c7c7c !important;
}
.page-template-default .free-case-evaluation input:-moz-placeholder, .page-template-default .free-case-evaluation textarea:-moz-placeholder {
  color: #7c7c7c !important;
}
.page-template-default .free-case-evaluation textarea {
  height: 85px;
}
.page-template-default .free-case-evaluation .form-row {
  text-align: center;
}
.page-template-default .free-case-evaluation input[type="submit"] {
  background-image: -webkit-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: -o-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: linear-gradient(to bottom, #4b9ade 0%, #3a78ad 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4B9ADE', endColorstr='#FF3A78AD', GradientType=0);
  border: none;
  -webkit-box-shadow: 1px 1px 2px 1px #d1d1d1;
  box-shadow: 1px 1px 2px 1px #d1d1d1;
  display: inline-block;
  width: auto;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding-left: 25px;
  padding-right: 25px;
}
.page-template-default .free-case-evaluation input[type="submit"]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px);
}

.orange-cta.new-footer {
  background-color: #EA522B;
}
.orange-cta.new-footer .orange-cta-tag {
  font-size: 20px;
  font-weight: bold;
}
.orange-cta.new-footer .orange-cta-phone {
  font-weight: bold;
  font-size: 30px;
  position: relative;
  display: inline-block;
}
.orange-cta.new-footer .orange-cta-phone:before {
  content: "";
  width: 33px;
  height: 31px;
  display: block;
  position: absolute;
  top: 9px;
  left: -35px;
  background: url(img/call10.png) no-repeat;
}

.masthead-phone {
  line-height: 25px;
}
.masthead-phone strong {
  display: inline-block;
  vertical-align: middle;
}
.masthead-phone a {
  font-size: 20px;
  vertical-align: baseline;
}

.breadcrumb {
  float: none !important;
}

.new-footer .circle-social-links {
  text-align: right;
}
.new-footer .circle-social-links a {
  background-color: #657089;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 18px;
  color: #424A5A;
  margin-left: 10px;
  text-align: center;
  line-height: 32px;
}
.new-footer .circle-social-links a:hover {
  background-color: #fff;
}
.new-footer .footer-column {
  width: 33%;
}
.new-footer .footer-column:last-child {
  text-align: right;
}
.new-footer .footer-middle {
  background-color: #3F4656;
}
.new-footer .footer-middle p {
  color: #fff;
  font-size: 12px;
  margin-bottom: 8px;
}
.new-footer .footer-nav-link {
  font-size: 0;
}
.new-footer .footer-nav-link li {
  display: inline-block;
  width: 50%;
}
.new-footer .footer-nav-link li a {
  font-size: 12px;
  color: #FFF;
}
.new-footer .footer-copy p {
  font-size: 11px;
  color: #888;
}
.new-footer .footer-copy p a {
  color: #888;
}

.page-template-template-drugs #landing_links_top {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  background: url(img/bg-drugs.jpg) no-repeat 100% 0;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.page-template-template-drugs #landing_links_top.lawsuits {
  background: url(img/bg-lawsuits.jpg) no-repeat 100% 0;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.page-template-template-drugs #landing_links_top p {
  font-size: 16px;
}
.page-template-template-drugs #landing_links_top h1 {
  font-size: 60px;
}
.page-template-template-drugs #landing_links_main .section {
  background-image: none !important;
  margin-bottom: 0;
  background-color: #0DA4B0;
  font-size: 0;
  padding-bottom: 30px;
}
.page-template-template-drugs #landing_links_main .section p {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
}
.page-template-template-drugs #landing_links_main .section p a {
  font-size: 16px;
}
.page-template-template-drugs #landing_links_main .section ul {
  display: inline-block;
  float: none;
  width: 33%;
  vertical-align: top;
  border-right: 1px solid #0C7881;
}
.page-template-template-drugs #landing_links_main .section ul:last-child {
  border: none;
}
.page-template-template-drugs #landing_links_main .section:first-child {
  background-color: #326795;
}
.page-template-template-drugs #landing_links_main .section:first-child ul {
  width: 25%;
  border-color: #2A587F;
}
.page-template-template-drugs #landing_links_main .section:first-child h2 span {
  background-color: #326795;
}
.page-template-template-drugs #landing_links_main .section a {
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
}
.page-template-template-drugs #landing_links_main .section h2 {
  text-align: center;
  background-color: transparent;
  color: #fff;
  border-bottom: none;
  font-size: 45px;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.page-template-template-drugs #landing_links_main .section h2:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  background-color: #FFF;
}
.page-template-template-drugs #landing_links_main .section h2 span {
  background-color: #0DA4B0;
  position: relative;
  z-index: 1;
}
.page-template-template-drugs #landing_links_main .section.lawsuits {
  background-color: #326795;
}
.page-template-template-drugs #landing_links_main .section.lawsuits h2 span {
  background-color: #326795;
}
.page-template-template-drugs #landing_links_main .section.lawsuits:first-child {
  background-color: #0DA4B0;
}
.page-template-template-drugs #landing_links_main .section.lawsuits:first-child h2 span {
  background-color: #0DA4B0;
}
.page-template-template-drugs #landing_links_main .section.lawsuits:first-child ul {
  border-right: 1px solid #0C7881;
}
.page-template-template-drugs #landing_links_main .section.lawsuits ul {
  border-right: 1px solid #2A587F;
}
.page-template-template-drugs #landing_links_main .section.lawsuits ul:last-child {
  border-right: none;
}
.page-template-template-drugs #main {
  padding-top: 0 !important;
}
.page-template-template-drugs #primary {
  float: none;
  padding-bottom: 0;
}
.page-template-template-drugs #primary #content.one-col {
  float: none;
}

body #main {
  padding: 0 10px 0 10px;
  padding-top: 20px !important;
}
body #main .breadcrumb {
  margin-bottom: 20px;
}
body .efrain-sub-menu a {
  padding-bottom: 5px;
  padding-top: 0;
font-size:15px;
}
body .efrain-dropdown-title {
  margin-bottom: 20px;
}
body .efrain-dropdown a[target="undefined"] {
  display: none;
}
body .site-content h1 {
  font-size: 60px;
}
body .site-content h1 .widget-report-claim {
  float: right;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 30px;
}
body #primary {
  float: none;
  padding-bottom: 0;
}
body #primary #content.one-col {
  float: none;
}
body .including {
  background: url(img/bg-about.jpg) no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 150px;
  padding-top: 50px;
}
body .including h2 {
  color: #FFF;
  font-size: 35px;
  text-align: center;
}
body .including .container > div {
  padding-top: 50px;
}
body .including span {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #00D4DA;
  background-image: -webkit-linear-gradient(top, #326896 0%, #2B82A6 100%);
  background-image: -o-linear-gradient(top, #326896 0%, #2B82A6 100%);
  background-image: linear-gradient(to bottom, #326896 0%, #2b82a6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF326896', endColorstr='#FF2B82A6', GradientType=0);
  text-align: center;
  position: relative;
}
body .including span:first-child {
  height: 172px;
  width: 172px;
  padding: 30px 25px;
}
body .including span:nth-child(2) {
  height: 275px;
  width: 275px;
  padding: 50px 30px;
  margin-left: -35px;
  top: 40px;
}
body .including span:nth-child(3), body .including span:nth-child(4), body .including span:nth-child(5) {
  height: 225px;
  width: 225px;
  padding: 30px 25px;
}
body .including span:nth-child(3) {
  top: -40px;
  margin-left: -40px;
}
body .including span:nth-child(4) {
  top: 70px;
  margin-left: -50px;
  z-index: 1;
}
body .including span:nth-child(5) {
  margin-left: -50px;
  top: -40px;
}
body .bottom-section {
  padding-top: 40px;
  padding-bottom: 30px;
  font-size: 14px;
}
body .bottom-section .alignright img {
  display: block;
  margin-bottom: 20px;
}

body.home h2.featured-panel-title {
  font-size: 45px;
}
body.home .featured-panel .container p {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 300;
  font-family: 'Open Sans';
}
body.home .featured-panel .container h3 a {
  font-size: 22px;
  font-weight: bold;
}
body.home .featured-panel .container li {
  overflow: visible;
}

.page-template-page-lawsuits h2:not(.efrain-dropdown-title) {
  font-size: 45px;
  text-align: center;
  font-weight: normal;
  position: relative;
  padding-bottom: 30px;
}
.page-template-page-lawsuits p {
  font-size: 14px;
}

.content-one {
  background: url(img/Dollarphotoclub_63446706.jpg) no-repeat 50% 50%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 75px;
  padding-bottom: 40px;
  text-align: center;
}
.content-one .page-title {
  font-size: 50px;
  color: #48556E;
  font-weight: normal;
}
.content-one p {
  font-size: 18px;
  color: #48556E;
}

.cta {
  background-color: #FF8768;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cta a {
  color: #fff;
  display: inline-block;
  float: right;
  line-height: 1;
  padding: 10px 40px;
  border: 1px solid #fff;
}
.cta a:hover {
  background-color: #FFF;
  color: #FF8768;
  text-decoration: none !important;
}
.cta p {
  margin-bottom: 0;
  padding-top: 7px;
  text-align: center;
}

.content-two {
  background: url(img/bg-two.jpg) no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #FFF;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 14px;
}

.content-third {
  background: url(img/bg-three.jpg) no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #FFF;
  font-size: 14px;
  padding-top: 30px;
  padding-bottom: 40px;
}

.content-fourth {
  background-color: #0DA4B0;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}
.content-fourth ul {
  list-style: none;
}
.content-fourth ul li {
  position: relative;
  padding-bottom: 7px;
}
.content-fourth ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
  position: absolute;
  left: -15px;
  top: 8px;
}
.content-fourth form input, .content-fourth form textarea {
  background-color: #5DBFC8;
}
.content-fourth form input:-moz-placeholder, .content-fourth form textarea:-moz-placeholder {
  color: #fff;
}
.content-fourth form input::-moz-placeholder, .content-fourth form textarea::-moz-placeholder {
  color: #fff;
}
.content-fourth form input:-ms-input-placeholder, .content-fourth form textarea:-ms-input-placeholder {
  color: #fff;
}
.content-fourth form input::-webkit-input-placeholder, .content-fourth form textarea::-webkit-input-placeholder {
  color: #fff;
}
.content-fourth form span {
  margin-bottom: 10px;
}
.content-fourth form dd.left {
  display: inline-block;
  width: 49.6%;
}
.content-fourth form input, .content-fourth form textarea {
  display: inline-block;
  width: 100%;
  height: 35px;
  padding-left: 15px;
}
.content-fourth form input[type='submit'] {
  background-color: #FF8768;
  color: #fff;
  text-shadow: none;
  font-size: 14px;
}
.content-fourth form input[type='submit']:hover {
  background-color: #ff734f;
}

.content-five {
  background: url(img/bg-four.jpg) no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  color: #326795;
  padding-top: 30px;
  padding-bottom: 40px;
}

.content-six {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #FFF;
  background: url(img/bg-three.jpg) no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.circle-google-plus {
  background: url(inc/img/icon-googleplus.png) left top no-repeat;
}

.container {
  max-width: 1100px;
}

.banner {
  -webkit-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  padding-top: 30px;
}
.banner h2 {
  color: #FFF;
  font-size: 38px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
.banner p {
  font-size: 20px;
  line-height: 33px;
  color: #FFF;
}
.banner .form-landing h3 {
  font-size: 20px;
  font-weight: 600;
  font-style: italic;
  color: #FFF;
  position: relative;
  padding-left: 50px;
  padding-bottom: 10px;
}
.banner .form-landing h3:before {
  content: '';
  width: 35px;
  height: 27px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background: url("img/arrow1.png") no-repeat;
}
.banner .form-landing input, .banner .form-landing select {
  font-size: 14px;
  width: 100%;
  background-color: #FFF;
  padding: 5px 15px;
  height: auto;
  border: none;
  line-height: 1.1;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #7C7C7C;
  margin-bottom: 0;
}
.banner .form-landing input[type="submit"] {
  background-image: -webkit-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: -o-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: linear-gradient(to bottom, #4b9ade 0%, #3a78ad 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4B9ADE', endColorstr='#FF3A78AD', GradientType=0);
  border: none;
  -webkit-box-shadow: 1px 1px 2px 1px #343A47;
  box-shadow: 1px 1px 2px 1px #343A47;
  display: inline-block;
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 1;
  padding: 13px 35px;
  width: auto;
  height: auto;
  color: #fff;
  text-transform: uppercase;
}
.banner .form-landing input[type="submit"]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px);
}
.banner .form-landing p {
  font-size: 11px;
  line-height: 1.2;
  text-align: right;
}
.banner .form-landing p span {
  margin-bottom: 0;
}
.banner .form-landing .width-50 {
  width: 49.5%;
  display: inline-block;
}

.about-landing {
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.about-landing .icon-wrap {
  float: left;
  margin-right: 15px;
  font-size: 0;
  background-color: #EC552E;
  display: inline-block;
  height: 80px;
  width: 80px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  -webkit-box-shadow: 1px 1px 2px 1px #CDCDCD;
  box-shadow: 1px 1px 2px 1px #CDCDCD;
}
.about-landing .icon-wrap img {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.about-landing h5 {
  clear: none;
  font-weight: bold;
  color: #444D5E;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 1;
  margin-top: 0;
  font-size: 20px;
}
.about-landing p {
  font-size: 16px;
  color: #888;
}

#contact_container {
  background: #F4F5F6 !important;
  padding-bottom: 105px;
}
#contact_container h1 {
  padding-left: 15px;
  padding-right: 15px;
}
#contact_container .container .wrapper form {
  margin-top: 20px;
  background-color: #FFF !important;
}
#contact_container .container .wrapper form input:not([type="submit"]), #contact_container .container .wrapper form textarea {
  background-color: #F4F5F6 !important;
  border: none !important;
}
#contact_container .container .wrapper form input:not([type="submit"])::-webkit-input-placeholder, #contact_container .container .wrapper form textarea::-webkit-input-placeholder {
  color: #4F5A72;
}
#contact_container .container .wrapper form input:not([type="submit"])::-moz-placeholder, #contact_container .container .wrapper form textarea::-moz-placeholder {
  color: #4F5A72;
}
#contact_container .container .wrapper form input:not([type="submit"])::-o-placeholder, #contact_container .container .wrapper form textarea::-o-placeholder {
  color: #4F5A72;
}
#contact_container .container .wrapper form input:not([type="submit"]):-ms-input-placeholder, #contact_container .container .wrapper form textarea:-ms-input-placeholder {
  color: #4F5A72;
}
#contact_container .container .wrapper form input:not([type="submit"]):-moz-placeholder, #contact_container .container .wrapper form textarea:-moz-placeholder {
  color: #4F5A72;
}
#contact_container .container .wrapper form textarea {
  height: 115px;
}
#contact_container .container .wrapper form input[type="submit"] {
  background-color: #FF8768 !important;
  font-size: 14px;
  text-transform: uppercase;
}
#contact_container .container .wrapper p {
  font-size: 14px;
  color: #48556E;
  margin-bottom: 0;
  line-height: 2;
}
#contact_container .container .contact-map {
  margin-top: 25px;
  background-color: #FFF;
  padding: 25px;
}
#contact_container .container .contact-map p.title {
  text-transform: uppercase;
  color: #3BB1BB;
  margin-bottom: 0;
}
#contact_container .container .contact-map p {
  margin-bottom: 10px;
}
#contact_container .container .contact-map a {
  color: #656E82;
}
#contact_container .container .contact-map .circle-social-links {
  text-align: left;
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 0;
}
#contact_container .container .contact-map .circle-social-links li {
  background-color: transparent;
}

.content-landing {
  background: url(img/page-bg.jpg);
  padding-top: 30px;
}
.content-landing h4 {
  font-size: 20px;
  color: #4090CD;
  font-weight: bold;
  margin-bottom: 20px;
}
.content-landing p {
  font-size: 16px;
  line-height: 20px;
  color: #888;
}
.content-landing li {
  font-size: 16px;
  line-height: 23px;
  color: #888;
}
.content-landing ul {
  list-style: none;
  margin-left: 0;
}
.content-landing ul li {
  padding-left: 50px;
  margin-bottom: 30px;
  position: relative;
}
.content-landing ul li:before {
  content: '';
  width: 40px;
  height: 43px;
  background: url("img/arrow.png") no-repeat;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.content-landing form {
  background-color: #424A5B;
  padding-left: 19px;
  padding-right: 19px;
  font-size: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-landing form h3 {
  color: #FFF;
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
  padding-top: 25px;
}
.content-landing form p {
  padding-left: 3px;
  padding-right: 3px;
  margin-bottom: 0;
  text-align: center;
}
.content-landing form input, .content-landing form select, .content-landing form textarea {
  font-size: 14px;
  width: 100%;
  background-color: #FFF;
  padding: 5px 15px;
  height: auto;
  border: none;
  line-height: 1.1;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #7C7C7C;
}
.content-landing form textarea {
  height: 70px;
}
.content-landing form input[type="submit"] {
  background-image: -webkit-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: -o-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: linear-gradient(to bottom, #4b9ade 0%, #3a78ad 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4B9ADE', endColorstr='#FF3A78AD', GradientType=0);
  border: none;
  -webkit-box-shadow: 1px 1px 2px 1px #343A47;
  box-shadow: 1px 1px 2px 1px #343A47;
  display: inline-block;
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 1;
  padding: 13px 35px;
  margin-top: 15px;
  width: auto;
  height: auto;
  color: #fff;
  text-transform: uppercase;
}
.content-landing form input[type="submit"]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px);
}
.content-landing .sidebar-area {
  background-color: #FFF;
  padding: 20px;
  -webkit-box-shadow: 0 0 1px 0 #888;
  box-shadow: 0 0 1px 0 #888;
}
.content-landing .sidebar-area img:first-child {
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}
.content-landing .sidebar-area .phone {
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  color: #454C5D;
  padding-left: 30px;
  position: relative;
  margin-top: 20px;
  font-family: 'Open Sans',sans-serif;
}
.content-landing .sidebar-area .phone:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(img/phone.png) no-repeat;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
}
.content-landing .sidebar-area .phone a {
  color: #454C5D;
}
.content-landing .sidebar-area .address {
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  color: #454C5D;
  padding-left: 30px;
  position: relative;
  margin-top: 20px;
  font-family: 'Open Sans',sans-serif;
}
.content-landing .sidebar-area .address:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(img/marker.png) no-repeat;
  position: absolute;
  display: block;
  left: 0;
  top: 5px;
}
.content-landing .sidebar-area .address p {
  font-weight: normal;
  font-style: normal;
}

section.bottom {
  background: url(img/bg-bottom.jpg) no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 65px;
  padding-bottom: 65px;
}
section.bottom h4 {
  font-size: 20px;
  color: #4090CD;
  font-weight: bold;
}
section.bottom p {
  font-size: 16px;
  color: #888;
  margin-bottom: 60px;
}
section.bottom div {
  font-size: 16px;
  color: #888;
}
section.bottom div a[href^='tel'] {
  padding-left: 25px;
  display: inline-block;
  position: relative;
  margin-top: 15px;
}
section.bottom div a[href^='tel']:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  display: block;
  background: url(img/call.png) no-repeat;
}
section.bottom div a[href^='mailto'] {
  padding-left: 25px;
  margin-right: 40px;
  display: inline-block;
  position: relative;
  margin-top: 15px;
}
section.bottom div a[href^='mailto']:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 17px;
  height: 16px;
  display: block;
  background: url(img/mail.png) no-repeat;
}

.practice-area {
  background: url(img/page-bg.jpg);
}
.practice-area * {
  clear: none;
}
.practice-area h1.title {
  font-size: 33px;
  font-weight: normal;
  text-align: center;
  border-top: 1px solid #444C5D;
  border-bottom: 1px solid #444C5D;
  margin-top: 60px;
  margin-bottom: 50px;
  line-height: 1.1;
  padding-top: 10px;
  padding-bottom: 10px;
}
.practice-area .practice-wrap {
  padding-bottom: 20px;
}
.practice-area .practice-wrap img {
  float: left;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.practice-area .practice-wrap h3 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}
.practice-area .practice-wrap h3 a {
  color: #4396D6;
}
.practice-area .practice-wrap p {
  font-size: 16px;
}
.practice-area form {
  background-color: #424A5B;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 0;
}
.practice-area form h3 {
  color: #FFF;
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
  padding-top: 25px;
}
.practice-area form p {
  padding-left: 3px;
  padding-right: 3px;
  width: 50%;
  display: inline-block;
  margin-bottom: 0;
}
.practice-area form p:last-of-type {
  width: 100%;
}
.practice-area form input, .practice-area form select {
  font-size: 14px;
  width: 100%;
  background-color: #FFF;
  padding: 15px;
  height: auto;
  border: none;
  line-height: 1;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 47px;
}
.practice-area form input[type="submit"] {
  background-image: -webkit-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: -o-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: linear-gradient(to bottom, #4b9ade 0%, #3a78ad 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4B9ADE', endColorstr='#FF3A78AD', GradientType=0);
  border: none;
  -webkit-box-shadow: 1px 1px 2px 1px #343A47;
  box-shadow: 1px 1px 2px 1px #343A47;
  display: inline-block;
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 1;
  padding-top: 13px;
  margin-top: 15px;
  padding-bottom: 13px;
  height: auto;
  color: #fff;
  text-transform: uppercase;
}
.practice-area form input[type="submit"]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px);
}

.awards {
  border-bottom: 4px solid #444C5D;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
}
.awards img {
  padding-left: 33px;
  padding-right: 33px;
  max-width: 100%;
}

.content-areas {
  background: url("img/content.jpg") no-repeat 0 0;
  -webkit-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  padding-top: 40px;
  padding-bottom: 70px;
}
.content-areas h4 {
  font-size: 20px;
  color: #4090CD;
  font-weight: bold;
}
.content-areas h4 img {
  vertical-align: middle;
  margin-left: 45px;
}
.content-areas p {
  font-size: 16px;
  line-height: 23px;
}
.content-areas h5 {
  font-size: 15px;
  color: #4090CD;
  font-weight: bold;
  margin-bottom: 20px;
}
.content-areas .content-list {
  font-size: 13px;
  list-style: none;
  margin-left: 0;
}
.content-areas .content-list li {
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
  padding-left: 50px;
}
.content-areas .content-list li:before {
  content: '';
  width: 30px;
  height: 33px;
  background: url("img/arrow.png") no-repeat;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.content-areas form {
  background-color: #424A5B;
  padding-left: 19px;
  padding-right: 19px;
  font-size: 0;
}
.content-areas form h3 {
  color: #FFF;
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
  padding-top: 25px;
}
.content-areas form p {
  padding-left: 3px;
  padding-right: 3px;
  margin-bottom: 0;
  text-align: center;
}
.content-areas form input, .content-areas form select, .content-areas form textarea {
  font-size: 14px;
  width: 100%;
  background-color: #FFF;
  padding: 5px 15px;
  height: auto;
  border: none;
  line-height: 1.1;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #7C7C7C;
}
.content-areas form textarea {
  height: 70px;
}
.content-areas form input[type="submit"] {
  background-image: -webkit-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: -o-linear-gradient(top, #4B9ADE 0%, #3A78AD 100%);
  background-image: linear-gradient(to bottom, #4b9ade 0%, #3a78ad 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4B9ADE', endColorstr='#FF3A78AD', GradientType=0);
  border: none;
  -webkit-box-shadow: 1px 1px 2px 1px #343A47;
  box-shadow: 1px 1px 2px 1px #343A47;
  display: inline-block;
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 1;
  padding: 13px 35px;
  margin-top: 15px;
  width: auto;
  height: auto;
  color: #fff;
  text-transform: uppercase;
}
.content-areas form input[type="submit"]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px);
}
.content-areas .about-col {
  text-align: center;
  margin-top: 50px;
}
.content-areas .about-col:before {
  content: "";
  height: 2px;
  display: block;
  background-color: #444D5E;
  margin-left: 70px;
  margin-right: 70px;
  margin-bottom: -40px;
}
.content-areas .about-col .icon-wrap {
  font-size: 0;
  background-color: #657089;
  display: inline-block;
  height: 80px;
  width: 80px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  border: 2px solid #444C5D;
}
.content-areas .about-col .icon-wrap img {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.content-areas .about-col h5 {
  text-transform: uppercase;
  color: #444D5E;
  font-weight: normal;
  margin-bottom: 10px;
}

.lawyers {
  background-color: #F4F5F6;
  padding-top: 40px;
}
.lawyers h2 {
  font-size: 50px;
  margin-bottom: 30px;
  padding-left: 60px;
  background: url("img/justice.png") no-repeat 0 20px;
}
.lawyers h2 .widget-report-claim {
  float: right;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 30px;
}
.lawyers .col-sm-6:first-child .lawyer-wrap {
  padding-right: 40px;
}
.lawyers .col-sm-6:first-child .lawyer-wrap:after {
  width: 2px;
  content: "";
  height: 240px;
  display: block;
  position: absolute;
  background-color: #CCCDCE;
  border-right: 1px solid #fff;
  right: 0;
  top: 40px;
}
.lawyers .lawyer-wrap {
  padding-bottom: 30px;
  position: relative;
}
.lawyers .lawyer-wrap .name {
  font-size: 16px;
  color: #48556E;
  margin-bottom: 0;
  font-weight: bold;
}
.lawyers .lawyer-wrap .part {
  color: #1CA5B1;
  font-size: 16px;
  font-weight: bold;
}
.lawyers .lawyer-wrap .description {
  clear: both;
  padding-top: 10px;
  margin-bottom: 0;
}
.lawyers .lawyer-wrap a {
  font-weight: bold;
}

.team-site {
  background-color: #326795;
  padding-top: 40px;
}
.team-site h2 {
  font-size: 50px;
  color: #FFF;
  margin-bottom: 30px;
  padding-left: 60px;
  background: url("img/computer.png") no-repeat 0 20px;
}
.team-site .col-sm-6:first-child .team-wrap {
  padding-right: 40px;
  position: relative;
}
.team-site .col-sm-6:first-child .team-wrap:after {
  width: 2px;
  content: "";
  height: 130px;
  display: block;
  position: absolute;
  background-color: #29557A;
  border-right: 1px solid #4878A0;
  right: 0;
  top: 20px;
}
.team-site .team-wrap {
  padding-bottom: 50px;
}
.team-site .team-wrap .title {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0;
}
.team-site .team-wrap .subtitle {
  font-size: 16px;
  color: #EF937D;
  font-weight: bold;
  margin-bottom: 0;
}
.team-site .team-wrap .description {
  font-size: 14px;
  color: #fff;
}

@media (max-width: 480px) {
  [class*='align'] {
    float: none !important;
    display: block !important;
  }

  .modal-report-claim .free-case-evaluation h3 {
    font-size: 18px;
  }
  .modal-report-claim .free-case-evaluation .free-case-title {
    margin-bottom: 0;
  }
  .modal-report-claim .free-case-evaluation .free-case-form {
    padding-left: 0;
    padding-right: 0;
  }
  .modal-report-claim .free-case-evaluation .form-small-copy {
    margin-bottom: 10px;
  }
  .modal-report-claim .free-case-evaluation input, .modal-report-claim .free-case-evaluation textarea {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .modal-report-claim .free-case-evaluation textarea {
    height: 50px;
  }
  .modal-report-claim .free-case-evaluation span.wpcf7-form-control-wrap {
    margin-bottom: 10px;
  }
  .modal-report-claim .header-phone-number-wrapper {
    margin-bottom: 0 !important;
  }
  .modal-report-claim .header-phone-number-wrapper .header-phone-number {
    font-size: 18px;
  }
  .modal-report-claim .header-phone-number-wrapper .header-phone-label {
    font-size: 18px;
  }
  .modal-report-claim p {
    margin-bottom: 0;
  }
  .modal-report-claim .free-case-copy {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .modal-report-claim .free-case-copy center {
    font-size: 14px;
    line-height: 1.4;
  }
}
@media (max-width: 768px) {
  .page-template-page-drugs #landing_links_main .section:first-child ul {
    width: 100%;
    border: none !important;
  }

  .page-template-page-drugs #landing_links_main .section ul {
    width: 100% !important;
    border: none !important;
  }

  .page-template-page-drug #landing_links_main .section:first-child ul {
    width: 100%;
  }

  .page-template-page-drug #landing_links_main .section h2:after {
    display: none;
  }

  body .including span {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 10px;
  }

  .practice-area form p {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .new-footer .footer-column {
    width: 100%;
    text-align: left !important;
  }
  .new-footer .footer-column .footer-nav-link li {
    width: 100%;
  }
  .new-footer .footer-column > * {
    text-align: left !important;
  }

  .content-areas h4 img {
    margin-left: 0;
  }

  .banner .form-landing .width-50 {
    width: 100%;
  }
}
@media (max-width: 702px) {
.page-template-template-drugs #landing_links_main .section:first-child ul,
.page-template-template-drugs #landing_links_main .section.lawsuits:first-child ul,
.page-template-template-drugs #landing_links_main .section ul{
width:50%;

}


  .page-template-default #sidebar_right_page {
    width: 100%;
  }

  body .site-content h1 .widget-report-claim {
    float: none;
    display: block;
    margin-top: 0;
  }

  body .site-content h1 {
    line-height: 1.1;
  }

  body #main {
    padding: 0 15px;
  }
}
@media (max-width: 960px) {
  body .including span {
    position: static;
    width: auto;
    height: auto;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-left: 0 !important;
  }

  .header-subpage#masthead .nav-wrapper .additional-nav-report {
    width: 100%;
  }

  .header-subpage#masthead .nav-wrapper .menu-main-container ul {
    width: 100% !important;
  }
}
body .modal-close {
  background-color: transparent;
  padding: 0;
  color: #e85733;
  position: absolute;
  top: -17px;
  right: 3px;
  z-index: 3;
  border: none;
  font-size: 35px;
  border-radius: 0;
}
