/*!
Theme Name: nolawyers
Theme URI: http://nolawyers.thefamousgroup.com.au/
Author: DD
Author URI: http://nolawyers.thefamousgroup.com.au/
Description: Bootstrap
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bootstrap
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready


*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

	 @font-face {
		font-family: "CircularStd-Book";
		src: url("./fonts/circular-std-book.eot");
		src: url("./fonts/circular-std-book.eot?#iefix") format("embedded-opentype"),
		  url("./fonts/circular-std-book.otf") format("opentype"),
		  url("./fonts/circular-std-book.svg") format("svg"),
		  url("./fonts/circular-std-book.ttf") format("truetype"),
		  url("./fonts/circular-std-book.woff") format("woff"),
		  url("./fonts/circular-std-book.woff2") format("woff2");
		font-weight: normal;
		font-style: normal;
	  }
	  @font-face {
		font-family: "CircularStd-light";
		src: url("./fonts/CircularStd-Light.eot");
		src: url("./fonts/CircularStd-Light.eot?#iefix") format("embedded-opentype"),
		  url("./fonts/CircularStd-Light.otf") format("opentype"),
		  url("./fonts/CircularStd-Light.svg") format("svg"),
		  url("./fonts/CircularStd-Light.ttf") format("truetype"),
		  url("./fonts/CircularStd-Light.woff") format("woff"),
		  url("./fonts/CircularStd-Light.woff2") format("woff2");
		font-weight: normal;
		font-style: normal;
	  }
	  @font-face {
		font-family: "CircularStd";
		src: url("./fonts/circular-std-medium.eot");
		src: url("./fonts/circular-std-medium.eot?#iefix") format("embedded-opentype"),
		  url("./fonts/circular-std-medium.otf") format("opentype"),
		  url("./fonts/circular-std-medium.svg") format("svg"),
		  url("./fonts/circular-std-medium.ttf") format("truetype"),
		  url("./fonts/circular-std-medium.woff") format("woff"),
		  url("./fonts/circular-std-medium.woff2") format("woff2");
		font-weight: 600;
		font-style: normal;
	  }
		@font-face {
			font-family: "CircularStd";
			src: url("./fonts/circular-std-bold.eot");
			src: url("./fonts/circular-std-bold.eot?#iefix") format("embedded-opentype"),
			url("./fonts/circular-std-bold.otf") format("opentype"),
			url("./fonts/circular-std-bold.svg") format("svg"),
			url("./fonts/circular-std-bold.ttf") format("truetype"),
			url("./fonts/circular-std-bold.woff") format("woff"),
			url("./fonts/circular-std-bold.woff2") format("woff2");
			font-weight: bold;
			font-style: normal;
		}

		@font-face {
			font-family: "CircularStd";
			src: url("./fonts/circular-std-black.eot");
			src: url("./fonts/circular-std-black.eot?#iefix") format("embedded-opentype"),
			url("./fonts/circular-std-black.otf") format("opentype"),
			url("./fonts/circular-std-black.svg") format("svg"),
			url("./fonts/circular-std-black.ttf") format("truetype"),
			url("./fonts/circular-std-black.woff") format("woff"),
			url("./fonts/circular-std-black.woff2") format("woff2");
			font-weight: 900;
			font-style: normal;
		}

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */



/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
a,
button,
[type="button"],
[type="reset"],
[type="submit"] {
	/*-webkit-appearance: button;*/
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	outline: none;
	cursor: pointer;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin:0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
    list-style: outside;
    margin-left: 20px;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid transparent;
	background-color: #0368ab;
	color: #fff;
	font-size: 17px;
	border-radius: 4px;
	line-height: 22px;
	padding: 10px 35px 8px 22px;
	white-space: normal;
	position: relative;
	font-weight: 700;
	box-shadow: unset !important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	text-transform: uppercase;
	outline: 0;
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 9px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #fff;
	color: #0368ab;
	border-color: #0368ab;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	/*border-color: #aaa #bbb #bbb;*/
	outline: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	border: 1px solid #0368ab;
	border-radius: 3px;
	padding: 10px 15px;
	width: 100%;
	outline: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border-color: #dda01d;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-nav-all {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.main-nav-all ul{ margin: 0; padding: 0; }
.main-nav-all li {
	display: inline-block;
	line-height: 30px;
	margin: 0;
	padding: 0;
	position: relative;
}
.main-nav-all li a {
	padding: 5px 11px;
	color: inherit;
	display: block;
}
.main-nav-all a:hover,
.main-nav-all .current-menu-item a,
.main-nav-all .current_page_item a,
.main-nav-all .current_page_ancestor a{
	color: #1c85da;
}
.main-nav-all ul ul { display: none;z-index: 2;
	position: absolute;
	transform: translateX(-50%);
	padding-top: 3px;
	left: 50%;
	top: 100%;
}
.main-nav-all ul ul li { float: none; width: 150px; }

.main-nav-all ul ul li a:hover{background-color: #dda01d;}
.main-nav-all ul ul li a {
background-color: #126eca;
color: #fff !important;
text-align: center;
text-transform: capitalize;
border-radius: 5px;
margin-bottom: 5px;
}
.main-nav-all ul li:hover > ul { display: block;}
.main-nav-all ul ul ul.sub-menu{ left: 150%; top: 0;padding-top: 0;}



/*mobile menu*/
/* .mobile-menu {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    display: block;
		padding: 8px;
    background-color: #136fca;
    text-align: center;
} */
.mobile-menu {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    padding: 8px;
	text-align: right;
	position: absolute;
	top: -42px;
	left: 8px;
}
.mobile-menu > span {
    display: block;
    width: 30px;
    background-color: #0f75bb;
    height: 4px;
    margin-bottom: 5px;
    border-radius: 80px;
    transition: all 0.5s;
}
.mobile-menu > span:nth-child(2) {
    width: 20px;
}
.mobile-menu > span:nth-child(3) {
    width: 10px;
}
.mobile-navigation {
    background-color: #02aeef;
    padding: 12px 15px 6px;
    position: fixed;
    z-index: 9;
	left: -110%;
	width: 100%;
	transition: all 0.5s;
}
.is-open .mobile-navigation{left: 0;}
.mobile-navigation li {
    list-style-type: none;
    margin-left: 0;
    display: block;
    color: #fff;
}
.mobile-navigation a {
    padding: 5px 0;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    color: inherit;
}
.mobile-navigation .menu-item-has-children {position: relative;}
.mobile-navigation .menu-item-has-children .opensubmenu {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    position: absolute;
    right: 0;
    padding: 0 0 0 15px;
    top: 5px;
    z-index: 0;
    cursor: pointer;
}
.mobile-navigation li a:hover,
.mobile-navigation li.current_page_ancestor > a,
.mobile-navigation ul > li.current_page_ancestor > .sub-menu  .current-menu-item > a,
.mobile-navigation ul ul li.current_page_ancestor > .sub-menu  .current-menu-item > a {
    color: #dda01d;
}


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}


/* ********* Theme CSS ********* */



/* ------------------------------
	HEADER css
------------------------------ */
#site-header{
	padding: 25px 0;
	border: 1px solid #f2f2f2;
}


.header-info{display: inline-block;}
.header-info i{color: #0368ab;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.header-info a{color: inherit;}
.header-info a:hover i{color: #dda01d;}

.header-social{display: inline-block;}
.header-social a:first-child{margin-left: 0}
.header-social a{margin-left: 10px;font-size: 20px;}

/* ------------------------------
	FOOTER css
------------------------------ */
.site-footer{

}
.footer-blue-wrap {
    background-color: #1c85da;
    padding: 60px 0 75px;
    color: #fff;
}
.footer-blue-wrap h2{color: #fff;}
.footer-blue-wrap h6 {
	font-family: "CircularStd-light";
	font-weight: normal;
    line-height: 28px;
}
.footer-blue-wrap .btn {
    margin-top: 30px;
}

.footer-bottom{padding: 10px 0;}

.footer-info a i {
    margin-right: 5px;
    color: #0368ab;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.footer-info a{
	display: block;
	color: #2f121c;
	margin: 5px 0;
}
.chat-us {
    text-align: right;
}
.chat-us a {
    max-width: 325px;
    width: 100%;
    background-color: #fc577b;
    color: #fff;
    font-size: 17px;
    line-height: 19px;
    font-weight: bold;
    padding: 13px 65px 13px 90px;
	border-radius: 60px;
	position: relative;
	font-family: roboto;
}
.chat-us a:before {
    content: "";
    background-image: url(http://nolawyers.thefamousgroup.com.au/wp-content/themes/nolawyers/images/chat-icon-1.png);
    position: absolute;
    bottom: 0;
    width: 120px;
    height: 85px;
    background-repeat: no-repeat;
    left: 7px;
}
.chat-us a:after {
    content: "";
    background-image: url(http://nolawyers.thefamousgroup.com.au/wp-content/themes/nolawyers/images/chat-icon-2.png);
    position: absolute;
    bottom: 6px;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    right: 18px;
}
.footer-menu {
    text-align: center;
}
.footer-menu ul li {
    display: inline-block;
    list-style: none;
}
.footer-menu a {
    color: #000;
    line-height: 33px;
}
.footer-bottom .d-flex .col {
    padding: 0;
}
.footer-top-area {
    padding: 50px 0;
}
.footer-btn-area, .footer-btn-area a {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -0.03em;
    color: #000;
}

/* Font Family -----------------
---------------------------- */


/*common css*/

body{
    font-family: "CircularStd-Book", sans-serif;;
	background: #fff;
	color: #292929;
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
 	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "CircularStd";
	clear: both;
	margin-bottom: 15px;
	font-weight: normal;
}

h1,.big-title{font-size: 66px;line-height: 72px;color: #212529;font-weight: 900;}
h1 span,.big-title span{color: #1c85da;}

h2, h1.big-h2{font-size: 48px;line-height: 53px;color: #212529;font-weight: 900;}
h2 span{color: #dda01d}

h3{font-size: 40px;}
h3 span{color: #dda01d}

h4{font-size: 30px;line-height: 36px;font-weight: 600;}

h5{font-size: 24px;line-height: 28px;color: #292929;font-weight: 900;}

h6{font-size: 20px;}

p{margin-bottom: 20px;}

a{color: #1c85da;background-color: transparent;}
a:hover{color: #1c84da;text-decoration: none;}
a:visited,a:focus, a:active {/*color: royalblue;*/text-decoration: none;outline: 0;}

.container{max-width: 1231px;}

#page{ overflow: hidden; }

.font-weight-medium{font-weight: 500!important}
.font-weight-semibold{font-weight: 600!important}

.btn {
	font-family: "CircularStd";
    background-color: #1c85da;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    line-height: 19px;
    padding: 18px 24px;
    white-space: normal;
    position: relative;
    font-weight: 900;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase;
}
.btn:hover {
    background-color: #fff;
    color: #1c85da;
    border-color: #1c85da;
}
.menu-btn .btn.small-btn{margin-top: 0;color: #fff;}
.menu-btn .btn.small-btn:hover{color: #1c85da;}
.white-btn {
    background-color: #fff;
    color: #1c85da;
    font-size: 16px;
    line-height: 19px;
}
.white-btn.btn:hover {
    background-color: #1c85da;
    color: #fff;
    border-color: #fff;
}
label{display: block;}

.slick-arrow{
    border: 0;
    font-size: 0;
    width: 50px;
    height: 50px;
    background-color: #1c85da;
    border: 1px solid #1c85da;
    position: absolute;
    border-radius: 6px;
    top: 50%;
		transform: translateY(-50%);
		-ms-transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
    outline: 0 !important;
		background-image: none !important;
		padding: 20px;
}
.slick-arrow::after {
		font-family: 'Font Awesome\ 5 Free';

    text-rendering: auto;
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
		transform: translateX(-50%);
		-ms-transform: translateX(-50%);
    font-size: 30px;
    font-weight: 700;
    line-height: 0;
}
.slick-prev::after {content: "\f104";}
.slick-next::after {content: "\f105";}
.slick-prev{left: -25px;}
.slick-next{right: -25px;}
.slick-dots {width: 100%;list-style: none;text-align: center;position: absolute;bottom: -40px;}
.slick-dots li{position: relative;display: inline-block;cursor: pointer;list-style: none;margin: 0}
.slick-dots li button {
    margin: 0 5px;
    font-size: 20px;
    line-height: 0;
    border-radius: 50%;
    display: block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    color: transparent;
		background-color: transparent;
    border: 2px solid #0368ab;
    outline: 0 !important;
    position: relative;
    padding: 0;
		background-image: none;
}
.slick-dots li button:hover,.slick-dots li.slick-active button {background-color: #0368ab;}

/*plaecholder*/
form::-webkit-input-placeholder {color: #6c757d;opacity: 1}
form::-moz-placeholder{color: #6c757d;opacity: 1}
form:-ms-input-placeholder {color: #6c757d;opacity: 1}
form::-ms-input-placeholder {color: #6c757d;opacity: 1}
form::placeholder {color: #6c757d;opacity: 1}
/*end plaecholder*/

/*--end common css - */

/*--home css - */

/*blog page css*/

.postpagination {margin-bottom: 40px;text-align: center;}
.postpagination a, .postpagination span {
    border-radius: 3px;
    padding: 10px;
    margin: 2px;
    background-color: #0368ab;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    display: inline-block;
    color: #fff;
    min-width: 40px;
    max-height: 40px;
    text-align: center;
    vertical-align: top;
}
.postpagination a:hover, .postpagination span.this-page {background-color: #dda01d;}
.custom-blog .blog-image {margin-bottom: 20px;}
.custom-blog .blog-image a{display: block;min-height: 200px;background-color: #0368ab;}
.custom-blog .blog-image img {object-fit: cover;object-position: top;min-height: 200px;width: 100%;max-height: 200px;}
.custom-blog .blog-date {margin-bottom: 10px;}
.custom-blog {margin-bottom: 80px;}
.custom-blog .blog-more-btn{
    border: 0;
    position: absolute;
    bottom: 25px;
    font-weight: 600;
		border: 1px solid transparent;
		background-color: #0368ab;
		color: #fff;
		font-size: 17px;
		border-radius: 4px;
		line-height: 22px;
		padding: 9px 35px 9px 22px;
		white-space: normal;
		box-shadow: unset !important;
		text-transform: uppercase;
}
.custom-blog .blog-more-btn::after {
    font-family: 'Font Awesome\ 5 Free';
    text-rendering: auto;
    content: "\f054";
    position: absolute;
    top: 50%;
    right: 12px;
    font-size: 16px;
    transform: translateY(-50%);
}
.custom-blog .blog-more-btn:hover{background-color: #fff;color: #0368ab;border-color: #0368ab;}
/**/

/* Home css*/
.negotiate-section {
	padding-top: 75px;
	position: relative;
}
.negotiate-section h1 {
	margin-bottom: 25px;
	padding-top: 45px;
}
.negotiate-section p {
    margin-bottom: 32px;
}
.negotiate-section:after {
    content: "";
    position: absolute;
    bottom: 20px;
    background-color: #f3f3f3;
    height: 1px;
    width: 100%;
    z-index: -1;
}
.link-btn:hover {
    color: #06aeef;
}
.services-sec {
    padding: 40px 0;
}
.services-sec .row {
    align-items: flex-end;
}
.services-sec img {
    padding-bottom: 20px;
}
.content-small {
    max-width: 690px;
    margin: 0 auto;
}
.sepration-made {
    padding: 25px 0;
}
.sepration-made h2 {
    margin-bottom: 10px;
}
.sepration-made .hm-video-area {
	padding: 35px 0 60px;
	position: relative;
}
.sepration-made .hm-video-area:after {
    content: "";
    background-image: url(https://nolawyers.com.au/wp-content/themes/nolawyers/images/after-wave-big.png);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 20px;
    right: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: -1;
}

.hm-tabs h6.section-title{
    color: #eee;
}
.nav-tabs {
    border-bottom: transparent;
}
.hm-tabs .nav-tabs .nav-link {
    color: #000;
	font-size: 20px;
	border: 0;
    border-bottom: 4px solid rgba(38,142,223,0.2);
    font-family: "CircularStd";
	line-height: 53px;
	border-radius: 0;
	font-weight: bold;
	margin-right: 0;
    margin-left: 0;
}
.hm-tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    background-color: transparent;
    border-color: transparent;
    border-bottom: 4px solid #268EDF !important;
	font-weight: bold;
}
.tab-content>.tab-pane {
    padding: 40px 30px;
}
.hm-tabs h4 {
    color: #268edf;
	margin-bottom: 25px;
	padding-top: 35px;
}
.btn.small-btn {
    margin-top: 10px;
    font-size: 14px;
    line-height: 19px;
    padding: 13px 16px;
}
.tab-pane .row .col-md-6:first-child {
    padding-right: 70px;
}
.tab-img {
    position: relative;
}
.tab-img img {
    z-index: 1;
}
.tab-img::after {
    content: "";
    background-image: url(https://nolawyers.com.au/wp-content/themes/nolawyers/images/after-wave.png);
    position: absolute;
    bottom: -55px;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: -1;
}
.all-features {
    padding: 60px 0;
}
.make-happier {
    padding: 20px 0 150px;
}
.make-happier .make-happier-img {
	padding-left: 60px;
	margin-top: 45px;
}
.make-happier-text {
    position: absolute;
    bottom: -110px;
    max-width: 760px;
    width: 100%;
    background-color: #f0f4f7;
    padding: 45px 40px 40px;
}
.make-happier-text h4 {
    color: #212529;
}
.make-happier-text .btn {
    margin-top: 18px;
}
.family-law {
    padding: 25px 0 60px;
}
.family-law h2 {
    margin-bottom: 48px;
}
.family-law .col-md-6.col-lg-3 {
    margin-bottom: 30px;
}
.family-post-wrap {
	border-radius: 8px;
	box-shadow: 7px 7px 0px rgba(0,0,0,0.08);
	height: 100%;
}
.family-post-img {
    background-color: #fafafa;
	text-align: center;
	border-radius: 8px 8px 0 0;
}
.family-post-img img {
    height: 190px;
    object-fit: cover;
	border-radius: 8px 8px 0 0;
}
.family-post-text {
    padding: 30px 25px;
}
.family-post-text h4 {
    font-size: 28px;
    line-height: 29px;
    font-weight: bold;
	letter-spacing: -0.03em;
	color: #000;
}
.family-post-text p {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #000;
}
.transparent-btn {
	font-family: "CircularStd";
    color: #1c85da;
    font-size: 14px;
    font-weight: 900;
    line-height: 19px;
    text-transform: uppercase;
}
.transparent-btn:hover{color: #05afef;}
.transparent-btn i {
    font-size: 25px;
    position: relative;
    top: 4px;
    left: 5px;
}
.family-law .col-md-6.col-lg-3:nth-child(2) .family-post-img {
    background-color: #f5f6f9;
}
.family-law .col-md-6.col-lg-3:nth-child(3) .family-post-img {
    background-color: #f2ede9;
}
.family-law .col-md-6.col-lg-3:nth-child(4) .family-post-img {
    background-color: #ecebe6;
}

/*=========contact page*/
.contact-section{
	padding: 100px 0;
	background-color: #f5f7fa;
}
.contact-section h1{
	font-weight: 800;
	margin-bottom: 40px;
}
.contact-section p{
	line-height: 28px;
	font-size: 18px;
	color: #292929;
	margin-bottom: 30px;
}
.contact-section a{
	text-decoration: underline;
    margin-bottom: 30px;
}
.contact-section a:hover {
    color: #05afef;
}
.contact-section h4{
	color: #1c85da;
    font-family: "CircularStd-Book", sans-serif;;
    font-weight: 400;
}
.contact-form{
	border-radius: 6px;
	background-color: #ffffff;
	padding: 35px;
	box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.04);
}
.contact-form input,
.contact-form textarea{
	font-family: "CircularStd-Book", sans-serif;;
    font-weight: 400;
    font-size: 16px;
    padding: 17px 20px;
	border: 1px solid #d7d7d7;
}
.contact-form ::-webkit-input-placeholder{
	color: #757575;
	opacity: 1;
}
.contact-form ::-moz-placeholder{
	color: #757575;
	opacity: 1;
}
.contact-form :-ms-input-placeholder{
	color: #757575;
	opacity: 1;
}
.contact-form ::-ms-input-placeholder{
	color: #757575;
	opacity: 1;
}
.contact-form ::placeholder{
	color: #757575;
	opacity: 1;
}
.contact-form .input-wrp{
	margin-bottom: 15px;
}
.contact-form textarea{
	resize: none;
	max-height: 155px;
}
span.wpcf7-not-valid-tip{
	font-size: 15px;
}
.contact-form textarea + span.wpcf7-not-valid-tip {
    margin-top: -8px;
}
.contact-form .policy-text {
    color: #757575;
    font-size: 14px;
    margin-bottom: 20px;
}
.contact-form div.wpcf7-response-output{
    margin: 10px 0 0;
    font-size: 15px;
}
body .contact-form .ajax-loader{
	display: none;
}
.contact-form .btn {
    width: 100%;
    font-size: 14px;
    padding: 13px 20px;
    line-height: normal;
    background-image: none !important;
    border-radius: 5px;
    background-image: none;
    line-height: 19px;
    font-family: "CircularStd";
    font-weight: 900;
    background-color: #1c85da;
}
.chat-us a:hover {
    color: #000000;
}

/* FAQ page */
.faq-section {
    padding: 50px 0;
}
.img-wrp {
    padding-top: 305px;
    position: relative;
}
.img-wrp img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
	object-fit: cover;
	border-radius: 10px;;
}
.faq-wrapper h1 {
    margin: 40px 0;
}
.faq-section .accordion {
    border-top: 1px solid rgba(0,0,0,.125);
}
.accordion-head i{
    font-size: 2.5em;
	float: right;
	position: absolute;
    right: 10px;
}
.card-header h5 {
    font-size: 26px;
    line-height: 28px;
    color: #1c85da;
    font-family: "CircularStd-Book", sans-serif;;
    font-weight: normal;
	margin-bottom: 0;
	padding: 20px 20px 20px 25px;
}
.card {
	border: 0;
	border-bottom: 1px solid rgba(0,0,0,.125);
	border-radius: 0;
}
.card-header {
    padding: 0;
    background: transparent;
    border: 0;
}
.card-header h5 i {
    float: right;
	color: #b9b9b9;
	/* transform: rotate(180deg); */
    transition: all 0.5s;
}
.card-header a[aria-expanded="true"] h5 i {
    transform: rotate(180deg);
}
/* .card-header .collapsed h5 i {
    transform: rotate(0deg);
} */
.card-body {
	padding: 0;
	padding-bottom: 50px;
	padding-left: 25px;
    padding-right: 25px;
}

/* Family resources */
.family-law-section {
    padding: 50px 0;
}
.resource-post-wrap {
    margin-bottom: 35px;
    position: relative;
}
.resource-post-img {
    height: 255px;
    background-color: #daf3fe;
	position: relative;
	border-radius: 15px 15px 0 0;
}
.resource-post-img img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
	margin: 0 auto;
	border-radius: 15px 15px 0 0;
}
.resource-tag {
    color: #1c85da;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    font-weight: 900;
	font-family: "CircularStd";
	margin-bottom: 5px;
	word-break: break-all;
}
.resource-post-text {
    background-color: #f8fafb;
    height: 180px;
    position: relative;
	padding: 32px;
	border-radius: 0 0 15px 15px ;
}
.resource-post-text p a {
    color: #292929;
}
.form-check-label p {
    position: relative;
    top: -4px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.family-law-section h1 {
    margin-bottom: 22px;
}
.family-radio-wrap > p {
    margin-bottom: 15px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}
.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
}
.radio-wrp .radio {
    padding-left: 14px;
    margin-bottom: 2px;
    position: relative;
    top: -2px;
}
.radio label {
	display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 25px;
    color: #292929;
    margin: 0;
    font-size: 18px;
	line-height: 28px;
	cursor: pointer;
}
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    left: 0;
    margin-left: -10px;
    border: 2px solid #ababab;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 15px;
    height: 15px;
    left: 5px;
    top: 5px;
    margin-left: -10px;
    border-radius: 50%;
    background-color: #242137;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.pagination-wrp {
	padding: 15px 0 40px;
	display: flex;
    align-items: center;
}
.pagination li {
    list-style: none;
    margin-left: 0;
    margin-right: 10px;
}
.pagination li a {
    width: 35px;
    height: 35px;
    padding: 10px;
    background: #f5f5f5;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 15px;
    line-height: 31px;
    font-family: "CircularStd";
    font-weight: bold;
}
.pagination-wrp .page-numbers {
    width: 35px;
    height: 35px;
    padding: 10px;
    background: #f5f5f5;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 15px;
    line-height: 31px;
    font-family: "CircularStd";
    font-weight: bold;
	cursor: pointer;
	margin-right: 10px;
}
.pagination li a:hover, .pagination li.active a, .pagination-wrp .page-numbers:hover, .pagination-wrp .page-numbers.current  {
    background: #dddddd;
}

/*=============== feature page*/
.py-60 {
    padding: 60px 0;
}
.content-width{
	max-width: 440px;
	margin: 0 auto;
}
.feature-hero-section{
	position: relative;
}
.feature-hero-section,
.legal-resources-section {
    padding: 60px 0 80px;
}
.feature-hero-section h2 span{
	color: #1c85da;
}
.feature-hero-img {
	margin-right: calc(-50vw);
    max-width: calc(50vw + 15px);
    position: relative;
    right: 0;
    width: calc(50vw + 15px);
    padding: 0 15px;
}
.feature-hero-img img{
	width: 100%;
}
.feature-hero-section p{
	margin-bottom: 30px;
}
.feature-hero-section h2{
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.feature-hero-section h2:after{
	content: "";
	position: absolute;
	width: 100px;
	background-color: #c244af;
	height: 3px;
	bottom: 0;
	left: 0;
}

/*============== resource article page*/
.resource-post-content h4{
	font-size: 32px;
	font-weight: bold;
    margin-bottom: 25px;
}
.resource-post-content p{
	margin-bottom: 25px;
}
.related-post-title h5{
    font-size: 26px;
    font-weight: 400;
    font-family: "CircularStd-Book", sans-serif;;
    margin-bottom: 30px;
}
.resource-post-content p:last-child{
	margin-bottom: 0;
}

.single-post .post-thumbnail {
    width: 100%;
    background-color: #d9f3fd;
    border-radius: 15px;
    display: flex;
	align-items: flex-end;
	/* justify-content: center; */
	padding-left: 110px;
}
.single-post h1.entry-title{
    font-size: 48px;
    line-height: 53px;
    color: #212529;
    font-weight: 900;
	padding-top: 48px;
	margin-bottom: 0;
}
.single-post .sidebar-area h4.widget-title {
    font-size: 26px;
    font-weight: 400;
    font-family: "CircularStd-Book", sans-serif;
    margin-bottom: 20px;
}
.single-post #content {
    padding: 50px 0;
}
.single-post .entry-content {
    margin-top: 25px;
}
.single-post #rpwwt-recent-posts-widget-with-thumbnails-2 img {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 15px 15px 0 0;
    width: 100%;
    height: 255px;
	object-fit: contain;
	object-position: bottom;
}
.widget-test-post {
    background-color: #f8fafb;
    height: 180px;
    position: relative;
    padding: 32px;
    border-radius: 0 0 15px 15px;
	clear: both;
}
.rpwwt-post-categories {
    color: #1c85da;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "CircularStd";
    margin-bottom: 5px;
    word-break: break-all;
}
.widget-test-post a {
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    color: #292929;
}
.widget-post-img {
    height: 245px;
    background-color: #daf3fe;
    position: relative;
    border-radius: 15px 15px 0 0;
    display: block;
    margin-top: 10px;
}
.widget-test-post a.widget-post-img {
    height: auto;
    background: transparent;
	border-radius: unset;
	margin-top: 0;
}

.contact-form .gform_wrapper .top_label .gfield_label{display: none;}
.contact-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])
{font-family: "CircularStd-Book", sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding: 17px 20px;
    border: 1px solid #d7d7d7;}
.contact-form .gform_wrapper ul.gform_fields li.gfield{padding-right: 0;}
   .contact-form .gform_wrapper textarea.medium{font-family: "CircularStd-Book", sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding: 17px 20px;
    border: 1px solid #d7d7d7;}
    .contact-form  .gform_wrapper li.gfield.gfield_error, 
     .contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
background-color: transparent;
    margin-bottom: 0 !important;
    border-top: none;
    border-bottom: none;
    padding-bottom: 0; margin-top: 0 !important; 
    padding-top: 0;
    box-sizing: border-box;
    }
        .contact-form  .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
    line-height: inherit;
    color: #757575;
    font-size: 14px;
    margin-bottom: 0; margin-top: 5px;
}
.contact-form .gform_wrapper .gform_footer{margin: 5px 0 0 ;}
     .contact-form .gform_wrapper .field_description_below .gfield_description{padding-top: 5px; color: #f00; font-weight: 500;}

     .contact-form  .gform_wrapper .gform_footer input.button, 
     .contact-form .gform_wrapper .gform_footer input[type=submit], 
     .contact-form .gform_wrapper .gform_page_footer input.button, 
     .contact-form .gform_wrapper .gform_page_footer input[type=submit]{
     	    font-size: 14px;
		    margin: 0;
		    font-weight: 700;
		    width: 100%;
		    background-color: #1c85da;
		    padding: 13px 20px;
     }
     .contact-form  .gform_wrapper .gform_footer input.button:hover, 
     .contact-form .gform_wrapper .gform_footer input[type=submit]:hover, 
     .contact-form .gform_wrapper .gform_page_footer input.button:hover, 
     .contact-form .gform_wrapper .gform_page_footer input[type=submit]:hover{
     	background-color: #fff;
	    color: #0368ab;
	    border-color: #0368ab;
     }
        .contact-form .gform_wrapper .top_label .gfield_error textarea.textarea,
    .contact-form .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 1px solid #f00;
}
       .contact-form .gform_wrapper div.validation_error{    color: #f00;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 25px;
    border-top: 2px solid #f00;
    border-bottom: 2px solid #f00;
    padding: 16px 0;
    clear: both;
    width: 100%;
    text-align: center;}


.faq-tags {
    margin-bottom: 30px;
}
.faq-tags ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.faq-tags ul li {
    list-style: none;
    margin: 0;
    padding: 0 10px;
	    margin-bottom: 10px;
}
.faq-tags ul li a {
    padding: 7px 20px;
    border: 1px solid #1c85da;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 5px;
	display: block;
}
.faq-tags ul li a:hover {
    background-color: #1c85da;
    color: #fff;
}


/*media query*/

@media screen and (max-width: 1280px) {
	h1,.big-title{font-size: 44px;line-height: normal;}
	h2, h1.big-h2, .single-post h1.entry-title {font-size: 38px;line-height: 43px;}
}


@media screen and (max-width: 1199px) {	
	h4 {
		font-size: 26px;
		line-height: normal;
	}
	.negotiate-section h1 {
		margin-bottom: 15px;
		padding-top: 10px;
	}
	.negotiate-section p {
		margin-bottom: 20px;
	}
	.negotiate-section:after{
		bottom: 10px;
	}
	.btn {
		font-size: 14px;
		padding: 16px 18px;
	}
	.services-sec .row {
		align-items: flex-start;
	}
	.sepration-made .hm-video-area {
		padding: 15px 0 60px;
	}
	.all-features {
		padding: 30px 0;
	}
	.hm-tabs h4 {
		margin-bottom: 20px;
		padding-top: 20px;
	}
	.tab-pane .row .col-md-6:first-child {
		padding-right: 40px;
	}
	.tab-content>.tab-pane {
		padding: 30px;
	}
	.tab-img::after {
		background-size: contain;
	}
	.make-happier-text {
		padding: 30px;
	}
	.contact-section{
		padding: 80px 0;
	}
	.contact-section p{
		font-size: 16px;
		line-height: 26px;
	}
	.footer-menu ul li {
		margin-left: 10px;
	}
	.footer-menu a {
		font-size: 16px;
	}
	.chat-us a {
		font-size: 16px;
		padding: 13px 55px 13px 80px;
	}
	.py-60 {
	    padding: 50px 0;
	}
	.feature-hero-section, .legal-resources-section {
	    padding: 50px 0 70px;
	}
	.resource-post-content h4{
		font-size: 28px;
	}
	.card-header h5 {
		font-size: 24px;
		line-height: normal;
		padding: 15px 0;
		padding-right: 40px;
	}
	.card-body {
		padding: 0;
		padding-bottom: 20px;
		padding-right: 40px;
	}
	.card-header h5 i {
		position: absolute;
		right: 15px;
		top: 20px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1199px){
	.serv-icon {
		min-height: 80px;
	}
	.services-sec h5 {
		min-height: 65px;
		line-height: normal;
	}
}
@media screen and (max-width: 991px){
	body.menu-toggle-open {
		overflow-y: hidden;
	}
	.main-nav-all li a{padding-left: 0;}
	.menu-btn .btn.small-btn{
		background-color: #fff;
		width: auto;
		max-width: 250px;
		color: #02aeef;
		margin: 10px 0 20px;
	}
	.main-nav-all a:hover, .main-nav-all .current-menu-item a, .main-nav-all .current_page_item a, .main-nav-all .current_page_ancestor a {
		color: #000;
	}
	.sepration-made .hm-video-area:after{
		background-size: contain;
		bottom: 10px;
		width: calc(100% - 200px);
	}
	#site-header {
		padding: 15px 0;
	}
	.make-happier-text {
		position: relative;
		bottom: 0;
		width: calc(100% - 50px);
		margin-top: -50px;
	}
	.make-happier {
		padding: 20px 0;
	}
	.contact-section{
		padding: 50px 0;
	}
	.contact-section h2{
		margin-bottom: 30px;
	}
	.contact-section p{
		margin-bottom: 25px;
	}
	.contact-form{
		padding: 25px;
	}
	.card {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.chat-us {
		padding-top: 50px;
	}
	.feature-hero-section p {
	    margin-bottom: 20px;
	}
	.feature-hero-section h2{
		padding-bottom: 15px;
	    font-size: 32px;
    	line-height: 40px;
	}
	.py-60 {
	    padding: 40px 0;
	}
	.feature-hero-section, .legal-resources-section {
	    padding: 40px 0 60px;
	}
	.Resource-article .img-wrp {
		padding-top: 200px;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.negotiate-section:after {
		bottom: -10px;
	}
	.family-post-img img {
		height: 220px;
		width: 100%;
		object-fit: contain;
	}
	.footer-top-area {
		padding: 10px 0;
		align-items: center;
	}
	.footer-top-area .col-lg-4 {
		order: 2;
	}
	.footer-top-area .col-lg-5 {
		order: 3;
	}
	.footer-menu {
		padding: 40px 0 20px;
	}
	.footer-logo {
		padding-top: 45px;
	}

}
@media screen and (min-width: 768px){
	.single-post .post-thumbnail{height: 300px;}
	.single-post .post-thumbnail img {
		height: 310px;
		width: auto;
	}
}
@media screen and (max-width: 767px){
	h1,.big-title, h2, h1.big-h2{font-size: 38px;}
	h2, .single-post h1.entry-title {font-size: 32px;line-height: 32px;}
	h3{font-size: 24px;}
	h4 {
		font-size: 22px;
		line-height: normal;
	}
	h6 {
		font-size: 18px;
	}
	body {
		font-size: 16px;
		line-height: 22px;
	}
	.header-info a{display: block;}
	.negotiate-section {
		padding-top: 20px;
	}
	.services-sec {
		padding: 40px 0 0;
	}
	.family-post-wrap {
		width: calc(100% - 7px);
	}
	.family-post-img img {
		height: 250px;
		width: 100%;
		object-fit: contain;
	}
	.hm-top-img {
		margin-top: 20px;
	}
	.hm-tabs .nav-tabs .nav-link {
		font-size: 18px;
		line-height: 34px;
	}
	.tab-content>.tab-pane {
		padding: 10px;
	}
	.hm-tabs h4 {
		margin-bottom: 15px;
		padding-top: 0;
	}
	.btn.small-btn {
		margin-top: 0;
	}
	.tab-img {
		margin-top: 20px;
	}
	.tab-img::after {
		bottom: -35px;
	}
	.tab-img img {
		width: 100%;
	}
	.sepration-made .hm-video-area {
		padding: 0 0 25px;
	}
	.sepration-made .hm-video-area:after {
		bottom: -10px;
		width: calc(100% - 30px);
		height: calc(100% - 30px);
		background-size: contain;
	}
	.make-happier-text {
		position: relative;
		bottom: 0;
		width: calc(100% - 20px);
		margin-top: -50px;
	}
	.family-law h2 {
		margin-bottom: 25px;
	}  
	.contact-section{
		padding: 30px 0;
	}
	.contact-section h1{
		margin-bottom: 15px;
	}
	.contact-form{
		padding: 15px;
	}
	.contact-form input, .contact-form textarea{
		font-size: 14px;
	    padding: 12px 15px;
	}
	.contact-section h4{
		font-size: 24px;
    	line-height: normal;
	    margin-bottom: 10px;
	}
	.contact-form textarea{
		max-height: 100px;
	}
	.img-wrp {
		padding-top: 56.25%;
	}
	.faq-section {
		padding: 30px 0;
	}
	.faq-wrapper h1 {
		margin: 25px 0;
	}
	.card-header h5 {
		font-size: 20px;
		line-height: normal;
		padding-right: 30px;
	}
	.card-body {
		padding-right: 30px;
	}
	.faq-section {
		padding: 30px 0;
	}
	.footer-blue-wrap .btn {
		margin-top: 10px;
	}
	.footer-blue-wrap {
		padding: 40px 0;
	}	
	.footer-logo {
		text-align: center;
		margin-bottom: 15px;
	}
	.chat-us {
		text-align: center;
		padding-top: 60px;
	}
	.footer-top-area {
		padding: 20px 0 40px;
	}
	.chat-us a {
		font-size: 14px;
		padding: 13px 55px 13px 80px;
	}
	.footer-btn-area {
		text-align: center;
	}
	.btn-grp a:last-child {
		display: block;
		padding: 5px 0;
	}
	.resource-post-wrap {
		margin-bottom: 15px;
		padding-top: 20px;
	}
	.family-law-section {
		padding: 30px 0;
	}
	.pagination-wrp {
		padding: 15px 0;
	}
	
	.radio label {
		font-size: 16px;
		line-height: 26px;
	}
	.footer-last-row .col {
		flex: 0 0 100%;
	}
	.py-60 {
	    padding: 30px 0;
	}
	.feature-hero-section, .legal-resources-section {
	    padding: 30px 0 40px;
	}
	.feature-hero-img{
	    margin-right: 0;
	    max-width: 100%;
	    width: 100%;
	}
	.content-wrp{
		order: 1;
	}
	.img-box{
		order: 2;
	}
	.resource-post-content p{
		margin-bottom: 20px;
	}
	.resource-post-content h4{
		font-size: 24px;
	}
	.img-box {
		text-align: center;
	}
	.Resource-article .img-wrp {
		padding-top: 160px;
	}
	.Resource-article .img-wrp img {
		object-position: left;
	}
	.single-post #content {
		padding: 30px 0;
	}
	.single-post .post-thumbnail img {
		height: 100%;
		width: auto;
	}
	.single-post .post-thumbnail {
		width: 100%;
		height: 160px;
		padding-left: 0;
		padding: 0 20px;
		max-height: 150px;
		min-height: 100%;
	}
	.single-post h1.entry-title{padding-top: 25px;}
	.widget-post-img {
		height: 190px;
	}
	.single-post #rpwwt-recent-posts-widget-with-thumbnails-2 img{height: 205px;}

	.faq-tags {
       margin-bottom: 15px;
    }
}

@media screen and (max-width: 480px){
	.btn.small-btn {
		font-size: 12px;
		line-height: 16px;
		padding: 10px;
	}
	.family-post-img img {
		height: 180px;
		object-fit: contain;
	}
	.make-happier .make-happier-img {
		margin-top: 15px;
		position: relative;
		padding-bottom: 210px;
	}
	.make-happier .make-happier-img img {
		position: absolute;
		top: 0;
		right: 0;
		width: calc(100% - 30px);
		height: 100%;
		object-fit: cover;
		object-position: right;
	}
	.sepration-made .hm-video-area:after {
		bottom: 0;
	}
	.Resource-article .img-wrp {
		padding-top: 130px;
	}
	.article-img-wrp img {
		min-height: 150px;
		object-fit: cover;
		object-position: -30px center;
		border-radius: 20px 20px 10px 10px;
	}
	
}
