/*   
Theme Name: Miller Law Group
Description: This is an exclusive, fully SEO optimized Wordpress theme developed for Divorce and Family Lawyer Firm.
Author: Ashby Law
Version:1.0
*/
body{
    font-family: 'Raleway';
    font-weight: 400;
    line-height: 1.8;
    font-size: 16px;
    color: #212121;
    float: left;
    width: 100%;
}
p{
    margin-bottom: 20px;
}
* { 
    margin:0;
    padding:0;
}
a {
    color: #f04d2e;
    outline: 0 !important;
}
/*strong, b{
    color: #12202e;
}*/
a[href^="tel:"], a {
    text-decoration: none !important;
    transition: all ease-in 0.2s;
}
iframe, img{
    max-width: 100%;
}
iframe{
    border:0;
}
img{
    height:auto;
}
a:hover, a:focus, #footer-bottom li a:hover, .contact-phone a:hover, .blog-bottom a:hover,
a:hover span{
    color:#EE3327;   
    outline: none !important;
    cursor: pointer;
}
a span {
    transition: all ease-in 0.2s;
}
.btn:active, .btn:focus{
    outline: none !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #BA9A5D;
    border-color: #97783f;
}
.white-text *{
    color: #fff;
}
.bg-cover{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.alignleft {
    float: left;
    margin: 5px 20px 15px 0;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
img.alignright {
    float: right;
    margin: 10px 0 20px 20px;
}
img.alignnone {
    margin: 5px 20px 20px 0;
}
img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
img.aligncenter {
    display: block;
    margin: auto auto 20px;
}
.single-section{
    padding: 80px 0;
}
h1{
    font-size: 45px;
}
.new-h2,
h2{
    font-size: 33px;
}    
h3{
    font-size: 32px;
}
.new-h2,      
h1, h2, h3, h4, h5, h6, .h1 {
    font-family: Raleway;
    font-weight: 200;
    color: #202020;
    padding-bottom: 50px;
    margin-bottom: 30px;
    background-image: url(img/titles-bottom-bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
}
div.new-h2{
    padding-bottom: 35px;
    background-position: center bottom;
}
.white-text  div.new-h2{
    color:#fff;
}
.video-content .new-h2 {

    background: none;
    padding-bottom: 10px;
    margin-bottom: 5px;

}
#our-team h3,
#our-team .h2,
#our-team h2 {
    font-size: 16px;
    background: none;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
h4, h5, h6 {
    background-image: none;
    padding-bottom: 15px;
    margin-top: 30px;
}
h6:after, h5:after, h4:after {
    content: '';
    width: 50px;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
}
#page-section h4,#page-section h5,#page-section h6{
    font-weight: 500;
}
h1 span {
    text-transform: capitalize;
    color: #ee3327;
}
.about-us-wrap h5:after{
    height: 0;
}
.text-center h1, .text-center h2, .text-center h3, .text-center h4, .text-center h5, .text-center h6{
    background-position: center bottom;
}
.text-justify h1, .text-justify h2, .text-justify h3, .text-justify h4, .text-justify h5{
    text-align: left;
}
.fullwidth{
    float: left;
    width: 100%;
}
#page-section img{
    border: 2px solid #c5d6e0;
}
.tab-content img, .no-border {
    border: 0 !important;
}
#page-section li, #more-about-attorney li, #attorney-above-footer li {
    list-style: none;
    padding-left: 30px;
    position: relative;
    margin: 8px 0px 0;
    background-image: url('img/double-tick-icon.png');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 0 7px;
}
#page-section table tr td{
    vertical-align: top;
}
#page-section.col-sm-8 li{
    text-align: left;
}
.home .main-content .small-width ul {
    margin-bottom: 0;
}
#what-we-stand-for-sec p:last-of-type {
    margin-bottom: 0;
}
.form-group {
    line-height: 0; 
}
.single-post #page-section img {
    border: 2px solid #c5d6e0
}
.gradient-bg, .about-us-wrap .attorney-content h6, #attorney-brief-sec .attorney-content h4 {
    background: rgba(239,59,42,1);
    background: -moz-linear-gradient(left, rgba(239,59,42,1) 0%, rgba(248,90,51,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(239,59,42,1)), color-stop(100%, rgba(248,90,51,1)));
    background: -webkit-linear-gradient(left, rgba(239,59,42,1) 0%, rgba(248,90,51,1) 100%);
    background: -o-linear-gradient(left, rgba(239,59,42,1) 0%, rgba(248,90,51,1) 100%);
    background: -ms-linear-gradient(left, rgba(239,59,42,1) 0%, rgba(248,90,51,1) 100%);
    background: linear-gradient(to right, rgba(239,59,42,1) 0%, rgba(248,90,51,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef3b2a', endColorstr='#f85a33', GradientType=1 );
    color: #fff;
    padding: 15px 40px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: inline-block;
    line-height: normal;
    font-family: 'Raleway';
    font-size: 17px;
    font-weight: 400;
    margin-top: 0;
}
.hidden{
    display:none !important;
    visibility: hidden !Important;
}
/************** Header ****************/
#site-header{
    position: fixed;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 0px 0 12px;
    transition: all ease-in 0.4s;
    z-index: 11;
    top: 0;
}
#site-header.small-header {
    background: #12202e;
    top: 0;
}
#site-header .header-top{
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    padding: 4px 0;
}
.header-top-left .social-media li {
    display: inline-block;
    padding-right: 10px;
}
#site-header .header-top span.fa {
    padding-right: 10px;
    transition: all ease-in 0.2s;
}
.navbar-nav > li{
    position: relative;
    padding: 0 16px;
}
.navbar-nav > li .sub-menu {
    display: none;
    background: #34688a;
    position: absolute;
    list-style: none;
    z-index: 1;
    left: 1px;
    top: 94%;
}
.navbar-nav > li:hover > .sub-menu,
.navbar-nav .sub-menu li:hover > .sub-menu{
    display: block;
    min-width: 232px;
}
.navbar-nav > li .sub-menu li a{
    color: #fff;
    padding: 7px 14px;
    display: block;
    font-size: 13px;
    border-top: 1px solid #3a7296;
    border-bottom: 1px solid #2d6082;
    text-align: left;
    font-weight: bold;
}
.navbar-nav > li .sub-menu li:last-child > a {
    border-bottom: 0;
}
.navbar-nav > li .sub-menu li:first-child > a {
    border-top: 0;
}
.header-bottom .navbar nav >ul >li > a:after {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    background: transparent;
    bottom: 0;
    left: 0;
    transition: all ease-in 0.2s;
}
.header-bottom .navbar .sub-menu li a:after{
    height: 0;
}
.header-bottom .navbar li a:hover:after, .header-bottom .navbar li a:focus:after,
.header-bottom .navbar li.current-menu-parent > a:after,
.header-bottom .navbar li.current-menu-item > a:after,
.header-bottom li.current_page_parent > a:after,
.header-bottom li.current-menu-ancestor > a:after{
    background: #EE3327;
}
.navbar-nav  li .sub-menu li a:hover, .navbar-nav > li .sub-menu li.current_page_item > a,
.navbar-nav  li > .sub-menu > li.current-menu-ancestor > a{
    background: #6791ad;
}
#site-header ul {
    margin: 0;
}
.social-media li {
    display: inline-block;
    padding-right: 15px;
}
.header-top-right li {
    display: inline-block;
    padding: 0 18px;
    line-height: normal;
    position: relative;
    font-size: 14px;
}
.header-top-right li:after {
    content: '';
    position: absolute;
    right: -5px;
    height: 1000%;
    width: 1px;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    margin: auto;
}
.header-top-right li:last-child {
    font-weight: 900;
}
#site-header .header-top-right li:last-child span.fa {
    padding-right: 6px;
    vertical-align: middle;
}
#header-nav {
    padding: 0;
}
.header-bottom {
    padding-top: 12px;
}
.header-top-left .social-media li a:hover i {
    color: #EE3327;
}
.header-top-left .social-media li i {
    transition: all ease-in 0.2s;
}
.header-bottom .navbar li a {
    padding: 7px 0px;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    border: 1px solid transparent;
    position: relative;
    font-weight: 600;
}
.header-top-right li:last-child {
    padding-right: 0;
}
.header-top-right li:last-child:after {
    width: 0;
}
#header-left {
    flex: 0 0 27.333333%;
    max-width: 27.33%;
}
#header-right {
    flex: 0 0 72.333333%;
    max-width: 72.33%;
}
.header-bottom .navbar li a:hover, .header-bottom .navbar li.current_page_item > a,
.header-bottom li.current_page_parent > a, #page-sidebar .current-cat > a{
    color: #fff;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
    display: inline-block;
    font-size: 12px;
    bottom: 20px;
    right: 2px;
    text-align: right;
}
.wpcf7-form-control-wrap{
    display: block;
    line-height: 0;
}
#banner-form span.wpcf7-not-valid-tip {
    bottom: 8px;
}
.navbar-nav > li .sub-menu li {
    position: relative;
}
/******************* Footer ***********************/
#main-footer {
    background: #111111;
    font-size: 15px;
    font-family: 'Open Sans';
    line-height: 1.7em;
}
#footer-left {
    padding-right: 52px;
}
#footer-left > a > img, #footer-left > img{
    margin-bottom: 20px;
}
#footer-main-top {
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#footer-left:after, #footer-middle:after {
    content: '';
    position: absolute;
    right: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 1px;
    height: 1000%;
    top: -80px;
    bottom: -80px;
}
#footer-left .social-media {
    margin-top: 20px;
}
#main-footer .widgettitle {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 16px !important;
    margin-bottom: 20px;
    position: relative;
}
#main-footer .widgettitle:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background: #EE3327;
    bottom: 0;
    left: 0;
}
#footer-middle li, #footer-right li {
    display: block;
    text-transform: uppercase;
    line-height: 2.3;
}
#footer-middle {
    padding: 0 50px 0 112px;
}
#footer-right {
    padding: 0 50px 0 85px;
}
#footer-right input[type='submit'],
#footer-right input[type='button']{
    margin-top: 20px;
}
#footer-bottom {
    padding: 6px 0;
    background: #0c0c0c;
    font-size: 12px;
    line-height: 1.7em
}
#footer-bottom:after, .thanks-podcast-wrapper:after, #footer-bottom:after {
    content: '';
    display: block;
    clear: both;
}
#footer-bottom li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
}
#footer-bottom ul {
    margin-bottom: 0;
}
#footer-bottom li:after {content: '';position: absolute;width: 1px;height: 11px;background: rgba(255, 255, 255, 0.1);top: 0;bottom: 0;margin: auto;right: 0;}

#footer-bottom li:last-child {
    padding-right: 0;
}

#footer-bottom li:last-child:after {
    width: 0;
}
#footer-top{
    background: #0c0c0c;
    padding: 80px 0 55px;
    /*background: #0e1a25;*/
}
.white-text.bordered-title h2, #footer-top .widgettitle, #videos-testimonials-sec .white-text h2,
.white-text .bordered-title h1, .white-text h1{
    color: #fff;
    padding-bottom: 50px;
    margin-bottom: 30px;
}
#footer-top .widgettitle{
    font-size: 35px;
    padding-top: 0;
}
#footer-top .single-location {
    display: inline-block;
    background: hsla(204, 55%, 71%, 0.08);
    padding: 30px 40px;
    vertical-align: top;
    width: 42%;
    margin: 30px 40px;
}
#footer-top .single-location .location-title,
#footer-top .single-location h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 12px;
    text-align: left;
    font-family: 'Open Sans';
    font-weight: 600;
}
#footer-top .single-location .location-title,
#footer-top .single-location h3, #main-footer .widgettitle, .single-practice h3{
    background-image: none;
    padding-bottom: 0;
}
#footer-top .single-location ul li, .contact-block .locations-content li{
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 0px 30px 10px;
    text-align: left;
    font-family: Roboto;
    font-weight: 300;
}
#footer-top .single-location ul li img, .contact-block .locations-content li img {
    position: absolute;
    left: 0;
    top: 5px;
    margin: 0;
}
#footer-top .single-location ul {
    margin-bottom: 0;
}
#footer-top .single-location a.directions-link {
    color: #EE3327;
    text-decoration: underline !important;
    display: block;
    text-align: left;
}
#main-footer a:hover span {
    color: #fff;
}
#footer-right div.wpcf7-response-output{
    font-weight: normal;
    margin-top: 7px;
    line-height: normal;
    color: #fff;
}
#footer-right span.wpcf7-not-valid-tip {
    bottom: 10px;
}
#footer-right span.ajax-loader {
    position: absolute;
    bottom: 15px;
    right: 22px;
}
/***************** Page Banner *****************/
#page-banner{
    height: 840px;
    display: table;
    width: 100%;
}
#page-banner .banner-content{
    display: table-cell;
    vertical-align: middle;
}

#page-banner .banner-title-sec{
    display: inline-block;
    font-family: 'Open Sans';
}
.banner-title-sec h1{
    margin: 0;
}
.banner-big-title {
    font-size: 76px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 80px;
}
.banner-small-title {
    font-size: 28px;
    font-weight: 300;
    line-height: 40px;
    background: rgba(255, 255, 255, 0.18);
    padding: 0 10px 3px;
    margin-top: 5px;
}
.banner-content a.btn, input[type='submit'], a.btn, .wpcf7-form input[type='submit'], .wpcf7-form input[type='button']{
    background: #ea3719;
    border: 1px solid #b52d17;
    color: #fff !important;
    padding: 15px 40px;
    margin-top: 20px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: none !important;
}
a.btn.no-margin-btn{
    margin-top: 0;
}
.submit-form input[type='submit'] {
    margin-top: 0;
    padding: 10px;
}
.banner-content a.btn:hover, input[type='submit']:hover, a.btn:hover,
input[type='button']:hover{
    background: #b52d17 !important;
    color: #fff !important;
}
input[type='submit']{
    transition: all ease-in 0.2s;
}
.report-form .col-sm-9{
    padding-right: 0;
}
#page-section div.wpcf7 .ajax-loader {
    position: absolute;
    right: 24px;
    bottom: 27px;
}
/************ Banner Form **************/
#banner-form {
    background: rgba(141, 190, 222, 1);
    padding: 30px 0 35px;
    margin-top: -157px;
    position: relative;
}
#banner-form form:after {
    content: '';
    clear: both;
    display: block;
}
.wpcf7-form input, .wpcf7-form textarea {
    border: 0;
    width: 100%;
    height: 45px;
    padding: 10px 15px;
    font-size: 14px;
    resize: none;
    outline: none;
    color: #000;
    border-radius: 0;
    background: #ececec;
    margin-bottom: 10px;
    height: 50px;
    line-height: normal;
}
.case-details textarea {
    padding: 14px 15px;
}
#banner-form .input-width {
    width: 15%;
    float: left;
    margin-right: 1%;
}
#banner-form .textarea-width {
    width: 20%;
    float: left;
    margin-right: 1%;
}
#banner-form .input-width:nth-last-of-type(2) {
    margin-right: 0;
}
#banner-form input[type='submit'],
#banner-form input[type='button']{
    margin-top: 0;
}
#banner-form .wpcf7 .ajax-loader {
    position: absolute;
    right: 24px;
    bottom: 15px;
}
#banner-form .banner-title,
#banner-form h3 {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 14px;
    padding-bottom: 0;
    background-image: none;
}
#banner-form .banner-title{
    margin-bottom:2px;
}
div.wpcf7-response-output{
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    color: #ea3719;
    font-size: 14px;
    font-weight: bold;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok{
    color: #398f14;
}
#banner-form div.wpcf7-response-output {
    position: absolute;
    bottom: -27px;
    font-weight: bold;
}
#banner-form input, #banner-form textarea {
    margin-bottom: 0;
}
.home .main-content, .light-bg-content,
.thanks-testimonial{
    background-image: url('img/main-content-bg.jpg');
    background-size:cover;
}
.news-videos-slider .owl-dots.disabled {
    display: none;
}
.main-content .small-width {
    max-width: 90%;
    margin: auto;
    width: 100%;
}
.main-content #page-section.list-li li {
    display: inline-block;
    padding-right: 20px;
    padding-left: 26px;
    background-position: 0 4px;
}
.main-content #page-section.list-li li:last-child {
    padding-right: 0;
}
#page-section .wpcf7-form textarea {
    height: 153px;
    padding: 15px;
}
#page-section .wpcf7-form input[type='submit'],
#page-section .wpcf7-form input[type='button']{
    margin-top: 0;
    padding: 10px;
}
#page-section .wpcf7-form span.ajax-loader {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
/************** Practice Areas **************/
#practice-areas{
    background-image: url('img/practice-areas-bg.jpg')
}
#practice-areas .practice-areas-list {
    margin-top: 30px;
}
#practice-areas .single-practice > a {
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}
#practice-areas .single-practice {
    width: calc(50% - 4px);
    height: 350px;
    margin: 2px;
    float: left;
    position: relative;
    overflow: hidden;
}
#practice-areas .single-practice a > div {
    text-align: center;
    width: 100%;
    /*display: table;*/
}
#practice-areas .single-practice a{
    display: table;
    height: 100%;
    width: 100%;
    float: none;
}
/*#practice-areas .single-practice:first-of-type, #practice-areas .single-practice:nth-of-type(2) {
    height: 350px;
}*/
#practice-areas:after {content: '';clear: both;display: block;}
#practice-areas .single-practice:last-of-type{
    width: calc(100% - 4px);
}
#practice-areas .single-practice .front-block h3,
#practice-areas .single-practice .front-block span{
    position: absolute;
    left: 20px;
    bottom: 20px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 26px;
    text-shadow: 0px 1px 4px #000;
    line-height: 1.1em;
    max-width: 225px;
    text-align: left;
    transition: all ease-in 0.5s;
}
#practice-areas .single-practice > a:hover .front-block h3,
#practice-areas .single-practice > a:hover .front-block span{
    opacity: 0;
}
#practice-areas .single-practice .back-block {
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease-in 0.5s;
    /*    background: rgba(248,90,51,0.8);
        background: -moz-linear-gradient(left, rgba(248,90,51,0.8) 0%, rgba(239,59,42,0.8) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,90,51,0.8)), color-stop(100%, rgba(239,59,42,0.8)));
        background: -webkit-linear-gradient(left, rgba(248,90,51,0.8) 0%, rgba(239,59,42,0.8) 100%);
        background: -o-linear-gradient(left, rgba(248,90,51,0.8) 0%, rgba(239,59,42,0.8) 100%);
        background: -ms-linear-gradient(left, rgba(248,90,51,0.8) 0%, rgba(239,59,42,0.8) 100%);
        background: linear-gradient(to right, rgba(248,90,51,0.8) 0%, rgba(239,59,42,0.8) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85a33', endColorstr='#ef3b2a', GradientType=1 );*/
    background: rgba(141,190,222,0.84);
    background: -moz-linear-gradient(top, rgba(141,190,222,0.84) 0%, rgba(141,190,222,0.85) 21%, rgba(141,190,222,0.69) 73%, rgba(141,190,222,0.44) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(141,190,222,0.84)), color-stop(21%, rgba(141,190,222,0.85)), color-stop(73%, rgba(141,190,222,0.69)), color-stop(100%, rgba(141,190,222,0.44)));
    background: -webkit-linear-gradient(top, rgba(141,190,222,0.84) 0%, rgba(141,190,222,0.85) 21%, rgba(141,190,222,0.69) 73%, rgba(141,190,222,0.44) 100%);
    background: -o-linear-gradient(top, rgba(141,190,222,0.84) 0%, rgba(141,190,222,0.85) 21%, rgba(141,190,222,0.69) 73%, rgba(141,190,222,0.44) 100%);
    background: -ms-linear-gradient(top, rgba(141,190,222,0.84) 0%, rgba(141,190,222,0.85) 21%, rgba(141,190,222,0.69) 73%, rgba(141,190,222,0.44) 100%);
    background: linear-gradient(to bottom, rgba(141,190,222,0.84) 0%, rgba(141,190,222,0.85) 21%, rgba(141,190,222,0.69) 73%, rgba(141,190,222,0.44) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dbede', endColorstr='#8dbede', GradientType=0 );
    display: table-cell;
    vertical-align: middle;
}
#practice-areas .single-practice > a:hover .back-block {
    opacity: 1;
}
#practice-areas .single-practice .back-block > div {
    width: 100%;
}
#practice-areas .single-practice .back-block h3 {
    font-weight: 400;
    margin: 18px 0 10px;
    font-size: 24px;
    opacity: 0;
    transition: all ease-in-out 0.5s;
    transition-delay: 0.5s;
}
.back-block img:first-of-type{
    top:-250px;
    position: relative;
    transition: all ease-in-out 0.5s;
    transition-delay: 0.35s;
}
#practice-areas .single-practice > a:hover .back-block img:first-of-type{
    top:0;
}
#practice-areas .single-practice > a:hover .back-block h3{
    opacity: 1;
}
.back-block img:last-of-type{
    bottom:-250px;
    position: relative;
    opacity: 0;
    transition: all ease-in-out 0.75s;
    transition-delay: 0.5s !important;
}
#practice-areas .single-practice > a:hover .back-block img:last-of-type{
    bottom:auto;
    opacity: 1
}
#footer-right input {
    margin-bottom: 0;
}
/************** Team Section *************/
#our-team, .all-podcast{
    background-image: url('img/team-sec-bg.jpg');
}
#our-team p {
    margin-bottom: 10px;
}
#our-team .single-team {
    display: inline-block;
    width: 15%;
    vertical-align: top;
    position: relative;
        min-height: 372px;
    /*transition: all ease-in 0.5s;*/
}
#our-team .single-team .dotted-bg{
    background-image: url('img/team-dotted-bg.png');
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: right;
    background-size: cover;
}
#our-team .single-team.active .dotted-bg {
    display: none;
}
#our-team .single-team .attorney-content {
    display: none;
}
#our-team .single-team.active .attorney-content {
    display: inline-block;
    width: 53%;
    text-align: left;
    padding: 35px 20px 0;
    vertical-align: top;
    font-size: 13px;
    position: relative;
}
#our-team .single-team.active .attorney-img {
    width: 46%;
    display: inline-block;
    vertical-align: middle;
    transition: all ease-in 0.5s;
}
#our-team .single-team.active {
    width: 51%;
    background-image: url('img/single-attorney-bg.jpg');
    color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
     min-height: 372px;
}
#our-team .single-team.active .h3,
#our-team .single-team.active p, #our-team .single-team.active h3 {
    color: #000;
    text-align: justify;
}
#our-team .single-team .attorney-img {
    padding-top: 0px;
}
#our-team .single-team .attorney-img img {
    height: 372px;
}
#our-team .single-team .attorney-content .h3,
#our-team .single-team .attorney-content h3 {
    background-image: none;
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: left;
}
#our-team .single-team .attorney-content .h3:after,
#our-team .single-team .attorney-content h3:after {
    content: '';
    position: absolute;
    height: 3px;
    background: #000;
    bottom: 0;
    width: 35px;
    left: 0;
}
.testimonial-wrap a.btn{
    margin-top: 0;
}
#testimonials-sec img {
    width: auto;
    margin-bottom: 15px;
    border: 0;
}
#testimonials-sec p {
    text-align: center;
}
#testimonials-sec .owl-carousel {
    max-width: 80%;
    margin: auto;
}
#testimonials-sec img.quote-right {
    float: right;
    margin-bottom: 0;
}
#testimonials-sec .testimonial_author {
    color: #8dbede;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
}
#testimonials-sec .owl-nav, #our-team .owl-nav {
    display: none;
}
.owl-theme .owl-dots .owl-dot span {
    margin: 5px 4px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #8dbede;
}
#video-sec .col-sm-8 {
    background: rgba(248,90,51,1);
    background: -moz-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,90,51,1)), color-stop(100%, rgba(239,59,42,1)));
    background: -webkit-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: -o-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: -ms-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: linear-gradient(to right, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85a33', endColorstr='#ef3b2a', GradientType=1 );
    padding: 65px 0 0px;
    padding-right: 20%;
}
#video-sec img {
    margin-bottom: 8px;
}
#video-sec .video-content{
    float: right;
    max-width: 528px;
}
#video-sec h2 {
    padding-bottom: 0;
    background: none;
    text-transform: none;
    /*font-size: 32px;*/
    margin-bottom: 20px;
}
#video-sec .col-sm-6{
    margin-left: -17%;
    padding: 0;
    padding-top: 50px;
    padding-bottom: 45px;
}
#video-sec a.btn {
    background: #fff !important;
    color: #ea3719 !important;
    border-color: #fff;
    font-weight: 400;
    margin-top: 8px;
}
#video-sec a.btn:hover {
    background: #dad7d7 !important;
    border-color: #dad7d7 !important
}
.video-icons-sec {
    position: absolute;
    left: 12%;
    top: 40px;
    display: none;
}
.video-icons-sec ul li {
    list-style: none;
    background: #fff;
    border-radius: 50%;
    margin: 40px 0;
    padding: 20px;
    box-shadow: inset 0 0 40px #cccccc;
}
.video-icons-sec h3.widgettitle, .video-icons-sec ul li h3, .video-icons-sec .icons-large-screen {
    display: none;
}
#footer-qa{
    background-image: url('img/above-footer-divorce-bg.png');
    /*padding-bottom: 30px;*/
}
#footer-qa span.widgettitle{
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: 200;
}
.home #footer-qa,
.page-id-13788 #footer-qa,
.page-id-13789 #footer-qa{
    padding-top: 150px;
}
#footer-qa .icons-large-screen {
    display: none;
}
#footer-qa li a:hover img {
    transform: scale(1.2);
}
#footer-qa li a img {
    transition: all ease-in 0.2s;
}
#footer-qa li {
    display: inline-block;
    margin: 40px;
    vertical-align: top;
}
#footer-qa ul, #footer-qa li {
    margin-bottom: 0;
}
#footer-qa li h3 {
    font-size: 17px;
    background-image: none;
    padding-bottom: 0;
    margin: 20px 0;
    text-transform: uppercase;
    font-weight: 400;
}
#footer-qa li p{
    margin: 20px 0 0;
}
#footer-qa h3.widgettitle {
    background-image: none;
    padding-bottom: 0;
}
#video-sec {
    padding: 0;
    margin: -70px 0;
}
#testimonials-sec {
    padding-bottom: 140px;
}
/************** Inner Pages *************/
#inner-pages #page-banner {
    height: 450px;
    background-position: center top;
}
#inner-pages #page-banner .banner-content{
    padding-bottom: 80px
}
#inner-pages .banner-small-title {
    font-size: 22px;
}
#inner-pages .banner-big-title {
    font-size: 56px;
    line-height: 60px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
/*********** Contact Us Page **********/
.contact-us-wrap #page-section {
    max-width: 80%;
    margin: auto;
}
.contact-section .gradient-bg {
    padding: 35px 22px;
    text-transform: none;
    line-height: 1.6;
    font-size: 15px;
    background: rgba(248,90,51,1);
    background: -moz-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,90,51,1)), color-stop(100%, rgba(239,59,42,1)));
    background: -webkit-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: -o-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: -ms-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: linear-gradient(to right, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
}
.contact-section .gradient-bg h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
    background-image: none;
    padding-bottom: 0;
    margin-bottom: 10px;
    line-height: 1.4
}
.contact-section .gradient-bg hr {
    background: rgba(255, 255, 255, 0.33);
    margin: 25px 0;
}
.contact-section input, .contact-section textarea {
    background: #ececec;
    width: 100%;
    margin-bottom: 10px;
    height: 50px;
    line-height: normal;
}
.contact-section .wpcf7-form-control-wrap{
    display: block;
    line-height: 0;
}
.contact-section .col-sm-6, .contact-section .col-sm-12 {
    padding: 0 5px !important;
}
.contact-section textarea {
    height: 153px;
    /*margin-bottom: 0;*/
}
.contact-section input[type='submit'],
.contact-section input[type='button']{
    background: #ea3719;
    border: 1px solid #b52d17;
    width: auto;
    float: left;
    min-width: 160px;
    margin-top: 0;
}
.contact-section div.wpcf7-response-output {
    position: absolute;
    bottom: 33px;
    left: 65px;
}
.contact-section {
    margin-top: 30px;
}
.contact-section span.wpcf7-not-valid-tip{
    bottom: 20px;
}
#contact-locations{
    background-image: url('img/contact-locations-bg.jpg');
}
#contact-locations li {
    display: block;
    text-align: left;
    text-transform: none;
    line-height: 1.5;
}
#contact-locations li.single-block {
    display: flex;
}
#contact-locations li h3 {
    background-image: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
    position: relative;
}
#contact-locations ul:after {
    content: '';
    clear: both;
    display: block;
}
#contact-locations li .locations-content, #contact-locations li .locations-iframe {
    width: 50%;
    float: left;
}
#contact-locations li .locations-content {
    padding: 40px;
    margin-bottom: 0;
    position: relative;
}
#contact-locations li .locations-content h3:after {
    content: '';
    background: #fff;
    height: 1px;
    width: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
}
#contact-locations .container {
    max-width: 60%;
}
#contact-locations li .locations-iframe p {
    margin: 0;
    line-height: 0;
}
#contact-locations li .locations-iframe iframe{
    height: 100% !important
}
#contact-locations li .locations-iframe iframe {
    height: 310px !important;
    width:100% !important;
}
.page-id-22 #footer-top{
    display: none;
}
#contact-locations li a {
    color: #fff;
}
#contact-locations li .locations-content:after {
    content: '';
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #f85933;
    position: absolute;
    left: -14px;
    top: 0;
    bottom: 0;
    margin: auto;
}
#contact-locations li.right-arrow .locations-content:after {
    border-left: 15px solid #f75732;
    border-right: 0;
    left: auto;
    right: -14px;
}
#contact-locations h2 + ul {
    margin-top: 60px;
}
#contact-locations li.single-block.first-block .locations-content{
    background: rgba(248,90,51,1);
    background: -moz-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,90,51,1)), color-stop(100%, rgba(239,59,42,1)));
    background: -webkit-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: -o-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: -ms-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: linear-gradient(to right, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85a33', endColorstr='#ef3b2a', GradientType=1 );
}
.attorneys-list .attorney-single .attor-back-content {
    position: absolute;
    color: #fff;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    opacity: 0;
    transition: all ease-in 0.2s;
    padding: 40px 25px 70px;
    text-shadow:1px 2px 2px #000;
}
.attorneys-list .attorney-single {
 position: relative;
    width: 20.5%;
    display: inline-block;
    vertical-align: top;
    margin: 8px 0.5%;
    align-items: center;
    background: #fff;
}

.attorneys-list .attorney-single img {
/*    max-height: 340px;*/
}
.attorneys-list .attorney-single img.attorney-hover-img
{
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}
.attorneys-list .attorney-single a:hover .attorney-img{
    opacity: 0;
}
.attorneys-list .attorney-single a:hover .attorney-hover-img{
    opacity: 1;
}
.attorneys-list .attorney-single a:hover .attor-back-content{
    opacity: 1;
}
.attor-back-content > div {
    width: 100%;
}
.attorneys-list .attorney-single .attor-back-content h3 {
    color: #fff;
    font-weight: 900;
    background-image: none;
    font-size: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.attorneys-list .attorney-bottom-link{
    position: absolute;
    bottom: 27px;
    display: block;
    left: 0;
    right: 0;
}
.attorneys-list .attorney-bottom-link span {
    color: #fff;
    display: block;
    line-height: 0;
    font-size: 13px;
}
/*************** About Us Page ***************/
.about-us-wrap .attorney-content h4:after, .about-us-wrap .attorney-content h6:after {
    height: 0;
}
.about-us-wrap .attorney-content h4, .about-us-wrap h5 {
    margin-bottom: 0;
}
.about-us-wrap h5{
    font-weight: 400;
    line-height: 2;
    font-size: 17px;
}
.about-us-wrap h5 span{
    padding: 6px 20px;
    font-size: inherit;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top:10px;
}
.about-us-wrap .attorney-content {
    font-size: 14px;
}
blockquote {
    background: rgba(228,228,228,1);
    background: -moz-linear-gradient(left, rgba(228,228,228,1) 0%, rgba(246,246,246,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(228,228,228,1)), color-stop(100%, rgba(246,246,246,1)));
    background: -webkit-linear-gradient(left, rgba(228,228,228,1) 0%, rgba(246,246,246,1) 100%);
    background: -o-linear-gradient(left, rgba(228,228,228,1) 0%, rgba(246,246,246,1) 100%);
    background: -ms-linear-gradient(left, rgba(228,228,228,1) 0%, rgba(246,246,246,1) 100%);
    background: linear-gradient(to right, rgba(228,228,228,1) 0%, rgba(246,246,246,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#f6f6f6', GradientType=1 );
    padding: 22px 22px;
    z-index: 1;
    position: relative;
}
.attorney-content blockquote{
    width: 100%;
}
blockquote p {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
}
#about-second-fold, .attorney-detail-wrap .detail-content,
#attorney-above-footer{
    background-image: url('img/practice-areas-bg.jpg');
    position: relative;
}
#about-second-fold:after, .attorney-detail-wrap .detail-content:after,
#attorney-above-footer:after{
    background: rgba(0, 0, 0, 0.37);
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#about-second-fold h2 {
    background-image: none;
    padding-bottom: 0;
    margin-bottom: 20px;
}
#about-second-fold h2 {
    background-image: none;
    padding-bottom: 0;
    margin-bottom: 20px;
}
#about-second-fold li {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #c73428;
    margin-right: 40px;
    position: relative;
    color: #c73428;
    font-weight: 500;
}
#about-second-fold li:after {
    content: '+';
    position: absolute;
    color: #c73428;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    top: 1px;
    right: -31px;
}
#about-second-fold li:nth-last-child(2):after {
    content: '=';
}
#about-second-fold li:last-child:after {
    content: '';
}
#about-second-fold li:last-child {
    background: rgba(248,90,51,1);
    background: -moz-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,90,51,1)), color-stop(100%, rgba(239,59,42,1)));
    background: -webkit-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: -o-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: -ms-linear-gradient(left, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    background: linear-gradient(to right, rgba(248,90,51,1) 0%, rgba(239,59,42,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85a33', endColorstr='#ef3b2a', GradientType=1 );
    color: #fff;
    border-color: transparent;
}
#about-second-fold .container, .attorney-detail-wrap .detail-content .container,
#attorney-above-footer .container{
    position: relative;
    z-index: 1;
}
#about-second-fold ul {
    margin-bottom: 30px;
}
#about-second-fold .container, #about-last-fold .container{
    max-width: 80%;
}
#about-last-fold {
    background-image: url('img/main-content-bg.jpg');
}
#about-last-fold p:last-of-type {
    margin-bottom: 0;
}
/************** Page Sidebar **************/
#page-sidebar form.wpcf7-form {
    background: #8dbede;
    padding: 30px;
    margin-bottom: 30px;
}
#page-sidebar form.wpcf7-form input, #page-sidebar form.wpcf7-form textarea {
    background: transparent;
    margin-bottom: 10px;
    line-height: normal;
    border: 1px solid #fff;
    color: #fff;
}
#page-sidebar h3 {
    background-image: none;
    padding-bottom: 0;
    margin-bottom: 15px;
    color: #ea3719;
    font-weight: 400;
    text-align: center;
}
.single-article {
    margin: 0px 10px;
}
#page-sidebar .wpcf7-form h3{
    color: #fff;
}
#page-sidebar form.wpcf7-form .col-sm-6, #page-sidebar form.wpcf7-form .col-sm-12 {
    padding: 0 5px;
}
#page-sidebar form.wpcf7-form input[type='submit'],.contact-section input[type='submit'] {
    margin-top: 0;
    background: #ea3719;
    margin-bottom: 0;
    font-size: 16px;
    padding: 10px;
    border-color: transparent;
}
#page-sidebar div.wpcf7 .ajax-loader {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
#page-sidebar form.wpcf7-form textarea {
    height: 100px;
}
#page-sidebar div.wpcf7-response-output {
    margin-top: 10px;
}
#page-sidebar ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
    opacity: 1;
}
#page-sidebar ::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    opacity: 1;
}
#page-sidebar :-ms-input-placeholder { /* IE 10+ */
    color: #fff;
    opacity: 1;
}
#page-sidebar :-moz-placeholder { /* Firefox 18- */
    color: #fff;
    opacity: 1;
}
/*************** Blog Page ****************/
.blog-featured {
    width: 41%;
    display: table-cell;
    background-image: url(img/default-featured.jpg);
    position: relative;
    border: 2px solid #c5d6e0;
}
.blog-content.half {
    padding: 0 10px 0 30px;
    /* width: 59%; */
    display: table-cell;
    vertical-align: middle;
    font-family: 'Open Sans';
}
.blog-listing {
    display: table;
    padding-bottom: 60px;
    border-bottom: 1px solid #eee;
    margin-bottom: 60px;
    width: 100%;
}
/*.blog-listing:last-of-type {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}*/

.blog-listing .blog-content h3 {
    background-image: none;
    padding-bottom: 0;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.4;
    font-family: 'Open Sans';
}
.blog-listing .blog-content h3 a {
    color: #202020;
}
.blog-listing .blog-content .date {
    margin-bottom: 8px;
    display: block;
}
.blog-listing .blog-content p {
    margin-bottom: 8px;
}
.wp-pagenavi {
    margin-top: 60px;
    font-family: 'Open Sans';
}
.wp-pagenavi a, .wp-pagenavi span {
    height: 40px;
    min-width: 40px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    color: #000;
    vertical-align: top;
    border-radius: 4px;
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 5px;
    margin: 2px;
    border-radius: 4px;
}
.blog-listing a.read-more {
    font-style: italic;
    display: inline-block;
    border-bottom: 1px solid;
    padding-bottom: 0;
    line-height: normal;
    font-size: 15px;
}
/************ Search Form **************/
#searchform button span {
    font-size: 20px;
    color: #ea3719;
}
#searchform button {
    background-color: #eb3719 !important;
    height: 100%;
    width: 50px;
    cursor: pointer;
    outline: none;
    border: 0;
    background-image: url(img/search-icon.png) !important;
}
#searchform input, #searchform button {
    height: 50px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background: #c5dfee;
    border: 0;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background: #ee3327;
    color: #fff;
    border-color: #ee3327;
}
.wp-pagenavi span.extend {
    display: none;
} 
#page-sidebar .widgettitle {
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-size: 23px;
    text-align: left;
    font-weight: 700;
    padding-bottom: 10px;
}
#page-sidebar .widgettitle:after {
    content: '';
    height: 2px;
    background: #ea3719;
    width: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
}
#page-sidebar .widget {
    margin-bottom: 60px;
    font-family: 'Open Sans';
}
#page-sidebar .widget li a {
    padding: 15px 0;
    display: block;
    position: relative;
    padding-left: 20px;
    color: #202020;
    border-bottom: 1px solid #eee;
}
#page-sidebar .widget li {
    display: block;
}
#page-sidebar .widget li a:before {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 14px;
}
#page-sidebar .widget li.current-cat a, #page-sidebar .widget li a:hover,
#page-sidebar .widget li.current_page_item a, #footer-middle li.current_page_item a{
    color: #EE3327;
}
#page-sidebar .widget:last-of-type {
    margin-bottom: 0;
}
#page-sidebar .widget li:last-child a {
    border-bottom: 0;
}
.featured-div img {
margin-bottom: 15px;
}
/************ Testimonials *************/
.testimonial-block {
    background: rgba(172,208,230,1);
    background: -moz-linear-gradient(left, rgba(172,208,230,1) 0%, rgba(202,225,239,1) 29%, rgba(202,225,239,1) 74%, rgba(172,208,230,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(172,208,230,1)), color-stop(29%, rgba(202,225,239,1)), color-stop(74%, rgba(202,225,239,1)), color-stop(100%, rgba(172,208,230,1)));
    background: -webkit-linear-gradient(left, rgba(172,208,230,1) 0%, rgba(202,225,239,1) 29%, rgba(202,225,239,1) 74%, rgba(172,208,230,1) 100%);
    background: -o-linear-gradient(left, rgba(172,208,230,1) 0%, rgba(202,225,239,1) 29%, rgba(202,225,239,1) 74%, rgba(172,208,230,1) 100%);
    background: -ms-linear-gradient(left, rgba(172,208,230,1) 0%, rgba(202,225,239,1) 29%, rgba(202,225,239,1) 74%, rgba(172,208,230,1) 100%);
    background: linear-gradient(to right, rgba(172,208,230,1) 0%, rgba(202,225,239,1) 29%, rgba(202,225,239,1) 74%, rgba(172,208,230,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acd0e6', endColorstr='#acd0e6', GradientType=1 );
    padding: 20px 30px;
    margin-top: 30px;
    position: relative;
}
.testimonial-main-content img.bottom-quote {
    position: absolute;
    bottom: 20px;
    right: 40px;
}
.testimonial-block img {
    margin-bottom: 12px;
    border: 0 !important;
}
.testimonial-block:nth-child(2n) {
    background: rgba(240,78,46,1);
    background: -moz-linear-gradient(left, rgba(240,78,46,1) 0%, rgba(255,102,79,1) 29%, rgba(255,102,79,1) 74%, rgba(240,78,46,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(240,78,46,1)), color-stop(29%, rgba(255,102,79,1)), color-stop(74%, rgba(255,102,79,1)), color-stop(100%, rgba(240,78,46,1)));
    background: -webkit-linear-gradient(left, rgba(240,78,46,1) 0%, rgba(255,102,79,1) 29%, rgba(255,102,79,1) 74%, rgba(240,78,46,1) 100%);
    background: -o-linear-gradient(left, rgba(240,78,46,1) 0%, rgba(255,102,79,1) 29%, rgba(255,102,79,1) 74%, rgba(240,78,46,1) 100%);
    background: -ms-linear-gradient(left, rgba(240,78,46,1) 0%, rgba(255,102,79,1) 29%, rgba(255,102,79,1) 74%, rgba(240,78,46,1) 100%);
    background: linear-gradient(to right, rgba(240,78,46,1) 0%, rgba(255,102,79,1) 29%, rgba(255,102,79,1) 74%, rgba(240,78,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04e2e', endColorstr='#f04e2e', GradientType=1 );
    color: #fff;
}
.testimonial-block .testimonial_author {
    font-weight: bold;
    color: #ef2f27;
    display: block;
    padding-top: 10px;
}
.testimonial-block:nth-child(2n) .testimonial_author {
    color: #fff;
}

/****************************************\
    Video Section on In The News Page
\****************************************/
.news-videos {
    padding: 10px 0 40px;
    background-color: #12202e;
    background-image: url(img/team-sec-bg.jpg);
}

.owl-carousel .owl-stage-outer {
    padding: 0 2px;
}

.news-videos-slider .owl-stage {
    margin: 0 auto;
    display: flex;
}
.news-videos-slider .owl-stage .owl-item {
    display: flex;
}

.news-video-box>a {
    display: block;
    height: 100%;
}

.news-video-box .news-video-thumb {
    display: block;
    padding-top: 60%;
    background-size: cover;
    background-position: center;
    position: relative;
}

.news-video-box {
    padding: 10px;
    width: 100%;
    border: 1px solid #8dbede;
}

.news-video-box span.video-title {
    margin: 5px 0 15px;
    display: block;
    line-height: 1.5;
}
.news-videos .owl-nav.disabled {
    display: none;
}
.news-videos .owl-dots{
    position: absolute;
    left:0;
    right:0;
    margin: 0 auto;
}
span.yt_play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

span.yt_play >svg {
    max-width: 60px;
}

.news-video-box > a:hover span.yt_play >svg .ytp-large-play-button-bg {
    fill: #f00;
    fill-opacity: 1;
}

/************* In The News **************/
.media-list {
    border: 1px solid rgba(141,190,222,.5);
    position: relative;
    padding: 15px 15px 15px 170px;
    margin-bottom: 30px;
    min-height: 106px;
    display: flex;
    align-items: center;
    background-color: rgba(141, 190, 222, 0.09);
}

.media-list:nth-child(2n+1) {
    background-color: #12202e;
    color: #fff;
}

.media-list:nth-child(2n+1) h5 {
    color: #fff;
}

.media-thumb {
    width: 160px;
    height: 100%;
    display: flex;
    padding: 10px;
    position: absolute;
    left: 0;
    top: 0;
     background-color: rgba(141,190,222,.5);
}
.blog .bg-video::after {
    display: none;
}
.media-thumb>span {
    height: 100%;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /* background-color: #ee3828; */
}

#page-section .media-list h5 {
    margin:0 0 10px;
    padding: 0;
    text-align: left !important;
}
#page-section .media-list h5:after {
    content:none;
}
.media-list p {
    line-height: 1.3;
    margin: 0;
}

/************* Preparing For Divorce **************/
.video-list-all {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    overflow: hidden;
}
.video-list-all h4 {
    margin-top: 20px;
}
.single-video-list h4 {
    margin-bottom: 0px;
    margin-top: 5px;
}
.single-video-list span.date a {
    font-weight: 500;
    color: #8cbee1 !important;
}
.video-list-all:nth-child(2n) {
    margin-right: 0;
}
.preparing-for-divorce-list ul li, .footable-pagination-wrapper li {
    background-image: none !important;
    padding-left: 0 !important;
    display: inline-block;
    width: 19%;
    margin: 0 !important;
}
div#filters {
    margin-bottom: 20px;
    border-bottom: 2px solid #eee;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
div#filters .button {
    border: 1px solid #b52d17;
    border-radius: 50px;
    line-height: 1;
    padding: 7px 20px;
    background: inherit;
    text-shadow: none;
    font-weight: 400;
    color: #b52d17;
    min-width: inherit;
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 10px;
    outline: none;
}
div#filters .button:hover {
    background-color: #8dbede;
    color: #fff;
    border: 1px solid #fff;
}
button#load-more {
    margin-top: 0;
    background: #ea3719;
    margin-bottom: 0;
    font-size: 16px;
    padding: 5px 20px;
    border-color: transparent;
    color: #fff;
    display: block;
    margin: auto;
}
.nav-tabs {
    display: block;
    border: 0;
}
.nav-tabs .nav-link {
    color: #202020;
    padding: 12px 15px;
    font-size: 18px;
    line-height: normal;
    border-radius: 0;
    position: relative;
}
.nav-tabs .nav-link:after {
    content: '';
    width: 1px;
    position: absolute;
    display: block;
    background: #edeced;
    right: 0;
    height: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.tab-content {
    padding: 60px 0px 0;
    border-top: 1px solid #ddd;
    margin-top: -1px;
    text-align: justify;
    font-size: 14px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #EE3327;
    font-weight: 500;
}
.divorce-wrap .small-width{
    max-width: 70%;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active:after {
    height: 2px;
    width: 30px;
    background: #ee3327;
    left: 0;
    top: auto;
}
.tab-content #tab-2 p:first-of-type img {
    margin-left: -130px;
}
.tab-content a.btn span.fa {
    padding-right: 10px;
}
.tab-content a.btn {
    margin-top: 8px;
}
.tab-content a.btn:hover span.fa{
    color: #fff;
}
.tab-content h4 {
    padding-bottom: 0;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 20px;
}
.tab-content h4 a {
    color: #202020;
}
.tab-content h4:after {
    height: 0;
}
.tab-content .date {
    display: block;
    margin: 5px 0;
}
.tab-content .single-article hr, #page-section .single-article hr {
    margin: 40px 0;
}
.tab-content .single-article:last-of-type hr {
    /*display: none;*/
}
.single-article h4 {
    margin-top: 0;
}
.footable-pagination-wrapper ul li {
    width: auto;
    margin-right: 10px !important;
    display: inline-block;
    font-family: 'Open Sans';
}
.footable-pagination-wrapper ul li a.footable-page-link {
    height: 40px;
    min-width: 40px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    color: #000;
    vertical-align: top;
    border-radius: 4px;
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 5px;
    margin: 2px;
    border-radius: 4px;
    font-size: 18px;
}
.footable-page.active.visible a, a.footable-page-link:hover {
    background: #ee3327;
    color: #fff !important;
    border-color: #ee3327 !important;
}
.footable-paging span.label.label-default {
    display: none;
}
.single-video-list h4 {
    font-size: 16px;
    /*padding: 20px 0;*/
    line-height: 1.4;
    text-align: left;
    margin-top: 5px;
    font-weight: 500;
}
.single-video-list {
    margin-bottom: 20px;
        text-align: left !important;
}
.single-video-list span.date {
    text-align: left;
    font-weight: 500;
}
.single-video-list img {
    /*height: 100%;*/
    width: auto;
}
.single-video-list h4 a {
    color: red !important;   
}
.footable-pagination-wrapper .footable-page-nav {
    display: none;
}
.preparing-for-divorce-list .video-list-all {
    width: 32%;
    margin-right: 10px;
    overflow: hidden;
}
.preparing-for-divorce-list .video-list-all:nth-child(2n+2) {
    margin-right: 10px;
}
.preparing-for-divorce-list .video-list-all:nth-child(3n+3) {
    margin-right: 0;
}
.preparing-for-divorce-list .video-list-all h4 {
    padding-top: 0;
}
/*************  Attorney Detail *****************/
#attorney-brief-sec .attorney-content li{
    display: block;
}
#attorney-brief-sec .attorney-content h4:after {
    height: 0;
}
#attorney-brief-sec .attorney-img img {
    max-height: 550px;
    border: 2px solid #c5d6e0;
}
#attorney-brief-sec .attorney-content {
    padding-left: 40px;
}
#more-about-attorney li {
    text-align: left;
    background-image: url('img/orange-tick-mark.png');
    background-position: 0 8px;
    margin: 20px 0px;
}
#more-about-attorney .col-sm-6:after {
    position: absolute;
    content: "";
    right: 0;
    height: 100%;
    width: 1px;
    top: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.21) 0%, rgba(234, 55, 26, 0.76) 29%, rgba(234, 55, 26, 0.68) 30%, rgba(234, 55, 26, 0.52) 70%, rgba(234, 55, 26, 0.5) 71%, rgba(255,255,255,0.21) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.21) 0%,rgba(234, 55, 26, 0.76) 29%,rgba(234, 55, 26, 0.68) 30%,rgba(41,50,55,0.98) 70%,rgba(234, 55, 26, 0.5) 71%,rgba(255,255,255,0.21) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.21) 0%,rgba(234, 55, 26, 0.52) 29%,rgba(234, 55, 26, 0.6) 30%,rgba(234, 55, 26, 0.48) 70%,rgba(234, 55, 26, 0.5) 71%,rgba(255,255,255,0.21) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#361c2329', endColorstr='#451c2329',GradientType=0 );
}
.wp-pagenavi span.fa {
    height: auto;
    width: auto !important;
    line-height: 1.9;
    border: 0;
    padding: 0;
    margin: 0;
    min-width: initial;
}
.wp-pagenavi a:hover span {
    color: #fff;
}
#more-about-attorney .col-sm-6:last-of-type:after {
    width: 0;
}
#more-about-attorney .col-sm-6, #attorney-above-footer .col-sm-6:first-of-type {
    padding-right: 35px;
}
#more-about-attorney .col-sm-6:last-of-type, #attorney-above-footer .col-sm-6:last-of-type {
    padding-left: 50px;
    overflow: hidden;
}
#attorney-above-footer .col-sm-6:first-of-type li{
    background-image: url('img/orange-trophy-icon.png');
}
#attorney-above-footer .col-sm-6:last-of-type ul li{
    background-image: url('img/orange-cap-icon.png');
    background-position: 0 7px;
    background-size: 23px;
}
#attorney-above-footer .col-sm-6:last-of-type ul:first-of-type li{
    background-image: url('img/orange-gavel-icon.png');
    background-position:0 9px;
}
#attorney-above-footer h4:after {
    background: #ef422c;
}
#attorney-above-footer .col-sm-6:first-of-type,
#attorney-above-footer .col-sm-6:last-of-type ul:first-of-type{
    position: relative;
}
#attorney-above-footer .col-sm-6:first-of-type:after{
    position: absolute;
    content: "";
    right: 0;
    height: 100%;
    width: 1px;
    top: 0;
    background: rgba(75,79,89,0);
    background: -moz-linear-gradient(top, rgba(75,79,89,0) 0%, rgba(81,85,92,0.63) 32%, rgba(81,85,92,0.67) 34%, rgba(81,85,92,0.67) 75%, rgba(81,85,92,0.62) 77%, rgba(75,79,89,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(75,79,89,0)), color-stop(32%, rgba(81,85,92,0.63)), color-stop(34%, rgba(81,85,92,0.67)), color-stop(75%, rgba(81,85,92,0.67)), color-stop(77%, rgba(81,85,92,0.62)), color-stop(100%, rgba(75,79,89,0)));
    background: -webkit-linear-gradient(top, rgba(75,79,89,0) 0%, rgba(81,85,92,0.63) 32%, rgba(81,85,92,0.67) 34%, rgba(81,85,92,0.67) 75%, rgba(81,85,92,0.62) 77%, rgba(75,79,89,0) 100%);
    background: -o-linear-gradient(top, rgba(75,79,89,0) 0%, rgba(81,85,92,0.63) 32%, rgba(81,85,92,0.67) 34%, rgba(81,85,92,0.67) 75%, rgba(81,85,92,0.62) 77%, rgba(75,79,89,0) 100%);
    background: -ms-linear-gradient(top, rgba(75,79,89,0) 0%, rgba(81,85,92,0.63) 32%, rgba(81,85,92,0.67) 34%, rgba(81,85,92,0.67) 75%, rgba(81,85,92,0.62) 77%, rgba(75,79,89,0) 100%);
    background: linear-gradient(to bottom, rgba(75,79,89,0) 0%, rgba(81,85,92,0.63) 32%, rgba(81,85,92,0.67) 34%, rgba(81,85,92,0.67) 75%, rgba(81,85,92,0.62) 77%, rgba(75,79,89,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b4f59', endColorstr='#4b4f59', GradientType=0 );
}
#attorney-above-footer .col-sm-6 li{
    margin: 20px 0px;
}
#attorney-above-footer .col-sm-6:last-of-type ul:first-of-type:after{
    position: absolute;
    content: "";
    right: 0;
    width: 110%;
    height: 1px;
    bottom: 0;
    top: auto;
    background: rgba(75,79,89,0.96);
    background: -moz-linear-gradient(left, rgba(75,79,89,0.96) 0%, rgba(81,85,92,0.68) 44%, rgba(80,84,91,0.67) 45%, rgba(34,37,43,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(75,79,89,0.96)), color-stop(44%, rgba(81,85,92,0.68)), color-stop(45%, rgba(80,84,91,0.67)), color-stop(100%, rgba(34,37,43,0)));
    background: -webkit-linear-gradient(left, rgba(75,79,89,0.96) 0%, rgba(81,85,92,0.68) 44%, rgba(80,84,91,0.67) 45%, rgba(34,37,43,0) 100%);
    background: -o-linear-gradient(left, rgba(75,79,89,0.96) 0%, rgba(81,85,92,0.68) 44%, rgba(80,84,91,0.67) 45%, rgba(34,37,43,0) 100%);
    background: -ms-linear-gradient(left, rgba(75,79,89,0.96) 0%, rgba(81,85,92,0.68) 44%, rgba(80,84,91,0.67) 45%, rgba(34,37,43,0) 100%);
    background: linear-gradient(to right, rgba(75,79,89,0.96) 0%, rgba(81,85,92,0.68) 44%, rgba(80,84,91,0.67) 45%, rgba(34,37,43,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b4f59', endColorstr='#22252b', GradientType=1 );
}
#attorney-above-footer .col-sm-6:last-of-type ul:first-of-type{
    padding-bottom: 15px;
    margin-bottom: 30px;
}
#attorney-above-footer img.attor-detail-img {
    position: absolute;
    right: 0;
    max-width: 100%;
    bottom: -30px;
    max-height: 100%;
    opacity: 0.3;
}
#attorney-above-footer{
    overflow: hidden;
}
#attorney-above-footer h4 {
    font-weight: 400;
    margin-top: 0;
}
.navbar-nav > li .sub-menu .sub-menu {
    right: -86%;
    left: auto;
    width: 124px;
    min-width: 200px !important;
    top: -1px;
    background: #133a54;
    border: 1px solid #133a54;
}
.navbar-nav > li .sub-menu .sub-menu a {
    border-top: 1px solid #12364e;
    border-bottom: 1px solid #103046;
}
.navbar-nav>li:last-child {
    padding-right: 0;
}
.navbar-nav > li .sub-menu .sub-menu .sub-menu {
    background: #102f44;
    border: 1px solid #133a54;
}
.navbar-nav > li .sub-menu .sub-menu .sub-menu li > a {
    border-bottom: 1px solid #0e2738;
    border-top: 1px solid #12354c;
}
.navbar-nav > li .sub-menu .sub-menu a {
    border-bottom: 1px solid #0f3046;
    border-top: 1px solid #15405d;
}
/*************** Schema Markup *****************/
.site-schema {
    background: #eee;
    padding: 80px 0;
    display: none;
}
.home .site-schema {
    display: none;
}
.review-schema-wrapper, .video-schema-wrapper {
    padding: 60px;
    background: #fff;
}
.video-schema-wrapper.show-schema{
    margin-top: 60px;
}
.videoIframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, 800ms;
    -moz-transition-delay: 0s, 800ms;
    transition-delay: 0s, 800ms;
}
.videoPoster {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    background-position: center;
    background-size: 100% 100%;
    background-size: cover;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity 800ms, height 0s;
    -moz-transition: opacity 800ms, height 0s;
    transition: opacity 800ms, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
}
.videoWrapper {
    position: relative;
    width: 100%;
    height: 0;
    background-color: #000;
    padding-top: 35%;
    max-width: 500px;
    margin: auto;
    margin-bottom: 30px;
}
.single-post iframe {
    width: 100%;
}
a.header-icons {
    font-size: 30px;
    padding-left: 14px;
    display: none;
    line-height: normal;
    position: relative;
}
/************* Podcast Listing ****************/
.podcast-header{
    color: #fff;
}
.podcast-header h1{
    color: #fff;
    font-weight: 800;
    margin-bottom: 10px;
    background-image: none;
    padding-bottom: 0
}
#page-banner.podcast-header .banner-content {
    padding-top: 50px;
}
.podcast-header h5 {
    font-size: 21px;
    line-height: 1.5;
    margin-bottom: 30px;
    font-weight: 500;
    padding-bottom: 0;
    margin: 15px 0;
}
.podcast-header h5:after, .podcast-box h5:after{
    height: 0;
}
.podcast-header .row .col-sm-6.col-12:first-of-type{
    padding-right: 20px;
}
.podcast-header .row .col-sm-6.col-12:last-of-type{
    padding-left: 90px; 
}
.podcast-header .row .col-sm-6.col-12:first-of-type p:nth-of-type(2){
    margin-bottom: 10px;
} 
.podcast-header .row .col-sm-6.col-12:first-of-type p:last-of-type{
    font-weight: 600;
    font-size: 16px;
}
.podcast-header .banner-img-col img {
    max-height: 350px;
    width: auto;
}
.podcast-wrapper img {
    width: auto !important;
    display: block;
    margin: auto;
    max-height: 300px;
}
.podcast-wrapper{
    background: #def2ff;
    overflow: hidden;
    padding-bottom: 35px;
}
.podcast-wrapper .col-sm-4,
.podcast-wrapper .col-sm-4 .subscribe-section{
    position: relative
}
.podcast-wrapper .col-sm-4{
    padding-left: 20px;
    padding-right: 0px;
}
.podcast-wrapper .col-sm-4 .subscribe-section {
    z-index: 1;
}
.podcast-wrapper .col-sm-4:after{
    content: "";
    left: 25px;
    top:-100px;
    height: 1000%;
    width: 1000%;
    bottom: -100px;
    background: #fff;
    position: absolute
}
.podcast-wrapper .owl-nav {
    display: none;
}
.icon-section {
    background: #f0482c;
    border-radius: 50%;
    display: inline-block;
    height: 100px;
    padding-top: 24px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    float: left;
    box-shadow:0 0 14px #fcb1a6;
    transition: all ease-in-out 0.5s;
}
.subscribe-box.fullwidth:hover .icon-section{
    background: #8fbedd;
    box-shadow: 0 0 14px #314452;
}
.subscribe-box.fullwidth {
    margin-bottom: 35px;
    padding-left: 50px;
}
.title-section {
    float: left;
    padding-left: 15px;
    padding-top: 15px;
    text-align: left;
}
.title-section p {
    color: #314463;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 0;
}
.title-section p a{
    color: #F5473C
}
.title-section strong {
    color: #12202e;
    font-size: 25px;
    font-weight: 800;
}
.subscribe-box.fullwidth:last-of-type{
    margin-bottom: 0
}
.podcast-wrapper .item p {
    font-size: 22px;
    padding: 12px 0;
    margin-bottom: 0;
}
.podcast-wrapper .owl-theme .owl-dots .owl-dot span{
    background: #12202e;
}
.podcast-wrapper .owl-theme .owl-dots .owl-dot.active span, .podcast-wrapper .owl-theme .owl-dots .owl-dot:hover span {
    background: #f0482c;
}
.all-podcast.section{
    background-image: url('img/Layer59-min.png');
    color: #fff; 
}
.all-podcast.section .row{
    margin: 0
}
.podcast-boxcontent p {
    margin-bottom: 10px !important;
    padding: 0 10px;
}
.podcast-box {
    border: 1px solid #939ca1;
    margin-bottom: 30px;
    padding: 5px;
    text-decoration: none !important;
    display: block;
}
.podcast-image {
    background-color: #12202e;
    background-size: contain;
    height: 250px;
    transition: all 0.4s ease-in-out 0s;
}

.podcast-box h5 {
    color: #ffffff; 
    font-size: 15px;
    font-weight: 800;
    padding: 15px 0 5px;
    margin: 0;
    transition: all ease-in 0.2s;
}
.all-podcast a:hover h5 {
    color: #ee3327;
}
.podcast-box span{
    color: #ee3327;    
    display: block;
    padding-bottom: 5px;
}
.pagination.episode  .wp-pagenavi a{
    color: #fff;
}
.pagination.episode .wp-pagenavi a:hover,
.pagination.episode .wp-pagenavi span.current {
    background: #fff ;
    border-color: #fff;
    color: #3d505f;
    width: 100%;
}
.podcast-header.single{
    background-image: url('img/Layer-3-copy-min-1.png')
}
.meta-data{
    color: #ee3327;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
    margin-top: -2px;
}
.podcast-header.single .row .col-sm-6.col-12:first-of-type p:last-of-type {
    margin-top: 10px;
}
.single-podcast-wrapper h4 {
    font-weight: 600;
    text-transform: uppercase;
    color: #314351;
    margin-bottom: 45px;
    position: relative
}
.single-podcast-wrapper h4:after{
    background: #314351;
    content: "";
    position: absolute;
    height: 2px;
    width: 60px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -22px
}
.single-podcast-wrapper ul li{
    position: relative;
    list-style: none;
    padding-left: 35px;
    margin-bottom: 10px;
    text-align: left;
    background-image: url(img/double-tick-icon.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 0 3px;
}
.single-podcast-wrapper .row .col-sm-4{
    padding: 0px 30px;
    position: relative
}
.single-podcast-wrapper .row .col-sm-4:last-of-type{
    padding-right: 15px;
}
.single-podcast-wrapper .row .col-sm-4:first-of-type{
    padding-left: 15px;
}
.single-podcast-wrapper .row .col-sm-4:after{
    content: "";
    height: 100%;
    right: 0px;
    position: absolute;
    top: 10px;
    width: 1px; 

    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 39%, #dddddd 46%, #dddddd 64%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 39%,#dddddd 46%,#dddddd 64%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#dddddd 39%,#dddddd 46%,#dddddd 64%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.single-podcast-wrapper .row .col-sm-4:last-of-type:after{
    display: none;
}
.single-podcast-wrapper  .row .col-sm-4 > h5 {
    color: #314351
}
.thanks-podcast-wrapper{
    background: #EB4E2D;
}
.thanks-podcast-wrapper h2{
    background-image: url('img/titles-bottom-white-logo.png');
}
.thanx-boxes {
    float: left;
    color: #fff;
    width: 50%;
    border-bottom: 1px solid #F88951;
    padding: 40px 30px;
    position: relative
} 
.thanx-boxes .image-boxs {
    background: #ffffff;
    border-radius: 50%;
    height: 100px;
    line-height: 100px;
    margin: auto;
    width: 100px;
}
.thanx-boxes ul li, 
.thanx-boxes  a{
    color: #fff;
}
.thanx-boxes  a{
    font-weight: 600
}
.thanx-boxes > p {
    margin-bottom: 10px;
}
.thanx-boxes ul li {
    float: left;
    list-style: outside none none;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
} 
.thanx-boxes strong {
    display: block;
    font-size: 28px;
    font-weight: 800;
    padding: 15px 0 0;
    text-transform: uppercase;
}
.thanks-podcast-wrapper .container .thanx-boxes:nth-of-type(2),
.thanks-podcast-wrapper .container .thanx-boxes:last-of-type
{
    border-right: 0px
}
.thanks-podcast-wrapper .container .thanx-boxes:nth-of-type(3),
.thanks-podcast-wrapper .container .thanx-boxes:last-of-type
{
    border-bottom: 0px
}
.thanks-podcast-wrapper .container .thanx-boxes:nth-last-of-type(2):after{
    right: 0;
    height: 100%;
    width: 1px;
    content: "";
    position: absolute;
    top:0;
    background: -moz-linear-gradient(top, rgba(246,137,81,1) 0%, rgba(246,137,81,0.87) 42%, rgba(241,102,59,0.7) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(246,137,81,1) 0%,rgba(246,137,81,0.87) 42%,rgba(241,102,59,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(246,137,81,1) 0%,rgba(246,137,81,0.87) 42%,rgba(241,102,59,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f68951', endColorstr='#b3f1663b',GradientType=0 ); /* IE6-9 */
}
.thanks-podcast-wrapper .container .thanx-boxes:first-of-type:after{
    right: 0;
    height: 100%;
    width: 1px;
    content: "";
    position: absolute;
    top:0;
    background: -moz-linear-gradient(top, rgba(241,102,59,0.8) 0%, rgba(241,102,59,0.8) 2%, rgba(246,137,81,0.91) 56%, rgba(246,137,81,0.91) 57%, rgba(246,137,81,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(241,102,59,0.8) 0%,rgba(241,102,59,0.8) 2%,rgba(246,137,81,0.91) 56%,rgba(246,137,81,0.91) 57%,rgba(246,137,81,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(241,102,59,0.8) 0%,rgba(241,102,59,0.8) 2%,rgba(246,137,81,0.91) 56%,rgba(246,137,81,0.91) 57%,rgba(246,137,81,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf1663b', endColorstr='#f68951',GradientType=0 ); /* IE6-9 */
}
.thanks-podcast-wrapper .container .thanx-boxes:first-of-type{
    background: #eb4e2d; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #eb4e2d 0%, #ec512f 50%, #ec512f 62%, #f16238 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #eb4e2d 0%,#ec512f 50%,#ec512f 62%,#f16238 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #eb4e2d 0%,#ec512f 50%,#ec512f 62%,#f16238 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb4e2d', endColorstr='#f16238',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.thanks-podcast-wrapper .container .thanx-boxes:last-of-type{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f16238+0,ec512f+31,ec512f+51,eb4e2d+100&0.64+1,1+100 */
    background: -moz-linear-gradient(-45deg, rgba(241,98,56,0.64) 0%, rgba(241,97,56,0.64) 1%, rgba(236,81,47,0.75) 31%, rgba(236,81,47,0.82) 51%, rgba(235,78,45,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(241,98,56,0.64) 0%,rgba(241,97,56,0.64) 1%,rgba(236,81,47,0.75) 31%,rgba(236,81,47,0.82) 51%,rgba(235,78,45,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(241,98,56,0.64) 0%,rgba(241,97,56,0.64) 1%,rgba(236,81,47,0.75) 31%,rgba(236,81,47,0.82) 51%,rgba(235,78,45,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3f16238', endColorstr='#eb4e2d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.podcast-header .col-sm-6.col-12.d-flex.align-items-center img {
    max-height: 450px;
}

/* Dataroots make form placeholder transparent on focus css method */
#banner-form input:focus::-webkit-input-placeholder { color:transparent; }
#banner-form input:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */
#banner-form input:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */
#banner-form input:focus:-ms-input-placeholder { color:transparent; } /* IE 8 and older ;) */

#banner-form textarea:focus::-webkit-input-placeholder { color:transparent; }
#banner-form textarea:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */
#banner-form textarea:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */
#banner-form textarea:focus:-ms-input-placeholder { color:transparent; } /* IE 8 and older ;) */

.text-content{
    padding: 0 15px;
}
#banner-form .input-width.btn-section {
  margin-right: 0% important;
  width: 14%;
}
.thanks-podcast-wrapper{
    display: none !important;
}
#wpcf7-f13778-p13571-o1 {
    position: relative;
}
#wpcf7-f13778-p13571-o1 span.ajax-loader {
    position: absolute !important;
    right: 0 !important;
    bottom: -30px !important;
    left: 0;
    margin: 0 auto;
}
#custom_html-2 a {
    font-size: 20px;
}
.thanks-text{
    padding-bottom: 20px;
    max-width: 700px;
    margin: auto;
}
.thanks-text .h1{
    background-position: center bottom;
    position: relative;
    display: block;
}
.thanks-text p{
    font-size: 20px;
}
div.thanks-content{
    padding-bottom: 0;
}



/****************CAMPAIGN*********************/

.campaign-wrap #testimonials-sec {
    padding-bottom: 80px;
}

.event_header {
       margin-top: 20px; 
       display: inline-block;
}

.event_header h4 {
    color: #f54502;
    font-size: 20px;
    position: relative;
    margin: 0 0 10px;
}
.event_header h4:before {
    content: '';
    width: 50px;
    height: 2px;
    background-color: #f54502;
    display: inline-block;
    margin: 0 5px;
}
.event_header h4:after {
    content: '';
    width: 50px;
    height: 2px;
    background-color: #f54502;
    display: inline-block;
    position: relative;
    margin: 0 5px;
}


.event_schedule {
   background-color: orangered;
   color:#fff;
   display: flex;
   flex-wrap: wrap;
   align-items: stretch;
   background-image: url('img/schedule-bg.jpg');
   background-size: cover;
   background-position: center;
}

.event_schedule > div {
    width: 30%;
    padding: 30px 40px;
}

.event_schedule > .event_address {
    width: 40%;
    border-left:1px solid rgba(255, 255, 255, 0.51);
    border-right:1px solid rgba(255, 255, 255, 0.51);
}


.event_schedule {
    background-color: orangered;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    font-family: 'Open Sans',sans-serif;
}
.event_schedule>.event_address .fa {
    font-size: 20px;
}
.event_date {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

a.btn.btn-v2 {
    background-color: #fff;
    color: #ea3719 !important;
    font-weight: 700;
    font-size: 14px;
}

a.btn.btn-v2 .fa{
    color:#ccc !important;
    font-size: 18px;
}

a.btn.btn-v2:hover {
    color:#fff !important;
}


#panel-discussion {
    background-image: url(img/panel-bg.jpg);
}

#panel-discussion p:last-child {
    margin-bottom: 0
}

.panelist-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 1000px;
    margin: 30px auto;
     font-family: 'Open Sans',sans-serif;
}
.panelist-single {
    flex-grow: 1;
    flex-basis: 30%;
    padding-bottom: 68%;
    margin: 0 15px;
    position: relative;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}
.all-podcast.single-section .row {
    display: flex;
    justify-content: center;
}
/*.panelist-single:nth-child(2n) {
    flex-basis: 35%;
    padding-bottom: 45%;
    border-left: 1px solid rgba(0,0,0,0.1);
    border-right: 1px solid rgba(0,0,0,0.1);
}*/

.panelist-intro {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    background-color: rgba(0,0,0,0.6);
}

.panelist-intro h4{
    font-weight: 800;
    font-family: 'Open Sans',sans-serif;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 6px;
}

.panelist-intro h4 strong {
    color: #ee3328;
}

.panelist-intro h4:after {
    content: none !important;
}

.panelist-intro p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 0;
}

.fancybox-slide>.transparent {
  
}

.fancybox-slide>#page-sidebar form.wpcf7-form {
    margin-bottom: 0 !important;
}

.paypal-col {
    color: #fff;
    margin-top: 20px;
        text-align: center;
}

.paypal-col input[type='checkbox'] {
    height: 20px !important;
    display: inline-block;
    width: 50px;
    margin: 0 !important;
    vertical-align: middle;
}

.paypal-col .wpcf7-checkbox {
    background-color: rgb(23, 48, 133);
    margin-bottom: 7px;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 5px 5px 0 #3a9cde;
}
span.wpcf7-list-item {
    margin: 0;
}
.paypal-col .wpcf7-list-item label {
    padding: 20px 20px 20px 0;
    margin: 0;
    cursor: pointer;
}

#panel-form h4:after {
    content: '';
    width: 50px;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right:0;
    margin:0 auto;
}

div#panel-form {
    max-width: 600px;
}
#footer-qa .widgettitle {
    background-image: url(//westchesterfamilylaw.com/wp-content/themes/MillerLawGroup/img/titles-bottom-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 50px;
    margin-bottom: 10px !important;
    display: block;
}
#wpcf-custom-btn-0 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.banner-title-sec h1.banner-big-title {
    font-weight: 800;
    padding-bottom: 0;
    font-family: 'Open Sans';
	    background: unset;
}
@media screen and (max-width: 990px){

    .event_schedule>div {
       flex:1;
        padding: 15px 15px;
        font-size: 14px;
}

.panelist-intro p {
    font-size: 12px;
}

}

@media screen and (max-width: 767px){

#header-right .search-bar {
    display: none;
}
.event_schedule {
  justify-content: center;
}    
    
.event_date {
    text-align: center; 
}

.event_schedule>div {
    flex-basis: 100%;
}

.panelist-single, .panelist-single:nth-child(2n) {
    flex-grow: 1;
    flex-basis: 100%;
    padding-bottom: 100%;
    margin: 30px auto;
    max-width: 400px;
}


}

.social-media span.fa {
    color: #ea763d;
    font-size: 18px;
}


/*Text Carousel*/

.below-banner-sec{
    background-image: url(img/practice-areas-bg.jpg);
}

.home #banner-form {
    margin-top: -15px;
}
.text-carousel {
    text-align: center;
    padding: 20px;
    color:#fff;
}
.text-carousel p {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
}
.text-carousel .owl-nav.disabled , .text-carousel .owl-dots.disabled {
    display: none;
}

.text-carousel .owl-stage {
    display: flex;
    align-items: center;
}


.report-link {
    margin-bottom: -130px;
    z-index: 2;
    position: relative;
}

.report-link a {
    display: block;
    text-align: center;
    width: 50%;
    margin: 0 auto;
}
/******Banner Video **********/

.home div#page-banner {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 600px;
}

.home #banner-form {
    margin-top: 0;
}

.bg-video {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
}
.bg-video:after {
    top: 0;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(40,40,42,.3);
    left: 0;
}
.bg-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ie .bg-video {
    height: auto !important;
}
.ie .bg-video video {
    height: auto !important;
}

.videoWrapper1 {
    position: relative;
    padding-bottom: 56.3%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper1 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#header-nav{
    padding-right:30px;
}
.search-bar {
    position: absolute;
    right: 10px;
    top: 7px;
}


@media only screen and (max-width:1440px){
    .home div#page-banner {
        height: 650px;
    }
}

@media only screen and (max-width:991px){
    .home div#page-banner {
        height: 400px;
    }
}

@media only screen and (max-width:767px){
    .bg-video {
       display: none;
    }
}
@media only screen and (min-width:768px){

    .home div#page-banner {
        background-image: none !important;
    }
}

.panelist-wrap .col-md-6.col-xs-12.read-more {
    padding: 0px 70px;
    transition: all .2s ease-in-out;
}
.panelist-wrap .col-md-6.col-xs-12.read-more details {
    background:rgba(0, 0, 0, 0.85);
    padding:25px
}
details[open] summary ~ * {
  animation: sweep .5s ease-in-out;
}
.page-id-7 #menu-item-14000 a::after {
    background: transparent;
}
.upper-h5 {
    display: block;
}
.panelist-wrap img {
    max-height: 350px;
    object-fit: cover;
}
#top-search {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #12202e;
    padding-top: 32px;
    transform: translateY(-145px);
    transition:all 0.4s;
}
.headerright_sec li {
    font-weight: 400 !important;
}
#top-search.active {

    transform: translateY(0);

}
#close-search {
    position: absolute;
    right: 0;
    top: -20px;
}
.small-header #close-search {
    position: absolute;
    right: -7px;
    top: -4px;
    cursor: pointer;
}
.small-header #top-search {
    padding-top: 48px;
}
.panelist-wrap h4::after {

    right: 0;
    margin: 0 auto;

}
@keyframes sweep {
  0%    {opacity: 0; margin-left: -10px}
  100%  {opacity: 1; margin-left: 0px}
}
.media-block {
    padding: 10px;
    border: 1px solid #047abb;
    margin: 10px;
    float: left;
    min-height: 263px;
}
.media-block .media-thumb-block {
    margin-bottom: 10px;
}
.media-block .media-thumb-block img {
    border: none !important;
    height: 100px;
    width: auto;
    display: block;
    margin: auto;
}
.media-block-content {
    display: table;
    vertical-align: middle;
    min-height: 107px !important;
    margin: auto;
}
.media-block .media-block-content h5{
    color: grey;
    margin: 13px 0px;
    vertical-align: middle;
    display: table-cell;
    text-align: left;
}
.media-block-content h5:after {
    display: none;
}

.media-block p {
       min-height: 42px;
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0px;
}
.white-text.news_form {
    margin-top: 0px !important;
}
.news-Block-media-slider .owl-nav.disabled {
    display: none;
}
.main-news-logo .item {
    margin: 10px;
    display: table;
    height: 145px;
}
.main-news-logo .item a {
    display: table-cell;
    vertical-align: middle;
}
.main-news-logo ul {
    list-style: none;
}
.main-news-logo {
    overflow: hidden;
    margin-bottom: 10px;
}
.home-news-logo-slider .owl-nav.disabled {
    display: none;
}
.home-news-logo-slider {
    display: table;
}
.home-news-logo-slider .item {
    display: table-cell;
    vertical-align: middle;
    padding: 7px;
    width: 9%;
}
.testimonial_section {
        border: 2px solid #80808085;
    padding: 13px 12px;
    margin: 28px 0;
}
.testimonial_section .test_heading {
    margin-bottom: 12px;
}
.testimonial_section .test_heading p {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
     color: grey;
}
.testimonial_section .test_heading span.test_blue {
    color: #1b84e0;
    font-weight: 700;
}
.testimonial_section .test_heading span.test_black {
    color: #000;
    font-weight: 700;
}
.testimonial_section .test_content p {
    font-size: 12px;
    color: grey;
}
.antonymember_test_slider .owl-nav.disabled {
    display: none;
}
.antonymember_test_slider .owl-dots {
    display: none;
}
.attorney_readmore {
    margin-bottom: 10px;
    float: right;
}
a.review_link {
    color: #ea3619;
    font-weight: 900;
    border: 1px solid #ea3619;
    padding: 6px 10px;
    margin-top: 18px;
    font-size: 13px;

}
#inner-pages .banner-big-title sup {
    font-size: 16px;
    top: -2.5em;
}
@media screen and (max-width: 599px){ 

.home-news-logo-slider .item {
    display: block;
    vertical-align: middle;
    padding: 7px;
    width: 94%;
    height: auto;
    min-height: 100px;
}
.main-news-logo .item a {
    display: block;
    }
.main-news-logo .item a img {
    width: 40%;
}
    .home div#news-logo-slider .main-news-logo .item a img {
    width: 70%;
    margin:auto;    
}

}
.page-content.campaign-wrap .banner-content.white-text.text-center {
    text-align: left !important;
}
.attorney_acc .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
   margin-bottom: 20px;
}

.activeness, .attorney_acc .accordion:hover {
  background-color: #ccc;
}

.attorney_acc .accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.attorney_acc .accordion.activeness:after {
  content: "\2212";
}

.attorney_acc .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.attorney_acc .panel p {
    display: none;
}
.attorney_acc .panel ul {
    margin-left: 35px;
}

/*Toggle Menu*/

.icon_default.wprmenu_icon_par::before {
    content: "\f067";
    position: absolute;
    font-family: FontAwesome;
    margin-right: 5px;
        font-size: 14px !important;
}
.icon_default.wprmenu_par_opened::before {
    content: "\f068";
}
#mg-wprm-wrap {
    background: #34688a;
}
#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover {
    background: #6791ad;
        border-bottom: 2px solid #f15530;
}
#mg-wprm-wrap li.menu-item a {
    border-bottom: 2px solid transparent;
}
#mg-wprm-wrap li.current_page_ancestor > a,
#mg-wprm-wrap li.current-menu-ancestor > a,
#mg-wprm-wrap li.current_page_parent > a,
#mg-wprm-wrap li.current-menu-item > a{
    background: #6791ad !important;
    border-bottom: 2px solid #f15530;
}
#mg-wprm-wrap li.menu-item-has-children ul.sub-menu a{
    padding-left: 10% !important;
}
#mg-wprm-wrap li.menu-item-has-children ul.sub-menu .sub-menu a {
    padding-left: 15% !important;
}

.mapImage {
    height: 310px;
    object-fit: cover;
}
ul.sideul {
    display: block;
    width: 50%;
    float: left;
}
li.single-block.first-block img.mapImage {
    height: 375px;
}
.directionBtn {
    position: absolute;
    background: rgba(248,90,51,1);
    left: 5%;
    margin-top: 3%;
    padding: 6px 20px;
    text-transform: uppercase;
    font-size: 13px;
}
.directionBtn:hover,
.directionBtn:focus,
.directionBtn:active {
    box-shadow: 0px 0px 10px #000;
}
.directionBtnTwo {
    position: absolute;
    background: rgba(248,90,51,1);
    right: 30%;
    margin-top: 3%;
    padding: 6px 20px;
    font-size: 13px;
    text-transform: uppercase;
}
.directionBtnTwo:hover,
.directionBtnTwo:focus,
.directionBtnTwo:active {
    box-shadow: 0px 0px 10px #000;
}
#footer-top .single-location ul li, .contact-block .locations-content li {
    padding-right: 2px;
}
.headerright_sec a[href^="tel:"] {
    font-size: 18px;
}
 .popup-onscroll {
    display: none ;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  padding-top: 130px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.pop_cont{
display: none;
}
/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 50%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 50px;
  font-weight: normal;
      position: absolute;
    right: 10px;
    top: -10px;
}
#close12 {
  color: #aaaaaa;
  float: right;
  font-size: 50px;
  font-weight: normal;
      position: absolute;
    right: 10px;
    top: -10px;
}
#close12:hover,
#close12:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.attorneys-video-block.text-center {
    margin: 50px 0px;
}


.button{
    background-color: #e4b05d;
    color: #FFF;
    min-width: 180px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 70px;
    display: inline-block;
    white-space: nowrap;
    text-shadow: 0 0 5px rgba(0,0,0,0.25);
}
.load-more-button {
    display: inline-block;
    margin: 50px auto 0;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}
.disable-btn{
    pointer-events: none;
    cursor: default;
}
.loader{
    border: 3px solid #fff;
    border-radius: 50%;
    border-top: 3px solid #695d30;
    width: 30px;
    height: 30px;
    display:none;
    position: relative;
    top: 2px;
    -webkit-animation: spin 1.15s linear infinite; /* Safari */
    animation: spin 1.15s linear infinite;
}


.button{
    background-color: #e4b05d;
    color: #FFF;
    min-width: 180px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 70px;
    display: inline-block;
    white-space: nowrap;
    text-shadow: 0 0 5px rgba(0,0,0,0.25);
}
.load-more-button {
    display: inline-block;
    margin: 50px auto 0;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}
.disable-btn{
    pointer-events: none;
    cursor: default;
}
.loader{
    border: 3px solid #fff;
    border-radius: 50%;
    border-top: 3px solid #695d30;
    width: 30px;
    height: 30px;
    display:none;
    position: relative;
    top: 2px;
    -webkit-animation: spin 1.15s linear infinite; /* Safari */
    animation: spin 1.15s linear infinite;
}

div#dynamic-load-more-button {
    background: #8dbede;
    color: #fff;
}
.videobios p {
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-size: 23px;
    text-align: center;
    font-weight: 700;
    padding-bottom: 10px;
    color: #ea3719;
}
nav#ubermenu-main-109-primary-2 {
    margin: 0;
    margin-left: auto;
}
/* 16-03-2020 */
p.online_sub_title {
   font-size: 32px;
    line-height: normal;
}
div#online-second-block p {
    text-align: left;
        margin-bottom: 0px;
}
div#online-second-block ul li {
    padding-bottom: 10px;
}
div#online-second-block ul {
    text-align: left;
    padding-left: 20px;
}
div#online-second-block p a {
    font-weight: 600;
}
div#online-second-block p.online_main_header {
    font-size: 32px;
    line-height: normal;
    margin-bottom: 15px;
}
div#online-second-block{
    padding: 40px 0px;
}
img.online-second-block-main-img {
    display: none;
}
div#online-red-block {
    background-color: red;
    color: #fff;
    padding: 10px;
}
div#online-red-block p {
    margin: 0;
    padding: 10px 0;
    font-size: 29px;
    font-weight: 500;
    line-height: 1.3;
}
div#online-red-block p a {
    color: #fff;
    font-family: Roboto;
}
div#online-red-block p a:hover {
    color: #8dbede;
}
.attorneys-video-block.text-center.grey_bg {
    background-color: #f2f2f2;
    padding: 50px 0px;
    margin: 0px;
    margin-bottom: 50px;
}
.page-template-template-online-mediation div#footer-qa {
    display: none !important;
}
.page-template-template-online-mediation div#footer-top {
    display: none;
}
.page-template-template-online-mediation .main-content.single-section {
    padding-bottom: 30px;
}
div#online-two-blocks {
    padding: 30px 0px 80px;
}
div#online-two-blocks .col-sm-12 {
    padding: 0px 2%;
}
div#online-two-blocks .grey_block {
    border: 2px solid grey;
}
div#online-two-blocks .grey_block_header {
    text-align: center;
    color: #fff;
    background-color: #444444;
    padding: 25px 5px;
    font-weight: 700;
    letter-spacing: 1px;
}
div#online-two-blocks .grey_block_header p {
    margin: 0px;
    font-size: 24px;
}
div#online-two-blocks .grey_block_content {
    margin: 15px 30px;
}
div#online-two-blocks .grey_block_content ul {
    padding-left: 25px;
}
div#online-two-blocks .grey_block_content ul li {
    padding-bottom: 10px;
}

.banner_below_blue_block {
    background-color: #ea3719;
    padding: 30px 0px;
    color: #fff;
}
.banner_below_blue_block p {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    margin: 0px 10px;
	    display: flex;
    justify-content: space-around;
}
.banner_below_blue_block p a {
    color: #fff;
    margin: 0 10px;
    border: 2px solid #ffffff;
    padding: 10px 20px;
}
.banner_below_blue_block p a:hover {
    box-shadow: inset 0 0 0 1px #ffffff, 0 0 1px rgba(0, 0, 0, 0);
    border: 2px solid #ffffff;
    color: #8dbede;
}
.covid19-video-block p {
    font-size: 24px;
    line-height: 28px;
     min-height: 87px;
}
.covid19-video-block {
    padding-bottom: 50px;
}
.covid_red_section {
    background-color: #ea3719;
    padding: 30px 0;
    color: #fff;
}
.covid_red_section p {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    margin: 0 10px;
}
.covid_red_section p a {
    color: #fff;
    margin-left: 59px;
    border: 2px solid #fff;
    padding: 10px 20px;
}
.post-listing.covid-post-listing .blog-listing {
    display: block;
    border: 1px solid #80808075;
    padding: 20px;
    height: 100%;
    margin-bottom: 0px;
    position: relative;
}
.post-listing.covid-post-listing .blog-listing a.blog-featured {
    width: 100%;
    height: 200px;
    display: block;
}
.post-listing.covid-post-listing .blog-listing a.blog-featured img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-listing.covid-post-listing > div {
    margin-bottom: 20px;
}
.post-listing.covid-post-listing .blog-listing .blog-content > p {
    margin-bottom: 15px;
}
.post-listing.covid-post-listing .blog-listing .blog-content > a {
    position: absolute;
    bottom: 10px;
}
.covid19-stateresource-block a {
    font-size: 21px;
    line-height: 1.4;
    color: grey;
}
.covid19-stateresource-block a p {
    padding: 20px 0px;
    min-height: 77px;
}
.Covid_19_stateresource_block {
    margin-bottom: 30px;
}
.covid19-stateresource-block.text-center {
    padding-bottom: 50px;
}
.popup-onscroll .modal-content {
    border: 2px solid #ea3719;
}
.onscrolldate {
    width: 100%;
}
.row.scroll-content {
    text-align: center;
    padding: 30px 40px;
}
.row.scroll-content p {
     font-size: 25px;
    line-height: normal;
    color: grey;
    margin-bottom: 25px;
}
.scroll-content .scroll-content-left {
    background: #ea3719;
    padding: 6px 5px;
        margin:10px;
}
.scroll-content .scroll-content-right {
    background: #ea3719;
    padding: 6px 5px;
        margin:10px;
}
.scroll-content-left:hover {
    background: #b52d17;
    cursor: pointer;
}
.scroll-content-right:hover {
    background: #b52d17;
    cursor: pointer;
}
.scroll-content-left a {
    color: #fff;
    font-weight: 500;
}
.scroll-content-right a {
    color: #fff;
    font-weight: 500;
}
.covid19-inthenews-block.text-center {
    padding: 30px 0px;
    background: #ebebeb;
    margin-bottom: 40px;
}
p.covid-19news_title {
    font-size: 32px;
}
.covid19-inthenews-block.text-center .row {
    justify-content: center;
}
.covid19-inthenews-block .media-block .media-block-content h5 {
    font-weight: 500;
}
.covid19-inthenews-block .media-block {
    background: #fff;
}
.postcasts {
    border: 20px solid #eae3db;
    margin: 0 20px;
    margin-bottom: 20px;
    min-height: 340px;
    position: relative;

}
.postcasts img {
    margin-bottom: 30px;
    width: 85%;
}
.postcasts:hover {
    background: #f47d43;
}
.postcasts:hover p {
    color: #fff !important;
}
.postcasts p.postcasts_author {
    font-size: 24px;
    line-height: 1.4;
    font-family: 'Open Sans';
    color: #000;
    text-transform: uppercase;
    padding: 25px 5px 10px;
    margin-bottom: 0px;
    min-height: 103px;
}
.postcasts p.postcasts_title {
    font-size: 21px;
    line-height: 1.4;
    color: grey;
    padding: 0px 5px;
    margin-bottom: 100px;
}
.postcasts p.postcasts_lable_link {
    position: absolute;
    display: block;
    width: 100%;
    color: #fff;
    padding: 20px 0px;
    bottom: 0;
    background-image: url(https://westchesterfamilylaw.com/wp-content/uploads/2020/04/DivorceDialogues-Background.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 0px;
}
#banner-form .hs-form-field > label {
    display: none;
}
#banner-form .hs-form-field {
    width: 15%;
    float: left;
    margin-right: 1%;
}
#banner-form .hs-form-field .hs-input {
    border: 0;
    width: 100%;
    height: 45px;
    padding: 10px 15px;
    font-size: 14px;
    resize: none;
    outline: none;
    color: #000;
    border-radius: 0;
    background: #ececec;
    margin-bottom: 10px;
    height: 50px;
    line-height: normal;
}
#banner-form .hs-fieldtype-textarea.field.hs-form-field {
    width: 20%;
}
#banner-form .actions .hs-button {
    padding: 15px 40px;
    height: 50px;
    line-height: normal;
	    width: 100%;
}
#banner-form .hs_submit.hs-submit {
    width: 14%;
    float: left;
}
div#page-sidebar .hs-form {
    background: #8dbede;
    padding: 30px 20px;
    margin-bottom: 30px;
}
div#page-sidebar .hs-form .hs-form-field> label {
    display: none;
}
div#page-sidebar .hs-form .hs-form-field .hs-input {
    background: 0 0;
    margin-bottom: 10px;
    line-height: normal;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    resize: none;
    outline: none;
    height: 50px;
    width: 100%;
}
div#page-sidebar .hs-form .hs_submit.hs-submit input.hs-button.primary.large {
    line-height: normal;
    margin-top: 0;
    background: #ea3719;
    margin-bottom: 0;
    font-size: 16px;
    padding: 10px;
    border-color: transparent;
    width: 100%;
    height: 50px;
}
div#page-sidebar .hs-form .hs-form-field textarea.hs-input {
    margin-bottom: 0;
    height: 100px;
    line-height: normal;
}
div#page-sidebar .hs-form .form-columns-1 .input {
    margin-right: 0;
}
div#page-sidebar .hs-form .form-columns-2 .hs-lastname .input {
    margin-right: 0;
    margin-left: 5px;
}
div#page-sidebar .hs-form .form-columns-2 .hs-firstname .input {
    margin-right: 05px;
}
.contact-section .hbspt-form .hs-form-field label {
    display: none;
}
.contact-section .hbspt-form .hs-form-field .hs-input {
    background: #ececec;
    width: 100%;
    margin-bottom: 10px;
    height: 50px;
    line-height: normal;
    padding: 10px 15px;
    font-size: 14px;
    resize: none;
    outline: none;
    color: #000;
    border-radius: 0;
    border: 0;
}
.contact-section .hbspt-form .hs-form-field textarea.hs-input {
    height: 153px;
    padding: 15px;
}
.contact-section .hbspt-form fieldset {
    max-width: 100%;
}
.contact-section .hbspt-form {
    margin-right: -15px;
    margin-left: -15px;
}
#footer-right .hs-form .hs-form-field>label {
    display: none;
}
#footer-right .hs-form .hs-form-field .hs-input {
    background: 0 0;
    margin-bottom: 10px;
    line-height: normal;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    resize: none;
    outline: none;
    height: 50px;
    width: 100%;
}
#footer-right .hs-form .hs_submit.hs-submit input.hs-button.primary.large {
    line-height: normal;
    margin-top: 15px;
    background: #ea3719;
    margin-bottom: 0;
    font-size: 16px;
    padding: 10px;
    border-color: transparent;
    width: 100%;
    height: 50px;
}

@media screen and (max-width: 991px){ 
.banner_below_blue_block p a {
display: block;
    margin: auto;
    width: 268px;
    margin-top: 14px;
}
    img.online-second-block-main-img {
    display: block;
}
    .online-second-block-bg-img {
    display: none;
}
   .covid_red_section p a {
    display: block;
    margin: auto;
    width: 268px;
    margin-top: 14px;
}
 .video-list-all {
    width: 100%;
}
    .covid19-video-block p {
    font-size: 18px;
    }
}
@media screen and (max-width: 768px){ 
.contact-section .hbspt-form {
    margin-right: 0;
    margin-left: 0;
}
.modal-content {
    width: 90%;
}
.attorneys-video-block.text-center img.myImg {
    padding-bottom: 15px;
}
    div#online-two-blocks .grey_block {
    margin-bottom: 15px;
}
.row.post-listing.covid-post-listing {
    padding: 0px 15px;
}
.popup-onscroll .modal-content {
      width: 90%;
}
   .covid19-inthenews-block .media-block {
     float: none;
    }

}
@media screen and (max-width: 518px){ 
    div#online-two-blocks .grey_block_header p {
    font-size: 18px;
}
div#online-red-block p {
    font-size: 24px;
    }
}
@media screen and (max-width: 433px) {
p.online_sub_title {
    margin: 0px 21px;
}
}
@media screen and (max-width: 426px) {
    div#online-two-blocks .grey_block_header p {
    font-size: 14px;
}
div#online-red-block p {
    font-size: 18px;
}
}
/* new edits for home page */
body.home .main-content.single-section.bg-cover div#page-section .row p {
       text-align: left;
    line-height: 1.3;
    margin-bottom: 8px;
    font-size: 15px;
}
body.home .main-content.single-section.bg-cover div#page-section .row li {
    display: block;
    background-image: none;
    padding-left: 0px;
    margin: 0;
    font-size: 15px;
    line-height: 1.4;
}
div#trending-news-areas {
    background: darkgray;
}
div#trending-news-areas .news-videos-slider {
    position: relative;
}
div#trending-news-areas .news-videos-slider .owl-dots {
    display: none;
}
div#trending-news-areas .news-videos-slider .owl-prev {
    position: absolute;
    top: 33%;
    left: -47px;
    background: none;
    font-size: 25px;
}
div#trending-news-areas .news-videos-slider .owl-next {
    position: absolute;
    top: 33%;
    right: -47px;
    background: none;
    font-size: 25px;
}
div#trending-news-areas .news-videos-slider .news-video-box span.video-title {
    color: #000;
    margin-top: 15px;
        padding: 0px 25px;
        min-height: 98px;
}
div#trending-news-areas .news-videos-slider .news-video-box {
    background: #fff;
    position: relative;
    padding: 0px;
        min-height: 394px;
}
div#trending-news-areas .news-videos-slider .news-video-box span.video-title-link {
    color: red;
    font-weight: 500;
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
}
.report-section  { margin-top: -40px;}
.report-section .report-link {
    margin-bottom: -57px;
}
span.video-title-link.withcenter {
    position: absolute;
    top: 30%;
    right: 0;
    left: 0;
}
#page-section.col-sm-8 {
    position:relative;
}
#page-section .slbadge.slbadge-anniversary-5 {
    position: absolute;
    top: -43px;
    right: 47px;
}
.page-template-page-staged-home div#banner-form {
    margin-top: 0px;
}
.page-template-page-staged-home #video-sec {
    padding: 0;
    margin: 0;
    background: #000;
}
.page-template-page-staged-home #testimonials-sec {
    padding-bottom: 40px;
    background-image: url(img/main-content-bg.jpg);
    background-size: cover;
}

.page-template-page-staged-home #footer-qa {
    float: none;
}
.page-template-page-staged-home .banner_below_blue_block p a {
    margin-left: 0;
    margin: 0px 20px;
    background: #fff;
    color: #ea3719;
}
.home.page-templatee .banner_below_blue_block p a:hover {

    color: #b52d17;
}
.page-template-page-staged-home .main-news-logo {
    margin-bottom: 0px;
}
.page-template-page-staged-home div#page-banner {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 600px;
}
.home.page-templatee div#trending-news-areas h2 {
    font-weight: 500;
}
.banner_below_blue_block p a:hover {
    color: #8dbede !important;
}
.home #banner-form {
    margin-top: 0px !important;
}
.home #footer-qa {
    float: none;
    padding: 80px 0px;
}
.home #video-sec {
    margin: 0;
    background: #000;
}
.home div#news-logo-slider {
    background: none;
}
p.linked_in i {
    font-size: 28px;
    color: #0e76a8;
}
div#trending-news-areas .news-videos-slider .news-video-box p {
    margin-bottom: 10px;
}
@media only screen and (max-width: 1440px){
.page-template-page-staged-home div#page-banner {
    height: 650px;
}
}
@media only screen and (min-width: 768px){
.page-template-page-staged-home div#page-banner {
    background-image: none !important;
}
}
@media screen and (max-width: 991px) {
.home.page-template .banner_below_blue_block p a {
    display: block !important;
    margin-left: auto;
    margin: auto;
    margin-bottom: 10px;
    width: 300px;
}
    #banner-form input[type='submit'] {
    padding: 5px !important;
    }
}
@media screen and (min-width: 768px) {
nav#ubermenu-main-280-secondary-2 {
    margin-right: 0px;
}
}
@media screen and (max-width: 768px) {
    div#trending-news-areas .news-videos-slider .news-video-box {  margin-bottom: 30px;    min-height: auto;    padding-bottom: 10px; }
    #mg-wprm-wrap ul li ul.sub-menu li #footer-top .single-location ul {    margin-bottom: 0;
    background: #161a1c !important;
}
#mg-wprm-wrap ul li ul.sub-menu li #footer-top {
    padding: 0px 0px 55px;
}
}
@media screen and (max-width: 1199px) {
div#practice-areas {
    padding-top: 90px;
}
}