@charset "utf-8";
/* CSS Document */

@import url(//fonts.googleapis.com/css?family=Roboto:400,900italic,900,700italic,400italic,700,300italic,300,100italic,100&subset=latin,latin-ext);

body{
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #5b5b5b;
	margin: 0;
}
a:focus{
	outline:none;
}
a:hover{
	text-decoration:none;
	outline:none;
}
a{
	text-decoration:none;
}
.container{
	max-width:1170px;
}
h1,h2,h3,h4,h5,h6{
}
h1{font-size:34px!important;
}
h2{
	font-size:26px;
}
h3{
	font-size:20px;
}
h4{
	font-size:18px;
}
input,textarea,select,button{
	margin:10px 0;
}
label{
	font-size: 18px;
}
/*---------------------Header---------------------*/
header{
	padding:10px 0;
	background:#272e55;
}
header .img-responsive {
    width: auto;
    max-height: 100px;
}
header p {
    color: #f4b346;
    font-size: 22px;
    margin-top: 20px;
    line-height: 20px;
}
header p a{
	font-size: 22px;
    color: #fff;
}
header p a:hover{
	color: #f4b346;
	text-decoration:none;
}
.main-banner {
    background: url(img/workers-compensation.jpg) no-repeat center top #272e55;
    padding: 0px 0px;
	max-width: 1900px;
	margin: 0 auto;
	color: #fff;
}
.profile {
	background: rgba(0, 0, 0, 0) url(img/pattern-grey.jpg) repeat scroll 0 0;
	width: 100%;
	min-height: 445px;
}
.profile h2 {
	margin:0;
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
}
.profile span.button {
	padding: 15px;
	cursor: pointer;
	font-weight: bold;
	color: #272e55;
}
.profile span.left {
	float: left;
}
.profile span.right {
	float: right;
}
.lftimg {
    position:relative;
	width: 241px;
	margin: 0 auto;
	overflow: hidden;
}
.lftimg ul {
	padding: 0;
	width: 723px;
	position: relative;
	left: 0;
}
.lftimg ul li {
	list-style:none;
	display: flex;
	float: left;
	width: 241px;
	height: 319px;
}
.lftimg ul li span {
	position: relative;
	width: 100%;
	text-align: center;
	top: 87%;
	display: inline-block;
	clear: both;
	padding: 10px 0;
	color: #000;
	background: rgba(255,255,255,.8);
	font-weight: bold;
}
.txt {
    position: absolute;
    top: 32%;
    padding: 30px;
}
.lftimg .img-responsive {
    min-height:444px;
    width: 100%;
}
.lftimg h2 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #FFF;
    margin-top: 0px;
}
.lftimg h3 {
    font-size: 22px;
    font-weight: 400;
    color: #FFF;
    margin-bottom: 30px;
}
.captiontxt {
    padding: 18px;
    font-size: 14px;
    font-weight: 700;
    background: #fff;
    opacity: 0.8;
    display: none;
}
.reset {
    list-style: none;
    padding: 0;
    margin: 0;
}
.captiontxt li {
    margin-bottom: 15px;
    line-height: 18px;
    color: #2a2727;
    padding-left: 13px;
}
.captiontxt span {
    font-size: 22px;
}
.captiontxt abbr {
    color: #2a2727;
}
.livechat {
    background: #495492;
    padding: 18px;
    min-height: 100px;
    display: block;
    margin-bottom: 20px;
    line-height: 20px;
}
.livechat .tophead {
    background: url(../imgs/icon-liivechat.png) no-repeat;
    padding-bottom: 10px;
    border-bottom: solid 1px #fff;
    padding-left: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: 900;
    line-height: 22px;
    margin-bottom: 15px;
    display: block;
    color: #fff;
}
.livechat .descsec {
    font-size: 14px;
    color: #FFF;
}
.callsec {
    background: #272e55;
    padding: 15px;
    min-height: 100px;
    display: block;
    margin-bottom: 20px;
    line-height: 20px;
}
.callsec:hover, .livechat:hover {
    background: gray;
	text-decoration:none;
}
.callsec .descsec {
    font-size: 14px;
    color: #FFF;
}
.callsec .tophead {
    background: url(../imgs/icon-call.png) no-repeat;
    padding-bottom: 8px;
    border-bottom: solid 1px #fff;
    padding-left: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 27px;
    margin-bottom: 10px;
    display: block;
    color: #fff;
}
.nofee:hover {
    background-color: gray;
}
.nofee .tophead {
    padding-bottom: 2px;
    border-bottom: solid 1px #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 900;
    line-height: 27px;
    margin-bottom: 10px;
    display: block;
    color: #fff;
}
.nofee .descsec {
    font-size: 13px;
    color: #FFF;
}
.nofee {
    display: block;
   /* background: #131a40 url(../imgs/icon_fee.png) no-repeat 10px 30px;*/
background: #131a40;
    padding: 15px;
    min-height: 100px;
    display: block;
    margin-bottom: 20px;
    line-height: 20px;
}
.testimonial {
    background: rgba(0, 0, 0, 0) url(../imgs/pattern-grey.jpg) repeat scroll 0 0;
    border: 1px solid #cccccc;
    min-height: 444px;
    overflow: hidden;
    padding: 15px;
    padding-bottom: 10px;
}
.testimonial img.img-responsive {
    width: 150px;
    height: 150px;
    border: 4px solid #fff;
    border-radius: 50%;
    margin: 20px 0;
}
p.testimonial-text {
    font-size: 15px;
    color: #000;
    line-height: 19px;
}
.live {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
}

.chat{
	position:fixed;
	z-index:999;
	left:0px;
	top:40%;
}
/*------------MIddle--------*/
.maincontain {
    padding: 45px 0px 0px;
	background-color:#fff;
	padding: 45px 0px 0px;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #5b5b5b;
}
.maincontain h1 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.practiceareas ul {
    padding-left:0;
}
.maincontain p {
    line-height: 24px;
    margin-bottom: 35px;
}
.reset {
    list-style: none;
    padding: 0;
    margin: 0;
}
.practiceareas li {
    width: 49%;
    margin-left: 1%;
    background:url(../imgs/text-builet.png) no-repeat left 5px;
    float: left;
    margin-bottom: 20px;
}
.practiceareas a {
    padding-left: 0px;
    display: inline-block;
    color: #5b5b5b;
}
.practiceareas ul li a {
    padding-left: 15px;
}
.sidebar {
    width: 100%;
    background: #272e55;
    text-align: center;
    padding: 25px;
}
.sidebar li:first-child {
    margin-top: 0px;
}
.sidebar li {
    margin-top: 25px;
}
.contactsec {
    background: #88131d;
    padding: 20px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FFF;
    margin-bottom: 28px;
    background:url(img/pattern-red-trans.png) repeat scroll 0 0;
    border: 2px solid #01051b;
    color: #ffffff;
    font-style: italic;
    line-height: 32px;
    margin-bottom: 15px;
    padding: 10px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
}
.contactsec span {
    font-size: 20px;
}
.contactsec a {
    color: #ead33c;
    text-decoration: underline;
}
.addresec {
    background: #2a2727;
    padding: 20px;
}
.addresec h3 {
    font-size: 24px;
    border-bottom: solid 1px #373434;
    padding-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #f4b346;
	text-align: center;
}
/*.addresec .columsec {
    width: 28%;
    float: left;
    padding-right: 50px;
    margin-right: 65px;
    border-right: solid 1px #373434;
    color: #FFF;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 15px;
}*/
.addresec .columsec {
    width: 100%;
    float: left;
    padding-right: 0px;
    margin-right: 0px;
    text-align: center;
    border-right: 0px;
    color: #FFF;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 15px;
}
.addresec .columsec h4 {
    margin-bottom: 10px;
    font-family: "Roboto"!important;
    font-weight: 700;
	    font-size: 20px;
	color:#fff;
}
.addresec .columsec p {
    margin-bottom: 20px;
	font-family: "Roboto"!important;
	    font-size: 14px;
}
.addresec .columsec a {
    color: #e7aa44;
}
.addresec .columsec.last {
    border-right: 0px;
    margin-right: 0px;
    padding-right: 0px;
}
.clear {
    clear: both;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 0;
}
.note {
    font-size: 14px;
    color: #2a2727;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 10px 0px;
}
.copyrightsec {
    background: #141212;
    padding: 15px;
}
.copyrightsec .leftdesc {
    width:100%;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #b9b9b9;
    line-height: 18px;
}
.copyrightsec .leftdesc a {
    color: #b9b9b9;
}
.followus ul li {
    margin: 0px 3px 0px 0;
    padding: 0;
    width: 37px;
    height: 37px;
    float: left;
}
.followus ul li a.fb {
    background-position: 0 0;
}
.followus ul li a.twt {
    background-position: 0 -40px;
}
.followus ul li a.ytube {
    background-position: 0 -80px;
}
.followus ul li a.lin {
    background-position: 0 -120px;
}
.followus ul li a.gplus {
    background-position: 0 -160px;
}
.followus ul li a.instagram {
    background-position: 0 -199px;
}
.followus ul li a {
    margin: 0;
    padding: 0;
    width: 37px;
    height: 37px;
    display: block;
    background-image: url(../imgs/social-icons.png);
    background-repeat: no-repeat;
}
.followus .label {
    float: left;
    font-family: "Roboto"!important;
    font-weight: 700;
    color: #f4b346;
    text-transform: uppercase;
    line-height: 26px;
    width: 100%;
    text-align: left;
	font-size: 13px;
}
.sidebar ul li{
	position:relative;
}
.sidebar ul li a{
    width: 100%;
    display: block;
    text-align: center;
}
/*contact form*/
.contact-form-right h2 {
    margin: 0px;
    color: #272e55;
    padding-bottom: 0px;
    font-weight: 600;
	margin-top: 0px;
}
.contact-form-right input.form-control, .contact-form-right textarea.form-control {
    box-shadow: none;
    border-radius: 0px;
}
.contact-form-right .btn-primary {
    background: #131a40;
    box-shadow: none;
    padding: 6px 35px;
    border: 1px solid #131a40;
    margin-bottom: 0px;
}
.contact-form-right .btn-primary:hover {
    background: transparent;
    color: #131a40;
    -webkit-transition: width 2s ease;
    transition: width 0.2s ease;
}
.testimonial .screen-reader-response {
    display: none !important;
}
.contact-form-right .wpcf7-not-valid {
    border-color: red !important;
}
span.wpcf7-not-valid-tip {
    font-size: 0px !important;
}
/*------------------------------media------------------------------------*/
@media (min-width:991px) and (max-width: 1200px) {

}
@media (max-width: 991px) {

.lftimg, .midsec{

}
}
@media (max-width: 767px) {

header {
    padding: 20px 0 10px;
}
.nofee {
    background: #65050d url(../imgs/icon_fee.png) no-repeat 10px 26px;
    padding: 30px 18px 30px 112px;
}
.tophead {
	line-height: 40px !important;
}
header .img-responsive {
 
}
.lftimg, .midsec{

}
}
@media (max-width: 500px) {
.practiceareas li {
    width: 99%;
}
header .img-responsive {

}
}
@media (max-width: 360px) {
header .img-responsive {

}
}
.contact-form-right ul{
    padding: 0px;
    list-style: none;
}
.contact-form-right ul li{
    list-style: none;
    border: none!important;
    background: none!important;
    padding: 0px!important;
    width: 100%!important;
    margin-right: 0px!important;
}
.contact-form-right label{
    display: none!important;
}
.form-control-1 input, .form-control-1 textarea{
    display: block;
    width: 100%!important;
    height: 34px;
    padding: 6px 12px!important;
    font-size: 14px!important;
    line-height: 1.42857143;
    color: #111;
    background-color: #eee;
    background-image: none;
    border: 1px solid #ccc;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        box-shadow: none;
    border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.form-control-1 textarea{
    max-height: 79px;
    height: auto;
}

.contact-form-right .gform_button {
    background: #f4b346;
    box-shadow: none;
    padding: 10px 50px;
    margin-bottom: 0px;
    color: #131a40;
	font-size: 18px!important;
}
.contact-form-right .gform_button:hover {
    background: #131a40;
    color: #fff;
    -webkit-transition: width 2s ease;
    transition: width 0.2s ease;
}
.contact-form-right .gform_wrapper li.gfield.gfield_error, .contact-form-right .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
    border: none!important;
    background: none!important;
    padding: 0px!important;
    width: 100%!important;
    margin-right: 0px!important;
}
.contact-form-right .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100%!important;
}
.contact-form-right .gform_wrapper .gform_footer {
    text-align: center;
    margin-top: 0px;
    padding-bottom: 0px;
}
body .contact-form-right .gform_wrapper ul li.gfield {
    float:left;
}
#field_5_5 {float: left; clear:none!important;}
#field_5_3, #field_5_4 {
	float: left; 
	width:49%!important; 
	clear:none!important;
}
#field_5_2 {
	float: right; 
	width:49%!important; 
	clear:none!important;
}
body .gform_wrapper .top_label div.ginput_container {
	margin-top:0!important;
}
.gform_footer {
	cleat:both; 
	padding-top:10px;
}
.top {
	border: 2px solid #272e55;
	padding: 35px;
	margin-bottom: 20px;
}
.top h2 {
	margin-top: 0;
	border-bottom: 1px solid #aaa;
	padding: 0 0 10px;
}
.top ul {
	margin-bottom: 0;
	line-height: 46px;
	font-size: 24px;
}
.gform_wrapper div.validation_error {
	color: #fff!important;
	border-top: 2px solid #fff!important;
	border-bottom: 2px solid #fff!important;
}
.gform_wrapper .validation_message {
	color: #fff!important;
}
#field_5_7 label {
	margin: 0;
	display: inline-block!important;
}
body.page-template-page-landing .gform_wrapper .gfield_description {
	padding: 5px;
	background: rgba(0,0,0,.2);
	font-size: 12px;
	display: none;
}
.page-template-page-landing #contact-us h1, .page-template-page-landing #contact-us h3 {
	text-shadow: 0 0 4px #000;
	color: #f4b346;
}