.title_subtitle_holder {
	padding-top: 125px;
}
.fourth-row {
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: URL("../../../uploads/2018/05/lake-navy-blue-overlay-barriston-law.jpg");
}
.fourth-row .left-box h3 {
	color: white;
	font-family: "Segoe UI";
	text-transform: none;
	font-size: 40px;
}
.fourth-row .anchor-container a {
	color: white;
	background-color: #0f75bc;
	width: 20%;
	margin-right: 5%;
	text-align: center;
	font-family: "MonstBold";
	padding: 20px 30px;
	font-size: 20px;
}
.fourth-row .anchor-container a:hover {
	background-color: #937c64;
}
.fourth-row .anchor-container {
	display: flex;
	justify-content: center;
}
.fourth-row .full_section_inner {
	display: flex;
	width: 90%;
	margin: 0 auto;
}
.fourth-row .right-box {
	display: flex;
	align-items: center;
}
@media(max-width: 1350px) {
	.fourth-row .anchor-container a {
		font-size:inherit;
	}
}
@media(max-width: 1250px) {
	.fourth-row .left-box span {
		font-size: 30px !Important;
	}
}
@media(max-width: 1000px) {
	.fourth-row .full_section_inner {
		flex-direction:column;
	}
	.fourth-row .left-box,.fourth-row .right-box {
		width: 100%;
		text-align: center;
	}
	.fourth-row .right-box {
		padding-top: 50px;
	}
	.title_subtitle_holder {
		padding-top: inherit;
	}
}

@media(max-width: 470px) {
	.fourth-row .left-box span {
		font-size:25px !important;
	}
	.fourth-row .right-box a {
		padding: 10px 20px 10px 20px;
	}
	.fourth-row .right-box a:nth-child(1) {
		padding-right: 40px;
	}
}
@media(max-width: 400px) {
	.fourth-row .left-box span {
		font-size:22px !important;
	}
}
.first-row {
	width: 90%;
	margin: 0 auto;
}
.first-row .left-box img {
	width: 100%;
}
.first-row .right-box h2 {
	font-size: 40px;
	font-family: "Segoe UI";
	text-transform: none;
	color: #292c3d;
}
.first-row {
	padding-top: 75px;
	padding-bottom: 75px;
}
.first-row .right-box h5 {
	color: grey;
	font-family: "MonstBold";
	padding-top: 10px;
	padding-bottom: 25px;
}

.first-row .right-box ul {
	list-style: none;
}
.first-row .right-box img {
	width: 15px;
}
.first-row .right-box li,.first-row .right-box a {
	color: #0f75bc;
	font-family: "MonstBold";
}
.first-row .right-box li {
	display: flex;
	align-items: center;
}
.first-row .right-box img {
	padding-right: 10px;
}
.first-row .right-box p {
	color: #292c3d;
	font-size: 18px;
	font-family: "Segoe UI";
	line-height: 1.8;
	padding-top: 20px;
}
.first-row .right-box .view-other {
	margin-top: 20px;
}
.seperate-text {
	background-color: white;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.seperate-text h2 {
	font-family: "MonstBold";
	text-transform: none;
	color: #0f75bc;
	font-size: 20px;
}
.seperate-text p:nth-child(2) {
	padding-bottom: 50px;
}
.seperate-text p {
	color: #292c3d;
	font-family: "Segoe UI";
	font-size: 19px;
	width: 80%;
}
.seperate-text .color {
	color: #0f75bc;
}
.first-row .right-box a:hover {
	color: #292c3d;
}
@media(max-width: 767px) {
	.first-row .right-box {
		text-align:center !important;
	}
	.first-row .right-box li {
		justify-content: center;
	}
	.first-row {
		width: 100% !Important;
	}
	.first-row .left-box .vc_single_image-wrapper {
		text-align: center;
	}
	.first-row .right-box {
		padding-top: 25px;
	}
}
.links i{
	width:20px;
}
.seperate-text p:nth-child(2) {
    padding-bottom: 0px;
}

.seperate-text h2 {

    padding-top: 20px;
}

.seperate-text {
    padding-top: 0px;
}
.fourth-row .left-box h3 {
    font-family: "Segoe UI" !important;
    font-weight: 100;
    letter-spacing: 0px;
}
.seperate-text a:hover {
    color: #0f75bc;
}


.lawyer.hide{
	display:none !important;
}