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

/*********Default css***********/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: normal;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 0;
	font-size: 18px;
}
html {
	overflow-x: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	cursor: pointer;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
* {
	box-sizing: border-box;
}
.outer-wrapper {
	width: 100%;
	margin: 0 auto;
}
.content-wrapper {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
}
.clearfix:after, .clearfix:before {
	width: 100%;
	display: block;
	content: '';
	clear: both;
	font-size: 0;
	line-height: 0;
}
.left, .left-block {
	float: left;
}
.right, .right-block {
	float: right;
}
.relative{position: relative;}
img {
	display: inline-block;
}
/*-- Google css start-- */

/*.goog-te-gadget-simple {
    border: 1px solid #DBA800!important;
    padding: 4px!important;
}
.top-phn-info a {
    top: 12px;
}
.goog-te-menu2 {
    background-color: #dba800!important;
}*/
/*-- Google css end -- */
.wrapper {
	max-width: 978px;
	width: 100%;
	margin: 0 auto;
}
.section-1 {
	background: #004282;
	position: relative;
	height: 72px;
}
.logo {
    position: absolute;
    max-width: 306px;
    width: 100%;
}

.top-contact-info.right {
    position: relative;
}
.top-contact-info.right > div {
    display: inline-block;
    float: left;
}


.facebookmy {
    margin-top: 13px;
    margin-left: 13px;
}



.top-phn-info {
    background: #dba800;
    padding-right:8px;
}
.top-mail-info {
	padding-right: 13px;
	border-right: 1px solid #265e95;
}
.top-mail-info a {
	color: #accff2;
	height: 72px;
	line-height: 72px;
	padding-left: 28px;
	position: relative;
}
.top-mail-info a:before {
	content: '\f0e0';
	width: 28px;
	font-family: fontawesome;
	color: #accff2;
	font-size: 14px;
	position: absolute;
	left: 0;
}
.top-phn-info a {
    color: #000;
    height: 60px;
    line-height: 72px;
    position: relative;
    padding-left: 23px;
    margin-left: 8px;
}
.top-phn-info a:before {
	content: '\f095';
	width: 23px;
	font-family: fontawesome;
	color: #000;
	font-size: 17px;
	position: absolute;
	left: 0;
}
.top-phn-info a:hover{ color:#fff;}
.outer-wrapper.section-2 {
	background: #fff;
	height: 68px;
}
.menu li {
	display: inline-block;
}
.menu li a {
	line-height: 70px;
	display: block;
	padding: 0 11px;
	text-transform: uppercase;
	font-size: 15px;
	background: none;
	min-width: 54px;
	text-align: center;
}
.menu li:last-child a {
	background: #e1e1e1;
}
.menu li a:hover, .menu li a:focus, .menu li a:active {
	color: #004282;
}
.section-3 {
	min-height: 553px;
	background: url(../images/top-slider-img.jpg) no-repeat top center;
	background-size: cover;
	border-top: #fff solid 2px;
	text-align: center;
	color: #fff;
}
h1 {
	font-size: 54px;
	font-family: 'Cinzel', serif;
	line-height: 66px;
}
h2 {
	font-size: 45px;
	font-family: 'Cinzel', serif;
	font-weight: 400;
}
.section-3 {
	padding: /*90px*/ 130px 0 100px;
}
.section-3 p {
	font-size: 18px;
	line-height: 35px;
	color: #dfdfdf;
	margin: 35px 0 40px;
}
a.free-trial {
	padding: 0 60px 0 0;
	display: block;
	border: 4px solid #fff;
	background: #dba800;
	text-transform: uppercase;
	text-align: center;
	max-width: 404px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 56px;
	line-height: 52px;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: 700;
	/*transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;*/
}
a.free-trial:after {
	/*content: '\f073';*/
	content: '';
	position: absolute;
	right: 0px;
	top: 0px;
	width: 56px;
	height: 100%;
	background: url(../images/icon_tel.png) 50% 50% no-repeat;
	background-color: #0b3871;
	color: #fff;
	font-size: 23px;
	font-family: fontawesome;
	border-left: 4px solid #fff;
	line-height: 52px;
	/*transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;*/
}
a.free-trial:hover {
	color: #fff;
	background-color: #0b3871;
}
a.free-trial:hover:after {
	background-color: #dba800;
}
.section-4 {
	text-align: center;
	padding: 68px 0 92px;
}


.services-wrapper {
	max-width: 978px;
	width: 100%;
	overflow: hidden;
	position: relative;
	}
	
.legal-service {
	text-align: center;
	display: block;
}
.legal-service li {
	display: inline-block;
	width: 306px;
	border: 1px solid #cfcfcf;
	padding-bottom: 34px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.legal-service li:hover {
	-webkit-box-shadow: -2px 1px 54px 2px rgba(207,207,207,1);
	-moz-box-shadow: -2px 1px 54px 2px rgba(207,207,207,1);
	box-shadow: -2px 1px 54px 2px rgba(207,207,207,1);
}
.legal-service li:nth-child(1) {
	float: left;
}
.legal-service li:last-child {
	float: right;
}
.legal-service li:nth-child(1) .legal-one-img {
	width: 100%;
	height: 181px;
	position: relative;
}
.legal-one-img {
	width: 100%;
	height: 181px;
	position: relative;
}
.legal-one-img span {
	width: 100%;
	height: 181px;
	background: url(../images/legal-service-img-one.png) no-repeat top center;
	padding: 54px 0 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	position: relative;
	display: block;
	z-index: 2;
}
.legal-service li:nth-child(2) .legal-one-img span {
	width: 100%;
	height: 181px;
	background: url(../images/legal-service-img-two.png) no-repeat top center;
	padding: 54px 0 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	position: relative;
	display: block;
	z-index: 2;
}
.legal-service li:nth-child(3) .legal-one-img span {
	width: 100%;
	height: 181px;
	background: url(../images/legal-service-img-three.png) no-repeat top center;
	padding: 54px 0 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	position: relative;
	display: block;
	z-index: 2;
}
.legal-one-img:before {
	content: ' ';
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: 0;
	transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	left: 50%;
	z-index: 3;
}
.legal-service li:nth-child(1) .legal-one-img:before {
	background: url(../images/legal-service-img-one-icon.png) no-repeat top center;
}
.legal-service li:nth-child(2) .legal-one-img:before {
	background: url(../images/legal-service-img-two-icon.png) no-repeat top center;
}
.legal-service li:nth-child(3) .legal-one-img:before {
	background: url(../images/legal-service-img-three-icon.png) no-repeat top center;
}
.legal-one-img:after {
	content: ' ';
	width: 120px;
	height: 120px;
	position: absolute;
	bottom: -26px;
	background: transparent;
	transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	left: 50%;
	z-index: 1;
	border-radius: 50%;
	border: 7px solid #004282;
}
.legal-service li:hover .legal-one-img span {
	background: url(../images/legal-service-img-one.png) no-repeat bottom center;
}
.legal-service li:nth-child(2):hover .legal-one-img span {
	background: url(../images/legal-service-img-two.png) no-repeat bottom center;
}
.legal-service li:nth-child(3):hover .legal-one-img span {
	background: url(../images/legal-service-img-three.png) no-repeat bottom center;
}
.legal-service li:hover .legal-one-img:before {
	background: url(../images/legal-service-img-one-icon.png) no-repeat bottom center;
}
.legal-service li:nth-child(2):hover .legal-one-img:before {
	background: url(../images/legal-service-img-two-icon.png) no-repeat bottom center;
}
.legal-service li:nth-child(3):hover .legal-one-img:before {
	background: url(../images/legal-service-img-three-icon.png) no-repeat bottom center;
}
.legal-service li:hover .legal-one-img:after {
	border: 7px solid #dba800;
}
.legal-service p {
	color: #7b7b7b;
	font-size: 15px;
	padding: 47px 30px 22px;
	line-height: 27px;
}
.read-more {
	max-width: 180px;
	height: 42px;
	display: block;
	margin: 0 auto;
	line-height: 40px;
	text-transform: uppercase;
	border: 2px solid #cfcfcf;
	color: #cfcfcf;
	font-size: 16px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.legal-service li:hover .read-more {
	max-width: 180px;
	height: 42px;
	display: block;
	margin: 0 auto;
	line-height: 40px;
	text-transform: uppercase;
	border: 2px solid #dba800;
	color: #fff;
	font-size: 16px;
	background: #dba800;
}


.legal-service-details {
	position: absolute;
	background-color: #1b8b29;
	z-index: 10;
	width: 100%;
	max-width: 978px;
	height: 100%;
	left: -978px;
	top: 0;
	border: 1px solid #cfcfcf;
	}
	.legal-service-details .legal-service-box {
		max-width: 306px;
		width: 100%;
		float: left;
		height: 100%;
		background: #fff;
		}
		.legal-service-details .legal-one-img::after {
			border-color: #dba800;
			}
		.legal-service-details#familylaw span {
			background: url(../images/legal-service-img-one.png) 0 100% no-repeat;
			}
		.legal-service-details#familylaw .legal-one-img:before {
			background: url(../images/legal-service-img-three-icon.png) 50% 100% no-repeat;
			}
		.legal-service-details#immigration span {
			background: url(../images/legal-service-img-two.png) 0 100% no-repeat;
			}
		.legal-service-details#immigration .legal-one-img:before {
			background: url(../images/legal-service-img-one-icon.png) 50% 100% no-repeat;
			}
		.legal-service-details#personal span {
			background: url(../images/legal-service-img-three.png) 0 100% no-repeat;
			}
		.legal-service-details#personal .legal-one-img:before {
			background: url(../images/legal-service-img-two-icon.png) 50% 100% no-repeat;
			}
	.legal-service-details .legal-service-box p {
		font-family: 'Montserrat', sans-serif;
		color: #7b7b7b;
		font-size: 15px;
		line-height: 27px;
		padding: 47px 30px 22px;
		}

.legal-service-content {
	background: #0b3871;
	overflow: hidden;
	height: 100%;
	}
	.legal-service-content .legal-service-content-inner {
		padding: 30px 25px;
		}
	
	.legal-service-content-inner h3 {
		font-family: 'Cinzel', serif;
		font-size: 40px;
		font-weight: 400;
		color: #fff;
		padding-bottom: 20px;
		margin-bottom: 40px;
		position: relative;
		}	
		.legal-service-content-inner h3:after {
			width: 150px;
			height: 6px;
			content: '';
			position: absolute;
			left: 0;
			right: 0;
			bottom: 0;
			margin: 0 auto;
			background: url(../images/hdLine.png) 50% 100% no-repeat;
			}
	.service-list {
		display: inline-block;
		list-style-type: none;
		margin-bottom: 20px;
		text-align: left;
		}
		.service-list li {
			display: inline-block;
			list-style-type: none;
			vertical-align: top;
			margin-bottom: 13px;
			margin-right: 30px;
			padding: 0 0 13px 23px;
			width: 47%;
			font-family: 'Montserrat', sans-serif;
			font-size: 15px;
			font-weight: 400;
			text-align: left;
			color: #fff;
			line-height: 18px;
			background: url(../images/bullet.png) 0 4px no-repeat;
			border-bottom: #284f7f solid 1px;
			}
			.service-list li:nth-child(2n) {
				margin-right: 0;
				}	

.legal-service-close {
	position: absolute;
	bottom: 1px;
	right: 1px;
	width: 90px;
	height: 40px;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #fff;
	line-height: 36px;
	background: #052855;
	}
	.legal-service-close:hover {
		background: #fff;
		color: #052855;
		}
	
	

.section-4 .wrapper > p {
	font-size: 18px;
	color: #7b7b7b;
	margin: 20px 0 64px;
	padding-bottom: 40px;
	position: relative;
}
.section-4 .wrapper > p:after {
	content: ' ';
	position: absolute;
	background: url(../images/p-end-line.png) no-repeat bottom center;
	width: 100%;
	height: 10px;
	left: 0;
	bottom: 0;
}
/*about css start*/
.about {
	padding: 68px 0 80px;
	background-color: #000c1d;
	text-align: center;
}
.about h2 {
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 45px;
	line-height: normal;
	text-align: center;
	color: #fff;
	margin: 0 0 25px 0;
}
.about-content {
	margin: 0 0 22px 0;
}
.about-content li {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	max-width: 472px;
	text-align: justify;
}
.about-content li:first-child {
	float: left;
}
.about-content li:last-child {
	float: right;
}
/*about css end*/
/*attroney css start*/
.attorney {
	padding: 70px 0;
}
.attorney h2 {
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 45px;
	line-height: 85px;
	text-align: center;
	color: #000;
	margin: 0 0 15px 0;
}
.attorney p {
	color: #7b7b7b;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 40px 0;
}
.testimonial {
	text-align: center;
	padding: 20px 0;
}
.testimonial li {
	display: inline-block;
	vertical-align: top;
	max-width: 220px;
	width: 100%;
	margin: 0 10px;
	position: relative;
}
.testimonial li a {
	display: block;
	cursor: default;
}
.testimonial li a img {
	  width: 175px;
    height: 168px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	display: block;
	margin: 0 auto;
	object-fit: contain;
}
.testimonial li a .content-box {
	display: block;
	min-height: 130px;
	background-color: #004282;
	position: relative;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.testimonial li a:hover img {
	width: 169px;
	height: 172px;
}
.testimonial li a:hover .content-box {
	background-color: #dba800;
}
.testimonial li a .content-box .content {
	position: absolute;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	width: 100%;
	box-sizing: border-box;
	padding: 0 13px;
}
.testimonial li a .content-box .content h4 {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 19px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}
.testimonial li a .content-box .content span {
	display: block;
	font-size: 14px;
	color: #fffdfd;
	font-family: 'Montserrat', sans-serif;
	line-height: 18px;
	font-weight: 400;
	text-align: center;
}
.testimonial li:hover .content-box {
	background-color: #dba800;
}
.underline {
	max-width: 150px;
	width: 100%;
	display: block;
	margin: 0 auto 35px;
	border-top: 2px solid #cfcfcf;
	position: relative;
}
.underline:before {
	content: "";
	position: absolute;
	border-top: 6px solid #dba800;
	left: 39%;
	max-width: 40px;
	width: 100%;
	display: block;
	top: -4px;
}
/*attorney css end*/
/* booking css start */
.booking {
	background: url('../images/contactbg.jpg') no-repeat center center;
	background-size: cover;
	position: relative;
}
.booking-container {
	max-width: 1296px;
	margin: 0 auto;
	position: relative;
	min-height: 600px;
}
.booking-container img {
	position: absolute;
	bottom: 0;
}
.booking .booking-container .wrapper {
	padding: 90px 0;
}
.form-div {
	border: 10px solid #fff;
	margin: 0 auto;
	position: relative;
}
.form-div form {
	margin: 10px 10px;
	background-color: #fff;
	padding: 40px 0 80px;
}
.form-div form h2 {
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-size: 45px;
	line-height: normal;
	text-align: center;
	color: #000;
	margin: 0 0 15px 0;
}
.form-field {
    max-width: 410px;
    width: 100%;
    float: left;
    border: 2px solid #fff;
    border-bottom: 2px solid #000;
    margin: 10px 28px;
    min-height: 48px;
    font-size: 13px;
    color: #7b7b7b;
    outline: none;
    font-family: 'Montserrat', sans-serif;
}
.msg-field {
	float: left;
	max-width: 878px;
	width: 100%;
	border: 0;
	border-bottom: 2px solid #000;
	margin: 10px 28px;
	min-height: 48px;
	resize: none;
	font-size: 13px;
	color: #7b7b7b;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	outline: none;
}
button.send-request-btn {
	width: 326px;
	height: 80px;
	margin: 0 auto;
	display: block;
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	background: #dba800;
	border: 0;
	border: 10px solid #17151e;
	outline: none;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #000;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
button.send-request-btn:hover {
	color: #fff;
}
/* booking css end */
/*section-8*/
.section-8 {
	height: 430px;
	background: url(../images/contact-background.jpg) no-repeat center top;
	position: relative;
	background-size: cover;
}
.get-wrap {
	position: absolute;
	background: transparent;
	max-width: 554px;
	width: 100%;
	height: 320px;
	border: 10px solid #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.get-direction {
	width: 98%;
	height: 290px;
	background: #fff;
	margin: 5px;
	text-align: center;
	padding: 30px 0;
	text-transform: uppercase;
}
h3 {
	font-size: 25px;
	color: #000c1d;
	margin-bottom: 20px;
}
.get-direction p {
	font-size: 18px;
	color: #000c1d;
	line-height: 28px;
}
a.direction-btn {
	display: block;
	background: #dba800;
	width: 184px;
	height: 46px;
	line-height: 46px;
	margin: 26px auto;
	color: #fff;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
a.direction-btn:hover {
	background: #004282;
}
/*section-8*/
/*footer*/
.footer {
	background: #000c1d;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	padding: 57px 0;
}
.footer p {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
}
.footer a {
	color: #dba800;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.footer a:hover {
	color: white;
}
.footer ul, .footer ul li {
	display: inline-block;
}
.footer ul li {
	padding: 0 8px;
	border-right: 1px solid #fff;
}
.footer ul li:last-child {
	border-right: 0;
}
/*footer*/

/*select*/
.select {
	max-width: 410px;
	width: 100%;
	min-height: 48px;
	border-radius: 0;
	margin: 10px 28px;
	float: left;
	background: #fff;
	padding: 0 ;
	position: relative;
	cursor: pointer;
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	border-bottom: 2px solid #000;
}
.select:after {
    width: 20px;
    height: 48px;
    content: '\f078';
    font-family: fontawesome;
    font-size: 12px;
    color: #7d7d7d;
    right: 0;
    top: 0;
    line-height: 48px;
    position: absolute;
    text-align: right;
	z-index:1;
}
select.s-hidden {
	visibility: hidden;
	display: none;
}
ul.options {
	z-index: 2;
	position: absolute;
	top: 38px;
	width: 100%;
	display: none;
	background: #fff;
	left: 0;
	padding: 0;
}
ul.options li {
	font-size: 13px;
	font-weight: 400;
	border-bottom: 1px solid #ccc;
	color: #7b7b7b;
	padding: 5px 0;
	background: #fff;
}
.styledSelect {
	width: 100%;
	min-height: 48px;
	line-height: 48px;
	font-size: 13px;
	color: #7b7b7b;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	z-index: 2;
    position: relative;
}
/*select*/
/*Form Validation*/
.succesmsg{ width:100%;
display:block;
font-size:13px; color:#ff6600; text-align:center; position: absolute; top: 114px; }
.error{ border-bottom:2px solid red; }

.section-3 ul li:last-child a:after,.call-sec ul li:last-child a:after{
	content:'\f003';
	background-image:none;
	font-size:32px;
	line-height:48px;
	}
.section-3 li,.call-sec li{
    display: inline-block;
    width: 49%;
    box-sizing: border-box;
}
.logo1.right-se {
    right: -18%;
    position: absolute;
    top: 11px;
}

.top-pay-button a.free-trial, .top-pay-button a.free-trial, .mob-pay-button a.free-trial {
    padding: 17px 20px;
    font-size: 12px;
    margin-top: 14px;
    height: 100%;
    line-height: 0;
}
.top-pay-button.right a.pay-button {
    display: block;
    border: 4px solid #fff;
    background: #dba800;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-weight: 700;
    padding: 17px 17px;
    font-size: 12px;
    margin-top: 14px;
    height: 100%;
    line-height: 0;
}
.top-pay-button.right {
    margin-left: 15px;
}
.top-contact-info.right > div.facebookmy {
    position: absolute;
    bottom: -55px;
    right: 0;
}



.legal-service {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.legal-service li {
    width: 24%;
}


.legal-service li:nth-child(4) .legal-one-img:before {
    background: url(../images/legal-service-img-one-icon.png) no-repeat top center;
}

.legal-service li:nth-child(4):hover .legal-one-img:before {
    background: url(../images/legal-service-img-one-icon.png) no-repeat bottom center;
}


.legal-service-details#civilllaw span {
   background: url(../images/legal-service-img-two.png) 0 100% no-repeat;
}

.legal-service-details#civilllaw .legal-one-img:before{
background: url(../images/legal-service-img-one-icon.png) 50% 100% no-repeat;
}




/*responsive css*/
@media only screen and (max-width :1169px) {
html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}
body {
    font-size: 14px;
}
.menu li a {
    font-size: 13px;
}
h1 {
    font-size: 38px;
    line-height: normal;
}
.section-3 {
    padding: 40px 0 40px; min-height: 100%;
}
.section-4 {
    text-align: center;
    padding: 40px 0;
}
h2 {
    font-size: 38px;
}
.section-4 .wrapper > p {
    font-size: 14px;
    margin: 10px 0;
    padding-bottom: 30px;
}
.form-field {
    width: 47%;
    float: left;
    border: 1px solid #fff;
    border-bottom: 1px solid #000;
    margin: 10px;
}
.select {
    width: 47%;
    min-height: 48px;
    margin: 10px;
    border-bottom: 1px solid #000;
}
.msg-field {
    float: left;
    width: 97%;
    border-bottom: 1px solid #000;
    margin: 10px;
    font-size: 13px;
}
.form-div form h2 {
    font-weight: 400;
    font-size: 38px;
    margin: 0 0 10px 0;
}
.booking .booking-container .wrapper {
    padding: 40px;
}
.booking-container {
    max-width: 1296px;
    margin: 0 auto;
    position: relative;
    min-height: 100%;
}
.booking-container img {
    position: absolute;
    bottom: 0;
    width: 349px;
}
.legal-service li {
    display: inline-block;
    width: /*267px*/ 308px;
    vertical-align: top;
	margin-bottom: 15px;
}
.legal-service li:nth-child(1) {
    float: none;
}
.legal-service li:last-child {
    float: none;
}
.attorney h2 {
    font-size: 38px;
    line-height: normal;
    margin: 0 0 10px 0;
}
.attorney {
    padding: 40px 0;
}
.attorney p {
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 20px;
}
.testimonial li {
    max-width: 24%;
    width: 100%;
    margin: 0 2px;
}
.testimonial li a .content-box .content h4 {
    font-size: 16px;
    line-height: normal;
}
.testimonial li a .content-box .content span {
    font-size: 12px;
    line-height: normal;
}
button.send-request-btn {
    max-width:250px;
    width:100%;
	height: auto;
    padding: 10px;
    margin: 0 auto;
    border: 5px solid #17151e;
    font-size: 17px;
}
.wrapper {
    max-width: 978px;
    width: 98%;
    margin: 0 auto;
}
.about h2 {
    font-size: 38px;
}
.about {
    padding: 40px 0;
}
.about-content li {
    font-size: 14px;
    line-height: 28px;
    width: 100%;
}
.about-content {
    margin: 0 0 10px;
}
.get-direction p {
    font-size: 14px;
}
.select, .form-field {
	-webkit-appearance: none;
}
.msg-field {
	-webkit-appearance: none;
}
.top-contact-info.right {
    width: 55%;
}
/*.logo{
	    max-width: 30%;
}*/

.logo1.right-se {
    right: -7%;
}
}
@media only screen and (max-width :979px) {
.about-content li {
    font-size: 14px;
    line-height: 25px;
    max-width: 100%;
    margin-bottom: 10px;
}
.logo img {
    width: 80%;
}	
.logo1.right-se {
    right: 2%;
}

.top-contact-info.right {
    width: 63%;
}

	 }
@media only screen and (max-width :836px) {
	.logo img {
    width: 55%;
}
.logo1.right-se {
    right: 9%;
}
.top-contact-info.right {
    width: 68%;
}

}
@media only screen and (max-width :825px) {
.legal-service li {
    margin-bottom: 10px;
}	
.legal-service p {
    color: #7b7b7b;
    font-size: 13px;
    padding: 35px 15px 20px;
    line-height: 20px;
}
}
@media only screen and (max-width :802px) {
	.booking-container img {
    display: none;
}
.testimonial li {
    max-width: 49%;
    width: 100%;
    margin: 0 2px;
}
.form-field {
    margin: 5px;
}
.select {
    margin: 5px;
}
.booking .booking-container .wrapper {
    padding: 10px 0;
}
.logo1.right-se {
    right: 6%;
}
}
@media only screen and (max-width: 768px) {
/*.legal-service-details {
	width: 750px;
	left: -750px;
	}*/
	
/*-- Google css start-- */
.goog-te-gadget-simple {
    padding:0px!important;
}

.top-contact-info.right {
    width: 75%;
}

/*-- Google css end -- */	
.top-phn-info {
    padding-right: 28px;
}
.section-3 li, .call-sec li{
	    display: block;
    width: 100%;
    margin: 15px 0px;
	}
.logo1.right-se {
    right: 0;
}
}

@media(max-width:767px){
	.section-1:after {
    content: '';
    display: block;
    clear: both;
}

.section-1{
	height:inherit;
}
.logo{
	position:static;
	width:100%;
	margin: 0 auto;
    display: block;
    float: none;
}

.logo img{
	margin:0 auto;
	 display: block;
}

.top-contact-info.right {
    width: 100%;
}

.top-contact-info.right div{
	width:30%;
	float:left;
	margin-left:0px;
	margin-right:5%;
	border:0px;
	padding-right:0px;
	padding-left:0px;
	text-align:center;
}

.facebookmy img{
	float:right;
}
.top-phn-info a{
	margin-left:0px;
}

.top-contact-info.right div:last-child{
	margin-right:0px;
}


}


@media only screen and (max-width :624px) {
.testimonial li {
    max-width: 100%;
    width: 100%;
    margin: 0 2px;
}
.booking .booking-container .wrapper {
    padding: 5px 0;
}
.section-4 {
    padding: 5px 0;
}	
.about {
    padding: 5px 0;
}
.attorney {
    padding: 5px 0;
}
a.free-trial {
    font-size: 14px;
	}

.select, .form-field {
    width: 100%;
    margin: 5px;
    max-width: 98%;
	-webkit-appearance: none;
	    border-radius: 0;
}
.msg-field {
    float: left;
    width: 98%;
    border-bottom: 1px solid #000;
    margin: 5px;
    font-size: 13px;
    border-radius: 0;
	-webkit-appearance: none;
}
.section-1 {
    position: relative;
    height: auto;
}
.logo {
    position: relative;
    max-width: 360px;
    width: 98%;
    margin: 0 auto;
    float: none;
    text-align: center;
}
.top-contact-info.right {
    display: block;
}

.logo.left{
	padding-top:10px;
}

.top-contact-info.right div {
    width: 100%;
	float:none;
	margin:0 auto;
	height:inherit;
}

.top-mail-info a ,.top-phn-info a{
	color:#000;
	line-height:3.7;
	height:inherit;
}
.top-mail-info a:before{
	color:#000;
}

.top-phn-info a:before{
	font-size:14px;
}

.facebookmy img {
    float: none;
	display:block;
	margin:10px auto 5px;
}



a.click {
    height: 50px;
    background:#004282;
    width: 100%;
    display: block;
    position: relative;
}
a.click:after {
    content: '\f0c9';
    display: block;
    position: absolute;
    top: 0;
    right: 9px;
    color: #fff;
    font-size: 30px;
    font-family: FontAwesome;
    line-height: 50px;
    height: 50px;
}
.section-1 {
    background: #fff;
}
.outer-wrapper.section-2 {
    background: #fff;
    height: auto;
}
.menu ul {
    background: #fff;
    display: none;
}
.menu.right {
    width: 100%;
    float: none;
    margin: 0;
}
.menu li {
    display: block;
    width: 100%;
	border-bottom:1px solid #ccc;
}
.menu li a {
    font-size: 12px;
    text-align: left;
    line-height: normal;
    padding: 10px;
}



.form-div form {
    margin: 10px 10px;
    background-color: #fff;
    padding: 20px 0 80px;
}
.form-div form h2 {
    font-weight: 400;
    font-size: 20px;
    margin: 0 0 10px 0;
}
h3 {
    font-size: 18px;
    color: #000c1d;
    margin-bottom: 10px;
}
.get-wrap {
    height: auto;	}
	.get-direction {
    height: auto;
    margin: 5px;
    padding: 20px;
}
.about h2, .attorney h2, h2 {
    font-size: 21px;
    margin-bottom: 10px;
}
h1 {
    font-size: 23px;
    line-height: normal;
}
.section-3 p {
    font-size: 14px;
    line-height: 23px;
    color: #dfdfdf;
    margin: 20px 0;
}
.legal-service li {
	height: auto;
}
#google_translate_element {
    bottom: -25px;
    left: 50%;
    transform: translate(-30%);
    transform: translate(-30%); /*or  transform: translateX(-50%);*/
    -webkit-transform: translate(-30%);/*or  -webkit-transform: translate(-50%); */
    -ms-transform: translate(-30%);/*or -ms-transform: translateX(-50%);*/
}
.logo1.right-se {
    position: static;
    display: block;
    text-align: center;
    margin-top: 15px;
}
.top-contact-info.right > div.facebookmy {
    position: static;
    bottom: 0;
    right: 0;
    float: left !important;
    width: 50%;
    margin-top: 11px;
}
.top-pay-button.right {
    float: right !important;
    width: 50% !important;
    clear: both;
}
.top-pay-button.right a.pay-button {
    padding: 25px 20px;
}

}
@media only screen and (max-width :960px) {
.legal-service li {
	width: 290px;
	}	
}
@media only screen and (max-width :900px) {
.legal-service li {
	width: 280px;
	margin: 5px;
	}	
	.service-list li {
		width: 46%;
		padding: 0 0 10px 23px;
		margin-bottom: 10px;
		margin-right: 20px;
		font-size: 13px;
		}
.legal-service p, 
.legal-service-details .legal-service-box p {
	font-size: 13px;
    line-height: 22px;
	}
.legal-service-details .legal-service-box {
	max-width: 280px;
	}
}
@media only screen and (max-width : 895px) {
.legal-service li {
	width: 270px;
	
	}	
}
@media only screen and (max-width : 865px) {
.legal-service li {
	width: 260px;
	margin: 2px;
	}	
.service-list li {
	font-size: 12px;
	}
}
@media only screen and (max-width : 816px) {
.legal-service li {
	width: 250px;
	margin: 0;
	}	
.legal-service-details .legal-service-box {
	max-width: 260px;
	}
.service-list li {
	line-height: 16px;
	width: 47%;
	padding-bottom: 8px;
	margin-bottom: 8px;
	}
.legal-service-close {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	}
}
@media only screen and (max-width : 800px) {
.legal-service li {
    margin: 2px;
    width: 250px;
}
.legal-service-content .legal-service-content-inner {
	padding: 15px;
	}
.legal-service-content-inner h3 {
	font-size: 25px;
	margin-bottom: 20px;
	}	
.legal-service p, 
.legal-service-details .legal-service-box p {
	font-size: 12px;
	line-height: 18px;
	}
.service-list li {
	line-height: 16px;
	font-size: 12px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	}
.legal-service-details .legal-service-box {
	max-width: 260px;
	}
.legal-service-close {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	}
}
@media only screen and (max-width : 783px) {
.legal-service li {
	width: 240px;
	}
}
@media only screen and (max-width : 755px) {
.legal-service li {
	width: 230px;
	}
}
@media only screen and (max-width : 724px) {
.legal-service li {
	width: 220px;
	}
}
@media only screen and (max-width : 693px) {
.legal-service li {
	width: 210px;
	}
.service-list li {
	width: 46%;
	}
}
@media only screen and (max-width : 663px) {
.legal-service li {
	width: 200px;
	}
.legal-service li .legal-one-img span {
	font-size: 17px !important;
	}
}
@media only screen and (max-width : 631px) {
.legal-service li {
	width: 190px;
	}
.read-more {
	font-size: 14px;
	max-width: 130px;
	}
	.legal-service li:hover .read-more {
		max-width: 130px;
		font-size: 14px;
		}
}
@media only screen and (max-width : 600px) {
	.services-wrapper {
		/*height: 500px;*/
		}
.legal-service li {
	display: block;
	width: 306px;
	margin: 0 auto;
	margin-bottom: 15px;
	}
.legal-service p {
	color: #7b7b7b;
    font-size: 15px;
    line-height: 27px;
    padding: 47px 30px 22px;
	}
.legal-service li .legal-one-img span {
	font-size: 20px !important;
	}

.legal-service-details  {
	height: auto;
	display: inline-block;
	}	
.legal-service-details .legal-service-box {
	max-width: none;
	width: 100%;
	height: auto;
	float: none;
	display: block;
	}
.legal-service-content {
	display: block;
	}
.legal-service-details .legal-service-box p {
	height: auto !important;
	padding-top: 60px;
	padding-bottom: 60px;
	}
.legal-service-details span {
	background-size: cover !important;
	}

.service-list {
	display: block;
	}
.service-list li {
	float: none;
	display: block;
	width: 100%;
	margin: 0 0 15px;
	}
	
.legal-one-img span  {
	font-size: 20px;
	}
.legal-service-details .legal-service-box p {
	font-size: 15px;
	line-height: 27px;
	padding: 50px 30px;
	}
	
.legal-service-content .legal-service-content-inner {
	padding: 30px 25px;
	}
.legal-service-content-inner h3 {
	font-size: 36px;
	margin-bottom: 60px;
    padding-bottom: 20px;
	}
.service-list li {
	width: 100%;
	font-size: 15px;
	line-height: 18px;
	padding: 0 0 13px 23px;
	margin-bottom: 13px;
	margin-right: 0;
	}
}
/*responsive css*/

