body {
	color: #333333;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	outline: none !important;
	text-decoration: none !important;
	background: #ffffff;
}

::-moz-selection {
	/* Code for Firefox */
	color: #fff;
	background: #28328c;
}

::selection {
	color: #fff;
	background: #28328c;
}

a:focus {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
}

.btn-primary:focus {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	color: #28328c;
	background-color: #28328c;
	border-color: transparent;
}

a {
	outline: none !important;
	text-decoration: none !important;
	color: #333;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

/* Starts General  */

/*----- Line Height -----*/

.lh-14 {
	line-height: 14px !important;
}

.lh-16 {
	line-height: 16px !important;
}

.lh-18 {
	line-height: 18px !important;
}

.lh-20 {
	line-height: 20px !important;
}

.lh-22 {
	line-height: 22px !important;
}

.lh-24 {
	line-height: 24px !important;
}

.lh-26 {
	line-height: 26px !important;
}

.lh-28 {
	line-height: 28px !important;
}

.lh-30 {
	line-height: 30px !important;
}

.lh-32 {
	line-height: 32px !important;
}

.lh-34 {
	line-height: 34px !important;
}

.lh-36 {
	line-height: 36px !important;
}

.lh-38 {
	line-height: 38px !important;
}

.lh-40 {
	line-height: 40px !important;
}

/*----- Line Height -----*/

/*----- Margin -----*/

.m-0 {
	margin: 0 !important;
}

.m-t-0 {
	margin-top: 0 !important;
}

.m-t-3 {
	margin-top: 3px !important;
}

.m-t-5 {
	margin-top: 5px !important;
}

.m-t-7 {
	margin-top: 7px !important;
}

.m-t-9 {
	margin-top: 9px !important;
}

.m-t-10 {
	margin-top: 10px !important;
}

.m-t-15 {
	margin-top: 15px !important;
}

.m-t-20 {
	margin-top: 20px !important;
}

.m-t-25 {
	margin-top: 25px !important;
}

.m-t-30 {
	margin-top: 30px !important;
}

.m-t-35 {
	margin-top: 35px !important;
}

.m-t-40 {
	margin-top: 40px !important;
}

.m-t-45 {
	margin-top: 45px !important;
}

.m-t-50 {
	margin-top: 50px !important;
}

.m-t-55 {
	margin-top: 55px !important;
}

.m-t-60 {
	margin-top: 60px !important;
}

.m-t-65 {
	margin-top: 65px !important;
}

.m-t-70 {
	margin-top: 70px !important;
}

.m-t-75 {
	margin-top: 75px !important;
}

.m-t-80 {
	margin-top: 80px !important;
}

.m-t-85 {
	margin-top: 85px !important;
}

.m-t-90 {
	margin-top: 90px !important;
}

.m-t-95 {
	margin-top: 95px !important;
}

.m-t-100 {
	margin-top: 100px !important;
}

.m-b-0 {
	margin-bottom: 0 !important;
}

.m-b-2 {
	margin-bottom: 2px !important;
}

.m-b-5 {
	margin-bottom: 5px !important;
}

.m-b-7 {
	margin-bottom: 7px !important;
}

.m-b-9 {
	margin-bottom: 9px !important;
}

.m-b-10 {
	margin-bottom: 10px !important;
}

.m-b-15 {
	margin-bottom: 15px !important;
}

.m-b-20 {
	margin-bottom: 20px !important;
}

.m-b-25 {
	margin-bottom: 25px !important;
}

.m-b-30 {
	margin-bottom: 30px !important;
}

.m-b-35 {
	margin-bottom: 35px !important;
}

.m-b-40 {
	margin-bottom: 40px !important;
}

.m-b-45 {
	margin-bottom: 45px !important;
}

.m-b-50 {
	margin-bottom: 50px !important;
}

.m-b-55 {
	margin-bottom: 55px !important;
}

.m-b-60 {
	margin-bottom: 60px !important;
}

.m-b-65 {
	margin-bottom: 65px !important;
}

.m-b-70 {
	margin-bottom: 70px !important;
}

.m-b-75 {
	margin-bottom: 75px !important;
}

.m-b-80 {
	margin-bottom: 80px !important;
}

.m-b-85 {
	margin-bottom: 85px !important;
}

.m-b-90 {
	margin-bottom: 90px !important;
}

.m-b-95 {
	margin-bottom: 95px !important;
}

.m-b-100 {
	margin-bottom: 100px !important;
}

.m-l-m-10 {
	margin-left: -10px !important;
}

.m-l-5 {
	margin-left: 5px !important;
}

.m-l-7 {
	margin-left: 7px !important;
}

.m-l-9 {
	margin-left: 9px !important;
}

.m-l-10 {
	margin-left: 10px !important;
}

.m-l-15 {
	margin-left: 15px !important;
}

.m-l-20 {
	margin-left: 20px !important;
}

.m-l-25 {
	margin-left: 25px !important;
}

.m-l-30 {
	margin-left: 30px !important;
}

.m-l-35 {
	margin-left: 35px !important;
}

.m-l-40 {
	margin-left: 40px !important;
}

.m-l-45 {
	margin-left: 45px !important;
}

.m-l-50 {
	margin-left: 50px !important;
}

.m-l-55 {
	margin-left: 55px !important;
}

.m-l-60 {
	margin-left: 60px !important;
}

.m-l-65 {
	margin-left: 65px !important;
}

.m-l-70 {
	margin-left: 70px !important;
}

.m-l-75 {
	margin-left: 75px !important;
}

.m-l-80 {
	margin-left: 80px !important;
}

.m-l-85 {
	margin-left: 85px !important;
}

.m-l-90 {
	margin-left: 90px !important;
}

.m-l-95 {
	margin-left: 95px !important;
}

.m-l-100 {
	margin-left: 100px !important;
}

.m-r-m-10 {
	margin-right: -10px !important;
}

.m-r-0 {
	margin-right: 0 !important;
}

.m-r-3 {
	margin-right: 3px !important;
}

.m-r-5 {
	margin-right: 5px !important;
}

.m-r-7 {
	margin-right: 7px !important;
}

.m-r-9 {
	margin-right: 9px !important;
}

.m-r-10 {
	margin-right: 10px !important;
}

.m-r-15 {
	margin-right: 15px !important;
}

.m-r-20 {
	margin-right: 20px !important;
}

.m-r-25 {
	margin-right: 25px !important;
}

.m-r-30 {
	margin-right: 30px !important;
}

.m-r-35 {
	margin-right: 35px !important;
}

.m-r-40 {
	margin-right: 40px !important;
}

.m-r-45 {
	margin-right: 45px !important;
}

.m-r-50 {
	margin-right: 50px !important;
}


.m-r-55 {
	margin-right: 55px !important;
}

.m-r-60 {
	margin-right: 60px !important;
}

.m-r-65 {
	margin-right: 65px !important;
}

.m-r-70 {
	margin-right: 70px !important;
}

.m-r-75 {
	margin-right: 75px !important;
}

.m-r-80 {
	margin-right: 80px !important;
}

.m-r-85 {
	margin-right: 85px !important;
}

.m-r-90 {
	margin-right: 90px !important;
}

.m-r-95 {
	margin-right: 95px !important;
}

.m-r-100 {
	margin-right: 100px !important;
}

.margin-auto {
	margin: 0 auto;
	display: table;
}

/*-----... Margin -----*/

/*----- Padding -----*/

.p-0 {
	padding: 0 !important;
}

.p-10 {
	padding: 10px !important;
}

.p-l-0 {
	padding-left: 0 !important;
}

.p-r-0 {
	padding-right: 0 !important;
}

.p-t-0 {
	padding-top: 0 !important;
}

.p-b-0 {
	padding-bottom: 0 !important;
}

.p-t-2 {
	padding-top: 2px !important;
}

.p-t-5 {
	padding-top: 5px !important;
}

.p-t-8 {
	padding-top: 8px !important;
}

.p-t-10 {
	padding-top: 10px !important;
}

.p-t-15 {
	padding-top: 15px !important;
}

.p-t-20 {
	padding-top: 20px !important;
}

.p-t-25 {
	padding-top: 25px !important;
}

.p-t-30 {
	padding-top: 30px !important;
}

.p-t-35 {
	padding-top: 35px !important;
}

.p-t-40 {
	padding-top: 40px !important;
}

.p-t-45 {
	padding-top: 45px !important;
}

.p-t-50 {
	padding-top: 50px !important;
}

.p-t-55 {
	padding-top: 55px !important;
}

.p-t-60 {
	padding-top: 60px !important;
}

.p-t-65 {
	padding-top: 65px !important;
}

.p-t-70 {
	padding-top: 70px !important;
}

.p-t-75 {
	padding-top: 75px !important;
}

.p-t-80 {
	padding-top: 80px !important;
}

.p-t-85 {
	padding-top: 85px !important;
}

.p-t-90 {
	padding-top: 90px !important;
}

.p-t-95 {
	padding-top: 95px !important;
}

.p-t-100 {
	padding-top: 100px !important;
}

.p-t-110 {
	padding-top: 110px !important;
}

.p-t-120 {
	padding-top: 120px !important;
}

.p-t-130 {
	padding-top: 130px !important;
}

.p-t-140 {
	padding-top: 140px !important;
}

.p-t-150 {
	padding-top: 150px !important;
}

.p-t-160 {
	padding-top: 160px !important;
}

.p-t-170 {
	padding-top: 170px !important;
}

.p-t-180 {
	padding-top: 180px !important;
}

.p-t-190 {
	padding-top: 190px !important;
}

.p-t-200 {
	padding-top: 200px !important;
}

.p-t-210 {
	padding-top: 210px !important;
}

.p-t-220 {
	padding-top: 220px !important;
}

.p-b-2 {
	padding-bottom: 2px !important;
}

.p-b-5 {
	padding-bottom: 5px !important;
}

.p-b-8 {
	padding-bottom: 8px !important;
}

.p-b-10 {
	padding-bottom: 10px !important;
}

.p-b-15 {
	padding-bottom: 15px !important;
}

.p-b-20 {
	padding-bottom: 20px !important;
}

.p-b-25 {
	padding-bottom: 25px !important;
}

.p-b-30 {
	padding-bottom: 30px !important;
}

.p-b-35 {
	padding-bottom: 35px !important;
}

.p-b-40 {
	padding-bottom: 40px !important;
}

.p-b-45 {
	padding-bottom: 45px !important;
}

.p-b-50 {
	padding-bottom: 50px !important;
}

.p-b-55 {
	padding-bottom: 55px !important;
}

.p-b-60 {
	padding-bottom: 60px !important;
}

.p-b-65 {
	padding-bottom: 65px !important;
}

.p-b-70 {
	padding-bottom: 70px !important;
}

.p-b-75 {
	padding-bottom: 75px !important;
}

.p-b-77 {
	padding-bottom: 77px !important;
}

.p-b-80 {
	padding-bottom: 80px !important;
}

.p-b-85 {
	padding-bottom: 85px !important;
}

.p-b-90 {
	padding-bottom: 90px !important;
}

.p-b-95 {
	padding-bottom: 95px !important;
}

.p-b-100 {
	padding-bottom: 100px !important;
}

.p-l-5 {
	padding-left: 5px !important;
}

.p-l-8 {
	padding-left: 8px !important;
}

.p-l-10 {
	padding-left: 10px !important;
}

.p-l-15 {
	padding-left: 15px !important;
}

.p-l-20 {
	padding-left: 20px !important;
}

.p-l-25 {
	padding-left: 25px !important;
}

.p-l-30 {
	padding-left: 30px !important;
}

.p-l-35 {
	padding-left: 35px !important;
}

.p-l-40 {
	padding-left: 40px !important;
}

.p-l-45 {
	padding-left: 45px !important;
}

.p-l-50 {
	padding-left: 50px !important;
}

.p-l-55 {
	padding-left: 55px !important;
}

.p-l-60 {
	padding-left: 60px !important;
}

.p-l-65 {
	padding-left: 65px !important;
}

.p-l-70 {
	padding-left: 70px !important;
}

.p-l-75 {
	padding-left: 75px !important;
}

.p-l-80 {
	padding-left: 80px !important;
}

.p-l-85 {
	padding-left: 85px !important;
}

.p-l-90 {
	padding-left: 90px !important;
}

.p-l-95 {
	padding-left: 95px !important;
}

.p-l-100 {
	padding-left: 100px !important;
}

.p-r-5 {
	padding-right: 5px !important;
}

.p-r-8 {
	padding-right: 8px !important;
}

.p-r-10 {
	padding-right: 10px !important;
}

.p-r-15 {
	padding-right: 15px !important;
}

.p-r-20 {
	padding-right: 20px !important;
}

.p-r-25 {
	padding-right: 25px !important;
}

.p-r-30 {
	padding-right: 30px !important;
}

.p-r-35 {
	padding-right: 35px !important;
}

.p-r-40 {
	padding-right: 40px !important;
}

.p-r-45 {
	padding-right: 45px !important;
}

.p-r-50 {
	padding-right: 50px !important;
}

.p-r-55 {
	padding-right: 55px !important;
}

.p-r-60 {
	padding-right: 60px !important;
}

.p-r-65 {
	padding-right: 65px !important;
}

.p-r-70 {
	padding-right: 70px !important;
}

.p-r-75 {
	padding-right: 75px !important;
}

.p-r-80 {
	padding-right: 80px !important;
}

.p-r-85 {
	padding-right: 85px !important;
}

.p-r-90 {
	padding-right: 90px !important;
}

.p-r-95 {
	padding-right: 95px !important;
}

.p-r-100 {
	padding-right: 100px !important;
}

/*-----... Padding -----*/

/* Ends General  */

/*Start Header css*/

header {
	
}

header.sticky {
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 111;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.2);
	box-shadow: 0 0 15px rgba(0,0,0,.2);
	animation: fadeItIn 1s;
}

header.sticky .header-top {
	padding: 0;
}

.header-top {
	background: #fafafa;
	padding: 5px 0;
	/*border-bottom: 1px solid #f6f6f6;*/
	box-shadow: -12px 0px 1.66px 0.34px rgba(0, 0, 0, 0.13);
	-webkit-box-shadow: -12px 0px 1.66px 0.34px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: -12px 0px 1.66px 0.34px rgba(0, 0, 0, 0.13);
	-ms-box-shadow: -12px 0px 1.66px 0.34px rgba(0, 0, 0, 0.13);
	-o-box-shadow: -12px 0px 1.66px 0.34px rgba(0, 0, 0, 0.13);
	-webkit-transition: padding .5s;
	-moz-transition: padding .5s;
	transition: padding .5s;
}

.dnld-app a {
	color: #9d9d9d;
	font-weight: 700;
	font-size: 12px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.dnld-app a:hover {
	color: #ff9802;
}

.dnld-app a .fa {
	color: #9d9d9d;
	margin-right: 5px;
	font-size: 24px;
	vertical-align: sub;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.dnld-app a .fa:hover {
	color: #ff9802;
}

.tp-menu .fa {
	display: none;
}

.tp-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tp-menu ul li {
	display: inline-block;
	margin-right: 12px;
}

.tp-menu ul li:nth-child(5) {
	margin-right: 5px;
}

.tp-menu ul li a {
	font-size: 10px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.tp-menu ul li a:hover {
	color: #ff9802;
}

.tp-menu ul li:last-child {
	margin-right: 0;
}

header.sticky .header-bottom {
	padding: 10px 0;
}

.header-bottom {
	padding: 15px 0;
	box-shadow: -12px 0px 0.83px 0.17px rgba(0, 0, 0, 0.13); 
	-webkit-box-shadow: -12px 0px 0.83px 0.17px rgba(0, 0, 0, 0.13); 
	-moz-box-shadow: -12px 0px 0.83px 0.17px rgba(0, 0, 0, 0.13); 
	-ms-box-shadow: -12px 0px 0.83px 0.17px rgba(0, 0, 0, 0.13); 
	-o-box-shadow: -12px 0px 0.83px 0.17px rgba(0, 0, 0, 0.13); 
}

.header-bottom nav {
	padding: 0;
}

.header-bottom .navbar-nav li.nav-item {
	margin-right: 45px;
	display: inline-block;
}

.header-bottom .navbar-nav li.nav-item:nth-child(7), .header-bottom .navbar-nav li.nav-item:nth-child(8) {
	display: none;
}

.header-bottom .navbar-nav button {
	background-color: transparent;
	border-color: #d3d3d3;	
}

.header-bottom .navbar-nav button:hover {
	background-color: transparent;
	border-color: #d3d3d3;
	color: #ffffff;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #ffffff;
	border-color: #6c757d;
}

.header-bottom .navbar-nav button {
	padding: 2px 12px;
}

.header-bottom .navbar-nav button > li.nav-item {
	margin-right: 0;
	display: inline-block;
}

.header-bottom .navbar-nav button > li.nav-item a.nav-link {
	font-size: 14px;
	color: #a6a6a6;
	padding: 0;
	font-weight: 400;
}

.header-bottom .navbar-nav button > li.nav-item a.nav-link:hover {
	/*color: #ffffff;*/
}

.header-bottom .navbar-nav li.nav-item a.nav-link {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 0 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.header-bottom .navbar-nav li.nav-item a.nav-link:hover {
	color: #ff9802;
}

/*End Header css*/

/*Starts Banner*/

.banner {
	background: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center right;
}

.banner .left-banner {
	margin-top: 100px;
}

.banner .left-banner h2 {
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 30px;
	margin-top: 80px
}

.hvr-curl-top-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
}

.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
	width: 25px;
	height: 25px;
}

.hvr-curl-top-left:before {
	pointer-events: none;
	position: absolute;
	content: '';
	height: 0;
	width: 0;
	top: 0;
	left: 0;
	background: white;
	background: linear-gradient(135deg, #28318c 45%, #aaa 50%, #ccc 56%, #28318c 80%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
	z-index: 1000;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: width, height;
	transition-property: width, height;
}

.banner .left-banner .form-group .form-control {
	color: #e1c59a;
	font-size: 20px;
	font-weight: 600;
	border: 2px solid #d5d5d5;
	background: transparent;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	width: 86%;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.banner .left-banner .form-group .form-control:focus {
	border: 2px solid #d5d5d5;
	outline: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

.banner .left-banner .form-group .form-control::placeholder {
	color: #e1c59a;
	opacity: 1; /* Firefox */
}

.banner .left-banner .form-group .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #e1c59a;
}

.banner .left-banner .form-group .form-control::-ms-input-placeholder { /* Microsoft Edge */
	color: #e1c59a;
}


/*Ends Banner*/

/*Starts Legal Practice*/

.legal-practice {
	padding: 50px 0;
}

.legal-practice .top-heading h1 {
	font-weight: 600;
	font-size: 30px;
}

.legal-practice .top-heading p {
	font-weight: 400;
	font-size: 17px;
	margin-top: 30px;
}

.legal-practice .bottom-council h2 {
	font-weight: 600;
	font-size: 20px;
	text-align: center;
}

.legal-practice .bar-counsil {
	overflow: hidden;
	clear: both;
	margin-top: 15px;
}

.left-side {
	width: 78%;
	float: left;
	text-align: center;
}

.right-side {
	float: right;
	width: 20%;
}

.legal-practice .bottom-council form .form-group .form-control {
	border: 2px solid #28328c;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	height: 68px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

.legal-practice .bottom-council form .form-group .form-control::placeholder {
	color: #d8d8d8;
	opacity: 1; /* Firefox */
}

.legal-practice .bottom-council form .form-group .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #d8d8d8;
}

.legal-practice .bottom-council form .form-group .form-control::-ms-input-placeholder { /* Microsoft Edge */
	color: #d8d8d8;
}

.legal-practice .bottom-council form .right-side a {
	font-weight: 600;
	font-size: 65px;
	color: #28328c;
	text-transform: uppercase;
	display: inline-block;
	line-height: 65px;
	margin: 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.legal-practice .bottom-council form .right-side a:hover {
	color: #ff9802;
}

.legal-practice .bottom-council .form-group a {
	font-weight: 600;
	font-size: 20px;
	color: #28328c;
	text-transform: none;
	text-align: center;
	display: inline-block;
	margin-top: 10px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.legal-practice .bottom-council .form-group a:hover {
	color: #ff9802;
}

/*Ends Legal Practice*/

/*Starts claim section*/

.claim-section {
	padding: 20px 0;
}

.claim-section .fetched h3 {
	color: #28328c;
	font-weight: 700;
	font-size: 17px;
	margin: 0 0 20px 0;
}

.claim-section .fetched .form-control {
	color: #333333;
	font-weight: 700;
	font-size: 20px;
	background: #d8d8d8;
	height: 54px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.claim-section .fetched .form-control:focus {
	border-color: transparent;
	outline: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

.claim-section .fetched .form-control:hover {
	border: 1px solid #28318c;
}

.claim-section .fetched .form-control::placeholder {
	color: #949494;
	opacity: 1; /* Firefox */
}

.claim-section .fetched .form-controll:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #949494;
}

.claim-section .fetched .form-control::-ms-input-placeholder { /* Microsoft Edge */
	color: #949494;
}

.claim-section .fetched .btn-primary {
	color: #ffffff;
	font-weight: 600;
	font-size: 26px;
	background: #28328c;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
	border: 0 none;
	width: 32%;
	margin-top: 15px;
}

.hvr-sweep-to-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	overflow: hidden;
}

.hvr-sweep-to-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ff9802;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
	color: #ffffff !important;
}

.claim-section .fetched p {
	color: #787878;
	font-weight: 700;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0;
}

.claim-section .fetched .form-group.form-check label {
	color: #787878;
	font-weight: 700;
	font-size: 16px;
	margin-left: 7px;
}

.claim-section .fetched .form-group.form-check .form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem;
	border: 1px solid #787878;
	height: 15px;
	width: 17px;
	border-radius: 0 !important;
}

.claim-section .fetched .form-group a {
	color: #28328c;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.claim-section .fetched .form-group :hover {
	color: #ff9802;
}

.claim-section .fetched .form-group a {
	color: #28328c;
	font-weight: 700;
	margin-top: 25px;
	margin-bottom: 8px;
	font-size: 20px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.claim-section .fetched .form-group a:hover {
	color: #ff9802;
}

.claim-section .fetched .form-group a.already-login {
	font-size: 16px;
}

.claim-section .fetched .form-group a.already-login {
	color: #28328c;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.claim-section .fetched .form-group a.already-login:hover {
	color: #ff9802;
}

/*Ends claim section*/

/*Starts Management Apps*/

.management-apps {
	padding: 80px 0;
	box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
}

.management-apps .download h2 {
	font-weight: 600;
	font-size: 30px;
	margin: 0 0 40px 0;
}

.management-apps .download .btn-primary {
	color: #ffffff;
	font-weight: 700;
	font-size: 20px;
	background: #28328c;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
	border: 0 none;
	width: 25%;
	padding: 15px 12px;
	margin-bottom: 60px;
}

.management-apps .powerful-app h2 {
	font-weight: 600;
	font-size: 30px;
	text-align: left;
	margin: 0 0 30px 0;
}

.management-apps .powerful-app .our-app-carousel .item {
	margin: 10px;
}

.management-apps .powerful-app .our-app-carousel .item img {
	border: 1px solid #333333;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	overflow: hidden;
}

.management-apps .powerful-app .our-app-carousel .item p {
	font-weight: 600;
	font-size: 17px;
	text-align: left;
	line-height: 26px;
	margin-top: 15px;
}

.management-apps .powerful-app .our-app-carousel .owl-dots {
	display: none;
}

.management-apps .powerful-app .our-app-carousel .owl-nav {
	position: relative;
}

.management-apps .powerful-app .our-app-carousel .owl-prev {
	position: absolute;
	left: -10px;
	top: -195px;
	border: 0 none;
	background: #ffffff;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	font-size: 20px;
	padding: 0;
	line-height: 42px;
	box-shadow: -5px 0px 14.94px 3.06px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: -5px 0px 14.94px 3.06px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: -5px 0px 14.94px 3.06px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: -5px 0px 14.94px 3.06px rgba(0, 0, 0, 0.15);
	-o-box-shadow: -5px 0px 14.94px 3.06px rgba(0, 0, 0, 0.15);
	outline: 0 none;
}

.management-apps .powerful-app .our-app-carousel .owl-next {
	position: absolute;
	right: -10px;
	top: -195px;
	border: 0 none;
	background: #ffffff;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	font-size: 20px;
	padding: 0;
	line-height: 42px;
	box-shadow: -5px 0px 14.94px 3.06px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: -5px 0px 14.94px 3.06px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: -5px 0px 14.94px 3.06px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: -5px 0px 14.94px 3.06px rgba(0, 0, 0, 0.15);
	-o-box-shadow: -5px 0px 14.94px 3.06px rgba(0, 0, 0, 0.15);
	outline: 0 none;
}

/*Ends Management Apps*/

/*Starts Pro Profile*/

.pro-profile-section {
	padding: 60px 0 90px 0;
}

.pro-profile-section .profile h2 {
	font-weight: 600;
	font-size: 30px;
	margin: 0 0 30px 0;
}

.pro-profile-section .verify-box .register label {
	font-weight: 600;
	font-size: 27px;
}

.pro-profile-section .verify-box .register textarea {
	color: #d8d8d8;
	font-size: 14px;
	font-weight: 600;
	border: 1px solid #d8d8d8;
	background: transparent;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	height: 63px;
}

.pro-profile-section .verify-box .register textarea:focus {
	border-color: #28318c;
	outline: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

.pro-profile-section .verify-box .register textarea.help {
	padding: 18px 22px;
}

.pro-profile-section .verify-box .register textarea.add {
	padding: 8px 22px;
}

.pro-profile-section .verify-box .register textarea.register {
	padding: 8px 22px;
}

.pro-profile-section .verify-box .register textarea::-webkit-input-placeholder {
	color: #d8d8d8;
}

.pro-profile-section .verify-box .register textarea:-moz-placeholder { /* Firefox 18- */
	color: #d8d8d8;  
}

.pro-profile-section .verify-box .register textarea::-moz-placeholder {  /* Firefox 19+ */
	color: #d8d8d8;  
}

.pro-profile-section .verify-box .register textarea:-ms-input-placeholder {
	color: #d8d8d8;  
}

.pro-profile-section .verify-box .register textarea::placeholder {
	color: #d8d8d8;  
}

.pro-profile-section .video-panel {
	padding: 60px 0 0 0;
	text-align: center;
}

.pro-profile-section .video-panel .video {
	width: 40%;
	border: 1px solid #333333;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	padding: 15px;
	height: 225px;
	display: table;
	margin: 0 auto;
	position: relative;
}

.pro-profile-section .video-panel .video img {
	position: absolute;
	top: 110px;
	left: 50%;
	right: 50%;
	transform: translate(-50%, -50%);
}

.pro-profile-section .video-panel p {
	font-weight: 600;
	font-size: 24px;
	margin: 25px 0 30px 0;
}

.pro-profile-section .video-panel h2 {
	font-weight: 600;
	font-size: 30px;
	margin: 60px 0 50px 0;
}

.pro-profile-section .video-panel .btn-primary {
	color: #ffffff;
	font-weight: 700;
	font-size: 22px;
	background: #28328c;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
	border: 0 none;
	width: 30%;
	padding: 15px 12px;
}

/*Ends Pro Profile*/

/*Starts footer*/

.footer-section {
	padding: 20px 0 0 0;
	background: #28328c;
	text-align: center;
}

.footer-section .footer-desc {
	padding: 0 0 0;
}

.footer-section .footer-desc ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer-section .footer-desc ul li {
	display: inline-block;
	margin-right: 80px;
}

.footer-section .footer-desc ul li:last-child {
	margin-right: 0;
}

.footer-section .footer-desc ul li a {
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.footer-section .footer-desc ul li a:hover {
	color: #ff9802;
}

.footer-section .foot-bottom {
	padding: 20px 0 20px 0;
}

.footer-section .foot-bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer-section .foot-bottom ul li {
	display: inline-block;
	margin-right: 25px;
}

.footer-section .foot-bottom ul li:last-child {
	margin-right: 0;
}

.footer-section .foot-bottom ul li a {
	color: #ffffff;
	font-size: 14px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.footer-section .foot-bottom ul li a:hover {
	color: #ff9802;
}

.footer-section .foot-bottom ul li a .fa {
	font-size: 24px;
	vertical-align: middle;
	margin-right: 8px;
}

/*Ends footer*/


/*Starts Team Page Css*/

.lk-ceo-desk {
	padding: 50px 0;
}

.lk-ceo-desk .lk-left-side img {
	border: 3px solid #28318c;
	border-radius: 20px;
	overflow: hidden;
	height: 536px;
	width: 100%;
}

.lk-ceo-desk .lk-right-side h2 {
	font-size: 34px;
	font-weight: 600;
	color: #020202;
}

.lk-ceo-desk .lk-right-side p {
	font-size: 26px;
	font-weight: normal;
	color: #020202;
}

.lk-ceo-desk .lk-right-side {
	margin-top: 210px;
}

.all-iner-banner {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	padding: 50px 0 120px;
	position: relative;
	text-align: center;
}

.all-iner-banner .image-overlay {
	background-color: rgba(0, 0, 0, 0.8);
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

.all-iner-banner .breadcumb {
	display: table;
	margin: 15px auto 0;
}

.all-iner-banner .breadcumb ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

.all-iner-banner .breadcumb ul li {
	color: #fff;
	display: inline-block;
	padding-right: 24px;
	position: relative;
	text-transform: uppercase;
}

.all-iner-banner .breadcumb ul li::after {
	color: #fff;
	content: "";
	font-family: "FontAwesome";
	position: absolute;
	right: -8px;
	top: 2px;
}

.all-iner-banner .breadcumb ul li a {
	color: #fff;
	text-decoration: none;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}

.all-iner-banner .breadcumb ul li:last-child::after {
	display: none;
}

.all-iner-banner .breadcumb ul li a:hover {
	color: #ff9802;
	text-decoration: none;
}

.all-iner-banner .page-title {
	color: #ff9901;
	display: table;
	font-size: 36px;
	font-weight: 600;
	margin: 55px auto 0;
	text-transform: uppercase;
}

.all-iner-banner .breadcumb ul li:last-child {
	padding-left: 24px;
	padding-right: 0;
}

.legal-team-section {
	padding: 20px 0;
}

.legal-team-section .top-heading p {
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
	color: #6b6b6b;
}

.legal-team-section .top-heading h2 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 50px;
}

.legal-team-section .top-heading h4 {
    font-size: 20px;
    font-weight: bold;
}


/*Starts Team Page Css*/


/*Starts About Us Css*/

.about-banner {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	padding: 210px 0 210px;
	position: relative;
}

/*.about-banner .image-overlay {
	background-color: transparent;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	}*/

	.about-banner .page-title {
		color: #ffffff;
		display: table;
		font-size: 36px;
		font-weight: 600;
		margin: 0;
		line-height: 50px;
		text-align: center;
	}

	.legal-about-section {
		padding: 50px 0;
	}

	.legal-about-section .abt-heading h2 {
		font-weight: 600;
		font-size: 30px;
	}

	.legal-about-section .abt-heading p {
		font-weight: 300;
		font-size: 20px;
		margin-top: 30px;
		line-height: 26px;
	}

	.legal-about-section .abt-icon-panel {
		padding: 80px 0;
	}

	.legal-about-section .abt-icon-panel .left-icon {
		text-align: center;
	}

	.legal-about-section .abt-icon-panel .left-icon h3 {
		font-weight: 600;
		font-size: 20px;
		color: #3e4296;
		margin-top: 20px;
	}

	.legal-about-section .approach-panel {
		padding: 50px 0;
	}

	.legal-about-section .approach-panel h2 {
		font-weight: 600;
		font-size: 30px;
	}

	.approach-panel img {
		border: 1px solid #28318c;
		border-radius: 15px;
		overflow: hidden;
	}

	.legal-about-section .approach-panel p {
		font-weight: 300;
		font-size: 20px;
		margin-top: 30px;
		line-height: 26px;
		text-align: justify;
	}

	.legal-about-section .approach-panel a {
		font-weight: normal;
		font-size: 16px;
		margin-top: 30px;
	}

	.legal-about-section .approach-panel a:hover {
		color: #ff9802;
	}

	.billing-type {
		padding: 50px 0;
	}

	.legal-about-section .billing-type .left-icon h3 {
		font-weight: 600;
		font-size: 20px;
		color: #3e4296;
		margin-top: 20px;
	}

	.legal-about-section .billing-type .left-icon .billing-images {
		border: 2px solid #3e4296;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
		width: 135px;
		height: 135px;
		display: table;
		margin: 0 auto;
	}

	.legal-about-section .billing-type .left-icon .billing-images img {
		margin-top: 35px;
	}

	.legal-about-section .billing-type .col-md-2 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.legal-about-section .abt-heading h3 {
		font-weight: 600;
		font-size: 40px;
		color: #003f69;
	}

	.legal-about-section .abt-heading a {
		font-weight: normal;
		font-size: 16px;
		margin-top: 30px;
	}

	.legal-about-section .abt-heading a:hover {
		color: #ff9802;
	}

	.day-section {
		padding: 50px 0;
	}

	.legal-about-section .abt-heading span {
		font-weight: 300;
		font-size: 20px;
		margin-top: 30px;
	}

	.legal-about-section .abt-heading ul {
		list-style-type: circle;
	}

	.legal-about-section .abt-heading ul li {
		font-weight: 300;
		font-size: 20px;
	}

	.free-trial-section {
		padding: 50px 0;
		background: #00bea7;
	}

	.free-trial-section .trial-panel h2 {
		font-weight: 600;
		font-size: 30px;
		color: #ffffff;
	}

	.free-trial-section .trial-panel p {
		font-weight: 300;
		font-size: 20px;
		margin: 0;
		line-height: 26px;
		color: #ffffff;
	}

	.free-trial-section .type-free {
		margin-top: 35px;
	}

	.free-trial-section .type-free .btn-primary {
		color: #ffffff;
		font-weight: normal;
		font-size: 16px;
		background: #e54911;
		border-radius: 35px;
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
		-ms-border-radius: 35px;
		-o-border-radius: 35px;
		border: 0 none;
		width: 60%;
	}

	

	.free-trial-section .type-free input {
		border-radius: 25px;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		-ms-border-radius: 25px;
		-o-border-radius: 25px;
		padding: 6px 25px;
	}

	.free-trial-section .type-free input:hover, .free-trial-section .type-free input:focus {
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		padding: 6px 25px;
	}

	.legal-about-section .client-exp .abt-heading h2 {
		font-weight: 600;
		font-size: 40px;
		color: #003f69;
	}



	/*Ends About Us Css*/

	/*Starts Career Css*/

	.legal-career-section {
		padding: 50px 0;
		box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-ms-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-o-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
	}

	.legal-career-section .top-heading {
		text-align: center;
	}

	.legal-career-section .top-heading h3 {
		font-weight: 600;
		font-size: 18px;
		color: #28328c;
	}

	.legal-career-section .top-heading h1 {
		font-weight: 600;
		font-size: 32px;
		position: relative;
		margin-bottom: 50px;
		text-transform: uppercase;
	}

	.legal-career-section .top-heading h1::before {
		background-color: #28328c;
		content: "";
		height: 2px;
		left: 50%;
		position: absolute;
		top: 57px;
		width: 90px;
		right: 50%;
		transform: translate(-50%, -50%);
	}

	.legal-career-section .top-heading h1::after {
		background-color: #28328c;
		content: "";
		height: 2px;
		left: 50%;
		position: absolute;
		top: 62px;
		width: 90px;
		right: 50%;
		transform: translate(-50%, -50%);
	}

	.career-mid-panel .abt-right-side p {
		font-size: 18px;
		font-weight: normal;
	}

	.career-mid-panel {
		margin-top: 40px;
	}

	.bottom-career-text p {
		font-size: 18px;
		font-weight: normal;
	}

	.bottom-career-text li {
		font-size: 18px;
	}

	/*Ends Career Css*/

	/*Starts FAQs Css*/

	.legal-faq-section {
		padding: 50px 0;
		box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-ms-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-o-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
	}

	.legal-faq-section .top-heading {
		text-align: center;
	}

	.legal-faq-section .top-heading h3 {
		font-weight: 600;
		font-size: 18px;
		color: #28328c;
	}

	.legal-faq-section .top-heading h1 {
		font-weight: 600;
		font-size: 32px;
		position: relative;
		margin-bottom: 50px;
		text-transform: uppercase;
	}

	.legal-faq-section .top-heading h1::before {
		background-color: #28328c;
		content: "";
		height: 2px;
		left: 50%;
		position: absolute;
		top: 57px;
		width: 90px;
		right: 50%;
		transform: translate(-50%, -50%);
	}

	.legal-faq-section .top-heading h1::after {
		background-color: #28328c;
		content: "";
		height: 2px;
		left: 50%;
		position: absolute;
		top: 62px;
		width: 90px;
		right: 50%;
		transform: translate(-50%, -50%);
	}

	.faq-mid-panel .faq-text p {
		font-size: 18px;
		font-weight: normal;
	}

	.faq-mid-panel .faq-text h3 {
		font-weight: 600;
		font-size: 24px;
		position: relative;
		margin-bottom: 30px;
		text-transform: uppercase;
		margin-top: 30px;
	}

	.faq-mid-panel .faq-text h3::before {
		background-color: #28328c;
		content: "";
		height: 2px;
		left: 0;
		position: absolute;
		top: 37px;
		width: 90px;
	}

	.faq-mid-panel .faq-text h3::after {
		background-color: #28328c;
		content: "";
		height: 2px;
		left: 0;
		position: absolute;
		top: 42px;
		width: 90px;
	}

	/*Ends FAQs Css*/

	/*Starts Contact Us Css*/

	.legal-contact-section {
		padding: 50px 0;
		box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-ms-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-o-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
	}

	.legal-contact-section .top-heading {
		text-align: center;
	}

	.legal-contact-section .top-heading h3 {
		font-weight: 600;
		font-size: 18px;
		color: #28328c;
	}

	.legal-contact-section .top-heading h1 {
		font-weight: 600;
		font-size: 32px;
		position: relative;
		margin-bottom: 50px;
		text-transform: uppercase;
	}

	.legal-contact-section .top-heading h1::before {
		background-color: #28328c;
		content: "";
		height: 2px;
		left: 50%;
		position: absolute;
		top: 57px;
		width: 90px;
		right: 50%;
		transform: translate(-50%, -50%);
	}

	.legal-contact-section .top-heading h1::after {
		background-color: #28328c;
		content: "";
		height: 2px;
		left: 50%;
		position: absolute;
		top: 62px;
		width: 90px;
		right: 50%;
		transform: translate(-50%, -50%);
	}

	.contact-mid-panel .contact-text p {
		font-size: 18px;
		font-weight: normal;
		text-align: center;
	}

	.contact-mid-panel .all-address {
		margin-top: 45px;
		margin-bottom: 45px;
	}

	.all-address .office .featured-icon .fa {
		border: 5px solid #fff;
		border-radius: 50%;
		color: #C6A561;
		background: #1F1F1F;
		font-size: 42px;
		height: 115px;
		width: 115px;
		line-height: 110px;
		box-shadow: 0 0 25px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.3);
		-moz-box-shadow: 0 0 25px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.3);
		-ms-box-shadow: 0 0 25px rgba(0,0,0,0.3);
		-o-box-shadow: 0 0 25px rgba(0,0,0,0.3);
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
	}

	.all-address .office:hover .featured-icon .fa {
		background: #C6A561;
		color: #fff;
	}

	.all-address .office h5 {
		font-size: 16px;
		font-weight: 800;
		margin-bottom: 15px;
		margin-top: 38px;
		text-transform: uppercase;
	}

	.all-address .office p {
		font-size: 16px;
		font-weight: normal;
		margin: 0;
	}

	.request-box .request-query form button[type="submit"] {
		background: #1F1F1F none repeat scroll 0 0;
		color: #ffffff;
		display: inline-block;
		font-size: 14px;
		font-weight: 600;
		padding: 0 17px 0 23px;
		text-transform: uppercase;
		border: 1px solid #1f1f1f;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		line-height: 42px;
		display: table;
		margin: 20px auto;
	}

	.request-box .request-query form button[type="submit"]:hover .fa {
		color: #1f1f1f;
	}

	.request-box .request-query form button[type="submit"] .fa {
		color: #B89B5E;
		font-size: 14px;
		border-left: 1px solid #424242;
		padding-left: 15px;
		margin-left: 20px;
		line-height: 42px;
	}

	.request-box .request-query form button .hvr-sweep-to-right {
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: perspective(1px) translateZ(0);
		transform: perspective(1px) translateZ(0);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0);
		position: relative;
		-webkit-transition-property: color;
		transition-property: color;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		overflow: hidden;
	}

	.request-box .request-query form button .hvr-sweep-to-right:before {
		content: "";
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #ff9802;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 50%;
		transform-origin: 0 50%;
		-webkit-transition-property: transform;
		transition-property: transform;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}

	.request-box .request-query form button .hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}

	.request-box .request-query form button .hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
		color: #ffffff !important;
	}

	.request-box {
		padding: 50px 0;
	}

	.request-box .top-heading {
		text-align: center;
	}

	.request-box .top-heading h3 {
		font-weight: 600;
		font-size: 18px;
		color: #28328c;
	}

	.request-box .top-heading h1 {
		font-weight: 600;
		font-size: 32px;
		position: relative;
		margin-bottom: 50px;
		text-transform: uppercase;
	}

	.request-box .top-heading h1::before {
		background-color: #28328c;
		content: "";
		height: 2px;
		left: 50%;
		position: absolute;
		top: 57px;
		width: 90px;
		right: 50%;
		transform: translate(-50%, -50%);
	}

	.request-box .top-heading h1::after {
		background-color: #28328c;
		content: "";
		height: 2px;
		left: 50%;
		position: absolute;
		top: 62px;
		width: 90px;
		right: 50%;
		transform: translate(-50%, -50%);
	}

	.request-box .top-heading p {
		font-weight: normal;
		font-size: 18px;
	}

	.request-box .request-query form .form-control {
		color: #333333;
		font-weight: 700;
		font-size: 20px;
		background: #d8d8d8;
		height: 54px;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
	}

	.request-box .request-query form .form-control:focus {
		border-color: transparent;
		outline: 0;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
	}

	.request-box .request-query form .form-control:hover {
		border: 1px solid #28318c;
	}

	.request-box .request-query form textarea:focus {
		border-color: transparent;
		outline: 0;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
	}

	.request-box .request-query form textarea {
		height: auto !important;
	}

	.request-box .request-query form .form-control::placeholder {
		color: #949494;
		opacity: 1; /* Firefox */
	}

	.request-box .request-query form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #949494;
	}

	.request-box .request-query form .form-control::-ms-input-placeholder { /* Microsoft Edge */
		color: #949494;
	}

	/*Ends Contact Us Css*/

	/*Starts Blog Css*/

	.legal-blog-section {
		padding: 50px 0;
		box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-ms-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
		-o-box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.1);
	}

	.legal-blog-section .top-heading {
		text-align: center;
	}

	.legal-blog-section .top-heading h3 {
		font-weight: 600;
		font-size: 18px;
		color: #28328c;
	}

	.legal-blog-section .top-heading h1 {
		font-weight: 600;
		font-size: 32px;
		position: relative;
		margin-bottom: 50px;
		text-transform: uppercase;
	}

	.legal-blog-section .top-heading h1::before {
		background-color: #28328c;
		content: "";
		height: 2px;
		left: 50%;
		position: absolute;
		top: 57px;
		width: 90px;
		right: 50%;
		transform: translate(-50%, -50%);
	}

	.legal-blog-section .top-heading h1::after {
		background-color: #28328c;
		content: "";
		height: 2px;
		left: 50%;
		position: absolute;
		top: 62px;
		width: 90px;
		right: 50%;
		transform: translate(-50%, -50%);
	}

	.all-blog-post {
		margin-top: 50px;
	}

	.blog-items {

	}

	.single-blog-item {
		padding-bottom: 30px;
	}

	.single-blog-item img {
		margin-bottom: 30px;
	}

	.blog-post-date {
		background: #b89b5e none repeat scroll 0 0;
		float: left;
		height: 75px;
		margin-right: 30px;
		text-align: center;
		width: 70px;
	}

	.fix {
		overflow: hidden;
	}

	.blog-post-date h1 {
		color: #ffffff;
		font-size: 16px;
		font-weight: 700;
		margin: 0;
		padding-top: 15px;
		text-transform: uppercase;
		letter-spacing: 0;
	}

	.blog-post-date h1 b {
		font-size: 26px;
		margin-bottom: 5px;
	}

	.single-bolg-title {
		overflow: hidden;
		padding: 10px 0;
	}

	.single-bolg-title h1, .single-bolg-title h2, .single-bolg-title h3 {
		font-size: 22px;
		font-weight: 700;
		margin-top: 0;
		text-transform: uppercase;
	}

	.post-resource ul {
		list-style: outside none none;
		margin: 0;
		padding: 0;
	}

	.post-resource ul li.authors, .post-resource ul li.tags, .post-resource ul li.comments {
		background: none;
	}

	.post-resource ul li {
		position: relative;
	}

	.post-resource ul li .fa {
		margin-right: 10px;
		color: #b89b5e;
	}

	.post-resource ul li, .post-resource ul li a {
		color: #959595;
		font-size: 16px;
		font-style: italic;
	}

	.post-resource ul li {
		float: left;
		padding-right: 30px;
	}

	.post-resource ul li span {
		padding-left: 7px;
	}

	.single-blog-text p {
		line-height: 26px;
		padding-bottom: 9px;
		padding-top: 20px;
		font-size: 16px;
	}

	.single-blog-read-more a {
		color: #b5985a;
		font-size: 16px;
		font-style: italic;
		text-transform: capitalize;
		overflow: hidden;
		padding: 10px 17px 10px 17px;
		border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-ms-border-radius: 8px;
		-o-border-radius: 8px;
	}

	.single-blog-read-more .fa {
		color: #b5985a;
		font-size: 13px;
		font-weight: 300;
	}

	.single-blog-read-more a.hvr-sweep-to-right:hover .fa {
		color: #fff;
	}

	.left-sidebar {

	}

	.widget {
		margin-bottom: 45px;
	}

	.widget_search .searchform {
		position: relative;
	}

	.screen-reader-text {
		clip: rect(1px, 1px, 1px, 1px);
		position: absolute !important;
		height: 1px;
		width: 1px;
		overflow: hidden;
	}

	.widget_search .screen-reader-text {
		display: none;
	}

	.widget_search .search-field {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		font-size: 14px;
		height: 100%;
		outline: medium none;
		padding-left: 20px;
		width: 100%;
		color: #3B3946;
		height: 48px;
		border: 1px solid #e9e9e9;
	}

	.widget_search .searchsubmit {
		border: none;
	}

	.widget_search .searchsubmit {
		width: 20px;
		height: 20px;
		position: absolute;
		right: 10px;
		top: 15px;
		color: rgba(255,255,255, 0);
		background: url(../images/search-button.png) no-repeat;
		margin-top: 0;
		outline: none;
	}

	.widget h4.title {
		color: #404040;
		font-size: 18px;
		font-weight: 700;
		line-height: 25px;
		margin-bottom: 20px;
	}

	.widget h4.title::after {
		background: #b89b5e none repeat scroll 0 0;
		content: "";
		display: block;
		height: 1px;
		width: 44px;
		margin-top: 12px;
	}

	.practice-widget-single-item {
		padding-bottom: 20px;
	}

	.widget-lawyer-image {
		float: left;
	}

	.widget-lawyer-image img {
		max-width: 100%;
		height: 92px;
	}

	.fix.widget-lawyer-name {
		width: auto;
	}

	.widget-lawyer-name {
		border: 1px solid #e6e6e6;
		height: 92px;
		padding-left: 25px;
		width: 178px;
		transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		-webkit-transition: all .3s ease;
	}

	.widget-lawyer-name h4 {
		color: #202020;
		font-size: 16px;
		font-weight: 300;
		margin-bottom: 6px;
		padding-top: 23px;
		font-weight: 500;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
	}

	.widget-lawyer-name:hover h4 {
		color: #fff;
	}

	#sidebar a {
		color: #878787;
		transition: all .5s ease;
		-moz-transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
	}

	#sidebar a:hover {
		color: #b89b5e;
	}

	.widget-lawyer-name:hover {
		background: #3B3946;
	}

	.widget-lawyer-name p a {
		color: #b5985a;
		font-size: 16px;
		font-style: italic;
		padding-right: 3px;
	}

	#sidebar ul {
		list-style-type: none !important;
		padding-left: 0 !important;
	}

	.widget ul {
		list-style: outside none none;
		padding: 0;
	}

	.widget ul li {
		border-bottom: 1px solid #e6e6e6;
	}

	.widget ul li a {
		color: #878787;
		display: block;
		font-size: 14px;
		padding: 8px 0;
		position: relative;
		transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
	}

	.widget ul li a::before {
		color: #878787;
		content: "\f105";
		font-family: "FontAwesome";
		margin-right: 12px;
		font-size: 15px;
		transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
	}

	.widget ul li a:hover, .widget ul li a:hover::before {
		color: #b89b5e;
	}

	.widget.widget_tag_cloud {
		overflow: hidden;
		margin-bottom: 32px;
	}

	.widget.widget_tag_cloud ul {
		list-style: outside none none;
		margin: 0;
		padding: 0;
	}

	.widget.widget.widget_tag_cloud ul li {
		border-bottom: medium none;
		display: inline-block;
		float: left;
		margin-bottom: 10px;
		margin-right: 10px;
	}

	.widget.widget_tag_cloud ul li a:hover {
		background: #3b3946;
		color: #b89b5e;
		border: 1px solid #ffffff;
	}

	.widget.widget_tag_cloud ul li a {
		border: 1px solid #e2e2e2;
		color: #8d8d8d;
		display: block;
		font-size: 13px;
		padding: 7px 23px;
		text-transform: uppercase;
	}

	/*Ends Blog Css*/

	/*Starts on Back to Top Css*/

	.scrollup {
		position: fixed;
		display: none;
		background: #b89b5e;
		color: #fff;
		width: 44px;
		height: 44px;
		text-align: center;
		line-height: 1;
		font-size: 16px;
		right: 15px;
		bottom: 15px;
		transition: background 0.5s;
		-webkit-transition: background 0.5s;
		-moz-transition: background 0.5s;
		-ms-transition: background 0.5s;
		-o-transition: background 0.5s;
		z-index: 11;
	}

	.scrollup i {
		padding-top: 12px;
		color: #fff;
	}

	/*Ends on Back to Top Css*/

	/*Starts on Featured Css*/

	.featured-banner {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		padding: 50px 0 0;
		position: relative;
	}

	.featured-banner .page-title {
		color: #ffffff;
		display: table;
		font-size: 30px;
		font-weight: 600;
		margin: 90px 0 0 0;
		line-height: 50px;
	}

	.featured-text {
		font-size: 20px;
		color: #ffffff;
		font-weight: 400;
		margin-top: 25px;
	}

	.legal-featured-section {
		padding: 50px 0;
		box-shadow: -12px 0px 0.83px 0.17px rgba(0, 0, 0, 0.13);
		-webkit-box-shadow: -12px 0px 0.83px 0.17px rgba(0, 0, 0, 0.13);
		-moz-box-shadow: -12px 0px 0.83px 0.17px rgba(0, 0, 0, 0.13);
		-ms-box-shadow: -12px 0px 0.83px 0.17px rgba(0, 0, 0, 0.13);
		-o-box-shadow: -12px 0px 0.83px 0.17px rgba(0, 0, 0, 0.13);
	}

	.legal-featured-section .abt-heading h2 {
		font-weight: 600;
		font-size: 26px;
	}

	.legal-featured-section .abt-heading p {
		font-weight: 400;
		font-size: 20px;
		margin-top: 20px;
		line-height: 26px;
	}

	/*Ends on Featured Css*/

	/*Starts on Teams Page Css*/

	.legal-teams-section {
		padding: 50px 0;
		text-align: center;
	}

	.legal-teams-section .abt-heading h2 {
		font-weight: 600;
		font-size: 30px;
	}

	.legal-teams-section .abt-heading p {
		font-weight: 400;
		font-size: 20px;
		margin-top: 30px;
		line-height: 26px;
	}

	.lk-team-part-section {
		padding: 50px 0;
		text-align: center;
	}

	.lk-team-part-section .abt-heading {
		margin-bottom: 40px;
	}

	.lk-team-part-section .abt-heading h3 {
		font-weight: 600;
		font-size: 20px;
		text-transform: uppercase;
		color: #28328c;
	}

	.lk-team-part-section .abt-heading h2 {
		font-weight: 600;
		font-size: 30px;
	}

	.lk-team-part-section .team-user {
		margin-bottom: 20px;
		border: 2px solid #000000;
	}

	/*Ends on Teams Page Css*/

	/*starts on responsive css*/

	@media only screen and (max-width:1199px) {

		.tp-menu ul li {
			margin-right: 10px;
		}

		.header-bottom .navbar-nav li.nav-item {
			margin-right: 34px;
		}

		.banner .left-banner {
			margin-top: 0;
		}

		.banner .left-banner h2 {
			margin-top: 50px;
			font-size: 24px;
		}

		.legal-practice .bottom-council form .right-side a {
			font-size: 54px;
		}

		.management-apps .powerful-app .our-app-carousel .owl-prev {
			top: -183px;
		}

		.management-apps .powerful-app .our-app-carousel .owl-next {
			top: -183px;
		}

		.legal-management-team figure {
			min-width: 208px;
		}

		.legal-management-team figure.effect-ming h2 {
			margin: 5% 0 5px;
			font-size: 18px;
		}

		.featured-banner .page-title {
			margin: 40px 0 0 0;
		}

	}

	@media only screen and (max-width:991px) {

		.tp-menu {
			position: relative;
		}

		.tp-menu ul {
			display: none;
		}

		.tp-menu .fa {
			display: block;
			font-size: 24px;
		}

		.tp-menu ul {
			background: #28328c;
			width: 250px;
			position: absolute;
			right: 0;
			padding: 10px;
			z-index: 1;
			top: 30px;
		}

		header.sticky .tp-menu ul {
			top: 25px;
		}

		.tp-menu ul li {
			display: block;
			margin-right: 0;
			text-align: left;
			padding: 0 0 5px;
		}

		.tp-menu ul li:last-child {
			padding: 0;
		}

		.tp-menu ul li a {
			color: #ffffff;
		}

		.tp-menu ul li:nth-child(5) {
			display: none;
		}

		.dnld-app a {
			font-size: 14px;
		}

		.dnld-app a .fa {
			vertical-align: sub;
		}

		.header-bottom {
			padding: 20px 0;
		}

		.header-bottom .navbar-toggler {
			border-color: transparent;
			padding: 4px 0;
			border: 0 none;
			outline: none !important;
		}

		.navbar-toggler .fa {
			display: block;
			font-size: 24px;
			color: #333333;
		}

		header.sticky .header-bottom .navbar-collapse {
			top: 49px;
		}

		.header-bottom .navbar-collapse {
			position: absolute;
			top: 59px;
			background: #ffffff;
			width: 60%;
			right: 0;
			padding: 15px;
			z-index: 1;
		}

		.header-bottom .navbar-nav li.nav-item {
			margin-right: 0;
			padding: 0 0 5px;
		}

		.header-bottom .navbar-nav li.nav-item:nth-child(6) {
			padding: 0;
		}

		.header-bottom .navbar-nav li.nav-item a.nav-link {
			font-size: 16px;
			color: #333333;
		}

		.header-bottom .navbar-nav li.nav-item:nth-child(7), .header-bottom .navbar-nav li.nav-item:nth-child(8) {
			display: block;
		}

		.header-bottom .navbar-nav li.nav-item:nth-child(8) {
			padding: 0;
		}

		.header-bottom .navbar-nav button {
			display: none;
		}

		.banner .left-banner {
			margin-top: 0;
		}

		.banner {
			padding: 25px 0;
		}

		.banner .left-banner h2 {
			margin-top: 40px;
		}

		.legal-practice .bottom-council h2 {
			font-size: 14px;
		}

		.legal-practice .bottom-council form .right-side a {
			font-size: 34px;
		}

		.legal-practice .top-heading h1 {
			font-size: 24px;
		}

		.legal-practice .bottom-council form .form-group .form-control {
			font-size: 18px;
		}

		.claim-section .fetched .btn-primary {
			font-size: 22px;
		}

		.management-apps .download h2 {
			font-size: 24px;
		}

		.management-apps .powerful-app h2 {
			font-size: 24px;
		}

		.management-apps .powerful-app .our-app-carousel .owl-next {
			top: -175px;
		}

		.management-apps .powerful-app .our-app-carousel .owl-prev {
			top: -175px;
		}

		.management-apps .download .btn-primary {
			width: 30%;
		}

		.pro-profile-section .profile h2 {
			font-size: 24px;
		}

		.pro-profile-section .verify-box .register label {
			font-size: 20px;
		}

		.pro-profile-section .video-panel p {
			font-size: 20px;
		}

		.pro-profile-section .video-panel h2 {
			font-size: 24px;
		}

		.pro-profile-section .verify-box .register textarea.help {
			padding: 10px 22px;
		}

		.pro-profile-section .video-panel .video {
			width: 50%;
		}

		.pro-profile-section .video-panel .btn-primary {
			width: 35%;
		}

		.footer-section .footer-desc ul li {
			margin-right: 30px;
		}

		.footer-section .footer-desc ul li a {
			font-size: 20px;
		}

		.legal-management-team figure {
			min-width: 148px;
		}

		.legal-management-team figure.effect-ming figcaption::before {
			bottom: 10px;
			left: 10px;
			right: 10px;
			top: 10px;
		}

		.legal-management-team figure figcaption {
			padding: 15px;
		}

		.legal-management-team figure.effect-ming p {
			padding: 5px;
			margin-bottom: 0px;
		}

		.lk-ceo-desk .lk-left-side img {
			height: auto;
		}

		.lk-ceo-desk .lk-right-side {
			margin-top: 120px;
		}

		.lk-ceo-desk .lk-right-side h2 {
			font-size: 34px;
		}

		.lk-ceo-desk .lk-right-side p {
			font-size: 28px;
		}

		.lk-ceo-desk {
			padding: 30px 0;
		}

		.featured-banner .page-title {
			font-size: 24px;
		}

		.featured-banner .page-title {
			margin: 0 0 0 0;
		}

		.featured-text {
			font-size: 16px;
		}

		.legal-featured-section {
			padding: 20px 0;
		}

		.legal-featured-section .abt-heading h2 {
			font-size: 24px;
		}

		/*starts-team-1*/

		.legal-teams-section {
			padding: 20px 0;
		}

		.legal-teams-section .abt-heading h2 {
			font-size: 24px;
		}

		.lk-team-part-section {
			padding: 20px 0;
		}

		.lk-team-part-section .abt-heading h3 {
			font-size: 17px;
		}

		.lk-team-part-section .abt-heading h2 {
			font-size: 24px;
		}


	}

	@media only screen and (max-width:767px) {

		.about-banner {
			padding: 110px 0 110px;
		}

		.about-banner .page-title {
			font-size: 26px;
			line-height: 34px;
			display: block;
		}

		.legal-about-section .abt-heading p {
			font-size: 20px;
			line-height: 26px;
		}

		.legal-about-section .approach-panel p {
			font-size: 20px;
			line-height: 26px;
		}

		.legal-about-section .abt-icon-panel {
			padding: 20px 0;
		}

		.legal-about-section .approach-panel {
			padding: 20px 0;
		}

		.legal-about-section .approach-panel a {
			font-size: 18px;
		}

		.banner .left-banner h2 {
			margin-top: 20px;
			font-size: 20px;
			margin-bottom: 20px !important;
		}

		.management-apps .download .btn-primary {
			width: 40%;
		}

		.management-apps .powerful-app .our-app-carousel .owl-prev {
			top: -208px;
		}

		.management-apps .powerful-app .our-app-carousel .owl-next {
			top: -208px;
		}

		.pro-profile-section .video-panel .btn-primary {
			width: 40%;
		}

		.legal-management-team figure {
			min-width: 238px;
		}

		.legal-management-team figure figcaption {
			padding: 25px;
		}

		.legal-management-team figure.effect-ming figcaption::before {
			bottom: 20px;
			left: 20px;
			right: 20px;
			top: 20px;
		}

		.lk-ceo-desk {
			padding: 30px 0 0 0;
		}

		.lk-ceo-desk .lk-right-side {
			margin-top: 70px;
		}

		.legal-team-section .top-heading p {
			font-size: 20px;
			line-height: 28px;
		}

		.lk-ceo-desk .lk-right-side {
			margin-top: 20px;
		}

		.legal-team-section {
			padding: 0;
		}

		.featured-banner {
			padding: 10px 0 0;
		}

		.featured-text {
			margin-top: 0;
		}

		.featured-banner .page-title {
			font-size: 20px;
		}

		.legal-featured-section .abt-heading h2 {
			font-size: 20px;
		}

		.legal-featured-section .abt-heading p {
			font-size: 18px;
			margin-top: 10px;
		}

		/*starts-team-1*/

		.lk-team-part-section .abt-heading {
			margin-bottom: 20px;
		}

		.legal-teams-section .abt-heading h2 {
			font-size: 20px;
		}

	}


	@media only screen and (max-width:640px) {


	}

	@media only screen and (max-width:575px) {

		.all-iner-banner .page-title {
			font-size: 26px;
		}

		.legal-career-section {
			padding: 20px 0;
		}

		.legal-career-section .top-heading h1 {
			font-size: 22px;
			margin-bottom: 20px;
		}

		.legal-career-section .top-heading h1::before {
			top: 37px;
		}

		.legal-career-section .top-heading h1::after {
			top: 42px;
		}

		.legal-contact-section {
			padding: 20px 0;
		}

		.legal-contact-section .top-heading h1 {
			font-size: 22px;
			margin-bottom: 20px;
		}

		.legal-contact-section .top-heading h1::before {
			top: 37px;
		}

		.legal-contact-section .top-heading h1::after {
			top: 42px;
		}

		.request-box .top-heading h1 {
			font-size: 22px;
			margin-bottom: 20px;
		}

		.request-box .top-heading h1::before {
			top: 37px;
		}

		.request-box .top-heading h1::after {
			top: 42px;
		}

		.legal-blog-section .top-heading h1 {
			font-size: 22px;
			margin-bottom: 20px;
		}

		.legal-blog-section .top-heading h1::before {
			top: 37px;
		}

		.legal-blog-section .top-heading h1::after {
			top: 42px;
		}

		.legal-blog-section {
			padding: 20px 0;
		}

		.legal-faq-section .top-heading h1 {
			font-size: 22px;
			margin-bottom: 20px;
		}

		.legal-faq-section .top-heading h1::before {
			top: 37px;
		}

		.legal-faq-section .top-heading h1::after {
			top: 42px;
		}

		.legal-faq-section {
			padding: 20px 0;
		}

		.faq-mid-panel .faq-text h3 {
			font-size: 22px;
		}

		.all-blog-post {
			margin-top: 20px;
		}

		.request-query {
			margin-top: 15px;
		}

		.contact-mid-panel .contact-text p {
			margin-top: 15px;
		}

		.contact-mid-panel .all-address {
			margin-top: 20px;
			margin-bottom: 20px;
		}

		.request-box {
			padding: 20px 0;
		}

		.career-mid-panel {
			margin-top: 20px;
		}

		.career-mid-panel .abt-right-side {
			margin-top: 20px;
		}

		.legal-about-section .abt-icon-panel .left-icon {
			padding: 10px 0;
		}

		.legal-about-section .approach-panel a {
			margin-bottom: 15px;
			display: block;
		}

		.approach-panel .col-md-6.col-sm-6.col-12.text-right {
			text-align: center !important;
		}

		.approach-panel .col-md-6.col-sm-6.col-12.text-left {
			text-align: center !important;
		}

		.approach-panel .col-md-6.col-sm-6.col-12.text-left img {
			margin-bottom: 25px;
		}

		.legal-practice {
			padding: 20px 0;
		}

		.legal-practice .top-heading p {
			margin-top: 10px;
		}

		.bottom-council.m-t-50 {
			margin-top: 20px !important;
		}

		.management-apps {
			padding: 20px 0;
		}

		.management-apps .download h2 {
			margin: 0 0 20px 0;
		}

		.management-apps .download .btn-primary {
			margin-bottom: 20px;
		}

		.pro-profile-section {
			padding: 20px 0 20px 0;
		}

		.pro-profile-section .video-panel {
			padding: 5px 0 0 0;
			text-align: center;
		}

		.pro-profile-section .video-panel h2 {
			margin: 0px 0 20px 0;
		}

		.management-apps .powerful-app .our-app-carousel .owl-prev {
			top: -198px;
		}

		.management-apps .powerful-app .our-app-carousel .owl-next {
			top: -198px;
		}

		.lk-ceo-desk {
			padding: 20px 0 0 0;
		}

		.lk-ceo-desk .lk-right-side h2 {
			font-size: 24px;
		}

		.lk-ceo-desk .lk-right-side p {
			font-size: 22px;
		}

		.footer-section {
			padding: 20px 0 0 0;
		}

		.footer-section .footer-desc {
			padding: 0 0 0;
		}

		.footer-section .foot-bottom {
			padding: 10px 0 10px 0;
		}

		.legal-management-team figure {
			width: 100%;
			display: table;
		}

		.legal-management-team figure.effect-ming img {
			width: 100%;
		}

		.legal-management-team figure figcaption {
			padding: 35px;
		}

		.legal-management-team figure.effect-ming figcaption::before {
			bottom: 30px;
			left: 30px;
			right: 30px;
			top: 30px;
		}

		.legal-management-team figure.effect-ming h2 {
			margin: 20% 0 10px;
			font-size: 30px;
		}

		.legal-management-team figure.effect-ming p {
			padding: 12px; 
			margin-bottom: 15px; 
		}

		.legal-management-team figure p {
			font-size: 16px;
		}

		.legal-featured-section .list-view-panel {
			text-align: center;
		}

		.legal-featured-section .list-view-panel .abt-heading  {
			margin-top: 10px;
		}

	}

	@media only screen and (max-width:480px) {

		.all-iner-banner {
			padding: 10px 0 70px;;
		}

		.banner {
			padding: 0 0;
		}

		.banner .left-banner h2 {
			margin-top: 10px;
			margin-bottom: 10px !important;
		}

		.banner .left-banner .form-group .form-control {
			font-size: 16px;
		}

		.about-banner {
			padding: 50px 0 50px;
		}

		.about-banner .page-title {
			font-size: 20px;
			line-height: 26px;
		}

		.legal-about-section .abt-heading h2 {
			font-size: 24px;
		}

		.legal-about-section .approach-panel h2 {
			font-size: 24px;
		}

		.legal-about-section .approach-panel p {
			margin-top: 10px;
		}

		.legal-about-section {
			padding: 20px 0;
		}

		.legal-about-section .abt-heading p {
			margin-top: 10px;
		}

		.legal-practice .top-heading h1 {
			font-size: 18px;
			text-align: center;
		}

		.legal-practice .top-heading p {
			text-align: center;
		}

		.legal-practice .col-8 {
			max-width: 100%;
			flex: 0 0 100%;
		}

		.legal-practice .offset-2 {
			margin-left: 0;
		}

		.left-side {
			width: 80%;
		}

		.legal-practice .bottom-council form .right-side a {
			font-size: 38px;
			text-align: center;
			display: table;
			margin: 0 auto;
		}

		.claim-section form {
			margin: 0;
		}

		.legal-practice .bottom-council h2 {
			font-size: 18px;
		}

		.legal-practice .bottom-council .form-group a {
			font-size: 18px;
		}

		.claim-section .fetched .form-control {
			font-size: 16px;
		}

		.claim-section .fetched h3 {
			font-size: 16px;
		}

		.claim-section .fetched p {
			font-size: 16px;
		}

		.claim-section .fetched .form-group.form-check label {
			font-size: 16px;
		}

		.claim-section .fetched .form-group a {
			font-size: 18px;
		}

		.claim-section .fetched .form-group a.already-login {
			font-size: 16px;
		}

		.claim-section .col-12:nth-child(2) .form-group:last-child {
			margin: 0;
		}

		.management-apps .download h2 {
			font-size: 18px;
		}

		.claim-section .fetched .btn-primary {
			font-size: 16px;
		}

		.management-apps .download .btn-primary {
			width: 60%;
			font-size: 16px;
		}

		.management-apps .powerful-app h2 {
			font-size: 18px;
			text-align: center;
		}

		.management-apps .powerful-app .our-app-carousel .owl-prev {
			top: -178px;
		}

		.management-apps .powerful-app .our-app-carousel .owl-next {
			top: -178px;
		}

		.pro-profile-section .profile h2 {
			font-size: 18px;
			margin: 0 0 10px 0;
		}

		.pro-profile-section .verify-box .register label {
			font-size: 18px;
		}

		.pro-profile-section .video-panel .video { 
			height: 200px;
			width: 100%;
		}

		.pro-profile-section .video-panel .video img {
			top: 100px;
		}

		.pro-profile-section .video-panel p {
			font-size: 18px;
			margin: 20px 0 20px 0;
		}

		.pro-profile-section .video-panel h2 {
			font-size: 18px;
		}

		.pro-profile-section .video-panel .btn-primary {
			width: 60%;
			font-size: 16px;
		}

		.legal-faq-section .top-heading h1::before {
			top: 67px;
		}

		.legal-faq-section .top-heading h1::after {
			top: 62px;
		}

		.faq-mid-panel .faq-text h3 {
			font-size: 18px;
		}

		.faq-mid-panel .faq-text h3::before {
			display: none;
		}

		.faq-mid-panel .faq-text h3::after {
			display: none;
		}

		.footer-section .footer-desc ul li a {
			font-size: 14px;
		}

		.footer-section .foot-bottom ul li {
			margin-right: 5px;
			display: block;
		}

		.footer-section .foot-bottom ul li a {
			font-size: 14px;
		}

		.footer-section .foot-bottom ul li a .fa {
			font-size: 14px;
			margin-right: 5px;
		}


		.footer-section .footer-desc ul li {
			margin-right: 0;
			display: block;
		}

		.banner .col-7 {
			-ms-flex: 0 0 100%;
			flex: 0 0 100%;
			max-width: 100%;
		}

		.banner .col-5 {
			-ms-flex: 0 0 100%;
			flex: 0 0 100%;
			max-width: 100%;
		}

		.banner {
			text-align: center;
			padding: 20px 0 0 0;;
		}

		.banner .left-banner .col-5 img {
			margin-bottom: 15px;
			width: 150px;
		}

		.banner form {
			margin: 0;
		}

		.mobile img {
			width: 250px;
		}

		.header-bottom .navbar-collapse {
			width: 80%;
		}

		.banner form .form-group {
			display: table;
			margin: 0 auto;
			width: 100%;
		}

		.banner .left-banner .form-group .form-control {
			width: 100%;
		}

		.legal-team-section .top-heading p {
			font-size: 18px;
			line-height: 26px;
			text-align: justify;
		}

		.single-blog-item {
			padding-bottom: 10px;
		}

		.single-bolg-title h1, .single-bolg-title h2, .single-bolg-title h3 {
			font-size: 18px;
		}

		.single-blog-text p {
			padding-bottom: 0;
			padding-top: 0;
			margin-bottom: 0;
		}

		.widget {
			margin-bottom: 20px;
		}

		.widget.widget_tag_cloud {
			margin-bottom: 10px;
		}

	}

	@media only screen and (max-width:479px) {

		.management-apps .powerful-app .our-app-carousel .owl-next {
			top: -228px;
		}

		.management-apps .powerful-app .our-app-carousel .owl-prev {
			top: -228px;
		}

	}

	@media only screen and (max-width:400px) {

		.banner .left-banner h2 {
			font-size: 18px;
		}

		.legal-practice .bottom-council form .form-group .form-control {
			height: 58px;
		}

		.legal-practice .bottom-council form .right-side a {
			line-height: 50px;
		}

		.legal-practice .bottom-council h2 {
			font-size: 16px;
		}

		.lk-ceo-desk .lk-right-side h2 {
			font-size: 20px;
		}

		.lk-ceo-desk .lk-right-side p {
			font-size: 20px;
		}

		.legal-team-section .top-heading p {
			font-size: 16px;
			line-height: 24px;
		}

		.request-box .top-heading h1 {
			font-size: 18px;
			margin-bottom: 20px;
		}

	}

	@media only screen and (max-width:360px) {

		.header-top .col-6:nth-child(1) {
			-ms-flex: 0 0 70%;
			flex: 0 0 70%;
			max-width: 70%;
		}

		.header-top .col-6:nth-child(2) {
			-ms-flex: 0 0 30%;
			flex: 0 0 30%;
			max-width: 30%;
		}

		.management-apps .powerful-app .our-app-carousel .owl-prev {
			top: -208px;
		}

		.management-apps .powerful-app .our-app-carousel .owl-next {
			top: -208px;
		}

		.legal-practice .top-heading h1 {
			font-size: 16px;
		}

		.legal-practice .bottom-council h2 {
			font-size: 14px;
		}

		.management-apps .download h2 {
			font-size: 16px;
		}

		.management-apps .powerful-app h2 {
			font-size: 16px;
		}

		.pro-profile-section .profile h2 {
			font-size: 16px;
		}

		.pro-profile-section .verify-box .register label {
			font-size: 16px;
		}

		.pro-profile-section .video-panel p {
			font-size: 16px;
		}

		.pro-profile-section .video-panel h2 {
			font-size: 16px;
		}

	}


	@media only screen and (max-width:360px) {
		.management-apps .powerful-app .our-app-carousel .owl-next {
			top: -198px;
		}

		.management-apps .powerful-app .our-app-carousel .owl-prev {
			top: -198px;
		}

		.bar-counsil .left-side {
			width: 78%;
		}
	}


/*ends on responsive css*/