/*
Theme Name: Brain Injury
Description: The original Brain Injury theme.
Version: 1
Author: Brain Injury
*/

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
max-width: 100%; 
height: auto; 
}
.alignleft,
img.alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;
}
.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 0;
}
.wp-caption {
background: #f1f1f1;
line-height: 18px;
margin-bottom: 20px;
max-width: 632px !important; 
text-align: center;
}
.wp-caption img {
margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
color: #888;
font-size: 12px;
margin: 5px;
}
.wp-smiley {
margin: 0;
}
.gallery {
margin: 0 auto 18px;
}
.gallery .gallery-item {
float: left;
margin-top: 0;
text-align: center;
width: 33%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
color: #888;
font-size: 12px;
margin: 0 0 12px;
}
.gallery dl {
margin: 0;
}
.gallery img {
border: 10px solid #f1f1f1;
}
.gallery br+br {
display: none;
}
#content .attachment img {
margin: 0 auto;
}
.content ul, .content ol{margin:20px 0;}
.content ul li, .content ol li{margin:8px 0 8px 20px; line-height:26px;}
input[type="text"], input[type="email"], input[type="tel"], textarea {
	border: 1px solid #cccccc;
	padding: 15px !important;
	background: #f9f9f9;
	border: none;
	color: #D1D3D4;
	font-family: 'Montserrat', sans-serif;
	margin: 0 !important;
	transition: all 0.5s;
}
input[type="text"]:hover, input[type="email"]:hover, textarea:hover{
	background: #f9f9f9;
}
input[type="submit"], a.readmore {
	border: 3px solid #ffffff;
	cursor: pointer;
	background: transparent;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	font-family: 'Raleway', sans-serif;
	padding: 15px 80px;
	transition: all 0.5s;
	display: inline-block;
	font-weight: 400;
}
input[type="submit"]:hover, a.readmore:hover {
  border: 3px solid #445B85;
  color:#ffffff;
}
input[type="submit"], a.readmore {
	border: 3px solid #445B85;
	color: #445B85;
}
input[type="submit"]:hover, a.readmore:hover {
  border: 3px solid #4B7695;
  color:#4B7695;
}
*{
padding:0;
margin:0;
}

body.mceContentBody{
background:none;
color:#000000;
}

body,table{
font-family: 'Montserrat', sans-serif;
font-size:17px;
color:#2F2A2D;
}

img, fieldset{
border:0;
}

table {
	width: 100%;
	border-collapse: collapse;
}
p{
line-height:28px; 
margin-bottom:25px;
}
a{
outline:none;
text-decoration:none;
color:#BD0F0E;
transition: all 0.5s;
}
a:hover{
color:#2F2A2D;
}

h1 {
	font-size: 70px;
	font-weight: 700;
	margin-bottom: 20px;
	font-family: 'Poppins', sans-serif;
	text-shadow: 0.04419417em 0.04419417em 0em rgba(87, 162, 216, 0.400000);
	color: #57a2d8;
	text-transform: uppercase;
	line-height: 70px;
}
h2{
font-size: 60px;
	font-weight: 700;
	margin-bottom: 20px;
	font-family: 'Poppins', sans-serif;
	text-shadow: 0.04419417em 0.04419417em 0em rgba(87, 162, 216, 0.400000);
	text-transform: uppercase;
	line-height: 70px;
}
h3 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	color: #393838;
}
h4 {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 10px;
	font-family: 'Poppins', sans-serif;
}
.clear{
clear:both;
}

.admin-bar header{
	margin-top:32px;
}

.wrapper{
width:90%;
margin:0 auto;
max-width:1920px;
}
.logo {
	float: left;
	width: 220px;
	margin-right: 15px;
	padding: 10px 0;
}
.header {
	background: #000000;
	z-index: 9999;
	position: relative;
}
header {
	background: #000000;
	width: 100%;
	height: 60px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
}
.logo, .header, .nav, .number {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.headerheight {
    height: 60px;
}
header.smaller {
	height: 60px;
}
.header .nav {
	float: right;
	padding: 10px 0;
}
.header .wrapper {
	overflow: hidden;
}
.banner .wrapper {
	max-width: 1100px;
	background: rgba(0, 0, 0, 0.3);
}
.banner {
	background: #000000 url(images/banner.webp) 50% 0 no-repeat;
	color: #ffffff;
	text-align: center;
	padding: 100px 0;
	font-size: 40px;
	background-size: auto 100%;
}
.banner p {
	line-height: 55px;
}
.banner h2, .contentbottom h2 {
	font-size: 100px;
	font-weight: 900;
	text-shadow: 0.04419417em 0.04419417em 0em rgba(255, 255, 255, 0.400000);
	line-height:100px;
}
.content {
	background: #ECECEC;
	padding: 80px 0;
}
.home .content .su-row{
	text-align:center;
	font-size:22px;
}
.home .content .su-row img {
	border: 3px solid #000;
	border-radius: 50% 50% 0 0;
	box-sizing: border-box;
}
.contentbottom {
	background: #000000 url(images/brain-bg.jpg) 50% 0 no-repeat;
	color: #ffffff;
	padding: 100px 0;
	font-size: 40px;
	background-size: auto 100%;
	font-size: 26px;
}
.contentbottom .wrapper {
	background: rgba(0, 0, 0, 0.3);
}
.contentbottom p {
	line-height: 34px;
}
.contentbottom h2{
	color:#ffffff;
	font-size:70px;
}
.contentbottom h3 {
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 20px;
	color:#ffffff;
}
.bottom {
	background: #000000 url(images/footer-bg.webp) 50% 0 no-repeat;
	font-size: 40px;
	background-size: cover;
	font-size: 26px;
	text-align:center;
}
.ibottom {
	background: rgba(255, 255, 255, 0.5);
	padding: 80px 0 0;
}
.bottom h2{
	color: #06325e;
	font-size:100px;
	text-shadow:none;
	line-height:100px;
}
.bottom a.readmore{
	color: #06325e;
}
.footerright {
	float: right;
	width: 40%;
	background: #ffffff;
	padding: 0 30px;
	box-sizing: border-box;
}
.footerleft {
	background: #4B7695;
	float: left;
	padding: 40px 20px;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: 500;
	width: 60%;
}
.footer p {
	margin: 0 0 20px;
	line-height: 28px;
}
.team {
	padding: 50px 0;
	font-size:20px;
}
.team h2{
	margin-bottom:30px;
}
.attorneys {
	display: flex;
	flex-wrap: wrap;
}
.attorneyind {
	width: 23%;
	margin: 0 auto 50px;
}
.attorneyind h4{
	font-size:20px;
}
.attorneyind img {
	width: 150px;
	box-sizing: border-box;
	border-radius: 50%;
}
.attorneyindleft{
	float:left;
	width:50%;
	height:150px;
	overflow:hidden;
}
.attorneyindright{
	float:right;
	width:48%;
	margin-left:2%;
}
.team h4 a{
	color:#000000;
}
.contactform {
	padding: 50px 0;
}
.home .contactform {
	padding: 0;
}
.footerleft .su-row {
	text-align: left;
}
.footerleft {
	float: none;
	width: 100%;
}
.footerright {
	float: none;
	width: 100%;
	background: none;
	padding: 20px 0;
	box-sizing: border-box;
	text-align: center;
}
.footerright img{
	max-width: 300px;
}
img{
max-width:100%;
height:auto;
}

@media all and (max-width: 1340px){
.attorneyind {
	width: 48%;
	margin: 0 auto 50px;
}
}

@media all and (max-width: 1020px){
.banner h2, .contentbottom h2 {
	font-size: 65px;
	line-height: 70px;
}
	.banner {
	font-size: 35px;
}
	input[type="submit"], a.readmore {
	font-size: 20px;
	padding: 5px 50px;
}
	.attorneyindleft {
	width: 40%;
}
	.attorneyindright {
	width: 56%;
}
	.bottom h2 {
	font-size: 65px;
	line-height: 70px;
}
}
@media all and (max-width: 767px){
.banner h2, .contentbottom h2 {
	font-size: 50px;
	line-height: 55px;
}
	h1 {
	font-size: 40px;
	line-height: 50px;
}
	.attorneyind {
	width: 100%;
	margin: 0 auto 50px;
}
	.bottom h2 {
	font-size: 40px;
	line-height: 46px;
}
	.footerleft {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
	.footerright {
	float: none;
	width: 100%;
	background: transparent;
	padding: 0 30px;
}
	.footerright img{
	max-width: 250px;
}
}
@media all and (max-width: 500px){

}