/*
Theme Name: Tonymerchant
Theme URI:
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with immersive featured images and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
* {
margin: 0;
padding: 0;
border: none;
outline: none;
}
body {
margin: 0;
padding: 0;
font-family: 'Lora', sans-serif;
font-family: 'Raleway', sans-serif;
 
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #000;
margin-bottom: 10px;
}
h1,
h1 a {
font-size: 28px;
font-weight: 700;
}
h2,
h2 a {
font-size: 24px;
font-weight: 500;
}
h3,
h3 a {
font-size: 20px;
font-weight: 400;
}
h4,
h4 a {
font-size: 18px;
font-weight: 300;
}
h5,
h5 a {
font-size: 16px;
font-weight: 300;
}
h6,
h6 a {
font-size: 14px;
font-weight: 300;
}
p,
ul,
ol {
color: #000;
font-size: 14px;
font-weight: 400;
margin: 0 0 10px 0;
line-height: 22px;
}
ul {
margin: 0;
padding: 0;
}
ul li {
list-style: none;
}
a,
button {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
a {  }
a:hover {  }
a,
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
img {
max-width: 100%;
border: none;
outline: none;
padding: 0;
margin: 0
}
.clear {
clear: both;
}
/* fixed section */
.logo {	margin: 10px 0;	width: 100%; max-width: 220px;}
header {position: fixed; min-width: 320px; width: 100%; top: 0;left: 0;right: 0; z-index: 999;box-shadow: 0 2px 3px 0 rgba(4,26,61,0.2);
background: #fff; display: flex;}
.home-menu{padding: 0 15px; }
.top_sec { display: flex;justify-content: space-between; width:100%;height:120px;  }
.freecon {position: relative; top: 0; right:-15px;	padding: 1.5rem 1.5rem; background-image: url('images/pattern.gif');
max-width:315px; width: 100%;}
.freecon a {color: #919191;margin: .0rem 1.5rem;text-decoration: none;font-weight: 500;font-size: .932vw;
text-transform: uppercase;}
.freecon strong {color: #1ab0b6;letter-spacing: .2rem;}
.freecon span {color: #fff;font-size: 2.2rem;padding-left: 1.5rem;}
.freecon span {color: #fff;font-size: 30px;font-family: 'Lora', sans-serif;font-weight: 400;}
.header-phone strong {font-size: .495em;line-height: 1;font-family: "Raleway",Helvetica,Arial,sans-serif;color: #1ab0b6;
font-weight: 900;letter-spacing: .27em;text-transform: uppercase;padding-bottom: .25em;}
/* menu */
.menumain {width: 100%;padding: 0 45px;max-width: 1030px;}
#cssmenu {margin-top: 45px;}
#cssmenu ul {text-align: center;}
#cssmenu ul li { display: inline-block; padding: 0 20px; }
#cssmenu ul li a {font-size: 15px;color: #000;font-weight: 400;text-transform: uppercase;}
#cssmenu ul li > a:before {content: ""; display: block;width: 0;height:2px;margin-top: 0; margin-bottom: 0; background-color: #cca76f;
margin-left: auto;	margin-right: auto;	position: absolute;	bottom:-5px; left: 0; right: 0;	transition: 0.5s all cubic-bezier(0.6, 0, 0.4, 1);}
#cssmenu ul li:hover > a:before {width: 100%;}
#cssmenu li:hover > ul > li {padding: 0px;}
#cssmenu ul ul li a {
border-bottom: 1px solid rgba(150, 150, 150, 0.15);
padding: 11px 10px;
width: 250px;
font-size: 14px;
text-decoration: none;
color: #000;
font-weight: 400;
background: #edeef0;
}
#cssmenu ul ul li:hover a { background:#1ab0b6; }
#cssmenu > ul > li.has-sub > a:after {
content: "";
background: transparent;
display: inline-block;
width: 0;
height: 0;
font-size: 1em;
border-right: .333em solid transparent;
border-left: .333em solid transparent;
border-top: .467em solid #1ab0b6;
border-bottom: 0 solid #1ab0b6;
margin-bottom: .125em;
position: absolute;
top: 0;
margin: auto auto auto .25em;
bottom: 0;
right: 0;
}
#cssmenu > ul > li.has-sub > a:before {	height: 0px;}
#cssmenu > ul ul li a:before { background:none; }
/* footer */
.margin_top { width:100%; display: block;  }
footer {padding-top: 3.0rem;padding-bottom: 2.0rem;box-shadow: rgba(0, 0, 0, 0.06) .0rem .2rem .4rem .0rem inset;}
.social ul{ text-align: center; }
.social ul li { display: inline-block; padding-right: 2.2rem; }
.social ul li:last-child { padding-right: 0px; }
.social ul li a { font-size: 20px; color: #000;}
footer .container-fluid { padding-left: 70px; padding-right: 70px; }
footer p { text-align: center; font-size:14px;  }
footer a { font-size:14px; color: #000; padding:0 3px; }
.ftdesign { font-size:14px; color: #000; text-align: right; }
.ftdesign a { font-size:14px; color: #000; padding:0 5px; }
/* home page body section one  */
.home-sec-01 { margin-top: 120px; }
.home-sec-01-left {
padding: 125px 70px 70px 70px;
margin-bottom:30px;
}
.home-sec-01-left {
max-width: calc(980px - ((120px - 70px) * 2));
}
.home-sec-01 h5 {
font-size: 16px;
font-weight:700;
text-transform: uppercase;
letter-spacing: .1rem;
color: #1ab0b6;
font-family: 'Raleway', sans-serif;
}
.home-sec-01-left h1 {
font-size: 72px;
font-weight:400; font-family: 'Lora', serif;}
.bannar-btn {
margin-top: 4.5rem;
margin-bottom: 120px;
}
.bannar-btn a {
padding:26px 102px 26px 34px;
color: #fff;
font-size: 16px;
letter-spacing: .1rem;
font-weight: 800;
text-transform: uppercase;
position: relative;
background: linear-gradient(to right, #cca76f 85%, #dbc29a 15%);
transition-timing-function: ease-in-out;
transition-duration: 5s;
}
.bannar-btn span {position: absolute; font-size: 2.0rem; top:12px; right:28px;}
.bannar-btn a:hover {
background: linear-gradient(to right, #cca76f 0%, #dbc29a 100%);
transition-timing-function: linear;
transition-duration: 5s;
animation-name: sample;
animation-duration: 0.8s;
animation-iteration-count: 1;
animation-direction: alternate;
animation-timing-function: linear;
}
@keyframes sample {
0%{ background: linear-gradient(to right, #cca76f 85%, #dbc29a 15%);}
10%{ background: linear-gradient(to right, #cca76f 75%, #dbc29a 15%);}
20%{ background: linear-gradient(to right, #cca76f 65%, #dbc29a 15%);}
30%{ background: linear-gradient(to right, #cca76f 55%, #dbc29a 15%);}
40%{ background: linear-gradient(to right, #cca76f 45%, #dbc29a 15%);}
50%{ background: linear-gradient(to right, #cca76f 35%, #dbc29a 15%);}
60%{ background: linear-gradient(to right, #cca76f 25%, #dbc29a 15%);}
70%{ background: linear-gradient(to right, #cca76f 15%, #dbc29a 15%);}
80%{ background: linear-gradient(to right, #cca76f 5%, #dbc29a 15%);}
100%{background: linear-gradient(to right, #cca76f 0%, #dbc29a 15%);}
}
.circle { margin-top:2.0rem; max-width:100%;}
.circle h6 {font-family: 'Lora', serif; font-size:27px; color: #fff; font-weight:400; position: relative; z-index: 10;
padding:27px 0 0 0;	text-align: center;}
.circle span:before {	content: "";background: #1ab0b6;border-radius: 50%;width:100px;height:100px;display: block;
position: absolute;top:0;bottom:0;left: 0;right:0;z-index: -1;margin:0 auto;}
.circle span:after {content: url('images/ico-burst.svg');border-radius: 50%;
/*width: 4.5em; height: 4.5em;*/
width:180px; height:180px;
display: block;
position: absolute;top:30px;bottom: 0;left:0;right: 0;z-index: 0;margin: auto;animation-duration: 20s;
animation-iteration-count: infinite; animation-timing-function: linear; animation-name: rotate;}
.home .circle span:after { left: -10px; }


@keyframes rotate {
0%{ transform: rotate(0deg); }
25%{ transform: rotate(90deg);}
50%{ transform: rotate(180deg);}
75%{ transform: rotate(270deg);}
100%{transform: rotate(360deg);}
}
.recoverm { width:100%; display: block; max-width:465px; margin-top: 25px; }
.recoverm p{ font-size: 21px; font-weight: normal; line-height: 1.45;}
.banpicright {width: 100%; display: block; }
.banpicright img {width: 100%; object-fit: cover; max-height: 800px;}
/*  home slider section2  */
.home_slider { width: 100%; display: block; padding-top: 120px; padding-bottom: 130px; position: relative;  }
.sldbox { width:100%; display: block; text-align: center; max-width: 350px; margin: 0 auto;}
.sldbox h5 {color: #cca76f; font-size: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: .02rem;
font-family: 'Raleway', sans-serif; }
.sldbox h2 {font-size:55px;color: #fff; }
.sldbox span {height: 7px; width: 7px; background: #1ab0b6; display: inline-block; margin: .5rem;}
.sldbox p {font-size:18px; color: #fff;	line-height: 36px; }
.bttn2 {margin-top: 7.0rem;margin-bottom: 2.0rem;}
.bttn2 a {background-color: rgba(255,255,255, 0.2);padding: 1.8rem 3.0rem;color: #fff;text-transform: uppercase;
font-weight: 700;font-size: 13px;letter-spacing: 1px;}
.bttn2 a:hover { background: #1ab0b6; transition: 0.3;}
.home_slider .owl-nav {  top:30%; width:100%; position:absolute; }
.home_slider .owl-prev  {font-size:0px !important;position: absolute;left:-3px;top:0;bottom: 0;border:1px solid #cca76f;
border-left:0px;width:70px;	height: 70px; background:transparent !important; border-radius:0px!important;}
.home_slider .owl-next  {font-size:0px !important;position: absolute;right:-5px;top: 0;border: 1px solid #cca76f;
border-right:0px; padding: 0;	width:70px;	height: 70px; background:transparent !important; border-radius:0px!important;}
.home_slider .owl-prev:hover { background-color: #cca76f !important;}
.home_slider .owl-next:hover { background-color: #cca76f !important;}
.home_slider .owl-next i {color: #fff;font-size: 20px !important;font-weight:400; text-align: center; padding-top: 18px;}
.home_slider .owl-prev i {color: #fff;font-size: 20px !important;font-weight:400; text-align: center; padding-top: 18px;}
.home_slider:after{ content: ''; position: absolute; width:1px; height:132px; left:50%; bottom:-66px; background: #cca76f;}
/*  home slider section2 end */
/* SOUTHERN CALIFORNIA */
.home-sec-03 {padding: 10.0rem .0rem;text-align: center;}
.home-sec-03 h3 {font-size:30px;color: #1ab0b6;font-weight: 900;letter-spacing: .2em;text-transform: uppercase;}
.home-sec-03 h2 {font-family: 'Lora', serif;font-size: 90px;color: #041a3d;	font-weight: 400; margin-bottom:40px;}
.home-sec-03 p {font-size:30px;	line-height: 1.565;	color: #cca76f;	font-weight: 500; margin-bottom: .7rem;}
.home-sec-03 h5 {margin: 75px 0 55px 0;}
.home-sec-03 span {height: 6px;width: 6px;	background: #1ab0b6; display: inline-block; margin: 4px;}
/* SOUTHERN CALIFORNIA end */
/* Getting You Back */
.home-sec-04 { margin-bottom: 225px;}
.textboxget { width: 100%; display: block; max-width: 610px; }
.home-sec-04 h5 {font-size:30px;color: #1ab0b6;font-weight:700;letter-spacing: 0px;margin-bottom: 40px;}
.home-sec-04 p {font-size: 21px;line-height: 35px;color: #041a3d;}
.home-sec-04 p a {font-size: 21px;color: #cca76f;font-weight: 600;text-decoration: underline;}
.home-sec-04 p a:hover {color: #1ab0b6;}
.home-sec-04 h4 {font-size: 21px;color: #cca76f;font-weight: 700; letter-spacing: .02em; text-transform: uppercase;	margin-bottom: 1em;
margin-top: 2.5em;}
.home-sec-04 ul { padding-left:35px; }
.home-sec-04 ul li {font-size: 21px;line-height:35px;margin-bottom: 1.6em;position: relative;color: #041a3d;}
.home-sec-04 ul li::before {content: ''; height: 7px; width: 7px; background: #1ab0b6; display: inline-block;margin-right: 2.0rem;
left: -33px; position: absolute; top: 18px;}
.home .home-sec-04 .container-fluid {max-width: calc(1920px - ((160px - 70px) * 2));}
.fancy-shadow {	width: calc(100% - 3.5rem);	box-shadow: -3.5rem 3.5rem 0 0 #041a3d;	left: 3.5rem;
outline: .1rem solid #cca76f; outline-offset: -2.0rem;isolation: isolate;}
.fancy-shadow img {	object-fit: cover;	width: 100%;}
/* Getting You Back end */
/* Helping Our Clients */
.home-sec-05 {background: #edeef0; width: 100%; display:block; padding:85px 70px 70px 70px; position: relative;}
.home-sec-05:after {
content: ''; position: absolute; width: 25%; height: 100%; background:#fff; right:0px; top:0px; }
.home-sec-05 .container-fluid { max-width:1465px; }
.hepourclt {width: 620px;margin: 0 auto;}
.home-sec-05 h2 {font-family: 'Lora', serif;font-size: 70px;font-weight: 400;color: #041a3d; line-height:75px;padding-top: 45px;}
.home-sec-05 p {font-size:21px;font-weight:400;color: #041a3d;line-height:30px; margin-bottom:30px; }
.fancy-shadow-right {box-shadow: 2.5rem 2.5rem 0 0 #041a3d; outline: .1rem solid #cca76f;
outline-offset: -3.0rem; position: relative; z-index: 11;}
.fancy-shadow-right img { width: 100%; object-fit: cover;  position: relative; z-index: -1; }
.btnnanimat2 {position: absolute; right: -76px; bottom: 220px; z-index: 11;}
/* Helping Our Clients end */
/* law firm */
.lawfirmn2 { width:100%; display: block; padding-top: 185px;   }
.lawfirmn2 h2 {margin-top:3.0rem;text-align: center;margin-bottom: 3.0rem;font-size:72px;color: #041a3d;position:relative;}
.lawfirmn2 h2:after { content: ""; position:absolute; width:230px; height:1px; left:-15px; top: 43px; background:#cca76f;}
.lawfirmn { width:100%; display: block;  padding-bottom: 225px; }
.lawfirmn .container-fluid { max-width:1710px; }
.lawfirmn h5 {text-align: center;}
.lawfirmn h5 span {height:5px;width:5px;background: #1ab0b6;display: inline-block;margin: 5px;}
.lawfirmn h3 {color: #1ab0b6; font-size:30px; font-weight: 700;letter-spacing: 0em;margin-bottom: 1.333em;margin-top: 5.0rem;}
.lawfirmn p {font-size: 21px; font-weight: 400; color: #041a3d; line-height: 30px; margin-bottom: 30px; }
.circle-two {width: 100%;  position: relative; display: flex; flex: 0 0 25%; max-width: 25%; float: left; margin-right: 15px;}
.circle-two h6 {font-size: 20px;text-align: center;color: #fff;font-weight:400;font-family: 'Lora', serif; display: block;
width: 100%; margin-top:68px; line-height:30px; margin-bottom: 80px;}
.circle-two span:before {content: "";background: #1ab0b6;border-radius: 50%;width: 100px;height: 100px;display: block;
position: absolute;top:50px;bottom: 0;left:50px;right: 0;z-index: -1;}
.circle-two span::after {content: url('images/ico-burst.svg');border-radius: 50%;width: 200px;height:200px;display: block;
position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: -2;animation-duration: 20s;animation-iteration-count: infinite;
animation-timing-function: linear;animation-name: rotate;}
.circle-two span:first-child { font-size:40px; font-size:400; }
.circle-two span:nth-child(2) { font-size:20px }
.lawfirmn ul {padding-left: 35px; margin-bottom:20px;}
.lawfirmn ul li {font-size: 21px; line-height: 35px; margin-bottom:10px; position: relative; color: #041a3d;}
.lawfirmn ul li:before {content: ''; height: 7px; width: 7px; background: #1ab0b6; display: inline-block; margin-right: 2.0rem;
left: -33px; position: absolute; top: 18px; }
.images-slider {width: 100%; margin-left:35px;
box-shadow: -35px 2.5rem 0 0 #041a3d; min-height:450px; outline:1px solid #cca76f; outline-offset: -2.0rem;
max-width: 630px; background:#edeef0;
}
.sldpic{ width:30%; min-height:450px; display: inline-block; vertical-align:top; max-width: 238px; }
.sldpic img { min-height: 450px; object-fit: cover; }
.picsld {width:70%; display: inline-block; margin-top: 100px; max-width:405px; }
.picsld img {width: 200px !important; margin: 0 auto; max-width: 230px;}
.picsld p { font-size: 21px; line-height:26px; color: #041a3d; max-width:250px; width: 100%; margin-left: auto;
margin-right: auto; text-align: center; margin-top: 20px; margin-bottom: 0; }
#sldfirm {min-height: 324px;}
.picsld .owl-nav {bottom:0px;width: 100%;position: absolute;}
.picsld .owl-prev {
font-size: 0px !important;
position: absolute;
left: -9px;
bottom:0px;
border: 1px solid #cca76f;
width: 170px;
height:70px;
background: transparent !important;
border-radius: 0px !important;
}
.picsld .owl-next {
font-size: 0px !important;
position: absolute;
right: -6px;
bottom:0px;
border: 1px solid #cca76f;
padding: 0;
width: 170px;
height:70px;
background: transparent !important;
border-radius: 0px !important;
}
.picsld .owl-prev:hover {
background-color: #cca76f !important;
}
.picsld .owl-next:hover {
background-color: #cca76f !important;
}
.picsld .owl-prev i {
color: #cca76f;
font-size: 15px !important;
font-weight: 400;
text-align: center;
padding-top:22px;
}
.picsld .owl-next i {
color: #cca76f;
font-size: 15px !important;
font-weight: 400;
text-align: center;
padding-top:22px;
}
.picsld .owl-prev:hover i { color:#fff; }
.picsld .owl-next:hover i { color:#fff; }
/* law firm end */
/* slider 2 */
.home_slide2 {text-align: center; min-height: 630px; margin: 5rem 0;}
.sldbox2 { width: 25%; display: block; padding: 70px 20px 70px 20px; margin:15px 0;
transition: all .5s ease-in-out; float: left;}
.sldbox2:hover {
background-color: #041a3d;
background:#273a58;
transform: scale(1.1);

border: 2.5rem solid transparent;
box-shadow: inset 0 0 0 1px #cca76f;
}
.sldbox2 img { width:100%; max-width: 94px; margin: 20px auto;  }
.sldbox2 h5 {font-size: 17px; color: #fff; line-height: 24px; font-weight: 900; letter-spacing: 2.5px; text-transform: uppercase;
max-width:270px; margin: 10px auto;}
.sldbox2 h6 {padding: 63px 0px;}
.sldbox2 h6 span {height: 6px; width: 6px; background: #1ab0b6; display: inline-block; margin: .5rem;}
.sldbox2 .bttnsld2 { font-size:16px; color: #cca76f; padding: 0; font-weight: 800; letter-spacing: 2px; text-transform: uppercase;}
.sldbox2 a:hover.bttnsld2 {color: #fff; transition: all .3s ease-in-out; }
/* slider 2 end */
/* personal injury */
.personal_injury {padding: .0rem 20.0rem; margin-bottom: 10.0rem;  position: relative; overflow: hidden;}
.personal_injury h2 { font-size: 72px;color: #041a3d; font-weight: 300; font-family: 'Lora', serif; padding-right: 20px;}
.personal_injury:after {
content: "";
position: absolute;
width: 450px;
height: 1px;
right: -15px;
top: 43px;
background: #cca76f;
}
.personal_injury h6 {	margin-top: 3.0rem; margin-bottom:40px;}
.personal_injury h6 span {height: 6px; width: 6px; background: #1ab0b6; display: inline-block; margin: .5rem; }
.personal_injury h3 {color: #1ab0b6; font-size:30px; font-weight: 700; margin-bottom:40px; }
.personal_injury p {font-size: 21px; font-weight: 400; color: #041a3d; line-height: 30px; margin-bottom: 30px;}
.personal_injury p a { color: #cca76f; font-weight:900;  }
.personal_injury ul {padding-left: 35px;margin-bottom: 20px;}
.personal_injury ul li {font-size: 21px; line-height: 25px; margin-bottom:35px; position: relative; color: #041a3d;}
.personal_injury ul li:before {content: ''; height: 7px; width: 7px; background: #1ab0b6; display: inline-block;
margin-right: 2.0rem; left: -33px; position: absolute; top: 10px; }
/* personal injury end */
/* our clients */
.ourclients { width: 100%; width: calc(100% - 200px);
padding: 90px; display: block; background:#edeef0; padding-left:0px;position: relative; margin-left:auto; }
.ourclients:before{ content: ''; position: absolute; width:200px; height:100%; left:0px; top:0px; /*background:#fff; */}
.ourclients:after {content: ""; display: block; border: 1px solid #cca76f; background: transparent; -webkit-clip-path: none;
clip-path: none; position: absolute; pointer-events: none; top: 90px; bottom: 90px; left: 90px;	right:90px;	z-index:0;
}
.ourcltright { width:100%; display:block; padding-top:120px;}
.ourcltright h3{font-size: 18px; line-height: 24px; color: #1ab0b6; font-weight: 800; letter-spacing:2px;
text-transform: uppercase;}
.ourcltright h2{font-size: 42px; line-height: 56px; font-family: "Lora",Times,serif;}
.ourcltright h5 {margin-top:2.0rem; font-size:16px; line-height:1.533; color:#8e8f90; font-weight:700;letter-spacing:.2em;
text-transform: uppercase;}
.ourcltright h5 span {height: 6px; width: 6px; background: #1ab0b6; display: inline-block; margin: .5rem;}
.ourcltleft { width:100%; display:block; max-width: 690px; padding-top:50px;  }
/*.ourcltleft img {width: calc(100% - 3.5rem); box-shadow: -2.5rem 2.5rem 0 0 #041a3d; position: absolute;
left:-150px;max-width: 690px; height: 460px; object-fit:cover; width:100%; object-position: left;}*/
.ourcltleft img { width:100%; box-shadow: -2.5rem 2.5rem 0 0 #041a3d; position: absolute; left:-60px; max-width: 690px;
height: 460px; object-fit:cover;  object-position: left; z-index: 2;}
/* our clients end */
/* footer form */
.footer-form {padding: 10.0rem .0rem;}
.footer-form h3 {text-align: center;font-size:28px;	line-height: 1;	color: #cca76f;	font-weight: 900;letter-spacing: .2em;
text-transform: uppercase;	margin-bottom: 1em;}
.footer-form h2 {	text-align: center;	color: #fff;font-size:90px;	font-family: 'Lora', serif;	margin-bottom: 5.0rem;}
.footer-form h3 span {height: 6px; width: 6px; background: #1ab0b6; display: inline-block; margin: .5rem;}
.footer-form .form-control {
display: block;
width: 100%;
padding: 20px 18px;
font-size: 19px;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: none;
border-radius: .0rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.footer-form .form-group-one:after {
content: "";
display: block;
height: 6px; width: 6px;
background-color: #1ab0b6;
position: absolute;
top: 32px;
right: 40px;
}
.footer-form textarea {
min-height: 200px;
}
.footer-form .from-submit input {
height: 200px;
width: 100%;
background: #cca76f;
color: #fff;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
border: 1.0rem solid #cca76f;
box-shadow: inset 0 0 0 .1rem #ebebeb;
transition: 2s;
}
.footer-form .from-submit input:hover {background: #1ab0b6;border: 1.0rem solid #1ab0b6; transition: 2s;}
.nopadding1 {margin-right: .0rem !important; padding-right: .0rem !important; }
/*.mrg1 { margin-right: -15px !important; }*/
/* footer form end */
/* footer section 02 */
.footer-sec-02 .container-fluid {
max-width: calc(1920px - ((215px - 70px) * 2));
}
.footer-sec-02 {padding-top: 10.0rem; padding-bottom:115px;}
.footer-sec-02 .container-fluid {
padding-left: 70px;
padding-right: 70px;
}
.footer-sec-02 h5 {
font-size:21px;
color: #1ab0b6;
font-weight: 900;
letter-spacing: .2em;
text-transform: uppercase;
margin-bottom: 1em;
position: relative;
}
.footer-sec-02 h2 {
font-size:42px;
margin-bottom: 3.5rem;
color: #041a3d;
font-family: "Lora",Times,serif;
}
.footer-sec-02 h3 {
font-size:25px;
line-height: 1;
font-family: 'Lora', serif;
color: #cca76f;
margin-top: 3.5rem;
}
.footer-sec-02 h6 span {height: 6px; width: 6px; background: #1ab0b6; display: inline-block; margin: .5rem;}

.footer-sec-02 ul li {font-size: 17px;line-height: 22px;}
.footer-sec-02 ul li:nth-child(4) {	margin-top: 30px;}
.adresft {width: 200px; }
.adresft p {font-size: 17px;line-height: 22px;}
.adresft p strong {
	font-size: 13px;
	color: #1ab0b6;
	font-weight: 900;
	letter-spacing: .12em;
	text-transform: uppercase;
}
.adresft p a {color:#000;}

.get-directions {
margin-top: 4.0rem;
margin-bottom: 4.0rem;
}
.get-directions a {
color: #cca76f;
border: 1px solid #cca76f;
padding: calc(((50px - (1px * 2)) - (1em * 1.5) ) * .5) 2.188em;
text-transform: uppercase;
font-size:12px;
letter-spacing: .2rem;
font-weight: 900;
}
.get-directions a:hover {
background-color: #cca76f;
color: #fff;
}
.footer-sec-02 ul li a {
color: #000;
}
.footer-sec-02 ul li strong {
font-size: 13px;
color: #1ab0b6;
font-weight: 900;
letter-spacing: .12em;
text-transform: uppercase;
}
/* footer section 02 end */
/* about us */
.about-us-01 {background-size: cover; background-position: center; padding: 70px 0 95px; position: relative; margin-top:120px;}
.about-us-01 h1 {color: #fff; font-size:45px; font-weight: 400; text-transform: uppercase; letter-spacing: .1rem;line-height: 1.5;}
.btnabout {margin: 40px 0 0 0;}
.about-us-02 {padding-top: 10.0rem;	margin-bottom: 5.0rem;}
.abtpic { width:560px; }
.about-us-02 figure img {box-shadow: -2.5rem 2.5rem 0 0 #041a3d;outline: .1rem solid #cca76f; outline-offset: -2.0rem; width: 90%;}
.abouttxt { max-width: 720px; }
.about-us-02 .container-fluid {max-width: calc(1920px - ((160px - 70px) * 2)); padding-left: 70px; padding-right: 70px;  }
.about-us-02 h2 {margin-bottom: 40px; font-size: 90px; color: #041a3d; font-family: 'Lora', serif;}
.about-us-02 h3 {font-size: 30px;color: #1ab0b6;font-weight: 700;letter-spacing: 0em;margin-bottom: 1.333em;}
.about-us-02 p {font-size: 21px; line-height: 35px; color: #041a3d;margin-bottom:20px;}
.about-us-02 ul {padding-left: 35px;}
.about-us-02 ul li {font-size: 21px; line-height: 35px; margin-bottom: 1.6em; position: relative; color: #041a3d;}
.about-us-02 ul li:before {content: ''; height: 7px; width: 7px; background: #1ab0b6; display: inline-block; margin-right: 2.0rem;
left: -33px; position: absolute; top: 18px;}
/* about Workers*/
.hepourclt h3 {font-family: "Raleway",Helvetica,Arial,sans-serif; font-size:30px; color: #1ab0b6; font-weight: 700;letter-spacing: 0em;
margin-bottom: 1.333em;	margin-top:75px; }
.abtworkpic {box-shadow: 2.5rem 2.5rem 0 0 #041a3d;	outline-offset: -3.0rem; position: relative; z-index: 11;}
.abtworkpic img {width: 100%; object-fit: cover; position: relative; z-index: -1;}
.abtcircle {width: 206px; display: block; position: absolute; z-index: 22; text-align: center; right: -60px; bottom:340px;}
.abtcircle .circle-two{ max-width:100%; }
.abtcircle .circle-two span::before {content: "";background: #1ab0b6; border-radius: 50%; width: 140px; height: 140px; display: block;
position: absolute; top:30px; bottom: 0; left: 50px; right: 0; z-index: -1;}
.abtcircle .circle-two span::after {content: url('images/ico-burst.svg'); border-radius: 50%; width: 240px; height: 240px; display: block;
position: absolute; top:-18px; bottom: 0; left: 0; right: 0; z-index: -2; animation-duration: 20s;animation-iteration-count: infinite;
animation-timing-function: linear;	animation-name: rotate;}
.abtcircle .circle-two span:first-child {font-size: 80px; font-size: 400;}
.abtcircle .circle-two h6 span {padding-left: 30px; text-transform: uppercase;}
/* about Workers*/
.personal_injury.abtourtm { padding-top: 135px;  }
.personal_injury.abtourtm:after {
content: "";
position: absolute;
width: 350px;
height: 1px;
top:180px;
left:0px;
right:inherit;
background: #cca76f;
}
/* about us */


/* service page */
.lrpad { padding-left:70px; padding-right: 70px; }
.service-area {padding: 6.0rem .0rem 6em;}
.practice-area-01 {padding: 6.0rem .0rem 6em;}
.practice-area-01 h2 {font-size:70px;color: #041a3d;font-weight: 500;font-family: 'Lora', serif; margin-bottom: 40px; }
.service-area h2 {font-size:70px;color: #041a3d;font-weight: 500;font-family: 'Lora', serif; margin-bottom: 40px; }
.service-area h6 {font-size: 21px; font-style: italic; font-weight: 600; line-height:1.5; }
.service-area h6 span {height: 6px; width: 6px; background: #1ab0b6; display: inline-block; margin: .5rem;}
.practice-area-01 p {font-size: 21px; line-height: 35px; color: #041a3d;margin-bottom:20px;}
#accordion {max-width: 550px;margin-left: 15px;}
#accordion .card {background-color:transparent; color:#fff; outline:.1rem solid #cca76f; outline-offset:-2.0rem; width:100%; padding:50px 80px 40px;}
#accordion ul li {list-style: none; margin-bottom: 1.0rem;}
#accordion ul li {list-style: none; margin-bottom: 1.0rem;}
#accordion button {color: #1ab0b6; font-weight: 900; letter-spacing: .13rem; text-decoration: none;}
#accordion ul li a {text-decoration: none; font-size:18px; color: #fff;}
#accordion ul li a:hover {color: #1ab0b6;}
.card-header {padding: 0 5px;}
.serleft_cont {width: 1050px; display: block; margin: 0 45px;}
.serleft_cont ul {padding-left: 35px;}
.serleft_cont ul li {font-size: 21px; line-height: 35px; margin-bottom: 1.6em; position: relative; color: #041a3d;}
.serleft_cont ul li:before {content: ''; height: 7px; width: 7px; background: #1ab0b6; display: inline-block; margin-right: 2.0rem;
left: -33px; position: absolute; top: 18px;}
.serleft_cont h3 {font-size:30px; color: #1ab0b6; font-weight: 700; letter-spacing: 1.283; margin-bottom: 1.333em; margin-top: 50px;}
.serleft_cont p {font-size: 21px; line-height: 35px; color: #041a3d; margin-bottom: 20px;}
.practice-area-01 h3 span {	color: #ed8917;}
.serleft_cont a {	font-size:21px;color: #cca76f; font-weight: 600; text-decoration: underline;}
.serleft_cont a:hover {	color: #1ab0b6;}
.practice-area-01 h4 {margin-top: 20px; color: #cca76f; font-weight: 800; letter-spacing: .02em; text-transform: uppercase;	margin-bottom: 1em;}
.practice-area-01 h5 {font-size:21px; font-style: italic; font-weight:400; line-height:30px;}
.serleft_cont figcaption {margin: 0 auto; text-align: center;}
/* 16.03.2021 */
.p-address h5 {font-style: normal;font-weight: 600;}
.practice-area-01 h3 {font-size:23px;color: #1ab0b6;font-weight: 700;letter-spacing: .1rem;margin-bottom: 1.333em;margin-top: 50px;}
.practice-area-01 ul li {font-size: 18px;line-height: 30px;margin-bottom: 2.0rem;}
.practice-area-01 ul li:before {content: ''; height: 6px; width: 6px; background: #1ab0b6; display: inline-block; margin-right: 2.0rem; }

.practice-area-01 a {font-size: 18px; color: #cca76f; font-weight: 600; text-decoration: underline;}
.practice-area-01 a:hover {color: #1ab0b6;}
.practice-area-01 h5 strong { font-weight: 700;}
#accordionExample-two .card { background-color: transparent;}
#accordionExample-two h5 button {	
	font-weight: 900;
	letter-spacing: .1rem;
	text-decoration: none;width: 100%;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px; position: relative;
	padding: 0px;
}
#accordionExample-two h5 {border-bottom: .1rem solid #fff; padding-bottom: 1.0rem; margin: 0px;}
#accordionExample-two h5:hover button { color: #1ab0b6; }
#accordionExample-two {background-color: transparent; color:#fff; outline:.1rem solid #cca76f; outline-offset:-2.0rem; width:100%; padding:2.0rem 2rem;}
#accordionExample-two .card:last-child h5 {border-bottom:0px;   }
#accordionExample-two .card-header {padding: 10px 15px; }
.card-body ul li { padding: 0px; margin-bottom:10px; }
.card-body ul li a {color: #fff; text-decoration: none;}
.card-body ul li:before { background: none; margin: 0px; }

/* contact us */

.contactpg { padding: 6.0rem .0rem 6em; }
.lectcontact h2 {font-size: 70px; color: #041a3d; font-weight: 500; font-family: 'Lora', serif; margin-bottom:30px;}
.lectcontact h3 {	font-size: 30px; color: #1ab0b6; font-weight: 700; letter-spacing: 1.283; margin-bottom: 1.333em; }
.lectcontact p {font-size: 21px; line-height: 35px; color: #041a3d;	margin-bottom: 20px;}
.lectcontact h6 {font-family: "Raleway",Helvetica,Arial,sans-serif; font-size: 20px; color: #cca76f; font-weight: 800; letter-spacing: .02em; text-transform: uppercase;
	margin-bottom: 1em;}
.lowerbtn_cont { width: 100%; display: block; padding-top: 50px; }
.right_cont { width: 100%; display: block; margin-top: 100px; max-width:310px;  }
.right_cont ul li a {font-size: 16px; line-height: 1.5; margin-bottom: 0; display: block; letter-spacing: 2px; color:#041a3d; font-weight: 800; text-transform: uppercase;
	padding:24px 0;}
.right_cont ul li:nth-child(n+2) { border-top: 2px solid #cca76f;}
.wpcf7-response-output { color: #fff;}


/* blog page */

.blogmnTop { padding: 70px 0 95px; margin-top: 120px; font-family: 'Raleway', sans-serif; }
.bloginBox { width: 100%; display: block;  margin-bottom:20px;  padding: 20px; border: 1px solid #ececec; }
.bloginBox:hover { box-shadow: 0px 0px 7px #ccc; border:1px solid #ececec; }
.blogimg { width: 100%; display: block; margin-bottom: 15px; }
.blogimg img { max-height: 334px; object-fit: cover; width: 100%; }
.blogmTitle { width: 100%; display: block; margin-bottom: 10px; }
.blogmTitle  h3 {  font-family: 'Raleway', sans-serif; }
.blogmTitle  h3  a { color: #444 font-size:24px; font-weight: 700; line-height: 34px; }
.blogSubtile { width: 100%; display: block; margin-bottom: 10px; }
.blogSubtile  a, .blogSubtile span { font-size:14px; font-weight: 600; color: #444  }
.blgtext { width: 100%; display: block;  margin-bottom: 10px; }
.blgtext p { font-size:18px; font-weight:400; line-height:24px; color: rgba(0,0,0,.7); }
a.btnblg { width:100%; display: block; color: #444; font-size:18px; font-weight: 700; text-decoration:underline;  }

.blog-pagination { width: 90%; display: block; margin:20px auto 30px auto; text-align: center; font-family: 'Lora', sans-serif;  }
.blog-pagination a {  font-size: 18px;  line-height:24px; color: rgba(0,0,0,.7); font-weight: 700; padding:3px; font-family: 'Lora', sans-serif;}

.blog-pagination span.page-numbers.current {  font-size: 20px;   color: #96713f; font-weight: 700; line-height:24px; font-family: 'Lora', sans-serif; }

/* details */

.blogdetlsTop { width:100%; display:block; margin-top:120px; padding: 70px 0 95px; font-family: 'Raleway', sans-serif;}
.blogdetlsTop h2 { font-weight: 700; }
.blogdetlsTop h3 { font-weight: 700; }
.blogdetlsTop p { font-size: 16px;  line-height:24px; color: rgba(0,0,0,.7);}
.blogdetlsTop p a { color: #96713f; font-weight: 700; line-height:24px;  }
.blogdetlsTop p img { margin-bottom: 20px; }
.bldetailimg { width: 100%; margin: 0 auto 40px auto;  }
.bldetailimg img { min-height:400px; object-fit: cover; width: 100%; }

.blogdetlsTop ul li, .blogdetlsTop ol li { font-size: 16px;  line-height:24px; color: rgba(0,0,0,.7);}


/* 26.04.2021  */
.card-body p label {   width: 100%;}
.card-body input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {max-width: 100%;   height: 35px;}
.card-body textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required { max-width: 100%; height: 100px;}

.card-body input.wpcf7-form-control.wpcf7-submit {
    height: 50px;
    width: 100%;
    background: #cca76f;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    /* border: 1.0rem solid #cca76f; */
    box-shadow: inset 0 0 0 .1rem #ebebeb;
    transition: 2s;
}
.card-body input.wpcf7-form-control.wpcf7-submit:hover {
    background: #1ab0b6;
    /* border: 1.0rem solid #1ab0b6; */
    transition: 2s;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*++++++++++++++++++++++++++++++++++++++++ Responsive ++++++++++++++++++++++++++++++++++++++++ */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

@media(max-width:1600px) {
.home-sec-01-left h1 { font-size: 55px; }
.home .circle span:after { left:-25px; }
.home-sec-03 h2 { font-size: 75px; }
.home-sec-05 h2 {font-size: 50px; line-height: 60px; }
.home-sec-04 {	margin-bottom: 100px; }
.lawfirmn2 { padding-top: 100px; }
.lawfirmn2 h2 { font-size: 55px; }
.personal_injury {padding: 0rem 0rem; margin-bottom:5.0rem; }
.btnnanimat2 { right: -50px; }
.personal_injury::after { width: 300px; }
.lawfirmn {	padding-bottom: 100px; }
.personal_injury h2 { font-size: 55px; }
.footer-form h2 { font-size: 65px; }
.abtcircle { right: 0px; }
.personal_injury.abtourtm:after { width: 150px; }
.serleft_cont {	width: 100%; margin: 0px; }
#accordion {max-width: 100%; margin-left: 0px; }
#accordion .card {padding: 50px 50px 40px;}

}


@media(max-width:1366px) {
.hepourclt { width: 100%; }
/*.circle span:after { left: -30px; }*/
.home_slider .owl-nav { top: 14%; }
.lawfirmn2 h2:after { width: 140px; }
.circle-two {width: 100%;flex: 0 0 30%;max-width:210px; }	
.social ul li {	padding-right: 1rem;}
.wecaseright { width:100%; padding:0 0 0 20px;  }
.personal_injury.abtourtm:after { width: 100px; top: 170px; }
.home .circle span:after {left: -40px; }
.menumain {padding: 0 25px; }
#cssmenu ul li { padding: 0px 18px; }
}

@media(max-width:1299px) {
    .menumain {	padding: 0 0px; }
    #cssmenu > ul > li > a {font-size: 13px; letter-spacing: 0px; }
    
}

@media(max-width:1125px) {
    #cssmenu ul li {padding: 0 9px;}
     #cssmenu > ul > li > a {font-size: 15px; letter-spacing: 0px; }
}


@media(max-width:1024px) {
#cssmenu.small-screen #menu-button.menu-opened::before {background: #000;}
#cssmenu.small-screen #menu-button.menu-opened::after {	background: #000; }
#cssmenu ul ul{ border: 0px solid #fff; }
#cssmenu ul {background: #fff; border:0px solid #ccc;}
#cssmenu ul li a {	line-height: 30px;}
#cssmenu.small-screen .submenu-button:before {width: 0px; height: 0px; background: #dddddd;}
#cssmenu ul ul li:hover a { background:#1ab0b6; }
#cssmenu.small-screen .submenu-button:after {	
content: "";
background: transparent;
display: inline-block;
width: 0;
height: 0;
font-size: 1em;
border-right: .333em solid transparent;
border-left: .333em solid transparent;
border-top: .467em solid #1ab0b6;
border-bottom: 0 solid #1ab0b6;
margin-bottom: .125em;
position: absolute;
top: 0;
margin: auto auto auto .25em;
bottom: 0;
right:18px;
}

.home-sec-01-left {	max-width: 100%; padding:25px 0px 70px 30px; }
.home-sec-01-left h1 {font-size: 30px;}
.bannar-btn {margin-top: 4.5rem;margin-bottom: 107px;}
.sldbox h2 { font-size: 35px; }
.home-sec-03 h2 {	font-size: 50px; }
#cssmenu.small-screen ul ul li a { color: #000; text-align: center; padding: 2px 10px;}
.home-sec-04 ul li {font-size: 18px; line-height: 30px; margin-bottom: 10px; }
.home-sec-04 p, .home-sec-04 p a {font-size: 18px; line-height: 30px; }
.home-sec-05 h2 {	font-size: 40px;	line-height: 48px; }
.home-sec-05 p {font-size: 18px; }
.lawfirmn2 h2 {	font-size: 35px; }
.lawfirmn2 h2::after { top: 26px; }
.btnnanimat2 {	top: 345px; bottom: inherit;}
.picsld {width: 69%; }
.picsld .owl-next {right: 25px;	width: 100px; height: 70px; }
.picsld .owl-prev {left: -9px; width: 100px; height: 70px; }
.lawfirmn p {	font-size: 18px; }
.lawfirmn ul li::before { top: 14px;}
.lawfirmn ul li { font-size: 18px;}
.personal_injury::after {	width: 240px;}
.personal_injury p {font-size: 18px;}
.personal_injury ul li {font-size: 18px; line-height: 25px;	margin-bottom: 15px; }
.ourcltright h2 {font-size: 25px;line-height: 40px; }
.bannar-btn a {	padding: 25px 60px 26px 30px; }
.social ul li { padding-right: 4px; }
.footer-sec-02 h2 {	font-size: 32px; margin-bottom: 2rem; }
.abtcircle {right: 0; left: 0; margin-right: auto; margin-left: auto; bottom: inherit; top: 200px;}
.abtpic {width: 100%;}

.about-us-02 h2 {margin-bottom: 20px; font-size: 40px; }
.about-us-02 h3 {font-size: 20px; font-weight: 400; margin-bottom: 15px; }
.about-us-02 p {font-size: 18px; line-height: 26px;	margin-bottom: 15px; }
.about-us-02 ul li {font-size: 18px; line-height: 26px; margin-bottom: 15px; }
.personal_injury.abtourtm::after { width: 0px; }
.footer-form { padding: 5rem .0rem;}
.footer-form h2 {font-size: 60px; margin-bottom: 40px; }
.footer-sec-02 { padding-top: 5rem; padding-bottom:55px; }
.about-us-01 h1 { font-size: 35px; }
.personal_injury h2 {font-size: 40px; }
.personal_injury h3 { font-weight: 400;	margin-bottom: 30px; }
.personal_injury h6 { margin-top: 1rem; margin-bottom: 20px; }
.service-area h2 { font-size: 40px;	font-weight: 400; }
.serleft_cont p {font-size: 18px;line-height: 28px; }
.serleft_cont h3 { font-size: 25px;	font-weight: 400; }
.serleft_cont ul li {font-size: 18px; line-height: 28px; margin-bottom: 1em; }
.serleft_cont ul li:before { top: 13px; }
.card-body { padding: 1.25rem 0px; }
#accordion ul li a { font-size: 15px; }
#accordion ul li { margin-bottom: 10px; }
#accordion button { padding-left: 0px; padding-right: 0px; }
#accordionExample-two {	outline-offset: -1rem; padding: 2.0rem 1.5rem;}
#accordionExample-two h5 button {font-weight: 400; font-size: 14px; }
#accordionExample-two .card-header { padding: 10px 0px; }
.practice-area-01 h2 {font-size: 40px; font-weight: 400; }
.lectcontact h2 {font-size: 40px; font-weight: 400; }
.lectcontact h3 {font-size: 25px; font-weight: 400; }
.lectcontact p {font-size: 18px;line-height: 28px;}
}

@media(max-width:991px) {
.circle span::after { left: -7px; }
.home_slider .owl-next { right: -5px; width: 50px; height: 50px;}
.home_slider .owl-prev { width:50px; height:50px; }
.home_slider .owl-next i { padding-top: 10px;}
.home_slider .owl-prev i { padding-top: 10px; }
.textboxget { margin-top: 75px; }
.textboxget { max-width: 100%; }
.home-sec-05:after { background:none;}
.lawfirmn2 h2:after { width: 0px; }
.personal_injury:after { width: 0px;} 
.personal_injury h2 { font-size: 35px; }
.ourclients {width: 100%; padding: 40px 0; }
.ourcltleft img {position: relative; left:40px;}
.ourclients::after {border: 0px solid #cca76f; }
.home_slide2 { min-height: 1150px; }
.sldbox2 { width: 50%; }
.freecon span {	font-size: 20px; }
.about-us-01 .circle {	height: 150px; }
.abtpic { margin-bottom: 90px; }
.hepourclt h3 {	font-weight: 400; margin-top: 0px;  margin-bottom: 15px;}
.abtcircle { top: 60%; }
.about-us-02 { padding-top: 5rem; }
.right_cont { margin-top: 50px; }
}

@media(max-width:767px) {
#cssmenu.small-screen ul ul li { height: auto; padding: 0px; }
.freecon {	right: 0px; }
.ourcltleft img { left: 0px; }
.images-slider {width: 100%; margin-left: 0px; 	max-width: 100%; }
.col-md-6.nopadding1 {	margin-right: inherit !important; padding-right: 15px !important;}
.footer-form textarea {min-height: 100px; max-width: 510px; }
.footer-form .from-submit input { height: 75px; }
.footer-form h2 {font-size: 45px; margin-bottom: 20px; }
.home-sec-05 h2 {font-size: 30px; line-height: 40px;}
.home-sec-03 {padding: 50px 0px;}
.home-sec-03 h2 { font-size: 35px;}
.home-sec-03 h3 {font-size: 25px; font-weight: 400; letter-spacing: 2px; }
.home-sec-03 p {font-size: 22px; line-height: 28px; font-weight: 400; margin-bottom: 40px; }
.home-sec-04 { margin-bottom: 50px; }
.top_sec {	display: block;height: inherit; }
.logo { width: 130px; float: left;}

#cssmenu { margin-top: 0px; }
.freecon {padding:4px 15px; max-width: 100%; width: 100%; float: left; text-align:center; }
header { position: relative; }
.home-sec-01 {margin-top: 10px; }
.home-sec-01-left {padding: 10px 0px 70px 30px; }
.about-us-01 { margin-top: 0px; }
.personal_injury h2 { padding-right: 0px; font-size: 32px; }
.personal_injury.abtourtm {	padding-top: 100px; }
.social { margin-bottom: 10px; }
.home-menu {	padding: 0px; }
.freecon span {	padding: 0px; font-size: 15px;}
.freecon strong {padding: 0px;font-size: 15px; }
.logo {	margin: 10px 15px; position: relative;z-index: 20; }
.menumain { padding: 0; float: right;min-height: 64px; }
.menumain {	max-width: 100%; position: absolute; top: 0px; right: 0; z-index: 11; }
.about-us-01 h1 {font-size: 25px; }
.circle {margin-top: 0rem; margin-bottom: 70px; }
.home .circle span::after { left: 0px; }
.btnnanimat2 {	right: 0px;}
}


@media(max-width:449px) {
.footer-form h3 { font-size: 18px; }
.footer-form h2 { font-size: 35px; }	
/*.menumain {	max-width: 240px; }*/
.home-sec-01-left { padding: 10px 0px 70px 0px; }
.bannar-btn a {font-size: 15px; letter-spacing: 0px; font-weight: 700; }
.bannar-btn { margin-top: 4.5rem; margin-bottom: 70px; }
.home-sec-05 {padding: 50px 10px; }
.lawfirmn2 { padding-top: 50px;} 
.lawfirmn2 h2 {font-size: 30px; }
.picsld {width: 67%;} 
.footer-form textarea { max-width: 96%;}
footer .container-fluid { padding-left:15px; padding-right:15px; }
.about-us-02 .container-fluid {	padding-left:20px;padding-right:20px;}
.footer-sec-02 .container-fluid {padding-left: 20px; padding-right: 20px; }
.footer-sec-02 h2 { font-size: 25px; margin-bottom: 2rem; }
.abtworkpic { box-shadow: 10px 10px 0 0 #041a3d; }
.lrpad {padding-left: 20px; padding-right: 20px; }
.footer-sec-02 h5 {font-size: 18px; font-weight: 700; }
.service-area h2 { font-size: 25px; }
.service-area {padding: 5rem .0rem 5rem;}
.serleft_cont h3 {font-size: 20px; }

.circle-two h6 { margin-top: 66px; }
.abtcircle .circle-two span:first-child { font-size: 50px; }
.abtcircle .circle-two h6 span {padding-left: 10px; }
.abtcircle .circle-two span::before { width: 110px; height: 110px; }
.abtcircle .circle-two span::after { width: 200px; height: 200px; top: -14px; }
}






