/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/
.single-post .for_blogpost .l-section-h.i-cf {
    padding-bottom: 0px;
}footer#page-footer.l-footer {
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%), 0 2px 5px rgb(0 0 0 / 15%);
}
.pad-top-custom .l-section-h.i-cf {
    padding-top: 3.5rem !important;
}
.custom-p-zero div p:nth-child(3) {
    margin-bottom: 0px !important;
}
div#us_grid_1 .w-grid-item-h .w-vwrapper {
    padding: 30px;
}
@media (max-width: 980px) {
	header#page-header .l-subheader-cell.at_center .w-image.hide-for-sticky.hidden_for_tablets.ush_image_3 {
    margin-right: 0px !important;
}header#page-header .l-subheader-cell.at_center .w-html.ush_html_1 {
    margin-left: 8px !important;
}header#page-header.l-header.sticky .ush_image_4 {
    margin-right: 0px;
}.l-body .l-sidebar .vc_column-inner {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}
	.l-main .l-sidebar .widget_nav_menu .menu-item.current-menu-item>a {
    color: #80e42f !important;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 100% !important;
    display: inline-block !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    font-size:20px !important;
	margin-left: 0px !important;
}form.wpcf7-form.init div {
    padding: 0px !important;
}
	}
.custom-tabs-am .w-tabs-list.items_7 {
    background: transparent;
    border-bottom: 1px solid #e0e0e0;
}
.custom-tabs-am a.w-tabs-item {
    display: block;
    padding: 1em .3em;
    color: inherit!important;
    outline: none!important;
    transition: none;
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.custom-tabs-am a.w-tabs-item {
    flex: 1 1 50%;
    transition: color .3s;
    -webkit-tap-highlight-color: transparent;
}
.custom-tabs-am .w-tabs-item.active .w-tabs-item-title {
    color: var(--color-content-primary);
}
.custom-tabs-am .w-tabs-item-title {
    text-transform: uppercase;
    opacity: .66;
    transition: opacity .3s;
}
.w-tabs.style_default a.w-tabs-item.active {
    border-bottom-color: #80e42f !important;
}
.custom-tabs-am a.w-tabs-item:hover {
    background: transparent !important;
}
.custom-tabs-am a.w-tabs-item:hover span.w-tabs-item-title {
    opacity: 1 !important;
}
.custom-tabs-am .w-tabs-item {
    border-style: solid;
    border-color: transparent;
    color: inherit;
    transition: background 0.2s,border-color 0.2s,color 0.2s;
    border-top: 0px !important;
    border-bottom: 2px solid transparent !important;
}
.l-sidebar .vc_column-inner {
    padding: 0px !important;
}
/*Add your own styles here:*/
.tribe-events-button, button[type="submit"]:not(.w-btn), input[type="submit"] {
	font-size: inherit !important;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    border-radius: 0em;
    padding: 0.2em 1.2em;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.4);
    background-color: #80e42f;
    border-color: #80e42f;
    color: #000000 !important;

}
@media (min-width: 980px) {
body:not(.home) .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
    padding-top: 200px !important;
}
	.homeherobg .l-section-h.i-cf {padding-top: inherit !important;min-height: 676px !important;}
}

/*my custom css am*/
.wpcf7-form {
    padding-top: 10px;
}
.w-nav-list:not(.level_1) {
    background-color: rgba(0,0,0,.85) !important;
    color: #fff !important;
}
input[type=text], input[type=password], input[type=email], input[type=url], input[type=tel], input[type=number], input[type=date], input[type=search], input[type=range], textarea, select {
    width: 100%;
    border-radius: 0;
    border-width: 0 0 1px;
    border-style: solid;
    box-shadow: 0 -1px 0 0 transparent inset !important;
    background-color: transparent!important;
    color: inherit!important;
    transition: all .3s;
	min-height:auto !important;
}
span.wpcf7-form-control-wrap {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.custom-color-white .custom2,
.custom-color-white .custom {
    color: #fff;
}
span.wpcf7-list-item input[type="checkbox"] {
    margin: 0 auto !important;
    width: 13px;
}
footer#page-footer .footersocial a.w-socials-item-link i.fab {
    padding-left: 0px !important;
    background: transparent;
}
.header_hor .w-nav.type_desktop>.w-nav-list {
    font-weight: 600;
	text-transform:uppercase !important;
}
@media screen and (min-width:767px){
	.custom-header{
		display:none !important;
	}
}

/*end my custom css am*/
@media (min-width:1121px) {
	
.headerphone { 
	font-size:40px; 
	color:#80e42f; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	font-weight:500;
	margin-bottom:0px;
	margin-top:-22px;
}	
.headerphonecta {
	font-size:18.7px;
	margin-top:10px;
}
	
}


@media (min-width:1025px) {

.calloutcontainer {
    max-width:1200px;
    margin:0 auto;
    margin-top:-77px;
}

.homecallout {
    margin: 0 auto;
    max-width: 100%;
    height: 340px;
    padding: 40px 25px 15px 25px;
    background-image: url(https://www.rhinolawyers.com/wp-content/uploads/2019/07/home_settlement_bg2.png);
    background-size: 100% 100%;
    display: block;
    z-index:10;
    position:relative;
    margin-top:-77px;
}

.w-tabs.iconpos_right .w-tabs-section-header-h {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0px 10px 0px;
}

.slick-next {
    margin-right: 15px;
}

.slick-prev {
    margin-left: 15px;
}

.desktopbtnrow {
    display:block;
}

.mobilebtnrow {
    display:none;
}

.homeformbtn {
    
}

.subheaderrow {
    min-height: 100vh;
}

.btnline {
    width: 70%; 
    margin: 0 auto; 
    height: 10px; 
    border-top: 1px solid #000; 
    margin-top: -24px;
    display:block;
}

.injuredarea {
    margin: 0 auto;
    max-width: 560px;
    height: 140px;
    padding: 30px 5px 5px 5px;
    background-image: none; /*url(https://www.rhinolawyers.com/wp-content/uploads/2019/07/Injured_angle_bg.png);*/
    background-size: 100% 100%;
    display: block;
    margin-top:0px;
    z-index:10;
    position:relative;
    text-align:center;
    color:#fff;
    margin-bottom:36px;
}

.injuredgreen {
    color: #80e42f;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 50px;
    line-height:10px;
    text-transform: uppercase;
}

.injuredwhite {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 83px;
    line-height: 50px;
    text-transform: uppercase;
}

.homeh1 {
    font-size: 60px;
    text-transform: uppercase;
    color:#333;
    text-align:center;
    font-weight:600;
    margin-bottom:0px;
}

.settlementsubheader {
    font-size: 26px;
    text-transform: uppercase;
    color:#333;
    text-align:center;
    font-weight:300;
}

.homesettlement {
    font-size:38px;
    text-align:center;
    margin-bottom:0px;
}

.homesesetdesc {
    font-size:24px;
    text-align:center;
}

h1.custom {
    color: #000; 
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 90px;
    line-height: 90px;
    margin-bottom:25px;
    text-transform:uppercase;
}

.subheadline {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 38px;
    line-height:40px;
    text-transform:uppercase;
}

h2.custom {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 80px;
    line-height: 80px;
    margin-bottom:25px;
    text-transform:uppercase;
}

h2.custom2 {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 60px;
    line-height: 60px;
    text-transform:uppercase;
}

h3.custom {
    color: #80e42f;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 30px;
    line-height:40px;
}

.style2 {
    font-weight:300;
    font-size:26px;
    line-height:30px;
    font-family:'Open Sans Condensed';
    
}

.green {
    color: #80e42f;
}

.white {
    color: #fff;
}

.home3box {
    padding:25px;
}

.footerdisclaimer {
    font-size:14px;
    line-height:20px;
}

.footercopyright {
    font-size:14px;
    line-height:20px;
}

.w-btn i {
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
}

.pgbtn.w-btn i {
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
    font-size:40px;
}

.w-btn-label {
    vertical-align: middle;
}

.footerformrow {
    margin-top:-310px;
}

.greenbar {
    display:block;
}

.injuredimg {
    margin-top:-200px;
}

.herodesktop {
	display:block;
}

.herotablet {
	display:none;
}

.heromobile {
	display:none;
}

.subheader {
	display:block;
}

.desktoprow {
	display:block;
}

.tabletrow {
	display:none;
}

.mobilerow {
	display:none;
}

.tabletmobilerow {
	display:none;
}

.firmheight {
	min-height:300px;
	width:100%;
}

.casesheight {
	min-height:200px;
	width:100%;
}
	
.homecontactform {
	background-color: rgba(0,0,0,0.6); 
	padding: 40px; 
	margin: 0 auto; 
	max-width: 700px; 
	border: 1px solid #80e42f; 
	text-align: center;
	min-height:400px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], input[type="range"], select {

    line-height: 40px;
    height: 40px;

}

textarea {
	padding:0px;
	overflow: auto;
	height: 137px;
	resize: vertical;
}

.tribe-events-button, button[type="submit"]:not(.w-btn), input[type="submit"] {

    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    border-radius: 0em;
    padding: 0.2em 1.2em;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.4);
    background-color: #80e42f;
    border-color: #80e42f;
    color: #000000 !important;

}

.formhalfleft {

    width: 48%;
    float: left;
    margin-bottom: 0px;
    color: #fff;

}

.formhalfright {

    width: 48%;
    float: right;
    margin-bottom: 0px;
    color: #fff;

}

.topmenu {
	font-size:14px;
	color:#cacaca;
	margin-top:10px;
}

.tmline {
	color:#80e42f;
	margin-left: 10px;
	margin-right: 10px;
}

.settlementbox {
	margin:0px;
	padding:0px;
}

.settlementwrap {
	text-align:center;
	vertical-align:middle;
	margin: 25px 0px 25px 0px;
	border-right:0px solid #fff;
	max-height:100px;
}

.settlement {
	text-align:center; 
	font-size:30px; 
	color:#fff; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	margin-top:0px;
	margin-bottom:-8px;
}

.dash {
	display: inline-block;
	width: 40px;
	height: 3px;
	background-color: #80e42f;
	text-align: center;
	margin: 0 auto;
	margin-top:0px;
}

.setdesc {
	text-align:center; 
	font-size:15px; 
	line-height:18px;
	color:#fff; 
	font-family:'Roboto Condensed';
	margin-bottom:20px;
}

.testimonial {
	text-align:center; 
	font-size:26px; 
	line-height:34px; 
	font-family:'Roboto Condensed';
	font-style:italic;
	font-weight:300;
}

.ttshowcase_rl_title {

    font-weight: bold;
    margin-top: 30px;

}

.homefirmsection {
	
}

.buttonbox {
	background-color: rgba(0,0,0,0.6); 
	padding: 0px; 
	margin: 0 auto;  
	border: 1px solid #80e42f; 
	min-height:120px;
	vertical-align:middle;
}

.iconwrap {
	position:relative;
	margin-top:-40px;
}

.homeicon {
	margin: 0px 10px 0px 20px;
	float:left;
}

.iconlink {
	color:#fff;
	float:left;
	text-align:left;
	font-size:22px;
	line-height:25px;
	margin-right:30px;
}

.w-tabs-section-header {

    display: none;
    position: relative;
    text-align: left;
    line-height: 1.5;
    white-space: nowrap;
    cursor: pointer;
    padding: 1em 0em;
    transition: background-color 0.3s, color 0.3s;

}

.w-tabs.accordion .w-tabs-section-content-h {
    padding: 0px 0px 1.5em 0px;
}

.footerinfo {
	display:block;
}

.footerphone {
	display:none;
}

.sidebarcontactform {
	margin-top:0px;
}

}

@media (min-width:1025px) and (max-width:1120px) {

.headerphone {
	font-size:32.5px; 
	color:#80e42f; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	font-weight:500;
	margin-bottom:0px;
	margin-top:-26px;
}
p.headerphone:before{
	font-size: 28px !important;
}
.headerphonecta {
	font-size:14.5px;
	margin-top:-8px;
}
	
}

@media (min-width:990px) and (max-width:1024px) {


.calloutcontainer {
    max-width:1200px;
    margin:0 auto;
    margin-top:-77px;
}

.homecallout {
    margin: 0 auto;
    max-width: 100%;
    height: 320px;
    padding: 40px 25px 15px 25px;
    background-image: url(https://www.rhinolawyers.com/wp-content/uploads/2019/07/home_settlement_bg2.png);
    background-size: 100% 100%;
    display: block;
    margin-top:-77px;
    z-index:10;
    position:relative;
}

.w-tabs-section-header {
    display: none;
    position: relative;
    text-align: left;
    line-height: 1.5;
    white-space: nowrap;
    cursor: pointer;
    padding: 10px 0px 10px 0px;
    transition: background-color 0.3s, color 0.3s;
    margin-top:-10px;
}

.slick-next {
    margin-right: 45px;
}

.slick-prev {
    margin-left: 45px;
}

.desktopbtnrow {
    display:block;
}

.mobilebtnrow {
    display:none;
}

.homeformbtn {
    
}

.btnline {
    width: 70%; 
    margin: 0 auto; 
    height: 10px; 
    border-top: 1px solid #000; 
    margin-top: -24px;
    display:block;
}

.injuredarea {
    margin: 0 auto;
    max-width: 420px;
    height: 120px;
    padding: 10px 5px 5px 5px;
    background-image: none; /* url(https://www.rhinolawyers.com/wp-content/uploads/2019/07/Injured_angle_bg.png); */
    background-size: 100% 100%;
    display: block;
    margin-top:0px;
    z-index:10;
    position:relative;
    text-align:center;
    color:#fff;
    margin-bottom:32px;
    margin-left:300px;
}

.injuredgreen {
    color: #80e42f;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 38px;
    line-height:38px;
    text-transform: uppercase;
    margin-bottom:10px;
}

.injuredwhite {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 63px;
    line-height: 40px;
    text-transform: uppercase;
}

.homeh1 {
    font-size: 50px;
    text-transform: uppercase;
    color:#333;
    text-align:center;
    font-weight:600;
    margin-bottom:0px;
}

.settlementsubheader {
    font-size: 26px;
    text-transform: uppercase;
    color:#333;
    text-align:center;
    font-weight:300;
}

.homesettlement {
    font-size:38px;
    text-align:center;
    margin-bottom:0px;
}

.homesesetdesc {
    font-size:24px;
    text-align:center;
}

h1.custom {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 90px;
    line-height: 90px;
    margin-bottom:25px;
    text-transform:uppercase;
}

.subheadline {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 38px;
    line-height:30px;
    text-transform:uppercase;
}

h2.custom {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 70px;
    line-height: 70px;
    margin-bottom:25px;
    text-transform:uppercase;
}

h2.custom2 {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
    text-transform:uppercase;
}

h3.custom {
    color: #80e42f;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 30px;
    line-height:40px;
}

.style2 {
    font-weight:300;
    font-size:26px;
    line-height:30px;
    font-family:'Open Sans Condensed';
    
}

.green {
    color: #80e42f;
}

.white {
    color: #fff;
}

.home3box {
    padding:25px;
}

.w-btn i {
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
}

.pgbtn.w-btn i {
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
    font-size:20px;
}

.w-btn-label {
    vertical-align: middle;
    font-size: 18px;
}

.us-btn-style_2 {
    padding:0.4em .5em;
    color:#fff;
}

.us-btn-style_8 {
    padding:0.4em .5em;
    color:#fff;
}

.footerdisclaimer {
    font-size:14px;
    line-height:20px;
}

.footercopyright {
    font-size:14px;
    line-height:20px;
}

.footerformrow {
    margin-top:-300px;
}

.greenbar {
    display:block;
}

.herodesktop {
	display:none;
}

.herotablet {
	display:block;
}

.heromobile {
	display:none;
}

.subheader {
	display:block;
}

.desktoprow {
	display:block;
}

.tabletrow {
	display:none;
}

.mobilerow {
	display:none;
}

.tabletmobilerow {
	display:none;
}

.firmheight {
	min-height:270px;
	width:100%;
}

.casesheight {
	min-height:200px;
	width:100%;
}

.headerphone {
	font-size:32.5px; 
	color:#80e42f; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	font-weight:500;
	margin-bottom:0px;
	margin-top:-26px;
}

.headerphonecta {
	font-size:14.5px;
	margin-top:-8px;
}

.topmenu {
	font-size:14px;
	color:#cacaca;
	margin-top:10px;
}

.mainmenu {
	margin-right:20px;
}

.tmline {
	color:#80e42f;
	margin-left: 10px;
	margin-right: 10px;
}

.homecontactform {
	background-color: rgba(0,0,0,0.6); 
	padding: 40px; 
	margin: 0 auto; 
	max-width: 700px; 
	border: 1px solid #80e42f; 
	text-align: center;
	min-height:400px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], input[type="range"], select {

    line-height: 2rem;
    height: 2rem;

}

textarea {
	padding:0px;
	overflow: auto;
	height: 6.8rem;
	resize: vertical;
}

.tribe-events-button, button[type="submit"]:not(.w-btn), input[type="submit"] {

    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    border-radius: 0em;
    padding: 0.2em 1.2em;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.4);
    background-color: #80e42f;
    border-color: #80e42f;
    color: #000000 !important;

}

.formhalfleft {

    width: 48%;
    float: left;
    margin-bottom: 0px;
    color: #fff;

}

.formhalfright {

    width: 48%;
    float: right;
    margin-bottom: 0px;
    color: #fff;

}

.settlementbox {
	margin:0px;
	padding:0px;
}

.settlementwrap {
	text-align:center;
	vertical-align:middle;
	margin: 25px 0px 25px 0px;
	border-right:0px solid #fff;
	max-height:100px;
}

.settlement {
	text-align:center; 
	font-size:24px; 
	color:#fff; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	margin-top:0px;
	margin-bottom:-8px;
}

.dash {
	display: inline-block;
	width: 40px;
	height: 3px;
	background-color: #80e42f;
	text-align: center;
	margin: 0 auto;
	margin-top:0px;
}

.setdesc {
	text-align:center; 
	font-size:14px; 
	line-height:16px;
	color:#fff; 
	font-family:'Roboto Condensed';
	margin-bottom:20px;
}

.testimonial {
	text-align:center; 
	font-size:18px; 
	line-height:28px;
	font-family:'Roboto Condensed';
	font-style:italic;
	font-weight:300;
}

.ttshowcase_rl_title {

    font-weight: bold;
    margin-top: 20px;

}

.homefirmsection {
	
}

.buttonbox {
	background-color: rgba(0,0,0,0.6); 
	padding: 0px; 
	margin: 0 auto;  
	border: 1px solid #80e42f; 
	min-height:100px;
	vertical-align:middle;
}

.iconwrap {
	position:relative;
	margin-top:-40px;
}

.homeicon {
	margin: 0px 10px 0px 10px;
	float:left;
	max-width:38px;
}

.iconlink {
	color:#fff;
	float:left;
	text-align:left;
	font-size:16px;
	line-height:20px;
	margin-right:20px;
}

.w-tabs-section-header {

    display: none;
    position: relative;
    text-align: left;
    line-height: 1.5;
    white-space: nowrap;
    cursor: pointer;
    padding: 1em 0em;
    transition: background-color 0.3s, color 0.3s;

}

.w-tabs.accordion .w-tabs-section-content-h {
    padding: 0px 0px 1.5em 0px;
}

.footerinfo {
	display:block;
	font-size:14px;
	line-height:24px;
}

.footerphone {
	display:none;
}

.sidebarcontactform {
	margin-top:0px;
}
	
}


@media (min-width:768px) and (max-width:989px) {
p.headerphone:before{
	font-size: 28px !important;
}
.sidebarcontactform {
	display:none;
}

.calloutcontainer {
    margin-top:-72px;
}

.homecallout {
    margin: 0 auto;
    max-width: 100%;
    height: 300px;
    padding: 40px 25px 15px 25px;
    background-image: url(https://www.rhinolawyers.com/wp-content/uploads/2019/07/home_settlement_bg2.png);
    background-size: 100% 100%;
    display: block;
    margin-top:-70px;
    z-index:10;
    position:relative;
}

.w-tabs-section-header {
    display: none;
    position: relative;
    text-align: left;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    padding: 10px 0px 10px 0px;
    transition: background-color 0.3s, color 0.3s;
    margin-top:-28px;
}

.slick-next {
    margin-right: 15px;
}

.slick-prev {
    margin-left: 15px;
}

.desktopbtnrow {
    display:block;
}

.mobilebtnrow {
    display:none;
}

.homeformbtn {
   
}

.btnline {
    width: 70%; 
    margin: 0 auto; 
    height: 10px; 
    border-top: 1px solid #000; 
    margin-top: -24px;
    display:block;
}

.injuredarea {
    margin: 0 auto;
    max-width: 340px;
    height: 90px;
    padding: 20px 5px 5px 5px;
    background-image: none; /* url(https://www.rhinolawyers.com/wp-content/uploads/2019/07/Injured_angle_bg.png); */
    background-size: 100% 100%;
    display: block;
    margin-top:0px;
    z-index:10;
    position:relative;
    text-align:center;
    color:#fff;
    margin-bottom:32px;
}

.injuredgreen {
    color: #80e42f;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 30px;
    line-height:0px;
    text-transform: uppercase;
}

.injuredwhite {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 50px;
    line-height: 20px;
    text-transform: uppercase;
}

.homeh1 {
    font-size: 36px;
    text-transform: uppercase;
    color:#333;
    text-align:center;
    font-weight:600;
    margin-bottom:0px;
}

.settlementsubheader {
    font-size: 20px;
    text-transform: uppercase;
    color:#333;
    text-align:center;
    font-weight:300;
}

.homesettlement {
    font-size:38px;
    text-align:center;
    margin-bottom:0px;
}

.homesesetdesc {
    font-size:24px;
    text-align:center;
}

h1.custom {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 70px;
    line-height: 70px;
    margin-bottom:25px;
    text-transform:uppercase;
}

.subheadline {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 28px;
    line-height:20px;
    text-transform:uppercase;
}

h2.custom {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 60px;
    line-height: 60px;
    margin-bottom:25px;
    text-transform:uppercase;
}

h2.custom2 {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    text-transform:uppercase;
}

h3.custom {
    color: #80e42f;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 26px;
    line-height:36px;
}

.style2 {
    font-weight:300;
    font-size:26px;
    line-height:30px;
    font-family:'Open Sans Condensed';
    
}

.green {
    color: #80e42f;
}

.white {
    color: #fff;
}

.home3box {
    padding:25px;
}

.w-btn i {
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
}

.pgbtn.w-btn i {
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
    font-size:20px;
   
}

.w-btn-label {
    vertical-align: middle;
    display: inline-block;
    line-height: 22px;
    font-size:16px;
    text-align:center;
}

.us-btn-style_2 {
    padding:0.4em .5em;
    color:#fff;
}

.us-btn-style_8 {
    padding:0.4em .5em;
    color:#fff;
}

.footerdisclaimer {
    font-size:14px;
    line-height:20px;
}

.footercopyright {
    font-size:14px;
    line-height:20px;
}

.footerformrow {
    margin-top:0px;
}

.greenbar {
    display:none;
}

.injuredimg {
    margin-top:200px;
}

.herodesktop {
	display:none;
}

.herotablet {
	display:block;
}

.heromobile {
	display:none;
}

.subheader {
	display:block;
}

.desktoprow {
	display:none;
}

.tabletrow {
	display:block;
}

.mobilerow {
	display:none;
}

.tabletmobilerow {
	display:block;
}

.firmheight {
	min-height:300px;
	width:100%;
}

.casesheight {
	min-height:200px;
	width:100%;
}

.headerphone {
	font-size:30px; 
	color:#80e42f; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	font-weight:500;
	margin-bottom:0px;
	margin-top:-18px;
}

.headerphonecta {
	font-size:14px;
	margin-top:8px;
}

.topmenu {
	font-size:12px;
	color:#cacaca;
	margin-top:6px;
}

.tmline {
	color:#80e42f;
	margin-left: 10px;
	margin-right: 10px;
}

.homecontactform {
	background-color: rgba(0,0,0,0.6); 
	padding: 40px; 
	margin: 0 auto; 
	max-width: 700px; 
	border: 1px solid #80e42f; 
	text-align: center;
	min-height:400px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], input[type="range"], select {

    line-height: 2rem;
    height: 2rem;

}

textarea {
	padding:0px;
	overflow: auto;
	height: 6.8rem;
	resize: vertical;
}

.tribe-events-button, button[type="submit"]:not(.w-btn), input[type="submit"] {

    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    border-radius: 0em;
    padding: 0.2em 1.2em;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.4);
    background-color: #80e42f;
    border-color: #80e42f;
    color: #000000 !important;

}

.formhalfleft {

    width: 48%;
    float: left;
    margin-bottom: 0px;
    color: #fff;

}

.formhalfright {

    width: 48%;
    float: right;
    margin-bottom: 0px;
    color: #fff;

}

.settlementbox {
	margin:0px;
	padding:0px;
}

.settlementwrap {
	text-align:center;
	vertical-align:middle;
	margin: 25px 0px 25px 0px;
	border-right:0px solid #fff;
	max-height:100px;
}

.settlement {
	text-align:center; 
	font-size:21px; 
	color:#fff; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	margin-top:0px;
	margin-bottom:-8px;
}

.dash {
	display: inline-block;
	width: 40px;
	height: 3px;
	background-color: #80e42f;
	text-align: center;
	margin: 0 auto;
	margin-top:0px;
}

.setdesc {
	text-align:center; 
	font-size:11px; 
	line-height:14px;
	color:#fff; 
	font-family:'Roboto Condensed';
	margin-bottom:20px;
}

.testimonial {
	text-align:center; 
	font-size:22px; 
	line-height:38px;
	font-family:'Roboto Condensed';
	font-style:italic;
	font-weight:300;
}

.ttshowcase_rl_title {

    font-weight: bold;
    margin-top: 30px;

}

.homefirmsection {
	
}

.buttonbox {
	background-color: rgba(0,0,0,0.6); 
	padding: 0px; 
	margin: 0 auto;  
	border: 1px solid #80e42f; 
	min-height:120px;
	vertical-align:middle;
}

.iconwrap {
	position:relative;
	margin-top:-40px;
}

.homeicon {
	margin: 0px 10px 0px 20px;
	float:left;
}

.iconlink {
	color:#fff;
	float:left;
	text-align:left;
	font-size:22px;
	line-height:25px;
	margin-right:30px;
}

.w-tabs-section-header {

    display: none;
    position: relative;
    text-align: left;
    line-height: 1.5;
    white-space: nowrap;
    cursor: pointer;
    padding: 1em 0em;
    transition: background-color 0.3s, color 0.3s;

}

.w-tabs.accordion .w-tabs-section-content-h {
    padding: 0px 0px 1.5em 0px;
}

.footerinfo {
	display:block;
	font-size:14px;
	line-height:24px;
}

.footerphone {
	display:none;
}

		
}


@media (min-width:600px) and (max-width:767px) {
p.headerphone:before{
	display: none;
}
.footerlogoimg {
    width:250px;
    height:auto;
    margin:0 auto;
    display:block;
}

.footersocial {
    margin-bottom:-60px;
}

.sidebarcontactform {
	display:none;
}

.calloutcontainer {
    margin-top:-72px;
}

.homecallout {
    margin: 0 auto;
    max-width: 100%;
    height: 180px;
    padding: 20px 15px 5px 15px;
    background-image: url(https://www.rhinolawyers.com/wp-content/uploads/2019/07/Home_settlement_bg_mobile2.jpg);
    background-size: 100% 100%;
    display: block;
    margin-top:-90px;
    z-index:10;
    position:relative;
}

.w-tabs-section-header {
    display: none;
    position: relative;
    text-align: left;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    padding: 10px 0px 10px 10px;
    transition: background-color 0.3s, color 0.3s;
    margin-top:-20px;
}

.slick-next {
    margin-right: 95px;
}

.slick-prev {
    margin-left: 95px;
}

.desktopbtnrow {
    display:none;
}

.mobilebtnrow {
    display:block;
    background-color:#252525;
}

.homeformbtn {
    display:none;
}

.btnline {
    width: 70%; 
    margin: 0 auto; 
    height: 10px; 
    border-top: 1px solid #000; 
    margin-top: -28px;
    display:none;
}

.injuredarea {
    margin: 0 auto;
    max-width: 280px;
    height: 70px;
    padding: 12px 5px 5px 5px;
    background-image: none; /* url(https://www.rhinolawyers.com/wp-content/uploads/2019/07/Injured_angle_bg.png); */
    background-size: 100% 100%;
    display: block;
    margin-top:0px;
    z-index:10;
    position:relative;
    text-align:center;
    color:#fff;
    margin-bottom:0px;
}

.injuredgreen {
    color: #80e42f;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 24px;
    line-height:15px;
    text-transform: uppercase;
    margin-bottom:10px;
}

.injuredwhite {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 40px;
    line-height: 20px;
    text-transform: uppercase;
}

.homeh1 {
    font-size: 30px;
    text-transform: uppercase;
    color:#333;
    text-align:center;
    font-weight:600;
    margin-bottom:0px;
}

.settlementsubheader {
    font-size: 18px;
    text-transform: uppercase;
    color:#333;
    text-align:center;
    font-weight:300;
}

.homesettlement {
    font-size:30px;
    text-align:center;
    margin-bottom:0px;
}

.homesesetdesc {
    font-size:20px;
    text-align:center;
}

h1.custom {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 48px;
    line-height: 50px;
    margin-bottom:5px;
    text-transform:uppercase;
}

.subheadline {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 18px;
    line-height:20px;
    text-transform:uppercase;
}

.subheaderdesc {
    display: block;
	font-size:20px;
    text-align:center;
}

h2.custom {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
    margin-bottom:25px;
    text-transform:uppercase;
}

h2.custom2 {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    text-transform:uppercase;
}

h3.custom {
    color: #80e42f;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 26px;
    line-height:36px;
}

.style2 {
    font-weight:300;
    font-size:26px;
    line-height:30px;
    font-family:'Open Sans Condensed';
    
}

.green {
    color: #80e42f;
}

.white {
    color: #fff;
}

.home3box {
    padding:25px;
}

.us-btn-style_2 {
    padding:0.4em .5em;
    color:#fff;
}

.us-btn-style_8 {
    padding:0.4em .5em;
    color:#fff;
}

.footerdisclaimer {
    font-size:14px;
    line-height:20px;
}

.footercopyright {
    font-size:14px;
    line-height:20px;
}

.footerformrow {
    margin-top:0px;
}

.greenbar {
    display:none;
}

.injuredimg {
    margin-top:200px;
}

.herodesktop {
	display:none;
}

.herotablet {
	display:none;
}

.heromobile {
	display:block;
}

.subheader {
	display:none;
}

.desktoprow {
	display:none;
}

.tabletrow {
	display:none;
}

.mobilerow {
	display:block;
}

.tabletmobilerow {
	display:block;
}

.firmheight {
	min-height:300px;
	width:100%;
}

.casesheight {
	min-height:200px;
	width:100%;
}
	
.headerphone {
	font-size:28px; 
	color:#80e42f; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	font-weight:600;
	margin-bottom:0px;
	margin-top:0px;
}

.headerphonecta {
	font-size:14px;
	margin-top:8px;
}

.topmenu {
	font-size:13px;
	color:#cacaca;
	margin-top:6px;
}

.tmline {
	color:#80e42f;
	margin-left: 10px;
	margin-right: 10px;
}

.homecontactform {
	background-color: rgba(0,0,0,0.6); 
	padding: 20px; 
	margin: 0 auto; 
	max-width: 700px; 
	border: 1px solid #80e42f; 
	text-align: center;
	min-height:500px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], input[type="range"], select {

    line-height: 2rem;
    height: 2rem;

}

textarea {
	padding:0px;
	overflow: auto;
	height: 6.8rem;
	resize: vertical;
}

.tribe-events-button, button[type="submit"]:not(.w-btn), input[type="submit"] {

    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    border-radius: 0em;
    padding: 0.2em 1.2em;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.4);
    background-color: #80e42f;
    border-color: #80e42f;
    color: #000000 !important;

}

.formhalfleft {

    width: 100%;
    float: left;
    margin-bottom: 0px;
    color: #fff;

}

.formhalfright {

    width: 100%;
    float: right;
    margin-bottom: 0px;
    color: #fff;

}

.settlementbox {
	margin:0px;
	padding:0px;
}

.settlementwrap {
	text-align:center;
	vertical-align:middle;
	margin: 25px 0px 25px 0px;
	border-right:0px solid #fff;
	max-height:100px;
}

.settlement {
	text-align:center; 
	font-size:24px; 
	color:#fff; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	margin-top:0px;
	margin-bottom:-8px;
}

.dash {
	display: inline-block;
	width: 40px;
	height: 3px;
	background-color: #80e42f;
	text-align: center;
	margin: 0 auto;
	margin-top:0px;
}

.setdesc {
	text-align:center; 
	font-size:14px; 
	line-height:16px;
	color:#fff; 
	font-family:'Roboto Condensed';
	margin-bottom:20px;
}

.settlementwrapmobile {
	text-align:center;
	vertical-align:middle;
	
}

.settlementmobile {
	text-align:center; 
	font-size:21px; 
	color:#fff; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	margin-top:0px;
	margin-bottom:-8px;
}

.dashmobile {
	display: inline-block;
	width: 40px;
	height: 3px;
	background-color: #80e42f;
	text-align: center;
	margin: 0 auto;
	margin-top:0px;
}

.setdescmobile {
	text-align:center; 
	font-size:12px; 
	line-height:14px;
	color:#fff; 
	font-family:'Roboto Condensed';
	margin-bottom:20px;
}

.testimonial {
	text-align:center; 
	font-size:18px; 
	line-height:28px;
	font-family:'Roboto Condensed';
	font-style:italic;
	font-weight:300;
}

.ttshowcase_rl_title {

    font-weight: bold;
    margin-top: 20px;

}

.homefirmsection {
	
}

.buttonbox {
	background-color: rgba(0,0,0,0.6); 
	padding: 0px; 
	margin: 0 auto;  
	border: 1px solid #80e42f; 
	min-height:100px;
	vertical-align:middle;
}

.iconwrap {
	position:relative;
	margin-top:-40px;
}

.homeicon {
	margin: 0px 10px 0px 10px;
	float:left;
	max-width:38px;
}

.iconlink {
	color:#fff;
	float:left;
	text-align:left;
	font-size:16px;
	line-height:20px;
	margin-right:20px;
}

.w-tabs-section-header {

    display: none;
    position: relative;
    text-align: left;
    line-height: 1.5;
    white-space: nowrap;
    cursor: pointer;
    padding: 1em 0em;
    transition: background-color 0.3s, color 0.3s;

}

.w-tabs.accordion .w-tabs-section-content-h {
    padding: 0px 0px 1.5em 0px;
}

.footerinfo {
	display:none;
}

.footerphone {
	display:block;
}
	
}


@media (min-width:480px) and (max-width:599px) {
p.headerphone:before{
	display: none;
}
.footerlogoimg {
    width:250px;
    height:auto;
    margin:0 auto;
    display:block;
}

.footersocial {
    margin-bottom:-60px;
}

.sidebarcontactform {
	display:none;
}

.header_hor .w-nav.type_desktop > .w-nav-list {

    margin-top:65px;
    margin-right:-240px;
    float:right;
    
}

.calloutcontainer {
    margin-top:-77px;
}

.homecallout {
    margin: 0 auto;
    max-width: 100%;
    height: 240px;
    padding: 30px 25px 15px 25px;
    background-image: url(https://www.rhinolawyers.com/wp-content/uploads/2019/07/Home_settlement_bg_mobile2.jpg);
    background-size: 100% 100%;
    display: block;
    margin-top:0px;
    z-index:10;
    position:relative;
}

.w-tabs-section-header {

    display: none;
    position: relative;
    text-align: left;
    line-height: 1.5;
    white-space: nowrap;
    cursor: pointer;
    padding: 10px 0px 10px 10px;
    transition: background-color 0.3s, color 0.3s;
    margin-top:-20px;
}

.slick-next {
    margin-right: 15px;
}

.slick-prev {
    margin-left: 15px;
}

.desktopbtnrow {
    display:none;
}

.mobilebtnrow {
    display:block;
    background-color:#252525;
}

.homeformbtn {
    display:none;
}

.btnline {
    width: 70%; 
    margin: 0 auto; 
    height: 10px; 
    border-top: 1px solid #000; 
    margin-top: -28px;
    display:none;
}

.injuredarea {
    margin: 0 auto;
    max-width: 280px;
    height: 90px;
    padding: 20px 5px 5px 5px;
    background-image: none; /* url(https://www.rhinolawyers.com/wp-content/uploads/2019/07/Injured_angle_bg.png); */
    background-size: 100% 100%;
    display: block;
    margin-top:0px;
    z-index:10;
    position:relative;
    text-align:center;
    color:#fff;
    margin-bottom:-22px;
}

.injuredgreen {
    color: #80e42f;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 24px;
    line-height:0px;
    text-transform: uppercase;
}

.injuredwhite {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 40px;
    line-height: 20px;
    text-transform: uppercase;
}

.homeh1 {
    font-size: 30px;
    text-transform: uppercase;
    color:#333;
    text-align:center;
    font-weight:600;
    margin-bottom:0px;
}

.settlementsubheader {
    font-size: 18px;
    text-transform: uppercase;
    color:#333;
    text-align:center;
    font-weight:300;
}

.homesettlement {
    font-size:30px;
    text-align:center;
    margin-bottom:0px;
}

.homesesetdesc {
    font-size:20px;
    text-align:center;
}

h1.custom {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    margin-bottom:5px;
    text-transform:uppercase;
}

.subheadline {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 16px;
    line-height:20px;
    text-transform:uppercase;
}

.subheaderdesc {
	display: block;
    font-size:20px;
    text-align:center;
}


h2.custom {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
    margin-bottom:25px;
    text-transform:uppercase;
}

h2.custom2 {
    color: #000; 
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    text-transform:uppercase;
}

h3.custom {
    color: #80e42f;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 26px;
    line-height:36px;
}

.style2 {
    font-weight:300;
    font-size:20px;
    line-height:30px;
    font-family:'Open Sans Condensed';
    
}

.green {
    color: #80e42f;
}

.white {
    color: #fff;
}

.home3box {
    padding:25px;
}

.footerdisclaimer {
    font-size:14px;
    line-height:20px;
}

.footercopyright {
    font-size:14px;
    line-height:20px;
}

.footerformrow {
    margin-top:0px;
}

.greenbar {
    display:none;
}

.herodesktop {
	display:none;
}

.herotablet {
	display:none;
}

.heromobile {
	display:block;
}

.subheader {
	display:none;
}

.desktoprow {
	display:none;
}

.tabletrow {
	display:none;
}

.mobilerow {
	display:block;
}

.tabletmobilerow {
	display:block;
}

.firmheight {
	min-height:300px;
	width:100%;
}

.casesheight {
	min-height:200px;
	width:100%;
}

.headerphone {
	font-size:30px; 
	color:#80e42f; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	font-weight:600;
	margin-bottom:0px;
	margin-top:-8px;
}

.headerphonecta {
	font-size:14px;
	margin-top:8px;
}

.topmenu {
	font-size:10px;
	color:#cacaca;
	margin-top:6px;
}

.tmline {
	color:#80e42f;
	margin-left: 10px;
	margin-right: 10px;
}

.homecontactform {
	background-color: rgba(0,0,0,0.6); 
	padding: 20px; 
	margin: 0 auto; 
	max-width: 700px; 
	border: 1px solid #80e42f; 
	text-align: center;
	min-height:500px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], input[type="range"], select {

    line-height: 2rem;
    height: 2rem;

}

textarea {
	padding:0px;
	overflow: auto;
	height: 6.8rem;
	resize: vertical;
}

.tribe-events-button, button[type="submit"]:not(.w-btn), input[type="submit"] {

    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    border-radius: 0em;
    padding: 0.2em 1.2em;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.4);
    background-color: #80e42f;
    border-color: #80e42f;
    color: #000000 !important;

}

.formhalfleft {

    width: 100%;
    float: left;
    margin-bottom: 0px;
    color: #fff;

}

.formhalfright {

    width: 100%;
    float: right;
    margin-bottom: 0px;
    color: #fff;

}

.settlementbox {
	margin:0px;
	padding:0px;
}

.settlementwrap {
	text-align:center;
	vertical-align:middle;
	margin: 25px 0px 25px 0px;
	border-right:0px solid #fff;
	max-height:100px;
}

.settlement {
	text-align:center; 
	font-size:24px; 
	color:#fff; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	margin-top:0px;
	margin-bottom:-8px;
}

.dash {
	display: inline-block;
	width: 40px;
	height: 3px;
	background-color: #80e42f;
	text-align: center;
	margin: 0 auto;
	margin-top:0px;
}

.setdesc {
	text-align:center; 
	font-size:14px; 
	line-height:16px;
	color:#fff; 
	font-family:'Roboto Condensed';
	margin-bottom:20px;
}

.settlementwrapmobile {
	text-align:center;
	vertical-align:middle;
	
}

.settlementmobile {
	text-align:center; 
	font-size:21px; 
	color:#fff; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	margin-top:0px;
	margin-bottom:-8px;
}

.dashmobile {
	display: inline-block;
	width: 40px;
	height: 3px;
	background-color: #80e42f;
	text-align: center;
	margin: 0 auto;
	margin-top:0px;
}

.setdescmobile {
	text-align:center; 
	font-size:12px; 
	line-height:14px;
	color:#fff; 
	font-family:'Roboto Condensed';
	margin-bottom:20px;
}

.testimonial {
	text-align:center; 
	font-size:18px; 
	line-height:28px;
	font-family:'Roboto Condensed';
	font-style:italic;
	font-weight:300;
}

.ttshowcase_rl_title {

    font-weight: bold;
    margin-top: 20px;

}

.homefirmsection {
	
}

.buttonbox {
	background-color: rgba(0,0,0,0.6); 
	padding: 0px; 
	margin: 0 auto;  
	border: 1px solid #80e42f; 
	min-height:100px;
	vertical-align:middle;
}

.iconwrap {
	position:relative;
	margin-top:-40px;
}

.homeicon {
	margin: 0px 10px 0px 10px;
	float:left;
	max-width:28px;
}

.iconlink {
	color:#fff;
	float:left;
	text-align:left;
	font-size:12px;
	line-height:16px;
	margin-right:10px;
}

.w-tabs-section-header {

    display: none;
    position: relative;
    text-align: left;
    line-height: 1.5;
    white-space: nowrap;
    cursor: pointer;
    padding: 1em 0em;
    transition: background-color 0.3s, color 0.3s;

}

.w-tabs.accordion .w-tabs-section-content-h {
    padding: 0px 0px 1.5em 0px;
}

.footerinfo {
	display:none;
}

.footerphone {
	display:block;
}
	
}


@media (max-width:479px) {
p.headerphone:before{
	display: none;
}
.footerlogoimg {
    width:250px;
    height:auto;
    margin:0 auto;
    display:block;
}

.footersocial {
    margin-bottom:-60px;
}

.subheaderrow {
    min-height: 55vh;
}

.sidebarcontactform {
	display:none;
}

.header_hor .w-nav.type_desktop > .w-nav-list {

    margin-top:65px;
    margin-right:-240px;
    float:right;
    
}

.calloutcontainer {
    margin-top:0px;
}

.homecallout {
    margin: 0 auto;
    max-width: 100%;
    height: 150px;
    padding: 10px 0px 0px 0px;
    background-image: url(https://www.rhinolawyers.com/wp-content/uploads/2019/07/Home_settlement_bg_mobile2.jpg);
    background-size: 100% 100%;
    display: block;
    margin-top:0px;
    z-index:10;
    position:relative;
}

.w-tabs-section-header {
    display: none;
    position: relative;
    text-align: left;
    line-height: 1.5;
    white-space: nowrap;
    cursor: pointer;
    padding: 10px 0px 10px 20px;
    transition: background-color 0.3s, color 0.3s;
}

.slick-next {
    margin-right: 15px;
}

.slick-prev {
    margin-left: 15px;
}

.desktopbtnrow {
    display:none;
}

.mobilebtnrow {
    display:block;
    background-color:#252525;
}

.homeformbtn {
    display:none;
}

.btnline {
    width: 70%; 
    margin: 0 auto; 
    height: 10px; 
    border-top: 1px solid #000; 
    margin-top: -28px;
    display:none;
}

.injuredarea {
    margin: 0 auto;
    max-width: 180px;
    height: 42px;
    padding: 3px 5px 5px 5px;
    background-image: none; /* url(https://www.rhinolawyers.com/wp-content/uploads/2019/07/Injured_angle_bg.png); */
    background-size: 100% 100%;
    display: block;
    margin-top:0px;
    z-index:10;
    position:relative;
    text-align:center;
    color:#fff;
    margin-bottom:0px;
    margin-right:37%;
}

.injuredgreen {
    color: #80e42f;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 15px;
    line-height:15px;
    text-transform: uppercase;
    margin-bottom:-2px;
}

.injuredwhite {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase;
}

.homeh1 {
    font-size: 30px;
    text-transform: uppercase;
    color:#333;
    text-align:center;
    font-weight:600;
    margin-bottom:0px;
}

.settlementsubheader {
    font-size: 16px;
    text-transform: uppercase;
    color:#333;
    text-align:center;
    font-weight:300;
}

.homesettlement {
    font-size:30px;
    text-align:center;
    margin-bottom:0px;
}

.homesesetdesc {
    font-size:20px;
    text-align:center;
}

h1.custom {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    margin-bottom:5px;
    text-transform:uppercase;
}

.subheadline {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 16px;
    line-height:20px;
    text-transform:uppercase;
}

h2.custom {
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    margin-bottom:25px;
    text-transform:uppercase;
}

h2.custom2 {
    color: #000; 
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    text-transform:uppercase;
}

h3.custom {
    color: #80e42f;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 26px;
    line-height:36px;
}

.style2 {
    font-weight:300;
    font-size:20px;
    line-height:30px;
    font-family:'Open Sans Condensed';
    
}

.subheaderdesc {
    display: block;
	font-size:20px;
    text-align:center;
}

.subheaderrow {
    padding-top:5px;
    padding-bottom:5px;
}

.green {
    color: #80e42f;
}

.white {
    color: #fff;
}

.home3box {
    padding:25px;
}

.wpcf7-form-control.wpcf7-submit {

    margin: 0;
    font-size:20px;
    margin-left:-5px;
}

.footerdisclaimer {
    font-size:14px;
    line-height:20px;
}

.footercopyright {
    font-size:14px;
    line-height:20px;
}

.footerformrow {
    margin-top:0px;
}

.greenbar {
    display:none;
}

.herodesktop {
	display:none;
}

.herotablet {
	display:none;
}

.heromobile {
	display:block;
}

.subheader {
	display:none;
}

.desktoprow {
	display:none;
}

.tabletrow {
	display:none;
}

.mobilerow {
	display:block;
}

.tabletmobilerow {
	display:block;
}

.firmheight {
	min-height:160px;
	width:100%;
}

.casesheight {
	min-height:140px;
	width:100%;
}

.headerphone {
	font-size:30px; 
	color:#80e42f; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	font-weight:600;
	margin-bottom:0px;
	margin-top:2px;
	margin-right:-20px;
}
.l-header.sticky .l-subheader.at_middle {
    height: 55px !important;
	line-height: 55px !important;
	box-shadow: 0 1px 0 rgba(0,0,0,1) !important;
	width: 100%;
}
.headerphonecta {
	font-size:14px;
	margin-top:8px;
}

.topmenu {
	font-size:11px;
	color:#cacaca;
	margin-top:6px;
}

.tmline {
	color:#80e42f;
	margin-left: 10px;
	margin-right: 10px;
}

.homecontactform {
	background-color: rgba(0,0,0,0.6); 
	padding: 20px; 
	margin: 0 auto; 
	max-width: 700px; 
	border: 1px solid #80e42f; 
	text-align: center;
	min-height:500px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], input[type="range"], select {

    line-height: 2rem;
    height: 2rem;

}

textarea {
	padding:0px;
	overflow: auto;
	height: 6.8rem;
	resize: vertical;
}

.tribe-events-button, button[type="submit"]:not(.w-btn), input[type="submit"] {

    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    border-radius: 0em;
    padding: 0.2em 1.2em;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.4);
    background-color: #80e42f;
    border-color: #80e42f;
    color: #000000 !important;

}

.formhalfleft {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    color: #fff;

}

.formhalfright {
    width: 100%;
    float: right;
    margin-bottom: 0px;
    color: #fff;

}

.settlementbox {
	margin:0px;
	padding:0px;
}

.settlementwrap {
	text-align:center;
	vertical-align:middle;
	margin: 25px 0px 25px 0px;
	border-right:0px solid #fff;
	max-height:100px;
}

.settlement {
	text-align:center; 
	font-size:24px; 
	color:#fff; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	margin-top:0px;
	margin-bottom:-8px;
}

.dash {
	display: inline-block;
	width: 40px;
	height: 3px;
	background-color: #80e42f;
	text-align: center;
	margin: 0 auto;
	margin-top:0px;
}

.setdesc {
	text-align:center; 
	font-size:14px; 
	line-height:16px;
	color:#fff; 
	font-family:'Roboto Condensed';
	margin-bottom:20px;
}

.settlementwrapmobile {
	text-align:center;
	vertical-align:middle;
	
}

.settlementmobile {
	text-align:center; 
	font-size:21px; 
	color:#fff; 
	text-transform:uppercase;
	font-family:'Roboto Condensed';
	margin-top:0px;
	margin-bottom:-8px;
}

.dashmobile {
	display: inline-block;
	width: 40px;
	height: 3px;
	background-color: #80e42f;
	text-align: center;
	margin: 0 auto;
	margin-top:0px;
}

.setdescmobile {
	text-align:center; 
	font-size:12px; 
	line-height:14px;
	color:#fff; 
	font-family:'Roboto Condensed';
	margin-bottom:20px;
}

.testimonial {
	text-align:center; 
	font-size:18px; 
	line-height:28px;
	font-family:'Roboto Condensed';
	font-style:italic;
	font-weight:300;
}

.ttshowcase_rl_title {

    font-weight: bold;
    margin-top: 20px;

}

.homefirmsection {
	
}

.buttonbox {
	background-color: rgba(0,0,0,0.6); 
	padding: 0px; 
	margin: 0 auto;  
	border: 1px solid #80e42f; 
	min-height:20px;
	vertical-align:middle;
}

.iconwrap {
	position:relative;
	margin-top:-20px;
	margin-bottom:-10px;
}

.homeicon {
	margin: 0px 10px 0px 10px;
	float:left;
	max-width:28px;
}

.iconlink {
	color:#fff;
	float:left;
	text-align:left;
	font-size:12px;
	line-height:14px;
	margin-right:10px;
}

.w-tabs-section-header {

    display: none;
    position: relative;
    text-align: left;
    line-height: 1.5;
    white-space: nowrap;
    cursor: pointer;
    padding: 1em 0em;
    transition: background-color 0.3s, color 0.3s;

}

.w-tabs.accordion .w-tabs-section-content-h {
    padding: 0px 0px 1.5em 0px;
}

.footerinfo {
	display:none;
}

.footerphone {
	display:block;
}

}



