*,
*:after,
*:before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	/*text-rendering: optimizeLegibility;*/
}

* {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
html {
	font-size: 62.5%;
	height: 100%;
	width: 100%;
	max-width: 100%;
}
body {
	font-family: "Lato",sans-serif;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.6em;
	color: #3e3e3e;
	background-color: #ffffff;
	width: 100%;
	max-width: 100%;
	position: relative;
}
p {
	font-family: "Lato",sans-serif;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.6em;
	color: #3e3e3e;
	margin-bottom: calc(1rem + 1vw);
}
strong {
	font-weight: 800;
	color: #3e3e3e;
}
.small {
	font-size: 1.4rem;
}
.clear:before,
.clear:after {
	content:' ';
	display:table;
}
.clear:after {
	clear:both;
}
.clear {
	*zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	text-decoration:none;
	color: #7BB947;
}
a:hover {
	text-decoration:underline;
	color: #7BB947;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline: 0;
}
input, textarea, select, a { outline: none; }
:focus {
	outline-color: transparent;
	outline-style: none;
}
ol, ul {
	list-style-position: outside;
	margin: 0 0 2em 2.5em;
	text-align: left;
}
ol li, ul li {
	margin: 0 0 0.8em 0;
	margin-bottom: calc(1.4rem + 1vw);
	line-height: 1.6em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lato",sans-serif;
	line-height: 1.2em;
	color: #3e3e3e;
	font-weight: 700;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #3e3e3e;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
	color: #3e3e3e;
}
h1 {
	font-weight: 800;
	font-size: calc(2rem + 2.4vw);
	margin-bottom: calc(2rem + 2vw);
}
h2 {
	font-size: calc(2.2rem + 1.6vw);
	margin-bottom: calc(1.8rem + 1.8vw);
}
h3 {
	font-size: calc(1.8rem + 1.1vw);
	margin-bottom: calc(1.5rem + 1.3vw);
}
h4 {
	font-size: calc(1.5rem + 0.8vw);
	margin-top: calc(1rem + 2vw);
	margin-bottom: calc(1rem + 1vw);
	letter-spacing: 0;
}
h5 {
	font-size: calc(1.2rem + 0.6vw);
	margin-bottom: calc(0.8rem + 0.8vw);
	letter-spacing: 0;
}

.flex {
	display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;
}
.flex img {
	align-self: center
}
.inner-wrapper {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 5%;
	text-align: center;
}

#wpadminbar {
	display: none !important;
}

.header {
	width: 100%;
	height: 80px;
}
.header .inner-wrapper {
	width: 100%;
	height: 80px;
	padding-bottom: 0;
	padding-top: 20px;
	justify-content: space-between;
	align-items: center;
}

.header .inner-wrapper .logo_container {
	height: 50px;
	max-width: 330px;
}
.header .inner-wrapper .logo_container a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
}
.header .inner-wrapper .logo_container a img {
	width: 100% !important;
	height: auto;
}

.header .inner-wrapper .phone_container {
	max-width: 384px;
}

.header .inner-wrapper .phone_container h3 {
	color: #2f3a6a;
	display: inline-block;
    width: 100%;
    margin: 0;
    font-weight: 800;
}
.header .inner-wrapper .phone_container h3 a {
	color: #2f3a6a;
	display: inline-block;
}
.header .inner-wrapper .phone_container p {
	margin-bottom: 0;
	height: 18px;
	font-size: 14px;
    line-height: 1;
	display: inline-block;
	width: 100%;
}
.header .inner-wrapper .phone_container.mobile {
	background: #77c906;
	padding: 7px 12px;
}
.header .inner-wrapper .phone_container.mobile h3,
.header .inner-wrapper .phone_container.mobile h3 a,
.header .inner-wrapper .phone_container.mobile p {
	color: #ffffff;
}

.top-section {
	background-repeat: no-repeat;
    background-image: url(https://www.torontodivorcelaw.com/wp-content/uploads/2019/09/toronto-divorce-law_bg07.jpg);
    background-size: cover;
    background-position: left center;
    width: 100%;
    height: 100%;
}
.top-section .inner-wrapper {
	padding-top: 3.5%;
}
.top-section .inner-wrapper .columns {
	text-align: left;
	justify-content: center;
	padding-top: 4%;
}
.top-section .inner-wrapper .left {
	width: 48%;
}
.top-section .inner-wrapper h1 {
	margin-top: 0;
	margin-bottom: 24px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1050px;
}
.top-section .inner-wrapper h4 {
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 890px;
	line-height: 1.4em;
}
.top-section .inner-wrapper h4 strong {
	color: #2f3a6a;
}
.top-section .inner-wrapper .right {
	width: 40%;
}

.form-container {
	background-color: #2f3a6a;
	padding: 40px 30px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -khtml-border-radius: 12px;
    width: 100%;
    max-width: 420px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.form-container h3 {
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.2em;
}
.form-container h4 {
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 12px;
	text-align: center;
}
.form-container h3 a,
.form-container h4 a {
	color: #ffffff;
}
.form-container h5 {
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 12px;
	text-align: center;
}
.form-container p {
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 1.3em;
	text-align: center;
}
.form-container p a, .form-container p strong {
	color: #ffffff;
}
.form-container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
.form-container ul li {
	margin-bottom: 20px;
}
.gform_wrapper, form, .gform_body, .gform_footer {
	width: 100%;
	float: left;
}
.gform_footer {
	text-align: center;
	margin-bottom: 30px;
}
.green-line {
	width: 100%;
	height: 4px;
	background-color: #77c906;
	margin-bottom: 30px;
}
.gfield_label, label {
	color: #ffffff;
	line-height: 1.3em;
	margin-bottom: 10px;
	font-size: 90%;
}
.hidden_label label {
	display: none;
}
.hidden_sub_label {
	display: none;
}
li.gfield_contains_required {
	width: 100%;
	float: left;
}
#field_11_5 > label {
	display: none;
}
li.gfield_contains_required > div.ginput_container_checkbox {
	float: left;
	width: 100%;
	color: #ffffff;
	position: relative;
}
li.gfield_contains_required > div.ginput_container_checkbox input {
	border: none;
	position: relative;
	top: -1px;
	margin-right: 5px;
}
li.gfield_contains_required > div.ginput_container_checkbox label a {
	color: #ffffff;
	text-decoration: underline;
}
input[type="text"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="time"],
input[type="url"],
input[type="tel"],
textarea,
select {
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    background: #fff;
    margin: 0;
    border: none;
    padding: 10px 12px;
    color: #000;
    font-family: inherit;
    font-size: inherit;
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
}
input[type="text"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
	background: #fff;
    padding: 10px 12px;
    outline-color: transparent;
  	outline-style: none;
  	-webkit-appearance: none;
}
select, select:focus  {
    font-size: 90%;
    display: block;
    padding: 9px 30px 9px 13px !important;
    max-width: 100%;
    width: 100%;
    height: auto !important;
    background: url("img/arrow-down.svg") calc(100% - 0px) center no-repeat;
    background-color: #fff;
    background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 42px !important;
}
select option  {
    padding: 0 4px;
}
select::-ms-expand  {
    display: none;
}
select:disabled::-ms-expand  {
    background: #f60;
}
body.ie select  {
    background: url("img/arrow-down.svg") 96% center no-repeat;
}
input[type="submit"],
input[type="button"],
a.button {
	font-family: "Lato",sans-serif;
	font-weight: 700;
	font-size: 2rem;
    line-height: 1.8rem;
	display: inline-block;
	text-align: center;
    width: auto;
    padding: 20px 28px 20px 28px;
    margin: 0;
    background: #77c906;
    border: none;
    color: #fff;
    -webkit-transition: background-color 0.25s ease;
    -moz-transition: background-color 0.25s ease;
    -o-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease;
    -webkit-appearance: none;
    cursor: pointer;
}
input[type="submit"]:hover,
input[type="button"]:hover,
a.button:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
a.button:focus {
    background: #8dd834;
    text-decoration: none;
}
a.button.btn-grey {
	background-color: #ebebeb;
	color: #2f3a6a;
}
a.button.btn-grey:hover, a.button.btn-grey:focus {
	background-color: #2f3a6a;
	color: #ffffff;
}
.columns.flex {
	justify-content: space-between;
}
.consultation-process .inner-wrapper {
	padding-top: 0;
	max-width: 1100px;
}
.consultation-process .inner-wrapper .columns > div {
	width: 28%;
	max-width: 250px;
}
.consultation-process .inner-wrapper .columns > div .number-circle {
	font-size: 32px;
    line-height: 42px;
    background: #2f3a6a;
    color: #ffffff;
    display: block;
    border-radius: 50%;
    text-align: center;
    padding: 5px;
    width: 54px;
    height: 54px;
    margin: 0 auto 15px auto;
}
.practice-areas {
	background-repeat: no-repeat;
    background-image: url(https://www.torontodivorcelaw.com/wp-content/uploads/2019/04/fine-and-associates_blue_bg_1.jpg);
    background-size: cover;
    background-position: center top;
    width: 100%;
    height: 100%;
    color: #fff;
}
.practice-areas .inner-wrapper {
	max-width: 1100px;
}
.practice-areas .inner-wrapper > p {
	margin-bottom: 40px;
}
.practice-areas ul {
	-moz-column-count: 4;
    -moz-column-gap: 40px;
    -webkit-column-count: 4;
    -webkit-column-gap: 40px;
    column-count: 4;
    column-gap: 40px;
    list-style-type: none;
}
.practice-areas ul li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    margin: 0 5px 0 -23px;
    color: #77c906;
}
.practice-areas ul li {
	line-height: 1.3em;
	padding-right: 20px;
}
.practice-areas h2 {
	color: #ffffff;
}
.practice-areas p {
	color: #ffffff;
}
.lp-testimonial {

}
.lp-testimonial .inner-wrapper {
	padding-top: 0;
}
.lp-testimonial .inner-wrapper .quotation {
	font-size: calc(1.4rem + 0.6vw);
	quotes: "\201C""\201D""\2018""\2019";
	padding: 10px 20px;
	line-height: 1.6em;
}
.lp-testimonial .inner-wrapper .quotation:before {
	content: open-quote;
	display: inline;
	height: 0;
	line-height: 0;
	left: -10px;
	position: relative;
	top: 30px;
	color: #2f3a6a;
	font-size: calc(4rem + 2vw);
}
.lp-testimonial .inner-wrapper .quotation::after {
	content: close-quote;
	display: inline;
	height: 0;
	line-height: 0;
	left: 10px;
	position: relative;
	top: 35px;
	color: #2f3a6a;
	font-size: calc(4rem + 2vw);
	font-style: normal;
}
.lp-testimonial .inner-wrapper footer {
	margin:0;
	text-align: center;
	font-style: normal;
	font-size: 1em;
}

.meet-the-lawyers .columns.flex {
	margin-top: 40px;
}
.meet-the-lawyers .inner-wrapper .top {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.meet-the-lawyers .inner-wrapper .columns .lawyer {
	width: 18%;
}
.meet-the-lawyers .inner-wrapper .columns .lawyer a.img-border {
	display: block;
	border: 5px solid #ebebeb;
	margin-bottom: 20px;
	max-width: 220px;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: border 0.25s ease;
    -moz-transition: border 0.25s ease;
    -o-transition: border 0.25s ease;
    transition: border 0.25s ease;
}
.meet-the-lawyers .inner-wrapper .columns .lawyer a.img-border:hover {
	border: 5px solid #2f3a6a;
}
.meet-the-lawyers .inner-wrapper .columns .lawyer a.img-border img {
	width: 100%;
	height: auto;
}
.meet-the-lawyers .inner-wrapper .columns .lawyer h5 {
	font-size: calc(1rem + 0.6vw);
	margin-bottom: 0;
	color: #2f3a6a;
}
.meet-the-lawyers .inner-wrapper .columns .lawyer p {
	margin-bottom: 12px;
}
.meet-the-lawyers .inner-wrapper .columns .lawyer a.button.btn-grey {
	font-size: 1.6rem;
    line-height: 1.8rem;
    padding: 15px 25px 15px 25px;
}
.associations {
	background-color: #f8f8f8;
}
.associations .inner-wrapper {
	padding-top: 3%;
	padding-bottom: 3%;
}
.associations .inner-wrapper .columns.flex {
	flex-wrap: wrap;
	justify-content: center;
}
.associations .inner-wrapper .columns.flex img {
	margin: 0 4%;
}

.bottom-cta {
	background-color: #2f3a6a;
}
.bottom-cta h2 {
	color: #ffffff;
	margin-bottom: 20px;
}
.bottom-cta h2 a {
	color: #ffffff;
}
.bottom-cta h3 {
	color: #ffffff;
	margin-bottom: 20px;
}
.bottom-cta p {
	color: #ffffff;
}
.lead-magnet {
	background-color: #f8f8f8;
}
.lead-magnet .inner-wrapper {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.lead-magnet .inner-wrapper .columns .left {
	width: 46%;
	text-align: left;
}
.lead-magnet .inner-wrapper .columns .left h3 {
	color: #2f3a6a;
}
.lead-magnet .inner-wrapper .columns .right {
	width: 46%;
}
.lead-magnet .gform_fields {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.lead-magnet .gfield_label, .lead-magnet label {
    color: #3e3e3e;
    font-weight: 700;
}
.lead-magnet input[type="text"],
.lead-magnet input[type="email"],
.lead-magnet textarea,
.lead-magnet select {
	border: 1px solid #666;
}
.lead-magnet .gform_validation_container {
    display: none !important;
}
.lead-magnet #field_2_4 {
	float: left;
	width: 47%;
	margin-bottom: 15px;
}
.lead-magnet #field_2_5 {
	float: right;
	width: 47%;
	margin-bottom: 15px;
}
.lead-magnet .gform_footer {
    margin-bottom: 0;
}
.lead-magnet input[type="submit"] {
    font-size: 1.7rem;
    line-height: 1.5rem;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    width: auto;
    padding: 16px 24px 16px 24px;
    margin: 0;
    background: #2f3a6a;
    -webkit-transition: background-color 0.25s ease;
    -moz-transition: background-color 0.25s ease;
    -o-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease;
    -webkit-appearance: none;
    cursor: pointer;
}
.validation_error {
	display: inline-block;
	margin-bottom: 20px;
	text-align: left;
}
.validation_error, .validation_message {
	color: red;
	font-size: 80%;
	line-height: 1.3em;
}
.validation_message {
	margin-top: 5px;
}
.gfield_required {
	color: red;
}

.offices .inner-wrapper .columns {
	padding-top: 5%;
}
.offices .inner-wrapper .columns > div {
	width: 22%;
}
.offices .inner-wrapper .columns > div > h4 {
	color: #2f3a6a;
	margin-top: 12px;
}
.offices .inner-wrapper .columns > div > h4 a {
	color: #2f3a6a;
}
.offices .inner-wrapper .columns > div > div.map-marker:before {
    font-family: 'FontAwesome';
    content: '\f041';
    margin: 0;
    color: #2f3a6a;
    font-size: 300%;
}
#copyright .inner-wrapper {
	padding-top: 0;
}

@media only screen and (min-width: 1441px) {
	.inner-wrapper {
		max-width: 1400px;
	}
	.meet-the-lawyers .inner-wrapper .top {
	    max-width: 1000px;
	}
	.meet-the-lawyers .inner-wrapper .top p {
		max-width: 900px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 1080px) {
	.associations .inner-wrapper .columns.flex img {
		margin: 0 2%;
	}
	.meet-the-lawyers .columns.flex {
		flex-wrap: wrap;
		max-width: 560px;
		margin-left: auto;
		margin-right: auto;
	}
	.meet-the-lawyers .columns.flex .lawyer {
		width: 47%;
	}
	.meet-the-lawyers .columns.flex .lawyer:nth-child(1),
	.meet-the-lawyers .columns.flex .lawyer:nth-child(2),
	.meet-the-lawyers .columns.flex .lawyer:nth-child(3),
	.meet-the-lawyers .columns.flex .lawyer:nth-child(4) {
		margin-bottom: 40px;
	}
	.meet-the-lawyers .inner-wrapper .columns .lawyer a.img-border {
	    max-width: 240px;
	}
}

@media only screen and (max-width: 850px) {
	.offices .columns.flex {
		display: block;
		padding-top: 5%;
	}
	.offices .inner-wrapper .columns > div {
		width: 100%;
		max-width: 250px;
		margin-left: auto;
		margin-right: auto;
	}
	.offices .inner-wrapper .columns > div:nth-child(1),
	.offices .inner-wrapper .columns > div:nth-child(2),
	.offices .inner-wrapper .columns > div:nth-child(3) {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 850px) {
	.inner-wrapper {
	    padding: 7% 5%;
	}
	.top-section {
		width: 100%;
		float: left;
	}
	.top-section .inner-wrapper {
		width: 100%;
		float: left;
	}
	.top-section .inner-wrapper .columns {
		display: block;
		width: 100%;
		float: left;
	}
	.top-section .inner-wrapper .columns .left {
	    width: 100%;
	    float: left;
	}
	.top-section .inner-wrapper .columns .right {
	    width: 100%;
	    float: left;
	}
	.practice-areas ul {
		-moz-column-count: 3;
	    -moz-column-gap: 40px;
	    -webkit-column-count: 3;
	    -webkit-column-gap: 40px;
	    column-count: 3;
	    column-gap: 40px;
	}
}

@media only screen and (max-width: 680px) {
	.inner-wrapper {
	    padding: 8% 5%;
	}
	.header {
		height: auto;
	}
	.header .inner-wrapper {
		display: block;
		overflow: hidden;
		height: auto;
	}
	.header .inner-wrapper .logo_container {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
	.header .inner-wrapper .phone_container {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}
	.practice-areas ul {
		-moz-column-count: 2;
	    -moz-column-gap: 40px;
	    -webkit-column-count: 2;
	    -webkit-column-gap: 40px;
	    column-count: 2;
	    column-gap: 40px;
	}
	.consultation-process .inner-wrapper .columns.flex {
		display: block;
	}
	.consultation-process .inner-wrapper .columns.flex > div {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}
	.consultation-process .inner-wrapper .columns.flex > div:last-child {
		margin-bottom: 0;
	}
	.lead-magnet .inner-wrapper .columns.flex {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 480px;
		overflow: hidden;
	}
	.lead-magnet .inner-wrapper .columns.flex .left {
		width: 100%;
		float: none;
	}
	.lead-magnet .inner-wrapper .columns.flex .right {
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width: 550px) {
	.practice-areas ul {
		-moz-column-count: auto;
	    -moz-column-gap: 0;
	    -webkit-column-count: auto;
	    -webkit-column-gap: 0;
	    column-count: auto;
	    column-gap: 0;
	    max-width: 300px;
	    /*margin-left: auto;*/
	    margin-right: auto;
	}
	.inner-wrapper {
	    padding: 10% 30px;
	}
	.associations .inner-wrapper {
	    padding-top: 6%;
	    padding-bottom: 6%;
	}
}

@media only screen and (max-width: 380px) {
	.meet-the-lawyers .inner-wrapper .columns .lawyer h5 {
	    font-size: calc(1.6rem + 0.6vw);
	}
	.meet-the-lawyers .columns.flex .lawyer {
		width: 100%;
		margin-bottom: 40px;
	}
	.meet-the-lawyers .columns.flex .lawyer:nth-child(5) {
		margin-bottom: 0;
	}
	.meet-the-lawyers .inner-wrapper .columns .lawyer a.img-border {
	    max-width: 120px;
	}
}

@media only screen and (max-width: 350px) {
	input[type="submit"],
	input[type="button"],
	a.button {
		font-size: 1.7rem;
	    line-height: 1.3rem;
	    padding: 18px 24px 18px 24px;
	}
	.form-container {
	    background-color: #2f3a6a;
	    padding: 30px 24px;
	}
	.inner-wrapper {
	    padding: 10% 20px;
	}
}