/*

 Theme Name:   Flexible_Child
 Theme URI:    http://www.qodemedia.com/
 Description:  Flexible Child Theme
 Author:       Madhav
 Author URI:   http://www.qodemedia.com/
 Template:     Flexible
 Version:      1.0.0
*/
/* 
@import url("../Flexible/style.css");
@import url("real-estate.css"); */

/* =Theme customization starts here

------------------------------------------------------- */
/* html {
	margin-top: 0 !important;	
}

#wpadminbar {
	display: none !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
} */

@font-face {
	font-family: "PT Serif";
	src: url('fonts/PT-Serif_Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Lato";
	src: url("fonts/Lato-Regular.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Lato Semibold";
	src: url("fonts/Lato-Semibold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Lato Bold";
	src: url("fonts/Lato-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Conv_PlayfairDisplay-Regular';
	src: url('fonts/PlayfairDisplay-Regular.eot');
	src: local('☺'), url('fonts/PlayfairDisplay-Regular.woff') format('woff'), url('fonts/PlayfairDisplay-Regular.ttf') format('truetype'), url('fonts/PlayfairDisplay-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_PLAYFAIRDISPLAY-BOLD';
	src: url('fonts/PLAYFAIRDISPLAY-BOLD.eot');
	src: local('☺'), url('fonts/PLAYFAIRDISPLAY-BOLD.woff') format('woff'), url('fonts/PLAYFAIRDISPLAY-BOLD.ttf') format('truetype'), url('fonts/PLAYFAIRDISPLAY-BOLD.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body
{
    background: #FFF !important;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif !important;
    padding: 0px;
}

body p{
font-family: 'Open Sans', sans-serif !important;
}

a:focus, a:hover{
  text-decoration:none !important;
  color:inherit !important;
}

h1, h2, h3, h4, h5, h6{
font-family:'Conv_PlayfairDisplay-Regular',Sans-Serif !important;
letter-spacing:0px;
}

.pad40{
  padding-top:40px;
  padding-bottom:40px;
}

a {
    color: #97A38F;
}

#recaptcha {
	transform: scale(0.77);
}

a:hover {
text-decoration: none;
}

.width100{
  width:100%;
}

.textRight{
  text-align:right;
}

.textCenter{
  text-align:center;
}

strong {
    font-weight: bold;
    color: inherit;
}

h5{
  margin:20px 0 10px;
}

.container {
    text-align: left;
    margin: 0 auto !important;
    position: relative;
    max-width: 1170px;
    width: inherit;
}

#main-menu {
   	width: 100%;
    background-color: transparent;
    position: fixed;
    top: 0;
	height: var(--menu-height);
	z-index: 9999;
	transition: background-color .3s ease;
}

#main-menu.scrolled {
  background-color: var(--color-black);
}

.logo_color
{
color: #FBB38B;
}

.logo_color_red
{
color: #c69c6d;
}

.logo_color_blue {
color: #362f2d;
}

#breadcrumbs{
  padding:15px 0;
    border-bottom: 1px solid rgba(125, 0, 0, 0.42);
}

.title a, .page_title, #reply-title {
    color: #97A38F;
    margin: 0;
    padding: 10px;
    font-size: 26px;
    background: #fff;
    text-align: center;
    margin-top: 10px;
    box-shadow: 1px 1px 5px #ccc;
    -moz-box-shadow: 1px 1px 5px #ccc;
    -webkit-box-shadow: 1px 1px 5px #ccc;
    border-radius: 0 50px 0 50px;
    -moz-border-radius: 0 50px 0 50px;
    -webkit-border-radius: 0 50px 0 50px;
}

.img_style {
    border: 5px solid #4C718A;
    box-shadow: 1px 1px 3px #aaa;
    -moz-box-shadow: 1px 1px 3px #aaa;
    -webkit-box-shadow: 1px 1px 3px #555;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


header .social
{
    margin-top: 5px;
    text-align:right;
    padding-bottom:0px;
}

header .social a
{
    margin: 0px 0px 0px 14px;
}

.desktop-hide {
     display: none;
 }   


.consultation-text
{
    color: #FFF;
    font-size: 20px;
    margin-top: 10px;
    padding-bottom:0px;
}

.consultation-text a
{
    color: #FFF;
    font-weight: 700;
}


.marginbottom20
{
  margin-bottom: 20px;
}

.home-list-ul {
	text-align: left;
    list-style: decimal;
    margin-left: 30px;
    margin-bottom: 60px;
}

ul.home-list-ul li {
	margin-top:20px;
}

/****Menu start****/

nav#top-menu {
    float: none;
    padding-top: 0px;
}


div#menu-area {
    min-height: 62px;
        background: #97A38F;
    font-family: 'Open Sans', sans-serif;
}

#top-menu a {
    color: #FFF;
    font-weight: normal;
  }

/* #top-menu a:hover {
    color: #FFF;
} */

/* #menu-home-page>li {
    padding: 14.95px;
    cursor: pointer;
} */

/* #top-menu > ul > li.current-menu-item,#top-menu > ul > li:hover {
         border-bottom: 8px solid #FBB38B;
} */

.nav li ul
{
  width: 260px !important;
}


.nav ul
{
   background-color: rgba(7, 0, 0,0.9);
    top: 16px;
    margin-top: 31px;
}

.nav>li>a
{
     padding: 0px !important;
}

.nav>li>a:focus, .nav>li>a:hover
{
  background: none !important;
}

a {
    background: none;
}

/****Menu End****/



/*****Homepage css start********/



div#header-top {
    margin: 10px 0px;
}

img#logo {
    margin: 0px;
    padding-right: 0px;
    float: none;
}

#inner-page-banner
{
   background: url('images/inner-bage-banner.jpg') #1d1d1d no-repeat 50%;
    min-height: 450px;
    z-index: 99999;
}

div#banner {
   background: url('/wp-content/uploads/2016/02/Slider_homepage_new3.jpg') #1d1d1d no-repeat 50%;
    min-height: 600px;
    z-index: 99999;
  }

div#banner-content {
    margin-top: 215px;
}


div#links {
       width: 52%;
   }

a.book-consultation {
    background: url('images/arrow_icon.png') 435px 30px no-repeat #FBB38B;
    border: none;
    color: #FFF !important;
    font-size: 22px !important;
    line-height: 25px !important;
    text-transform: uppercase;
    font-weight: 500;
    margin: 2px !important;
    width: 460px;
    cursor: pointer;
    padding: 20px !important;
    display: block;
}

a.book-consultation:hover
{
 color: #FFF;
 text-decoration: none;
}

.banner-layer
{
 color :#FFF;
}

body.page-id-441 .header-static-form, body.page-id-679 .header-static-form {
    position: sticky;
    top: 0;
    z-index: 9;
}

.view-legal
{
    background: url('images/arrow_icon.png') 335px 30px no-repeat #362f2d !important;
 
}

.lawyer-text
{
   display: block;
    font-family: 'Conv_PlayfairDisplay-Regular',Sans-Serif;
    font-size: 44px !important;
    line-height: 45px !important;
}


.banner-content-para
{
    font-size: 20px !important;
    font-weight: 300;
    line-height: 30px !important;
    font-family: 'Open Sans', sans-serif;
    margin: 25px 0px !important;
    color:#fff;
    font-weight:600;
}

span.lawyer-text.logo_color {
font-size: 35px !important;
    line-height: 38px !important;
}

#contact-area {   
    text-transform: uppercase;
    text-align: center;
}

#contact-area span
{
 display: block;
}

span.call_us_text {
    font-size: 18px;
}

span.free_consultation {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}
a.call_us
{
    font-size: 37px;
    line-height: 40px;
    font-weight: 300;
}

a.call_us:hover
{
 text-decoration: none;
}




.find-us-heading {
     font-family:'Conv_PlayfairDisplay-Regular',Sans-Serif;
    font-size: 34px;
    text-align: center;
    margin: 10px 0px;
    padding: 0px;
}

div#posts-law {
    padding: 30px 0px;
    background: #cccccc;
}

.post-row
{
 margin: 25px 0px;
}

.icon-bg {

    background: #FFFFFF;
    width: 100%;
    margin: 0px auto;
    padding: 15px;
    font-size:16px;
    min-height: 240px;
    border: 5px solid #EFEFEF;
    position: relative;
    color: #333;
}

.icon-link a:hover {
  text-decoration:none;
}

.icon-bg:hover
{
   background: #f2f2f2;
}

.icon-bg:before {
      background: none;
    border: 1px solid #fff;
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    pointer-events: none;
 
}

h5.sub-title {
    text-transform: uppercase;
    font-size: 20px;
    margin: 15px 0px 10px;
}

.icon-bg p
{
    text-align: justify;
    margin: 0px;
}

div#posts-law .col-sm-6 {
    margin-bottom: 30px;
}

div#posts-law {
    color: #97A38F;
}

div#posts-law span {
    float: right;
    color: #97A38F;
    text-transform:uppercase;
}

/*******testimonial slider css start*********/
div#testimonial-slider {
     background: #97A38F;
}

h4.testimonial_title {
    color: #fff !important;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0px;
}

/*******testimonail slider css end*********/


/***********Contact us section start***********/

div#contact-us {
	padding-top: 80px;
	padding-bottom: 80px;
    background-color: var(--color-primary);
}

.contact-us-heading {
    font-weight:normal;
    font-size: 36px;
    font-weight: 700;
    line-height: 30px;
    padding: 0px;
    margin: 0px;
    color: #373837;
    text-transform: uppercase;
    margin-bottom:20px;
}

.contact-us-heading span{
   display:block;
   font-size:26px;
}

.free-consultation
{
  font-size: 23px;
  line-height: 26px;
}

.contact-text
{
 font-family:'Conv_PlayfairDisplay-Regular',Sans-Serif;
}

#contact-us .address-heading {
    color: var(--text-white);
    font-size: 40px;
	line-height: 48px;
    font-weight: 700;
	letter-spacing: 0;
    text-transform: uppercase;
}

.contact-fields {
    width: 100%;
    padding: 10px !important;
    margin: 0 !important;
    font-size: 16px;
}

textarea.contact-fields {
    height:150px;
    resize:none;
}


#contact-us input#submit-form, #intake-form input.wpcf7-form-control.wpcf7-submit {
    background: #97A38F;
    padding: 15px;
    border: 0px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    float: right;
}

/***********Contact us section end***********/

#contact-us address {
    margin-bottom: 0px;
    font-style: normal;
    font-size: 16px;
	line-height: 24px;
	font-weight: 400;
    color: #000;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

#contact-us address p {
  margin-bottom:0px;
}

#contact-us address a {
	color: #000;
}

#contact-us .social {
    margin: 10px 0px 25px;
    padding: 0;
}

#contact-us .social a {
    margin-right: 15px;
}
.google_map{
  position:relative;
  width:100%;
  padding-bottom:30%;
  overflow:hidden;
  border:3px solid #889EA0
}

.google_map iframe{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.container-flex .row
{
 margin: 0px;
}

.no-padding
{
    padding: 0px !important;
}




/******Homepage css end********/


/***********footer******/


footer#main_footer {
    background-color: #000;
}

footer#main_footer .logo-column {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

footer#main_footer .logo-column img {
	width: 245px;
	height: 48px;
}

.social-icons {
	display: flex;
	align-items: center;
	gap: 16px;
}

.social-icons a {
	width: 24px;
	height: 24px;
}

.global-phone-cta a {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	letter-spacing: 0;	
	padding: 8px 24px;
	color: var(--text-white) !important;
	background-color: var(--color-primary);
	border: 2px solid var(--color-primary);
	transition: all 0.3s ease;
	display: flex;
	align-items: center;
	gap: 12px;
	width: fit-content;
}

.global-phone-cta a:hover {
  background-color: transparent;
}

footer#main_footer p:not(.copyright) {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #fff;
}

p.copyright {
	font-size: 14px;
	line-height: 20px;
    margin: 0px;
    color: #BABABA;
	padding: 20px 0;
}

p.copyright a {
 	color: #BABABA;
	transition: color .2s ease-in-out;
}

p.copyright a:hover {
 color: #fff !important;
 text-decoration: none;
}

footer#main_footer h2 {
	color: var(--color-primary);
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0;
	font-weight: 700;
	margin-bottom: 20px;
}

ul#menu-footer-menu {
	column-count: 2;
}

ul#menu-legal-menu {
	column-count: 1;
}

footer#main_footer ul li {
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0;
	text-transform: uppercase;
	margin-bottom: 12px;	
}

footer#main_footer ul li a {
	color: #fff;
	transition: color .2s ease-in-out;
}

footer#main_footer ul li a:hover {
	color: var(--color-primary) !important;
}

footer#main_footer ul li:last-of-type {
	margin-bottom: 0;
}

/********footer***/

/**** inner page design starts ****/

.post-content {
    padding: 18px 30px;
}

.sub-heading{
   font-size:20px;
   margin:10px 0; 
}

.et-tabs-container{
  margin-top:20px !important;
}

h4.headline {
    font-size: 24px;
    color: #97A38F;
    font-weight: bold;
    margin: 20px 0 10px;
}

.simple_list{
  list-style:disc;
  padding-bottom:20px;
  padding-left:20px;
}

.image_effect {
    border: 5px solid #FBB38B;
    border-radius: 0px 50px;
    box-shadow: 1px 1px 3px #000;
}

.simple_list address{
  margin-bottom:20px;
}

.simple_list address p{
  padding-bottom:0px;
}

form-control {
    padding: 10px !important;
}

textarea.question_field {
    height: 100px;
    resize: none;
}

.question_btn, input#doit {
    background: #97A38F;
    padding: 10px;
    border: 0px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
}

form#taxCalc {
    width: 50%;
    text-align: center;
    margin: 20px auto;
    border: 1px solid #ccc;
    padding: 20px;
}

input#doit {
    width: auto;
}

form#taxCalc small{
	font-size:13px;
}

.page-id-451 h1.page_title {
    display: none;
}

.page-id-451 .post-content{
  padding:0;
}


/****intake form******/

div#intake-form {
    width: 50%;
}

span.contact-heading.logo_color {
    font-weight: bold;
}

.meta_font{
    font-size: 16px;
    margin: 18px 0 15px;
}

div.et_pt_thumb {
    margin: 0 35px 5px 0px !important;
}
.single-post .post-content {
    padding: 18px 0px;
}

.single-post .post-thumbnail{
    margin: 20px 0 0;
}
/****intake form******/

/****Css for Service and Advice******/
.inner_page_top_banner{
    background: #362f2d url(images/Meditation-Header-Banner.jpg) no-repeat center;
    background-size: contain;
}

.page-id-621 .post-content {
     padding: 0;
}
.page-id-621 .header-content {
    padding: 80px 0 95px 0;
}

.page-id-621 .page_title{
   display:none;
}
.page-id-621 h4.header-content-title {
    font-family: "Conv_PlayfairDisplay-Regular",sans-serif;
    font-size: 60px;
    font-weight: 400;
    margin: 0;	
    line-height: 52px;
    color: #362f2d;	
}
.page-id-621 p.header-content-paragraph {
    font-size: 24px;
    font-weight: 300;
    margin: 25px 0 35px 0;
    width: 98%;	
    color: #362f2d;
}
a.header-content-btn-style {
    background-color: #fbb38b;
    color: #ffffff;
    font-family: "Conv_PlayfairDisplay-Regular",sans-serif;
    font-size: 24px;
    font-weight: 700;
    padding: 5px 20px 10px 20px;
}
.header-content-btn {
    margin-bottom: 10px;
}
.service_advice_body li {
    list-style: none;
}
.service-advice-body-header {
    text-align: center;
    color: #362f2d;
    margin-top: 30px;
}
.service-advice-body-header h2.widgettitle {
    font-size: 48px;
    font-weight: 400;
    padding: 0;
    color: #362f2d;	
}
.service-advice-body-header .textwidget {
    font-size: 24px;
    font-weight: 300;
    color: #362f2d;
}
.service-advice-dropdown-content li#text-2 {
    padding-top: 15px;
}
.service-advice-dropdown-content .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
    left: initial;
    right: 10px;
    top: 25%;
    width: inherit;
    height: inherit;
}
.service-advice-dropdown-content .su-spoiler-icon-caret .su-spoiler-icon:before {
    content: '';
    background: url(images/down.png) no-repeat center;
    padding: 10px;
}
.service-advice-dropdown-content .su-spoiler-icon-caret.su-spoiler-closed .su-spoiler-icon::before {
    content: '';
    background: url(images/side.png) no-repeat center;
    padding: 10px;
}

.service-advice-dropdown-content .su-spoiler-style-default > .su-spoiler-title {
    color: #ffffff;
    font-family: "Conv_PlayfairDisplay-Regular",sans-serif;
    font-size: 20px;
    font-weight: 400;
    background-color: #fbb38b;
    padding: 10px 30px 10px 10px;
}
.service-advice-dropdown-content .su-spoiler-style-default > .su-spoiler-content {
    background-color: #fff6f1;
    color: #362f2d;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 20px;	
}
.service-advice-dropdown-content {
    width: 85%;
    margin: 0 auto;
}
.service-advice-dropdown-content .su-spoiler.su-spoiler-style-default.su-spoiler-icon-caret.my-custom-spoiler.su-spoiler-closed .su-spoiler-title {
    background-color: #97a38f;
}
.service-advice-dropdown-content .su-accordion .su-spoiler {
    margin-bottom: 5px;
}
.su-spoiler-content ul {
    margin-left: 15px;
}
.page-id-621 .widget {
    padding: 0;
}
/****Css for Service and Advice******/


/****Contact Form reCAPTCHA CSS Start****/

.wpcf7-form-control-wrap {
    position: relative;
    transform: scale(0.8);
    margin: -10px -32px;
}



/****Contact Form reCAPTCHA CSS End****/


/****Family Law Landing Page ****/

.landing_page_header{
    padding: 114px 0 100px;
    background-position: 50% 0;
}

.landing_page_header h1{
font-size: 72px;
font-weight: 700;
text-transform: uppercase;
color: #ffffff;
}

.landing_page_header h1 small{
font-size: 83%;
font-weight: 400;
display: block;
color: #ffffff;
}


.landing_page_header p{
    font-size: 30px;
    color: #f7b68d;
    font-weight: bold;
    font-family: 'Conv_PlayfairDisplay-Regular',Sans-Serif !important;
    margin-top: 40px;
}

.law_services{
   margin-top:40px;
   margin-bottom:50px;
}

.law_services_content{
border-left: 4px solid #cdcdcd;
padding:20px 0 20px 37px;
margin-top:30px;
}

.law_services_content h3{
color: #96a48f;
font-size: 36px;
font-weight: 700;
}


.law_services_content p {
    font-size: 18px;
    line-height: 30px;
	margin-top: 40px;
}

.landing_page_our_services{
	background-color: #f7b68d;
	padding:72px 0;
}

.landing_page_our_services h2{
	color:#fff;
	font-size: 36px;
}
.landing_page_our_services .landing_page_our_services_list h2 {
	font-family: 'Conv_PlayfairDisplay-Regular',Sans-Serif !important;
    letter-spacing: 0px;
	font-size: 24px;
	padding-bottom: 5px;
    color: #676761;
    font-weight: normal;
}
.landing_page_our_services p{
	color:#444;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin-top:30px;
}
.landing_page_our_services_list{
    background-color: #ffd7bd;
    padding: 35px 25px 35px 55px;
}

.landing_page_our_services_list ul{
	list-style:none;
}

.landing_page_our_services_list ul li{
	list-style-image: url('images/Green-Arrow.png');
	color: #444444;
	font-size: 21px;
	font-weight: 700;
	line-height: 45.33px;
}

/****Family Law Landing Page End****/

.announcement-section {
    background: #96a48f;
    padding: 50px 0;
    margin-bottom: 80px;
}
.announcement-section .announcement-content p {
    font-size: 1rem;
    color: #fff;
    padding: 12px 0;
}

/*** New Real Estate ***/
.real-estate-main-banner {
    background: url(/wp-content/themes/Flexible_child/images/rest-estate/real-estate-landing-page-banner.png) center no-repeat;
    width: 100%;
    background-size: cover;
    position: relative;
    padding: 100px 0;
    height: 760px;
}



/**home page price chart css start**/



.green-border-top {
	border-top: 8px solid #97A38F;
}

/* category-blog-page-heading-h2 */

#left-area .title a {
	line-height: 50px;
}
#left-area a {
	font-size: 22px;
}


/**home page price chart css end**/




/************responsive css start**********/

@media (max-width: 1200px){

#menu-home-page>li {
    padding: 10px 9px 5px !important;
}
}

@media only screen and ( min-width: 960px ) and ( max-width: 1200px ) {
	.ptb-50 {
    	padding: 30px 10px !important;
    	text-align: center !important;
	}

#menu-home-page>li {
    padding: 10px 8px 5px !important;
}

.icon-bg p {
    line-height: 15px !important;
    font-size: 13px !important;
}

.page-id-621 .header-content {
    padding: 35px 0;
}
.page-id-621 h4.header-content-title {
    font-size: 49px;
    line-height: 45px;
}
.page-id-621 p.header-content-paragraph {
    font-size: 24px;
    font-weight: 300;
    margin: 20px 0 30px 0;
    width: 98%;
}
.page-id-621 p.header-content-paragraph {
    font-size: 24px;
    margin: 20px 0 30px 0;
}
	.landing_page_header h4{
		font-size: 60px;
	}
}

@media only screen and ( max-width: 768px ) {
	.ptb-50 {
    	padding: 30px 10px !important;
    	text-align: center !important;
	}

	.wpcf7-form-control-wrap {
		margin: 0px;
	}
	
	#contact-us input#submit-form {
		width: 100%;
		margin: 0px;
	}
	
	div#intake-form {
    	width: 100%;
	}
	.landing_page_header h4{
		font-size: 48px;
	}

    .consultation-text {
        font-size: 14px;
    }

}


@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {

#menu-home-page>li {
    padding: 10px 6px 5px !important;
}

#top-menu a {
    font-size: 11px;
}

.icon-bg p {
    line-height: 15px !important;
    font-size: 13px !important;
}

#contact-us address{
  font-size:14px;
}

form#calculate_form {
    width: 100%;
}
.page-id-621 .header-content {
    padding: 15px 0;
}
.page-id-621 h4.header-content-title {
    font-size: 38px;
    line-height: 33px;
}
.page-id-621 p.header-content-paragraph {
    font-size: 22px;
    margin: 10px 0 15px 0px;
}
a.header-content-btn-style {
    font-size: 22px;
    padding: 5px 13px 10px 13px;
}
.meta-tags {
    font-size: 17px !important;
}
}

@media only screen and ( max-width: 767px ) {
	p.copyright {
		font-size: 12px;
	}
	
	.ptb-50 {
    	padding: 30px 10px !important;
    	text-align: center !important;
	}

 .display-xs-none {
     display: none;
 }   

   .display-xs-block {
     display: block;
  } 
	
	.desktop-hide {
     display: block;
 }   

	.desktop-show {
		display: none;
	}
	
	.contact-banner-mobile {
    background: #97a38f;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    max-width: 300px;
    margin: 0 auto;
    padding: 15px;
    border-radius: 10px;
    font-size: 20px;
    border: 2px solid #fbb38b;
}

header
{
    position: relative !important;
}

header .social {
    margin-top: 10px;
    text-align: center;
}

header .consultation-text{
  text-align:center;
}

header .consultation-text a{
  display:block;
}

#contact-area
{
      margin-top: 20px !important;
}

.left-area {
    margin-bottom: 20px;
}


#logo-left
{
text-align: center;
}

span.free_consultation , a.call_us
{
   font-size: 20px !important;
	
    line-height: 30px !important;
}

div#menu-area
{
 display: none;
}

#mobile_nav {
    font-size: 16px;
    font-weight: bold;
    background: #97A38F !important;
    color: #fff !important;
}

#mobile_menu {
    border:none;
    border-width:0;
    position: relative;
    top: 10px;
    width: 100%;
}
#mobile_nav > span{
background: url(images/menu-arrow.png) no-repeat;
}
div#banner, #slider, #inner-page-banner
{
  display: none;
}

.icon-bg
{
   margin-top: 20px !important;
}

footer#main_footer
{
    font-size: 12px;
    padding: 5px 0px;
}


#contact-us address{
  font-size:16px;
}

.google_map{
  margin-bottom:20px;
}

form#calculate_form {
    width: 100%;
}

form#taxCalc {
    width: 100%;
}
.page-id-621 .header-content {
    padding: 30px 0;
    text-align: center;
}
.service-advice-dropdown-content {
    width: inherit;
}
.inner_page_top_banner {
    background: #d3cecb;
}
	
	#contact-us input#submit-form {
		margin: 0px;
	}
}


@media only screen and ( max-width: 479px ) {
	.ptb-50 {
    	padding: 20px 10px !important;
    	text-align: center !important;
	}

header
{
    position: relative !important;
}

#logo-left
{
  text-align: center;
}


.left-area {
    margin-bottom: 20px;
}

#contact-area
{
  margin-top: 20px;
}


span.free_consultation , a.call_us
{
    font-size: 20px !important;
    line-height: 30px !important;
}


div#banner, #slider, #inner-page-banner
{
  display: none;
}

.icon-bg
{
    margin-top: 20px;
}

footer#main_footer
{
    font-size: 12px;
    padding: 5px 0px;
}



.contact-fields {
    width: 90% !important;
    line-height: 20px !important;
    margin: 5px 0px !important;
}

.contact-us-heading , .free-consultation
{ 
    font-size: 16px !important;
}

h6.price_border {
    font-size: 12px !important;
}

#contact-us address{
  font-size:16px;
}
.service-advice-body-header h2.widgettitle {
    font-size: 38px;
}
.page-id-621 h4.header-content-title {
    font-size: 40px;
    line-height: 40px;
}
.page-id-621 p.header-content-paragraph {
    margin: 15px 0 25px 0;
    width: 98%;
}
	.wpcf7-form-control-wrap {
    margin: 0px 20px 10px;
}
	
	.landing_page_header h4{
		font-size: 36px;
	}
	.landing_page_header p {
    font-size: 24px;
    line-height: 30px;
	}
	
	.landing_page_our_services_list ul li {
    	font-size: 18px;
    	line-height: 36px;
	}
	
}

@media only screen and ( max-width: 1440px ) {
.inner_page_top_banner {
    background-size: cover;
}
}

@media only screen and ( min-width: 1201px ) and ( max-width: 1340px ) {
	.page-id-621 .header-content {
	    padding: 54px 0 70px 0;
	}
}

@media only screen and ( max-width: 375px ) {
.page-id-621 .header-content {
    padding: 20px 0;
}
	.ptb-50 {
    	padding: 20px 10px !important;
    	text-align: center !important;
	}
.page-id-621 h4.header-content-title {
    font-size: 34px;
    line-height: 30px;
}
.page-id-621 p.header-content-paragraph {
        margin: 10px 0 15px 0;
}
a.header-content-btn-style {
    font-size: 18px;
    padding: 5px 10px 10px 10px;
}
.service-advice-body-header .textwidget {
    font-size: 20px;
}
.service-advice-body-header h2.widgettitle {
    font-size: 30px;
}

}
/************responsive css end**********/

@media only screen and ( max-width: 375px ) {
	.wpcf7-form-control-wrap {
		margin: 0px 0px 10px;
	}
}

.meta-tags {
     font-size: 18px;
    padding: 7px 0px;
    margin: 0px;
    font-family: 'Open Sans', sans-serif !important;
}



.home-list-ol {
	list-style-type: decimal;
    text-align: left;
	list-style:none;
	margin-bottom:30px;
}


ol.home-list-ol li {
	margin-top:20px;
}

.ptb-50 {
	padding:50px 0px;
	text-align:center;
}


.footer_form_dropdown{
    width: 100%;
    height: 48px;
    padding: 6px;
}

/* home_page_banner */

.banner-layer-heading{
	transition: all 0s ease 0s;
	min-height: 0px;
	min-width: 0px;
	line-height: 24px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 14px;
}

.banner-layer-heading span.competent{
	transition: all 0s ease 0s; min-height: 0px; min-width: 0px; line-height: 45px; border-width: 0px; margin: 0px; padding: 0px; letter-spacing: 0px; font-size: 44px;
}

.banner-layer-heading span.representation{
	transition: all 0s ease 0s; min-height: 0px; min-width: 0px; line-height: 38px; border-width: 0px; margin: 0px; padding: 0px; letter-spacing: 0px; font-size: 35px;
}

.banner-layer-heading .book-consultation{
	transition: all 0.2s ease-out 0s; min-height: 0px; min-width: 0px; line-height: 25px; border-width: 0px; padding: 20px; letter-spacing: 0px; font-size: 22px;
}

.home_page_banner{
background-repeat: no-repeat;
    background-image: url(https://sp-ao.shortpixel.ai/client/to_auto,q_glossy,ret_img/https://familylawhelps.com/wp-content/uploads/2016/09/SiteBG-dark.jpg);
    background-size: cover;
    background-position: center top;
    width: 100%;
    height: 1000px;
    justify-content: center;
    display: flex;
    align-items: center;
}

. banner-layer-para{
	transition: all 0s ease 0s; min-height: 0px; min-width: 0px; line-height: 24px; border-width: 0px; margin: 0px; padding: 0px; letter-spacing: 0px; font-size: 14px;
}

.home_page_banner a{
	margin-top:30px !important;
}

.home_page_banner .banner-content-para{
	transition: all 0s ease 0s; min-height: 0px; min-width: 0px; line-height: 30px; border-width: 0px; margin: 30px 0px; padding: 0px; letter-spacing: 0px; font-size: 20px;
}

.post-content a > span, .post-content a {
  font-size: 14px !important;
}


/* 
#menu-item-1077.sfHover:not(:has(#menu-item-1319:hover)) #menu-item-1319 > .sub-menu {
    display: none !important;
} */

#menu-item-1065.sfHover > .sub-menu {
/*     left: -200px; */
    top: 0px;
}
#menu-item-1054.sfHover > .sub-menu {
    top: 0px;
}
#menu-item-1068.sfHover > .sub-menu {
    top: 0px;
}
#menu-item-1319.sfHover > .sub-menu {
    left: 0px;
    top: 0px;
}

#menu-new-header-menu li ul.sub-menu li.sfHover ul.sub-menu {
	display:block !important;
}
.single-post div#left-area h2 {
    margin: 15px 0 10px;
}
.single-post div#left-area ul {
    margin: 0 0 10px;
}