/*  GENERAL SETTINGS  */

.clearfix { clear: both; }
.clear { clear: both; }

body, button, input, select, textarea {  font-family: 'Roboto'; }

.site-content-contain {  background-color: #fcfcfc; }

a.anchor {
    display: block;
    position: relative;
    top: -180px;
    visibility: hidden;
}


/*  HEADER   */

#mobile-header { display: none; }

.mobile-caption-wrap { display: none; }

.site-header {
    background-color: transparent;
    position: relative;
    box-shadow: 0px 0px 5px 1px transparent; 
    position: absolute;
    width: 100%;
    z-index: 1;
}


#custom-header-branding-inner {
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 5px;
}

#header-logo-container {   max-width: 380px;
                           float: left;
}

#header-phone-container {   max-width: 600px;
                            float: right;
  													border-radius: 4px;
    												overflow: hidden;
}

#header-phone-icon {
    width: 55px;
    float: left;
    background: #d43a1e;
    text-align: center;
    height: 55px;
    color: white;
    font-size: 38px;
}

#header-phone-number   {
    float: left;
    font-size: 23px;
    height: 55px;
    padding: 10px 10px 0px 10px;
    font-weight: 600;
    border: 2px solid #d43a1e;
}

#header-phone-number a { color: #243a93; }

#header-phone-number a:hover { color: #d43a1e; }

#header-phone-cta  {
    text-align: center;
    height: 55px;
    float: left;
    border: 2px solid #d43a1e;
    border-left: none;
    font-weight: 600;
    padding: 9px 15px 0px 15px;
    line-height: 17px;text-transform: uppercase;
    color: #243a93;
    font-size: 16px;
    border-bottom: 3px solid #a32b14;
    line-height: 23px;
    letter-spacing: -0.2px;
    font-size: 15px;
    letter-spacing: -0.5px;
    color: #243a93;
}

.red {     color: red; }
.gray {     color: #979797; }
.green {     color: green; }


#header-phone-cta-new {
    width: 25%;
    float: right;
	padding-top: 0px;
	margin-top: 0px;
	margin-top: -5px;
}

#header-phone-cta-new-left {
    width: 40%;
    float: left;
    padding-right: 10px;
    padding-left: 31px;
    line-height: 1;
}

#header-phone-cta-new-right {
    width: 60%;
    float: left;
}

#header-phone-cta-new-right  a {
   font-size: 67px;
    font-family: 'Roboto Condensed';
    letter-spacing: -5px;
    color: #243a93;
    line-height: 1;
}


#header-phone-cta-new-right a:hover { color: #a32b14; }



#header-cta-line1 {
    color: #a32b14;
    font-weight: 600;
    text-align: right;
    line-height: 1;
    margin-bottom: 5px;
    font-size: 20px;
    border-bottom: 3px solid #243a93;
    padding-bottom: 5px;
    letter-spacing: -0.3px;
    margin-top: 6px;
}

#header-cta-line2 {
    text-align: right;
    letter-spacing: -1px;
    color: #a32b14;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 20px;
}


#header-phone-cta-new p {  margin: 0; text-align: center; }


#header-cta-l1 {
    color: #243a93;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 900;
    border-bottom: 2px solid #a32b14;
    padding-bottom: 3px;
    margin-bottom: 3px !important;
    font-size: 20px;
	letter-spacing: 0.8px;
}

#header-cta-l2 a {
    color: #243a93;
    font-family: 'Roboto Condensed';
    font-size: 38px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -1px;
}

#header-cta-l2 a:hover {  color: #a32b14; }

#header-cta-l2 .fas { font-size: 34px;     color: #a32b14; }

#header-cta-l3 {
    color: #243a93;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    font-weight: 900;
    font-size: 20px;
    border-top: 2px solid #a32b14;
    padding-top: 3px;
    margin-top: 1px !important;
}



/*  NAVIGATION   */

#masthead .wrap {     padding: 0px; max-width: 1170px; }

.site-navigation-fixed.navigation-top { 
    position: relative; 
    top: 0 !important; 
}

.navigation-top {
    background: transparent;
    border-bottom: none;
    border-top: none;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
}

.main-navigation ul {  text-align: center; }

.main-navigation ul ul {
    background: #243a93;
    border: 1px solid #243a93; 
}

.sub-menu   {  -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-gap: 0px;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
}

.menu-item-2529 .sub-menu   {  -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; 
}

.navigation-top a {
    color: #a32b14;
    font-weight: 500; 
    text-transform: uppercase;
}

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a { color: #243a93; }

.navigation-top .sub-menu .current_page_item > a { color: white; }

.main-navigation a:hover {
    color: white;
    background: #a32b14;
}

.navigation-top .current-menu-item > a:hover, .navigation-top .current_page_item > a:hover { color: white; }

.sub-menu {     margin-left: -45px !important; }
.sub-menu a {     color: white ; }
.sub-menu a:hover {     color: white ; }


.main-navigation ul li.menu-item-has-children.focus:before, .main-navigation ul li.menu-item-has-children:hover:before, .main-navigation ul li.menu-item-has-children.focus:after, .main-navigation ul li.menu-item-has-children:hover:after, .main-navigation ul li.page_item_has_children.focus:before, .main-navigation ul li.page_item_has_children:hover:before, .main-navigation ul li.page_item_has_children.focus:after, .main-navigation ul li.page_item_has_children:hover:after {    display: none !important;  }

.main-navigation .menu-item-has-children > a > .icon, .main-navigation .page_item_has_children > a > .icon {  display: none; }

#mysticky-wrap {   position: absolute;
   				   width: 100%;
}

.site-header {  -webkit-transition: background-color 0.5s, box-shadow 0.5s ; 
			    transition: background-color 0.5s, box-shadow 0.5s; }

#header-logo-container {  -webkit-transition: max-width 0.5s; 
			    		  transition: max-width 0.5s; }

#header-cta-l1 {  -webkit-transition: border-bottom 0.5s, padding-bottom 0.5s, margin-bottom 0.5s, font-size 0.5s ; 
			    		  transition: border-bottom 0.5s, padding-bottom 0.5s, margin-bottom 0.5s, font-size 0.5s ; }

#header-cta-l3 {  -webkit-transition: border-top 0.5s, padding-top 0.5s, margin-top 0.5s, font-size 0.5s, letter-spacing 0.5s ; 
			    		  transition: border-top 0.5s, padding-top 0.5s, margin-top 0.5s, font-size 0.5s, letter-spacing 0.5s ; }

#header-cta-l2 a {  -webkit-transition: font-size 0.5s; 
			    		  transition: font-size 0.5s; }

#header-cta-l2 .fas {  -webkit-transition: font-size 0.5s; 
			    		  transition: font-size 0.5s; }

#custom-header-branding-inner {  -webkit-transition: padding-top 0.5s, padding-bottom 0.5s ; 
			    		  transition: padding-top 0.5s, padding-bottom 0.5s  ; }

 #header-phone-cta-new {  -webkit-transition: width 0.5s; 
			    		  transition: width 0.5s; }


.wrapfixed .site-header {  background-color: #f5f5f5ed !important; 
							box-shadow: 0px 0px 5px 1px #5a5a5a;  }

.wrapfixed #header-logo-container { max-width: 310px; }

.wrapfixed #header-cta-l1 {
    border-bottom: 2px solid #a32b14;
    padding-bottom: 1px;
    margin-bottom: 1px !important;
    font-size: 15px;
}

.wrapfixed #header-cta-l3 {
    letter-spacing: 0px; 
    font-size: 15px;
    border-top: 2px solid #a32b14;
    padding-top: 2px;
    margin-top: 0px !important;
}

.wrapfixed #header-cta-l2 a {   font-size: 28px; }


.wrapfixed #header-cta-l2 .fas { font-size: 24px; }


.wrapfixed #custom-header-branding-inner { 
    padding-top: 15px;
    padding-bottom: 0px;
}


.wrapfixed #header-phone-cta-new {  width: 19%; padding-top: 3px; }


/*  HEADER SLIDER  */

.caption-wrap {
    top: 0;
    bottom: auto;
    text-align: center;
    background: rgba(0, 0, 0, 0) !important;
    opacity: 1 !important;
}

.slider-first-row  {
    color: #a20000;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    font-size: 3.3vw;
    line-height: 100px;
    font-weight: bold;
    letter-spacing: -3px;
}
@media (min-width: 1500px) {
	.slider-first-row  {
		margin-bottom:20px!important;
	}
}
.slider-second-row  {color: #243a93;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    font-size: 4.3vw;
    line-height: 80px;
    font-weight: bold; 
    margin-bottom: 30px !important;
}




.slider-cta-button {
    display: block;
    width: 280px;
    margin: 0 auto;
    color: white;
    background: #a20000;
    text-transform: uppercase;
    font-size: 24px;
    padding: 20px 10px;
    font-weight: 600;
    border-radius: 5px;
	
	 -webkit-transition: background 0.5s; /* Safari prior 6.1 */
    transition: background 0.5s;
}

.slider-cta-button span {
    display: block ;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 15px;
	letter-spacing: 8px;
    margin-left: 8px;
}


.slider-cta-button:hover {
    color: #ececec;
    background: #0f2788;
    box-shadow: 0px 0px 12px 0px white;
}

.metaslider .caption {  margin-top: 20%; }


/*  HEADER CONTACT BLOCK   */

#header-contact-block-wrapper {   background: #243a93;
    color: white;
}

#header-contact-block-inner {  max-width: 1170px;
      												margin: 0 auto;
  														padding: 30px 0px;
}

#header-contact-block-left {
    width: 58%;
    float: left;
}

#header-contact-block-right {
    width: 35%;
    float: left;
    margin-left: 7%;
}

#header-contact-block-left h2 { 
	color: white;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 29px;
    margin-bottom: 0px;
    line-height: 36px;
 /*   text-shadow: -1px 1px 0 #fff, 1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff; */
    letter-spacing: 0.5px;
	
	background: -webkit-linear-gradient(#ffffff, rgb(136, 136, 136));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#header-contact-block-left p {
    font-size: 23px;
    line-height: 28px;
    border-bottom:  3px solid #a32b14;
    padding-bottom: 14px;
    font-weight: 400;
    padding-top: 5px;
	background: -webkit-linear-gradient(#ffffff, rgb(136, 136, 136));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#header-contact-block-left ul {
    list-style: none;
    font-weight: 400;
    font-size: 20px;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}



#header-contact-block-left li {    margin-bottom: 40px;
 																   line-height: 22px; }

#header-contact-block-left  .fa {
    color: #a32b14;
    float: left;
    margin-right: 8px;
    margin-bottom: 10px;
    background: white;
    border-radius: 20px;
    border: 2px solid white;
}

/*
#header-contact-block-left .fas, #header-contact-block-left .far {
    font-weight: 900;
    color: #d53b1e;
    font-size: 30px;
    vertical-align: sub;
    width: 40px;
    text-align: center;
	
	background: -webkit-linear-gradient(#ff5838, rgb(179, 29, 0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

*/

#header-contact-block-left .fas, #header-contact-block-left .far {
    font-weight: 900;
    color: white;
    font-size: 30px;
    vertical-align: sub;
    width: 40px;
    text-align: center; 
	
	background: -webkit-linear-gradient(#ffffff, rgb(136, 136, 136));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#header-contact-block-left dt {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    font-size: 19px;
}

#header-contact-block-left dt span {
    color: #f15d1c;
    font-size: 23px;
    font-weight: 600;
    vertical-align: middle;
}

#header-contact-block-left dd {
    font-size: 15px;
    line-height: 20px;
	
}

#header-form-wrapper {
    background: #a32b14;
    border-radius: 5px;
    padding: 20px 20px 0px 20px;
	box-shadow: 5px 5px #001361;
	
}

#header-form-header h4 {
    color: white;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-size: 20px;
    text-align: center;
    padding-top: 0px;
    margin-bottom: 0px;
	
	background: -webkit-linear-gradient(#ffffff, rgb(177, 177, 177));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#header-form-header p {
    color: #dedede;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    margin-top: 2px;
    border-top: 2px solid #ffffff;
    padding-top: 6px;
}

#header-form-wrapper input[type="text"], #header-form-wrapper input[type="email"], #header-form-wrapper textarea { 
    background: #e8e8e8;
    padding: 5px 10px; 
    font-size: 15px;
}

#header-form-wrapper textarea {     height: 190px; }

#header-form-wrapper input[type="submit"] {
    color: white;
    text-transform: uppercase;
    max-width: 100%;
    padding: 14px 26px;
	background: #243990;
}

#header-form-wrapper input[type="submit"]:hover, #header-form-wrapper input[type="submit"]:focus {
    background: #002ee8;
    color: white;
}

#header-form-wrapper p {     margin-bottom: 15px; }

#form-disclaimer-left {
    width: 70%;
    float: left;
}

#form-disclaimer-right {
    width: 28%;
    float: left;
   margin-left: 2%;
}

.form-disclaimer {   font-size: 15px;
    margin-bottom: 0px;
}

.form-disclaimer a { color: #13225d; }
.form-disclaimer a:hover { color: black; }


/*   HOMEPAGE   */

.edit-link {  display: none !important; }

.page-one-column .panel-content .wrap {
    max-width: 100%;
    padding: 0px;
}

.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
    background: #a32b14;
    padding: 20px;
    text-align: center;
    font-family: 'Roboto Condensed'; 
    margin-bottom: 25px;
}

.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    color: white;
    font-size: 30px; 
    letter-spacing: 1px; 
    line-height: 30px;
    margin-bottom: 0px;
	
	background: -webkit-linear-gradient(#ffffff, rgb(177, 177, 177));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.entry-content {
    max-width: 1170px;
    margin: 0 auto;
}

.entry-content h2 {
    color: #243a93;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 22px;
    letter-spacing: -0.5px;
    line-height: 22px;
    padding-top: 0px;
}

.entry-content p {  font-size: 18px;
  				    font-weight: 300; }

.entry-content ul {  margin-left: 20px; font-size: 18px;     font-weight: 300; }

.entry-content a {
    font-weight: 300;
    box-shadow: none;
    color: #243a93;
}

.entry-content a:hover { color: #a32b14; box-shadow: none; }

.two-coulmns-format { -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
}

.enhanced-paragraph-1 {
    background: #a32b14;
    padding: 20px;
    margin-bottom: 20px;
    color: white;
}

.enhanced-paragraph-1 h2 {  color: #0a1952; }

.enhanced-paragraph-2 {     margin-top: 50px; }

.enhanced-paragraph-2 h2 {
    text-align: center;
    font-size: 32px;
}

.enhanced-paragraph-2 p {     font-size: 18px; }


/*  SUBPAGES  */

.site-content {     padding: 0; }

.wrap {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
   max-width: 100%; }

.about-left {
    width: 16%;
    float: left;
    padding-right: 3%;
}

.about-right {
    width: 84%;
    float: left;
	font-size: 20px;
    font-weight: 300;
}

.about-bottom {
    margin-top: 50px;
    font-size: 18px;
}



/*  PRACTICE AREAS   */

#practice-fields-wrapper {     background: black; box-shadow: 0px 2px 9px -1px black; }


#practice-fields-wrapper h2 { 
    background: #243a93;
    padding: 20px;
    text-align: center;
    font-family: 'Roboto Condensed'; 
    margin-bottom: 0px;
    color: white;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
}

#practice-fields-wrapper h2 span {background: -webkit-linear-gradient(#ffffff, rgb(177, 177, 177));
    -webkit-background-clip: text;
	 -webkit-text-fill-color: transparent; }

.practice-block {
    width: 25%;
    float: left;
    background-size: cover;
}

.practice-block-1 { background: url(https://www.workerscompensationlawyer-philadelphia.com/libertybell/wp-content/uploads/2023/02/practice-head-injury-jpg.webp) 50% 50%; } 
.practice-block-2 { background: url(/libertybell/wp-content/uploads/2017/11/practice-back-neck-injury.jpg) 50% 50%; }
.practice-block-3 { background: url(https://www.workerscompensationlawyer-philadelphia.com/libertybell/wp-content/uploads/2023/02/practice-hand-injury-jpg.webp) 50% 50%; }
.practice-block-4 { background: url(/libertybell/wp-content/uploads/2017/11/practice-shoulder-elbow-injury.jpg) 50% 50%; }
.practice-block-5 { background: url(/libertybell/wp-content/uploads/2017/11/practice-knee-leg-injury.jpg) 50% 50%; }
.practice-block-6 { background: url(/libertybell/wp-content/uploads/2017/11/practice-carpal-tunnel.jpg) 50% 50%; }
.practice-block-7 { background: url(/libertybell/wp-content/uploads/2017/11/practice-crps-rsd.jpg) 50% 50%; }
.practice-block-8 { background: url(https://www.workerscompensationlawyer-philadelphia.com/libertybell/wp-content/uploads/2023/02/practice-hearing-loss-jpg.webp) 50% 50%; }
.practice-block-9 { background: url(/libertybell/wp-content/uploads/2017/11/practice-construction-accident.jpg) 50% 50%; }
.practice-block-10 { background: url(https://www.workerscompensationlawyer-philadelphia.com/libertybell/wp-content/uploads/2023/02/practice-chemical-exposure-jpg.webp) 50% 50%; }
.practice-block-11 { background: url(https://www.workerscompensationlawyer-philadelphia.com/libertybell/wp-content/uploads/2023/02/practice-stress-jpg.webp) 50% 50%; }
.practice-block-12 { background: url(/libertybell/wp-content/uploads/2017/11/practice-delayed-claim.jpg) 50% 50%; }
.practice-block-13 { background: url(/libertybell/wp-content/uploads/2017/11/practice-denied-claim.jpg) 50% 50%; }
.practice-block-14 { background: url(https://www.workerscompensationlawyer-philadelphia.com/libertybell/wp-content/uploads/2023/02/practice-work-injury-jpg.webp) 50% 50%; }
.practice-block-15 { background: url(https://www.workerscompensationlawyer-philadelphia.com/libertybell/wp-content/uploads/2023/02/practice-work-comp-jpg.webp) 50% 50%; }
.practice-block-16 { background: url(/libertybell/wp-content/uploads/2017/11/practice-filing-claim.jpg) 50% 50%; }



.practice-block h3 {
    font-family: 'Roboto Condensed';
    color: white;
    text-align: center;
    font-weight: 600;
    text-transform: UPPERCASE;
    font-size: 1.7vw;
    margin-top: 0; 
	text-shadow: 1px 1px black;
	
  -webkit-transition: color 0.5s; 
  transition: color 0.5s;
}


.practice-block a:hover h3 {   color: #a32b14; text-shadow: 1px 1px transparent; }




.practice-block a {
    display: block;
    height: 100%; 
    padding: 19% 0;
	background: #00000087;
	
	  -webkit-transition: background 0.5s; 
  transition: background 0.5s;
	min-height: 170px;
	
}

.practice-block a:hover {     background: rgba(5, 21, 88, 0.88); }

.practice-block p {
    display: block;
    max-width: 40%;
    background: transparent;
    margin: 0 auto;
    text-align: center;
    color: transparent;
    padding: 1% 0;
    font-size: 1vw;
    border-radius: 5px;
	
	  -webkit-transition: background 0.5s; 
  transition: background 0.5s;
	
}

.practice-block a:hover p {     background: #a32b14;  color: white; }


/* PARTNER LOGOS BLOCK  */

#logos-wrapper {     background: white; }

#logos-inner {  max-width: 1180px;
    margin: 0 auto;
	text-align: center;
    padding-top: 70px;
}

#logos-inner h2 {
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    color: #243a93;
    font-size: 50px;
    font-weight: 600;
    line-height: 1;
	margin-bottom: 65px;
}

#logos-inner h2 span { display: block;
color: #a32b14;
    font-size: 28px;
    margin-top: 10px;
	font-weight: 100;
}

.badge {
    max-height: 70px;
    margin: 0 43px;
	float: left;
	display: block;
	
}

.badge-1 { }

.badge-2 {  }

.badge-3 { max-height: 110px; margin-top: -20px; }

.badge-4 {  }

.badge-5 {  max-height: 110px; margin-top: -20px; }


.badges-mob { display: none; }

.exp-badge {margin-top: 50px; }

#JGLcom {
    display: inline-block;
    margin: 0 15px;
}

#JGLcom img {
    max-height: 160px !important;
    width: auto !important;
}

.avvo-badge-1 {
    display: block;
    margin-top: 50px;
}

/* BADGE PARTY SLIDER */


.logo-slider {    padding: 25px 0;   background: white; }

.logo-slider .ditty-item__elements img { height: 80px; }

.logo-slider p {
    text-align: center;
    color: #1c2393;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 0;
    line-height: 1;
    margin-bottom: 40px; 
}

/* BADGE TEAM BLOCK  */

#team-wrapper {
    background: url(/libertybell/wp-content/uploads/2019/09/liberty-back-gradient.jpg) 50% 0%;
    background-size: 100%;
    padding-top: 18%;
    margin-top: 0px;
}

#team-wrapper { background: url(https://www.workerscompensationlawyer-philadelphia.com/libertybell/wp-content/uploads/2023/02/lawyer-background-grad1-jpeg.webp) 50% 0%;
    background-size: 100%;
    padding-top: 24%;
    margin-top: 0px;
	background-repeat: no-repeat;
}

/*
#team-inner {  max-width: 100%;
    margin: 0 auto;
  
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.72) 42%, rgba(0,0,0,0.74) 45%, rgba(0,0,0,0.75) 46%, rgba(0,0,0,1) 77%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.72) 42%,rgba(0,0,0,0.74) 45%,rgba(0,0,0,0.75) 46%,rgba(0,0,0,1) 77%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.72) 42%,rgba(0,0,0,0.74) 45%,rgba(0,0,0,0.75) 46%,rgba(0,0,0,1) 77%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
  
  padding-bottom: 5%;
    padding-top: 2%;
}

*/

#team-inner {
    max-width: 100%;
    margin: 0 auto;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.72) 42%, rgba(0,0,0,0.74) 45%, rgba(0,0,0,0.75) 46%, rgba(36, 58, 147,1) 77%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.72) 42%,rgba(0,0,0,0.74) 45%,rgba(0,0,0,0.75) 46%,rgb(36, 58, 147) 77%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.72) 42%,rgba(0,0,0,0.74) 45%,rgba(0,0,0,0.75) 46%,rgb(36, 58, 147) 77%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    padding-bottom: 5%;
    padding-top: 2%;
}


#team-inner h2 {
    padding-top: 5%;
    text-align: center;
    color: white;
    font-weight: 600;
    font-size: 3vw;
	text-shadow: 1px 1px black;
}

 
#team-inner p {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    color: white;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 3%;
}

#team-inner a {
    display: block;
    background: #a32b14;
    max-width: 20%;
    padding: 1% 0%;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 auto;
    border-radius: 5px;
}

#team-inner a:hover { 
    background: #881c07; 
    box-shadow: 0px 0px 5px 1px #0033ff;
}

#team-text {
    width: 38%;
    margin-top: -13%;
    margin-bottom: 13%;
    margin-left: 10%;
}

#team-inner #team-text h2 { 
    color: #243a93; 
    text-shadow: none;
}

#team-inner p { 
    font-weight: 400;
    margin-bottom: 6%;
}

#team-inner #team-text  a { max-width: 50%; padding: 2% 0%; }

#team-inner #team-text a:hover {
    background: #881c07;
    box-shadow: 0px 0px 5px 1px #909090;
}


/*  GUARANTEE BLOCK   */


#guarantee-wrapper {     background: #243a93; padding-bottom: 4%; }

#guarantee-inner {  max-width: 1170px;
    margin: 0 auto;
}

#guarantee-inner h4  {
    color: #d42808;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 30px;
    margin-left: 18px;
}

.guarantee-box {
    width: 30%;
    float: left;
    margin: 0 1.5%;
    margin-bottom: 2%;
}

.guarantee-number {
    width: 25%;
    float: left;
    text-align: center;
    color: #d42808;
    font-size: 50px;
    line-height: 50px;
}

.guarantee-number p { margin-bottom: 0px; }

.guarantee-title {
    float: left;
    width: 75%;
    color: #d1d1d1;
    font-size: 17px;
    font-family: 'Roboto Condensed';
    line-height: 25px;
    font-weight: 600;
}

.guarantee-title p { margin-bottom: 0px; }

.guarantee-text {
    clear: both;
    color: white;
    font-weight: 300;
    font-size: 15px;
    line-height: 19px;
    text-align: justify;
    padding-top: 10px;
}

#homepage-videos {
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 80px;
}

#homepage-videos h3 {
    text-align: center;
    color: #243a93;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 30px;
}


.homepage-video-single {
    width: 23.5%;
    display: inline-block;
    margin: 0 0.5%;
	vertical-align: top;
	margin-bottom: 10px;
}


.homepage-video-single p {
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
	color: black;
    margin-top: 10px;
}

.homepage-video-single p span {
    display: block;
    font-size: 13px;
    color: #a7a7a7;
    text-transform: uppercase;
    padding-top: 5px;
}

.videos-button {
    display: block;
    background: #243a93;
    color: #fcfcfc !important;
    text-decoration: none !important;
    line-height: 1;
    padding: 10px 30px;
    border-radius: 0;
    text-align: center;
    max-width: 200px !important;
    margin: 0px auto 30px auto !important;
    font-size: 16px;
}

.videos-button:hover {  background: #d22809; }

#homepage-videos iframe.__youtube_prefs__ { margin-bottom: 0; }


/*  REVIEWS  */

/*#reviews {     padding-bottom: 50px; 
background: url(/wp-content/uploads/2019/08/thank-you-3.jpg) 50% 0%;
    background-size: cover;
    padding-top: 60px;
	    background-color: #eaeaea;
} */

#reviews {
    padding-bottom: 50px;
    background: url(https://www.workerscompensationlawyer-philadelphia.com/libertybell/wp-content/uploads/2023/02/reviews-back-1-jpg.webp) 103% 100%;
    padding-top: 60px;
    background-color: #eaeaea;
    background-size: 40%;
    background-repeat: no-repeat;
}

.reviews-inner {
    max-width: 1200px;
    margin: 0 auto;
	position: relative;
}

#reviews h3 {
    margin-top: 0;
    margin-bottom: 50px;
    text-align: center;
    color: #a32b14;
    font-weight: 500;
    font-size: 42px;
}


.reviews-inner-left {
    width: 10%;
    float: left;
}

.reviews-inner-center {
    width: 80%;
    float: left; 
}

.reviews-inner-right {
    width: 10%;
    float: left;
}

.reviews-inner .fas {
    color: #c7c7c7;
    font-size: 70px;
}

.fa-quote-right {
    position: absolute;
    bottom: 24px;
}

.reviews-inner  .metaslider .caption {     margin-top: 0; }

.reviews-inner .metaslider .caption-wrap {
    bottom: auto;
    left: 0;
    background: transparent;
    color: #1f3a57;
    opacity: 1;
    top: 0;
    font-weight: 300;
    text-align: center;
    line-height: 1.6;
	font-weight: 400;
}

.review-text {   font-style: italic; font-size: 19px; }

.review-stars {     color: #ecbe24;
				font-size: 30px; }

.review-meta {
    color: black;
    font-size: 16px;
}

.review-meta b {
    color: #243a93;
    font-size: 25px;
    font-style: italic;
}


#reviews-button {
    width: 250px;
    display: block;
    text-align: center;
    line-height: 1;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 20px;
    color: #6a6a6a;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#reviews-button:hover { 
    color: #a1711c;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}





/*  CUSTOM FOOTER   */

.site-footer {  margin-top: 0; border-top: 10px solid #a32b14; }

.site-footer .wrap {
    padding-bottom: 0;
    padding-top: 0;
}

#custom-footer-left {  width: 50%;
   										 float: left;
}

#custom-footer-right {  width: 50%;
   										 float: left;
}

#custom-footer-left-1 {
    float: left;
    width: calc(100% - 300px);
    /*background: url(https://www.workerscompensationlawyer-philadelphia.com/libertybell/wp-content/uploads/2023/02/liberty-bell-office-locations-jpg.webp) 50% 50%;*/
   
    
}

#custom-footer-left-2  {
    float: right;
    width: 50%;
    max-width: 300px;
    padding: 20px 30px;
    text-align: center;
}

#custom-footer-right-1  {
    float: left;
    width: 280px;
    padding: 20px 30px;
}

#custom-footer-right-2 {
    float: left;
    width: 280px;
    padding: 20px 30px;
}

#footer-address {   font-size: 15px;
    line-height: 20px;
    margin-top: 20px;
	margin-bottom: 0;
}

#footer-tel {  font-size: 20px;
    margin-bottom: 0px;
    line-height: 1.4;
    margin-top: 25px;
}

#footer-tel .fa, #footer-tel .fas , #footer-tel b { color: #243a93; }

#footer-mail {     font-weight: 500;     font-size: 12px;     margin-top: 15px; }

#footer-mail .fa {
    font-size: 23px;
    vertical-align: sub;
    color: #243a93;
}

#footer-directions {
    text-transform: uppercase;
    background: #243a93;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    display: block;
    width: 120px;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 12px;
    text-align: center;
}

#footer-directions:hover {
    color: white;
    background: #a32b14;
    box-shadow: 0px 0px 2px 0px black;
}

#custom-footer-right-1 h4, #custom-footer-right-2 h4 {
    text-transform: uppercase;
    color: #243a93;
    font-size: 16px;
    border-bottom: 3px solid #a32b14;
    line-height: 23px;
    letter-spacing: -0.2px;
}

#custom-footer-right-1 a {
    display: block;
    font-size: 17px;
    margin-bottom: 10px;
}

#custom-footer-right-2 p  {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
}

#custom-footer-right-2 a { display: block; }

.site-footer a:hover  {  color: #d43a1e; }

#footer-disclaimer {
    font-size: 12px !important;
    line-height: 14px;
}

#custom-footer-right-1 ul  {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-gap: 25px;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    list-style: none;
}

#custom-footer-right-1 ul a {font-size: 14px;
    margin-bottom: 10px;
}

.collapseomatic {
    background-image: none !important;
    background-repeat: no-repeat;
    padding: 15px;
    cursor: pointer;
    background: #243a93;
    color: white;
    font-weight: 500;
    margin-top: 30px;
    display: inline-block;
    margin-bottom: 30px;
}

.collapseomatic:hover {
    background: #a32c21;
    text-decoration: none;
}

.collapseomatic_excerpt, .collapseomatic_content { margin-left: 0; }

.faq-wrapper {
	max-width: 1170px;
    margin: 0 auto;
	padding: 50px 0;
}
@media (max-width: 767px) {
	.faq-wrapper {
	width: 100%;
    padding:2% 0;
}
}
.faq-wrapper h2 {
	color: #243a93;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 30px;
    text-align:center;
}
.two-coulmns-format-s1c {
	display: block;
    float: left;
}
.two-coulmns-format-s1c-left {
	width:50%;
	padding-right:25px;
	float:left;
}
.two-coulmns-format-s1c-right {
	width:50%;
	padding-left:25px;
	float:left;
}
.two-coulmns-format-s1c-left:after, .two-coulmns-format-s1c-right:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 1023px) {

.two-coulmns-format-s1c-right, .two-coulmns-format-s1c-left {
	width:100%;
	padding:0px;
	float:left;
}
}
h1.slider-first-row {
	line-height:1;
	font-size: 3vw;
}
h3.slider-second-row {
	line-height:1.2;
	padding-top:0;
	font-size: 2vw;
}

#footer-mail {
	font-size: 15px;
}

/* PAGINATION */
ul.pagination {
	 list-style-type: none;
	 margin: 20px auto 0;
	 padding: 0;
	 text-align: center;
	border-top: none;
}
 ul.pagination li {
	 display: inline-block;
	 background-color: transparent;
	 margin-right: 0.1rem;
	 border-radius: 5px;
}
 ul.pagination li a {
	 display: block;
	 padding: 0.1785714286rem 0.5952380952rem;
	 border-radius: 5px;
	 color: #a32b14;
	 background-color: transparent;
	 transition: all 0.15s ease-in;
}
 ul.pagination li a:hover {
	 color: #fff !important;
	 background-color: #243a93;
}
 ul.pagination li.active a {
	 background-color: #a32b14 !important;
	 color: #fff !important;
}

#blog_list .entry-meta a {
	color: #fff;
	opacity: 1;
}
#blog_list .entry-meta a:hover {
	opacity: 0.8;
}
