
/******************************************************
        CHANGES ADDED TO BOTTOM OF PAGE
******************************************************/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');




body {
    font-size: 15px !important;
    font-family: 'Open Sans', sans-serif;
}



img {
    max-width: 100%;
}

a:hover, a:focus {
    color: #066d96 !important;
    text-decoration: none !important;
}


/*=====================================================
=                  GLOBAL STYLES                    =
=====================================================*/
.wsp-pages-title{
    display: none;
}
.bottom-quote .first {
    font-size: 40px;
}
.bottom-quote .blue {
    font-size: 53px;
    font-family: "Open Sans", sans-serif;
    color: #454545;
    line-height: 55px;
    color: #3183D7;
    letter-spacing: 2px;
}
.recenposts span {
    font-style: italic;
}
.footer-col .element-title {
    color: #CBCBCB;
}
.container-fluid {
    max-width: 1300px;
}
a {
    text-decoration: none !important;
}
/*=====================================================
=                      TOP CONTACT                   =
=====================================================*/

.spacer {
    padding-right: 20px;
}
.top-wrap {
    padding: 15px 40px 15px 15px;
    color: #454545;
    font-family: "Open Sans", sans-serif;
}
.top-info .fa {
    padding-right: 7px;
}
.top-info {
    float: right;
}
.top-social ul li {
    float: left;
    padding-left: 10px;
}
.top-social a {
    background: #fbfbfb none repeat scroll 0 0;
    border-radius: 100%;
    color: #454545;
    float: left;
    font-size: 14px;
    height: 23px;
    line-height: 25px;
    text-align: center;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    width: 27px;
}
.top-social .fa:hover {
    color: #3183D7;
}
.social {
    margin: 0 !important;
    padding: 0;
}
/*Slider*/

.slider-button a {
    background: #3183d7 none repeat scroll 0 0;
    box-shadow: 0 5px 0 #0152a0;
    color: #ffffff;
    transition: all 0.3s ease 0s !important;
    border-radius: 8px;
    padding: 10px 20px;
}
.slider-button a:hover {
    background: #0152a0;
    color: White;
}
/*Logo & Nav */


/*
.nav-holder ul ul:last-child {
    width: 150px !important;
}
*/

.nav-wrap {
    padding: 30px 0;
}
.nav-wrap .img-responsive {
    display: block;
    height: auto;
    max-width: 250px;
    min-width: 200px;
    width: 100%;
}
.ultimatum-menu .nav-holder .navigation > li > a {
    color: #01425C;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    text-decoration: none;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;

}




.ultimatum-menu .nav-holder .navigation > li > a:hover {
    color: #3183D7;
    display: block;
}
.sub-menu li {
    border-top: 2px solid transparent;
}
.sub-menu li:hover {
    border-top: 2px solid #3183D7
}
.nav-holder ul ul {
    /*width: 100%;*/
    text-align: left;
    margin-left: -15px;
    margin-top: ;
}
.ultimatum-responsive-menu {
    margin-top: 10px;
}
.fa-navicon::before,
.fa-reorder::before,
.fa-bars::before {
    content: "É";
    padding: 15px;
    border: 1px solid #454545;
    font-size: 20px;
    margin-left: -5px;
    color: #3183D7;
}
/*=====================================================
=                    HOMEPAGE                   =
=====================================================*/
/* Intro */

.practice-intro-wrap {
    padding: 60px 0;
}
.practice-intro-title .first {
    font-size: 40px;
}
.practice-intro-title {
    font-size: 43px;
    font-family: "Open Sans", sans-serif;
    color: #454545;
    line-height: 45px;
}
.practice-intro-title .blue {
    color: #3183D7;
}
.practice-intro-p-col {
    padding: 20px 0px 20px 40px;
    display: block;
}
.practice-intro-p {
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #DFDFDF;
    padding-left: 20px;
    font-size: 20px
}
/*Home Practice Area*/

.practice-wrap {
    background-color: #F3F3F3;
    text-align: center;
}
.practicebox {
    padding: 80px 30px;
    border-top: 5px solid transparent;
}
.practicebox:hover {
    border-top: 5px solid #3183D7;
    background-color: white;
    transition: all 0.3s ease 0s;
}
.practicebox .fa {
    color: #3183D7;
    background: #fbfbfb none repeat scroll 0 0;
    border-radius: 100%;
    font-size: 34px;
    height: 73px;
    line-height: 68px;
    text-align: center;
    ;
    vertical-align: middle;
    width: 77px;
}
.practicebox:hover .fa {
    color: #fbfbfb;
    background: #3183D7 none repeat scroll 0 0;
    border-radius: 100%;
    font-size: 34px;
    height: 73px;
    line-height: 68px;
    text-align: center;
    vertical-align: middle;
    width: 77px;
    display: inline-block;
    transition: all 0.3s ease 0s;
}
.practicebox h3 {
    font-size: 20px;
    font-weight: bold;
    color: #353535;
}
.practicebox p {
    padding: 20px 0;
    color: #656468;
}
.practice-button {
    background: #383d48;
    background-image: -webkit-linear-gradient(top, #383d48, #2980b9);
    background-image: -moz-linear-gradient(top, #383d48, #2980b9);
    background-image: -ms-linear-gradient(top, #383d48, #2980b9);
    background-image: -o-linear-gradient(top, #383d48, #2980b9);
    background-image: linear-gradient(to bottom, #383d48, #2980b9);
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    -webkit-box-shadow: 0px 5px 0px #2f333c;
    -moz-box-shadow: 0px 5px 0px #2f333c;
    box-shadow: 0px 5px 0px #2f333c;
    color: #ffffff;
    font-size: 15px;
    background: #444752;
    padding: 10px 20px;
    text-decoration: none;
    display: block;
    max-width: 85%;
    margin: auto;
}
.practicebox:hover .practice-button {
    box-shadow: 0px 5px 0px rgb(1, 82, 160);
    background: rgb(49, 131, 215) none repeat scroll 0% 0%;
    color: white;
    transition: all 0.3s ease 0s;
}
.practicebox:hover .practice-button:hover {
    background: #0152A0 none repeat scroll 0 0 !important;
    box-shadow: 0 5px 0 #0152A0;
}
/*Who We Are*/

.bodywrapper h3.element-title::after {
    background: #ececec none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin: 14px 0 20px;
    width: 100%;
        margin-top: 19px !important;
}
.about-test-wrap {
    padding: 60px 0;
}
.about-col {
    padding-right: 40px;
}
f .about-col .entry-title {
    color: #353535;
    text-align: center;
    font-size: 27px !important;
    font-weight: bold;
    letter-spacing: 2px;
    padding-bottom: 30px;
}
.about-col p {
    line-height: 24px;
    color: black;
   
}
.about-button {
    background: #383d48;
    background-image: -webkit-linear-gradient(top, #383d48, #2980b9);
    background-image: -moz-linear-gradient(top, #383d48, #2980b9);
    background-image: -ms-linear-gradient(top, #383d48, #2980b9);
    background-image: -o-linear-gradient(top, #383d48, #2980b9);
    background-image: linear-gradient(to bottom, #383d48, #2980b9);
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    -webkit-box-shadow: 0px 5px 0px #2f333c;
    -moz-box-shadow: 0px 5px 0px #2f333c;
    box-shadow: 0px 5px 0px #2f333c;
    color: #ffffff;
    font-size: 15px;
    background: #444752;
    padding: 10px 20px;
    text-decoration: none;
    display: block;
    max-width: 53%;
    text-align: center;
    margin: auto;
}
.about-button:hover {
    box-shadow: 0px 5px 0px rgb(1, 82, 160);
    background: rgb(49, 131, 215) none repeat scroll 0% 0%;
    color: white;
    transition: all 0.3s ease 0s;
}
/* Form */

#responsive-form {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
}
.form-row {
    width: 100%;
}
.column-half,
.column-full {
    float: left;
    position: relative;
    padding: 0.65rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.wpcf7 input[type="text"]:focus {
    background: #fff;
}
.wpcf7-submit {
    background: #5c7688;
    border: none;
    border-radius: 2px;
    color: #fff;    
    display: block;    
    float: right;
    font-size: 15px;
    margin: auto;
    max-width: 53%;
    margin: 10px 0 0;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.wpcf7-submit:hover {
    background: #444752 none repeat scroll 0 0;
    /*box-shadow: 0 5px 0 #2f333c;*/
    color: #ffffff;
    transition: all 0.3s ease 0s;
}
span.wpcf7-not-valid-tip {
    text-shadow: none;
    font-size: 12px;
    color: #fff;
    background: #ff0000;
    padding: 5px;
}
div.wpcf7-validation-errors {
    text-shadow: none;
    border: transparent;
    background: #f9cd00;
    padding: 5px;
    color: #9C6533;
    text-align: center;
    margin-top: 15px;
    font-size: 12px;
}
div.wpcf7-mail-sent-ok {
    text-align: center;
    text-shadow: none;
    padding: 5px;
    font-size: 12px;
    background: #59a80f;
    border-color: #59a80f;
    color: #fff;
    margin-top: 15px;
}
@media only screen and (min-width: 48em) {
    .column-half {
        width: 50%;
    }
}
/*Testimonials*/

.test-wrap {
    height: 100%;
    padding: 60px 0;
    background: url(../../../uploads/2016/04/cpa14D.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top !important;
    background-color: grey;
    display: none;
}
blockquote.easy_testimonial p {
    width: 100%;
    color: white;
    text-align: center;
}
.testimonial_author {
    font-family: "Open Sans", sans-serif;
}
.testimonial-client {
    padding-top: 20px;
    font-size: 27px;
}
.testimonial-position {
    padding-bottom: 10px;
    font-weight: 100;
    font-size: 15px
}
span.stars {
    display: inline-block !important;
    height: 18px;
}
span.stars span {
    color: gold;
}
/*Recent News & Blog*/

.recent-wrap {
    padding: 60px 0;
}
.recent-wrap .element-title {
    color: #353535;
    font-size: 27px !important;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 30px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.recent-wrap .textwidget {
    line-height: 30px;
    padding-right: 10px;
}
/*=====================================================
=                       PAGES                        =
=====================================================*/
/*Pages Sidebar*/

.ut-layout-pages .bodywrapper .container-fluid, .ut-layout-contact .bodywrapper .container-fluid {
    /*max-width: 100% !important;*/
    overflow: hidden;
    padding: 0;
}
.page-side {
    background: #F3F3F3;
/*    padding-top: 40px;
    margin-bottom: -9999px;
    padding-bottom: 9999px;*/
    padding-right: 0;
    border-right: 1px solid #ececec;
}
.page-side .colwrapper {
    width: 290px;
    float: right;
}
.page-side .side-prac li a {
    border-bottom: 1px solid #ececec;
    padding: 12px 0px;
    display: block;
    color: #353535;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
}
.page-side .side-prac li a::after {
    background: #3183d7 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    width: 10px;
    margin-top: 12px;
    position: absolute;
}
.page-side .side-prac li:hover a::after {
    width: 250px;
    transition: ease all 0.87s;
}
/*Pages Content*/

.page-content {
    padding: 50px;
}
.page-content .colwrapper {
    width: 100%;
    max-width: 900px;
}
.page-content .entry-title,
.page-content .entry-title {
    padding-top: 0;
    margin-top: 0;
}
.page-content .entry-title::after,
.page-content .entry-title::after {
    background: #ececec none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    margin: 14px 0 20px;
}
.page-content h4 {
/*    padding-top: 10px;*/
    color: #282828
}
.page-content h4::after {
    background: #3183d7 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    width: 10px;
    margin: 7px 0px 5px;
}
/*=====================================================
=                       FOOTER                       =
=====================================================*/
.bottom-social a {
    color: white;
    display: inline;
    font-size: 20px;
    padding-right: 10px;
}
.bottom-social a:hover {
    color: #3183D7;
}
.practice ul {
    padding: 0;
}
.practice li {
    padding-bottom: 6px;
}
.site-design img {

}
/*=====================================================
=                  Media Queries                     =
=====================================================*/

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {}
/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    /*HOME INTRO*/
    
    .practice-intro-p-col {
        display: block;
        padding: 15px;
    }
    .practice-intro-p {
        border-left: 0px !important;
        padding-left: 0;
    }
    /*HOME PRACTICE  AREAS*/
    
    .practicebox {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        border-top: 5px solid rgba(0, 0, 0, 0);
        padding: 40px 10px !important;
    }
    .news-col,
    .blog-col {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    /*=====================================================
=                       PAGES                        =
=====================================================*/
    
.page-side {
        padding-right: 0;
        padding-top: 0;
    }
.page-side .colwrapper {
        width: 100%;
        float: none !important;
        padding: 20px 0 30px;
    }
    .menu-practice-areas-container .menu {
        padding-left: 15px;
    }
.page-side .side-prac li a {
        border-bottom: 1px solid #ececec;
        padding: 20px 0;
        display: block;
        color: #353535;
        font-size: 17px;
        font-family: "Open Sans", sans-serif;
    }
.page-side .side-prac li a::after {
        background: #3183d7 none repeat scroll 0 0;
        content: "";
        display: block;
        height: 1px;
        width: 10px;
        margin-top: 20px;
        position: absolute;
    }
.page-side .side-prac li:hover a::after {
        width: 100%;
        transition: ease all 0.87s;
    }
    /*Pages Content*/
    
    .page-content {
        /*margin: 20px 15px;*/
        padding: 20px 15px;
    }
    .ut-layout-pages .page-content .colwrapper, .ut-layout-contact .page-content .colwrapper {
        width: 100%;
        max-width: 100%;
    }
.page-content .entry-title::after,
.page-content .entry-title::after {
        background: #ececec none repeat scroll 0 0;
        content: "";
        display: block;
        height: 1px;
        width: 100%;
        margin: 14px 0 20px;
    }

    .ut-layout-contact .page-side .colwrapper  {
		padding:15px !important;
    }
}
/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .top-wrap {
        color: #454545;
        font-family: "Open Sans", sans-serif;
        font-size: 17px;
        padding: 10px;
    }
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    .sticked-header {
        position: relative !important;
    }
    .bodywrapper {
        margin-top: 0px !important;
    }
    /*=====================================================
=                      TOP CONTACT                   =
=====================================================*/
    
    .top-wrap {
        font-size: 17px;
        padding: 10px;
    }
    span.remove {
        display: none !important;
    }
    .top-info {
        float: none !important;
        text-align: center;
    }
    .nav-wrap {
        padding: 20px 0;
    }
}
/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}


/* margin on sides */
#wrapper-22{margin-left: 30px; margin-right: 30px;}

#wrapper-18 {padding-left: 30px; padding-right: 30px;}
#wrapper-12 {padding-left: 30px; padding-right: 30px;}
#wrapper-9 {padding-left: 10px; padding-right: 10px;}
#wrapper-16 {padding-left: 30px; padding-right: 30px;}
#wrapper-4 {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px !important;
    padding-bottom: 18px !important;
    height: 110px;
}


p.disclaimer {
    margin-left: 10px;
    margin-right: 10px;
}






.wsp-pages-title{
    display: none;
}


























/******************************************************
        CHANGES ADDED 
******************************************************/
/*  Override Bootstrap  */
.row {
     margin-right: 0; 
     margin-left: 0; 
}
.col-md-6,
.col-sm-6,
.col-md-4,
.col-md-12 {
    padding: 0;
}

/*  NAV  */
.nav-holder ul li {
    float: left;
    padding: 0 25px 0 0;
    margin: 0;
    position: relative;
}



/*  SOCIAL MEDIA , EMAIL , NUMBER  */
.contactInfo_Wrapper {
    padding: 0 !important;
    margin: 0 !important;
    display: none;
}
.contactInfo_Container {
    padding: 0 50px 0 40px !important;
    max-width: 1280px !important;
}
.contactInfo_Col1 {
    padding: 10px 0;
}
.contactInfo_Col2 {
    padding: 11px 0 10px;
}



/*  LOGO , MENU  */
.logoMenu_Wrapper {
    padding: 0 !important;
    margin: 0 !important;
}
.logoMenu_Container {
    padding: 0 50px !important;
    max-width: 1280px !important;
}
.logoMenu_Col1 {
    padding: 10px 0;
}
.logoMenu_Col2 {
    padding: 36px 0 0;
}
.header-logo {
    width: 415px;
    height: 41px;
    background: url(https://www.wlfirm.com/wp-content/uploads/2016/01/logo_svg.svg) no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    margin-left: -31px;
    position: relative;
    top: 10px;
}


/*  FREE CASE EVALUATION ...  */
.caseEvaluation_Wrapper {
    padding: 0 !important;
    margin: 0 !important;
/*    display: none;*/
}
.caseEvaluation_Container {
    padding: 0 50px !important;
}
.caseEvaluation_Col1 {
    padding: 45px 20px 20px 0;
}
.caseEvaluation_Col2 {
    padding: 50px 0 50px 20px;
}

.caseEvaluation_Col1 h3,
.caseEvaluation_Col2 h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 210px;
}
.contact_SendBtn {
    
}








/*  HOME : PRACTICE AREA  */
.homePA_Wrapper {
    display: none;
}
.homePA_Container {
    max-width: 1280px !important;
    padding: 0 40px !important;
}
.homePA_Col1,
.homePA_Col2,
.homePA_Col3 {
    padding: 50px 10px;
}

/*  IMG  */
.homePA_IMG1 {
    background: url("http://130.211.224.229/c/weinberg/wp-content/uploads/2016/04/img1.jpg") no-repeat;
}
.homePA_IMG2 {
    background: url("http://130.211.224.229/c/weinberg/wp-content/uploads/2016/04/img2.jpg") no-repeat;
}
.homePA_IMG3 {
    background: url("http://130.211.224.229/c/weinberg/wp-content/uploads/2016/04/img3.jpg") no-repeat;
}
.homePA_IMG1,
.homePA_IMG2,
.homePA_IMG3 {
    width: 100%;
    height: 250px;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-position: center;
}
.rgba_Overlay {
    background: rgba(0,0,0,0.8);
    padding: 0; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    flex-flow: column; 
    height: 100%;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
    text-align: center;         
}
.homePA_IMG1 p {

}
.homePA_IMG1 a,
.homePA_IMG2 a,
.homePA_IMG3 a {
    font-family: "Open Sans", sans-serif;
    text-transform: capitalize;
    color: white;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
}
.rgba_Overlay:hover {
    background: rgba(0,0,0,0.3);
}








/*  CONTENT  */
.homePA_Content1 {
    
}
.homePA_Content1 p {
    margin: 15px 0;
}
.homePA_Content1 button {
    background: #5c7688;
    border: none;
    border-radius: 2px;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
}

.homePA_Content1 button a {
    color: #FFF;
}




.homePA_Content1 button:hover {
    background: #444752 none repeat scroll 0 0;
    /*box-shadow: 0 5px 0 #2f333c;*/
    color: #ffffff;
    transition: all 0.3s ease 0s;
}







/*  PAGE : Attorney Profile  */
.pageLayout_Wrapper {
    
}
.pageLayout_Container {
    
}
.pageLayout_Col1 {
    padding: 25px 25px 50px 50px;
}
.pageLayout_Col1 h2 {
    font-family: "Open Sans", sans-serif;
    text-transform: capitalize;
    color: #282828;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
}
.pageLayout_Col2 {
    background: #F3F3F3;
/*    padding-top: 40px;
    margin-bottom: -9999px;
    padding-bottom: 9999px;*/
    padding-right: 0;
    border-right: 1px solid #ececec;
        padding: 54px 20px;
   height: 820px;
}
.pageLayout_Col2 h3 {
    font-family: "Open Sans", sans-serif;
    text-transform: capitalize;
    color: #282828;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1;
       margin: -9px 0 15px 0;
}
.pageLayout_Col2 ul {
    padding: 0;
}

.bodywrapper h3.element-title::after {
    margin: 0;
}







/*  PAGE : Contact  */
.contactLayout_Wrapper {
    
}
.contactLayout_Container {
    max-width: 1280px !important;
    padding: 0 50px !important;

}
.contactLayout_Col1 {
    
}
.contactPage_Content {
    
}

.contactPage_Content h1 {
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    text-transform: capitalize;
    color: #282828;
}
.contactPage_Content p {
    font-size: 12pt;
}



.contactLayout_Col2 {
    background: #F3F3F3;
    padding-top: 40px;
    margin-bottom: -9999px;
    padding-bottom: 9999px;
    padding-right: 0;
    border-right: 1px solid #ececec;
}


.page-content h4::after {
    display: none !important;
}



.column-half, .column-full {
     padding: 0; 
}

.contactName,
.contactEmail {
    padding: 0 5px 10px 0;
}
.contactPhone,
.contactSubject {
    padding: 0 0 10px 5px;
}

.contactMessage {
    
}




/*  MISC  */
.fa-ul a {
    color: #656468;
}














/******************************************************
        CHANGES ADDED : MEDIA QUERIES
******************************************************/
@media only screen and (max-width: 1280px) {
    
}






@media only screen and (max-width: 991px) {

    /*  HEAD : FAVICON , NUMBER  */
    .contactInfo_Col1 {
        width: 50%;
        float: left;
    }
    .contactInfo_Col2 {
        width: 50%;
        float: right;
    }
    /*  HEAD : LOGO , NAV-MENU  */
    .logoMenu_Col1 {
        width: 25%;
    }
    .header-logo {
        width: 225px;
        height: 45px;
    }

    .logoMenu_Col2 {
        width: 75%;
        padding: 20px 0 0;
    }
    /*  HOME : PA 3 COLUMNS  */
    .homePA_Container {
        padding: 0 40px !important;
    }

    .homePA_Col1, .homePA_Col2, .homePA_Col3 {
        padding: 50px 10px;
        width: 33.333333%;
        float: left;
    }


    /*  PAGE : ATTORNEY PROFILE  */
    .pageLayout_Col1 {
        float: left;
        width: 75%;
    }
    .pageLayout_Col2 {
        bottom: 50px;
        width: 25%;
        float: left;
    }
    .page-content {
        margin: 0px 0px 20px 0px;
    }
}


@media only screen and (max-width: 992px) {

    .pageLayout_Col2{
        float: right;
    }
}


@media only screen and (max-width: 991px) {

/*  PAGES : SERVICES / RIGHT COL  */
    .pageLayout_Col1 {
        float: left;
        width: 70%;
    }
    .pageLayout_Col2 {
        bottom: 50px;
        width: 30%;
        float: left;
    }


    /*  ULT-MENU  */
    .ultimatum-menu {
        padding-top: 7px;
    }


    .pageLayout_Col2{
        bottom: 0px !important;
        float: right;
    }

}

@media only screen and (max-width: 990px) {

    .logoMenu_Col2 {
        width: 75%;
        padding: 14px 0 0;
    }
}




@media only screen and (max-width: 768px) {

    /*  HOME : REV-SLIDER  */
    div#slide-2-layer-1 {
        margin-top: 40px !important;
    }
    div#slide-2-layer-6 {
        margin-top: 10px !important;
    }


    /*  HOME : PA 3 Columns  */
    .homePA_Container {
        padding: 0 40px 50px !important;
    }
    .homePA_Col1, .homePA_Col2, .homePA_Col3 {
        padding: 50px 10px 0;
        width: 100%;
        float: left;
    }

    .homePA_Content1 button{
        margin: 0 auto;
    }


    /*  PAGE : REV-SLIDER  */
    div#slide-3-layer-1 {
        margin-top: 40px !important;
    }
    div#slide-3-layer-6 {
        margin-top: 10px !important;
    }


    /*  PAGE : ATTORNEY PROFILE  */
    .pageLayout_Col1,
    .pageLayout_Col2 {
        width: 100%;
        float: left;
    }

    .pageLayout_Col2 {
        /*width: 100%;
        float: left;
        padding-left: 50px;
        padding-right: 0;
        padding-top: 15px;*/
        display: none !important;
    }

    .attorneyProfile_P{
        padding: 0 !important;
        width: 100%;
    }

}






@media only screen and (max-width: 414px) {

    /*  HOME / PAGE : REV-SLIDER  */
    div#slide-2-layer-7,
    div#slide-3-layer-7 {
        text-align: center;
        text-shadow: 5px 5px 5px #000000 !important;
    }


    /*  HEAD : NUMBER  */
    .contactInfo_Col2 {
        width: 100%;
        float: none;
    }  


    /*  HOME : Our Commitment  */
    .caseEvaluation_Container {
        padding: 0 25px !important;
    }
    .caseEvaluation_Col1 {
        padding: 50px 0;
    }
    .caseEvaluation_Col2 {
        padding: 0 0 50px;
    }


    /*  HOME : Contact Us Form  */
    .contactName, .contactEmail {
        padding: 0 0 10px 0;
    }
    .contactPhone, .contactSubject {
        padding: 0 0 10px 0;
    }
    /*  HOME : Testimonial  */
    .test-wrap {
        padding: 60px 0 !important;
    }
    /*  HOME : Call Outs  */
    .homePA_Container {
        padding: 0 15px 50px !important;
    }



    /*  PAGE : ABOUT US  */
    .pageLayout_Col1, .pageLayout_Col2 {
        width: 100%;
        float: left;
        padding: 0px 25px 25px 50px !important;
    }
    .page-content .entry-title, .page-content .entry-title {
        text-align: center;
    }


    .attorneyProfile_P {
        padding: 0 !important;
    }
    .attorneyProfile_P p {
        width: 100%;
        float: left;
        padding: 25px 0 0;
        text-align: left;
    }
    .pageLayout_Col1 img {
        width: 100% !important;
        margin: 0 auto !important;
    }
}


/*Attorney Profile Styling*/

ul.attorney-page-list {
    margin: 0;
    padding-right: !important;
    padding-left: 18px;
}

.attorney-title {
    text-align: center;
    float: left; 
    margin-right: 22px;
}






/*Attorney list */

/*
.single-attorney {
    text-align: center;
    padding: 30px 25px 25px 25px;
    padding-bottom: 0;
    height: 380px;
    background: #f2f2f2;
    border: 1px solid #ddd;
    transition: all .4s;
    text-shadow: 0px 1px 1px #fff;
        margin-bottom: 100px;
}
*/
    

.single-attorney:hover {
    background: #ddd;
}

.atty-list {
    text-align: center;
    margin: 0 0 40px 0;
}

a.single-attorney {
    color: #656468;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    position: relative;
    width: 270px;
    height: 380px;    
    background: #f2f2f2;
    border: 1px solid #ddd;
    transition: all .4s;
    text-shadow: 0px 1px 1px #fff;
    padding: 30px 25px 0px 25px;
    margin-left: -5px;
        margin-bottom: -5px;
    
   }

.attorney-description {
    padding-top: 16px;
    padding-bottom: 0px;
    font-weight: 700;
}

  h2.our-attorneys-title{
    font-family: "Open Sans", sans-serif;
    text-transform: capitalize;
    color: #282828;
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 31px;
}


















/******************************************************
        MQ AND CHANGES ADDED : COPY ALL BELOW
******************************************************/
/*  LANDING : REV-SLIDER SLOGAN  */
div#slide-2-layer-1,
div#slide-2-layer-6,
div#slide-2-layer-4 {
    /*font-family: "Open Sans", sans-serif !important;*/
    text-transform: uppercase;
}


@media only screen and (max-width: 1280px) {
    /*  NAV-MENU  */
    ul.sub-menu {
        width: 200px !important;
    }
    .sub-menu li {
        border-top: 2px solid transparent;
        text-align: left;
    }

    /*  PAGES : PA Side Column  */
    .pageLayout_Col2 {
        position: relative;
        display: inline-flex;
    }




}



@media only screen and (max-width: 1024px) {

}



@media only screen and (max-width: 991px) {
    /*  HEADER LOGO  */
    .header-logo {
        width: 298px;
        height: 50px;
        margin: 4px 0 0;
    }
    /*  NAV  */
    .logoMenu_Col2 {
        width: 75%;
        padding: 20px 0 25px;
    }

    /*  HOME : Our Commitment  */
    .about-col p {
        line-height: normal;
    }

    /*  PAGE : About  */
    .attorneyProfile_P {
        padding-left: 0 !important;
    }
    .attorney-title {
    text-align: center;
    float: left;
    margin-right: 22px;
    margin-bottom: 5px;
}
    
    .caseEvaluation_Col1 {
    padding: 50px 0 0;
    width: 100%;
}
    
   


}



@media only screen and (max-width: 768px) {

/*  HOME : Our Commitment....  */
.caseEvaluation_Col1 {
    padding: 50px 0 0;
    width: 100%;
}
.caseEvaluation_Col2 {
    padding: 0 0 50px;
    width: 100%;
}


    /* Contact Form */
    .contactName,
    .contactEmail {
        padding: 0 0px 10px 0;
    }

    .contactPhone,
    .contactSubject {
        padding: 0 0 10px 0px;
    }


    /*  PAGES : Attorney Profile, PA Pages  */
    .pageLayout_Col1 {
        padding: 25px 50px;
    }

    div#wrapper-13 {
    padding-top: 50px;
}
    
    .atty-list {
    margin: 81px 0 40px 0;
}
    
    
}



@media only screen and (max-width: 414px) {

    /*  REV-SLIDER  */
    .landingSlogan_mobile {
        
    }
    .landingSlogan_mobile h1 {
        color: #fff;
    }
    .landingSlogan_mobile h4 {
        text-shadow: 2px 2px 1px #000000;
    }



    /*  HOME : Misc  */
    .caseEvaluation_Col1 {
        padding: 50px 0 20px;
    }
    .about-col p {
        margin-bottom: 0;
    }


    /*  HOME : Our Commitment  */
    .about-col p {
        line-height: normal;
    }
    .homePA_Content1 p {
        line-height: normal;
    }


    /*  PAGE : Title  */
    .page-content .entry-title, .page-content .entry-title {
        text-align: left;
    }
    /*  PAGE : About  */
    .pageLayout_Col1 img {
        width: 250px !important;
        margin: 0 auto 25px !important;
    }
    .attorneyProfile_P p {
        padding: 0;
    }
    .page-content {
        margin-top: 12px;
    }


    /* Contact Form */
    .contactName,
    .contactEmail {
        padding: 0 0 10px 0;
    }

    .contactPhone,
    .contactSubject {
        padding: 0 0 10px 0;
    }

}








.readmore-button {
    background: #5c7688;
    width: 130px;
    text-align: center;
    height: 40px;
        max-width: 53%;
   margin-top: -22px;
    padding: 10px 20px;
    color: white;
        border-radius: 2px;
    float: right;
    display: block;
}

.readmore-button:hover {
    background: #444752 none repeat scroll 0 0;
    transition: all 0.3s ease 0s;}


/*

#post-110 h2.entry-title.post-header {display: none;}*/
@media only screen and (max-width: 998px){
    .ultimatum-menu .nav-holder .navigation > li > a {font-size: 14px;}
    
}
    

@media only screen and (max-width: 900px)
{
    

    .ultimatum-menu .nav-holder .navigation > li > a { font-size: 13px;}
    
    
    
}


@media only screen and (max-width: 850px)
{
    

    .ultimatum-menu .nav-holder .navigation > li > a { font-size: 12px;}
    
    
    
}

@media only screen and (max-width: 830px)
{
    

    .logoMenu_Col2 {width: 100%;}
    .nav-holder {float: none; margin: 0 auto;
    padding: 20px 100px 25px;
    }
    
    .logoMenu_Col1 {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    height: 100%;
}
    .logoMenu_Col2 {
        padding: 10px 0 10px;}
    
    .header-logo {width: 185px;}
    
}


@media only screen and (max-width: 814px){
    .logoMenu_Col2 {
        width: 110%;}
    
}

    
.attorney-title img {
    width: 180px;
}

/*Remove Page title */
#post-473 h2.entry-title.post-header {display: none;}
#post-457 h2.entry-title.post-header {display: none;}
#post-459 h2.entry-title.post-header {display: none;}
#post-461 h2.entry-title.post-header {display: none;}
#post-463 h2.entry-title.post-header {display: none;}
#post-513 h2.entry-title.post-header {display: none;}
#post-467 h2.entry-title.post-header {display: none;}
#post-469 h2.entry-title.post-header {display: none;}
#post-471 h2.entry-title.post-header {display: none;}
#post-528 h2.entry-title.post-header {display: none;}
#post-110 h2.entry-title.post-header {display: none;}


.page-id-473 .pageLayout_Col2 {

    height: 950px;
}

.page-id-110 .pageLayout_Col2 {

    height: 1454px;
}

.page-id-457 .pageLayout_Col2 {

    height: 950px;
}


.page-id-469 .pageLayout_Col2 {

    height: 950px;
}


.page-id-461 .pageLayout_Col2 {

    height: 760px;
}


.page-id-471 .pageLayout_Col2 {

    height: 950px;
}

.page-id-463 .pageLayout_Col2 {

    height: 1300px;
}
.page-id-513 .pageLayout_Col2 {

    height: 900px;
}
#post-528 li {
    padding-bottom: 10px;
}



.featured-image.fimage-align-left {
    display: none;
}
.list-article {
    padding-left: 15px;
}



.page-header-wein {
    padding-bottom: 9px;
    margin: 0px 0 20px;
    border-bottom: 1px solid #eee;
}

.additional-areas.widget.widget_text.inner-container {
    padding-top: 35px;
}

 .additional-areas ul {
    padding-left: 16px;
    list-style-type: disc;
    color: #282828;
}

.additional-areas h3.element-title {
    font-size: 20px;
}

.additional-areas h3.element-title::after {margin-top: 10px !important; }



.additional-areas li {
  padding-bottom: 10px;
}



/*Contact form addditons */

.column-full.disclaimer-message {
    padding-top: 18px;
    margin-left: -14px;
}

.column-full.disclaimer-text {
    font-size: 12px;
    padding-left: 1px;
}


/*Post Style*/

a.post-title {
    color: #013668;
}
a.post-title {
    color: #013668;
    font-size: 22px;
    font-family: "Open Sans", sans-serif !important;
}

.blog div#col-48-1 {
    padding: 30px 25px 50px 50px;
}


.blog .post-meta {margin-top: -13px; padding-bottom: 10px;}


.blog .entry-title::after, .page-content .entry-title::after {margin: 12px 0 20px;}


/*Homepage Practice Areas */


.home-prac-outer {background-image: url(https://www.wlfirm.com/wp-content/uploads/2017/05/box1-1.jpg);
    height: 330px;
    width: 260px;
     color: white;
}


.home-prac-outer-1 {background-image: url(https://www.wlfirm.com/wp-content/uploads/2017/05/box2.jpg);
    height: 330px;
    width: 260px;
     color: white;
}

.home-prac-outer-2 {background-image: url(https://www.wlfirm.com/wp-content/uploads/2017/05/box3.jpg);
    height: 330px;
    width: 260px;
     color: white;
}

.home-prac-outer-3 {background-image: url(https://www.wlfirm.com/wp-content/uploads/2017/05/box4.jpg);
    height: 330px;
    width: 260px;
     color: white;
}


ul.practice-list-home {
   background-color:rgba(0,0,0,0.5);
    height: 210px;
    list-style-type: disc;
    padding-top: 25px;
    margin-top: 15px;
        padding-left: 37px;
    padding-right: 10px;
}


.prac-header-home {
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
    padding-top: 25px;
}

.right-bar-home-custom {
    padding-top: 40px;
}

div#wrapper-84 {
    padding-bottom: 15px !important;
}

.prac-col-home {
    margin-top: 45px;
  
}

.title-border-thing {
    color: white;
    font-size: 28px;
    padding-left: 13px;
}

.border-thing-col1 {
    background-color: #013668;
padding-top: 10px;
    padding-bottom: 10px;
  
}
.border-thing-col2 {
    background-color: #014587;
     height: 60px;
}



.outer-border-thing-col {
    display: flex;
}


.border-thing-wrap {
    margin-top: 45px;
}



.attorney-title-home {
    text-align: center;
    float: left;
    margin-right: 22px;
    padding-top: 6px;
        max-width: 133px;
}
.about-content-homepage ul {
    list-style-type: disc;
    color: black;
}

.about-content-homepage {padding-left: 14px;}

img.right-home-bar {
    float: right;
    padding-right: 36px;
}



.custom-container-home {
  

}



img.lawpay {

    padding-top: 20px;
    width: 140px;
    padding-bottom: 20px;
}


.law-pay-outer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-left: 129px;
        display: inline-block;
}


@media only screen and (max-width: 1220px){
    
    .law-pay-outer {
  
    padding-left: 100px;
    }
    
    
    
    
    
} 


@media only screen and (max-width: 1170px){
    
    .law-pay-outer {
  
    padding-left: 90px;
    }
    
    
    
    
    
} 


@media only screen and (max-width: 1155px){
    
    .law-pay-outer {
  
    padding-left: 80px;
    }
    
    
    
    
    
} 


@media only screen and (max-width: 1080px){
    
    .law-pay-outer {
  
    padding-left: 60px;
    }
    
    
    
    
    
} 



@media only screen and (max-width: 1060px){
    
    .law-pay-outer {
  
    padding-left: 40px;
    }
    
    
    
    
    
} 






@media only screen and (max-width: 1214px){
    
    
    
      
    .page-id-473 .pageLayout_Col2 {

    height: 1200px;
}

.page-id-110 .pageLayout_Col2 {

    height: 1600px;
}

.page-id-457 .pageLayout_Col2 {

    height: 1180px;
}


.page-id-469 .pageLayout_Col2 {

    height: 1200px;
}


.page-id-461 .pageLayout_Col2 {

    height: 950px;
}


.page-id-471 .pageLayout_Col2 {

    height: 1200px;
}

.page-id-463 .pageLayout_Col2 {

    height: 1300px;
}
.page-id-513 .pageLayout_Col2 {

    height: 1100px;
}
    
    
    .page-id-459 .pageLayout_Col2 {

    height: 950px;
}
    
    
}



@media only screen and (max-width: 1180px){
    

    .nav-holder ul li {padding: 0 15px 0 0;}
    
    .header-logo {
    width: 400px;
    height: 41px;
    background: url(https://www.wlfirm.com/wp-content/uploads/2016/01/logo_svg.svg) no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    margin-left: -23px;
    position: relative;
    top: 13px;
}
    
    
}


@media only screen and (max-width: 1170px){
    
    .page-id-463 .pageLayout_Col2 {

    height: 1400px;
}
    
    
    
    
}

@media only screen and (max-width: 1140px){
    
  
    
    
    
    
    .ultimatum-menu .nav-holder .navigation > li > a {font-size: 14px;}
    
   
    
}




@media only screen and (max-width: 1125px){
    
    .prac-col-home {width: 35%;}
      

div#wrapper-80 {
    margin-left: 240px;
}
    
    
    
    .home-prac-outer-1 {
    margin-left: 30px;
}
    
    
    .home-prac-outer-3 {
    margin-left: 30px;
}   
    
    
}



@media only screen and (max-width: 1125px){
 
    
    
    
    .nav-holder ul li {
    padding: 0 10px 0 0;
}
    
    .header-logo {
    width: 360px;
    height: 41px;
    background: url(https://www.wlfirm.com/wp-content/uploads/2016/01/logo_svg.svg) no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    margin-left: -23px;
    position: relative;
    top: 16px;
}
    
    
    
    
    

    
}

@media only screen and (max-width: 1025px){
    
    .page-id-463 .pageLayout_Col2 {

    height: 1450px;
}
    
    
    
    
}




@media only screen and (max-width: 991px){
    
    .home-prac-outer {margin: 0 auto;}
    .home-prac-outer-1 {margin: 0 auto;}
    .home-prac-outer-2 {margin: 0 auto;}
     .home-prac-outer-3 {margin: 0 auto;}
    
    .inner-slider-wrap {
    padding-top: 52px;
}
    
    div#wrapper-13 {
    padding-top: 52px;
}
    
    
        .home-prac-outer-1 {
    margin-left: 0px;
            margin: 0 auto;
}
    
    
    .home-prac-outer-3 {
    margin-left: 0px;
        margin: 0 auto;
} 
    
    
    
       .home-prac-outer-2 {
    margin-left: 0px;
           margin: 0 auto;
}
    
    
    .home-prac-outer {
    margin-left: 0px;
        margin: 0 auto;
} 
    
    
      .prac-col-home {width: 100%;}
      

div#wrapper-80 {
    margin: 0 auto;
}
    
    
  
    
    .pageLayout_Col1,
    .pageLayout_Col2 {
        width: 100%;
        float: left;
    }

    
    div#col-48-2 {
    display: none;
}
    
    
    
    .footer-icon {padding-right: 0px;}
    
    
    
    
    
    #post-473 .page-header-wein {
    margin: 25px 0 20px 0px;
  
}
#post-457 .page-header-wein {
    margin: 25px 0 20px 0px;
  
}
#post-459 .page-header-wein {
    margin: 25px 0 20px 0px;
  
}
#post-461 .page-header-wein {
    margin: 25px 0 20px 0px;
  
}
#post-463 .page-header-wein {
    margin: 25px 0 20px 0px;
  
}
#post-513 .page-header-wein {
    margin: 25px 0 20px 0px;
  
}
    
    
#post-467 .page-header-wein {
    margin: 25px 0 20px 0px;
  
}
#post-469 .page-header-wein {
    margin: 25px 0 20px 0px;
  
}
#post-471 .page-header-wein {
    margin: 25px 0 20px 0px;
  
}
#post-528 .page-header-wein {
    margin: 25px 0 20px 0px;
  
}
#post-110 .page-header-wein {
    margin: 25px 0 20px 0px;
  
}
    
    
    
     
    img.right-home-bar{float: none;
    padding-right: 0px; padding-top: 30px;
    
    
    
    }
    
    
    .law-pay-outer {
    padding-left: 0px;
        padding-right: 5px;

}
    
    
    
    .right-bar-home-custom {text-align: center;
    padding-top: 40px;

    
    
    }
    
    
    .border-thing-col2.col-xs-12.col-s-12.col-md-3.col-lg-3 {display: none;}
    
    
    
    
    .caseEvaluation_Col2 {
    padding: 50px 0 50px 0px;
}
    
    
}





 
/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
/*
.ie9 img[src$=".svg"] {
  width: 100%; 
}
 2 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%; 
  }
}*/
