/*
Theme Name:   Scharff Law Firm
Theme URI:    http://highrankwebsites.com
Author:       SR
*/

@import 'stylesheets/screen.css';
@font-face{ 
    font-family: 'Geometria-Light';
    src: url('Geometria-Light-webfont.eot');
    src: url('Geometria-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Geometria-Light-webfont.woff') format('woff'),
         url('Geometria-Light-webfont.ttf') format('truetype'),
         url('Geometria-Light-webfont.svg#webfont') format('svg');
}

/*  Reset
=====================*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
ul { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6, p { font-size:100%; font-weight:normal; -webkit-font-smoothing: antialiased;}
q:before, q:after { content:''}
p {font-family: 'Geometria-Light', sans-serif;}


/*  Layout 
=====================*/

body, html {
    height: 100%;
}

.contained {
    max-width: 1170px !important;     
    margin: 0 auto;     
    position: relative;
}

.img-responsive {
    display:block!important;
    max-width:100%!important;
    height:auto!important;
}


/*  Header 
=====================*/

.nav-menu li {
    font-size: 15px;
    font-family: 'DIN Next W01 Medium';
    display: inline;
}

.menu-main-container {
    float: left;
    width: 621px;
    padding-top: 17px;
}

.phone_top {
    float: left;
    width: auto;
    font-size: 25px;
    margin-top: 7px;
    text-align: right;
    font-family: 'DIN Next W01 Bold';
    display: flex;
    -webkit-flex: flex;
    align-items: center;
    -webkit-align-items: center;
}
.phone_top a{
    display: inline-block;
    padding: 0 5px;
}

.marijuana_btn {
    float: right;
    width: 25%;
    background-color: rgba(24, 29, 42, 0.8);
    display: block;
    height: 41px;
    padding-top: 13px;
    -webkit-transition: background 0.25s linear;         
    -moz-transition: background 0.25s linear;         
    -ms-transition: background 0.25s linear;         
    -o-transition: background 0.25s linear;         
    transition: background 0.25s linear;
    cursor: pointer;
}
.marijuana_btn:hover {
    background-color: #ffffff;
}
.mobile_nav {
    display: none;
}

.mast {
    height: 733px;
    margin-top: 0px;
    background-size: cover;
    overflow: hidden;
}

.mast h3:before {
  display: block;
  content: url('images/logo.png');
  padding-top: 35px;
  padding-bottom: 14px;
}
.page-id-8 .mast h3:before {
  display: block;
  content: url('images/logo.png');
  padding-top: 66px;
  padding-bottom: 10px;
}
a.mast_req_btn {
    display: block;
    width: 370px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    background-color: rgba(224, 162, 41, 0.85);
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 45px;
    font-size: 20px;
    padding: 20px 0px 16px;
    letter-spacing: .075em;
    font-family: 'DIN Next W01 Bold';
    font-weight: 100;
    -webkit-transition: all 0.2s linear; 
    -moz-transition: all 0.2s linear; 
    -ms-transition: all 0.2s linear; 
    -o-transition: all 0.2s linear; 
    transition: all 0.2s linear;
}

.home .mast a.view_pa {
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
    font-family: 'DIN Next W01 Medium';
    margin-left: 15px;
    border-bottom: 2px solid;
    border-color: rgba(212, 154, 42, 0);
    padding-bottom: 10px;
    display: -webkit-inline-box !important;
}
.home .mast a.view_pa:hover {
    color: #2A2D39;
}
.home a.view_pa:hover:before {
  content: url('images/info-icon-blue.png');

}
nav {
    height: 54px;
    display: block;
    clear: both;
    background-color: rgba(24, 29, 42, 0.7);
    color: #ffffff;
}

.mast_content {
    width: 550px;
    float: left;
    text-align: center;
    margin-top: 0px;
}

.home .mast h3 {
    color: white;
    font-size: 45px;
    letter-spacing: .01em;
    text-transform: uppercase;
    line-height: 55px;
    margin-bottom: 23px;
    font-family: 'DIN Next W01 Bold';
    letter-spacing: .035em;
    font-weight: 800;
}
.mast h3 {
color: white;
font-size: 39px;
letter-spacing: .01em;
text-transform: uppercase;
line-height: 45px;
margin-bottom: 22px;
font-family: 'DIN Next W01 Bold';
letter-spacing: .035em;
font-weight: 800;
}
.internal_page h2 {
    font-size: 20px;
    font-family: 'DIN Next W01 Medium';
    color: rgb(224, 162, 41);
    margin-bottom: 5px;
    text-transform: uppercase;
}
.internal_page h3 {
    font-size: 18px;
    font-family: 'DIN Next W01 Regular';
    color:#0c1721;
    margin-bottom: 0px;
    padding-top:2px;
}
.internal_page .entry-content a {
    color: #de9f23;
    text-decoration: none;
    letter-spacing: .04em;
    margin: 0px 2px 0px 2px;
    font-weight: 600;
}
.internal_page .entry-content a::before,
.internal_page .entry-content a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
}

.internal_page .entry-content a::before {
    margin-right: 0px;
    content: '[';
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    transform: translateX(10px);
}

.internal_page .entry-content a::after {
    margin-left: 0px;
    content: ']';
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    transform: translateX(-10px);
}

.internal_page .entry-content a:hover::before,
.internal_page .entry-content a:hover::after,
.internal_page .entry-content a:focus::before,
.internal_page .entry-content a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}
.page-id-6 .internal_page h3 {
  font-size: 18px;
  line-height: 27px;
  color: #0a0f22;
  font-family: 'Geometria-Light', sans-serif;
  margin-bottom: 60px;
}
.page-id-6 .internal_page h3:before {
    content: url('images/stars.png');     
    display: block;     
    margin-top: 0px;     
    margin-bottom: 5px;
}
.internal_page p {
    margin-bottom: 25px;
}
.page-id-29 .internal_page .entry-content a {
  color: #171C27;
  text-decoration: none;
  letter-spacing: .04em;
  margin: 0px 2px 0px -8px;
  font-weight: 600;
}
.page-id-29 .internal_page .entry-content a:hover {
  color: #e0a229;
      transition: color .25s ease-in-out;    -moz-transition: color .25s ease-in-out;    
    -webkit-transition: color .25s ease-in-out;
}
.page-id-8 .logo {
    height: 100px;
    background: url('images/logo.png') top center no-repeat;
    display: block;
    margin-top: 95px;
    margin-bottom: 35px;
}
.mob_req_btn a {
    width: 100%;
    background: rgb(223, 162, 47);
    height: 35px;
    display: block;
    padding-top: 16px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'DIN Next W01 Bold';
    letter-spacing: .09em;
    font-size: 19px;
    margin-top: 350px
}

.mob_req_btn a:hover {
    background: #ffffff;
    color: rgb(223, 162, 47);
}

.mobile_form {
    height: 725px;
    background-color: #171c29;
    z-index: 1;
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #3D3C39;
}

/*  Home Page 
=====================*/

.points li {
    float: left;
    width: 33%;
}
.points p {
    font-size: 17px;
    line-height: 25px;
    color: #ffffff;
    font-family: 'Geometria-Light';
}

.ratings p:after {
    content: url('images/stars.png');
    display: block;
    text-align: center;
    margin-top: 30px;
    margin-left: -50px;
}
#section1 {
    height: 760px;
    background: url('images/bg-angled-navy.png') top center no-repeat;
    background-size: cover;
    margin-top: -150px;
}

#section3 {
    height: 715px;
    background: url('images/bg-split.jpg') top center;
    background-size: cover;
    margin-top: 45px;
}

#section5 {
    height: 1200px;
    background: url('images/bg-testimonials.jpg') top center no-repeat;
    background-size: cover;
    margin-top: 0px !important;
}

.dir_btn {
    text-align: center;
    background: #e0a229;
    transition: background .25s ease-in-out;    -moz-transition: background .25s ease-in-out;    
    -webkit-transition: background .25s ease-in-out;
}

#gmap {
    width: 100%;
    height: 470px;
}
.contact_map {
    float: right;
    margin-left: 400px;
    margin-top: 135px;
    position: absolute;
    width: 700px;
}

.contact_primary {
    width: 25%;
    float: left;
}
#contact_info_footer {
    padding: 78px 0px 30px;
    overflow: hidden;
}
.points {
    padding-top: 191px;
    color: #ffffff;
}
.prosecutor p:before {
    content: url('https://scharfflawfirm.com/wp-content/uploads/2019/10/newprosecutor.png');
    display: block;
    height: 140px;
    margin-top: 20px;
}
.ratings p:before {
    height: 144px;
}

.ratings p:before {
    content: url('images/35-stars.png'); 
    display: block; 
    height: 160px;
    text-align: center;
}

.thousands p:before {
    content: url('https://scharfflawfirm.com/wp-content/uploads/2019/10/defended-clients-new-1.png'); 
    display: block; 
    height: 140px;
    margin-top: 20px;
}
.prosecutor {
    width: 325px;
}

.ratings {
    width: 325px;
    margin: 0 auto;
    text-align: center;
}

.thousands {
    width: 325px;
    float: right;
}
.prosecutor p {
    height: 295px;
}

.ratings p {
    height: 315px;
    text-align: left;
}

.thousands p {
    height: 295px;
}
.ratings a {
    text-align: center;
    margin: 0px;
}

.points a {
    text-align: center;
    width: 275px;
    padding: 12px 0px 9px 0px;
    background-color: transparent;
    font-size: 14px;
    display: block;
    border: 1px solid #63666f;
    color: #63666f;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'DIN Next W01 Medium';
    transition: all .25s ease-in-out; 
    -moz-transition: all .25s ease-in-out; 
    -webkit-transition: all .25s ease-in-out;
    letter-spacing: .075em;
}
.points a:hover {
    background-color: #de9f23;
    color: #ffffff;
    border: 1px solid #de9f23;
}
h1 {
    font-size: 45px;
    color: #0c1721;
    line-height: 60px;
    letter-spacing: .02em;
    margin-top: 55px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'DIN Next W01 Medium';
    text-align: center;
}
.internal_page h1 {
    margin-top: 0px;
    padding-top: 25px;
}
.blog h1, .single h1, .category h1 {
    text-align: left;
    margin-top: 15px !important;
}
hr {
    height: 3px;
    background: url('images/line.png') top center no-repeat;
    border: none;
}
.about hr {
    margin-bottom: 65px;
}

.col_left {
    width: 46%;
    margin-right: 2%;
    float: left;
    padding: 0% 1%;
}

.col_right {
    width: 46%;
    margin-left: 2%;
    float: left;
    padding: 0% 1%;
}

.primary ul {
    font-size: 18px;
    font-family: 'Geometria-Light', sans-serif;
    margin-left: 22px;
    list-style-position: inside;
    list-style: disc;
    margin-left: 5%;
    margin-bottom: 20px;
    line-height: 27px;
}
.about h2 {
    font-size: 25px;
    line-height: 32px;
    color: #de9f23;
    margin-bottom: 30px;
    font-family: 'DIN Next W01 Medium';
}

p {
    font-size: 18px;
    line-height: 27px;
    color: #0a0f22;
    margin-bottom: 15px;
}

.about .col_left h3 {
    margin-top: 25px;
}

.about h3 {
    margin-bottom: 7px; font-size: 20px; font-family: 'DIN Next W01 Medium';
    color: #de9f23;
}
.learn_vid {
    height: 350px;
    margin-bottom: 20px;
    background: url('https://scharfflawfirm.com/wp-content/uploads/2019/10/jesseamilynew1.png') center -3px no-repeat;
}
.awards {
    clear: both;
    padding-top: 90px;
}

.awards_row {
    height: 200px;
    background: url('images/awards_placeholder.jpg') center center no-repeat;
}
.awards h4 {
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 19px;
    font-family: 'DIN Next W01 Bold';
}
.quote_consult .col_left {
    margin-top: 200px;
    color: #ffffff;
    width: 39%;
    margin-right: 9%;
}

.quote_consult .col_right {
    margin-top: 205px;
    text-align: center;
    width: 39%;
    margin-left: 9%;
}

.quote_consult .col_left .h3 {
    color: #ffffff;
}
.quote_consult h3 {
    text-transform: uppercase;
    font-size: 45px;
    line-height: 60px;
    position: relative;
    z-index: 25;
    margin-top: 4px;
    margin-left: 25px;
    font-family: 'DIN Next W01 Medium';
}

.quote_consult h4 {
    text-align: right;
    font-size: 30px;
    color: rgb(224, 162, 41);
    margin-top: 35px;
    font-family: 'DIN Next W01 Medium';
}

.quote_consult .col_right h3 {
    font-size: 30px;
    color: #ffffff;
    position: relative;
    margin-left: 0px;
    letter-spacing: 0.1em;
}

.quote_consult p {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 33px;
    font-family: 'DIN Next W01 Medium';
}

.quote_consult a {
    display: block; 
    max-width: 370px; 
    height: auto; 
    margin: 0 auto; 
    text-align: center;  
    color: #ffffff; 
    text-decoration: none; 
    text-transform: uppercase; 
    margin-bottom: 45px; 
    padding: 18px 0px 15px 0px;
    border: 1px solid #ffffff;
    font-family: 'DIN Next W01 Medium';
    letter-spacing: 0.05em;
    transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out;
}
.quote_consult a:hover {
    background-color: #1b202c;
    border: 1px solid #1b202c;
}
.quote_consult .col_right h3:before {
    content: url('images/convo-yellow.png');
    display: block;
    height: 63px;
}
.quote_bg {
    height: 90px;
    width: 106px;
    float: left;
    z-index: 10;
    margin-top: 155px;
    margin-left: -52px;
    position: absolute;
}
.expertise h4 {
    text-align: center;
    font-size: 30px;
    letter-spacing: .04em;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 50px;
    font-family: 'DIN Next W01 Bold';
}
.expertise .hover_inner a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .03em;
    font-size: 14px;
    padding: 5px 0px;
    width: 100%;
    display: block;
    top: 5px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.expertise .hover_inner a:hover {
    color: rgb(224, 162, 41);
    letter-spacing: .05em;

}
.expertise p {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    margin-top: 28px;
}

.expertise span {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'DIN Next W01 Bold';
    letter-spacing: .04em;
}

.expertise span:before {
    content: url('images/convo-gold.png');
    display: block;
    margin-top: 25px;
    margin-bottom: -6px;
}
.expertise li {
    width: 24.9%;
    display: inline-table;
    float: left;
    border: 1px solid gray;
    margin-left: -1px;
    margin-bottom: -1px;
    text-align: center;
    font-family: 'DIN Next W01 Medium';
    text-transform: uppercase;
    height: 250px;
    position: relative;
    overflow: hidden;
}

.expertise ul {
    margin: 0 auto;
    margin-left: 2px;
    margin-top: 65px;
}
.expertise ul.pa li span:before {
    display: block;
    margin-top: 74px;
    margin-bottom: 20px;
}
.expertise ul.pa li.dui span:before {
    content: url('images/icon-dui.png');

}

.expertise ul.pa li.fraud span:before {
    content: url('images/icon-money.png');
}

.expertise ul.pa li.domestic_violence span:before {
    content: url('images/icon-house.png');
}

.expertise ul.pa li.drug span:before {
    content: url('images/icon-drugs.png');
}

.expertise ul.pa li.larceny span:before {
    content: url('images/icon-theft.png');
}

.expertise ul.pa li.dwi span:before {
    content: url('images/icon-dwi.png');
    height: 66px;
}

.expertise ul.pa li.sex_offense span:before {
    content: url('images/icon-sex.png');
}

.expertise ul.pa li.murder span:before {
    content: url('https://scharfflawfirm.com/wp-content/uploads/2019/10/campus-icon.png');
}

#section4 {
    overflow: auto;
    text-align: center;
    padding-bottom: 115px;
}

.testimonials h4 {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    line-height: 50px;
    color: #ffffff;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 30px;
    font-family: 'DIN Next W01 Medium';
}

.testimonials.contained {
    padding-top: 210px;
}

.testimonials hr {
    margin-bottom: 75px;
}
.testimonials h5 {
    font-size: 24px;
    line-height: 33px;
    color: #e0a127;
    width: 80%;
    margin: 0 auto;
    letter-spacing: 0.012em;
    font-family: 'DIN Next W01 Regular';
}

.testimonials p {
    font-size: 19px;
    line-height: 28px;
    color: #ffffff;
    width: 80%;
    margin: 0 auto;
} 
.testimonials span:before {
    content: url('images/stars.png');
    display: block;
    margin-top: 25px;
    margin-bottom: 8px;
}
.add_info h2 {
  margin-left: 1%;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: 'DIN Next W01 Medium';
}

.add_info hr {
    background-position: left !important;
    margin-left: 1%;
    margin-bottom: 25px;
}

.add_info h3 {
    color: #de9f23;
    font-size: 20px;
    margin-bottom: 5px;
    font-family: 'DIN Next W01 Medium';
}
#section6 {
    padding-top: 15px;
    padding-bottom: 75px;
}

.quote_home {
    display: block;
    clear: both;
    margin-left: 1%;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: right;
}

.quote_home p {
    font-size: 36px;
    line-height: 40px;
    color: #e0b660;
    margin-right: 5%;
    text-align: left;
    border-left: 6px solid;
    margin-top: 0px;
    padding-left: 2%;
    height: 74px;
    font-family: 'DIN Next W01 Bold';
    letter-spacing: .008em;
}

.quote_home span {
    color: #e0b660;
    text-align: right;
    width: 100%;
    margin-right: 1%;
    font-family: 'DIN Next W01 Bold';
    font-size: 25px;
}
.dir_btn a:before {
    content: url('images/directions.png');
    position: absolute;
    margin-left: -35px;
    margin-top: -1px;
}
.dir_btn a {
    margin-left: 25px;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.23em;
    padding: 31px 0px 31px 0px;
    display: block;
    font-family: 'Geometria-Light', sans-serif;
    font-weight: 600;        
}
.dir_btn:hover {
    background: #edbf5f;
}
.dir_btn:hover a {

    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.blue_foot {
    background: #171c27;
    color: #ffffff;
}
.contact_info_footer {
}

.blue_foot p {
    color: #ffffff;
    font-family: 'DIN Next W01 Light';
    letter-spacing: .01em;
}
.blue_foot hr {
    margin-bottom: 11px;
    height: 1px;
    width: 110px;
    background: url('images/line_gold.png') top left no-repeat !important;
    background-repeat: no-repeat;
    /* display: block; */
    background-position-x: left;
}
.blue_foot h5 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 13px;
    letter-spacing: .23em;
    font-family: 'DIN Next W01 Medium';
}
.blue_foot h5:after {
    content: url('images/line_gold.png');
    display: block;
    height:10px;
}

.blue_foot li {
    margin-bottom: 45px;
    padding-left: 55px;
}
.blue_foot h5:before {
    position: absolute;
    margin-left: -63px;
    margin-top: -10px;
}
h5.address:before {
    content: url('images/location.png');
}

h5.phone:before {
    content: url('images/phone.png');
}

h5.fax:before {
    content: url('images/fax.png');
}
h5.free:before {
    content: url('images/convo-gold.png');
}
h5.email:before {
content: url('images/email.png');
}
.blue_foot .col_left {
    width: 37%;
}

.blue_foot .col_right {
    width: 605px;
}
.blue_foot .col_right li {
    padding-left: 0px !important;
    margin-bottom: 0px;
}
.social_footer {
    text-align: center;
    padding: 38px 0px;
}
footer {
    display: block;
    clear: both;
    padding-top: 40px;
}
#menu-main a {
    text-decoration: none;
    text-transform: uppercase;
}
.marijuana_btn a:before {
    content: url('images/button-marijuana.png');
    position: absolute;
    margin-left: -46px;
    margin-top: -1px;
}

.marijuana_btn a {
    margin-left: 64px;
    display: block;
    color: rgb(212, 154, 42);
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    line-height: 16px;
    font-family: 'DIN Next W01 Medium';
    letter-spacing: .06em;                                    
}
.social_footer p {
    font-family: 'DIN Next W01 Regular';
    font-size: 14px;
    text-transform: uppercase;
}

.social_footer a {
    font-family: 'DIN Next W01 Bold';
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    color: #111627;
}
.social_footer a:hover {
    color: #e0a229;
}
.social_footer li a {
        width: 63px; 
        height: 63px; 
        display: inline-block;
}
.social_footer li a:hover {
    background-position: top right;
}
a.view_pa:before {
    content: url('images/info-icon.png');
    position: absolute;
    margin-left: -40px;
    margin-top: -4px;
}

#input_1_1 {
    width: 272px;
    padding: 14px 0px 12px 16px;
    font-size: 16px;
    font-family: 'DIN Next W01 Regular';
    color: #ffffff;
}

#input_1_2 {
    width: 272px;
    padding: 14px 0px 12px 16px;
    font-size: 16px;
    font-family: 'DIN Next W01 Regular';
    color: #ffffff;
}

#input_1_3 {
    width: 272px;
    padding: 14px 0px 12px 16px;
    font-size: 16px;
    font-family: 'DIN Next W01 Regular';
    color: #ffffff;
}

#input_1_4 {
    width: 272px;
    padding: 14px 0px 12px 16px;
    font-size: 16px;
    font-family: 'DIN Next W01 Regular';
    color: #ffffff;
}

#input_1_5 {
    width: 272px;
    padding: 14px 0px 12px 16px;
    font-size: 16px;
    height: 88px;
    font-family: 'DIN Next W01 Regular';
    color: #ffffff;
}
input, textarea {
    border: 1px solid #d6d7d9;
    background: transparent;
}

.ginput_container {
    margin-bottom: 20px;
}
#field_1_3 {
}

#field_1_4 {
    float: right;
    margin-top: -210px;
}

#field_1_5 {
    float: right;
    margin-top: -143px;
}
#gform_submit_button_1 {
    border: 1px solid #feba2f;
    color: #feba2f;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .1em;
    float: right;
    padding: 10px 17px 7px;
    font-family: 'DIN Next W01 Medium';
    margin-top: -25px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#gform_submit_button_1:hover {
    color: #ffffff;
    background-color: #de9f23;
    cursor: pointer;
}
.foot_emails a {
    color: #ffffff;
    text-decoration: none;
    margin-right: 65px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-bottom: 1.5px solid rgba(254,186,47,0);
    padding-bottom: 10px;
}
.foot_emails a:hover {
    color: #feba2f;
    text-decoration: none;
    margin-right: 65px;
}
.social_footer li {
    width: 71px;
    height: 71px;
    float: left;
    margin: 0px 18px;
}

.social_footer ul {
    clear: both;
    display: inline-block;
    width: auto;
    margin: 0 auto;
    padding-bottom: 30px;
}
a.facebook {
    background-image: url('images/sm-fb.png');
}
a.twitter {
    background-image: url('images/sm-tw.png');
}
a.linkedin {
    background-image: url('images/sm-li.png');
}
a.googleplus {
    background-image: url('images/sm-gp.png');
}
a.ilm_logo {
    width: 258px;
    height: 18px;
    display: block;
    background: url('images/ilawyer_logo.png') no-repeat;
    margin: 0 auto;
    margin-bottom: 6px;
    background-position: top center;
}
a.ilm_logo:hover {
    background-position: bottom center;
}
.ilawyer {
    text-align: center;
}
#magic-line { 
    position: absolute; 
    bottom: -4px; 
    left: 0; 
    height: 4px; 
    background: #D49A2A; 
}
.page-id-52 #magic-line, 
.page-id-128 #magic-line, 
.page-id-130 #magic-line, 
.page-id-125 #magic-line, 
.page-id-132 #magic-line, 
.page-id-134 #magic-line, 
.page-id-118 #magic-line, 
.page-id-138 #magic-line, 
.page-id-58 #magic-line, 
.page-id-43 #magic-line, 
.page-id-299 #magic-line, 
.page-id-229 #magic-line, 
.page-id-120 #magic-line, 
.page-id-126 #magic-line, 
.page-id-136 #magic-line, 
.page-id-25 #magic-line, 
.page-id-122 #magic-line, 
.page-id-124 #magic-line, 
.page-id-138 #magic-line, 
.page-id-38 #magic-line, 
.page-id-45 #magic-line, 
.page-id-114 #magic-line, 
.page-id-112 #magic-line, 
.page-id-10 #magic-line, 
.page-id-14 #magic-line, 
.page-id-18 #magic-line, 
.page-id-110 #magic-line {
    display: none;
}
.page-id-52 #menu-item-218 a, 
.page-id-128 #menu-item-218 a, 
.page-id-130 #menu-item-218 a,
.page-id-125 #menu-item-218 a,
.page-id-132 #menu-item-218 a,
.page-id-134 #menu-item-218 a,
.page-id-118 #menu-item-218 a,
.page-id-138 #menu-item-218 a,
.page-id-58 #menu-item-218 a,
.page-id-43 #menu-item-218 a,
.page-id-120 #menu-item-218 a,
.page-id-126 #menu-item-218 a,
.page-id-136 #menu-item-218 a,
.page-id-122 #menu-item-218 a,
.page-id-124 #menu-item-218 a,
.page-id-138 #menu-item-218 a,
.page-id-299 #menu-item-218 a,
.page-id-229 #menu-item-218 a,
.page-id-25 #menu-item-218 a,
.page-id-38 #menu-item-218 a,
.page-id-45 #menu-item-218 a,
.page-id-114 #menu-item-218 a,
.page-id-112 #menu-item-218 a,
.page-id-10 #menu-item-184 a,
.page-id-14 #menu-item-184 a,
.page-id-18 #menu-item-184 a,
.page-id-110 #menu-item-218 a {
    padding-top: 11px !important;
    border-top: solid 4px #D49A2A;
    margin-top: -17px !important;
}




#menu-main #menu-item-218 .sub-menu li a {
    padding-top: 10px !important;
    border-top: none !important;
    margin-top: 0px !important;
}
#menu-main #menu-item-184 .sub-menu li a {
    padding-top: 10px !important;
    border-top: none !important;
    margin-top: 0px !important;
}
#menu-main li a {
    float: left;
    display: block;
    margin: 0 auto;
    width: auto;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 30px;
    color: #ffffff;          
}
#menu-main li a:hover {
    color: #de9f23;
    transition: all .25s ease-in-out; 
    -moz-transition: all .25s ease-in-out; 
    -webkit-transition: all .25s  ease-in-out;
}
#menu-main .current-menu-item a {
    color: #de9f23;
}
#menu-main .current-menu-item a:hover {
    color: #de9f23;
}
#menu-main .current-menu-item .sub-menu li a {
    color: #ffffff;
}
#menu-main .current-menu-item .sub-menu li a:hover {
    color: #de9f23;
}
#menu-main ul.sub-menu a {
    display: block;
    width: 123px;
    padding: 10px 13px;
    font-family: 'DIN Next W01 Regular';
    font-size: 14px;
    border-bottom: 1px solid #67666d;
}
#menu-main ul.sub-menu li {
    width: 153px;
}
#menu-main .menu-item-has-children a:after {
    content: "\25BE";
    margin-left: 5px;
}
#menu-main .menu-item-has-children .sub-menu a:after {
    content: none;
}

.mj_desc {
    background-color: #de9f23;
    position: absolute;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 13px 14px 12px 18px;
    font-size: 14px;
    top: 68px;
    letter-spacing: 0.02em;
    color: #ffffff;
    font-family: 'DIN Next W01 Regular';
    -webkit-transition: all 0.33s linear;
    -moz-transition: all 0.33s linear;
    -ms-transition: all 0.33s linear;
    -o-transition: all 0.33s linear;
    transition: all 0.33s linear;
    opacity: 0;
    visibility: hidden;
    cursor: default;
}
.marijuana_btn:hover > .mj_desc {
   opacity: 1;
   visibility: visible;
   top: 54px;
}
a.mast_req_btn:hover {
    padding: 24px 0px 20px;
    width: 378px;
    margin-top: -4px;
    margin-bottom: 41px;
    background-color: rgba(224, 162, 41, 1.0);
}
.btn_brdr {
    background: url('images/btn_brdr.png') top 1px center no-repeat;
    overflow: visible;
    padding-top: 5px;
    padding-bottom: 3px;
}
.hover_info {
    background-color: #171c27;
    width: 100%;
    height: 100%;
    top: 0px;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
@-moz-document url-prefix() {
   .hover_info {
    background-color: #171c27;
    width: 99.5%;
    height: 100%;
    top: 0px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
}
ul.pa li:hover > .hover_info {
    visibility: visible;
    opacity: 1;
}
.hover_inner {
    position: relative;
    width: 90%;
    height: 88%;
    margin: 0 auto;
    margin-top: 5.2%;
    border: 1px solid #ac822c;
}
ul.pa li ul li {
    display: block;
    color: #ffffff;
    float: none;
    border: none;
    margin: 0 auto;
    text-transform: capitalize;
    width: auto;
    height: auto;
    margin-bottom: 10px;
}
ul.pa a {
    text-decoration: none;
    color: #0a0f22;
}
.hover_inner ul {
    margin-top: 4%;
}
#menu-main li ul.sub-menu {
    width: 149px;
    position: absolute;
    z-index: 2;
    top: 53px;
    visibility: invisible;
    opacity: 0;
    display: none;
    background-color: #191c26;
    padding-top: 0px;

}
#menu-item-184 ul.sub-menu {
    margin-left: 63px;
}
#menu-item-184 ul.sub-menu li {
width: 104px;
}
#menu-item-218 ul.sub-menu {
    margin-left: 167px;
}
#menu-main li.menu-item-has-children:hover > ul.sub-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    }
.page-child #magic-line {
    display: none !important;
}
.nav-menu-srm {
    position: absolute;
    z-index: 2;
    width: 100%;
}
#wprmenu_menu.wprmenu_levels ul li.menu-item a:hover {
    background-color: #dfa22f !important;
}
#wprmenu_menu .wprmenu_icon_par {
    width: 100% !important;
}
#wprmenu_menu ul li a {
    text-align: center;
    text-transform: uppercase;
    font-family: 'DIN Next W01 Medium';
    letter-spacing: .1em;

}

#wprmenu_menu.wprmenu_levels a.wprmenu_parent_item {
border-left:none !important;
margin-left:0px !important;
}
#wprmenu_menu.wprmenu_levels ul li ul li {
padding-left: 0px !important;
font-weight: 100;
}
#wprmenu_menu.wprmenu_levels ul li ul li a {
    font-family: 'DIN Next W01 Light';
}
#wprmenu_bar {
    background: #171c29 url('/wp-content/themes/scharff/images/menu_btn.png') top left no-repeat !important;
}
#menu-main li:hover > ul {
display: block;
-moz-animation: fadeInDown .5s ease-in-out;
-webkit-animation: fadeInDown .25s ease-in-out;
animation: fadeInDown .25s ease-in-out;
}
a[href^=tel]{ color:#ffffff; text-decoration:none;}

.diagonal {
    background: url("/wp-content/themes/scharff/images/bg-angle-w.png") top center no-repeat;
    background-size: cover;
    height: 180px;
    display: block;
}
.blog .diagonal, .single .diagonal, .category .diagonal {
    margin-top: -162px;
}
.blog .mast, .single .mast, .category .mast {
    height: 575px;}
.internal_page {
    margin-top: -320px;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.page_default {
width: 100%;
background-color: #ffffff;
margin-top: -10px;
padding-bottom: 80px;
display: inline-block;
}
.logo {
height: 100px;
background: url('images/logo.png') top center no-repeat;
display: block;
margin-top: 40px;
margin-bottom: 15px;
}
hr.left {
    height: 3px; 
    background: url('/wp-content/themes/scharff/images/line.png') top left no-repeat; 
    border: none;
    margin-bottom: 40px;
}
.internal_page h1 {
    text-align: left;
}
.internal_page .primary ul {
    margin-bottom: 50px;
    margin-top: 30px;
    list-style-type: none;
}
.internal_page .primary li {
    margin-bottom: 20px;
    font-family: 'Geometria-Light', sans-serif;
    letter-spacing: .015em;
    margin-left: 60px;
    font-size: 18px;
}
.internal_page .primary li:before {
    content: "\2022";
    color: rgb(224, 162, 41);
    position: absolute;
    margin-left: -15px;
}
.page-template-page-sidebar-php aside {
    width: 20%;
    float: left;
    min-width: 230px;
}
.page-template-page-sidebar-php .primary {
    width: 75%;
    float: right;
}

.internal_page aside .sub-menu li a {
    font-family: 'DIN Next W01 Regular';
}
.blog aside, .single aside, .category aside {
    width: 20%;
    float: left;
    min-width: 230px;
}
.blog .primary, .single .primary, .category .primary{
    width: 75%;
    float: right;
}
.blog .primary h3 a, .single .primary h3 a {
    font-size: 20px;   
    font-family: 'DIN Next W01 Medium';   
    color: rgb(224, 162, 41);   
    text-decoration: none;
    display: inline-block;
    margin-bottom: 1px;
}
.blog .primary h3 a:hover, .single .primary h3 a:hover {
    color:#0c1721;
}
.category .primary h3 a,Â .category .primary h3{
    font-size: 20px;   
    font-family: 'DIN Next W01 Medium';   
    color: rgb(224, 162, 41);   
    text-decoration: none;
    display: inline-block;
    margin-bottom: 1px;
    margin-top: 50px;
}
.category .primary h3 a:hover{
    color:#0c1721 !important;
}
.blog time, .single time, .category time{
    font-family: 'DIN Next W01 Light';
    display: inline-block;
    margin-bottom: 10px
}
.category .primary h2 {
    font-size: 45px;   color: #0c1721;   line-height: 60px;   letter-spacing: .02em;   
    margin-top: 20px;   margin-bottom: 15px;   text-transform: uppercase;   font-family: 'DIN Next W01 Medium';   
    text-align: left;
}
.category hr.left {
    margin-bottom: 0px !important;
}
.blog .single-display p.clear a, .single .single-display p.clear a  {   
    font-family: 'Geometria-Light', sans-serif;   
    color: #0a0f22;   
    text-decoration: none;   
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .075em;
    display: inline-block;   
    margin-bottom: 25px;
    margin-top: 16px;
    font-size: 15px;
}
.blog .single-display p.clear a:hover, .single .single-display p.clear a:hover  {    
    text-decoration: underline;
}
.blog-list aside, .single aside, .category aside {
    margin-top: -7px;
}

.blog-list aside .widgettitle, .single aside .widgettitle {
    font-size: 18px;   
    color: #0c1721;      
    letter-spacing: .02em;         
    text-transform: uppercase;   
    font-family: 'DIN Next W01 Medium';
    margin-top:30px;
    margin-bottom: 10px;
}
.blog-list aside  a, .single aside a {
     font-family: 'DIN Next W01 Light';
     font-weight: 600;
     text-decoration: none;
     color: rgb(224, 162, 41);
     margin-bottom: 10px;
     display: inline-block;
     letter-spacing: .03em;
     font-size: 16px;
}
.blog-list aside  a:hover, .single aside  a:hover {
    color: #0c1721;
}
.pagination a {
    font-family: 'Geometria-Light', sans-serif;   
    text-decoration: none;   
    font-weight: 600;   
    text-transform: uppercase;   
    letter-spacing: .075em;   
    display: inline-block;   
    margin-bottom: 25px;   
    margin-top: 16px;   
    font-size: 20px;
    color: rgb(224, 162, 41);
    text-align: center;
    margin-right: 30px;
}
.pagination a:hover {
    text-decoration: underline;
    color: #0a0f22;
}
.category aside .widgettitle, .single aside .widgettitle {
    font-size: 18px;   
    color: #0c1721;      
    letter-spacing: .02em;         
    text-transform: uppercase;   
    font-family: 'DIN Next W01 Medium';
    margin-top:30px;
    margin-bottom: 10px;
}
.category aside  a, .single aside a {
     font-family: 'DIN Next W01 Light';
     font-weight: 600;
     text-decoration: none;
     color: rgb(224, 162, 41);
     margin-bottom: 10px;
     display: inline-block;
     letter-spacing: .03em;
     font-size: 16px;
}
.category aside  a:hover, .single aside  a:hover {
    color: #0c1721;
}
.page-template-page-attorney-bio-php aside {
    width: 20%;
    float: left;
    min-width: 230px;
}
.page-template-page-attorney-bio-php .primary {
    width: 75%;
    float: right;
}
#dc_jqaccordion_widget-2 li a {
    color: #e0a229;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'DIN Next W01 Medium';
  font-weight: normal;
  letter-spacing: .044em;
  padding: 17px 0 14px 12px;
  display: block;
}
#dc_jqaccordion_widget-2 li a:hover {
    color: #120000 ;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'DIN Next W01 Medium';
    font-weight: normal;
    letter-spacing: .044em;
}
#dc_jqaccordion_widget-2 li a.active {
    color: #120000 ;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'DIN Next W01 Medium';
    font-weight: normal;
    letter-spacing: .044em;
}
#dc_jqaccordion_widget-2 li {
    border-bottom: 1px solid #c4c5c9;
    font-family: 'DIN Next W01 Light';
}
#dc_jqaccordion_widget-2 {
    margin-top: 30px;
    margin-bottom:30px;
}
#dc_jqaccordion_widget-2 .sub-menu li:last-child {
    border-bottom: none !important;
}
#dc_jqaccordion_widget-2 li:first-child {
    border-top: 1px solid #c4c5c9 !important;
}
#dc_jqaccordion_widget-2 li.menu-item-has-children a:before {
    content: " \25BE";
    position: absolute;
    left: 206px;
}
#dc_jqaccordion_widget-2 .sub-menu a:before {
    content: none !important;
}
.page-id-29 #gmap {
    display: none;
}
.menu-item-184 a {
    margin-top: -2px !important;
}
.menu-item-218 a {
    margin-top: -2px !important;
}
.page-id-92 .entry-content li {
    float: left;
    width: 50%;
    text-align: left;
    font-family: 'DIN Next W01 Light';
    font-size: 21px;
    line-height: 2;
    margin-bottom: 15px;
}
.page-id-92 .entry-content li a:hover{
    color: #0c1721;
    padding: 20px 0px;
}
.page-template-page-attorney-bio-php aside img {
    max-width: 260px;
    margin-bottom: 20px;
    margin-top: 33px;
}
a#displayText {
    display: none;
    font-size: 18px;   color: #0c1721;      
    letter-spacing: .015em;      margin-bottom: 15px;   
    text-decoration: none;
    text-transform: none;   font-family: 'DIN Next W01 Medium';
    margin-top: 8px;
}
a#displayText:hover {
    color: #e0a229;
}
#toggleText {
    display: block;
    margin-bottom: 20px;
}
    .page-template-page-attorney-bio-php aside li {
    margin-bottom: 16px;
    font-family: 'DIN Next W01 Light';
    letter-spacing: .03em;
    font-size: 15px;
    margin-left: 13px;
    margin-top: 5px;
    font-weight: 500;
}
    .page-template-page-attorney-bio-php aside li:before {
    content: "\2022";
    color: rgb(224, 162, 41);
    position: absolute;
    margin-left: -14px;
    margin-top: -4px;
    font-size: 22px;
}

aside h2 {
    font-size: 17px !important;
    margin-top: 20px;
}
.page-id-8 #section6 li {
    margin-bottom: 10px;
    font-family: 'Geometria-Light', sans-serif;
    letter-spacing: .025em;
    margin-left: 60px;
    font-size: 18px;
}
.page-id-8  #section6 li:before {
    content: "\2022";
    color: rgb(224, 162, 41);
    position: absolute;
    margin-left: -15px;
}
li.only1 {
    padding-top: 42px;
}
nav.posts-nav {
    background: none;
    color: rgb(23, 28, 39);
}
ol li:before {
    display: none;
}
.internal_page aside .sub-menu li a {
    font-family: 'DIN Next W01 Regular' !important;
    text-transform: capitalize !important;
    font-weight: 100 !important;
    letter-spacing: 0em !important;
    margin-left: 20px;
}
.internal_page aside .sub-menu li a:hover {
    font-family: 'DIN Next W01 Regular' !important;
    text-transform: capitalize !important;
    font-weight: 100 !important;
}
#slideshow {
    display: none;
}
.page-id-8 #slideshow { 
    margin: 0 auto; 
    position: relative; 
    width: 100%;    
    z-index: -1;
    display: block;
}
#slideshow > div { 
    position: absolute;     
    left: 50%;
    margin-left: -1000px;
}
#rotator {
  background: url('https://scharfflawfirm.com/wp-content/uploads/2019/10/slide1jsac.jpg') no-repeat center top;
  background-size: cover;
}
.page-id-8 #rotator {
    background: transparent;
}
@media (max-width: 1000px) {
    #slideshow {
        display: none;
    }
    #rotator {
      background: url('https://scharfflawfirm.com/wp-content/uploads/2019/10/header-mobile-js-am-1.jpg') center top no-repeat;
      background-size: cover;
    }
    .page-id-8 #rotator {
      background: url('https://scharfflawfirm.com/wp-content/uploads/2019/10/header-mobile-js-am-1.jpg') center top no-repeat;
      background-size: cover;
    }
}
@media (max-width: 600px) {
    #slideshow {
        display: none;
    }
    #rotator {
      background: url('https://scharfflawfirm.com/wp-content/uploads/2019/10/header-mobile-js-am-1.jpg') center top no-repeat;
      background-size: cover;
    }
    .page-id-8 #rotator {
      background: url('https://scharfflawfirm.com/wp-content/uploads/2019/10/header-mobile-js-am-1.jpg') center top no-repeat;
      background-size: cover;
    }

}
@media (min-width: 600px) {
    .mobile_form {
        display: none;
    }
}


#wprmenu_bar {
	height: 54px !important;
}

#wprmenu_bar .menu_title, #wprmenu_bar .wprmenu_icon_menu {
	margin-top: 8px;
}

#wprmenu_bar .wprmenu_icon {
	top: 9px;
}

.mobile-phone {
    position: absolute;
    right: 25px;
    top: -45px;
    z-index: 999;
    font-family: 'DIN Next W01 Bold';
    font-size: 20px;
    display: flex;
    -webkit-display: flex;
    align-items: center;
    -webkit-align-items: center;
}
.mobile-phone a{
    display: inline-block;
    padding: 0 5px;
}

#tiny-carousel-slider1 .overview li {
	border: none !important;
}

#tiny-carousel-slider1 .buttons {
	display: none !important;
}


div.wpcr3_dotline, div.wpcr3_review div.wpcr3_dotline {
    border-bottom: 1px solid #ccc !important;
    margin-bottom: 30px !important;
}

.wpcr3_aggregateRating_overallText,
.wpcr3_aggregateRating_reviewCount,
.wpcr3_review_datePublished,
.wpcr3_review_author,
.wpcr3_table_2 {
    color: #000 !important;
    font-family: 'Aleo-Light',sans-serif !important;
    font-size: 15px !important;
}

.wpcr3_review_title {
    font-size: 1em !important;
    font-family: 'Aleo-Light',sans-serif !important;
    color: rgb(224, 162, 41) !important;
    font-weight: bold !important;
    padding: 5px 0 !important;
}

.wpcr3_leave_text {
    padding: 10px 0;
}

.wpcr3_table_2 td {
    padding: 10px 0;
}

.wpcr3_table_2 input {
    padding: 5px 0 !important;
}

.wpcr3_button_1 {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}




@media (max-width:600px){
    .mast h3 {
        display: none;
    }
}


/* accordian menu */
#menu-practice-areas .sub-menu {display:none;}
#menu-practice-areas .menu-item-has-children .sub-menu.open  {display:block;}
#dc_jqaccordion_widget-2 li a:hover{ cursor: pointer; }


/* dwi header */

.page-id-120 #rotator,
.parent-pageid-120 #rotator{
    background: url('images/header-mobile.jpg')no-repeat center top!important;
}

@media (min-width:820px){
    .page-id-120 #rotator,
    .parent-pageid-120 #rotator{
        background: url('images/header-ipad.jpg')no-repeat center top!important;
    }
}
@media (min-width:1000px){
    .page-id-120 #rotator,
    .parent-pageid-120 #rotator{
        background: url('https://scharfflawfirm.com/wp-content/uploads/2019/10/slide1jsac.jpg')no-repeat center top!important;
    }
}
h2,h3,.article h2, .article h3 {
    font-size: 20px;
    font-family: 'DIN Next W01 Medium';
    color: rgb(224, 162, 41);
    margin-bottom: 5px;
    text-transform: uppercase;
}
.review-container {
    width: 100%
}

.review-container h2 {
    text-align: center;
}

.review-container h3 {
    text-align: center;
    padding-bottom: 30px;
}

.review-left {
    width: 48%;
    float: left;
    margin-right: 4%;
}

.review-right {
    width: 48%;
    float: right;
    margin-right: 0;
}

.review-bottom {
    width: 48%;
    float: none;
    margin: 0 auto;
}

.review-left img {
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
    height: 54px;
    width: auto;
}

.review-right img {
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
    height: 54px;
    width: auto;
}

.review-bottom img {
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
    height: 54px; REMOVE
    width: auto;
    padding-top: 20px;
}
.review-bottom{ clear:both; }

.review-button {
    width: 100%;
    display: block;
    font-size: 14px;
    color: #fff;
    border-radius: 6px;
    background-color: rgba(224, 162, 41, 0.85);
    text-align: center;
    padding: 20px 0;
    text-decoration: none;
    font-family: "Playfair Display Regular";
}
a.review-button:hover {
   color:#fff;
   background-color:#22262B;
}
a.review-button {
color:#fff!important;}


.wistia-review {
    padding-top: 40px;
}

@media (max-width:767px){
    .review-left {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .review-right {
        width: 100%;
        float: none;
    }

    .review-bottom {
        width: 100%;
    }

    .review-right img {
        padding-top: 30px;
    }

    .review-bottom img {
        padding-top: 30px;
    }
}

.rainbow-wpr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    background-color: #171d28;
    background-image: url('/wp-content/themes/scharff/images/lgbtq-flag-bg.jpg');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
}

.rainbow-wpr p {
    color: #fff;
    font-size: 24px;
    font-family: 'DIN Next W01 Medium';
    line-height: 34px;
    padding: 100px;
    text-shadow: 1px 1px 2px rgba(105, 105, 105, 0.8);
    text-align: justify;
    letter-spacing: 1px;
    margin: 0;
    background-color: rgba(0,0,0,.1);
}

@media (max-width: 767px) {
    .rainbow-wpr p {
        font-size: 18px;
        line-height: 26px;
        padding: 30px 15px;
        letter-spacing: .04em;
        text-align: left;
        color: #0a0f22;
        text-shadow: none;
        background-color: rgba(255,255,255,0.55);
        font-family: 'Geometria-Light', sans-serif;
        font-weight: 600;
    }
}

@-moz-document url-prefix() {
    .rainbow-wpr {
        -webkit-transform: initial;
                transform: initial;
    }
