@font-face {
    font-family: 'latomedium';
    src: url('../fonts/lato-medium-webfont.woff2') format('woff2'),
         url('../fonts/lato-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
  font-family: 'Lato-Semibold';
	  src: url('../fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),  
	  url('../fonts/Lato-Semibold.woff') format('woff'), url('../fonts/Lato-Semibold.ttf')  format('truetype'), 
	  url('../fonts/Lato-Semibold.svg#Lato-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}



body
{
	margin:0px auto;
	background:#fff;
	line-height:normal;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	padding-top:134px;
}


header, section, footer
{
	float:left;
	width:100%;
}

h1, h2, h3, h4, h5, h6
{
	padding:0px;
	margin:0px;
	letter-spacing:normal;
	text-transform:none;
	line-height:normal;
	font-family: 'Merriweather', serif;
	font-weight:400;
}

p
{
	padding:0px;
	margin:0px;
	letter-spacing:normal;
	text-transform:none;
	line-height:normal;
}

ul, ol
{
	list-style:none;
	margin:0px;
	padding:0px;
}

a:focus 
{ 
	outline:none;
}

a, 
input[type="submit"] { transition:all 0.4s ease-in-out 0s; -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; }

img { max-width:100%; }

input::-webkit-input-placeholder { opacity:1;}
input::-moz-placeholder { opacity:1; }
input::-moz-placeholder { opacity:1; }
input::-ms-input-placeholder { opacity:1; }

textarea::-webkit-input-placeholder { opacity:1; }
textarea::-moz-placeholder { opacity:1; }
textarea::-moz-placeholder { opacity:1; }
textarea::-ms-input-placeholder { opacity:1; }

select::-webkit-input-placeholder { opacity:1;}
select::-moz-placeholder { opacity:1; }
select::-moz-placeholder { opacity:1;}
select::-ms-input-placeholder { opacity:1; }

textarea:focus, input:focus, select:focus { outline: 0;}


/* Header Start */

.HdrDiv { width:100%; float:left; padding:14px 0 27px; background:#fff; position:fixed; top:0px; left:0px; z-index:3;}
.page-id-4, .page-id-2187 { padding-top:0px;}
.page-id-4 .HdrDiv, .page-id-2187 .HdrDiv  { background:none;}
.Hdr { width:100%; float:left;}

.ChngHdrClr { background:#fff !important; box-shadow:0 0 2px 0px #ccc; padding:8px 0px;

 transition:all 0.4s ease-in-out 0s; 
 -moz-transition:all 0.4s ease-in-out 0s; 
 -ms-transition:all 0.4s ease-in-out 0s; 
 -o-transition:all 0.4s ease-in-out 0s; 
 -webkit-transition:all 0.4s ease-in-out 0s; 

}

.Logo { float:left;}
.Logo a {
    display: block;
    width: 325px;
    height: 87px;
    background-size: 325px auto;
    text-indent: -9999px;
    background-repeat: no-repeat;
}
.page-template-template_home-alt header:not(.ChngHdrClr) .Logo a {
	background-image: url('https://shamylaw.com/wp-content/uploads/2019/12/ShamyLogo_LO_white-Converted.png') !important;
}
.Logo a img {}




.ChngHdrClr .Logo a img { width:250px; 
transition:all 0.4s ease-in-out 0s; 
 -moz-transition:all 0.4s ease-in-out 0s; 
 -ms-transition:all 0.4s ease-in-out 0s; 
 -o-transition:all 0.4s ease-in-out 0s; 
 -webkit-transition:all 0.4s ease-in-out 0s;
}

.HdrRight { float:right;}
.PhoneNumber { float:right; padding-bottom:17px;}
.ChngHdrClr .PhoneNumber { padding-bottom:10px; 

transition:all 0.4s ease-in-out 0s; 
 -moz-transition:all 0.4s ease-in-out 0s; 
 -ms-transition:all 0.4s ease-in-out 0s; 
 -o-transition:all 0.4s ease-in-out 0s; 
 -webkit-transition:all 0.4s ease-in-out 0s;
}
.PhoneNumber small { font-family: 'Merriweather', serif; font-size:16px; color:#07104b; display:block;}

.ChngHdrClr .PhoneNumber small { font-size:14px; 
transition:all 0.4s ease-in-out 0s; 
 -moz-transition:all 0.4s ease-in-out 0s; 
 -ms-transition:all 0.4s ease-in-out 0s; 
 -o-transition:all 0.4s ease-in-out 0s; 
 -webkit-transition:all 0.4s ease-in-out 0s;
}

.PhoneNumber a { font-family: 'Merriweather', serif; font-weight:400; font-size:25px; color:#07104b; display:block; text-decoration:none;}
.ChngHdrClr .PhoneNumber a { font-size:20px;
transition:all 0.4s ease-in-out 0s; 
 -moz-transition:all 0.4s ease-in-out 0s; 
 -ms-transition:all 0.4s ease-in-out 0s; 
 -o-transition:all 0.4s ease-in-out 0s; 
 -webkit-transition:all 0.4s ease-in-out 0s;
}
.page-id-2187 header:not(.ChngHdrClr) .PhoneNumber a{color: #fff; border-bottom: 2px solid #07104b;}
.PhoneNumber a:hover {}

.HdrNav { float:right;}
.HdrNav ul {}
.HdrNav ul li { float:left; font-family: 'Merriweather', serif; font-weight:400; font-size:18px; padding:0 28px; position:relative;}
.ChngHdrClr .HdrNav ul li { font-size:14px;
transition:all 0.4s ease-in-out 0s; 
 -moz-transition:all 0.4s ease-in-out 0s; 
 -ms-transition:all 0.4s ease-in-out 0s; 
 -o-transition:all 0.4s ease-in-out 0s; 
 -webkit-transition:all 0.4s ease-in-out 0s;
}
.HdrNav ul li:first-child { padding-left:0px;}
.HdrNav ul li:last-child { padding-right:0px;}
.HdrNav ul li a { text-decoration:none; color:#333;}
.page-id-2187 header:not(.ChngHdrClr) .HdrNav ul li a { color:#fff;}
/* .page-id-2187 .ChngHdrClr .HdrNav ul li a { color:#333;} */
.HdrNav ul li a:hover, 
.HdrNav ul li.active a { color:#07104b;}

ul.sub-menu { opacity:0; visibility:hidden;}
.HdrNav ul li ul.sub-menu { position:absolute; left:-30%; top:30px; width:280px; background:#07104b; padding:30px 15px; text-align:center; z-index:1;transition: all 0.4s ease-in-out 0s;}
.HdrNav ul li ul.sub-menu:before { content:""; position:absolute; left:0px; right:0px; top:0px;  width: 0; height: 0; border-left:13px solid transparent; border-right:13px solid transparent; border-top: 13px solid #4252bc; margin:0 auto;}
.HdrNav ul li ul.sub-menu li { font-size:16px; border-bottom:1px solid #39406f; padding:0px; width:100%; float:left;}
.HdrNav ul li ul.sub-menu li:first-child a {}

.HdrNav ul li ul.sub-menu li a { padding:15px 5px;color:#fff; text-decoration:none; display:block;}
.HdrNav ul li ul.sub-menu li a:hover { color:#4252bc;}

.HdrNav ul li:hover ul.sub-menu { opacity:1; visibility:visible;}

/* Header Close */

/* Mobile Header Styling Start */
.MblHdr { float:left; width:100%; text-align:center; padding:10px 15px 15px 0px;}
.MblLogo { float:left;}
.MblLogo a {}

/* Icon 2 */

#nav-icon2 {
  width: 36px;
  height: 36px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  float:right;
  margin:15px 0 0 0;

}


#nav-icon2 {
}

#nav-icon2 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 50%;
  background: #07104b;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0;
}

#nav-icon2 span:nth-child(odd) {
  left:0px;
  border-radius: 90;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 10px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 20px;
}

#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 15px;
}

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 15px;
}

/*#nav-icon2 small { display:block; text-align:center; margin:23px 0 0; font-size:12px; color:#81a8f1; text-transform:uppercase; font-family:HelveticaNeueBd; }*/

.Mbl_Slide_Div { float:left; width:100%; background:#07104b; padding:26px 0 200px; position:absolute; left:0; top:76px; display:none; box-shadow:0px 0px 6px 0 rgba(0, 0, 0, 0.5) inset; z-index:2; text-align:center;}

.MblNav { width:100%; float:left; padding:0 0 30px; margin:0 0 30px; border-bottom:1px dashed #fff;}

.MblNav ul { float:left; width:100%; padding:0 15px;}
.MblNav ul li { float:left; }
.MblNav ul li { font-size:18px; color:#fff; padding:0 10px; float:left; width:100%; line-height:32px;}
.MblNav ul li a { color:#fff; text-decoration:none;}
.MblNav ul li a:hover {}

.MblHdr .PhoneNumber { max-width:100%; padding:0px; text-align:center; float:none;}
.MblHdr .PhoneNumber small { font-family: 'Merriweather', serif; font-size:16px; color:#fff; display:block;}
.MblHdr .PhoneNumber a { font-family: 'Merriweather', serif; font-weight:400; font-size:25px; color:#fff; display:block; text-decoration:none;}

/* Mobile Header Styling End */

/* Banner Start */
.Bnr { width:100%; float:left; position:relative;}
.Bnr.BnrNew .BnrScreen{ padding: 260px 0 130px; background-color: rgba(0, 0, 0, 0.65)}
.Bnr img { width:100%;}

.BnrLinks { width:100%; max-width:290px; float:left; position:absolute; bottom:150px; right:0px;}
.BnrLinks ul {}
.BnrLinks ul li { width:100%; float:left; font-family: 'Merriweather', serif; font-weight:400; font-size:18px; border-bottom:2px solid #21295e;}
.BnrLinks ul li a { text-decoration:none; color:#07104b; padding:14px 0 8px; display:block;}
.BnrLinks ul li a span { width:32px; float:left; margin-right:10px;}
.BnrLinks ul li a img { height:30px; width:auto; vertical-align:baseline;}
.BnrLinks ul li a:hover { padding-left:15px;}
.Bnr .container { position:relative;}

.Bnr:not(.BnrNew) .BnrTxt { width:100%; max-width:700px; float:left; position:absolute; bottom:70px; left:15px;}
.BnrNew .BnrTxt{ position: relative;  bottom: initial; left: initial; text-align: center;}
.BnrNew .BnrTxt{ padding: 0 5%; }
.BnrNew .BnrTxt p { text-align: justify; font-size:17px; }
.BnrTxt h1 { font-weight:300; font-size:48px; color:#07104b; padding-bottom:10px;}
.BnrTxt h2 { font-weight:300; font-size:36px; color:#07104b; padding:3px 15px 4px; margin:0 0 12px 0; border-bottom:3px solid #07104b; background:#fff; display:inline-block;}
.BnrNew .BnrTxt h2 { width: 100%; } 
.BnrTxt p { font-weight:400; font-size:16px; color:#333; line-height:24px; padding-bottom:37px; text-shadow:0px 0px 8px #fff;}
.BnrTxt a { font-family: 'Lato-Semibold'; /*height:45px;*/ line-height:44px; background:#07104b; font-size:16px; color:#fff; padding:5px 30px; text-transform:uppercase; display:inline-block; margin:0 1px; text-decoration:none; border-radius:50px;}
.BnrTxt a:hover { background:#000;}
.BnrNew .BnrTxt h1, .BnrNew .BnrTxt p{ color: #fff; text-shadow: none;}
.ClientPic { width:100%; max-width:200px; float:left; position:absolute; right:362px; bottom:236px; border-bottom:3px solid #07104b;}
.ClientPic img {}


/* Banner Close */

/* Footer Start */

.FtrDiv { width:100%; float:left; background:#363437; padding: 75px 0 ;}

.Ftr { width:100%; float:left; padding-bottom:70px;}

.FtrLogo { width:100%; max-width:264px; margin-right:76px; float:left;}
.FtrLogo img { margin-bottom:30px;}
.FtrLogo p { font-size:15px; color:#999999; line-height:24px;}

.FtrNav { width:100%; max-width:225px; float:left; padding:35px 0 0;}
.FtrNav h2 { font-size:22px; color:#cccccc; padding-bottom:20px;}
.FtrNav ul {}
.FtrNav ul li { font-size:16px; line-height:30px;}
.FtrNav ul li a { color:#999;}
.FtrNav ul li a:hover {}

.FtrAddress { width:100%; max-width:225px; margin-right:70px; float:left; padding:35px 0 0;}
.FtrAddress h2 { font-size:22px; color:#cccccc; padding-bottom:20px;}
.FtrAddress p { font-size:16px; color:#999999; line-height:30px; padding-bottom:20px;}
.FtrAddress a { font-size:16px; color:#999; line-height:30px; display:block;}

.FtrStaff { width:100%; max-width:280px; float:left; padding:35px 0 0;}
.FtrStaff h2 { font-size:22px; color:#cccccc; padding-bottom:20px;}
.FtrStaff ul {}
.FtrStaff ul li { font-size:16px; color:#999; margin-bottom:15px;}
.FtrStaff ul li a { color:#ccc; text-decoration:underline; display:inline-block;}
.FtrStaff ul li a:hover {}


.FtrBtm { width:100%; float:left; background:#2d2b2e; padding:20px 0 18px; position:relative;}
.FtrBtmTxt { width:100%; float:left; }
.FtrBtmTxt p { float:left; font-size:15px; color:#999; padding-top:10px;}
.FtrSocial { width:100%; max-width:310px; float:right;}
.FtrSocial ul { float:left; margin-right:45px;}
.FtrSocial ul li { float:left; margin:0 5px;}
.FtrSocial ul li a { border: 2px solid #999999; color: #999999; display: block; font-size: 16px; height: 35px;
line-height: 30px; text-align: center; width:35px;}
.FtrSocial ul li a:hover { background:#999999; color:#fff;}
.FtrSocial h2 { font-size:16px; color:#cccccc; text-align:right;}
.FtrSocial h2 span { display:block; font-weight:400; color:#999999;}

#back-top { float:right;}
#back-top a { display:inline-block; font-size: 16px; color:#ccc; /* background color transition */ -webkit-transition: 1s; -moz-transition: 1s; 	transition: 1s;}

/* Footer Close */


/* Home Page Paractice Area Start */
.HpPrctsArea { width:100%; float:left; text-align:center; background:#f7f7f7;}
.HpPrctsArea ul {}
.HpPrctsArea ul li { width:25%; display:inline-block; margin:0 -2px; border-right:1px solid #e8e8e8;}
.HpPrctsArea ul li:last-child { border-right:0px;}

.HpPrctsArea ul li .Injury01 { width:100%; padding:0 30px; height:400px; display:table; transition:all 0.4s ease-in-out 0s; -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; }
.HpPrctsArea ul li .Injury02 { display:table-cell; vertical-align:middle;}

.HpPrctsArea ul li .Injury02 h2 { font-size:20px; color:#333; padding-bottom:30px;}
.HpPrctsArea ul li .Injury02 img { margin-bottom:30px;}
.HpPrctsArea ul li .Injury02 p { font-size:14px; color:#666; line-height:24px; padding-bottom:24px;} 
.HpPrctsArea ul li .Injury02 a { font-weight:700; font-size:16px; color:#666; text-decoration:none; border-bottom:2px solid #07104b; display:inline-block;}
.HpPrctsArea ul li .Injury02 a:hover { color:#07104b;}

.HpPrctsArea ul li:hover .Injury01 { transform:scale(0.9);}

/* Home Page Paractice Area Close */

/* Edward P Section Start */
.Edward_P { width:100%; float:left;}

.Edward_P_Pic { width:100%; max-width:50%; float:left;}
.Edward_P_Pic img { width:100%;}

.Edward_P_Text { width:100%; max-width:50%; float:left; padding:0 120px 0 30px;}

.Edward_P_Text01 { width:100%; display:table; height:494px;}
.Edward_P_Text02 { display:table-cell; vertical-align:middle;}

.Edward_P_Text02 h2 { font-family: 'Lato', sans-serif; font-size:20px; color:#999999; padding-bottom:10px;}
.Edward_P_Text02 h3 { font-weight:300; font-size:50px; color:#07104b; padding-bottom:10px; margin-bottom:25px; position:relative;}
.Edward_P_Text02 h3:after { content:""; position:absolute; height:2px; width:50px; background:#3b3b3b; left:0px; bottom:0px;}
.Edward_P_Text02 p { font-size:15px; color:#333; line-height:24px; padding-bottom:30px;}
.Edward_P_Text02 p a { font-weight:900; color:#21295e; text-transform:uppercase; text-decoration:none; margin-left:5px; font-style:italic;}
.Edward_P_Text02 h4 { font-size:30px; color:#07104b; padding-bottom:10px;}

/* Edward P Section Close */

/* Home Page Testimonials Start */
.TestimonialBg { width:100%; float:left; background:#f7f7f7; padding:80px 0px 60px;}

.TestiPic { width:100%; max-width:550px; float:left;}
.TestiPic img {}

.TestiText { width:100%; max-width:590px; float:left; padding-top:0px;}
.TestiText h2 { font-size:50px; color:#07104b; position:relative; padding-bottom:10px; margin-bottom:25px;}
.TestiText h2:after { content:""; position:absolute; height:2px; width:50px; background:#3b3b3b; left:0px; bottom:0px;}
.TestiText h2 span { font-family: 'Lato', sans-serif; font-weight:400; font-size:20px; color:#999999; display:block;}
.TestiText .bx-wrapper { margin:0 auto;}
.TestiText .bx-wrapper .bx-viewport { border:0; box-shadow:none; left:0; background:none;}
.TestiText ul {}
.TestiText ul li {}
.InnrTxt { width:100%; float:left;}
.InnrTxt02 { width:100%; float:left; padding:0 0 0 75px; position:relative;}
.InnrTxt02:before { content:""; position:absolute; height:49px; width:59px; background:url(../images/quote.png) no-repeat; left:0px; top:5px;}
.InnrTxt02 p { font-size:18px; color:#999; line-height:28px; padding-bottom:25px; font-style:italic;}
.InnrTxt02 h3 { font-size:20px; color:#07104b; padding-bottom:25px;}

.TestiText .bx-wrapper .bx-pager { text-align:left; padding-left:75px;}
.TestiText .bx-wrapper .bx-pager.bx-default-pager a { background:#ccc; height:11px; width:11px;}
.TestiText .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.TestiText .bx-wrapper .bx-pager.bx-default-pager a.active { background:#3b3b3b;}
/* Home Page Testimonials Close */

/* Counter Section Start */
.CounterPic { width:100%; float:left; background-repeat:no-repeat; background-size:cover; text-align:center; padding:70px 0;}
.CounterPic h2 { font-size:50px; color:#fff; position:relative; padding-bottom:10px; margin-bottom:40px;}
.CounterPic h2 small { font-size:20px; color:#fff; display:block; padding-bottom:5px;}
.CounterPic h2:after { content:""; position:absolute; height:2px; width:50px; background:#fff; left:0px; right:0px; bottom:0px; margin:0 auto; text-align:center;}
.CounterPic ul {}
.CounterPic ul li { display:inline-block; padding:40px 80px; margin:0 -2px; background:url(../images/brdr_line.png) no-repeat; background-position:right center; width: 40%;}
.CounterPic ul li:last-child { background:none;}
.CounterPic ul li span.count { font-family: 'Merriweather', serif; font-weight:400; font-size:70px; color:#fff; padding-bottom:10px; text-transform:uppercase;}
.CounterPic ul li h3 { font-family: 'Lato', sans-serif; font-weight:400; font-size:20px; color:#fff;}

/* Counter Section Close */

/* Legal Consultation Section Start */

.Legal { width:100%; float:left; text-align:center; padding:80px 0 80px;}
.Legal h2 { font-weight:400; font-size:50px; color:#07104b; padding-bottom:18px; margin-bottom:30px; position:relative;}
.Legal h2:after { content:""; position:absolute; height:2px; width:50px; background:#3b3b3b; left:0px; right:0px; bottom:0px; margin:0 auto; text-align:center;}
.Legal p { padding:0 50px; font-size:18px; color:#333; line-height:24px; padding-bottom:50px;}
.Legal p span { font-weight:700; color:#cd1515;}

.Bnr:not(.BnrNew) .ContArea { width:100%; max-width:600px; margin:0 auto; text-align:left;}
.BnrNew .ContArea { text-align:left; }
.BnrNew .ContArea h3{ color: #fff; margin: 0 0 10px 5px; }
.ContArea .row { margin:0 -5px;}
.ContArea ul {}
.ContArea ul li { margin-bottom:15px; padding:0 5px;}
.practice-area .ContArea ul li input:not([type="submit"]),.practice-area .ContArea ul li textarea {background-color: #fff;}
.ContArea ul li input:focus,.ContArea ul li textarea:focus {border-color: #999 !important; border-width: 2px !important;}
.ContArea ul li input[type="text"],
.ContArea ul li input[type="email"] { width:100%; height:53px; line-height:53px; transition: all 150ms ease-in-out; background:#f9fafa; border:1px solid #ededed; padding:0 20px; font-family: 'Lato', sans-serif; font-weight:400; font-size:15px; color:#999; border-radius:6px;}
.ContArea ul li textarea { width:100%; height:100px; background:#f9fafa; border:1px solid #f0f0f0; resize:none;  font-family: 'Lato', sans-serif; font-weight:400; font-size:15px; color:#999; border-radius:6px; padding:15px 20px;}
.ContArea ul li input[type="submit"] {height:45px; width:100%; border-radius:50px; line-height:45px; background:#07104b; border:0px;
 padding:0 10px; font-family: 'Lato-Semibold'; font-size:14px; color:#fff; text-transform:uppercase; cursor:pointer;}
.ContArea ul li input[type="submit"]:hover { background:#000;}

.BnrNew{
	position: relative;
	overflow: hidden;
}
.BnrNew video{
  position: absolute;
  top: 0;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  }
.BnrNew .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}
.Bnr .container {
    z-index: 2;
}

/* Legal Consultation Section Start */

/* Contact Page */

.CntctBnr {
  float: left;
  position: relative;
  width: 100%;
}
.CntctBnr:before { content:""; position:absolute; left:0px; top:0px; background:rgba(0, 0, 0, .7); width:100%; height:100%;}
.CntctBnr:after { content:""; position:absolute; left:0px; top:0px; background:url(../images/bnr_ptrn.png) repeat; width:100%; height:100%;}
.CntctBnr img {
  width: 100%;
}
.CntctBnrTxt {
  float: left;
  left: 0;
  margin-top: -34px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.CntctBnrTxt h1 { color: #fff; font-size: 50px;}

.CntctTxt { width:100%; float:left; padding:80px 0 0;}
.CntctTxt .row { margin:0 -5px;}
.CntctTxt h2 { font-weight:300; font-size:55px; color:#07104b; position:relative; padding-bottom:12px; margin-bottom:25px;}
.CntctTxt h2:after { content:""; position:absolute; height:2px; width:50px; background:#3b3b3b; left:0px; bottom:0px;}
.CntctTxt h2 span { font-family: 'Lato', sans-serif; font-weight:400; font-size:20px; color:#999999; display:block;}
.CntctTxt p { font-size:17px; color:#333333; line-height:24px; padding-bottom:40px;}

.CntctTxt ul { text-align:center;}
.CntctTxt ul li { display:inline-block; float:none; margin:0 -2px; padding:0 5px;}

.CntctTxt ul li a { width:100%; border:1px solid #e0e0e0;  display:table; height:87px; padding:0 12px; text-decoration:none; margin-bottom:8px;}
.abc { display:table-cell; vertical-align:middle;}
.abc img { height:35px; margin:0 15px 0 0; float:left;}
.abc h3 { font-family: 'Lato', sans-serif; font-weight:300; font-size:18px; color:#333333; line-height:22px; text-align: left;}

.CntctTxt ul li a:hover,
.CntctTxt ul li a.active { background:#f6f5f5; box-shadow:4px 4px 0 0 #f6f5f5;}

.CntctDiv { width:100%; float:left; padding-bottom:30px;}

.ContArea02 { margin:0px; float:left; max-width:50%;}

.CntctInfo { max-width:50%; width:100%; float:left; padding:0 30px;}
.CntctInfo ul {}
.CntctInfo ul li { font-weight:400; font-size:17px; color:#333; line-height:24px; margin-bottom:28px;}
.CntctInfo ul li img { float: left; margin: 0 25px 0 0;}
.CntctInfo ul li a { color:#333; text-decoration:none;}
.CntctInfo ul li a p { font-weight:400; font-size:17px; color:#333; line-height:24px;}
.CntctInfo ul li a img { float:left; margin:0 25px 0 0;}
.CntctInfo ul li a:hover { color:#07104b;}


.StaffDirectoryDIv { width:100%; float:left;}
.StaffDirectoryDIv h2 { font-weight:300; font-size:30px; color:#07104b; padding-bottom:20px;}

.StaffDirectory { width:100%; float:left;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#07104b+51,0e185c+51 */
background: rgb(7,16,75); /* Old browsers */
background: -moz-linear-gradient(left, rgba(7,16,75,1) 51%, rgba(14,24,92,1) 51%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(7,16,75,1) 51%,rgba(14,24,92,1) 51%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(7,16,75,1) 51%,rgba(14,24,92,1) 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07104b', endColorstr='#0e185c',GradientType=1 ); /* IE6-9 */
}


.StaffDirectory ul {}
.StaffDirectory ul li {}
.StaffDirectory ul li:nth-child(2) { background:#0e185c;}
.StaffDirectory ul li:nth-child(3) { background:#07104b;}

.Real01 { width:100%; display:table; height:116px; padding-left:40px;}
.Real02 { display:table-cell; vertical-align:middle;}
.Real02 h3 { font-family: 'Lato', sans-serif; font-weight:400; font-size:18px; color:#fff;}
.Real02 a { font-family: 'Lato', sans-serif; font-weight:400; font-size:18px; color:#fff; text-decoration:underline; position:relative; margin-bottom:5px; display:inline-block;}
.Real02 a:before { content:""; position:absolute; left:-40px; top:-17px; background:url(../images/mail_pic.png) no-repeat; width:26px; height:19px;}

.Map { width:100%; float:left; height:500px;}
.Map iframe { width:100%; height:100%;}

/* Paractice Area Page Start */

.Court { width:100%; float:left; padding:50px 0 100px;}
.CourtLeft { width:100%; max-width:50%; float:left;}
.CourtTxt { width:100%; max-width:560px; float:right; padding:0 30px 0 0;}
.CourtTxt h2 { font-weight:300; font-size:30px; color:#07104b; text-transform:uppercase; padding-bottom:20px;}
.CourtTxt p { font-size:17px; color:#333; line-height:24px; padding-bottom:20px;}
.CourtTxt ul {}
.CourtTxt ul li { font-size:17px; color:#333; line-height:30px; list-style:disc inside;}
.CourtRight { width:100%; max-width:50%; float:left; }
.CourtRight img { width:100%;}
.CourtRight > .CntctTxt{ padding-top: 0; }
.CourtRight .ContArea{ padding: 0 15px; }
/* Paractice Area Page Close */

/* Testimonais Page Start */
.Testimoniasl { width:100%; float:left; padding:100px 0;}
.Testimoniasl h2 { font-weight:300; font-size:55px; color:#07104b; position:relative; padding-bottom:12px; margin-bottom:40px;}
.Testimoniasl h2:after { content:""; position:absolute; height:2px; width:50px; background:#3b3b3b; left:0px; bottom:0px;}
.Testimoniasl h2 span { font-family: 'Lato', sans-serif; font-weight:400; font-size:20px; color:#999999; display:block;}

.Testimoniasl ul {}
.Testimoniasl ul li { width:100%; float:left; padding:0 15px;}
.TestiTxt { width:100%; float:left; padding:40px 0 0 75px; position:relative; border-bottom:1px solid #e9e9e9;}
.TestiTxt:before { content:""; position:absolute; height:49px; width:59px; background:url(../images/quote.png) no-repeat; left:0px; top:45px;}
.TestiTxt p { font-size:16px; color:#999; line-height:28px; padding-bottom:25px; font-style:italic;}
.TestiTxt h3 { font-weight:300; font-size:20px; color:#07104b; padding-bottom:30px;}


/********* About Page *********/

.AbtPg { float:left; width:100%; padding:95px 0 120px;}
.AbtPg h1 { font-weight:300; font-size:55px; color:#07104b; position:relative; padding-bottom:12px; margin-bottom:25px;}
.AbtPg h1:after { content:""; position:absolute; height:2px; width:50px; background:#3b3b3b; left:0px; bottom:0px;}
.AbtPg h1 span { font-family: 'Lato', sans-serif; font-weight:400; font-size:20px; color:#999999; display:block;}

.AbtTopDiv { float:left; width:100%; }
.AbtTopLft { float:left; width:100%; max-width:50%;  }

.AbtTopLft01 { float:right; max-width:585px; padding:0 30px 0 15px; }
.AbtTopLft01 p { font-size:17px; color:#333333; line-height:26px; padding-bottom:34px;}
.AbtTopLft01 h2 { color:#07104b; font-size:28px; text-transform:capitalize; font-weight:300; padding:0 0 13px;}

.AbtTopRgt { float:left; width:100%; max-width:50%; text-align:right; }
.AbtTopRgt img { width:100%; }

.AbtScndDiv { float:left; width:100%; padding:0 0 122px; }
.AbtScndLftDiv { float:left; width:100%; }
.AbtScndLftDiv h3 { font-size:30px; color:#07104b; text-transform:capitalize; font-weight:300;  margin-bottom:26px; }
.AbtScndLftDiv h3 span { display:block; font-size:18px; color:#333; font-family: 'Lato', sans-serif; font-weight:700; margin-top:14px; }
.AbtScndLftDiv p {  font-size:17px; color:#333333; line-height:23px; font-weight:400; margin-bottom:25px; }
.AbtScndLftDiv ul {}
.AbtScndLftDiv ul li { background:url(../images/abt_scnd_lst_arrow.png) no-repeat left 8px; font-size:17px; color:#333333; line-height:24px; font-weight:400; margin-bottom:15px; padding-left:25px;}

.AbtScndRgtDiv { float:left; width:100%; }
.AbtScndRgtDiv h3 { color:#07104b; font-size:30px; text-transform:capitalize; font-weight:300; margin-bottom:13px; }
.AbtScndRgtDiv ul { float:left; width:100%; margin-bottom:24px; }
.AbtScndRgtDiv ul li { background:url(../images/abt_scnd_lst_arrow.png) no-repeat left 6px; font-size:17px; color:#333; padding:0 0 0 21px; margin-bottom:27px; }

.AbtBiography { float:left; width:100%; background-size:cover; background-repeat:no-repeat; background-position:center center; text-align:center; padding:95px 0 70px; }
.AbtBiography h2 { font-size:35px; color:#fff; text-transform:capitalize; font-weight:300; margin-bottom:8px; }
.AbtBiography p { font-size:17px; color:#fff; line-height:24px; padding:0 60px 24px; }

.AbtLwyerDiv { float:left; width:100%; text-align:center; padding:96px 0 0; }
.AbtLwyerDiv h2 { color:#07104b; font-size:30px; text-transform:capitalize; font-weight:300; margin-bottom:40px;}
.AbtLwyerDiv ul { margin:0 0 50px; float:left; width:100%;}
.AbtLwyerDiv ul li { font-size:17px; color:#333; float:none; display:inline-block; margin:0 -2px 30px; vertical-align:top; }
.AbtLwyerDiv ul li img { display:block; margin:0 auto 25px ; }
.AbtLwyerDiv ul li p {  min-height:40px; }

.AbtLwyerDiv h3 { font-size:25px; color:#07104b; font-weight:300; margin-bottom:20px; }
.AbtLwyerDiv h4 { font-size:25px; color:#07104b; font-weight:300; }


/********* About Page Close *********/

span.wpcf7-not-valid-tip { display: none; }
.ContArea ul li input[type="email"].wpcf7-not-valid , 
.ContArea ul li input[type="text"].wpcf7-not-valid, 
.ContArea ul li textarea.wpcf7-not-valid { border: 1px solid #f00; }
div.wpcf7-response-output{	float: left; }

.review-block {min-height: 400px;}
.review-block a {display: block; cursor: pointer}
.review-block img {border-radius: 50%; filter: blur(0rem); padding: 5px; max-width: 280px; margin: 20px auto!important; background: #fff; box-shadow: 3px 3px 13px rgba(34,34,34,0.25); opacity: .88; transition: all 150ms ease-in-out}
.review-block img:hover {opacity: 1; filter: blur(0.075rem);}
.review-block h3 {color: #07104b; font-weight: 300; margin: 20px 0 10px; line-height: 1.2;text-align: center;}
.review-block p {font-size: 12px; text-align: center;}
.review-block .review-site-content {min-height: 95px;}
.review-block a.revbutton:hover {background: #070d33; transform: translateY(-2px);}
.review-block a.revbutton {font-family: 'Lato-Semibold'; line-height: 44px; transition: all 150ms ease-in-out; background: #07104b; font-size: 14px; color: #fff; padding: 3px 20px; text-transform: uppercase; display: table; margin: 0 auto; text-decoration: none; border-radius: 50px;}