/*
 Theme Name:   Palaidis Law
 Theme URI:    http://example.com/rmtheme-child
 Description:  Child theme for RMTheme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     rmtheme
 Version:      1.0.0
 Text Domain:  palaidislaw
*/

/* manrope-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/manrope-v20-latin-regular.woff2') format('woff2');
}
/* manrope-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/manrope-v20-latin-500.woff2') format('woff2');
}
/* manrope-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/manrope-v20-latin-600.woff2') format('woff2');
}
/* manrope-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/manrope-v20-latin-700.woff2') format('woff2');
}
/* manrope-800 - latin */
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/manrope-v20-latin-800.woff2') format('woff2');
}
/* playfair-display-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/playfair-display-v40-latin-regular.woff2') format('woff2');
}
/* playfair-display-italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/playfair-display-v40-latin-italic.woff2') format('woff2');
}
/* playfair-display-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/playfair-display-v40-latin-500.woff2') format('woff2');
}
/* playfair-display-500italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 500;
  src: url('./fonts/playfair-display-v40-latin-500italic.woff2') format('woff2');
}
/* playfair-display-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/playfair-display-v40-latin-600.woff2') format('woff2');
}
/* playfair-display-600italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 600;
  src: url('./fonts/playfair-display-v40-latin-600italic.woff2') format('woff2');
}
/* playfair-display-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/playfair-display-v40-latin-700.woff2') format('woff2');
}
/* playfair-display-700italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  src: url('./fonts/playfair-display-v40-latin-700italic.woff2') format('woff2');
}
/* playfair-display-800 - latin */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/playfair-display-v40-latin-800.woff2') format('woff2');
}
/* playfair-display-800italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 800;
  src: url('./fonts/playfair-display-v40-latin-800italic.woff2') format('woff2');
}
/* playfair-display-900 - latin */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  src: url('./fonts/playfair-display-v40-latin-900.woff2') format('woff2');
}
/* playfair-display-900italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 900;
  src: url('./fonts/playfair-display-v40-latin-900italic.woff2') format('woff2');
}


:root { --blue: #1e90ff; --white: #ffffff; --placeholdercolor: currentColor; }
* { box-sizing: border-box; margin: 0; padding: 0; scroll-behavior: smooth; }
body { margin: 0; padding: 0; font-family: 'Manrope'; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.clear { clear: both; }
.alignleft, .alignright, .aligncenter { margin-bottom: 10px; }
.alignnone { margin-bottom: 10px; }
.alignleft {float: left; margin-right: 15px; margin-top: 0; }
.alignright { float: right; margin-left: 15px; margin-top: 0; }
.aligncenter { display: block; margin: 0 auto 15px auto; }
iframe, img { max-width: 100%; border: none; vertical-align: middle; }
img { border: 0; height: auto; }
a { font-family: inherit; font-size: inherit; color: inherit; text-decoration: none; transition: 0.5s; }
h1, h2, h3, h4, h5, h6 { font-family: 'Manrope'; margin: 0 0 20px 0; padding: 0; font-weight: normal; }
p, li, ul, ol, blockquote { font-family: 'Manrope'; font-weight: normal; margin: 0 0 10px 0; padding: 0; }
ul, li { list-style: none; }
a:visited { color: inherit; }
a:hover { text-decoration: none; }
a, a:hover, input[type="submit"], button { outline: 0; }
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: none; border-radius: 0; }
input::-webkit-input-placeholder { color: var(--placeholdercolor);}
input::-moz-placeholder { color: var(--placeholdercolor); }
input:-ms-input-placeholder { color: var(--placeholdercolor); }
input:-moz-placeholder { color: var(--placeholdercolor); }
html { scroll-behavior: smooth; }
.post, .page{ margin: 0; }
ul, ol, li { list-style: none; margin:0; padding:0; }
p:empty { display: none; }


/* Comman Button */
a.cmn-btn { display: inline-block; font-family: 'Manrope'; font-size: 20px; font-weight: 800; line-height: 1.3; letter-spacing: 0.2px; text-transform: uppercase; background: linear-gradient(90deg, #1F45A8 0%, #1F45A8 100%); color: #fff; padding: 27px 31px; position: relative; text-decoration: none;}
.cmn-btn:before { position: absolute; content: ""; width: 20px; height: 20px; top: 0; bottom: 0; right: -10px; margin: auto; background-color: #1F45A8; border: 2px solid #66A2E1; outline: 2px solid #FDB801; outline-offset: -8px; transform: rotate(45deg); }
a.cmn-btn:hover:before{background-color: #66A2E1;border: 2px solid #1F45A8;}
a.cmn-btn:hover{ background: #66A2E1; }
/* Comman Button end*/

/* Comman Heading */
.hm-cmn-heading { font-family: 'Playfair Display'; font-size: 80px; font-weight: 400; line-height: 1.1; letter-spacing: 0px; text-transform: initial; color: #fff; margin: 0 0 30px; text-align: left; }
.hm-cmn-heading.hm-heading-center{ text-align: center; }
/* Comman Heading end*/

.single-container, .container, .footer-container{ width:100%; max-width:1500px; margin:0 auto }

.col-loop { font-size: 20px; margin: 0 0 10px; }



/*Header Sticky Menu*/
.header-sticky.fixed-header { position: fixed; top: 0; width: 100%; padding: 10px 2%; background-color: #fff; z-index: 9999; border-bottom: 2px solid #66A2E1; }
.sicky-logo { width: 100%; max-width: 300px; padding: 0 15px; }
.header-sticky { width: 100%; float: left; background: #c4c9b2; padding: 10px; display: none; }
.header-sticky .sticky-cnt { width: 25%; float: left; text-align: center; font-size: 15px; color: #c4c9b2; padding: 0 8px; }
.header-sticky .mobile_src_nav,
.header-sticky .showhide { display: block; }
.header-sticky .mobile_src_nav { background: transparent; }
.header-sticky .stickyshowhide .txt { width: 40px; height: 40px; text-align: center; float: none; padding: 0; position: relative; font-weight: 600;font-family: 'Manrope'; }
.header-sticky .sticky-cnt>a, .header-sticky .sticky-cnt button {font-size: 17px; font-weight: 600; color: #66A2E1; font-family: 'Manrope'; position: relative; padding: 45px 0 0; display: inline-block; text-align: center; width: 100%; cursor: pointer; border: 0; outline: 0; background: transparent; }
.header-sticky .sticky-cnt a:before, .header-sticky .sticky-cnt button:before { width: 40px; height: 40px; position: absolute; content: ""; left: 0; right: 0; margin: 0 auto; top: 0; background: transparent; border-radius: 100%; border: 2px solid #66A2E1; }
.header-sticky .sticky-cnt button:before { background: url(images/header-sticky-menu.webp) no-repeat center; }
.header-sticky .sticky-cnt a:before { background-image: url(images/header-sticky-call.webp); background-repeat: no-repeat; background-position: center;background-size: 18px;}
.header-sticky .stickyshowhide .txt:before { display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; margin: auto; font-size: 18px; border: 1px #fff solid; color: #f2f2f2; border-radius: 50%; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.sticky-mobinav ul li a.drop { font-size: 0; position: absolute; right: 0; top: 0; width: max-content; height: 45px; }
.sticky-mobinav ul li a.drop.open { width: 28px; }
.sticky-mobinav ul li a.drop:after { content: ""; background: url(images/sprite_icons.png) no-repeat left top; background-position: 0px 0px; width: 13px; height: 13px; position: absolute; right: 0; top: 9px; }
.sticky-mobinav ul li a.drop.open:after { background-position: -28px 0px; }
.header-sticky .sicky-cnt .stickyshowhide:before {background: url(images/header-sticky-menu.png) no-repeat center; }
.header-sticky .sicky-cnt.sticky-faq-wrap a:before { background: url(images/header-sticky-faqs.png) no-repeat center; }
.header-sticky .sicky-cnt.sticky-call-wrap a:before { background: url(images/header-sticky-call.png) no-repeat center; }
.header-sticky .sicky-cnt.sticky-blog-wrap a:before { background: url(images/header-sticky-blog.png) no-repeat center; }
#floatingMenu {position: fixed; top: 0; left: 0; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; text-align: left; display: flex; width: 100%; height: 100vh; z-index: 99999; }
.floatingMenu-list { width: 400px; background: #1F45A8; overflow-y: auto; padding: 10px 10px; height: 100vh; position: relative; }
#floatingMenu.openMenu { display: flex; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
#cloaseFloatingMenu { text-align: right; font-size: 37px; line-height: 1; font-weight: 700; display: block; background: transparent; clear: both; outline: 0; border: 0; padding: 0; color: #ffffff; float: right; position: relative; z-index: 999; cursor: pointer; }
button#cloaseFloatingMenu2 { flex-grow: 1; width: calc(100% - 280px); height: 100%; font-size: 0px !important; background: transparent; border: 0; }
.floatingMenuInner li { position: relative; }
.floatingMenuInner a { color: #fff !important; letter-spacing: 0.4px; font-family: 'Asap', sans-serif; font-weight: 500; padding: 4px 0; font-size: 18px; display: block; line-height: 1; border-bottom: 1px solid #222222; }
.floatingMenuInner .sub-menu { display: none; }
.floatingMenuInner .menu-item-has-children>a:after { content: ''; width: 10px; height: 2px; background-color: #fff; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: 15px; right: 6px; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.floatingMenuInner .menu-item-has-children>a:before { content: ''; width: 2px; height: 10px; position: absolute; top: 11px; right: 10px; display: block; opacity: 1; background-color: #fff; }
.floatingMenuInner li.openSubMenu.menu-item-has-children>a::before { /*-webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg);*/ opacity: 0; }
.header-sticky.fixed-header .container { display: flex; padding: 0; align-items: center; justify-content: space-between; }
.sicky-logo{ max-width:350px; text-align: center; }
.sticky-wrap{ display: none; }
header#site-header.f-nav{ position: fixed; border-bottom: 2px solid #82581f; background-color: #080d26; padding: 10px 0; }
.showhide { display: none; color: #fff; width: 110px; height: 28px; float: none; text-align: left; cursor: pointer; padding: 0px 0 0 33px; position: relative; outline: 0; border: 0; background-color: transparent; }
.showhide b.txtl { text-align: right; font-size: 20px; line-height: 28px; font-weight: 600 !important; text-transform: uppercase; margin: 0 0px 0 0px; padding-top: 2px; letter-spacing: 0.5px;font-family: 'Manrope'; }
.showhide b.txtr { position: absolute; top: 0; bottom: 0; left: 0; margin: auto; text-align: left; font-size: 37px; line-height: 27px;     font-family: 'Manrope';}
.mobinav { display: none; width: 100%; color: #fff; box-sizing: border-box; z-index: 99999995; float: left; background: #1F45A8; position: absolute; top: 38px; left: 0; }
.mobinav ul { float: left; margin: 0px 0 0 0; padding: 5px 0px; width: 100%; }
.mobinav ul li {float: left;margin: 0;width: 100%;list-style: none;padding: 0 20px;box-sizing: border-box;border: 0;margin: 0;padding: 0px;position: relative;font-family: "Poppins", sans-serif;}
.mobinav a {width: 100%;float: left;padding: 6px 0;display: block;line-height: normal;color: #fff;font-size: 16px;letter-spacing: 0.5px;font-family: 'Manrope';border: 0;margin: 0;text-decoration: none;font-weight: 600;}
.mobinav a:hover, .mobinav ul li.current-menu-item a {color: #86d0f8;}
.mobinav ul li ul {float: left;padding: 0 0 0 15px;}
.mobinav ul li ul li a {text-transform: capitalize;}
.mobile_src_nav {display: none; width: 100%; float: none; position: relative; padding: 10px 0; }
.mobile_src_nav .container { position: relative; }
.mobile_src_nav .search-form { width: 100%; float: left; }
.displayblock { display:block; }
.body-content { width:100%; float: left; height: 2000px; overflow: hidden; }
/*Header Sticky Menu end*/

/* Header section */
.site-header { background-color: transparent; transition: opacity 0.3s ease, visibility 0.3s ease; width: 100%; padding: 24px 0 30px; position: absolute;z-index: 9999;}
.site-header.is-sticky { top: 0; right: 0; left: 0; z-index: 99999; position: fixed; background:#fff; animation: slideDown 0.35s ease-out; visibility: visible; border-bottom: 2px solid #1F45A8; }
.site-header .container { max-width: 100%;padding: 0 45px 0 60px; }
.site-header .logo-section { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 0; }
.site-header .header-number { color: #000000; padding: 0 0 0 22px; position: relative; border-left: 2px solid #FDB801; }
.site-header .header-number a, 
.site-header .header-number strong { font-family: 'Manrope'; font-size: 40px; font-weight: 600; line-height: 1; letter-spacing: 0px; color: #000000; margin: 0 0 6px; display: inline-block; }
.site-header .header-number strong { font-size: 20px; font-family: 'Manrope'; text-transform: initial; color: #66A2E1; display: block; margin: 0;}
.site-header .header-number a:hover { color: #66A2E1; }
.site-header .site-branding a img { display: block; width: 100%; }
.site-header .header-number a:before { position: absolute; content: ""; background-image: url(images/sprites.webp); background-repeat: no-repeat; background-position: -11px -11px;  width: 26px; height: 26px; top: 0; bottom: 0; left: -81px; margin: auto; z-index: 1; }
.site-header .header-number a::after{ position: absolute; content: ""; background-image: url(images/header-call-left-icon-shape.webp); background-repeat: no-repeat; background-position: center left; background-size: 100%; width: 98px; height: 103px; bottom: -10px; left: -116px; margin: auto; z-index: 0; }
.site-header #main-navigation ul{ margin:0 }
.site-header #main-navigation ul li{ display: inline-block; padding: 0 0px 0; position: relative; margin: 0 14px; }
.site-header #main-navigation ul li:first-child{ margin-left:0 }
.site-header #main-navigation ul li:last-child{ margin-right:0 }
.site-header #main-navigation ul li a{ font-family: 'Manrope'; font-size: 20px; font-weight: 600; letter-spacing: 0px; line-height: 1; text-transform: capitalize; color: #000; padding: 0; display: block; min-width: inherit; }
.site-header #main-navigation ul > li.current-menu-item > a, #main-navigation ul > li > a:hover{ color: #1F45A8; }
.site-header #main-navigation ul li ul.sub-menu{ display:none; width:220px; position:absolute; color:#fff; top:100%; left:0; right:auto; background-color:#1F45A8; padding:0px 0; z-index:999 }
.site-header #main-navigation ul li:hover ul.sub-menu{ display:block }
.site-header #main-navigation ul li:hover ul.sub-menu li{ position:relative }
.site-header #main-navigation ul li:hover ul.sub-menu li:hover > ul{ display:block; top:0; left:100% }
.site-header #main-navigation .sub-menu li.current-menu-item > a{ background-color: #66A2E1; color: #fff; }
.site-header #main-navigation .sub-menu li a{ width: 100%; padding: 10px 10px; color: #ffffff; display: block; text-align: left; text-transform: capitalize; font-weight: 600; letter-spacing: 0; border-bottom: 0; font-size: 16px; }
.site-header #main-navigation .sub-menu li a:hover,
.site-header #main-navigation .sub-menu .current-menu-item > a{ background-color: #66A2E1; color: #fff; }
.site-header #main-navigation .sub-menu li:after{ display:none; }
.site-header #main-navigation .sub-menu li{ width:100%; margin:0; padding:0 }
.site-header #main-navigation .sub-menu li a:after{ display:none }
.site-header #main-navigation ul li ul.sub-menu li .sub-menu { display:none; width:100%; position:absolute; color:#fff; top:0; left:100%; padding:0px 0; z-index:999; }
.site-header .header-right {display: flex;align-items: center;justify-content: space-between;gap: 150px;}

.mobilenav { width:280px; height: 100vh; background-color: #333; color: white; position: fixed; top: 0; left: -280px; transition: left 0.4s ease; z-index: 999; }
.mobilenav.show { left: 0; }
#mobilenav-toggle { display:none; }
.mobilenav-toggle { position: absolute; top: 20px; right: 20px; background-color: blue; border: none; cursor: pointer; z-index: 1000; font-size: 0; line-height: 0px; width:36px; height: 36px; background-position: center center; background-repeat: no-repeat; background-image: url(images/open-mobilenav.webp); }
.mobilenav-toggle.active { background-image: url(images/close-mobilenav.webp); }
.close-mobilenav { font-size:0; line-height:0px; position: absolute; top: 15px; right: 15px; cursor: pointer; background-color: red; background-image: url(images/close-mobilenav.webp); background-position: center center; background-repeat: no-repeat; width:36px; height: 36px; }
#mobile-navigation { overflow-y:scroll; height: 100%; width:100%; padding-top:45px; }
#mobile-navigation ul{ margin:0; padding:0 }
#mobile-navigation ul li{ display:block; padding:0 0px; margin:0; position:relative }
#mobile-navigation ul li a{ font-size:15px; text-transform:uppercase; font-weight:bold; color:#000; padding:6px 10px; display:block; min-width:inherit }
#mobile-navigation ul li.current-menu-item > a,#mobile-navigation ul li:hover > a{ color:#fff }
#mobile-navigation .sub-menu li a{ width:100%; padding:6px; color:#ffffff; display:block; text-align:left }
#mobile-navigation ul li .drop.close, #mobile-navigation ul li .drop.open { font-size: 0; position: absolute; right: 0px; top: 0; width: 20px; height: 20px; background-color: transparent !important; background-image: url(images/nav-open.webp); background-position: center center; background-repeat: no-repeat; padding: 0px 0px; cursor: pointer; }
#mobile-navigation ul li .drop.open { width: 20px; background-image: url(images/nav-close.webp); }
#mobile-navigation .sub-menu { padding-left: 15px; max-height: 0; overflow: hidden; transition: max-height 0.8s ease; }
#mobile-navigation .sub-menu.open { max-height: 900px; transition: max-height 0.8s ease; }
@keyframes slideDown {from {transform: translateY(-100%);}to {transform: translateY(0);}}
.is-fading-out { opacity: 0; visibility: hidden; }
@media screen and (max-width:992px) {#mobilenav-toggle {display:block}}
/* Header section end*/


/*Banner section*/
.hm-banner-sec { background-image: url("images/banner-bg.webp"); background-repeat: no-repeat; background-size: cover; padding: 174px 0 0; position: relative;z-index: 1;overflow: hidden;}
.hm-banner-sec::before { animation: circle 35s linear infinite; position: absolute; content: ""; top: -55%; right: -29%; background-image: url("images/hm-bnr-top-circle-image.webp"); background-repeat: no-repeat; background-size: 100% 100%; width: 58%; height: 1105px; z-index: -1; }
.hm-banner-sec::after { animation: circle 35s linear infinite; position: absolute; content: ""; bottom: -30%; left: -15%; background-image: url("images/hm-bnr-btm-circle-image.webp"); background-repeat: no-repeat; background-size: 100% 100%; width: 30.2%; height: 57.6%; z-index: -2; }
.hm-banner-sec .container::before{ position: absolute; content: ""; bottom: 0; left: 0; right: auto; background: linear-gradient(180deg, rgba(31, 69, 168, 0) 55.45%, #0C1B42 100%); opacity: 10%; width: 34.5%; height: 100%; clip-path: polygon(0 0, 40% 0, 100% 100%, 0% 100%); z-index: -1; }
.hm-banner-sec .hm-bnr-main { display: flex; justify-content: space-between; align-items: end; }
.hm-banner-sec .hm-bnr-left{ width: 56.6%; padding-bottom: 171px; }
.hm-banner-sec .hm-bnr-right{ width: 37.4%; }
.hm-banner-sec .bnr-tp-fort-text { display: inline-block; font-family: 'Manrope'; font-size: 18px; font-weight: 500; line-height: 1; letter-spacing: 2.7px; text-transform: uppercase; color: #1F45A8; margin: 0 0 6px; }
.hm-banner-sec .bnr-title { font-family: 'Playfair Display'; font-size: 115px; font-weight: 400; line-height: 1; letter-spacing: 0px; text-transform: capitalize; color: #000; margin: 0 0 32px; }
.hm-banner-sec .bnr-title strong{color: #1F45A8;font-weight: 400;}
.hm-banner-sec .bnr-title small{ font-size: 94px; color: #1F45A8; }
.hm-banner-sec .bnr-we-ride-text { font-family: 'Manrope'; font-size: 78px; font-weight: 400; line-height: 1; letter-spacing: 14.8px; text-transform: uppercase; color: #000; border-top: 2px solid #1F45A8; border-bottom: 2px solid #1F45A8; padding: 12px 0; margin: 0 0 19px; }
.hm-banner-sec .bnr-palaidis-text { font-family: 'Manrope'; font-size: 18px; font-weight: 600; line-height: 1.8; letter-spacing: 0px; text-transform: initial; color: #000; margin: 0 0 50px; }
.hm-banner-sec .bnr-evry-title { display: inline-block; font-size: 94px; }
@keyframes circle {0%{transform: rotate(0deg);} 100% {transform: rotate(360deg);}}

/*Banner section end*/


/*Banner Bottom section*/
.hm-banner-bottom-sec { background: #1F45A8; padding: 30px 0; text-align: center; }
.hm-banner-bottom-sec p{ font-family: 'Manrope'; font-size: 26px; font-weight: 600; line-height: 1; letter-spacing: 15.6px; text-transform: uppercase; color: #fff; margin: 0; }
/*Banner Bottom section end*/




/* Home Practice Areas */
.hm-pract-sec {padding: 110px 0px 146px; background: linear-gradient(0deg, #E9EAEE 0%, #1f45a800 30%); position: relative; z-index: 1; }
.hm-pract-sec:before {position: absolute; content: ""; clip-path: polygon(0 0, 100% 1%, 80% 100%, 20% 100%); width: 52.9%; height: 30%; bottom: 0; right: 0; left: 0; margin: auto; background-color: #fff; z-index: -1; pointer-events: none;}
 .pract-ars-blk h2 { color: #000000; margin-bottom: 45px; text-transform: capitalize; }
.card-itm {background-image: url("images/itm-card-bg-image.webp"); background-position: center; background-repeat: no-repeat; background-size: cover; width: 32%; position: relative; padding: 53px 50px 60px; }
 
.card-itm:hover .itm-card-image{padding: 47px; }
.card-itm:hover .itm-card-image{border:none; }
.card-itm:hover .itm-card-image::after {position: absolute; background-image: url(images/hover-circle.webp); border-radius: 50%; background-position: center; content: ""; width: 100%; height: 100%; bottom: 0; right: 0; left: 0; top: 0; margin: auto; background-size: 100% 100%; z-index: -1; animation: rotateLines 30s linear infinite; transform-origin: center; }
@keyframes rotateLines {from {transform: rotate(0deg);}to {transform: rotate(360deg);}}
.card-itm h3{font-size: 40px; font-family: 'Playfair Display'; font-weight: 400; line-height: 1; letter-spacing: 0px; color: #66A2E1; margin-bottom: 10px; text-align: center; text-transform: capitalize; }
.card-itm:hover h3{ color:#FDB801; }
.card-itm p{font-size: 22px; font-family: 'Manrope'; font-weight: 600; line-height: 1.5; letter-spacing: 0px; color: #FFFFFF; text-align: center;     margin: 0;}
.itm-card-image {width: 92.2%; padding: 16px; border: 3px solid #FFFFFF33; border-radius: 50%; margin: 0 auto 20px; box-sizing: border-box; position: relative; z-index: 1; }
.itm-card-image img {width: 100%; display: block; border-radius: 50%; object-fit: cover; }
.pract-ars-itms {display: flex; justify-content: center; align-items: stretch; gap: 30px; flex-wrap: wrap; margin-bottom: 43px; }
.prac-cnt {font-size: 20px; font-family: 'Manrope'; font-weight: 600; line-height: 1.8; letter-spacing: 0px; color: #000000; text-align: center; margin-bottom: 32px; }
.pract-ars-btn {text-align: center; }
.hm-pract-sec a.cmn-btn {padding: 25px 77px 25px 52px;}
.practice-link a{position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;z-index: 1;font-size: 0;}

/* Home Practice Areas end*/


 /* trust-palaidis-law-sec */
.trust-palaidis-law-sec{padding:100px 0 0;}
.trust-palaidis-law-sec h2{color: #000;margin-bottom: 12px;}
.trust-blk{display:flex; gap:20px; }
.trust-totl-itm h3 { position: relative; font-family: 'Playfair Display'; font-weight: 400; font-size: 38px; letter-spacing: 1.6px; color: #fff; line-height: 0.9; text-align: center; margin: 0; min-height: 170px; z-index: 1; }
.trust-totl-itm h3::before {content: ""; display: block;background-image: url("images/sprites.webp");background-repeat: no-repeat;background-position: -163px -11px ; width: 69px; height: 70px; margin: auto;  margin-bottom: 12px; }
.trust-totl-itm.dedicated h3::before{background-position: -261px -1px ;}
.trust-totl-itm.personalized h3::before{background-position: -355px -11px ;}
.trust-itm-img { width: 100%; max-width: 200px; margin: 0 auto -155px; position: relative; }
.trust-totl-itm {width: 33%; max-width: 100%; text-align: center; }
.trust-itm-clip{position: relative; padding: 63px 25px; }
.trust-itm-clip::before{content: ""; position: absolute; top:0; left: 0; right:0; width: 100%; height: 83%; background: url("images/trust-lines-img.webp"); background-size: 100% 100%; }
.trust-itm-cnt {clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50% ); background: linear-gradient(220deg, #1F45A8 0%, #0C1B42 100%); padding: 80px 30px 123px; }
.trust-totl-itm p {font-family: 'Manrope'; font-weight: 500; font-size: 20px; letter-spacing: 0.55px; color: #000; line-height: 1.65; text-align: center; margin: -60px auto 0 auto; width: 74%; }
.trust-itm-img img {opacity: 0.2;position: relative;animation: rotateLines 30s linear infinite;}
.trust-itm-img::before { position: absolute; content: ""; width: 100%; height: 34%; background: linear-gradient(45deg, #122863, #183786); z-index: 1; right: 0; bottom: 0; left: 0; margin: auto; }
 /* trust-palaidis-law-sec end*/

/*Home Personal Injury Section Section*/
.hm-personal-injury-sec { padding: 55px 0px 92px; background-image: url(images/personal-img.webp); background-position: top; background-size: 100% 91%; position: relative; background-repeat: no-repeat; } 
.hm-personal-injury-sec .container { position: relative; z-index: 2; max-width: 100%;} 
.hm-personal-injury-sec::after { position: absolute; content: ""; width: 71.8%; height: 100%; top: 0; bottom: 0; left: 0; background-image: url("images/personal-before-img.webp"); background-position: center; background-repeat: no-repeat; background-size: 100% 100%;pointer-events:none; } 
.hm-personal-injury-sec:before { position: absolute; content: ""; width: 100%; height: 91.1%; top: 0; right: 0; bottom: 0; left: 0; background-color: #0C1B42; opacity: 90%;pointer-events:none }
.hm-personal-injury-sec .pers-injury-blk { display: flex; justify-content: space-between;align-items: end;}
.hm-personal-injury-sec .pers-injury-item { width: 56%; margin-left: -60px; position: relative; } 
.hm-personal-injury-sec .pers-injury-item::before { position: absolute; content: ""; background-image: url(images/pl-logo.webp); background-repeat: no-repeat; background-size: contain; width: 298px; height: 330px; right: 175px; bottom: 0; } 
.hm-personal-injury-sec .pers-injury-cont-item { width: 48.7%; padding: 80px 0 0 185px; } 
.hm-personal-injury-sec .pl-logo img{ display: block; width: 100%; } 
.hm-personal-injury-sec .pers-injury-cont-item h2 { margin-bottom: 23px;font-size: 65px;}
.hm-personal-injury-sec .pers-injury-cont-item p {width: 100%;max-width: 720px;font-family: 'Manrope'; font-weight: 600; font-size: 20px; color: #fff; line-height: 1.8; letter-spacing: 0px; margin-bottom: 38px; }
.hm-personal-injury-sec .get-know-btn{ text-align: start; } 
.hm-personal-injury-sec .quote-box p { font-size: 22px; font-family: 'Manrope'; font-weight: 600; line-height: 1.3; color: #fff; padding: 21px 80px 19px 60px; background: linear-gradient(88deg, #1F45A8 15%0%, rgba(31, 69, 168, 0) 100%); clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%); margin: 0;} 
.hm-personal-injury-sec .quote-box { position: absolute; width: 65%; clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%); top: 10%; left: 25%; padding-left: 10px; z-index: 2; } 
.hm-personal-injury-sec .quote-box::after { content: " "; position: absolute; background-color: #fdb801; width: 7%; height: 100%; top: 0; left: 0; z-index: -1; } 
.hm-personal-injury-sec .pers-injury-item::after {content: ""; position: absolute; width: 62px; height: 51px; top: 6%; right: 20%; z-index: 9; background: url("images/sprites.webp"); background-repeat: no-repeat; background-position: -71px -11px; }
.hm-personal-injury-sec .pl-logo.pl-logo-mobile {display: none;}
.hm-personal-injury-sec .get-know-btn a.cmn-btn {padding: 27px 70px; }
/*Home Personal Injury Section Section end*/


/*Home Results Section*/
.hm-results-sec{ background:#fff; overflow:hidden; padding: 0; } 
.hm-results-sec .container{ max-width:100%; } 
.hm-results-sec .result-blk{ display:flex; } 
.hm-results-sec .results-left { width: 50%; background-color: #F7F9FC; padding: 90px 90px 54px 207px; } 
.hm-results-sec .results-left h2{ color:#000000; margin-bottom:18px; line-height: 1;} 
.hm-results-sec .result-card { display: flex; justify-content: center; gap: 30px; padding: 38px 20px 47px 0; border-bottom: 2px solid #66A2E130; } 
.hm-results-sec .result-card:last-child{ border-bottom:none; } 
.hm-results-sec .result-text h3{ font-size:60px; font-weight:400; font-family: 'Manrope'; letter-spacing: 0; color:#1F45A8; line-height:1; margin-bottom:8px; } 
.hm-results-sec .result-text h4{ font-size:28px; font-weight:400; font-family: 'Playfair Display'; line-height: 1; letter-spacing: 0; color:#66A2E1; margin-bottom:12px; } 
.hm-results-sec .result-text p, .hm-results-sec p { font-size: 18px; font-weight: 600; font-family: 'Manrope'; letter-spacing: 0px; line-height: 1.6; color: #000000;     margin: 0;} 
.hm-results-sec .results-right{ width:50%; } 
.hm-results-sec .results-right img { width: 100%; display: block; height: 100%; object-fit: cover; }
.hm-results-sec .result-icon { width: 100%; max-width: 151px; }
.hm-results-sec .result-icon img { display: block; width: 100%; }
/*Home Results Section end*/

/*Home Expect Section*/
.hm-expect-sec { padding:110px 0; background:#fff; } 
.hm-expect-sec .expect-heading h2{ color:#000000; margin-bottom: 30px; } 
.hm-expect-sec .expect-blk{ display:flex; justify-content:space-between; gap:30px; } 
.hm-expect-sec .expect-item{ width:22.2%; border-bottom:2px solid #2074CC30; padding-bottom:40px; } 
.hm-expect-sec .expect-item:hover .expect-number { background-color: #FDB801; color: #000000; } 
.hm-expect-sec .expect-number { width: 99px; height: 82px; clip-path: polygon(25% 0, 100% 45%, 100% 100%, 0 100%, 0 20%); display: flex; align-items: center; justify-content: center; font-size: 45px; line-height: 1; font-weight: 500; font-family: 'Manrope'; margin-bottom: 22px; background: #204bb5; padding: 30px 25px 15px 10px; color: #fff; } 
.hm-expect-sec .expect-item h3{ font-size:40px; font-family: 'Playfair Display'; font-weight:400; color:#000000; line-height:1; margin-bottom:16px; } 
.hm-expect-sec .expect-item p{ font-size:20px; font-weight: 600; font-family: 'Manrope'; letter-spacing: 0; line-height:1.6; color:#000000; margin-bottom: 0;}
/*Home Results Section end*/

/*Home quote Section*/
.hm-quote-sec {background: #0c1b42; padding: 70px 0; } 
.hm-quote-sec .quote-blk {position: relative; padding: 40px 60px 40px 104px; background: linear-gradient(88deg, #1F45A8 15% 0%, rgba(31, 69, 168, 0) 100%); } 
.hm-quote-sec .quote-blk::before {content: ""; position: absolute; width: 62px; height: 51px; top: 15px; left: 28px; z-index: 9; background: url(images/sprites.webp); background-repeat: no-repeat; background-position: -71px -11px; } 
.hm-quote-sec p {font-family: 'Manrope'; font-size: 20px; line-height: 1.8; letter-spacing: 0px; color: #ffffff; font-weight: 600; margin-bottom: 20px; font-style: italic; } 
.hm-quote-sec h6{font-family: 'Playfair Display'; font-size: 30px; line-height: 1; letter-spacing: 0px; color: #ffffff; font-weight: 600; margin-bottom: 0; text-align: right; }

/* Meet Attorney Section */
.hm-meet-attorney-sec{ background-image: url("images/section-bg.webp"); background-position: center; background-size: 100% 100%; background-repeat: no-repeat; padding: 125px 0px 110px;position: relative; }
.hm-meet-attorney-sec .container{ max-width: 1678px;}
.hm-meet-attorney-sec .meet-att-blk{ display: flex; justify-content: start; gap:20px; align-items: start; width: 100%; }
.hm-meet-attorney-sec .att-img-item h2{ display: none; }
.hm-meet-attorney-sec .att-img-item{ width: 52%; display: flex; justify-content: space-between; align-items: end;  }
.hm-meet-attorney-sec .att-img-item::before {position: absolute; content: ""; background-image: url(images/background-aft.webp); background-repeat: no-repeat; background-size: 100% 100%; width: 55.5%; height: 85.8%; left: 0; top: 42px; }
.hm-meet-attorney-sec .att-cont-item{ width: 42%; }
.hm-meet-attorney-sec .pl-logo img,
.hm-meet-attorney-sec .att-img img{ display: block; width: 100%; position: relative; z-index: 1; height: auto; }
.hm-meet-attorney-sec .att-cont-item h2 {line-height: 1.25; letter-spacing: 0px; margin: 0px 0px 31px 5px;    font-size: 65px; }
.hm-meet-attorney-sec .att-cont-item p{ font-family: 'Manrope'; font-weight: 600; font-size: 18px; color: #fff; line-height: 1.8; letter-spacing: 0px; margin: 0px 0px 36px 5px; }
.hm-meet-attorney-sec .get-know-btn{ text-align: right; }
.hm-meet-attorney-sec .get-know-btn a{padding: 27px 65px; margin-right: 20px; }
.hm-meet-attorney-sec .hm-cmn-heading.mbl-heding {display: none; }

/* Home Serving Cyclists Section*/

.hm-serving-cyclist-sec { padding: 68px 0px 100px; position: relative; }
.hm-serving-cyclist-sec::after{ position: absolute; content: ""; background-image: url("images/map-bg.webp"); background-repeat: no-repeat; width: 951px; height: 1012px; opacity: 25%; left: 0; bottom: 0;pointer-events:none; }
.hm-serving-cyclist-sec .container{ max-width: 1280px;}
.hm-serving-cyclist-sec .serv-cyc-blk{ display: flex; justify-content: space-between; align-items: start; }
.hm-serving-cyclist-sec .map-item{ width: 41.71%; position: relative; z-index: 2; }
.hm-serving-cyclist-sec .pl-logo-lt{ position: absolute; bottom: 0; }
.hm-serving-cyclist-sec .cyc-cont-item{ width: 57.1%; padding: 32px 0px 0px; position: relative; z-index: 2; }
.hm-serving-cyclist-sec .cyc-cont-lft ul,
.hm-serving-cyclist-sec .cyc-cont-rgt ul{ list-style: none; }
.hm-serving-cyclist-sec .cyc-hdg h2{ color: #000;text-transform: uppercase; margin: 0px 0px 29px; }
.hm-serving-cyclist-sec .cyc-cont-item .fort-lauderdale-text{ font-family: 'Playfair Display'; font-weight: 400; font-size: 25px; color: #000; line-height: 1.2; letter-spacing: 0px; margin: 0px 0px 21px 0px; }
.hm-serving-cyclist-sec .cyc-cont-lft  ul li a,
.hm-serving-cyclist-sec .cyc-cont-rgt ul li a{ font-family: 'Playfair Display'; font-weight: 400; font-size: 30px; color: #000; line-height: 2.33; letter-spacing: 0px; text-decoration: none; margin: 0px 0px 0px 0px; padding-left: 40px; position: relative; }
.hm-serving-cyclist-sec .cyc-cont-lft  ul li a::after,
.hm-serving-cyclist-sec .cyc-cont-rgt ul li a::after{ position: absolute; content: ""; background-image: url("images/sprites.webp"); background-position: -12px -52px; background-repeat: no-repeat; width: 28px; height: 33px; left: 0; top: 10px; bottom: 0; margin: auto;}
.hm-serving-cyclist-sec .cyc-cont-lft  ul li a:hover,
.hm-serving-cyclist-sec .cyc-cont-rgt ul li a:hover{ color: #FFA930; transition-duration: 0.5s; }
.hm-serving-cyclist-sec .cyc-cont-lft  ul li a:hover::after,
.hm-serving-cyclist-sec .cyc-cont-rgt ul li a:hover::after{background-position: -13px -93px;}
.hm-serving-cyclist-sec .cyc-cont-item-blk{ display: flex; justify-content: start; gap:122px; margin: 0px 0px 48px; }
.hm-serving-cyclist-sec .cyc-hdg {position: relative; z-index: 2; }

/* Home Serving Cyclists Section end*/

/*Home Testimonials Section*/
.hm-testimonials { background-color: #0C1B42; margin-bottom: -70px;padding: 110px 0 0; }
.hm-testimonials .container { width: 100%; max-width: 1763px; margin: 0 auto; padding: 0 130px; }
.clients-text { text-align: center; }
.clients-text .hm-cmn-heading{ color:#ffffff; margin: 0 0 16px;}
.clients-text p{ font-family: 'Manrope'; font-size: 20px; color:#ffffff; font-weight: 600; margin-bottom: 12px; }
.testi-item { height: 100%; position: relative; background-color: #ffffff; padding: 37px 61px 53px 51px;    box-shadow: 1px 7px 70px rgba(31, 69, 168, 0.12);  display: flex; flex-direction: column; justify-content: space-between; }
.hm-testi-list .owl-stage { padding: 40px 0 0; }
.star-rat { width: 100%; max-width: fit-content; padding-top: 30px; margin: 0 0 11px; }
.google-icon img{ width: 44px; height: 46px; object-fit: contain; }
.google-icon { width: 80px; height: 80px; background: #fff; border: 2px solid #66A2E1; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 6px rgba(0,0,0,0.08); position: absolute; top: -40px; }
.testi-item p{ font-family: 'Manrope'; font-size: 20px; color:#000000; font-weight: 600; line-height: 1.9; margin-bottom: 74px; flex-grow: 1; }
.testi-item h5 { font-family: 'Playfair Display'; font-size: 50px; font-weight: 400; color: #66A2E1; line-height: 1; margin: 0;     width: 85%;}
.rating-slider { padding: 110px 0 28px; background-color: #fff; }
.rating { display: flex; align-items: center; justify-content: center; gap: 285px; position: relative; padding: 40px 0; width: 100%; max-width: 75%; margin: auto; }
.rating-slider .container { width: 100%; max-width: 1760px; margin: 0 auto; padding: 0 0 28px; border-bottom: 2px solid hsl(211deg 67% 64% / 20%);position: relative;}
.rating:before, .rating::after { background-image: url("images/sprites.webp"); position: absolute; content: ""; width: 83px; height: 162px; top: 0; left: 0; bottom: 0; margin: auto; background-position: -261px -160px; }
.rating::after { left: inherit; right: 0; background-position: -355px -160px; }
.ggl-rtng{ display: flex; align-items: center; gap: 13px;}
.rtng-txt h4 { font-size: 20px; font-family: 'Manrope'; font-weight: 600; line-height: 1; margin: 0; color: #000; }
.atrny-cyclist{ display: flex; align-items: center;}
.ggl-icon{ width: 80px; height: 80px; background: #fff; border: 2px solid #66A2E1; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 6px rgba(0,0,0,0.08);}
.ggl-icon img{ width: 46px; height: 44px; object-fit: contain;}
.rtng-txt {position: relative;}
.star-rtng { font-size: 40px; font-family: 'Manrope'; font-weight: 600; line-height: 1; display: flex; align-items: center; gap: 10px; margin: 0; color: #000; letter-spacing: -0.06em; }
.atrny-cyclist{gap: 13px;}
.atrny-icon{ width: 80px; height: 80px; background: #fff; border: 2px solid #66A2E1; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 6px rgba(0,0,0,0.08); }
.atrny-icon img{ width: 42px; height: 49px; object-fit: contain;}
.atrny-cyclist h5{font-size: 21px; font-family: 'Manrope'; font-weight: 600; line-height: 1.15;color: #000000;margin: 0;}
.atrny-cyclist h5 strong {display: block;font-weight: 700;}
.rating-slider .container:before {position: absolute; content: ""; width: 2px; height: 50%; top: 33px; right: 0; left: 0; margin: auto; background-color: #66A2E1; opacity: 50%; }
.hm-testi-list.owl-carousel .owl-nav { display: flex !important; justify-content: space-between; position: absolute; width: 100%; top: 270px; margin: auto;    z-index: -1; }
.hm-testi-list.owl-carousel .owl-nav button { font-size: 0 !important; background-image: url("images/sprites.webp") !important; background-position: -81px -147px !important; width: 75px; height: 125px; position: relative; left: -130px; transition: 0.5s;}
.hm-testi-list.owl-carousel .owl-nav button.owl-next { left: 130px; background-position: -172px -147px !important; }
.hm-testi-list.owl-carousel .owl-nav button.owl-prev:hover {background-position: -81px -283px !important;}
.hm-testi-list.owl-carousel .owl-nav button.owl-next:hover {  background-position: -174px -283px !important; }
.hm-testi-list{box-shadow: 0px 0px 70px rgba(31, 69, 168, 0.12); }
.testi-item:before {position: absolute; content: ""; background-image: url(images/sprites.webp); background-repeat: no-repeat; background-position: -331px -90px; width: 62px; height: 51px; bottom: 55px; right: 54px; margin: auto; z-index: 1; }
.hm-testi-list .owl-stage{display: flex;}

/*Home Testimonials Section end*/

/*Home Blog Section*/
.hm-blog-sec { padding: 127px 0px 110px; background-color: #fff; text-align: center; }
.hm-blog-sec .hm-cmn-heading { color: #000; text-transform: capitalize;margin-bottom: 54px;}
.hm-blog-sec h6{ font-size: 20px; font-weight: 600; letter-spacing: 0px; line-height: 1.1; color: #66A2E1; text-transform: uppercase; font-family: 'Manrope'; text-align: center;     margin: 0;}
.home-posts-list { display: flex; justify-content: space-between; margin: 0 0 46px; }
.hm-blog-itm { position: relative; color: #fff; padding: 0; width: 32%; background-color: #fff; box-shadow: 0px 0px 70px 0px rgba(31, 69, 168, 0.12);     flex-direction: column; justify-content: space-between;    display: flex;}
.hm-blog-img img { display: block; width: 100%; clip-path: polygon(25% 0, 100% 46%, 100% 100%, 0 100%, 0 15%); }
.hm-blog-cnt { text-align: left; padding: 44px 53px 0px; margin-bottom: 0; }
.hm-blog-cnt h3 { font-size: 38px; font-weight: 400; letter-spacing: 0px; line-height: 1; color: #000; font-family: 'Playfair Display'; margin-bottom: 42px;min-height: 77px; }
.hm-blog-cnt .post-mata a { text-align: left; margin-bottom: 10px; font-size: 20px; font-weight: 600; letter-spacing: 0px; line-height: 1.1; color: #66A2E1; text-transform: uppercase; font-family: 'Manrope'; display: inline-block; }
.hm-blog-img { position: relative; }
.hm-blog-img a::before { content: ""; background-image: url(images/up-cross-arrow-img.webp); background-repeat: no-repeat; background-position: 25px 24px; position: absolute; width: 78px; height: 102px; top: 0px; right: 0px; margin: auto; background-color: #1F45A8; clip-path: polygon(100% 0, 100% 54%, 49% 78%, 0 100%, 0 0); } 
.hm-blog-itm:hover {background: linear-gradient(220deg, #1F45A8 0%, #0C1B42 100%);}
.hm-blog-btn a.cmn-btn {padding: 27px 80px;}
.hm-blog-itm:hover .hm-blog-cnt h3,
.hm-blog-itm:hover .hm-blog-cnt h3 a {color: #fff;}

/*Home Blog Section end*/

/* The Press Section */
.hm-press-sec{ padding:  110px 0 40px; position: relative;}
.hm-press-sec:before { position: absolute; content: ""; width: 92.4%; height: 2px; right: 0; bottom: 0; left: 0; margin: auto; background-color: #66A2E1; opacity: 0.2; }
.hm-press-sec .press-itm-list { display: flex; justify-content: space-between; margin-bottom: 42px; }
.hm-press-sec .press-itm {position: relative; }
.hm-press-sec .florida-bike-pt { width: 100%; max-width: 382px; position: absolute; content: ""; z-index: 2; left: 0px; bottom: 0; }
.press-itm-img {height: 100%;position:relative;z-index:1; }
.hm-press-sec .blog-cnt { width: 100%; padding: 107px 50px 47px 42px; position: relative; }
.hm-press-sec .blog-cnt::before { position: absolute; content: ""; width: 100%; height: 340px; right: 0; bottom: 0px; left: 0; margin: auto; background-color: #1F45A8; z-index: -1; clip-path: polygon(26% 0, 100% 45%, 100% 100%, 0 100%, 0 17%); }
.hm-press-sec .blog-cnt h4 { color: #fff; font-family: 'Playfair Display'; font-weight: 400; font-size: 36px; line-height: 1; margin-bottom: 15px; }
.hm-press-sec .blog-cnt .hvr a { position: absolute; width: 100%; height: 100%; font-size: 0; left: 0; top: 0; bottom: 0;right: 0;margin: auto;display: inline-block; }
.hm-press-sec .blog-cnt::after { position: absolute; content: ""; background-image: url(./images/sprites.webp); background-repeat: no-repeat;background-position: 5px -268px; width: 60px; height: 60px; right: -30px; bottom: 45px; margin: auto; background-color: #fff; border-radius: 50px; rotate:-45deg;   border: 2px solid #66A2E1;     pointer-events: none;}
.hm-press-sec .florida-bike-pt:hover .blog-cnt::before {background: linear-gradient(180deg, #1F45A8 0%, #0C1B42 100%);}
.hm-press-sec .post-mata { color: #FDB801; font-family: 'Manrope'; font-weight: 700; font-size: 15px; line-height: 1; display: inline-block;text-transform: uppercase; }
.hm-press-sec .press-cnt{ display: flex; justify-content: space-between; margin-bottom: 50px; align-items: center; padding: 0px 20px 0px 0px; }
.hm-press-sec .press-cnt h2{ color: #000;margin: 0; }
.hm-press-sec .florida-bike-pt:hover .blog-cnt::after { background-position:6px -320px; background-color: #1F45A8;  border: 2px solid #66A2E1;     rotate: 0deg;}
.hm-press-sec .press-itm.first-item .florida-bike-pt { bottom: 0; }
.hm-press-sec .press-itm-list{ display:grid; grid-template-columns:1fr 1fr; gap:20px; }
.hm-press-sec .first-item{ grid-row:span 2; height:700px; }
.hm-press-sec .press-itm:not(.first-item){ height:340px; }
.hm-press-sec .press-itm-img a{margin: 0;}
.hm-press-sec .press-itm img{display: block; width:100%; height:100%; object-fit:cover; }
.hm-press-sec a.cmn-btn { padding: 27px 108px; }
.hm-press-sec p.our-firm { color: #000; font-family: Manrope; font-weight: 600; font-size: 20px; line-height: 1; text-align: center; margin: 0; }
.press-btn.mbl-btn{display: none;}
.press-itm-img:before{position: absolute; content: ""; top: 0; bottom: 0; left: 0; right: 0; background-color: #0C1B42; opacity: 50%; width: 100%; height: 100%; z-index: 1; pointer-events: none; }

/* The Press Section end*/


.hm-faqs-sec .accordion{ width: 100%; max-width: 1430px; margin: auto; padding: 0px 0px 100px;}
.hm-faqs-sec h2{ text-transform: capitalize; color: #000; margin-bottom: 59px; }
.hm-faqs-sec .faqs-blk h4{margin: 0;}
.hm-faqs-sec .faqs-blk { border: 1px solid #66A2E1; background-color: #F7F9FC; padding: 16px 57px 28px 30px; margin-bottom: 18px; position: relative; }
.hm-faqs-sec .faqs-blk h4 a::after{ content: ""; background-image: url("images/sprites.webp"); background-repeat: no-repeat; background-position: -11px -135px; position: absolute; width:60px ; height: 60px; top: 17px; right: -31px; margin: auto; }
.hm-faqs-sec .faqs-blk.active{background-color: #1F45A8;}
.hm-faqs-sec .faqs-blk.active h4 a::after{ background-position: -11px -200px;}
.hm-faqs-sec .faqs-blk.active .faqs-blk-content p { color: #fff; }
.hm-faqs-sec .faqs-blk.active a.acc-faqs-title { color: #fff; }
.hm-faqs-sec .faqs-blk h4 a.acc-faqs-title { font-size: 35px; font-family: 'Playfair Display'; font-weight: 400; line-height: 1; letter-spacing: 0px; color: #000; display: block; text-decoration: none; border: 0;outline: none; }
.hm-faqs-sec .faqs-blk h4 a.acc-faqs-title small{ font-size: 50px; color: #66A2E1; text-transform: uppercase; padding-right: 60px; }
.hm-faqs-sec .faqs-blk .faqs-blk-content { padding: 0px 102px 0; }
.hm-faqs-sec .faqs-blk-content p{ font-size: 20px; font-family: 'Manrope'; font-weight: 600; line-height: 1.7; letter-spacing:0px; color: #000; padding-top: 25px; margin-bottom: 11px; }

/* hm-knowledge-sec */
.hm-knowledge-sec { background-image: url("images/section-background.webp"); background-position: center; background-size: cover; background-repeat: no-repeat; padding: 110px 0px 150px; }
.hm-knowledge-sec h2{color: #000; text-transform: capitalize;margin: 0px 0px 16px; }
.hm-knowledge-sec p{ font-family: 'Manrope'; font-weight: 600; font-size: 20px; color: #000; text-align: center; line-height: 1.6; letter-spacing: 0px; margin: 0px 0px 72px 0px; }
.hm-knowledge-sec .sec-vid-blk{ display: flex; justify-content: space-between; align-items: end; }
.hm-knowledge-sec .vid-lft-itm,
.hm-knowledge-sec .vid-rgt-itm{  width: 27.33%; display: flex; flex-direction: column; gap: 35px; }
.hm-knowledge-sec .vid-mid-itm{ width: 38.2%; position: relative; }
.hm-knowledge-sec .vid-mid-itm::before,
.hm-knowledge-sec .vid-mid-itm::after { position: absolute; content: ""; background: linear-gradient(180deg, #1F45A8 0%, #0C1B42 100%); border-radius: 50%; width: 573px; height: 573px; left: 0; right: 0; top: -145px; margin: auto; }
.hm-knowledge-sec .vid-mid-itm::after { background: linear-gradient(180deg, #1F45A8 0%, #0C1B42 100%); width: 77px; height: 77px; left: 48px; right: auto; top: -109px; z-index: 1; }
.hm-knowledge-sec .vid-mid-prt{ background-color: #fff; padding: 46px 54px 56px; width: 458px; max-width: 100%; margin: auto; box-shadow: 0 0 70px 0 #1F45A81F; border-radius: 20px; position: relative; z-index: 2; }
.hm-knowledge-sec .vid-mid-prt::before,
.hm-knowledge-sec .vid-mid-prt::after { position: absolute; content: ""; background: linear-gradient(180deg, #1F45A8 0%, #0C1B42 100%); border-radius: 50%; width: 39px; height: 39px; left: -80px; bottom: 73px; z-index: 1; }
.hm-knowledge-sec .vid-mid-prt::after { background: linear-gradient(180deg, #1F45A8 0%, #0C1B42 100%); width: 20px; height: 20px; left: auto; right: -92px; bottom: auto; top: 45px; }
.hm-knowledge-sec .vid-mid-prt p{ font-family: 'Manrope'; font-weight: 600; font-size: 20px; color: #000; text-align: center; line-height: 1.6; letter-spacing: 0px; margin: 0px 0px 0px 0px; }
.hm-knowledge-sec .lft-img,
.hm-knowledge-sec .rgt-img{ background-color: #fff; padding: 40px 30px; box-shadow: 0px 0px 70px rgba(31, 69, 168, 0.12); border-radius: 20px; position: relative; }
.hm-knowledge-sec .lft-img img,
.hm-knowledge-sec .rgt-img img{ display: block; width: 100%; height: auto; border-radius: 20px; }
.hm-knowledge-sec .mid-img-yt img{ margin: auto; display: block; margin-bottom: 46px; height: auto; }
.hm-knowledge-sec .mid-img{ position: relative; margin-bottom: 30px;}
.hm-knowledge-sec .mid-img img{ margin: auto; display: block; height: auto; border-radius: 20px;  }
.hm-knowledge-sec .sec-vid-blk-mbl{display: none !important;}
.hm-knowledge-sec .mid-img::after{    bottom: -20px;}
.play-img {width: 40px; height: 40px; margin: -20px auto; }


.popup-overlay {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 9999; justify-content: center; align-items: center; } 
.popup-content {background: #fff; width: 90%; max-width: 800px; padding: 10px; position: relative; text-align: center; animation: fadeIn 0.3s ease-in-out; margin: auto; box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); } 
.custombox-lock {overflow: hidden; } 
.close-btn {position: absolute; font-size: 30px; cursor: pointer; font-weight: 700; line-height: 1; border-radius: 50px; background-color: rgb(0, 0, 0); border: 3px solid #fff; color: #fff; top: -10px; right: -10px; width: 35px; height: 35px; z-index: 1; } 
.popup-text p {font-size: 16px; line-height: 1.5; } 
.openPopupBtn {display: inline-block; margin: 0; color: #007bff; cursor: pointer; text-decoration: underline; }
.popup-video {position: relative; overflow: hidden; padding-top: 56.25%; }
.popup-video iframe {position: absolute; left: 0; top: 0; border: 0; height: 100%; }

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* hm-knowledge-sec end */

/* hm-award-sec */
.hm-award-sec {padding: 90px 0 0;}
.hm-award-sec .awds-title-mb{display: none;}
.hm-award-sec .award-section-title,
.hm-award-sec .award-section-title small,
.hm-award-sec .award-section-title strong { font-family: 'Manrope'; font-size: 30px; font-weight: 700; line-height: 1; letter-spacing: 0px; text-transform: uppercase; text-align: left; color: #1F45A8; margin: 0;     width: 18%;}
.award-lst {display: flex; align-items: center; justify-content: space-between; width: 80%; }
.hm-award-sec .award-section-title small { color: #FDB801; }
.hm-award-sec .award-section-title strong { color: #66A2E1; }
.hm-award-sec .award-list{display: flex;align-items: center; justify-content: space-between;    flex-wrap: wrap;}
.hm-award-sec .award-item{padding: 0px 0px 0px 55px; position: relative;}
.hm-award-sec .award-item img{width: 100%; display: block; height: auto;}
.hm-award-sec .award-item::before { position: absolute; content: ""; background-image: url("images/sprites.webp"); background-repeat: no-repeat; background-position: -424px -283px; width: 65px; height: 126px; top: 0; left: 0; bottom: 0; margin: auto; }
.hm-award-sec .award-list.owl-carousel .owl-nav { display: flex; align-items: center; justify-content: center; gap: 15px; width: 100%; max-width: 300px; margin: auto; }
.hm-award-sec .award-list.owl-carousel .owl-nav button.owl-next,
.hm-award-sec .award-list.owl-carousel .owl-nav button.owl-prev { border-radius: 50px; background-color: #fff; transition: all .3s ease; border: 2px solid #66A2E1; transform: rotate(180deg); width: 45px; height: 45px; font-size: 0px; position: relative; }
.hm-award-sec .award-list.owl-carousel .owl-nav button.owl-next{ transform: rotate(0deg); }
.hm-award-sec .award-list.owl-carousel .owl-nav button.owl-next::before,
.hm-award-sec .award-list.owl-carousel .owl-nav button.owl-prev::after { position: absolute; content: ""; top: 0; bottom: 0; left: 0; right: 0; margin: auto; background-image: url(images/sprites.webp); background-repeat: no-repeat; background-position: -2px -277px; transform: scale(0.7); }
.hm-award-sec .award-list.owl-carousel .owl-nav button.owl-next:hover,
.hm-award-sec .award-list.owl-carousel .owl-nav button.owl-prev:hover { background-color: #1F45A8; }
.hm-award-sec .award-list.owl-carousel .owl-nav button.owl-next:hover:before,
.hm-award-sec .award-list.owl-carousel .owl-nav button.owl-prev:hover:after{ background-position: -2px -329px; }
/* hm-award-sec end*/


/*footer form*/
.hm-form-right .gfield label { display: none; }
.hm-form-main .container{ width: 100%; max-width: 100%; }
.bnr-rit-cnt.footer { text-align: left; position: absolute; transform: rotate(269deg); left: 5%; top: 0; bottom: 0; margin: auto; font-size: 140px; pointer-events: none; right: auto; letter-spacing: 2.8px; }
.hm-form-right .gform_required_legend{ display: none; }
.ftr-form-sctn { text-align: center; background-image: url(images/hm-footer-bg.webp); background-repeat: no-repeat;background-position: center center;background-size: cover; position: relative; z-index: 1; overflow: hidden; padding: 131px 0px 165px; }
.ftr-form-sctn::before{ position: absolute; content: ""; top: 0; bottom: 0; left: 0; right: 0; background-color: #0C1B42; opacity: 91%; width: 100%; height: 100%; z-index: -1;pointer-events:none; }
.ftr-form-sctn::after { position: absolute; content: ""; top: 0; bottom: 0; right: -80px; background-image: url(images/hm-footer-bg.webp); background-repeat: no-repeat; background-size: cover; background-position: center right; clip-path: polygon(90% 0, 100% 0, 100% 23%, 66.5% 100%, 0 100%, 22% 54%, 48% 0); width: 59.7%; height: 100%; z-index: -1; pointer-events:none;}
.ftr-form-sctn .hm-form-main { display: flex; justify-content: space-between; gap: 114px; position: relative; }
.ftr-form-sctn .hm-form-left { width: 44%;padding-top: 75px;}
.ftr-form-sctn .hm-form-right { width: 50%; background-color: #0C1B42; padding: 75px 48px 55px; }
.ftr-form-sctn .hm-form-main .hm-cmn-heading {margin: 0 0 47px; }
.ftr-form-sctn .hm-form-main p { font-family: 'Manrope'; font-size: 20px; font-weight: 600; line-height: 1.6; letter-spacing: 0px; text-transform: initial; text-align: left; color:#fff; width: 100%; max-width: 550px; margin: 0 0 55px; }
.ftr-form-sctn .hm-frm-lf-list-box { display: flex; justify-content: space-between; gap: 53px; }
.ftr-form-sctn .hm-frm-lf-list-itm { width: 30%; position: relative; }
.ftr-form-sctn .hm-frm-lf-list-itm img { display: block; width: 100%; max-width: 126px; margin: 0 auto 51px 0; }
.ftr-form-sctn .hm-frm-lf-list-itm h3 { font-family: 'Manrope'; font-size: 26px; font-weight: 400; line-height: 1; letter-spacing: 0px; text-transform: capitalize; text-align: left; color:#fff; margin: 0; padding: 0 0 38px; border-bottom: 1px solid #66A2E1; }
.ftr-form-sctn .hm-form-right input::placeholder { color: #fff; }
.ftr-form-sctn .hm-form-right input:-ms-input-placeholder { color: #fff; }
.ftr-form-sctn .hm-form-right input::-ms-input-placeholder { color: #fff; }
.ftr-form-sctn .hm-form-right textarea::placeholder { color: #fff; }
.ftr-form-sctn .hm-form-right textarea:-ms-input-placeholder { color: #fff; }
.ftr-form-sctn .hm-form-right textarea::-ms-input-placeholder { color: #fff; }
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label input:focus,
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label textarea:focus { border-color: #FDB801; outline: none; transition: border-color 0.3s ease; }
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label input,
.ftr-form-sctn .hm-form-right .gform_wrapper select,
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label textarea { margin: 0px; width: 100% !important; color: #fff; outline: 0px; position: relative; border-radius: 0; background: rgb(255 255 255 / 8%); font-family: 'Manrope'; font-size: 20px; font-weight: 600; line-height: 1; letter-spacing: 0px; text-transform: initial; padding: 22px 20px 22px 41px !important; transition: all 0.5s; display: block; text-align: left; height: auto !important; border: 1px solid #66A2E1; }
.ftr-form-sctn .hm-form-right .gfield{ position: relative !important ; width: 100%; }
.ftr-form-sctn .hm-form-right .gfield.gfield--type-text,
.ftr-form-sctn .hm-form-right .gfield.gfield--type-phone { width: 100% !important; }
.ftr-form-sctn .hm-form-right .gfield.gfield--type-email{ width: 100% !important }
.ftr-form-sctn .hm-form-right .gform_fields { display: flex !important; flex-wrap: wrap; gap: 20px !important; justify-content: space-between; align-items:center; }
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label textarea { width: 100% !important; height: 180px !important; resize: none; margin: 0; padding-top: 20px !important; margin: 0px; min-block-size: 0px !important; }
.ftr-form-sctn .hm-form-right .gfield.msg { width: 100%; }
.ftr-form-sctn .hm-form-main .gform_wrapper ul.gform_fields ul { margin: 0; padding: 0; }
.ftr-form-sctn .hm-form-main .gform_wrapper ul.gform_fields li { padding: 0 !important; margin: 0 !important; position: relative; width: 100%; }
.ftr-form-sctn .hm-form-right .gform_wrapper .form-links a,
.ftr-form-sctn .hm-form-right .gfield--type-checkbox .gchoice label { cursor: pointer; font-size: 18px; font-family: 'Poppins-Regular'; line-height: 1; font-weight: 400; color: #fff; letter-spacing: -0.36px; margin: 0; text-align:left; }
.ftr-form-sctn .hm-form-right .gform_wrapper .form-links a:hover { color: #000; }
.ftr-form-sctn .hm-form-main .gform_wrapper .form-links,
.ftr-form-sctn .hm-form-main .gfield.gfield--type-html.popfield { position: relative; width: 100%; color: #fff; line-height: 1; text-align: left; margin: 0 0 0px !important; }
.ftr-form-sctn .hm-form-main .gfield .ginput_container { margin: 0 !important; }
.ftr-form-sctn .hm-form-main .gform_wrapper .top_label input[type="checkbox"] { width: 15px !important; height: 15px !important; float: left; clear: both; margin: 0px 6px 0px 0 !important; padding: 0 !important; }
.ftr-form-sctn .hm-form-right .gform_wrapper .gform_footer.top_label { padding: 0; text-align: center; margin: 42px auto 0; position: relative; max-width: max-content; }
.ftr-form-sctn .hm-form-right .gform_wrapper .gform_footer.top_label::before{ position: absolute; content: ""; width: 20px; height: 20px; top: 0; bottom: 0; right: -10px; margin: auto; background-color: #1F45A8; border: 2px solid #66A2E1; outline: 2px solid #FDB801; outline-offset: -8px; transform: rotate(45deg); z-index: 2; }
.ftr-form-sctn .hm-form-right .gform_wrapper .gform_footer.top_label:hover:before { background-color: #66A2E1; border: 2px solid #1F45A8; }
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"] { display: inline-block !important; font-family: 'Manrope' !important; font-size: 20px !important; font-weight: 800 !important; line-height: 1.3 !important; letter-spacing: 0.2px !important; text-transform: uppercase !important; background: linear-gradient(90deg, #1F45A8 0%, #1F45A8 100%) !important; color: #fff !important; padding: 27px 90px !important;width: auto !important;  position: relative !important; outline: none !important; border: 0px none !important; border-radius: 0 !important; cursor: pointer; transition-duration: 0.5s;margin: 0; z-index: 1; }
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"]:hover{ background: #66A2E1 !important; }
.ftr-form-sctn .hm-form-right .gform_validation_errors{ display: none !important; }
.ftr-form-sctn .hm-form-main .gform_wrapper.gravity-theme .gfield { position: relative; text-align: left; }
.ftr-form-sctn .hm-form-main .gform_fields .ginput_container,
.ftr-form-sctn .hm-form-main .gform_field { margin: 0; }

.gchoice.gchoice_3_9_1 label { display: block; }
fieldset#field_3_9 { width: 22%; border: none; }
.popup { position: relative; display: inline-block; left: 0; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.popup .popuptext { top: 15px; visibility: hidden; color: #000; position: relative !important; transition: transform 0.15s ease-out 0.15s; z-index: 1; width: 100%; top: 5px; left: 0; margin: 0px; text-align: center;     font-family: 'Manrope'; font-weight: 400; padding: 15px; border: 1px solid rgba(0, 0, 0, 0.2); background: #fff; font-size: 14px; color: black; transition: transform 0.15s ease-out; display: inline-block; line-height: 1.8; z-index: 12; }
.popup .show { visibility: visible; -webkit-animation: fadeIn 1s; animation: fadeIn 1s; position: inherit; pointer-events: auto; }
div#popup-container { position: absolute; z-index: 5; pointer-events: none; width: 100%; }
.gform_button.disabled { pointer-events: none; }
.gfield--type-honeypot { display: none; }
/*ERRROR*/
.hm-form-right .gfield_description{ margin: 0px !important }
.hm-form-right .gfield_description.validation_message { position: absolute; top: 5px; right: 8px !important; text-align: right; font-size: 13px;     font-family: 'Manrope';font-weight: 400; color: #932008; margin: 0;pointer-events:none; }
.hm-form-right .chk .gfield_description.validation_message {bottom: -21px !important; top: inherit; }
.ftr-form-sctn .hm-form-right .gfield_description.instruction.validation_message { top: inherit !important; bottom: 5px; }
/*Footer block*/
.ftr-block-sec { background-color: #fff; padding: 78px 0 84px; color: #fff; }
.ftr-block-sec #footer-navigation ul { margin: 0 0 87px; font-size: 0; text-align: center; padding:0 0 53px; border-bottom: 1px solid rgb(102 162 225); }
.ftr-block-sec #footer-navigation ul li { display: inline-block; padding: 0; position: relative; padding: 0 40px; }
.ftr-block-sec #footer-navigation ul li:first-child { padding-left: 0; }
.ftr-block-sec #footer-navigation ul li:last-child { padding-right: 0; }
.ftr-block-sec #footer-navigation ul li::before{ position: absolute; content: ""; top: 0; bottom: 0; right: 0; margin: auto; background-color: #fff; width: 2px; height: 15px; }
.ftr-block-sec #footer-navigation ul li:last-child::before{display: none;}
.ftr-block-sec #footer-navigation ul li a { font-family: 'Manrope'; font-size: 21px; font-weight: 600; letter-spacing: 0px; line-height: 1; text-transform: uppercase; color: #000; padding: 0; min-width: inherit; border: 0; display: inline-block; }
.ftr-block-sec #footer-navigation ul li.current-menu-item > a,
.ftr-block-sec #footer-navigation ul li > a:hover { color:#1F45A8; }
.ftr-block-sec .ftr-block-list { display: flex ; justify-content: space-between;margin: 0 0 40px;}
.ftr-block-sec .ftr-block-itm { width: 31%; text-align:left; padding-left: 142px; position: relative; }
.ftr-block-sec .ftr-block-itm:before { content: ''; position: absolute; width: 17px; height: 30px; background-image: url(images/sprites.webp); background-repeat: no-repeat; background-position: -472px -240px; top: 0; bottom: 0; left: 40px; margin: auto; z-index: 1; }
.ftr-block-sec .ftr-block-itm::after { position: absolute; content: ""; background-image: url(images/header-call-left-icon-shape.webp); background-repeat: no-repeat; background-position: center left; background-size: 100%; width: 98px; height: 103px; bottom: 9px; left: 0px; z-index: 0; }
.ftr-block-sec .ftr-block-itm.cnct:before { background-position: -11px -11px; width: 26px; height: 26px;top: -10px;left: 37px;}
.ftr-block-sec .ftr-block-itm h4 { font-family: 'Playfair Display'; font-size: 40px; font-weight: 400; line-height: 1; letter-spacing: 0px; text-align: left; color: #000; margin: 0 0 9px; position: relative; }
.ftr-block-sec .ftr-block-itm h4:before { content: ''; position: absolute; width: 2px; height: 80px; background-color: #FDB801; top: 8px; left: -32px; z-index: 1; }
.ftr-block-sec .ftr-block-itm p{ font-family: 'Manrope'; font-size: 20px; font-weight: 600; line-height: 1.3; letter-spacing: 0px; color:#000; text-align: left; margin: 0; }
.ftr-block-sec .ftr-block-itm.ftr-logo{padding: 0;width: 100%;max-width: 406px;}
.ftr-block-sec .ftr-block-itm.ftr-logo::before,
.ftr-block-sec .ftr-block-itm.ftr-logo::after{display: none;}
.ftr-block-sec .ftr-block-itm.cnct h4,
.ftr-block-sec .ftr-block-itm.cnct h4 a{ font-family: 'Manrope'; font-weight: 600; line-height: 1.3;margin: 0;}
.ftr-block-sec .ftr-block-itm.cnct h4 a:hover { color: #66A2E1; }
.ftr-block-sec .ftr-block-itm.cnct p { color: #66A2E1; line-height: 1;}
.ftr-block-sec .ftr-block-itm.ftr-logo img { display: block; width: 100%; margin: 8px 0 0; }
.ftr-block-sec .ftr-block-itm.cnct h4::before{top: 0;left: -23px;}
.ftr-block-sec .ftr-block-itm.cnct { margin-top: 10px; }
.ftr-block-sec .ftr-social-list{ position: relative; z-index: 1; }
.ftr-block-sec .ftr-scl-icon { display: flex; justify-content: center; gap: 13px; width: 100%; max-width: 240px; margin: auto; background: #fff; }
.ftr-block-sec .ftr-social-list::before { position: absolute; content: ""; top: 0; bottom: 0; left: 0; right: 0; margin: auto; background-color: rgb(102 162 225); width: 100%; height: 1px; z-index: -1; }
.ftr-block-sec .ftr-social-list P{margin: 0;}
.ftr-block-sec .ftr-social-list a {font-size: 0; display: inline-block; background-image: url(images/sprites.webp); background-position: 0px -402px; background-repeat: no-repeat; width: 42px; height: 42px; margin: 0; border: 1px solid #6ca0de; border-radius: 50%; filter: invert(55%) sepia(44%) saturate(670%) hue-rotate(177deg) brightness(91%) contrast(89%); }
.ftr-block-sec .ftr-social-list a:hover {border-color: #fff; opacity: 100%; filter: invert(75%) sepia(90%) saturate(1456%) hue-rotate(202deg) brightness(83%) contrast(128%); }
.ftr-block-sec .ftr-social-list a.instagram {background-position: -63px -402px; }
.ftr-block-sec .ftr-social-list a.linkedin { background-position: -30px -400px; }
.ftr-block-sec .ftr-social-list a.youtube {background-position: 0px -440px; }

/*Copy Rights Section*/
.ftr-copyrights-sec { background-color: #0C1B42; padding: 61px 0px; text-align: center; }
.ftr-copyrights-sec p{ margin: 0; font-family: 'Manrope'; font-size: 18px; font-weight: 600; line-height: 1.5; letter-spacing: 0px; text-transform: initial; color: #fff; }
.ftr-copyrights-sec p a:hover{ color: #66A2E1; }
.disclaimer-trigger { cursor:pointer }
#disclaimer-container { display: none; position: relative; margin-top: 10px; }
#disclaimer-container.show { display: block; }
.disclaimer-content { background-color: #f9f9f9; border: 1px solid #ccc; padding: 15px; border-radius: 4px; }
.blocks { padding:80px 0; }
.footer-col { width:32% }
.map-col { width:48% }
.copyright { text-align: center; }

/*footer form end*/



.screen-reader-text { display: none !important; } 
#page-column .sdbr-case-item p {color: #fff; } 
.page-container, .post-container {width: 100%; max-width: 1280px; margin: 0 auto; } 
#main-heading{background-image: url(images/inr-bnr-bg-layer.webp); background-repeat: no-repeat; background-size: cover; background-position: center; padding: 190px 0 122px; text-align: center; position: relative; z-index: 1; overflow: hidden; } 
#main-heading::before {animation: circle 35s linear infinite; position: absolute; content: ""; bottom: 23%; right: -12%; background-image: url(images/hm-bnr-top-circle-image.webp); background-repeat: no-repeat; background-size: 100% 100%; width: 42.1%; height: 803px; z-index: -1; } 
#main-heading::after {animation: circle 35s linear infinite; position: absolute; content: ""; bottom: -51%; left: -10.3%; background-image: url(images/hm-bnr-btm-circle-image.webp); background-repeat: no-repeat; background-size: 100% 100%; width: 23.2%; height: 100%; z-index: -2; } 
#main-heading .page-container::before, #main-heading .post-container::before {position: absolute; content: ""; bottom: 0; left: 0; right: 0; top: 0; background-image: url(images/in-bnr-bfr.webp); background-repeat: no-repeat; background-size: 100% 100%; width: 100%; height: 100%; z-index: -1; pointer-events: none; }
#main-heading h1 {font-size: 72px; font-family: 'Playfair Display'; font-weight: 400; line-height: 1; letter-spacing: 0; color: #1f45a8; text-transform: capitalize; margin: 0 0 10px; text-align: center; } 
#main-heading .inrpg-breadcrumbs {font-size: 20px; font-family: 'Manrope'; font-weight: 600; line-height: 1.2; letter-spacing: 0.4px; color:#1f45a8; margin: 0; padding: 10px 0 0; text-align: center; }
#main-heading .inrpg-breadcrumbs span.current-item, #main-heading .inrpg-breadcrumbs span:hover {color: #000000; } 
#post-content, #page-content {padding: 100px 0; } 
.page-col-full, .single-col-full {width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; } 
#single-column, #post-column, #page-column {width:64.9%; } 
.sidebar-page, .sidebar-single {width: 31.3%; max-width: 400px; } 
#page-column.full-width, .full-width {width: 100%; } 
#page-column h1, #page-column h2, #page-column h3, #page-column h4, #page-column h5, #page-column h6, #page-content .areaserved-item-list h2 {font-family: 'Playfair Display'; font-weight: 400; letter-spacing: 0; line-height: 1.1; margin: 0 0 20px; color: #050505; } 
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 60px; } 
#page-column h3 {font-size: 50px; } 
#page-column h4 {font-size: 42px; } 
#page-column h5 {font-size: 32px; } 
#page-column h6 {font-size: 26px; } 
#page-column p, #page-column li {    font-family: 'Manrope'; font-size: 20px;     line-height: 1.8;color: #000000; letter-spacing: 0; margin: 0 0 25px 0; font-weight: 500; } 
#page-column li ul {padding: 15px 0 0; margin: 0; position: relative; } 
#page-column ol, #page-column ul {margin: 0 0 25px 0px; list-style-position: inside; } 
#page-column ul li {list-style: none; padding-left: 18px; position: relative; margin: 0 0 15px; line-height: 1.6;} 
#page-column ul li:before{background: #000; width: 10px; height: 10px; position: absolute; content: ""; left: 0; right: 0; top: 11px; border-radius: 50%; }
#post-content .posts-list .author-info a, #page-column a, #page-column li a {color: #fdb801; text-decoration: none !important; } 
#page-column a:hover, #page-column li a:hover {color: #000; } 
#page-column  ol {list-style-type: decimal; margin-left: 20px; } 
#page-column  ol li {list-style: decimal; padding-left: 0 !important; } 
#page-column  ul li > ul li {list-style-type: inherit; } 
#page-column  ul li > ul li > ol li {list-style-type: decimal; } 
#page-column  ul li > ul li:before {display: block; } 
#page-column  ul li > ol li {list-style-type: decimal; } 
#page-column  ul li > ol li:before {display: none; } 
#page-column  ul li > ol li > ul li {list-style-type: inherit; } 
.page-feature-img, .single-thumbnail {margin: 0 0 35px; padding: 5px; border: 2px solid #1f45a8; }
.page-feature-img img, .single-thumbnail img {width: 100%; display: block; }
#page-column .cmn-img, #page-column .cmn-video{margin-bottom: 20px;}
.cmn-video iframe {height: 368px; }

/*Sidebar Styles*/

.sidebar-page .sidebar-item {margin: 0 0 70px; background-color: #1f45a8; position: relative; padding:18px 15px 20px; } 
.sidebar-page .sidebar-item h2, h4.widget-title {padding: 0 0 22px; text-align: center; position: relative; font-size: 50px; line-height: 1; color: #fff; letter-spacing:-1px; margin: 0 0 13px; font-weight: 400; font-family: 'Playfair Display'; }
.sidebar-page .sidebar-item h2:before{content: ''; position: absolute; background-color: rgb(255 255 255 / 40%); width: 91.8%; height: 1px; bottom: 0; left: 0; right: 0; margin: auto; } 
.sidebar-page .sidebar-menu-pa {padding: 0px; } 
.sidebar-page .sidebar-menu-pa ul{margin:0; padding:0 } 
.sidebar-page .sidebar-menu-pa ul li{display:block; padding:0 0px; margin:0 0 7px; position:relative } 
.sidebar-page .sidebar-menu-pa ul li a {font-size: 21px; color: #fff; display: block; position: relative; font-family: 'Manrope'; font-weight: 500; line-height: 1.3; margin: 0; letter-spacing: 0.2px; padding: 15px 45px; background-color: transparent; }
.sidebar-page .sidebar-menu-pa ul li a::before {content: ""; position: absolute; background-color: #fff; border-radius: 50%; width:10px; height:10px; top: 23px; left: 25px; } 
.sidebar-page .sidebar-menu-pa ul li:last-child a{margin: 0 0 0; } 
.sidebar-page .sidebar-menu-pa ul li.current-menu-item > a, .sidebar-page .sidebar-menu-pa ul li > a:hover {background-color: #66a2e1; } 
.sidebar-page .sidebar-menu-pa .sub-menu li a {width: 100%; padding: 0 0 0 35px; display: block; text-align: left; font-size: 19px; margin: 0; }
.sidebar-page .sidebar-menu-pa ul.sub-menu  li a:hover, .sidebar-page .sidebar-menu-pa ul.sub-menu li.current-menu-item > a{background-color: transparent; color: #FDB801; } 
.sidebar-page .sidebar-menu-pa .sub-menu li a:before {width: 8px; height: 8px; top: 8px; left: 15px; }
.sidebar-page .sidebar-menu-pa .sub-menu li a:hover:before{background-color: #FDB801; }
.sidebar-page .sidebar-menu-pa ul li .drop.close, .sidebar-page .sidebar-menu-pa ul li .drop.open  {font-size: 0; position: absolute; right: 25px; top: 22px; width: 12px; height: 12px; background-color: transparent !important; background-image: url(images/plus_icn.webp); background-position: right 0 center; background-repeat: no-repeat; padding: 0px 0px; cursor: pointer; } 
.sidebar-page .sidebar-menu-pa ul li .drop.open {background-image: url(images/minus_icn.webp); } 
.sidebar-page .sidebar-menu-pa .sub-menu li {margin: 0 0 0px; } 
.sidebar-page .sidebar-menu-pa .sub-menu {overflow: hidden; transition: max-height 0.8s ease; } 
.sidebar-page .sidebar-menu-pa .sub-menu.open {max-height: 900px; transition: max-height 0.8s ease; padding:15px 0 0 20px;margin-bottom:15px; }
.sidebar-page .sidebar-item.sidebar_posts .sidebar-menu-pa ul li a{padding-right: 10px;}

/*testimonials sidebar*/
.sidebar-page section.widget.testi{background-color: #ffffff; padding: 52px 40px 58px; text-align: center; margin: 25px 0 0; box-shadow: 1px 7px 70px rgba(31, 69, 168, 0.12);position:relative; } 
#page-content section.widget.testi .testi-item p {font-family: 'Manrope'; font-weight: 500; font-size: 20px; color: #000000; line-height: 1.9; letter-spacing: 0px; margin-bottom: 20px; }
#page-content section.widget.testi .testi-item .star-rat {margin: 0 auto 20px; padding: 0; }
#page-content section.widget.testi .testi-item h6 {position: inherit;font-family: 'Playfair Display'; font-weight: 400; font-size: 36px; color: #1f45a8; line-height: 1.2; text-transform: capitalize; letter-spacing: 0px; margin-bottom: 0px; bottom: inherit; }
.sidebar-page section.widget.testi h4.widget-title {margin: 0 0 30px; padding: 0; color: #2145a0; }
.sidebar-page section.widget.testi h4.widget-title:before{display: none; } 
#page-content section.widget.testi .testi-item {width: 100%; background-color: transparent; border:0px; margin: 0; padding: 0; } 
#page-column  section.widget.testi.hm {text-align: center; margin: 0; background-color: #b7b2b2; padding: 40px; } 
#page-column section.widget.testi.hm p {color: #000; } 
#page-content section.widget.testi .testi-item::after, #page-content section.widget.testi .testi-item::before{display: none; } 
#page-content section.widget.testi .testi-item {width: 100%;     box-shadow: none;    min-height: max-content;} 
section.widget.testi .google-icon {width: 61px; height: 61px;top: -25px;}
section.widget.testi .google-icon img {width: 35px; height: 35px;}
.sidebar-page section.widget.testi:before{position: absolute; content: ""; background-image: url(images/inn-sprites.webp); background-position: -39px -344px; width: 62px; height: 51px; right: 0; left: 0px; bottom: 45px; z-index: 0; margin: auto; } 
.sidebar-page ul.splide__pagination {display: none; } 
#page-content section.widget.testi .testi-sdbr-blk .owl-nav, #page-content section.widget.csae-res .case-sdbr-blk .owl-nav {display: flex !important; justify-content: space-between; align-items: center; width: 65%; margin: 35px auto 0 !important; } 
#page-content section.widget.testi .testi-sdbr-blk .owl-nav button {width: 30px !important; height: 24px !important; font-size: 0px !important; background-image: url(images/inn-sprites.webp) !important; background-repeat: no-repeat; background-position: -313px -132px !important; transition: 0.5s; } 
#page-content section.widget.testi .testi-sdbr-blk .owl-nav button:hover{background-position: -313px -166px !important; } 
#page-content section.widget.testi .testi-sdbr-blk .owl-nav button.owl-next{background-position: -367px -132px !important; } 
#page-content section.widget.testi .testi-sdbr-blk .owl-nav button.owl-next:hover{background-position: -367px -166px !important; }

#page-column section.widget.csae-res.hm {
    background-color: #b7b2b2a1;
    padding: 30px;
}
#page-column section.widget.csae-res.hm p{
    color: #000;
}

section.widget.widget_team_member.hm {
    background-color: #fff4f4;
    color: #fff;
    padding: 30px;
}



/*single attoreny page*/

#page-column .single-accordion {margin: 20px 0 } 
#page-column .accordion-profile h3 {background-color: #fff; padding: 16px 50px 15px 20px; cursor: pointer; width: 100%; border-radius: 0px; font-size: 26px; font-family: 'Playfair Display'; font-weight: 400; letter-spacing: 0.52px; line-height: 1; color: #000; margin: 0; border: 1px solid #66A2E1; background-image: url(images/down-arrow.webp); background-repeat: no-repeat; background-size: 21px; background-position: right 22px center; background-color: #F7F9FC; }
#page-column .accordion-profile .accordion-profile-content {overflow: hidden; transition: max-height 0.4s ease; padding: 20px 20px 0; display: none; }
#page-column .accordion-profile.active .accordion-profile-content {display: block; }
 ::-webkit-scrollbar-button {display: none; height: 0; width: 0; } 
 #page-column .accordion-profile {margin: 0 0 18px; max-height: max-content !important; }
#page-column .accordion-profile.active h3 {background-color: #22459f; color: #ffffff; border-color: #1b46aa; background-image: url(images/up-arrow.webp); }
#page-column .single-profile-block {display: flex ; justify-content: space-between;padding:0px;  margin: 0 0 30px;background-image:url(images/inn-sngl-attrny-bg.webp); background-repeat:no-repeat;background-position:center;background-size:cover; } 
#page-column .single-profile-block .sp-block h2 {font-size: 70px; line-height: 1.2; letter-spacing: 0px; color: #fff; font-weight: 400; margin: 0 0 7px; } 
#page-column .single-profile-block .sp-block h6{    margin: 0 0 23px;font-family: 'Manrope'; font-size: 22px; line-height: 1; letter-spacing: 0px; color: #66a2e1; font-weight: 500; } 
#page-column .single-profile-image {width: 45%; position: relative; text-align: center; } 
#page-column .single-profile-image:before {position: absolute; content: ""; background-image: url(images/inn-sngl-attorney-layer.webp);background-size: 100% 100%; width: 100%; height: 100%; left: 0; right: 0; margin: auto; background-repeat: no-repeat; z-index: 0; } 
#page-column .single-profile-image img {z-index: 1; position: relative; padding: 25px 0 0; margin: 0 0 0 50px;}
#page-column .sp-block {width: 53%; position: relative; padding: 20px 15px 0 0; } 
#page-column .sp-block:before {position: absolute; content: ""; background-image: url(images/inn-sngl-attorney-circle.webp); width: 77.5%; height: 56%; background-size: 100% 100%; left: 0; margin: auto; background-repeat: no-repeat; z-index: 0; top: 0; bottom: 0; }
#page-column .sp-block .profile-tel a {font-size: 30px; color: #fff; font-weight: 600; line-height: 1; letter-spacing: -0.4px; display: block;}
#page-column .sp-block .profile-tel a:hover{color: #66a2e1;}
#page-column .profile-tel{padding-left: 55px;position: relative;margin-bottom: 20px;}
#page-column .profile-tel p{color: #fff; line-height: 1.5; font-size: 15px; letter-spacing: 0.4px;margin: 0;}
#page-column .profile-tel p a:before {position: absolute; content: ""; background-image: url(images/inn-sprites.webp); background-position: -90px -248px;bottom: 0; width: 45px; height: 45px; top: 0px; left: 0px; z-index: 0; margin: auto; }
#page-column .profile-btn a.cmn-btn {text-transform: none; color: #fff !important; padding: 16px 32px 16px 19px; letter-spacing: -0.3px; }


/*testimonials page*/
#reviews-main {gap: 0 20px; display: flex; justify-content: space-between; flex-wrap: wrap; } 
#page-content .review-item{margin-top: 40px; background: #ffffff;     box-shadow: 1px 7px 70px rgba(31, 69, 168, 0.12); padding: 45px 45px 125px 45px; position: relative; width: 32%; display: inline-block; margin-bottom: 40px; text-align: center; column-break-inside: avoid; -moz-column-break-inside: avoid; -webkit-column-break-inside: avoid; break-inside: avoid; page-break-inside: auto; -moz-page-break-inside: avoid; -webkit-page-break-inside: auto; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; float: none; } 
#page-content .review-item:before {position: absolute; content: ""; background-image: url(images/sprites.webp); background-repeat: no-repeat; background-position: -331px -90px; width: 62px; height: 51px; bottom: 55px; right: 54px; margin: auto; z-index: 1; } 
.wherefromtesti-blk {position: absolute; bottom: 60px;width: 60%; }
#page-content .review-item .star-rat {margin: 0 0 27px; display: block; } 
#page-content .review-item p {text-align: start; font-family: 'Manrope'; font-weight: 600; font-size: 17px; line-height: 1.75; letter-spacing: 0; color: #000000; margin: 0 0 30px; }
.wherefromtesti {display: none;} 
#page-content .review-item h5 {text-align: start;font-family: 'Playfair Display'; font-weight: 400; font-size: 45px; line-height: 1; letter-spacing: 0; color: #66a2e1;  margin: 0; text-transform: capitalize; }
.page-container .full-width .case-slider .case-item{width: 100%; background-color: #000; }


/*contact page*/
.contact-page .in-cont-list {display: flex ; justify-content: space-between; } 
.contact-page .in-cont-item {width: 31.6%; position: relative; text-align: center; background-color: #0c1b42; padding: 40px 30px 35px; transition: 0.5s;  } 
.contact-page .in-cont-item:hover{background-color: #2245a1; } 
.contact-page .in-cont-title {position: relative; margin: 0 0 15px; padding: 0 0 15px; } 
.contact-page .in-cont-title:before {content: ''; position: absolute; width: 80px; height: 2px; background-color: #FDB801; bottom: 0; left: 0; z-index: 1; right: 0; margin: auto; } 
.contact-page #page-column .in-cont-item h4{margin: 0; line-height: 1; position: relative; text-transform: capitalize; font-size: 50px; color: #fff;  font-weight: 400;    position: relative; padding-top: 135px; } 
.contact-page .in-cont-item.phn h4::before {background-position: -100px -172px; width: 45px; } 
.contact-page .in-cont-item.icons h4::before {background-position: -185px -172px; width: 50px; }
.contact-page .in-cont-item h4::before {content: ''; position: absolute; width: 35px; height: 52px; background-image: url(images/inn-sprites.webp); background-position: -30px -172px; top: 45px; left: 0px; right: 0; margin: auto; z-index: 1; }
.contact-page .in-cont-item h4::after {position: absolute; content: ""; background-image: url(images/inn-sprites.webp); background-position: -4px -2px; width: 130px; height: 147px; top: 0px; right: 0; left: 0px; z-index: 0; margin: auto; } 
.contact-page .in-cont-item:hover h4::after {background-position: -150px -2px; } 
.contact-page #page-column .in-cont-item a {display: block; color: #fff; font-size: 40px; font-weight: 600; line-height: 1; } 
.contact-page #page-column .in-cont-item a:hover{color: #0c1b42; }
.contact-page #page-column .in-cont-item.phn p{font-size: 20px;color: #66a2e1;} 
.contact-page #page-column .in-cont-item p {font-size: 20px; line-height: 1.6; color: #fff; font-weight: 600; margin: 0;} 
.contact-page .inn-cont-scl-icon{display: flex; justify-content: center; gap: 13px; width: 100%; margin: auto; } 
.contact-page .inn-cont-scl-icon a {font-size: 0 !important; display: inline-block; background-image: url(images/inn-sprites.webp); background-position: -308px -38px; background-repeat: no-repeat; width: 50px; height: 50px; margin: 0; border: 1px solid #fff; border-radius: 50%; opacity: 40%; }
.contact-page .inn-cont-scl-icon a.instagram {background-position:-354px -38px; } 
.contact-page .inn-cont-scl-icon a.linkedin {background-position: -406px -35px; } 
.contact-page .inn-cont-scl-icon a:hover {background-color: #0c1b42; opacity: 100%; }
.contact-page .inn-cont-scl-icon a.youtube {background-position: -450px -38px; }

.contact-page .ftr-form-sctn {background: none; padding:0 0 104px; }
.contact-page .ftr-form-sctn::before, .contact-page .ftr-form-sctn::after{display:none;}
.in-contact-frm.ftr-form-sctn .hm-form-right {width: 100%; }

.in-contact-frm.ftr-form-sctn .hm-form-right .gfield.gfield--type-text, .in-contact-frm.ftr-form-sctn .hm-form-right .gfield.gfield--type-phone, .in-contact-frm.ftr-form-sctn .gfield.gfield--type-email{width: 49% !important; }
.in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .top_label input, .in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper select, .in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .top_label textarea {border: 1px solid rgb(102 162 225 / 50%); }
.in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .form-links, .in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .form-links a, .in-contact-frm.ftr-form-sctn .hm-form-right .gfield--type-checkbox .gchoice label {cursor: pointer; font-size: 18px; font-family: 'Manrope'; line-height: 1; font-weight: 400; color: #fff !important; letter-spacing: 0; margin: 0; text-align: left; } 
.in-contact-frm .gfield.popfield{width: 48% !important; } 
.in-contact-frm .gfield.chk .gchoice {display: flex; align-items: center; } 
.in-contact-frm .gfield.chk .ginput_container.ginput_container_checkbox {display: flex; justify-content: flex-end; } 
.in-contact-frm .gfield.chk {width: 48% !important; padding: 0; }
.in-contact-frm.ftr-form-sctn .gform_wrapper .top_label input[type="checkbox"] { width: 15px !important; height: 15px !important; float: left; clear: both; margin: 0px 6px 0px 0 !important; padding: 0 !important; }
#page-column .in-contact-frm h2,#page-column .in-contact-frm p{color: #fff;}
.in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"]{text-transform: capitalize !important; padding: 20px 25px !important; }
.in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .top_label input:focus, .in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .top_label textarea:focus {border-color: #FDB801; outline: none; transition: border-color 0.3s ease; }

.map-blk {border-bottom: 3px solid #22459f; border-top: 3px solid #22459f; }
.map-blk iframe {width: 100%; height: 500px; }

/*common box*/

.cmn-box {text-align: center; padding: 40px 60px; margin: 40px 0 ; background-image: url(images/cmn-box-bg.webp);background-repeat: no-repeat;background-size: cover;background-position: center;} 
#page-column .cmn-box .cta-heading {    font-family: 'Playfair Display'; width: fit-content; font-weight: 400; font-size: 50px; line-height: 1.1; letter-spacing: -2.1px; color: #000; border-bottom: 2px solid #000; margin: 0 auto 35px; } 
#page-column .cmn-box-cnslt-btn {display: flex; justify-content: center; gap: 30px; align-items: center;} 
#page-column .cmn-box .cnslt-call a.cmn-btn{background-color: #fff; }
#page-column .cnslt-call{position: relative;padding-left: 57px;}
#page-column .cnslt-call p a:before {position: absolute; content: ""; background-image: url(images/inn-sprites.webp);background-repeat: no-repeat; background-position:-20px -248px; bottom: 0; width: 45px; height: 45px; top: 0px; left: 0px; z-index: 0; margin: auto; } 
#page-column .cnslt-call p a {font-size: 30px; color: #000; font-weight: 600; line-height: 1; letter-spacing: -0.4px; display: block; } 
#page-column .cnslt-call p{text-align: start;margin: 0;}
#page-column .cmn-box .cta-heading strong{display: block;}

/*attorney cta*/

.attorney-cmn-box {background-image: url(images/attorney-cta-box-bg.webp); background-repeat: no-repeat; background-size: cover; background-position: center;    text-align: left; display: flex; justify-content: space-between; align-items: center; padding: 0 13px 0 40px; position: relative; } 
.attorney-cmn-box:before {position: absolute; content: ""; background-image: url(images/attorney-cta-box-layer.webp); width: 46%; height: 100%; right: 0; margin: auto; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; z-index: 0; } 
#page-column .attorney-cmn-box-cont .cta-heading {color: #fff !important; position: relative; font-size: 44px; line-height: 1.1; letter-spacing: -0.9px; margin: 0 0 13px; padding: 0 0 18px; } 
#page-column .attorney-cmn-box-cont .cta-heading:before {content: ''; position: absolute; width: 100%; height: 1px; background-color: #66a2e1; bottom: 0; left: 0; z-index: 1; right: 0; margin: auto; } 
#page-column .attorney-cmn-box-cont p {font-size: 16px; color: #fff; font-weight: 300; line-height: 1; letter-spacing: -0.1px; margin: 0 0 20px; } 
.attorney-cmn-box-image{width: 27%;} 
.attorney-cmn-box-image img {position: relative; z-index: 1; padding: 12px 0 0; } 
.cnslt-btn a.cmn-btn {color: #fff !important; font-size: 20px; padding: 17px 30px; text-transform: capitalize; letter-spacing: -0.5px; }
.attorney-cmn-box-cont {width: 59%;    text-align: left; }
.cnslt-btn a.cmn-btn{background-color: #66a2e1 !important;}
#page-column .cnslt-call p a:hover{color: #66a2e1 !important;}


/*Inner ABOUT*/
#page-column .in-about-attry-list {display: flex; justify-content: space-between; margin: 0 0 55px; }
 #page-column .in-about-attry-itm {width: 48.4%; position: relative; padding:0; }
 #page-column .about-attrny-item-hover a {position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; font-size: 0; z-index: 2; } 
 .in-about-attry-itm-cont {position: absolute; bottom: 0; left: 0; right: 0; background-color: #132650; padding: 7px 25px 25px; } 
 #page-column .in-about-attry-itm h4 {font-size: 36px; font-weight: 400; letter-spacing: -0.64px; line-height: 1.3; color: #fff; text-transform: capitalize; margin: 0 0 6px; text-align: center; } 
 #page-column .in-about-attry-itm h6 {font-size: 20px; font-weight: 600; letter-spacing: 0; line-height: 1; color: #65a2e1; text-transform: capitalize; margin: auto; text-align: center; }



/* Blog Sidebar */
.sidebar-blog.blog-sidebar-itm { display: block; }
.sidebar-blog { display: flex; justify-content: center; gap: 25px; margin: 0 0 50px; align-items: center; }
.widget h2 { display: none; }
.sidebar-blog-item { width:100%; margin: 0; position: relative; }
.sidebar-blog input.search-field, .sidebar-blog .widget select, .sidebar-single input.search-field, .sidebar-blog.blog-sidebar-itm .widget select {border-radius: 0; display: block; position: relative; border: none; color: #fff !important; line-height:1.3; letter-spacing: -0.4px; width: 100%; max-width: 100%; appearance: none; outline: 0px; background-color: #1f45a8;padding: 17px 60px 17px 30px;font-family: 'Manrope';font-weight: 800;font-size: 20px; }
.sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm .widget select { background-image: url(images/sdbar-down-arrow-image.webp) !important; background-position: right 30px center; background-size: 24px 14px; background-repeat: no-repeat; }
.sidebar-blog input.search-submit, .sidebar-single input.search-submit { position: absolute; right: 30px; top: 0;bottom: 0;margin: auto; background-image: url(images/search-btn-image.webp) !important; background-repeat: no-repeat; background-size: 100% 100%; width: 25px; height: 25px; border: none; font-size: 0; cursor: pointer; background-color: transparent; padding: 0; outline: 0; transform: inherit; border-radius: 0px; }
.sidebar-blog-item .widget { margin: 0px; }
.sidebar-blog .search-form { position: relative; }
 
/* Blog Single Side Bar */
.sidebar-page .sidebar-blog.blog-sidebar-itm { background-color: #f7f9fc; padding: 30px 10px; margin: 0; border: 1px solid #1f45a8; }
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h2 { padding: 0px; text-align: left; margin: 0 0 17px; font-size: 50px; font-family: 'DM Serif Display'; font-weight: 400; letter-spacing: -1px; line-height: 1; color: #000000; }
.sidebar-page .sidebar-item.sidebar_categories, .sidebar-page .sidebar-item.sidebar_archives, .sidebar-page .sidebar-item.sidebar_search { background-color: transparent; margin: 0 0 20px; padding: 0; }
.sidebar-blog.blog-sidebar-itm { flex-direction: column; gap: 0; overflow: hidden; }
.sidebar-page .sidebar-item.sidebar_archives{ margin: 0 !important; }
.sidebar-page .sidebar-blog.blog-sidebar-itm .widget.widget_archive { margin: 0 !important; }
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h2::before{ display: none; }
.sidebar-page .sidebar-blog .widget.widget_categories {margin: 0; }
 
/* Blog Page Starts */
#post-column-full { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; }
.posts-list {width: 32%; background-color: #fff; position: relative; box-shadow: 0px 0px 25.55px 9.45px rgba(31, 69, 168, 0.05); display: flex; flex-direction: column; justify-content: space-between; }
.posts-list:hover {background: linear-gradient(220deg, #1F45A8 0%, #0C1B42 100%); }
#post-content .posts-list .posts-block { padding: 41px 52px 0; }
#post-content .posts-list .author-info { margin: 0px; }
#post-content .posts-list .author-info .post-categories a{font-family: 'Manrope';font-weight: 600;font-size: 20px;line-height: 1;letter-spacing: -0.4px;color: #66a2e1;text-align: left;text-transform: uppercase;margin: 0 0 5px;display: inline-block;}
#post-content .posts-list .posts-block h4 { margin: 0px !important; line-height: initial !important; }
#post-content .posts-list .posts-block h4 a { font-family: 'Playfair Display';font-weight: 400;font-size: 32px;line-height: 1.02;letter-spacing: -0.64px;color: #000000;text-align: left;margin: 0 0 32px;display: inline-block;}
#post-content .posts-list .posts-block p { font-family: 'Manrope'; font-size: 17px; line-height: 1.6; color: #000000; letter-spacing: 0; margin: 0 0 15px; font-weight: 500; display: none;}
#post-content .posts-thumbnail {position: relative;}
#post-content .posts-thumbnail a::after { content: ""; background-image: url(images/up-cross-arrow-img.webp); background-repeat: no-repeat; background-position: 16px 19px; background-size: 26px 26px; position: absolute; width: 62px; height: 82px; top: 0px; right: 0; margin: auto; background-color: #1F45A8; clip-path: polygon(100% 0, 100% 54%, 49% 78%, 0 100%, 0 0); }
#post-content .posts-thumbnail img { width: 100%; display: block; clip-path: polygon(28% 0, 100% 48%, 100% 100%, 0 100%, 0 24%); }
#post-content .posts-list:hover .posts-block h4 a{color: #fff;} 


/* Pagination */
#post-column-full .post-pagination { width: 100%; }
#post-column-full .nav-links { text-align: center; display: flex; justify-content: center; align-items: center; margin: 56px 0px 0;position: relative; }
#post-column-full .nav-links .page-numbers { width: 60px; height: 60px; margin: 0 5px; padding: 5px; font-size: 42px; font-weight: 400; font-family: 'Playfair Display'; line-height: 1; letter-spacing: -0.92px; border: 0; text-align: center; color: #000; display: flex; justify-content: center; align-items: center; background-color: transparent;font-variant: lining-nums;}
#post-column-full .nav-links .page-numbers.current { background-color: #1f45a8; color: #fff;font-size: 46px; }
#post-column-full .nav-links .page-numbers:hover{background-color: #1f45a8;color: #fff;}
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers {font-size: 0;display: inline-block;width: 58px; height: 83px; background-repeat: no-repeat; margin: 0; border: none; padding: 0;background-image: url(images/inn-sprites.webp); background-color: transparent;position: absolute;}
#post-column-full .nav-links a.prev.page-numbers{background-position: -263px -245px;left: 0;}
#post-column-full .nav-links a.prev.page-numbers:hover{background-position: -263px -353px;}
#post-column-full .nav-links a.next.page-numbers {background-position: -175px -245px;right: 0;}
#post-column-full .nav-links a.next.page-numbers:hover{background-position: -175px -353px;}
 
/* Blog Single */
#page-column .single-meta { display: flex; align-items: center; justify-content: flex-start; gap: 6px; margin: 0 0 30px; }
#page-column .single-author .author-by, #page-column .single-author .meta-date { font-size: 20px; font-family: 'Manrope'; font-weight: 500; line-height: 1.1; letter-spacing: 0; color: #000000; margin: 0; }
 
.single-author-box { padding: 15px; border: 1px solid #000; margin: 30px 0; display: flex; justify-content: space-between;gap: 30px; }
.single-author-avatar { width: 20%; }
.single-author-avatar img { width: 100%; display: block; border-radius: 10px; }
.single-author-info { width: 76%; }
.single-author-description {font-size: 17px; font-family: 'Manrope'; font-weight: 400; line-height: 1.6; letter-spacing: 0px; color: #000000; margin: 0px; }
 
.single-pagination .nav-links { display: flex; justify-content: space-between; gap: 20px; }
.single-pagination .nav-links .nav-previous, .single-pagination .nav-links .nav-next{flex: none;}
.single-pagination { margin: 40px 0 0; }
.single-pagination .nav-links a { font-size: 20px; font-weight: 800; width: 133px; background-color: #1f45a8; color: #fff !important; padding: 20px 20px; display: inline-block; text-align: center; font-family: 'Manrope'; text-transform: capitalize; letter-spacing: -0.96px; line-height: 1;border: 1px solid #1f45a8; position: relative;}
.single-pagination .nav-links a:hover { background-color: transparent; color: #1f45a8 !important;}
.single-pagination .nav-links a::after{position: absolute; content: ""; width: 20px; height: 20px; top: 0; bottom: 0; right: -10px; margin: auto; background-color: #1F45A8; border: 2px solid #66A2E1; outline: 2px solid #FDB801; outline-offset: -8px; transform: rotate(45deg);}
.single-pagination .nav-links a:hover::after{background-color: #66A2E1; border: 2px solid #1F45A8;}
 
 
/*Area served page*/
#page-content .areaserved-item-list {
    background-color: #931917;
    border-radius: 30px;
    padding: 45px;
    margin-bottom: 20px;
}

#page-content .areaserved-item-list h2 {
    color: #fff;
    text-align: center;
}

#page-content .areaserved-list {
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#page-content .areaserved-item {
    width: 32%;
    margin: 0px 0.6% 1%;
    padding: 0px;
}

#page-content .areaserved-item:before {
    display: none;
}

#page-content .areaserved-item a {
        font-family: 'Manrope';
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    padding: 15px 10px;
    background-color: #f6f2ea;
    color: #931917;
    display: flex;
    text-align: center;
    min-height: 70px;
    justify-content: center;
    align-items: center;
}

#page-content .areaserved-item a:hover {
    background-color: #000;
    color: #f6f2ea;
}

#page-content #areaserved-main {
    text-align: center;
}


/*Practice Areas Page*/
#page-column .practice-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}

.practice-name.item-hover a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
    font-size: 0;
}

#page-column .practice-itm-img img {
    width: 100%;
    display: block;
}
#page-column .practice-name h4{font-size:35px; font-family: 'Playfair Display'; font-weight: 400; line-height: 1; letter-spacing: 0px; color: #66A2E1; margin-bottom: 10px; text-align: center; text-transform: capitalize; } 
#page-column .practice-item p {font-size: 20px; font-family: 'Manrope'; font-weight: 600; line-height: 1.5; letter-spacing: 0px; color: #FFFFFF; text-align: center; margin: 0; } 
#page-column .practice-item {width: 31.5%; position: relative; text-align: center; }
#page-column .practice-item.card-itm:hover .itm-card-image {padding: 35px; }

/* Case Results Page */
.in-result-card-blk {display: flex;justify-content: center;gap: 20px;flex-wrap: wrap; }
.in-result-card { width: 49.2%; display: flex; justify-content: space-between; background: #f7f9fc; padding: 27px 30px 14px 8px; gap: 10px;}
.in-result-icon { width: 26.8%; }
.in-result-icon img { width: 100%; display: block; }
.in-result-text { width: 70.5%; }
#page-column .in-result-text h3{font-family: 'Manrope'; font-weight: 400;font-size: 55px;line-height: 1;letter-spacing: 0px;color: #1f45a8;margin: 0 0 7px;}
#page-column .in-result-text h4{font-family: 'Playfair Display';font-weight: 400;font-size: 24px;line-height: 1;letter-spacing: 0px;color: #66a2e1;text-transform: capitalize;margin: 0 0 9px;}
#page-column .in-result-text p{font-family: 'Manrope';font-weight: 600;font-size: 16px;line-height: 1.56;letter-spacing: 0px;color: #000;margin: 0px;}
.in-result-btn { margin: 66px 0 0; text-align: center; }
.in-result-btn a { color: #fff !important; text-transform: capitalize; padding: 17px 50px 17px 20px; }
 
/* Video Page */
#page-column .videos-list {display: flex; justify-content:center; flex-wrap: wrap; gap: 30px; } 
#page-column .videos-item{background-color: #fff; padding:35px 25px; width:31%; margin:0; box-shadow: 0 0 70px 0 #1F45A81F; border-radius: 20px; position: relative; z-index: 2; } 
#page-column .videos-item p {font-family: 'Manrope'; font-weight: 600; font-size: 20px; color: #000; text-align: center; line-height: 1.6; letter-spacing: 0px; margin: 0px 0px 0px 0px; } 
#page-column .videos-name h4 {font-size: 20px; font-weight: 600; text-align: center; line-height: 1.3; letter-spacing: 0.4px; font-family: 'Manrope'; }
#page-column .videos-item p{font-size: 18px;margin: 0;} 
#page-column .videos-button.videos-link {width: 40px; height: 40px; margin: -20px auto 30px; }
#page-column .videos-itm-img img{border-radius: 25px;}

.videos-list.in-press-videos-list {margin: 0 0 35px; }
.in-press-top-cnt {text-align: center; }

/* common styling */

.cmn-img-blk {display: flex; flex-wrap: wrap; gap: 20px; margin-bottom: 20px; }

#page-column .cmn-img-blk .cmn-img{margin: 0;}

.hm-press-sec.in-press-sec .blog-cnt::before {height: 250px; clip-path: polygon(26% 0, 100% 28%, 100% 100%, 0 100%, 0 18%); } 
.hm-press-sec.in-press-sec{padding:0;} 
.press-top-list {display: flex; justify-content: space-between; margin-bottom:40px; } 
.press-top-itm {width: 32%; position: relative; padding-bottom: 380px; background: #F7F9FC; border: 1px solid #22459f; } 
#page-column .press-top-itm p {margin-bottom: 0; color: #66a2e4; } 
#page-column .press-top-frame {position: absolute; bottom: 0; } 
.press-itm-cont {padding: 30px 30px 0; }
.hm-press-sec.in-press-sec:before{display: none;}

.in-colum-item {padding: 30px 20px; width: 48%; text-align: center; box-shadow: 1px 7px 70px rgba(31, 69, 168, 0.12); } 
.in-colum-blk {display: flex; flex-wrap: wrap; gap: 20px; margin-bottom: 30px; } 
#page-column .in-colum-item p{font-size: 18px; }
#page-column .in-colum-item p:last-child{margin: 0;}
.in-colum-blk.full-colum-blk .in-colum-item{ width: 100%; }
.in-colum-blk.in-colum-blk-two .in-colum-item {border: 1px solid #66A2E1; background-color: #F7F9FC; box-shadow: none; width: 100%; }

#page-column td, #page-column th {font-family: 'Manrope'; font-size: 18px; line-height: 1.4; color: #000000; letter-spacing: 0; }

.page_default .genpg-rite section.no-results.not-found form.search-form, .page_default .genpg-rite section.no-results.not-found h1, p.gform_required_legend {display: none;}

@media screen and (min-width:1921px) {
.hm-personal-injury-sec .container, .site-header .container, .hm-results-sec .container{max-width: 1920px;}
}


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

/* Home Page Responsive */

/* site-header */
.site-header #main-navigation ul li {margin: 0 12px;}
.site-header #main-navigation ul li a {font-size: 19px;}
.site-header .header-right {gap: 140px;}
.site-header .header-number a, .site-header .header-number strong {font-size: 38px;}
.site-header .header-number strong {font-size: 19px;}

.hm-results-sec .results-left{ padding:80px 70px 40px 150px; } 
.hm-results-sec .result-text h3{ font-size:56px; }

.hm-expect-sec { padding:100px 0; } 
.hm-expect-sec .expect-item p{ font-size:19px; } 

.hm-personal-injury-sec .pers-injury-item { margin-left: -86px; width: 55.8%; }
.hm-personal-injury-sec .pers-injury-cont-item{ padding:70px 0 0 100px;width: 45.8%;}
.hm-personal-injury-sec::after { width: 70.6%;}
.hm-personal-injury-sec .pers-injury-cont-item p {font-size: 19px; margin-bottom: 30px; }

.hm-meet-attorney-sec::before {width: 55.9%;left: -4px;}

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

.hm-meet-attorney-sec .container {max-width: 1650px; }  

/* Home Page Responsive */

.hm-cmn-heading {font-size: 75px;}

/* site-header */
.site-header #main-navigation ul li a {font-size: 18px;}
.site-header .site-branding a img {max-width: 366px;}
.site-header .header-right {gap: 120px;}
.site-header .header-number a, .site-header .header-number strong {font-size: 36px;}
.site-header .header-number strong {font-size: 18px;}
.site-header .header-number {padding: 0 0 0 20px;}
.site-header .header-number a::after {width: 92px;height: 95px;bottom: -9px;left: -107px;}
.site-header .header-number a:before {transform: scale(0.9); left: -75px;}


.hm-results-sec .results-left{ padding:80px 60px 40px 110px; } 
.hm-results-sec .result-card{ gap:25px; } 
.hm-results-sec .result-text h3{ font-size:52px; } 
.hm-results-sec .result-text h4{ font-size:26px; } 
.hm-results-sec .result-text p{ font-size:17px; }

.hm-expect-sec{ padding:90px 0; } 
.hm-expect-sec .expect-blk{ gap:25px; } 
.hm-expect-sec .expect-number{ width:90px; height:76px; font-size:40px; } 
.hm-expect-sec .expect-item h3{ font-size:38px; } 
.hm-expect-sec .expect-item p{ font-size:18px; }

.hm-personal-injury-sec{ padding:55px 0 80px; }
.hm-personal-injury-sec::after {width: 74.3%; }
.hm-personal-injury-sec .pers-injury-item { margin-left: 0;width: 53.7%;}
.hm-personal-injury-sec .pers-injury-item::before { right: 130px; width: 266px; height: 290px; }
.hm-personal-injury-sec .pers-injury-cont-item{ padding:50px 0 0 80px; }
.hm-personal-injury-sec .quote-box{ width:68%; }
.hm-personal-injury-sec .pers-injury-cont-item p {font-size: 19px;margin-bottom: 35px;max-width: 660px;}
.hm-personal-injury-sec:before {height: 92%;} 
.hm-personal-injury-sec .pers-injury-cont-item h2 {font-size: 60px; }

.hm-meet-attorney-sec{padding: 124px 0px 100px;}
.hm-meet-attorney-sec .pl-logo img, .hm-meet-attorney-sec .att-img img{top: -8px;}
.hm-meet-attorney-sec::before { width: 56.2%; top: 45px; }

.hm-serving-cyclist-sec::after {height: 970px;}

.hm-testimonials .container {max-width: 1600px;padding: 0 100px;}
.rating-slider .container{max-width: 1600px;}
.testi-item h5 {font-size: 37px;}
.testi-item p {font-size: 18px;}
.hm-testi-list.owl-carousel .owl-nav {top: 220px;}
.hm-testi-list.owl-carousel .owl-nav button {left: -100px;transform: scale(0.9);}
.hm-testi-list.owl-carousel .owl-nav button.owl-next {left: 100px;}
.hm-testimonials {padding: 90px 0 0;}

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

.hm-meet-attorney-sec .container {max-width: 1550px; }
   
   #main-heading::before {
    bottom: 36%;
    height: 610px;

}

/* Home Page Responsive */


/* site-header */
.site-header #main-navigation ul li {margin: 0 9px;}
.site-header #main-navigation ul li a {font-size: 18px;}
.site-header .site-branding a img {max-width: 346px;}
.site-header .header-right {gap: 110px;}
.site-header .header-number a, .site-header .header-number strong {font-size: 34px;}
.site-header .header-number strong {font-size: 17px;}
.site-header .header-number {padding: 0 0 0 20px;}
.site-header .header-number a::after { width: 88px; height: 92px; bottom: -9px; left: -100px; }
.site-header .header-number a:before {left: -70px; transform: scale(0.8); }


/* cmn-btn */
a.cmn-btn {font-size: 19px;padding: 25px 30px;}
/* ftr-form-sctn */
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"] {font-size: 19px !important;padding: 25px 80px !important;}
.hm-cmn-heading {font-size: 72px;}

/* hm-banner-sec */
.hm-banner-sec::before {top: -44%;height: 919px;}
.hm-banner-sec::after {bottom: -25%;left: -15%;height: 47.9%;}
.hm-banner-sec .hm-bnr-left {width: 55.6%;padding-bottom: 150px;}
.hm-banner-sec .bnr-tp-fort-text {font-size: 17px;}
.hm-banner-sec .bnr-title {font-size: 110px;}
.hm-banner-sec .bnr-evry-title,
.hm-banner-sec .bnr-title small {font-size: 90px;}
.hm-banner-sec .bnr-we-ride-text {font-size: 74px;width: 100%;max-width: 820px;}
.hm-banner-sec .container::before {width: 28.5%;}

/* hm-banner-bottom-sec */
.hm-banner-bottom-sec p {font-size: 25px;letter-spacing: 14px;}

.hm-personal-injury-sec .get-know-btn a.cmn-btn {padding: 25px 60px; }

.hm-results-sec .results-left{ padding:70px 55px 35px 80px; } 
.hm-results-sec .result-card{ padding:35px 0 35px; } 
.hm-results-sec .result-text h3{ font-size:48px; }

.hm-expect-sec .expect-number{ width:85px; height:72px; font-size:38px; }

.hm-personal-injury-sec .pers-injury-item{width:53.9%;}
.hm-personal-injury-sec .pers-injury-cont-item{width:46%;padding:50px 0 0 70px;}
.hm-personal-injury-sec .pers-injury-cont-item h2{font-size:55px;}
.hm-personal-injury-sec .pers-injury-cont-item p{font-size:18px;max-width: 610px;margin-bottom: 30px;}
.hm-personal-injury-sec .quote-box{ width:70%; }
.hm-personal-injury-sec .quote-box p{ font-size:20px; }
.hm-personal-injury-sec .pers-injury-item::before { right: 130px; width: 243px; height: 270px; }
.hm-personal-injury-sec:before {height: 91.8%; }

.hm-meet-attorney-sec {padding: 120px 0px 90px;}
.hm-meet-attorney-sec .pl-logo img{width:100%; max-width: 230px; top:-10px; right: -58px;}
.hm-meet-attorney-sec .att-img img{width: 100%; max-width: 520px; top: -10px;}
    .hm-meet-attorney-sec .att-cont-item p {font-size: 17px; margin: 0px 0px 28px 5px; } 
    .hm-meet-attorney-sec::before { width: 56.3%; top: 40px; height: 834px; }
.hm-meet-attorney-sec .att-img-item::before {top: 38px; }
.hm-meet-attorney-sec .get-know-btn a { padding: 25px 50px;}
.hm-meet-attorney-sec .att-cont-item h2 {font-size: 60px; }

.hm-serving-cyclist-sec::after{height: 920px; left: -75px;}
.hm-serving-cyclist-sec .serv-cyc-blk{justify-content: end;}
.hm-serving-cyclist-sec .cyc-cont-item{width: 55.1%;}

.hm-knowledge-sec .get-know-btn a{padding: 27px 50px;}
.hm-knowledge-sec{padding: 100px 0px 140px;}
.hm-knowledge-sec h3{font-size: 75px;}

.hm-testimonials .container {max-width: 1500px;padding: 0 70px;}
.hm-testi-list.owl-carousel .owl-nav button {left: -80px;transform: scale(0.75);}
.hm-testi-list.owl-carousel .owl-nav button.owl-next {left: 80px;}
.clients-text h2 {font-size: 62px;}
.clients-text p {font-size: 18px;margin-bottom: 12px;}
.rating {gap: 200px;padding: 32px 0;max-width: 66%;}
.testi-item p {font-size: 17px;margin-bottom: 45px;}
.rating-slider .container:before {top: 24px; }
.testi-item {padding: 35px 40px 45px;}
.testi-item h5 {font-size: 34px;background-size: contain;}
.rating {gap: 155px;padding: 25px 0;max-width: 69%;}
.google-icon {transform: scale(0.8);}
.star-rat {padding-top: 18px;}
.testi-item:before{transform: scale(0.9);bottom: 35px; right: 35px;}
.rating-slider .container{max-width: 1500px;}
.rating:before, .rating::after{transform: scale(0.9);}
.ggl-icon {width: 75px; height: 75px;}
.ggl-icon img {width: 40px; height: 40px;}
.atrny-icon {width: 75px; height: 75px;}
.atrny-icon img {width: 35px; height: 45px;}

.hm-blog-btn a.cmn-btn {padding: 25px 70px; }

}
@media screen and (max-width:1600px) {
    .container, .hm-meet-attorney-sec .container, .hm-testimonials .container, .rating-slider .container { max-width: 1400px; }

/* Home Page Responsive */

/* site-header */
.site-header .container {padding: 0 35px 0 40px;}
.site-header #main-navigation ul li {margin: 0 9px;}
.site-header #main-navigation ul li a {font-size: 17px;}
.site-header .site-branding a img {max-width: 326px;}


/* cmn-btn */
a.cmn-btn {font-size: 18px;padding: 23px 28px 20px;}
.hm-cmn-heading{font-size: 65px;}
/* hm-banner-sec */
.hm-banner-sec {padding: 160px 0 0;}
.hm-banner-sec .container::after {width: 32%;}
.hm-banner-sec::before { top: -42%; width: 58%; height: 827px; }
.hm-banner-sec::after { bottom: -22%; left: -15%; width: 30.2%; height: 46.3%; }
.hm-banner-sec .hm-bnr-left { width: 56%; padding-bottom: 130px; }
.hm-banner-sec .bnr-tp-fort-text {font-size: 16px;letter-spacing: 2px;}
.hm-banner-sec .bnr-title {font-size: 95px;}
.hm-banner-sec .bnr-evry-title,
.hm-banner-sec .bnr-title small {font-size: 83px;}
.hm-banner-sec .bnr-we-ride-text {font-size: 70px;letter-spacing: 13px;max-width: 760px;}
.hm-banner-sec .bnr-palaidis-text {font-size: 17px;line-height: 1.7;margin: 0 0 35px;}
.hm-banner-sec .container::before {width: 27.5%;}

/* hm-banner-bottom-sec */
.hm-banner-bottom-sec p {font-size: 24px;letter-spacing: 13px;}


/* ftr-form-sctn */
.ftr-form-sctn {padding: 120px 0px 130px;}
.ftr-form-sctn .hm-form-main .hm-cmn-heading {margin: 0 0 40px;}
.ftr-form-sctn .hm-form-main p {font-size: 19px;line-height: 1.5;margin: 0 0 45px;max-width: 530px;}
.ftr-form-sctn .hm-frm-lf-list-itm img {max-width: 116px;margin: 0 auto 40px 0;}
.ftr-form-sctn .hm-frm-lf-list-itm h3 {font-size: 23px;padding: 0 0 30px;}
.ftr-form-sctn .hm-form-main {gap: 100px;}
.ftr-form-sctn .hm-form-right {padding: 65px 45px 50px;}
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"] {font-size: 18px !important;padding: 23px 70px !important;}
.ftr-form-sctn .hm-frm-lf-list-itm {width: 26%;}
.ftr-form-sctn::after {right: -60px;}
.ftr-block-sec {padding: 68px 0 74px;}
.ftr-block-sec #footer-navigation ul li {padding: 0 35px;}
.ftr-block-sec #footer-navigation ul {margin: 0 0 70px;padding: 0 0 45px;}
.ftr-block-sec .ftr-block-itm.ftr-logo {max-width: 366px;}
.ftr-block-sec .ftr-block-itm h4 {font-size: 35px;}
.ftr-block-sec .ftr-block-itm {width: 32%;}
.ftr-block-sec .ftr-block-itm p {font-size: 19px;}
.ftr-copyrights-sec {padding: 50px 0px;}
.ftr-block-sec .ftr-block-itm::after {bottom: 2px;}


.pract-ars-blk h2 { margin-bottom: 40px;}
.pract-ars-itms {gap: 27px;}
.hm-pract-sec {padding: 100px 0px 130px;}
.card-itm { width: 31.9%; }
.card-itm:hover .itm-card-image {padding: 45px; }
.card-itm h3 {font-size: 37px;}
.hm-pract-sec a.cmn-btn {padding: 23px 50px 20px 40px; }
.card-itm p {font-size: 20px;}

 
.trust-totl-itm h3 {font-size: 29px;min-height: 150px;}
.trust-palaidis-law-sec {padding: 70px 0 0;}
.trust-totl-itm h3::before{transform: scale(0.9);}

.hm-results-sec .results-left{ padding:65px 55px 20px 80px; } 
.hm-results-sec .result-text h3{ font-size:43px; } 
.hm-results-sec .result-text h4{ font-size:24px; } 
.hm-results-sec .result-text p{ font-size:16px; } 
.hm-results-sec .result-icon {max-width: 130px;}

.hm-expect-sec { padding:80px 0; } 
.hm-expect-sec .expect-item{ padding-bottom:35px; } 
.hm-expect-sec .expect-number{ width:80px; height:68px; font-size:34px; margin-bottom:20px; }

.hm-personal-injury-sec{ padding:50px 0 75px; }
.hm-personal-injury-sec .pers-injury-item::before {width: 250px;height: 248px;right: 100px;}
.hm-personal-injury-sec .pers-injury-cont-item{ padding:45px 0 0 60px; }
.hm-personal-injury-sec .pers-injury-cont-item h2{ font-size:50px; }
.hm-personal-injury-sec .pers-injury-cont-item p{ font-size:17px; margin-bottom:30px; }
.hm-personal-injury-sec .quote-box{ width:72%; }
.hm-personal-injury-sec .quote-box p{ font-size:18px; padding:18px 65px 18px 50px; }
.hm-personal-injury-sec .pers-injury-item::after{ right:18%; }
.hm-personal-injury-sec::after { width: 73.3%; }
.hm-personal-injury-sec .pers-injury-item { width: 53.6%; }
.hm-personal-injury-sec .get-know-btn a.cmn-btn {padding: 23px 45px 20px; }
.hm-personal-injury-sec:before {height: 91.5%; }   

.hm-meet-attorney-sec { padding: 90px 0px 92px; } 
.hm-meet-attorney-sec .pl-logo img { width: 100%; max-width: 200px; top: 0; right: -20px; }
.hm-meet-attorney-sec .att-img img{width: 100%; max-width: 480px; top:0px;}
.hm-meet-attorney-sec .att-cont-item h2{ margin: 0px 0px 25px 5px;font-size: 55px;}
.hm-meet-attorney-sec .att-cont-item p{;margin: 0px 0px 20px 5px;}
.hm-meet-attorney-sec .get-know-btn a { padding: 23px 40px 20px; margin-right: 15px; }
.hm-meet-attorney-sec::before { height: 757px; width: 56.5%; }
.hm-meet-attorney-sec .att-img-item::before {height: 85.3%;}

.hm-serving-cyclist-sec::after{height: 100%;}
.hm-serving-cyclist-sec .serv-cyc-blk{justify-content: end;}
.hm-serving-cyclist-sec .cyc-cont-item{width: 55.1%;}
.hm-serving-cyclist-sec .map-image img{width:510px; max-width: 100%; height: auto;}
.hm-serving-cyclist-sec .pl-logo-lt img{width:280px; max-width: 100%; height: auto;}
.hm-serving-cyclist-sec .cyc-cont-lft ul li a, .hm-serving-cyclist-sec .cyc-cont-rgt ul li a{font-size: 28px;}

.hm-knowledge-sec .get-know-btn a{padding: 27px 31px; font-size: 19px;}
.hm-knowledge-sec {padding: 90px 0px 130px;}
.hm-knowledge-sec h3{font-size: 70px;}
.hm-knowledge-sec .vid-mid-prt{padding: 34px 45px 40px;}
.hm-knowledge-sec .mid-img-yt img {margin-bottom: 30px;}
.hm-knowledge-sec .vid-mid-itm::before{width: 523px;height: 523px;top: -145px;}
.hm-knowledge-sec .vid-mid-prt::after {width: 18px;height: 18px;right: -70px;top: 25px;}
.hm-knowledge-sec .vid-mid-itm::after {width: 67px;height: 67px;left: 55px;top: -119px;}
.hm-knowledge-sec .vid-mid-prt::before{width: 32px;height: 32px;left: -70px;}


.hm-press-sec .press-itm:not(.first-item) {height: 315px;}
.hm-press-sec .first-item {height: 652px;}
.hm-press-sec .blog-cnt h4 {font-size: 32px;}
.hm-press-sec .blog-cnt {padding: 102px 70px 35px 29px;}
.hm-press-sec a.cmn-btn {padding: 23px 90px;}
.hm-press-sec {padding: 80px 0 40px;}
.hm-press-sec .blog-cnt::before {height: 312px;}

.hm-award-sec .award-item::before{transform: scale(0.9); }
 
.hm-blog-sec {padding: 107px 0px 90px;}
.hm-blog-sec .text-heading {font-size: 72px;margin-bottom: 40px;    }
.hm-blog-btn a.cmn-btn {padding: 23px 60px 20px; }
.home-posts-list {margin: 0 0 40px; }
.hm-blog-cnt h3 {font-size: 35px;}
.hm-blog-sec .hm-cmn-heading {margin-bottom: 45px; }

.hm-faqs-sec .accordion {max-width: 1320px;padding: 0px 0px 100px;}
.hm-faqs-sec .faqs-blk h4 a.acc-faqs-title small {font-size: 40px;padding-right: 25px;}
.hm-faqs-sec .faqs-blk .faqs-blk-content {padding: 0px 63px 0;}
.hm-faqs-sec h2 {margin-bottom: 45px; }

.hm-testimonials {padding: 80px 0 0; }
.hm-testi-list.owl-carousel .owl-nav button {left: -80px; transform: scale(0.7); }
.testi-item p {margin-bottom: 35px; }
.testi-item h5 {font-size: 32px;}
.testi-item:before {transform: scale(0.8); bottom: 30px; right: 25px; }
.atrny-cyclist h5 {font-size: 20px;}
.star-rtng {font-size: 35px;}
.star-rtng img{width: 100%;max-width: 130px;}

.hm-quote-sec p {font-size: 19px;}
.hm-quote-sec h6 {font-size: 28px;}

#main-heading::before {bottom: 42%; height: 590px; }
 #page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 58px; }
#main-heading h1 {font-size: 70px;}



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

/* Home Page Responsive */

/* site-header */

.site-header .container{padding: 0 25px 0 30px;}
.site-header #main-navigation ul li {margin: 0 8px;}
.site-header .site-branding a img {max-width: 306px;}
.site-header .header-right {gap: 108px;}
.site-header .header-number a, .site-header .header-number strong {font-size: 32px;}
.site-header .header-number strong {font-size: 16px;}
.site-header .header-number {padding: 0 0 0 15px;}
.site-header .header-number a::after { width: 85px; height: 88px; bottom: -9px; left: -100px; }
.site-header .header-number a:before {left: -71px; transform: scale(0.7); }

.hm-results-sec .results-left{ padding: 60px 45px 20px 90px; } 
.hm-results-sec .result-card { padding: 30px 0 30px; gap:20px; }
.hm-results-sec .result-icon { max-width: 120px; }


.hm-expect-sec .expect-blk{ gap:20px; } 
.hm-expect-sec .expect-item h3{ font-size:38px; }

.hm-personal-injury-sec .pers-injury-item{ width:55%; }
.hm-personal-injury-sec .pers-injury-cont-item{ width:46%; padding-left:40px; }
.hm-personal-injury-sec .quote-box{ left:22%; }
.hm-personal-injury-sec .pers-injury-cont-item p { font-size: 16px; margin-bottom: 25px; }
.hm-personal-injury-sec .pers-injury-item::before { width: 200px; height: 218px; right: 130px; }
.hm-personal-injury-sec { padding: 40px 0 70px; }
.hm-personal-injury-sec::after { width: 72.6%;}

.hm-meet-attorney-sec .att-cont-item { width: 45%; }


}
@media screen and (max-width:1440px) {
    .container, .hm-meet-attorney-sec .container, .hm-serving-cyclist-sec .container,.hm-testimonials .container, .rating-slider .container { max-width: 1200px; }

    .page-container, .post-container { max-width: 1200px; }
    #page-column .case-results-cta .case-item p { font-size: 22px; }
    #page-column section.widget.widget_team_member .team_member_name p { font-size: 24px; }
    #page-column .widget.widget_related_insights ul li { font-size: 23px; }
    #page-column .widget.widget_related_insights ul li:before { top: 18px; }
    p.mod_date { font-size: 18px; }
    .widget-description.active { font-size: 18px; }


#page-content .review-item {margin-top: 30px; padding: 45px 35px 105px 35px; margin-bottom: 25px; }
#page-content .review-item .star-rat{margin: 0 0 20px; padding: 10px 0 0; } 
.wherefromtesti-blk {bottom: 40px;width: 64%; } 
#page-content .review-item h5 {font-size: 37px;}
#page-content .review-item:before {transform: scale(0.8); bottom: 35px; right: 33px; }
#page-content .review-item p {margin: 0 0 25px;}

.contact-page #page-column .in-cont-item h4 {font-size: 40px;} 
.contact-page .in-cont-item h4::after, .contact-page .in-cont-item h4::before{transform: scale(0.85);} 
.contact-page #page-column .in-cont-item a {font-size: 35px;} 
.contact-page #page-column .in-cont-item p {font-size: 18px;}
.contact-page .ftr-form-sctn {padding: 0 0 80px; }
.in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"] {padding: 18px 25px !important; }
.in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .form-links, .in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .form-links a, .in-contact-frm.ftr-form-sctn .hm-form-right .gfield--type-checkbox .gchoice label {font-size: 17px;}
.contact-page .ftr-form-sctn {padding: 0 0 60px; }

.sidebar-page .sidebar-item h2, h4.widget-title {padding: 0 0 20px; font-size: 43px;} 
.sidebar-page .sidebar-menu-pa ul li a {font-size: 20px; padding: 12px 40px;} 
.sidebar-page .sidebar-menu-pa ul li a::before {top: 19px; left: 16px; }
.sidebar-page .sidebar-menu-pa .sub-menu li a {font-size: 18px;}
.sidebar-page .sidebar-menu-pa ul li .drop.close, .sidebar-page .sidebar-menu-pa ul li .drop.open {top: 20px;}
.sidebar-page .sidebar-item {margin: 0 0 45px;}

#main-heading {padding: 122px 0 80px;} 
#main-heading h1 {font-size: 58px;} 
#post-content, #page-content {padding: 80px 0; } 
#main-heading .inrpg-breadcrumbs {font-size: 18px;padding:0;} 
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 55px; } 
#page-column h3 {font-size: 46px; } 
#page-column h4 {font-size: 40px; } 
#page-column p, #page-column li {font-size: 18px; } 
#page-content section.widget.testi .testi-item p {font-size: 18px;} 
.sidebar-page section.widget.testi {padding: 30px 28px 40px; margin: 0 0 40px; } 
#page-content section.widget.testi .testi-item h6 {font-size: 32px;}
.cnslt-btn a.cmn-btn {font-size: 18px; padding: 17px 25px; }

#page-column .single-profile-block .sp-block h2 {font-size: 58px;} 
#page-column .sp-block {width: 50%; } 
#page-column .single-profile-image img {padding: 15px 0 0; margin: 0 0 0 20px; }
#page-column .accordion-profile h3 {font-size: 25px;} 
#page-column .accordion-profile {margin: 0 0 15px; }

/* Bolg Page */
.sidebar-blog input.search-field, .sidebar-blog .widget select, .sidebar-single input.search-field, .sidebar-blog.blog-sidebar-itm .widget select{ padding: 15px 55px 15px 25px; font-size: 18px;}
.sidebar-blog{margin: 0 0 40px;}
.sidebar-page .sidebar-item.sidebar_search{margin: 0 0 40px;}
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h2{ margin: 0 0 15px; font-size: 45px;}
.sidebar-page .sidebar-item.sidebar_categories { margin: 0 0 27px; }
.single-pagination .nav-links a{ font-size: 19px; width: 130px; }
 
#post-column-full{gap: 24px;}
#post-content .posts-list .posts-block { padding: 40px 40px 0; }
#post-content .posts-list .posts-block h4 a { font-size: 30px; letter-spacing: -0.5px; margin: 0 0 30px; }
#post-column-full .nav-links{margin: 50px 0 0;}
#post-column-full .nav-links .page-numbers{ font-size: 40px;width: 55px; height: 55px;}
#post-column-full .nav-links .page-numbers.current{font-size: 44px;}
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers{transform: scale(0.9);}
.single-author-description { font-size: 16px;}
 
/* Case Results Page */
.in-result-card-blk{gap: 20px 19px;}
.in-result-card{padding: 25px 30px 25px 10px;}
#page-column .in-result-text h3{ font-size: 50px;}
.in-result-btn { margin: 55px 0 0;}

.sidebar-page section.widget.testi:before{transform: scale(0.9);    bottom: 31px;}

.page-feature-img, .single-thumbnail {margin: 0 0 28px; } 
#page-column .cmn-box .cta-heading {font-size: 45px; margin: 0 auto 28px; } 
#page-column .attorney-cmn-box-cont .cta-heading {font-size: 40px;} 
#main-heading::before {bottom: 32%; height: 550px; }

#page-column .in-about-attry-list {margin: 0 0 40px;}

#page-column .videos-button.videos-link {margin: -20px auto 20px; }

#page-column .in-colum-item p {font-size: 17px; }

/* Home Page Responsive */

/* site-header */
.site-header .container {padding: 0 20px;}
.site-header #main-navigation ul li {margin: 0 7px;}
.site-header .site-branding a img {max-width: 286px;}
.site-header .header-right {gap: 100px;}
.site-header .header-number a, .site-header .header-number strong {font-size: 31px;}
.site-header .header-number strong {font-size: 16px;}
.site-header .header-number {padding: 0 0 0 13px;}
.site-header .header-number a::after { width: 80px; height: 85px; bottom: -8px; left: -95px; }
.site-header .header-number a:before {left: -68px; }

/* cmn-btn */
a.cmn-btn {font-size: 17px;padding: 20px 25px 18px;}
.cmn-btn:before {width: 18px; height: 18px; right: -9px;}
.hm-cmn-heading{font-size: 55px;}

/* hm-banner-sec */
.hm-banner-sec {padding: 140px 0 0;}
.hm-banner-sec .container::after {width: 33%;}
.hm-banner-sec::before { top: -42%; width: 58%; height: 711px; }
.hm-banner-sec::after { height: 46.3%; }
.hm-banner-sec .hm-bnr-left { width: 57%; padding-bottom: 100px; }
.hm-banner-sec .bnr-tp-fort-text {font-size: 15px;letter-spacing: 1.5px;}
.hm-banner-sec .bnr-title {font-size: 83px;margin: 0 0 25px;}
.hm-banner-sec .bnr-evry-title,
.hm-banner-sec .bnr-title small {font-size: 73px;}
.hm-banner-sec .bnr-we-ride-text {font-size: 60px;letter-spacing: 12px;padding: 10px 0;margin: 0 0 15px;max-width: 670px;}
.hm-banner-sec .bnr-palaidis-text { font-size: 16px; line-height: 1.6; margin: 0 0 30px; }
.hm-banner-sec .container::before {width: 29.5%;}

/* hm-banner-bottom-sec */
.hm-banner-bottom-sec p {font-size: 22px;letter-spacing: 12px;}
.hm-banner-bottom-sec {padding: 27px 0;}

/* ftr-form-sctn */
.ftr-form-sctn {padding: 100px 0px;}
.ftr-form-sctn .hm-form-main .hm-cmn-heading {margin: 0 0 35px;}
.ftr-form-sctn .hm-form-main p { font-size: 18px; line-height: 1.4; margin: 0px 0 40px;max-width: 500px;}
.ftr-form-sctn .hm-frm-lf-list-itm img {max-width: 96px;margin: 0 auto 30px 0;}
.ftr-form-sctn .hm-frm-lf-list-itm h3 {font-size: 20px;padding: 0 0 25px;}
.ftr-form-sctn .hm-form-left {padding-top: 55px;}
.ftr-form-sctn .hm-form-main {gap: 80px;}
.ftr-form-sctn .hm-form-right {padding: 55px 40px 45px;}
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"] {font-size: 17px !important;padding: 22px 60px !important;}
.ftr-form-sctn .hm-frm-lf-list-itm {width: 28%;}
.ftr-block-sec {padding: 60px 0;}
.ftr-block-sec #footer-navigation ul li a {font-size: 18px;}
.ftr-block-sec #footer-navigation ul li {padding: 0 30px;}
.ftr-block-sec #footer-navigation ul {margin: 0 0 55px;padding: 0 0 35px;}
.ftr-block-sec .ftr-block-list {margin: 0 0 30px;}
.ftr-block-sec .ftr-block-itm.ftr-logo {max-width: 316px;}
.ftr-block-sec .ftr-block-itm h4 {font-size: 32px;}
.ftr-block-sec .ftr-block-itm { padding-left: 120px; }
.ftr-block-sec .ftr-block-itm p {font-size: 16px;}
.ftr-block-sec .ftr-block-itm::after {width: 85px;height: 90px;}
.ftr-block-sec .ftr-block-itm h4:before {height: 70px;left: -22px;}
.ftr-block-sec .ftr-block-itm:before {left: 35px;transform: scale(0.9);}
.ftr-block-sec .ftr-block-itm.cnct:before {left: 30px;}
.ftr-copyrights-sec {padding: 40px 0px;}
.ftr-copyrights-sec p {font-size: 17px;}
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label input,
.ftr-form-sctn .hm-form-right .gform_wrapper select,
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label textarea {font-size: 19px;padding: 20px 20px 20px 35px !important;}
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label textarea {height: 165px !important;}
.ftr-form-sctn .hm-form-right .gform_wrapper .gform_footer.top_label {margin: 32px auto 0;}

.card-itm {width: 31.7%;padding: 39px 30px 50px;}
.card-itm h3 {font-size: 32px; }
.card-itm p {font-size: 18px; line-height: 1.4;}
.prac-cnt {font-size: 18px; line-height: 1.7; margin-bottom: 30px;}
.pract-ars-blk h2 {  margin-bottom: 35px;}
.hm-pract-sec {padding: 80px 0px 100px;}
.pract-ars-itms { margin-bottom: 35px; }
.card-itm:hover .itm-card-image {padding: 35px;}
.hm-pract-sec a.cmn-btn {padding: 20px 40px 18px; }
 
.trust-itm-cnt {padding: 73px 30px 76px;}
.trust-totl-itm h3 { font-size: 22px; min-height: 139px; }
.trust-itm-img::before {height: 71%;bottom: -54px;}
.trust-totl-itm p {font-size: 17px;}
.trust-totl-itm h3::before {transform: scale(0.8); }

.hm-results-sec .results-left{ padding:55px 40px 20px 60px; } 
.hm-results-sec .result-text h3{ font-size:40px; } 
.hm-results-sec .result-text h4{ font-size:22px; } 
.hm-results-sec .result-card{ padding:30px 0; }


.hm-expect-sec{ padding:70px 0; }  
.hm-expect-sec .expect-number{ width:75px; height:64px; font-size:30px; } 
.hm-expect-sec .expect-item h3{ font-size:33px; } 
.hm-expect-sec .expect-item p{ font-size:17px; }
.hm-expect-sec .expect-item { padding-bottom: 25px; }
.hm-expect-sec .expect-heading h2 {margin-bottom: 40px; }

.hm-personal-injury-sec { padding: 40px 0 62px; }
.hm-personal-injury-sec .pers-injury-item{ margin-left:0;width: 51.9%;}
.hm-personal-injury-sec .pers-injury-item::before { width: 180px; height: 185px; right: 120px; }
.hm-personal-injury-sec .pers-injury-cont-item{ padding-left: 50px;width: 48%;}
.hm-personal-injury-sec .pers-injury-cont-item h2{ font-size:50px; }
.hm-personal-injury-sec .pers-injury-cont-item p{font-size:17px; line-height:1.7;max-width: 570px;}
.hm-personal-injury-sec .quote-box{ width:75%; left:18%; }
.hm-personal-injury-sec .quote-box p{ font-size:17px; padding:16px 55px 16px 45px; }
.hm-personal-injury-sec .pers-injury-item::after { transform: scale(0.9); }
.hm-personal-injury-sec::after { width: 77.8%; }
.hm-personal-injury-sec .get-know-btn a.cmn-btn {padding: 20px 35px 18px; }
.hm-personal-injury-sec:before {height: 92.6%; }

.hm-meet-attorney-sec {padding: 70px 0px 80px;}
.hm-meet-attorney-sec .att-img-item::before {top: 34px;}
.hm-meet-attorney-sec .pl-logo img{width:100%; max-width: 210px; top: -2px; right: 10px;}
.hm-meet-attorney-sec .att-img img{width: 100%; max-width: 500px; top: -2px;}
.hm-meet-attorney-sec .att-cont-item h2{margin: 0px 0px 20px 5px; line-height: 1.2;font-size: 50px; }
.hm-meet-attorney-sec .att-cont-item p {margin: 0px 0px 20px 5px; font-size: 16px; line-height: 1.6; }
.hm-meet-attorney-sec .meet-att-blk{justify-content: space-between;align-items: flex-end;}
.hm-meet-attorney-sec .att-cont-item{width: 45%;}
.hm-meet-attorney-sec .get-know-btn a { padding: 20px 25px 18px; }
.hm-meet-attorney-sec::before { height: 647px; width: 55.9%; }


.hm-serving-cyclist-sec {padding: 68px 0px 80px;}
.hm-serving-cyclist-sec::after{left: -150px;}
.hm-serving-cyclist-sec .serv-cyc-blk{justify-content: end;}
.hm-serving-cyclist-sec .cyc-cont-item{width: 55.1%;}
.hm-serving-cyclist-sec .map-image img{width:470px; max-width: 100%;}
.hm-serving-cyclist-sec .pl-logo-lt img{width:250px; max-width: 100%;}
.hm-serving-cyclist-sec .cyc-cont-item h4{font-size: 24px;}
.hm-serving-cyclist-sec .cyc-cont-lft ul li a, .cyc-cont-rgt ul li a{font-size: 26px;}
.hm-serving-cyclist-sec .cyc-cont-item-blk{margin: 0px 0px 40px;}
.hm-serving-cyclist-sec .cyc-hdg h2 {margin: 0px 0px 20px; }

.hm-knowledge-sec .get-know-btn a{padding: 23px 30px; font-size: 18px;}
.hm-knowledge-sec{padding: 80px 0px 100px;}
.hm-knowledge-sec h3{font-size: 70px;}
.hm-knowledge-sec p{font-size: 18px;    margin: 0 0px 62px;}
.hm-knowledge-sec .lft-img, .hm-knowledge-sec .rgt-img{padding: 35px 25px;}
.hm-knowledge-sec .vid-mid-prt{padding: 40px 35px 50px; width:354px;}
.hm-knowledge-sec .mid-img-yt img {margin-bottom: 30px;}
.hm-knowledge-sec .vid-mid-itm::before { width: 453px; height: 453px; top: -115px; }
.hm-knowledge-sec .vid-mid-prt::after {width: 18px;height: 18px;right: -70px;top: 25px;}
.hm-knowledge-sec .vid-mid-itm::after { width: 57px; height: 57px; left: 45px; top: -90px; }
.hm-knowledge-sec .vid-mid-prt::before { width: 28px; height: 28px; left: -70px; }
.hm-knowledge-sec .vid-mid-prt p {font-size: 18px;}
.play-img {width: 35px; height: 35px;}
.hm-knowledge-sec .vid-mid-prt::after{right: -82px; top: 30px;}
.hm-knowledge-sec .mid-img img{width: 278px;}
.hm-knowledge-sec .mid-img-yt img{width: 160px; margin-bottom: 30px;}
.hm-knowledge-sec .mid-img::after{transform: scale(0.9); bottom: -21px;}
.hm-knowledge-sec .lft-img::after, .hm-knowledge-sec .rgt-img::after{bottom: 17px; transform: scale(0.9);}

.hm-testimonials .container {padding: 0 70px;}
.hm-testi-list.owl-carousel .owl-nav button {transform: scale(0.6);}
.testi-item p {font-size: 16px; line-height: 1.7; margin-bottom: 20px; }
.testi-item {padding: 23px 31px 33px;}
.hm-testi-list.owl-carousel .owl-nav {top: 170px;}
.hm-testimonials {padding: 70px 0 0;}
.clients-text h2 {font-size: 52px;}
.clients-text p {        font-size: 17px;margin-bottom: 12px;}
.rtng-txt h4 {font-size: 16px;}
.star-rtng {font-size: 32px;}
.atrny-icon, .ggl-icon {transform: scale(0.9);}
.atrny-cyclist h5 {font-size: 18px;}
.rating {gap: 124px;}
.star-rat {max-width: 120px; }
.google-icon {transform: scale(0.7); left: 20px; }
.testi-item h5 {font-size: 30px; }
.testi-item:before {transform: scale(0.7); bottom: 20px; right: 15px; }
.rating-slider {padding: 95px 0 28px;}
.rating:before, .rating::after {transform: scale(0.8); }


.hm-press-sec .press-itm:not(.first-item) {height: 270px;}
.hm-press-sec .first-item {height: 558px;}
.hm-press-sec .blog-cnt h4 {font-size: 30px;}
.hm-press-sec .blog-cnt {padding: 106px 60px 30px 25px;}
.hm-press-sec .blog-cnt::after {transform: scale(0.9); right: -30px;bottom: 30px;}  
.hm-press-sec {padding: 60px 0 33px;}
.hm-press-sec .press-cnt {margin-bottom: 40px;padding: 0px 15px 0px 0px;}
.hm-press-sec a.cmn-btn {padding: 20px 70px 18px;}
.hm-press-sec p.our-firm {font-size: 18px;}
.hm-press-sec .press-itm-list {margin-bottom: 33px;}
.hm-press-sec .florida-bike-pt {max-width: 354px;}
.hm-press-sec .blog-cnt::before {height: 100%; }
 
.hm-blog-sec {padding: 80px 0px 70px;}
.hm-blog-cnt h3 {font-size: 30px;margin-bottom: 35px;    min-height: 60px;}
.hm-blog-cnt .post-mata a {font-size: 18px;}
.hm-blog-cnt {padding: 40px 35px 0px;}
.hm-blog-btn a.cmn-btn {padding: 20px 50px 18px;}
.hm-blog-sec .hm-cmn-heading {margin-bottom: 30px; }
.hm-blog-img a::before{transform: scale(0.9);}
.home-posts-list {margin: 0 0 35px; }

.hm-award-sec .award-section-title, .hm-award-sec .award-section-title small, .hm-award-sec .award-section-title strong {font-size: 24px;}
.hm-award-sec .award-item {    padding: 0px 0px 0px 40px;}
.hm-award-sec .award-item::before {left: -8px;transform: scale(0.7);}
.hm-award-sec {padding: 80px 0 0;}
.award-lst {width: 82%; }

.hm-faqs-sec .faqs-blk h4 a.acc-faqs-title {font-size: 32px;}
.hm-faqs-sec .faqs-blk-content p {font-size: 18px;padding-top: 25px;margin-bottom: 11px;}
.hm-faqs-sec h2 {margin-bottom: 35px;}
.hm-faqs-sec .accordion {padding: 0px 0px 70px;max-width: 1130px;}
.hm-faqs-sec .faqs-blk h4 a::after {transform: scale(0.9);top: 13px;}

.hm-quote-sec {padding: 60px 0; }
.hm-quote-sec p {font-size: 18px;}
.hm-quote-sec h6 {font-size: 25px;}
.hm-quote-sec .quote-blk::before{transform: scale(0.9);    left: 18px;}
.hm-quote-sec .quote-blk {padding: 35px 50px 34px 92px;}

.map-blk iframe { height: 450px; }

}
@media screen and (max-width:1366px) {
    #page-column .areaserved-item a { font-size: 17px; padding: 13px 10px 8px; min-height: 65px; }
    #page-content .areaserved-item-list { padding: 40px; }

/* Home Page Responsive */

/* site-header */
.site-header {padding: 20px 0 25px;}
.site-header .container, .hm-meet-attorney-sec .container {padding: 0 20px;}
.site-header #main-navigation ul li {margin: 0 5px;}
.site-header #main-navigation ul li a {font-size: 16px;}
.site-header .site-branding a img {max-width: 256px;}
.site-header .header-right {gap: 85px;}
.site-header .header-number a, .site-header .header-number strong {font-size: 29px;}
.site-header .header-number strong {font-size: 15px;}
.site-header .header-number {padding: 0 0 0 12px;}
.site-header .header-number a::after {width: 69px; height: 80px; bottom: -8px; left: -80px; }
.site-header .header-number a:before {left: -58px; transform: scale(0.65); }
.site-header #main-navigation ul li ul.sub-menu {width: 200px;}
.site-header #main-navigation .sub-menu li a {font-size: 15px;}

 
.hm-results-sec .result-text h3{ font-size:38px; } 
.hm-results-sec .result-text h4{ font-size:20px; } 

.hm-personal-injury-sec .pers-injury-cont-item{ padding-left:40px; }
.hm-personal-injury-sec .quote-box{ width:78%; }
.hm-personal-injury-sec .pers-injury-cont-item h2{ font-size:45px; }
.hm-personal-injury-sec .pers-injury-cont-item p{ font-size:16px; }
.hm-personal-injury-sec .quote-box p{ font-size:16px; }
.hm-personal-injury-sec .pers-injury-item {width: 50.5%;}
.hm-personal-injury-sec::after {width: 79.8%; }
.hm-personal-injury-sec:before {height: 92%; }  

.hm-meet-attorney-sec::before { height: 645px; width: 56.5%; }
.hm-meet-attorney-sec .att-img img {max-width: 450px;top: 2px;}
.hm-meet-attorney-sec .att-img-item::before {top: 35px;}
.hm-meet-attorney-sec .pl-logo img {top: 2px;   }
.hm-meet-attorney-sec .att-img-item{    padding: 0 0 5px;}
	#page-column td, #page-column th {font-size: 17px;} 



}

@media screen and (max-width:1240px) {
    .container, .hm-meet-attorney-sec .container, .hm-serving-cyclist-sec .container,.hm-testimonials .container, .rating-slider .container { max-width: 970px; padding: 0 10px; }
    .page-container, .post-container { max-width: 990px; padding: 0 10px; }
    #page-content .areaserved-item a { min-height: 60px; font-size: 16px; }
    #page-content .areaserved-item-list { padding: 35px; }
    .fact-checked-sec { padding: 20px 0px; }
    p.mod_date { font-size: 16px; }
    #page-column .testimonial-cta-block .star-rating { width: 105px; }
    #page-column .testimonial-cta-block .testi-content p { color: #931917; font-size: 18px; line-height: 1.7; margin: 0 0 20px; }
    .widget-description.active { font-size: 17px; }
    #page-column .case-results-cta .case-slider { gap: 15px}
    #page-column .case-results-cta .case-item p { font-size: 19px; }
    #page-column .case-results-cta .case-item { padding: 4px 4px 20px !important; width: 48.7%; }
    #page-column .case-results-cta { margin-bottom: 25px; }
    #page-column section.widget.widget_team_member .team-inner-list { gap: 20px; }
    #page-column section.widget.widget_team_member .team_member_name p { font-size: 21px; margin: 0 0 12px; }
    #page-column section.widget.widget_team_member .team_member_summary p { font-size: 16px; }
    #page-column section.widget.widget_team_member .team_member_pic { width: 76%; }
    #page-column section.widget.widget_team_member .team_member_item { padding-bottom: 15px; }
    #page-column .widget.widget_related_insights ul li { font-size: 20px; }
    #page-column .widget.widget_related_insights ul li:before { top: 15px; }

#reviews-main {gap: 0 10px;} 
#page-content .review-item {padding: 30px 25px 75px; margin-bottom: 20px; margin-top: 25px; }
#page-content .review-item .star-rat {margin: 0 0 20px; padding: 10px 0 0; } 
#page-content .review-item p {font-size: 16px;margin: 0 0 20px;line-height: 1.6;} 
#page-content .review-item h5 {font-size: 32px; } 
  .wherefromtesti-blk {bottom: 30px;     width: 67%;} 
#page-content .review-item:before {transform: scale(0.7); bottom: 22px; right: 20px; }


#page-column .practice-list {gap: 15px; } 
#page-column .practice-name h4 {font-size: 30px;} 
#page-column .practice-item p {font-size: 18px;}


.contact-page .in-cont-item {padding: 35px 22px 30px; } 
.contact-page #page-column .in-cont-item h4 {font-size: 35px; padding-top:100px; } 
.contact-page #page-column .in-cont-item p {font-size: 16px; } 
.contact-page #page-column .in-cont-item.phn p {font-size: 18px;} 
.contact-page #page-column .in-cont-item a {font-size: 33px; } 
.contact-page .in-cont-item h4::after, .contact-page .in-cont-item h4::before {transform: scale(0.75); } 
.contact-page .in-cont-item h4::after {top: -26px; }
.contact-page .in-cont-item h4::before {top: 20px;}


#page-column .in-about-attry-itm h4 {font-size: 28px;}

#page-column .single-profile-block .sp-block h2 {font-size:44px; } 
#page-column .profile-tel p a:before{transform: scale(0.8);}
#page-column .profile-tel {padding-left: 45px; } 
#page-column .sp-block .profile-tel a {font-size: 27px;} 
#page-column .single-profile-block .sp-block h6 {margin: 0 0 18px; font-size: 20px;} 
#page-column .single-profile-block{align-items: center;margin: 0 0 20px;} 
#page-column .sp-block:before{transform:scale(0.85); } 
#page-column .sp-block {width: 50%; } 
#page-column .single-profile-image img {margin: 0; }


    .sidebar-page .sidebar-menu-pa ul li a {font-size: 18px; padding: 12px 30px; }
    .sidebar-page .sidebar-item {margin: 0 0 35px;}

    #page-column .videos-list {gap: 25px; }
    #page-column .videos-item {padding: 30px 20px; }
#page-column .videos-button.videos-link{margin-bottom: 15px;}
#page-column .videos-name h4 {font-size: 18px; margin: 0 0 10px ;}
#page-column .videos-item p {font-size: 17px; }



#page-column .cmn-box .cta-heading {font-size: 40px; margin: 0 auto 28px; } 
#page-column .attorney-cmn-box-cont .cta-heading {font-size: 33px;} 
.cmn-box {padding: 40px 25px;} 
.cmn-box.attorney-cmn-box{padding: 0 13px 0 40px;} 
.cnslt-btn a.cmn-btn {font-size: 17px; padding: 15px 25px; } 
#page-column .attorney-cmn-box-cont .cta-heading{margin-bottom: 12px; } 
#page-column .cnslt-call p a {font-size: 26px;}
#page-column .cnslt-call p a:before{transform: scale(0.8);}
#page-column .cnslt-call {padding-left: 48px; }

#main-heading {padding: 115px 0 70px;} 
#main-heading h1 {font-size: 50px;} 
#post-content, #page-content {padding: 60px 0; } 
#main-heading .inrpg-breadcrumbs {font-size: 18px;padding:0;} 
#main-heading::before {bottom: 32%; height: 420px; }
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 50px; } 
#page-column h3 {font-size: 42px; } 
#page-column h4 {font-size: 36px; } 
#page-column h5 {font-size: 30px; } 
#page-column h6 {font-size: 25px; }
#page-column p, #page-column li {  font-size: 17px;    line-height: 1.7; } 
#page-column p{ margin: 0 0 20px;}
#page-column ul li {margin: 0 0 10px;} 
#page-column ul li:before {width: 9px; height: 9px; }
#page-column .cmn-box-cnslt-btn {gap: 25px;}

#page-content section.widget.testi .testi-item p {font-size: 17px;} 
.sidebar-page section.widget.testi {padding: 25px 22px 30px; margin: 0 0 30px; } 
#page-content section.widget.testi .testi-item h6 {font-size: 28px;} 
.sidebar-page section.widget.testi h4.widget-title {margin: 0 0 20px} 
#page-content section.widget.testi .testi-item .star-rat {margin: 0 auto 10px; padding: 0; }
.sidebar-page .sidebar-item h2, h4.widget-title {padding: 0 0 15px; font-size: 38px; }
    .sidebar-page .sidebar-menu-pa ul li a::before {width: 8px; top: 20px; left: 12px; height: 8px; }
    .sidebar-page section.widget.testi:before {transform: scale(0.8); bottom: 17px; }
.sidebar-page .sidebar-menu-pa ul li .drop.close, .sidebar-page .sidebar-menu-pa ul li .drop.open {top: 18px; right: 10px; }    
.sidebar-page .sidebar-menu-pa .sub-menu li a {font-size: 16px;padding: 0 0 0 25px;}
.sidebar-page .sidebar-menu-pa .sub-menu.open {padding: 10px 0 0 20px; margin-bottom: 10px; }
.sidebar-page .sidebar-menu-pa .sub-menu li a:before {top: 6px; left: 9px; }
#page-content section.widget.testi .testi-sdbr-blk .owl-nav button {transform: scale(0.9); }
#page-content section.widget.testi .testi-sdbr-blk .owl-nav, #page-content section.widget.csae-res .case-sdbr-blk .owl-nav {margin: 30px auto 0 !important; }

    /* Blog Page */
.sidebar-blog{ gap: 20px;margin: 0 0 35px;}
.sidebar-blog input.search-field, .sidebar-blog .widget select, .sidebar-single input.search-field, .sidebar-blog.blog-sidebar-itm .widget select { padding: 14px 45px 14px 20px; font-size: 17px; }
.sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm .widget select{ background-size: 20px 12px;}
.sidebar-blog input.search-submit, .sidebar-single input.search-submit {right: 20px; width: 20px; height: 20px; }
.sidebar-page .sidebar-blog.blog-sidebar-itm {padding: 25px 10px;}
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h2 {margin: 0 0 12px; font-size: 35px; }
.sidebar-page .sidebar-item.sidebar_categories {margin: 0 0 18px; }
.sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm .widget select {background-position: right 20px center;}

.posts-list { width: 31.9%;}
#post-column-full { gap: 20px; }
#post-content .posts-list .posts-block { padding: 30px 20px 0; }
#post-content .posts-list .author-info .post-categories a{font-size: 18px;}
#post-content .posts-list .posts-block h4 a { font-size: 25px; letter-spacing: -0.2px; margin: 0 0 24px; }
#post-content .posts-thumbnail a::after{transform: scale(0.8); top: -8px; right: -6px; }
#post-column-full .nav-links { margin: 30px 0 0; }
#post-column-full .nav-links .page-numbers { font-size: 37px; width: 50px; height: 50px; }
#post-column-full .nav-links .page-numbers.current { font-size: 41px; }
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers { transform: scale(0.8); }
.single-author-box{ gap: 20px; margin: 25px 0;padding: 15px 10px;}
.single-author-description { font-size: 15px; line-height: 1.5; }
.single-author-avatar img{ border-radius: 5px;}
.single-pagination { margin: 30px 0 0; }
.single-pagination .nav-links a { font-size: 18px; width: 120px; padding: 15px 15px; letter-spacing: -0.5px; }
.single-pagination .nav-links a::after{ width: 18px; height: 18px;}
.single-author-avatar {width: 24%; }
  
 
/* Case Results Page */
.in-result-card-blk { gap: 20px 15px; }
.in-result-card { padding: 22px 25px 22px 10px; }
#page-column .in-result-text h3 { font-size: 40px; }
#page-column .in-result-text h4{ font-size: 22px;}
#page-column .in-result-text p{ font-size: 15px; line-height: 1.5;}
.in-result-icon { width: 26%; }
.in-result-text { width: 72%; }
.in-result-btn { margin: 35px 0 0; }



.page-feature-img, .single-thumbnail {margin: 0 0 25px; } 
.press-top-itm {padding-bottom: 275px; } 
.press-itm-cont {padding: 20px 13px 0; } 
#page-column .press-top-frame iframe {height: 250px; } 
.hm-press-sec.in-press-sec .press-itm{height: 270px !important;}

#page-column .in-about-attry-list {margin: 0 0 30px;}

.cmn-video iframe {height: 350px; }

.contact-page .ftr-form-sctn {padding: 0 0 50px; }
.in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"] {padding: 16px 25px !important; }
.in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .form-links, .in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .form-links a, .in-contact-frm.ftr-form-sctn .hm-form-right .gfield--type-checkbox .gchoice label {font-size: 16px;}
.contact-page .inn-cont-scl-icon a {transform: scale(0.9);}
.contact-page .inn-cont-scl-icon {gap: 6px;}

#page-column .in-colum-item p {font-size: 16px; }
.in-colum-item {padding: 25px 15px;}
.in-colum-blk {margin-bottom: 25px; }


/* Home Page Responsive */

/* site-header */
.site-header {padding: 15px 0 20px;}
.site-header .container {padding: 0 18px;}
.site-header #main-navigation ul li {margin: 0 4px;}
.site-header #main-navigation ul li a {font-size: 14px;}
.site-header .site-branding a img {max-width: 236px;}
.site-header .header-right {gap: 80px;}
.site-header .header-number a, .site-header .header-number strong {font-size: 28px;}
.site-header .header-number strong {font-size: 15px;}
.site-header .header-number {padding: 0 0 0 10px;}
.site-header .header-number a::after { width: 67px; height: 78px; bottom: -8px; left: -75px; }
.site-header .header-number a:before {left: -55px; transform: scale(0.6); }


/* cmn-btn */
a.cmn-btn {font-size: 16px;padding: 18px 23px 16px;}
.cmn-btn:before {width: 17px; height: 17px; right: -9px;}
.hm-cmn-heading{font-size: 50px;}

/* hm-banner-sec */
.hm-banner-sec {padding: 110px 0 0;}
.hm-banner-sec .container::after {width: 33%;}
.hm-banner-sec::before { top: -39%; width: 59%; height: 566px; }
.hm-banner-sec::after {  height: 45.7%; }
.hm-banner-sec .hm-bnr-left { width: 57%; padding-bottom: 80px; }
.hm-banner-sec .bnr-tp-fort-text {font-size: 15px;letter-spacing: 1px;}
.hm-banner-sec .bnr-title {font-size: 73px;margin: 0 0 25px;}
.hm-banner-sec .bnr-evry-title,
.hm-banner-sec .bnr-title small {font-size: 60px;}
.hm-banner-sec .bnr-we-ride-text {font-size: 50px;letter-spacing: 9px;padding: 10px 0;margin: 0 0 15px;max-width: 540px;}
.hm-banner-sec .bnr-palaidis-text { font-size: 15px; line-height: 1.5; margin: 0 0 20px; }
.hm-banner-sec .container::before {width: 34.5%;}

/* hm-banner-bottom-sec */
.hm-banner-bottom-sec p {font-size: 20px;letter-spacing: 10px;}
.hm-banner-bottom-sec {padding: 24px 0 20px; }

/* ftr-form-sctn */
.ftr-form-sctn { padding: 65px 0px; }
.ftr-form-sctn .hm-form-left {padding-top: 35px;}
.ftr-form-sctn .hm-form-main .hm-cmn-heading { margin: 0 0 25px; }
.ftr-form-sctn .hm-form-main p {font-size: 16px;margin: 0px 0 20px;}
.ftr-form-sctn .hm-frm-lf-list-itm img { max-width: 80px; margin: 0 auto 25px 0; }
.ftr-form-sctn .hm-frm-lf-list-box {gap: 30px;}
.ftr-form-sctn .hm-frm-lf-list-itm h3 { font-size: 17px; padding: 0 0 18px; }
.ftr-form-sctn .hm-frm-lf-list-itm { width: 28.4%; }
.ftr-form-sctn .hm-form-right { padding: 40px 30px 35px; }
.ftr-form-sctn .hm-form-main { gap: 50px; }
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label textarea { height: 125px !important; }
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label input,
.ftr-form-sctn .hm-form-right .gform_wrapper select,
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label input, .ftr-form-sctn .hm-form-right .gform_wrapper select, .ftr-form-sctn .hm-form-right .gform_wrapper .top_label textarea {font-size: 17px; padding: 16px 20px 16px 25px !important; }
.ftr-form-sctn .hm-form-right .gform_wrapper .gform_footer.top_label { margin: 25px auto 0; }
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"] { font-size: 16px !important; padding: 20px 50px !important; }
.ftr-form-sctn::after { right: -40px; }
.ftr-block-sec { padding: 40px 0; }
.ftr-block-sec #footer-navigation ul li { padding: 0 20px; }
.ftr-block-sec #footer-navigation ul li a { font-size: 16px; }
.ftr-block-sec #footer-navigation ul { margin: 0px 0 45px; padding: 0 0 25px; }
.ftr-block-sec .ftr-block-itm h4 { font-size: 28px; }
.ftr-block-sec .ftr-block-itm p { font-size: 15px; }
.ftr-block-sec .ftr-block-itm.ftr-logo { max-width: 246px; }
.ftr-block-sec .ftr-scl-icon {gap: 10px;max-width: 200px;}
.ftr-block-sec .ftr-social-list a {width: 40px;height: 40px;}
.ftr-block-sec .ftr-social-list a.instagram { background-position: -64px -402px; }
.ftr-block-sec .ftr-social-list a.linkedin { background-position: -31px -402px; }
.ftr-block-sec .ftr-block-itm { width: 35%; padding-left: 85px; }
.ftr-block-sec .ftr-block-itm::after {width: 64px; height: 68px;    bottom: 9px; }
.ftr-block-sec .ftr-block-itm h4:before { height: 60px; left: -15px; }
.ftr-block-sec .ftr-block-itm:before { left: 23px; transform: scale(0.7); }
.ftr-block-sec .ftr-block-itm.cnct:before { left: 18px; }
.ftr-block-sec .ftr-block-itm.cnct h4::before { top: 0; left: -15px; }
.ftr-copyrights-sec { padding: 25px 0px; }
.ftr-copyrights-sec p { font-size: 15px; }
.ftr-form-sctn .hm-form-right .gform_fields {gap: 15px !important;}
.ftr-block-sec .ftr-social-list a.youtube {background-position: -1px -440px; }
	
.card-itm {width: 31.4%;padding: 39px 20px 45px;}
.itm-card-image {padding: 13px; margin: 0 auto 15px;}
.card-itm h3 {font-size: 31px;}
.card-itm p {font-size: 17px; line-height: 1.3;}
.pract-ars-blk h2 {margin-bottom: 30px;}
.prac-cnt {font-size: 16px; line-height: 1.6; margin-bottom: 25px;}
.pract-ars-itms {margin-bottom: 28px;}
.hm-pract-sec {padding: 60px 0px 75px;}
.card-itm:hover .itm-card-image {padding: 28px;}
.hm-pract-sec a.cmn-btn {padding: 18px 30px 16px; }
 
.trust-totl-itm h3::before {  margin-bottom: 9px;}
.trust-itm-img {max-width: 170px;margin: 0 auto -148px;}
.trust-itm-cnt { padding: 55px 39px 47px; }
.trust-totl-itm h3 { font-size: 18px; min-height: 139px; }
.trust-itm-img::before { height: 78%; bottom: -51px; }
.trust-totl-itm p {font-size: 15px;margin: -60px auto 0 auto;width: 74%;}
.trust-palaidis-law-sec h2 {margin: 0px;}
.trust-palaidis-law-sec {padding: 60px 0 0;}
.trust-itm-clip::before { top: 26px; left: 8px; width: 95%; height: 71%;}

.hm-results-sec .results-left{ padding:50px 30px 20px 40px; } 
.hm-results-sec .result-card{ gap:18px; padding:25px 0; } 
.hm-results-sec .result-text h3{ font-size:34px; } 
.hm-results-sec .result-text h4{ font-size:18px;}
.hm-results-sec .container{padding: 0;}

.hm-expect-sec { padding:60px 0; } 
.hm-expect-sec .expect-blk{ gap:15px; } 
.hm-expect-sec .expect-number{ width:70px; height:60px; font-size:28px; } 
.hm-expect-sec .expect-item h3{ font-size:26px; } 
.hm-expect-sec .expect-item p{ font-size:16px; }
.hm-expect-sec .expect-item { padding-bottom: 20px; } 
.hm-expect-sec .expect-heading h2 {margin-bottom: 30px; }

.hm-personal-injury-sec{ padding:40px 0 50px; }
.hm-personal-injury-sec .pers-injury-item{width:54%;}
.hm-personal-injury-sec .pers-injury-item::before{width:180px;height:160px;right:40px;}
.hm-personal-injury-sec .pers-injury-cont-item{width:48.8%;padding:0;}
.hm-personal-injury-sec .pers-injury-cont-item h2{font-size:42px;margin-bottom:18px;}
.hm-personal-injury-sec .pers-injury-cont-item p{font-size:15px;margin-bottom:24px;max-width: 450px;}
.hm-personal-injury-sec .quote-box{width:82%;left:10%;}
.hm-personal-injury-sec .quote-box p{font-size:15px;padding:14px 40px 14px 35px;}
.hm-personal-injury-sec .pers-injury-item::after { transform: scale(0.8);right: 15%;}
.hm-personal-injury-sec::after { width: 76.9%; height: 100%; }
.hm-personal-injury-sec .get-know-btn a.cmn-btn {padding: 18px 25px 16px; }
.hm-personal-injury-sec:before {height: 93.1%;}

.hm-meet-attorney-sec{padding: 60px 0px 72px;}
.hm-meet-attorney-sec .container{padding: 0;}
.hm-meet-attorney-sec .att-img img{width: 100%; max-width: 420px;top:1px; }
.hm-meet-attorney-sec .att-cont-item h2 {margin: 0px 0px 15px; line-height: 1.1;font-size: 45px;}
.hm-meet-attorney-sec .att-cont-item p {margin: 0px 0px 10px 5px; font-size: 15px; line-height: 1.7; }
.hm-meet-attorney-sec .meet-att-blk {justify-content: space-between; align-items: flex-end; }
.hm-meet-attorney-sec .att-cont-item {padding: 0 0 30px; }
.hm-meet-attorney-sec .get-know-btn a { padding: 18px 23px 16px; margin-right: 10px;}
.hm-meet-attorney-sec::before {height: 618px;left: 0;}
.hm-meet-attorney-sec .pl-logo img {max-width: 210px;top: 0;right: 0;}
.hm-meet-attorney-sec .att-img-item::before {top: 33px; }

.hm-serving-cyclist-sec::after{ left: -250px;}
.hm-serving-cyclist-sec {padding: 55px 0px 65px;}
.hm-serving-cyclist-sec .serv-cyc-blk{justify-content: space-between;}
.hm-serving-cyclist-sec .cyc-cont-item{width: 55.1%;}
.hm-serving-cyclist-sec .map-image img{width:390px; max-width: 100%;}
.hm-serving-cyclist-sec .pl-logo-lt img{width:220px; max-width: 100%;}
.hm-serving-cyclist-sec .cyc-cont-item{padding: 20px 0px 0px;}
.hm-serving-cyclist-sec .cyc-cont-item h4{font-size: 22px;}
.hm-serving-cyclist-sec .cyc-cont-lft ul li a, .hm-serving-cyclist-sec .cyc-cont-rgt ul li a{font-size: 22px;}
.hm-serving-cyclist-sec .cyc-cont-item-blk{margin: 0px 0px 35px; gap:65px;}
.hm-serving-cyclist-sec .cyc-hdg h2 {margin: 0px 0px 15px; }


.hm-knowledge-sec.get-know-btn a{padding: 20px 25px; font-size: 15px;}
.hm-knowledge-sec{padding: 65px 0px 80px;}
.hm-knowledge-sec h3{font-size: 55px;}
.hm-knowledge-sec p{font-size: 16px;}
.hm-knowledge-sec .lft-img, .hm-knowledge-sec .rgt-img{padding: 20px 15px 25px;}
.hm-knowledge-sec .sec-vid-blk{justify-content: space-around;}
.hm-knowledge-sec .vid-mid-prt{padding: 30px 20px 30px; width: 298px;}
.hm-knowledge-sec .vid-mid-itm::before { width: 353px; height: 353px; top: -95px; }
.hm-knowledge-sec .vid-mid-prt::before { width: 24px; height: 24px; left: -40px; }
.hm-knowledge-sec .vid-mid-prt::after { right: -47px; top: 30px; width: 15px; height: 15px; }
.hm-knowledge-sec .mid-img img{width: 226px;}
.hm-knowledge-sec .mid-img-yt img{width: 130px; margin-bottom: 20px;}
.hm-knowledge-sec .mid-img::after{transform: scale(0.8); bottom: -20px;}
.hm-knowledge-sec .lft-img::after, .hm-knowledge-sec .rgt-img::after{bottom: 5px; transform: scale(0.75);}
.hm-knowledge-sec .vid-mid-prt p {font-size: 17px;}
.play-img {width: 30px; height: 30px; margin: -15px auto; }

.hm-testimonials .container {padding: 0 60px;}
.hm-testimonials {padding: 60px 0 0;}
.clients-text h2 {font-size: 44px;margin: 0 0 6px;}
.clients-text p {font-size: 16px;margin-bottom: 9px;}
.testi-item { padding: 24px 25px 25px; }
.testi-item p {font-size: 15px; margin-bottom: 18px; line-height: 1.6; }
.testi-item h5 { font-size: 25px; background-size: contain; }
.rating { gap: 93px; max-width: 89%; }
.atrny-icon, .ggl-icon { transform: scale(0.7); }
.star-rtng { font-size: 27px; }
.star-rtng img { width: 100%; max-width: 53%; }
.atrny-cyclist h5 { font-size: 17px; }
.rating:before, .rating::after { transform: scale(0.7); }
.rating-slider .container:before {top: 28px;}
.star-rat {padding-top: 12px; margin: 0 0 11px; max-width: 100px; }
.hm-testi-list .owl-stage {padding: 28px 0 0; }
.google-icon {transform: scale(0.6); left: 8px; }
.testi-item:before {transform: scale(0.6); bottom: 10px; right: 10px; }
.hm-testi-list.owl-carousel .owl-nav button {transform: scale(0.5); left: -72px; }
.hm-testi-list.owl-carousel .owl-nav button.owl-next {left: 72px; }
.rating-slider {padding: 85px 0 28px; }
.atrny-cyclist,.ggl-rtng {gap: 0; }

.hm-press-sec .press-itm:not(.first-item) {height: 210px;}
.hm-press-sec .blog-cnt::after {transform: scale(0.8); right: -31px; bottom: 17px; }
.hm-press-sec .first-item {height: 439px;}
.hm-press-sec .blog-cnt h4 {font-size: 27px;}
.hm-press-sec .blog-cnt {padding: 65px 49px 25px 20px;}
.hm-press-sec {padding: 40px 0 23px;}
.hm-press-sec a.cmn-btn {padding: 18px 50px 16px; }
.hm-press-sec .press-cnt {margin-bottom: 25px;}
.hm-press-sec .florida-bike-pt {max-width: 315px; }
.press-itm-img {height: 100%; }
.hm-press-sec p.our-firm {font-size: 16px; }
.hm-press-sec .press-itm-list {margin-bottom: 24px; }
 
.hm-blog-sec {padding: 70px 0px 55px;}
.hm-blog-sec .text-heading {font-size: 60px;margin-bottom: 30px;}
.hm-blog-sec h6 {font-size: 18px;}
.hm-blog-cnt h3 {font-size: 27px;margin-bottom: 25px;}
.hm-blog-img a::before {top: -20px;right: -16px;transform: scale(0.6);}
.home-posts-list {margin: 0 0 30px;}
.hm-blog-btn a.cmn-btn {padding: 18px 40px 16px;}
.hm-blog-sec .hm-cmn-heading {margin-bottom: 25px; }
.hm-blog-cnt {padding: 30px 25px 0px; }
.hm-blog-cnt .post-mata a {font-size: 17px; }

.hm-faqs-sec h2 {margin-bottom: 30px;}
.hm-faqs-sec .accordion {padding: 0px 0px 50px;max-width: 900px;}
.hm-faqs-sec .faqs-blk h4 a.acc-faqs-title {font-size: 27px;}
.hm-faqs-sec .faqs-blk h4 a.acc-faqs-title small {font-size: 33px;padding-right: 15px;}
.hm-faqs-sec .faqs-blk .faqs-blk-content {padding: 0px 47px 0;}
.hm-faqs-sec .faqs-blk-content p {font-size: 16px;padding-top: 18px;margin-bottom: 2px;}
.hm-faqs-sec .faqs-blk h4 a::after {transform: scale(0.8); top: 9px; }
 
.hm-award-sec .award-item {padding: 0px 0px 0px 35px;width: 18%;}
.hm-award-sec .award-section-title, .hm-award-sec .award-section-title small, .hm-award-sec .award-section-title strong {font-size: 22px;}
.hm-award-sec {padding: 60px 0 0;}
.hm-award-sec .award-item::before {left: -10px; transform: scale(0.6); }

.hm-quote-sec {padding: 50px 0; }
    .hm-quote-sec .quote-blk::before {transform: scale(0.8);}
.hm-quote-sec p {font-size: 17px;    margin-bottom: 15px; }
.hm-quote-sec h6 {font-size: 22px; }
.hm-quote-sec .quote-blk {padding: 30px 40px 30px 92px; }

	
#page-column td, #page-column th {font-size: 16px;}  

.map-blk iframe { height: 400px; } 

}
@media screen and (max-width:1140px) {
 
/* Home Page Responsive */

.hm-cmn-heading { font-size: 45px; }

/* site-header */
.site-header {padding: 15px 0 20px;}
.site-header .container {padding: 0 15px;}
.site-header #main-navigation ul li {margin: 0 3px;}
.site-header .site-branding a img {max-width: 196px;}
.site-header .header-right {gap: 75px;}
.site-header .header-number a, .site-header .header-number strong {font-size: 26px;}
.site-header .header-number strong {font-size: 14px;}
.site-header .header-number {padding: 0 0 0 7px;}
.site-header .header-number a::after { width: 60px; height: 70px; bottom: -6px; left: -68px; }
.site-header .header-number a:before {left: -52px; transform: scale(0.55); }

.hm-results-sec .results-left{ padding:40px 30px 20px 40px; } 
.hm-results-sec .result-text h3{ font-size:30px; } 
.hm-results-sec .result-icon {max-width: 110px;}

.hm-personal-injury-sec .pers-injury-cont-item{ padding-left:0; }
.hm-personal-injury-sec .quote-box{ width:88%; left:6%; }
.hm-personal-injury-sec::after { width: 77.7%;}
.hm-personal-injury-sec { padding: 40px 0 50px; }
.hm-personal-injury-sec .pers-injury-item { width: 52.6%; }
.hm-personal-injury-sec .pers-injury-cont-item p {margin-bottom: 15px;}
.hm-personal-injury-sec:before {height: 92.6%; }


.hm-meet-attorney-sec .container {padding: 0 10px;}
.hm-meet-attorney-sec::before { height: 598px; width: 57.6%; }
.hm-meet-attorney-sec .att-img img { width: 100%; max-width: 400px; }
.hm-meet-attorney-sec .att-img-item {width: 53%;}
.hm-meet-attorney-sec .pl-logo img {max-width: 185px;}
.hm-meet-attorney-sec .att-cont-item p {margin: 0px 0px 10px; line-height: 1.7; }
.hm-meet-attorney-sec .att-img-item::before {top: 32px; }
.hm-meet-attorney-sec .att-cont-item h2 {font-size: 42px; }

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

/* Home Page Responsive */

/* site-header */
.site-header {padding: 12px 0 18px;}
.site-header #main-navigation ul li {margin: 0 3px;}
.site-header #main-navigation ul li a {font-size: 14px;}
.site-header .site-branding a img {max-width: 186px;}
.site-header .header-right {gap: 58px;}
.site-header .header-number a, .site-header .header-number strong {font-size: 24px;}
.site-header .header-number strong {font-size: 12px;}
.site-header .header-number {padding: 0 0 0 7px;}
.site-header .header-number a::after {width: 50px; height: 64px; bottom: -6px; left: -55px; }
.site-header .header-number a:before { left: -44px; }
.site-header #main-navigation ul li ul.sub-menu {width: 190px;}
.site-header #main-navigation .sub-menu li a {font-size: 14px;}

.hm-results-sec .result-card{ gap:15px; } 
.hm-results-sec .result-text p{ font-size:15px; }

.hm-personal-injury-sec .pers-injury-cont-item h2{ font-size:35px; }

.videos-list.in-press-videos-list {margin: 0 0 30px; }

}
@media screen and (max-width:991px) {
    .container, .hm-meet-attorney-sec .container, .hm-personal-injury-sec .container, .hm-results-sec .container, .hm-serving-cyclist-sec .container, .hm-testimonials .container, .rating-slider .container { max-width: 720px; padding:0; }

    .head-sec { padding: 20px 0; }
    .showhide { display: block; }
    .mobinav ul { display: block; }
    .hdr-src { display: block; }
    .mobile_src_nav { display: block; }
    .top-menu { display: none; }
    .logo-menu { display: inline-block; text-align: center; }
    .topmenu { width: 100%; display: none; }
    .showhide b.txtl, .showhide b.txtr { color: #fff; }
    .logo { width: max-content; }
    .logo img { max-width: 200px; }
    .top-rit { max-width: 100%; position: inherit; display: inline-block; margin: 0; float: none; }
    .mobinav ul { padding: 10px 10px; text-align: left; display: block; }
    .mobinav { top: 44px; display: block; }
    .mobile_src_nav { display: block; padding: 8px 0; background-color: #66A2E1; }
    .logo-rit { max-width: 100%; text-align: center; background-color: transparent; border: 0; padding: 0; }
    .sticky-wrap { display: block; }
    .header-sticky.fixed-header { display: block; }
    header#site-header { border: none; background-color: transparent; }
    nav#main-navigation { display: none; }
    header.site-header.is-sticky{ display: none; }
    .logo-section{ position: relative; padding: 20px 0 !important; align-items: center; }
    .site-branding { width: 100%; max-width: 230px; padding: 0; }
    .site-header .site-branding a img { max-width: 100%; }
    .sicky-cnt.sticky-mobile-logo { width: 100%; max-width: 230px; }
    .page-container, .post-container { max-width: 720px; padding:0px; }
    #page-content .areaserved-item { width: 48%; }
    .page-col-full, .single-col-full { justify-content: space-between; flex-direction: column; align-items: center; gap: 25px;}
    #single-column, #post-column, #page-column { width: 100%; }
    .sidebar-page, .sidebar-single { width: 100%;        max-width: 350px; }
    #page-column .testimonial-cta-block .testi-content p { font-size: 17px; }
    #page-column .case-results-cta .case-item { width: 100%; max-width: 350px; }
    #page-column section.widget.widget_team_member .team_member_item { width: 100%; max-width: 2200px; }
    #page-column .testimonial-cta-block .testi-item h6 { font-size: 23px; }
    #page-column section.widget.widget_team_member .team_member_name p { font-size: 19px; }
    .related-insights-posts .posts-list { width: 100%; max-width: 300px; }
    .related-insights-posts { justify-content: center; flex-wrap: wrap; }



    #reviews-main {gap: 21px; } 
#page-content .review-item {width: 100%;margin-bottom: 0;}
.wherefromtesti-blk {width: 86%; }
#page-content .review-item h5 {font-size: 28px; }
    #page-content .review-item p {margin: 0 0 15px; }
    #page-content .review-item .star-rat {margin: 0 0 10px;}

#page-column .practice-item {width: 100%;margin: 0;}
#page-column .practice-list {gap: 20px; }

.contact-page .in-cont-list{flex-wrap: wrap;gap: 20px;justify-content: center;}
.contact-page .in-cont-item {width: 100%; max-width: 320px; }


#main-heading {padding: 60px 0 50px;} 
#main-heading h1 {font-size: 47px;} 
#post-content, #page-content {padding: 50px 0; } 
#main-heading .inrpg-breadcrumbs {font-size: 18px;padding:0;} 
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 45px; } 
#page-column h3 {font-size: 40px; } 
#page-column h4 {font-size: 32px; } 
#page-column h5 {font-size: 28px; } 
#page-column h6 {font-size: 22px; }
#main-heading::before {height: 350px; }

/* Blog Page */
.sidebar-blog{flex-wrap: wrap;margin: 0 0 25px;gap: 15px;}
.sidebar-blog-item{max-width: 300px;}
.posts-list { width: 100%; max-width: 350px; }
#post-content .posts-list .posts-block { padding: 30px 30px 0; }
#post-content .posts-list .posts-block h4 a { font-size: 25px; letter-spacing: 0px; margin: 0 0 25px; }
#post-column-full .nav-links { margin: 15px 0 0; }
#post-column-full .nav-links .page-numbers { font-size: 35px; width: 45px; height: 45px; }
#post-column-full .nav-links .page-numbers.current { font-size: 35px; }
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers { transform: scale(0.7); }
.sidebar-page .sidebar-item.sidebar_search { margin: 0 0 30px; }
.sidebar-page .sidebar-item.sidebar_categories { margin: 0 0 20px; }
 
/* Case Results */
.in-result-card { padding: 20px 20px 20px 10px; width: 100%; max-width: 352px; }
#page-column .in-result-text h3 { font-size: 30px; }
#page-column .in-result-text h4 { font-size: 20px; }
#page-column .in-result-text p { font-size: 14px;}


#page-column .videos-list {gap: 20px; }
#page-column .videos-item{width: 100%;max-width: 350px;}

    .sidebar-page section.widget.testi:before {transform: scale(0.7); bottom: 16px; }
#page-content section.widget.testi .testi-sdbr-blk .owl-nav, #page-content section.widget.csae-res .case-sdbr-blk .owl-nav {margin: 25px auto 0 !important; width: 100%; max-width: 150px; }
       .sidebar-page .sidebar-item h2, h4.widget-title {font-size: 34px; letter-spacing: 0; }
#page-content section.widget.testi .testi-item h6 {font-size: 25px; }

      .hm-press-sec.in-press-sec .blog-cnt::before {height: 100%; clip-path: none; } 
    .hm-press-sec.in-press-sec .press-itm-list {gap: 13px !important; } 
    .hm-press-sec.in-press-sec .press-itm {height: 100% !important; } 
    #page-column .press-top-frame iframe {height: 200px; } 
    .press-top-itm {padding-bottom: 225px; } 
    .in-contact-frm.ftr-form-sctn .hm-form-right .gfield.gfield--type-text, .in-contact-frm.ftr-form-sctn .hm-form-right .gfield.gfield--type-phone, .in-contact-frm.ftr-form-sctn .gfield.gfield--type-email {width: 48.5% !important; }

#page-column .in-about-attry-itm {width: 100%; max-width: 300px;}
#page-column .in-about-attry-list {justify-content: center; margin: 0 0 25px; flex-wrap: wrap; gap: 20px; }

#page-column .sp-block:before {width: 60.5%; }

#page-column .practice-name h4 {font-size: 25px; }
#page-column .practice-item p {font-size: 17px; }

.in-result-icon {width: 100%; max-width: 100px; }

.sidebar-page .sidebar-item {margin: 0 0 30px; }



/* Home Page Responsive */

/* site-header */
.site-header { padding: 0;position: relative;}

/* cmn-btn */
a.cmn-btn {font-size: 15px;padding: 18px 25px 16px;}
.cmn-btn:before { width: 15px; height: 15px;right: -7px; }
.hm-cmn-heading{font-size: 40px; margin: 0 0 20px; text-align: center;}

/* hm-banner-sec */
.hm-banner-sec { padding: 50px 0 0; }
.hm-banner-sec .hm-bnr-main {flex-direction: column;gap: 30px;}
.hm-banner-sec .hm-bnr-left { width: 100%; text-align: center; padding: 20px; margin: auto; border: 2px solid #66a2e1; }
.hm-banner-sec .hm-bnr-right { width: 100%; max-width: 280px;margin: auto;}
.hm-banner-sec .container::before { width: 100%; clip-path: none; }
.hm-banner-sec .container::after {display: none;}
.hm-banner-sec::before {top: -12%; right: -17%; width: 30%; height: 30%; }
.hm-banner-sec::after {height: 27%; width: 28.1%; bottom: -10%; left: -14%; }
.hm-banner-sec .bnr-tp-fort-text { letter-spacing: 0.8px; }
.hm-banner-sec .bnr-title {  margin: 0 0 20px; }
.hm-banner-sec .bnr-evry-title, .hm-banner-sec .bnr-title small, .hm-banner-sec .bnr-title { font-size: 50px; }
.hm-banner-sec .bnr-we-ride-text { font-size: 38px; letter-spacing: 8px; padding: 8px 0; width: 100%; max-width: 470px; margin: 0 auto 13px; }

/* hm-banner-bottom-sec */
.hm-banner-bottom-sec p {font-size: 18px;letter-spacing: 7px;}
.hm-banner-bottom-sec {padding: 20px 0 17px;}

/* ftr-form-sctn */
.ftr-form-sctn .hm-form-main { flex-direction: column; gap: 30px; }
.ftr-form-sctn .hm-form-left{width: 100%;padding: 0;}
.ftr-form-sctn .hm-form-right{width: 100%;}
.ftr-form-sctn::after{display: none;}
.ftr-block-sec #footer-navigation ul { margin: 0px 0 30px; padding: 0 0 20px; }
.ftr-block-sec #footer-navigation ul li { padding: 0 9px; }
.ftr-block-sec #footer-navigation ul li a { font-size: 15px; }
.ftr-block-sec .ftr-block-list { flex-wrap: wrap; gap: 30px 20px;justify-content: center;}
.ftr-block-sec .ftr-block-itm,
.ftr-block-sec .ftr-block-itm.ftr-logo,
.ftr-block-sec .ftr-block-itm.cnct { width: 100%; max-width: 300px; padding: 100px 20px 20px; border: 2px solid #66A2E1; order: 2; }
.ftr-block-sec .ftr-block-itm.ftr-logo { width: 100%; max-width: 100%; border: none; padding: 0; order: 1; }
.ftr-block-sec .ftr-block-itm.cnct {order: 3;margin: 0;}
.ftr-block-sec .ftr-block-itm.ftr-logo img { width: 100%; max-width: 300px; margin: auto; }
.ftr-block-sec .ftr-block-itm::after {width: 70px;height: 75px;right: 0;top: 15px;bottom: auto;margin: auto;}
.ftr-block-sec .ftr-block-itm:before,
.ftr-block-sec .ftr-block-itm.cnct:before { left: 0; right: 0; top: 45px; bottom: auto; transform: scale(0.7); }
.ftr-block-sec .ftr-block-itm h4,
.ftr-block-sec .ftr-block-itm.cnct h4{ text-align: center; padding: 0 0 15px; margin: 0 0 20px; }
.ftr-block-sec .ftr-block-itm p {text-align: center;line-height: 1.6;}
.ftr-block-sec .ftr-block-itm h4:before, 
.ftr-block-sec .ftr-block-itm.cnct h4::before { left: 0; right: 0; top: auto; bottom: 0; margin: auto; width: 60px; height: 2px; }
.ftr-block-sec .ftr-scl-icon {max-width: 180px;}
.ftr-block-sec .ftr-social-list a { width: 37px; height: 37px;background-position: -3px -404px;}
.ftr-block-sec .ftr-social-list a.instagram { background-position: -66px -404px; }
.ftr-block-sec .ftr-social-list a.linkedin { background-position: -33px -403px; }
.ftr-form-sctn .hm-form-main p {margin: 0px auto 20px;text-align: center;max-width: 100%;}
.ftr-block-sec .ftr-social-list a.youtube {background-position: -3px -442px; }	

.ftr-form-sctn .hm-frm-lf-list-itm { width: 100%; max-width: 300px; margin: 0 auto 5px; text-align: center; border: 1px solid #66A2E1; padding: 20px; }
.ftr-form-sctn { padding: 50px 0px; }
.ftr-form-sctn::before {opacity: 80%;}
.ftr-form-sctn .hm-frm-lf-list-itm h3 { font-size: 16px; padding: 0; text-align: center; border-bottom: none; }
.ftr-form-sctn .hm-frm-lf-list-itm img { max-width: 70px; margin: 0 auto 20px; }
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"] { font-size: 15px !important; padding: 18px 40px !important;  }
.ftr-form-sctn .hm-frm-lf-list-box.owl-carousel .owl-dots { display: block !important; }
.hm-form-right .gfield_description.validation_message {font-size: 12px;}

.card-itm { width: 100%; max-width: 320px; margin: auto;padding: 30px 20px; }
.pract-ars-itms.owl-carousel { margin: 0; }
.pract-ars-blk h2 { margin-bottom: 20px; }
.card-itm h3 {font-size: 27px; }
.prac-cnt {margin-bottom: 20px; }
.hm-pract-sec a.cmn-btn {padding: 18px 25px 16px; }
.hm-pract-sec { padding: 50px 0px; }
.pract-ars-itms.owl-carousel .owl-dots, .trust-blk.owl-carousel .owl-dots, .hm-expect-sec .expect-blk.owl-carousel .owl-dots,.press-itm-list.owl-carousel .owl-dots, .home-posts-list.owl-carousel .owl-dots, .hm-award-sec .award-lst.owl-carousel .owl-dots, .ftr-form-sctn .hm-frm-lf-list-box.owl-carousel .owl-dots { display: block; text-align: center; margin: 20px 0;font-size: 0; }
.pract-ars-itms.owl-carousel .owl-dots button.owl-dot, .trust-blk.owl-carousel .owl-dots button.owl-dot, .hm-expect-sec .expect-blk.owl-carousel .owl-dots button.owl-dot,.press-itm-list.owl-carousel .owl-dots button.owl-dot, .award-lst.owl-carousel .owl-dots button.owl-dot, .home-posts-list.owl-carousel .owl-dots button.owl-dot, .ftr-form-sctn .hm-frm-lf-list-box.owl-carousel button.owl-dot { background-color: #12265d; width: 12px; height: 12px; margin: 0 4px; border-radius: 50px; }
.pract-ars-itms.owl-carousel .owl-dots button.owl-dot.active, .trust-blk.owl-carousel .owl-dots button.owl-dot.active, .hm-expect-sec .expect-blk.owl-carousel .owl-dots button.owl-dot.active, .press-itm-list.owl-carousel .owl-dots button.owl-dot.active, .award-lst.owl-carousel .owl-dots button.owl-dot.active ,.home-posts-list.owl-carousel .owl-dots button.owl-dot.active, .ftr-form-sctn .hm-frm-lf-list-box.owl-carousel button.owl-dot.active  {background-color: #66A2E1; outline: 1px solid #66A2E1; outline-offset: 2px; }
.trust-totl-itm {width: 100%;max-width: 320px;margin: auto;text-align: center;}
.trust-blk.owl-carousel .owl-dots, .hm-expect-sec .expect-blk.owl-carousel .owl-dots, .ftr-form-sctn .hm-frm-lf-list-box.owl-carousel .owl-dots {margin-bottom: 0;}
.ftr-form-sctn .hm-frm-lf-list-box.owl-carousel button.owl-dot{background-color: #fff;}

.trust-palaidis-law-sec { padding: 50px 0 0; }
.trust-itm-clip::before {display: none;}
.trust-itm-img { max-width: 170px; margin: 0 auto -112px; }
.trust-itm-cnt { padding: 20px 0; clip-path: none; }
.trust-totl-itm p { font-size: 15px; margin: 0; width: 100%; }
.trust-itm-clip { position: relative; padding: 3px; border: 3px solid #fcb702; margin: 0 0 15px; }
.trust-itm-img::before { height: 25%; bottom: 0;display:none; }
.trust-palaidis-law-sec h2 br { display: none; }
.trust-palaidis-law-sec h2 { margin: 0 0 20px; }
.trust-totl-itm h3 {line-height: 1.2;  }

.hm-results-sec .result-blk{ flex-direction: column-reverse; gap: 30px; } 
.hm-results-sec .results-right { width: 100%; max-width: 400px; border-radius: 20px; margin: auto; } 
.hm-results-sec .result-card { gap: 15px; width: 100%; max-width: 720px; margin: auto; flex-direction: column; align-items: center;padding: 10px 0 0;} 
.hm-results-sec .results-left, .results-right{ width:100%; } 
.hm-results-sec .results-left{ padding:40px 35px;max-width: 100%;margin: auto; } 
.hm-results-sec .result-text h4{ font-size:22px; } 
.hm-results-sec .result-text p{ font-size:16px; } 
.hm-results-sec .results-right img{ width:100%; border-radius: 20px; } 
.hm-results-sec .result-icon { width: 100%; max-width: 100px; } 
.hm-results-sec .result-text { text-align: center; }
.hm-results-sec .owl-nav { display: flex !important; justify-content: center; align-items: center; gap: 16px; margin-top: 20px; }
.hm-results-sec .owl-carousel .owl-nav button.owl-next,
.hm-results-sec .owl-carousel .owl-nav button.owl-prev { width: 50px; height: 50px; border: 1px solid #0F2C73; border-radius: 50px; background: #fff; color: #0F2C73; font-size: 26px; display: flex; align-items: center; justify-content: center; transition: .3s; }
.hm-results-sec .owl-carousel .owl-nav button:hover { background: #0F2C73; color: #fff; }
.hm-results-sec .results-left h2 br{display: none;}
.hm-results-sec .owl-dots{display: none;}

.hm-expect-sec .expect-blk{ display:flex; flex-wrap:wrap; gap:30px; justify-content: center;} 
.hm-expect-sec .expect-number {margin: 0 auto 20px;}
.hm-expect-sec .expect-item {width: 100%; max-width: 350px; margin: auto; text-align: center; border: 2px solid #2074CC30; padding: 20px; }
.hm-expect-sec .expect-heading h2 {margin-bottom: 20px; }
.hm-expect-sec {padding: 50px 0; }

.hm-personal-injury-sec{ background-size:cover; padding:50px 0; }
.hm-personal-injury-sec::after{ width:100%; }
.hm-personal-injury-sec::before{ height:100%; }
.hm-personal-injury-sec .pers-injury-blk{ flex-direction:column-reverse;gap: 30px;}
.hm-personal-injury-sec .pers-injury-item,
.hm-personal-injury-sec .pers-injury-cont-item{ width:100%;padding:0; }
.hm-personal-injury-sec .pers-injury-item{ margin-bottom:40px; }
.hm-personal-injury-sec .pers-injury-cont-item p{max-width: 100%;text-align: center;}
.hm-personal-injury-sec .get-know-btn { text-align: center; }
.hm-personal-injury-sec .pl-logo{display: none;}
.hm-personal-injury-sec .pl-logo.pl-logo-mobile {display: block;}
.hm-personal-injury-sec .pers-injury-cont-item p {font-size: 16px;}

.hm-personal-injury-sec .quote-box { position: relative; width: 100%; left: 0; top: auto; bottom: 0;  clip-path: none; }
.hm-personal-injury-sec .quote-box::after {width: 10px;}
.hm-personal-injury-sec .quote-box p { font-size: 17px; padding: 15px 30px; clip-path: none;margin: 0; }
.hm-personal-injury-sec .pers-injury-item::after { top: auto; bottom: 0; right: 0%; transform: scale(0.7); }
.hm-personal-injury-sec .pers-injury-item { max-width: 400px; margin: auto; border: 2px solid #f7f9fc; }
.hm-personal-injury-sec .quote-box p br{display: none;}
.hm-personal-injury-sec .pers-injury-item::after{display: none;}
.hm-personal-injury-sec .pers-injury-item::before{display:none;}  

.hm-meet-attorney-sec{background-image: url(images/mobile-bg.webp); background-position: center; background-size: cover; background-repeat: no-repeat; padding: 50px 0px;}
.hm-meet-attorney-sec.att-img-item h2{display: block; text-transform: capitalize; font-size: 45px; color: #fff; margin-bottom: 0px;}
.hm-meet-attorney-sec.att-img-item{flex-direction: column; width: 100%; align-items: center;}
.hm-meet-attorney-sec::before{display: none;}
.hm-meet-attorney-sec .pl-logo {width: 100%; max-width: 50px; position: absolute; top: 20px; left: 20px; }
.hm-meet-attorney-sec .att-img img{width: 100%; max-width: 100%; top:0px;}
.hm-meet-attorney-sec .att-img{ position: relative; top: 0;}
.hm-meet-attorney-sec .att-cont-item h2{display: none;}
.hm-meet-attorney-sec .att-cont-item p{margin: 0px 0px 15px 0px; font-size: 16px;}
.hm-meet-attorney-sec .meet-att-blk{flex-direction: column; justify-content: start; gap: 20px;}
.hm-meet-attorney-sec .att-cont-item{width: 100%; text-align: center;        padding: 0;}
.hm-meet-attorney-sec .att-img-item {width: 100%; max-width: 300px; margin: auto; flex-direction: column; justify-content: center; align-items: center; position: relative; padding: 15px 20px 0; border: 2px solid #1F45A8; border-radius: 20px; }
.hm-meet-attorney-sec .get-know-btn { text-align: center; }
.hm-meet-attorney-sec .get-know-btn a { padding: 18px 25px 16px; margin-right: 0; }
.hm-meet-attorney-sec .att-img-item::before{display: none;}
.hm-meet-attorney-sec .hm-cmn-heading.mbl-heding {display: block; }

.hm-serving-cyclist-sec::after {top: 0; width: 100%; left: 0;background-position: center; background-size: cover; }
.hm-serving-cyclist-sec{padding: 50px 0px;}
.hm-serving-cyclist-sec .serv-cyc-blk{justify-content: center; flex-direction: column;}
.hm-serving-cyclist-sec .map-item {width: 100%; max-width: 300px; margin: auto; text-align: center; }
.hm-serving-cyclist-sec .cyc-cont-item{width: 100%; align-items: center;padding: 20px 0px 0px;max-width: 520px;margin: auto;}
.hm-serving-cyclist-sec .map-image img {width: 100%; max-width: 100%; }
.hm-serving-cyclist-sec .pl-logo-lt {left: 0; width: 100%; max-width: 150px; }
.hm-serving-cyclist-sec .pl-logo-lt img {width: 100%; max-width: 100%; }
.hm-serving-cyclist-sec .cyc-cont-item h4{font-size: 21px; text-align: center;}
.hm-serving-cyclist-sec .cyc-cont-lft ul li a, .hm-serving-cyclist-sec .cyc-cont-rgt ul li a{font-size: 22px;}
.hm-serving-cyclist-sec .cyc-cont-item-blk{margin: 0px 0px 20px; gap:65px; justify-content: center;}
.hm-serving-cyclist-sec .sch-btn{text-align: center;}
.hm-serving-cyclist-sec .cyc-cont-item .fort-lauderdale-text{text-align: center;}
.hm-serving-cyclist-sec .cyc-hdg h2 {margin: 0px 0px 20px; }
.hm-serving-cyclist-sec .cyc-hdg h2 br{display: none;}

.hm-knowledge-sec .get-know-btn{text-align: center;}
.hm-knowledge-sec .get-know-btn a{padding: 20px 25px; font-size: 15px;}
.hm-knowledge-sec{padding: 50px 0px;}
.hm-knowledge-sec h3{font-size: 50px;}
.hm-knowledge-sec p br{display: none;}
.hm-knowledge-sec p{font-size: 16px; margin: 0px 0px 20px;}
.hm-knowledge-sec .lft-img, .hm-knowledge-sec .rgt-img{padding: 20px;  max-width: 400px; width: 100%; margin: auto; border: 1px solid #1F45A81F; box-shadow: none;}
.hm-knowledge-sec .sec-vid-blk{justify-content: space-around;}
.hm-knowledge-sec .vid-mid-prt{padding: 30px 35px 30px;}
.hm-knowledge-sec .mid-img{border: 1px solid #1F45A81F; box-shadow: none; max-width: 400px; width: 100%; margin: auto; background-color: #fff; padding: 25px 20px; border-radius: 20px; position: relative;}
.hm-knowledge-sec .mid-img img{margin-bottom: 0px;}
.hm-knowledge-sec .vid-mid-itm::after{transform: scale(0.65); top: -201px; left: -102px;}
.hm-knowledge-sec .vid-mid-itm::before{transform: scale(0.7); left: 9px; top: -82px;}
.hm-knowledge-sec .vid-mid-prt::before{transform: scale(0.7); left: -50px;}
.hm-knowledge-sec .vid-mid-prt::after{right: -52px; transform: scale(0.8); top: 13px;}
.hm-knowledge-sec .mid-img img{width: 226px;}
.hm-knowledge-sec .mid-img-yt img{width: 130px; margin-bottom: 20px;}
.hm-knowledge-sec .mid-img::after{transform: scale(0.85); bottom: 5px;}
.hm-knowledge-sec .lft-img::after, .hm-knowledge-sec .rgt-img::after{bottom: 7px; transform: scale(0.85);}
.hm-knowledge-sec .vid-lft-itm, .hm-knowledge-sec .vid-rgt-itm{width: 350px; margin: auto;}
.hm-knowledge-sec .sec-vid-blk-mbl{display: block;}
.hm-knowledge-sec .sec-vid-blk{display: none;}
.hm-knowledge-sec .sec-vid-blk-mbl{display: block !important;}
.play-img {width: 35px; height: 35px;}
.sec-vid-blk-mbl .owl-dots{display: none;}
/* knowledge Mobile */
.sec-vid-blk-mbl .owl-nav { display: flex !important; justify-content: center; align-items: center; gap: 16px; margin-top: 22px; }
.sec-vid-blk-mbl .owl-nav button { width: 45px; height: 45px; border: 1px solid #1f45a8 !important; border-radius: 50% !important; background: #fff !important; display: flex !important; justify-content: center; align-items: center; transition: all 0.3s ease; padding: 0 !important; }
.sec-vid-blk-mbl .owl-nav button span { display: none; }
.sec-vid-blk-mbl .owl-prev::before { content: "←"; font-size: 23px; color: #1f45a8; font-weight: bold; margin-bottom: 4px; }
.sec-vid-blk-mbl .owl-next::before { content: "→"; font-size: 23px; color: #1f45a8; font-weight: bold; margin-bottom: 4px; }
.sec-vid-blk-mbl .owl-nav button:hover { background: #1f45a8 !important; }
.sec-vid-blk-mbl .owl-nav button:hover::before { color: #fff; }
.sec-vid-blk-mbl .owl-nav button.disabled { opacity: 0.4; cursor: not-allowed; }

.testi-item { padding: 24px 25px 25px; }
.rating:before, .rating::after{display: none;}
.rating {gap: 40px; max-width: 100%; padding: 25px 0; }
.hm-testimonials {padding: 50px 0; margin: 0; }
.clients-text h2 {font-size: 42px;margin: 0 0 6px;}
.rating-slider {padding: 0; }
.rating-slider .container:before {top: 0; bottom: 0; }
.hm-testi-list.owl-carousel .owl-nav button {transform: scale(0.45); left: 0; margin: -40px 0; }
.hm-testi-list.owl-carousel .owl-nav button.owl-next {left: 0; }
.hm-testi-list.owl-carousel .owl-nav {position: unset; justify-content: center; margin: 20px 0 0; }
.hm-testi-list {box-shadow: none; }
.testi-item p {font-size: 16px;}

.hm-press-sec .first-item {height: 100%;width: 100%;grid-row: span 1;max-width: 350px;margin: auto;}
.hm-press-sec .press-itm:not(.first-item) {height: 100%;max-width: 350px;margin: auto;}
.hm-press-sec .press-itm-list {display: flex;gap: 30px;flex-wrap: wrap;}
.hm-press-sec .press-cnt {justify-content: center;align-items: center;flex-wrap: wrap;gap: 12px;margin-bottom: 20px;padding: 0;}
.hm-press-sec .blog-cnt::before {height: 100%;clip-path: none;}
.hm-press-sec .blog-cnt {padding: 24px;padding-right: 60px;clip-path: none;}
.hm-press-sec .florida-bike-pt {position: relative;bottom: 0;max-width: 100%;}
.hm-press-sec .florida-bike-pt:hover .blog-cnt::after, .hm-press-sec .blog-cnt::after {transform: scale(0.55); right: 2px; bottom: 0; top: 0; }
.hm-press-sec .press-itm-list {margin-bottom: 25px;}
.hm-press-sec .press-itm img {object-fit: cover; object-position: center; height: 200px; }
.hm-press-sec p.our-firm {line-height: 1.4; }
.hm-press-sec {padding: 45px 0; }
.press-btn.mbl-btn {display: block; text-align: center; margin: 20px 0 0; }
.press-cnt a.cmn-btn{display: none;}
.hm-press-sec a.cmn-btn {padding: 18px 25px 16px; }

.hm-blog-sec .text-heading {font-size: 45px;margin-bottom: 20px;}
.hm-blog-sec h6 {font-size: 17px;margin: 0 0 10px;}
.hm-blog-sec {padding: 50px 0px;}
    .hm-blog-itm {width: 100%; max-width: 350px;margin: auto; border: 2px solid #142751; }
.hm-blog-img {position: relative;bottom: -1px;}
.hm-press-sec .blog-cnt h4 {font-size: 23px;line-height: 1.2;}
.hm-blog-sec .hm-cmn-heading {margin-bottom: 20px; }
.hm-blog-cnt {padding: 24px 20px 0px; }
.hm-blog-cnt h3 {font-size: 23px; margin-bottom: 20px; min-height: auto; }
.hm-blog-cnt .post-mata a {font-size: 16px; }
.home-posts-list {margin: 0; }

.hm-faqs-sec .accordion {padding: 0px 0px 40px;}
.hm-faqs-sec .faqs-blk h4 a.acc-faqs-title small {font-size: 29px;padding-right: 7px;}
.hm-faqs-sec .faqs-blk h4 a.acc-faqs-title {font-size: 22px;line-height: 1.2;}
.hm-faqs-sec .faqs-blk .faqs-blk-content {padding: 0px 34px 0;}
.hm-faqs-sec .faqs-blk h4 a::after {transform: scale(0.7);right: 0;top: 3px;}
.hm-faqs-sec .accordion {max-width: 100%;}
.hm-faqs-sec .faqs-blk {margin-bottom: 15px;padding: 12px 57px 20px 25px;}
.hm-faqs-sec h2 {margin-bottom: 25px; }

.hm-award-sec .award-list.owl-carousel .owl-dots {display: none;}
.hm-award-sec .owl-item .award-section-title {display: none !important;visibility: hidden !important;}
.hm-award-sec .award-section-title {display: block;margin: 0 0 20px;width: fit-content;}
.hm-award-sec .award-item::before{display: none;}
.hm-award-sec .award-lst.owl-carousel .award-item {width: 100%;max-width: 180px;padding: 11px;height: 112px;display: flex;justify-content: center;align-items: center;margin: auto;}
.hm-award-sec .award-lst .owl-item {border: 2px solid #1f45a8;}
.hm-award-sec .award-list {flex-direction: column; }
.hm-award-sec .award-lst.owl-carousel .owl-dots{margin-bottom: 0; }
.hm-award-sec {padding: 50px 0 0; }
   
   .press-top-list{flex-wrap:wrap;justify-content:center;gap:20px;}
   .press-top-itm {width: 350px;}
.videos-list.in-press-videos-list {margin: 0 0 20px; }

.hm-quote-sec .quote-blk::before {transform: scale(0.7); left: 12px; }
.hm-quote-sec .quote-blk {padding: 25px 25px 25px 74px; }

.map-blk iframe {height: 350px; } 

}
@media screen and (max-width:767px) {
    .container, .hm-meet-attorney-sec .container, .hm-personal-injury-sec .container, .hm-results-sec .container, .hm-serving-cyclist-sec .container, .hm-testimonials .container, .rating-slider .container { max-width: 100%; padding: 0 15px;}
    .page-container, .post-container {max-width:100%;padding: 0 15px;}
      #main-heading::before, #main-heading::after{display:none;}

#main-heading {padding: 50px 0 40px; }
#main-heading h1 {font-size: 40px; }
#post-content, #page-content {padding: 40px 0; }
.page-feature-img, .single-thumbnail {margin: 0 0 20px; }
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 40px; }
#page-column h3 {font-size: 35px; }
#page-column h4 {font-size: 30px; }    
#page-column h5 {font-size: 26px; }
#main-heading .inrpg-breadcrumbs {font-size: 18px;padding:0;} 
#page-column p, #page-column li {font-size: 17px;line-height: 1.65; }
#page-column ul li {margin: 0 0 10px;} 
#page-column ul li:before {width: 9px; height: 9px;top: 8px;}
.sidebar-page .sidebar-item {margin: 0 0 25px;} 
#page-column .cmn-box-cnslt-btn{flex-direction: column-reverse;    gap: 10px;}
#page-column .cmn-box .cta-heading {font-size: 33px; margin: 0 auto 20px; }
#page-column .cmn-img, #page-column .cmn-video{margin-bottom: 16px;}
#page-column .attorney-cmn-box-cont p {line-height: 1.1;}
.cmn-video iframe {height: 300px; }

.in-contact-frm.ftr-form-sctn .hm-form-right .gfield.gfield--type-text, .in-contact-frm.ftr-form-sctn .hm-form-right .gfield.gfield--type-phone, .in-contact-frm.ftr-form-sctn .gfield.gfield--type-email {width: 100% !important; }


    /* Blog Page */
.sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm .widget select {background-size: 20px 12px; }
#post-column-full .nav-links .page-numbers { font-size: 32px; width: 40px; height: 40px;        margin: 0; }
#post-column-full .nav-links .page-numbers.current { font-size: 30px; }
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers { transform: scale(0.65); }
#post-content .posts-thumbnail a::after {transform: scale(0.7); top: -8px; right: -9px; }
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers {position: unset;        margin: -15px 0; }
#post-column-full .nav-links {gap: 5px; flex-wrap: wrap; }
 
.single-author-box { flex-direction: column; justify-content: center; align-items: center; }
.single-author-avatar { width: 100%; max-width: 120px; }
.single-author-info { width: 100%; text-align: center; }
.single-pagination { margin: 25px 0 0; }
.sidebar-page .sidebar-item.sidebar_search { margin: 0 0 25px; }
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h2 { margin: 0 0 10px; font-size: 32px; }
.sidebar-page .sidebar-item.sidebar_categories { margin: 0 0 15px; }


    .sidebar-page .sidebar-menu-pa ul li a {font-size: 18px; padding: 12px 30px; } 
    .sidebar-page .sidebar-menu-pa ul li a::before { left: 10px; } 
    #main-heading::before {bottom: 32%; height: 290px; }
 
/* Case Results */
.in-result-card {padding: 20px 20px; width: 100%; max-width: 100%; gap: 20px; justify-content: left; }
.in-result-text {width: 100%; }

#page-content .review-item {width: 100%; } 
.contact-page .in-cont-item {padding: 30px 20px; } 
.contact-page #page-column .in-cont-item.phn p {font-size: 16px; }
.contact-page #page-column .in-cont-item a {font-size: 30px; }
.in-contact-frm .gfield.popfield, .in-contact-frm .gfield.chk {width: 100% !important; }
.in-contact-frm .gfield.chk .ginput_container.ginput_container_checkbox {justify-content: start; }
.in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"] {padding: 15px 25px !important; }
.contact-page .ftr-form-sctn {padding: 0 0 40px; }
.hm-form-right .chk .gfield_description.validation_message {left: 0; right: inherit !important; }

.in-colum-item {width: 100%;}

/* Home Page Responsive */

/* site-header */
.sicky-cnt.sticky-mobile-logo { width: 100%; max-width: 180px; }
.site-header .header-number a{font-size: 24px;}
.site-branding {max-width: 210px;}

/* cmn-btn */
a.cmn-btn {font-size: 14px;padding: 17px 23px 15px;}
.cmn-btn:before {width: 17px;height: 17px;right: -8px;outline-offset: -6px;}
.hm-cmn-heading{font-size: 34px; margin: 0 0 15px;}
.hm-cmn-heading br{display: none;}

/* hm-banner-sec */
.hm-banner-sec { padding: 40px 0 0; }
.hm-banner-sec .hm-bnr-main {flex-direction: column;gap: 24px;}
.hm-banner-sec .bnr-palaidis-text { line-height: 1.4; margin: 0 0 15px; }
.hm-banner-sec .bnr-tp-fort-text { letter-spacing: 1px; line-height: 1.3; }
.hm-banner-sec .bnr-evry-title, .hm-banner-sec .bnr-title small, .hm-banner-sec .bnr-title { font-size: 45px; }
.hm-banner-sec .bnr-we-ride-text { font-size: 32px; letter-spacing: 5px; padding: 7px 0;max-width: 370px; margin: 0 auto 15px; }
.hm-banner-sec .hm-bnr-right {max-width: 250px;}
.hm-banner-sec::before,
.hm-banner-sec::after{display: none;}

/* hm-banner-bottom-sec */
.hm-banner-bottom-sec p { font-size: 15px; letter-spacing: 3px; }


/* ftr-form-sctn */
.ftr-form-sctn .hm-form-main {gap: 30px;}
.ftr-block-sec .ftr-block-itm.ftr-logo img {max-width: 230px;margin: auto;}
.ftr-block-sec .ftr-block-itm h4 { font-size: 26px; }
.ftr-block-sec #footer-navigation ul li { padding: 0px 10px;margin: 0 0 5px; }
.ftr-block-sec #footer-navigation ul li a { line-height: 1.5; }
.ftr-form-sctn .hm-form-right { padding: 30px 20px 35px; }
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label input,
.ftr-form-sctn .hm-form-right .gform_wrapper select,
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label textarea { font-size: 16px; padding: 15px 20px 15px 17px !important; }
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"] { font-size: 14px !important; padding: 18px 30px !important; }
.ftr-form-sctn .hm-form-right .gform_wrapper .gform_footer.top_label::before {width: 17px;height: 17px;right: -8px;outline-offset: -6px;}
.ftr-form-sctn .hm-form-main .hm-cmn-heading {margin: 0 0 20px; }
.ftr-form-sctn {padding: 40px 0px; }
.ftr-copyrights-sec p {line-height: 1.7; }
.ftr-block-sec #footer-navigation ul li::before{display: none;}
.ftr-block-sec #footer-navigation ul {padding: 0 0 14px; }
.ftr-block-sec .ftr-block-list {gap: 20px;}

.pract-ars-blk h2 { margin-bottom: 20px; }
.hm-pract-sec a.cmn-btn {padding: 17px 23px 15px; }
.prac-cnt { margin-bottom: 20px; }
.hm-pract-sec {padding: 40px 0px; }

.trust-palaidis-law-sec h2 { margin: 0 0 20px; }
.trust-palaidis-law-sec { padding: 40px 0 0; }

.hm-results-sec .results-left{ padding:40px 20px; } 
.hm-results-sec .result-card{ gap:15px; padding:0; } 
.hm-results-sec .result-text h3{ font-size:30px; } 
.hm-results-sec .result-text h4{ font-size:20px; }

.hm-expect-sec { padding:40px 0; } 
.hm-expect-sec .expect-blk{ display:block; } 
.hm-expect-sec .expect-item:last-child{ margin-bottom:0; }  
.hm-expect-sec .expect-number{ width:70px; height:60px; font-size:28px; } 
.hm-expect-sec .expect-item h3{ font-size:25px; } 
.hm-expect-sec .expect-item p{ font-size:16px; }

.hm-personal-injury-sec{ padding:40px 0; }
.hm-personal-injury-sec .quote-box{ position:relative; width:100%; left:0; top:0; padding-left:5px; margin-top:0; }
.hm-personal-injury-sec .quote-box p{ font-size:16px; padding:15px 15px; }
.hm-personal-injury-sec .pers-injury-cont-item h2{ font-size:34px; }
.hm-personal-injury-sec .pers-injury-cont-item p{ line-height:1.7; }
.hm-personal-injury-sec .quote-box::after {width: 5px;}
.hm-personal-injury-sec .get-know-btn a.cmn-btn {padding: 17px 23px 15px; }

.hm-meet-attorney-sec {padding: 40px 0px;}
.hm-meet-attorney-sec .get-know-btn a {padding: 17px 23px 15px;}



.hm-serving-cyclist-sec {padding: 40px 0px;}
.hm-serving-cyclist-sec .serv-cyc-blk{justify-content: center; flex-direction: column;}

.hm-serving-cyclist-sec .cyc-cont-item{padding: 20px 0px 0px;}
.hm-serving-cyclist-sec .cyc-cont-item h4{font-size: 20px; text-align: center;}
.hm-serving-cyclist-sec .cyc-cont-lft ul li a, .hm-serving-cyclist-sec .cyc-cont-rgt ul li a{font-size: 20px;   padding-left: 35px; }
.hm-serving-cyclist-sec .cyc-cont-item-blk {gap: 15px;}
.hm-serving-cyclist-sec .cyc-cont-item .fort-lauderdale-text {font-size: 23px; margin: 0px 0px 15px; }
.hm-serving-cyclist-sec .cyc-cont-lft ul li a::after, .hm-serving-cyclist-sec .cyc-cont-rgt ul li a::after{transform: scale(0.9);}

.hm-knowledge-sec .get-know-btn{text-align: center;}
.hm-knowledge-sec .get-know-btn a{padding: 20px 25px; font-size: 15px;}
.hm-knowledge-sec{padding: 50px 0px;}
.hm-knowledge-sec h3{font-size: 45px;}
.hm-knowledge-sec .sec-vid-blk-mbl .owl-nav button{width: 45px !important; height: 45px !important;}
.hm-knowledge-sec {padding: 40px 0px; }

.hm-testimonials {padding: 40px 0;}
.clients-text h2 {font-size: 32px;margin: 0 0 6px;}
.rating {gap: 0px;flex-wrap: wrap;justify-content: center;width: 100%;max-width: 280px;padding: 20px 0;}
.rating-slider .container:before{display: none;}
.ggl-rtng {width: 100%;}
.atrny-cyclist {width: 100%;}

.hm-press-sec {padding: 40px 0;}
.hm-press-sec a.cmn-btn {padding: 17px 23px 15px;}
.hm-press-sec .press-itm-list {margin-bottom: 17px;}
.hm-blog-sec .text-heading {font-size: 31px;margin-bottom: 20px;}
.hm-blog-sec {padding: 40px 0;}
 
.award-lst {max-width: 500px; width: 100%; }
.hm-award-sec {padding: 40px 0 0; }

.hm-faqs-sec .faqs-blk .faqs-blk-content {padding: 0; }
.hm-faqs-sec .accordion {padding: 0px 0px 30px; }

.hm-quote-sec {padding: 40px 0; }

}

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

#page-column .single-profile-block{flex-direction: column;padding: 20px;} 
#page-column .single-profile-image{border: 2px solid #1F45A8; border-radius: 20px;} 
#page-column .single-profile-image:before{display: none;} 
#page-column .sp-block {width: 100%; max-width: 350px;padding: 15px 0 0;} 
#page-column .single-profile-block .sp-block h2, #page-column .single-profile-block .sp-block h6, .profile-btn{text-align: center;} 
#page-column .single-profile-block .sp-block h2 br{display: none;} 
#page-column .single-profile-block .sp-block h6 {margin: 0 0 10px; }
#page-column .profile-tel {margin:0 auto 12px; width: max-content; } 
#page-column .single-profile-block .sp-block h2 {font-size: 40px; } 
#page-column .sp-block .profile-tel a {font-size: 25px; } 
#page-column .single-profile-image {width: 100%; max-width: 250px; }
#page-column .accordion-profile .accordion-profile-content {padding: 15px 15px 0;} 
#page-column .accordion-profile h3 {font-size: 20px;    padding: 16px 45px 15px 15px;    background-size: 18px; }
    #page-column .single-profile-image img {padding: 15px 20px 0;}
    #page-column .sp-block:before {width: 200px; height: 120px; right: 0; }
   
#page-column .press-top-frame iframe {height: 180px; } 
.press-top-itm {padding-bottom: 205px; } 
.single.single-team_member.postid-254 #page-column .single-profile-image img {padding: 0; margin: 0; border-radius: 20px; }


.cmn-box.attorney-cmn-box {flex-direction: column-reverse; padding: 20px 10px; } 
.attorney-cmn-box:before{display: none;} 
.attorney-cmn-box-image{width: 100%;max-width: 300px;        border: 2px solid #1F45A8; border-radius: 20px;text-align: center;margin-bottom: 20px;} 
.attorney-cmn-box-cont {width: 100%; } 
#page-column .attorney-cmn-box-cont .cta-heading, #page-column .attorney-cmn-box-cont p, .cnslt-btn.two{text-align: center;} 
.cnslt-btn a.cmn-btn {font-size: 17px; padding: 15px 20px; } 
#page-column .cnslt-call p a {font-size: 24px; } 
.cmn-box {padding: 20px 10px; } 
#page-column .cnslt-call {padding-left: 49px; } 
.sidebar-page section.widget.testi:before{transform: scale(0.7);}


}
@media screen and (max-width:640px) {
    #page-content .areaserved-item { width: 100%; }
    #page-content .areaserved-item-list { padding: 30px 15px; }

     



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

        #page-column p, #page-column li {
        font-size: 16px;}

 /* Home Page Responsive */


/* site-header */
.site-header .logo-section {flex-direction: column;gap: 30px;justify-content: center;align-items: center;}
.site-header .header-right { gap: 0; width: 100%; display: flex; justify-content: center; align-items: center; padding-left: 50px; }
.site-header .header-number a{ font-size: 24px; }

/* hm-banner-sec */
.hm-banner-sec { padding: 35px 0 0; }
 
.hm-expect-sec .expect-number{ width:60px; height:52px; font-size:24px; }  
.hm-expect-sec .expect-item p{ font-size:15px; }

.hm-personal-injury-sec .quote-box p{ font-size:15px; }

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

    #page-column .testimonial-cta-block .star-rating { width: 100px; }
    #page-column .testimonial-cta-block .testi-item h6 { font-size: 21px; }
    #page-column .case-results-cta .case-item p { font-size: 18px; }
    #page-column .widget.widget_related_insights ul li { font-size: 18px; }
    #page-column .widget.widget_related_insights ul li:before { top: 14px; width: 8px; height: 8px; }

/* Home Page Responsive */

.sicky-cnt.sticky-mobile-logo {max-width: 140px;}
.header-sticky .sticky-cnt a:before,
.header-sticky .sticky-cnt button:before {width: 35px;height: 35px;}
.header-sticky .sticky-cnt button:before {background-size: 17px;}
.header-sticky .sticky-cnt a:before {background-size: 16px;}
.header-sticky .sticky-cnt>a, .header-sticky .sticky-cnt button {font-size: 16px;padding: 41px 0 0;}
.site-branding {max-width: 220px;}
.mobile_src_nav {padding: 6px 0;}
.showhide b.txtl {font-size: 18px;}
.showhide {padding: 0px 0 0 30px;}


/* cmn-btn */
.hm-cmn-heading {font-size: 30px;}
a.cmn-btn {  padding: 15px 18px 13px; }
.cmn-btn:before,
.ftr-form-sctn .hm-form-right .gform_wrapper .gform_footer.top_label::before {width: 16px;height: 16px;}

/* hm-banner-sec */
.hm-banner-sec .hm-bnr-left {padding: 15px;}
.hm-banner-sec .bnr-evry-title, .hm-banner-sec .bnr-title small, .hm-banner-sec .bnr-title { font-size: 35px; }
.hm-banner-sec .bnr-we-ride-text {font-size: 27px;letter-spacing: 1px;padding: 5px 0;max-width: 240px;}
.hm-banner-sec .hm-bnr-right { max-width: 200px; }
.hm-banner-sec .bnr-title {margin: 0 0 15px;line-height: 1.1; }


/* hm-banner-bottom-sec */
.hm-banner-bottom-sec {padding: 18px 0 15px;}
.hm-banner-bottom-sec p { font-size: 15px; letter-spacing: 3px; }

/* ftr-form-sctn */
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label textarea { height: 100px !important; }
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label input,
.ftr-form-sctn .hm-form-right .gform_wrapper select,
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label textarea { font-size: 15px; padding: 13px 20px 13px 17px !important; }
.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"] {  padding: 15px 20px !important;  }
.ftr-form-sctn {padding: 32px 0px; }    
.ftr-form-sctn .hm-form-main .hm-cmn-heading {margin: 0 0 15px; }
.hm-form-right .gfield_description.validation_message {font-size: 11px;}
.ftr-form-sctn .hm-form-right .gform_wrapper .gform_footer.top_label {margin: 20px auto 0; }
.ftr-block-sec {padding: 32px 0; }
.ftr-block-sec #footer-navigation ul {margin: 0px 0 25px;}

.card-itm h3 { font-size: 25px; }
.card-itm p { font-size: 17px; line-height: 1.3; }
.card-itm { padding: 20px 20px; }
.hm-pract-sec {padding: 32px 0px; }
.hm-pract-sec a.cmn-btn {padding: 15px 18px 13px; }
.pract-ars-blk h2 {margin-bottom: 15px; }

.trust-palaidis-law-sec {padding: 32px 0 0; }
.trust-palaidis-law-sec h2 {margin: 0 0 15px; }

.hm-results-sec .owl-carousel .owl-nav button.owl-next, .hm-results-sec .owl-carousel .owl-nav button.owl-prev {transform: scale(0.8); }
.hm-results-sec .owl-nav {gap: 8px; margin-top: 15px; }
.hm-results-sec .results-left {padding: 30px 20px; }
.hm-results-sec .result-blk {gap: 24px; }
.hm-results-sec .results-right {max-width: 350px;}

.hm-expect-sec { padding:32px 0; }
.hm-expect-sec .expect-item {padding: 20px 15px; }

.hm-personal-injury-sec{ padding:32px 0; }
.hm-personal-injury-sec .quote-box p {  padding: 12px 7px; }
.hm-personal-injury-sec .pers-injury-item::after { transform: scale(0.5); bottom: -9px; right: -10px; }
.hm-personal-injury-sec .pers-injury-cont-item h2 {font-size: 28px; }
.hm-personal-injury-sec .get-know-btn a.cmn-btn {padding:15px 18px 13px; }
.hm-personal-injury-sec .pers-injury-blk {gap: 25px; }
.hm-personal-injury-sec .pers-injury-item {max-width: 350px;}


.hm-meet-attorney-sec {padding: 32px 0px;}
.hm-meet-attorney-sec .meet-att-blk {gap: 15px; }
.hm-meet-attorney-sec .get-know-btn a {padding: 15px 18px 13px; }

.hm-serving-cyclist-sec {padding: 32px 0px;}
.hm-serving-cyclist-sec .cyc-cont-item-blk{margin: 0px 0px 15px; gap:0px; justify-content: center; flex-direction: column;} 
.hm-serving-cyclist-sec .cyc-cont-item .fort-lauderdale-text {font-size: 21px; margin: 0px 0px 10px; }
.hm-serving-cyclist-sec .cyc-cont-lft ul li a, .hm-serving-cyclist-sec .cyc-cont-rgt ul li a {font-size: 18px; padding-left: 32px; }
.hm-serving-cyclist-sec .cyc-cont-lft ul li a::after, .hm-serving-cyclist-sec .cyc-cont-rgt ul li a::after {transform: scale(0.8); }
.hm-serving-cyclist-sec .cyc-hdg h2 {margin: 0px 0px 15px; }

.hm-knowledge-sec .get-know-btn a{padding: 20px 25px; font-size: 14px;}
.hm-knowledge-sec .get-know-btn{text-align: center;}
.hm-knowledge-sec{padding: 40px 0px;}
.hm-knowledge-sec h3{font-size: 30px;}
.hm-knowledge-sec .sec-vid-blk-mbl .owl-nav button{width: 40px !important; height: 40px !important;}
.hm-knowledge-sec .mid-img {padding: 20px 15px;}
.hm-knowledge-sec {padding: 32px 0px; }
.sec-vid-blk-mbl .owl-nav {margin-top: 18px; }

.hm-testimonials {padding: 32px 0; }
.testi-item h5 {font-size: 23px;}
.testi-item {padding: 24px 18px 25px; }

.hm-press-sec .blog-cnt {padding: 17px;padding-right: 45px;}
.hm-press-sec .blog-cnt h4 {font-size: 21px;line-height: 1.2;}
.hm-press-sec .post-mata {font-size: 14px;}
.hm-press-sec {padding: 32px 0; }
.hm-press-sec a.cmn-btn {padding: 15px 18px 13px; }
.hm-press-sec .florida-bike-pt:hover .blog-cnt::after, .hm-press-sec .blog-cnt::after {transform: scale(0.5); right: -3px;}

.hm-award-sec {padding: 32px 0 0; }
.award-lst {max-width: 200px;}
.hm-award-sec .award-lst.owl-carousel .award-item {max-width: 100%;}
.hm-award-sec .award-section-title {margin: 0 0 15px;}
 
.hm-blog-sec .text-heading {font-size: 30px;margin-bottom: 20px;line-height: 1.2;}
.hm-blog-cnt h3 {font-size: 22px;margin-bottom: 25px;}
.hm-blog-btn a.cmn-btn {padding: 15px 20px 13px;}
.hm-blog-sec {padding: 32px 0; }
.hm-blog-itm {max-width: 320px;}

.hm-faqs-sec h2 {margin-bottom: 20px; }
.hm-faqs-sec .faqs-blk {margin-bottom: 12px; padding: 12px 52px 20px 20px; }
.hm-faqs-sec .faqs-blk h4 a::after {transform: scale(0.6); right: -3px; top: 2px; }
.hm-faqs-sec .accordion {padding: 0px 0px 25px; }
.hm-faqs-sec .faqs-blk h4 a.acc-faqs-title {font-size: 20px;}
.hm-faqs-sec .faqs-blk-content p {font-size: 15px; letter-spacing: 0.2px; padding-top: 15px;}

.hm-quote-sec {padding: 32px 0; }
    .hm-quote-sec p {font-size: 16px;}
.hm-quote-sec h6 {font-size: 20px; }
    .hm-quote-sec .quote-blk::before {transform: scale(0.6); left: 3px; top: 8px; }
.hm-quote-sec .quote-blk {padding: 25px 25px 25px 63px; }

#main-heading {padding: 40px 0 35px;} 
#main-heading h1 {font-size: 35px;} 
#post-content, #page-content {padding: 32px 0; } 
.page-feature-img, .single-thumbnail {margin: 0 0 15px; }
#main-heading .inrpg-breadcrumbs {font-size: 17px;padding:0;} 
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 32px; } 
#page-column h3 {font-size:27px; } 
#page-column h4 {font-size: 25px; } 
#page-column h5 {font-size: 20px; } 
#page-column h6 {font-size: 18px; }
#page-column p, #page-column li {    line-height: 1.7; } 
#page-column p{ margin: 0 0 17px;}
#page-column ul li {margin: 0 0 10px;} 
#page-column ul li:before {width: 9px; height: 9px;     top: 8px;}
.sidebar-page .sidebar-item {margin: 0 0 25px;}
#page-column .profile-btn a.cmn-btn {letter-spacing: 0px; padding: 16px 15px 16px 15px;}
#page-column h1, #page-column h2, #page-column h3, #page-column h4, #page-column h5, #page-column h6, #page-content .areaserved-item-list h2{margin: 0 0 17px;}

#page-column .accordion-profile h3 {font-size: 19px; padding: 14px 45px 14px 10px; background-size: 16px; background-position: right 16px center; } 
#page-column .accordion-profile {margin: 0 0 10px; }

/* Blog Page */
#post-content .posts-list .posts-block { padding: 20px 15px 0; }
#post-content .posts-list .posts-block h4 a { font-size: 22px; margin: 0 0 22px; }
 
/* Case Results */
.in-result-card{ flex-direction: column;}
.in-result-text { width: 100%; text-align: center; }
.in-result-icon { width: 100%; max-width: 90px;margin: auto; }

#page-column .cmn-box .cta-heading {font-size: 25px; margin: 0 auto 12px; letter-spacing: 0; } 
#page-column .cnslt-call p a:before {transform: scale(0.7); } 
#page-column .cnslt-call p a {font-size: 22px; } 
#page-column .attorney-cmn-box-cont p{letter-spacing: 0;line-height: 1.1;} 
.cnslt-btn a.cmn-btn {font-size: 15px; padding: 13px 18px; } 
#page-column .cmn-box .cta-heading {padding: 0 0 13px; font-size: 22px; margin: 0 auto 9px; } 
#page-column .attorney-cmn-box-cont p {font-size: 15px; line-height: 1.2; }

.sidebar-page .sidebar-item h2, h4.widget-title {font-size: 30px;}
#page-content section.widget.testi .testi-item h6 {font-size: 22px; }

#page-column .in-about-attry-list {margin: 0 0 20px;}
#page-column .in-about-attry-itm h4 {font-size: 25px; letter-spacing: 0; }
#page-column .in-about-attry-itm h6 {font-size: 18px;}
.in-about-attry-itm-cont {padding: 7px 10px 15px; }

#page-column .practice-name h4 {font-size: 23px; }
#page-column .practice-item p {font-size: 16px; }
#page-column .practice-item.card-itm:hover .itm-card-image {padding: 30px; }

#page-content .review-item {padding: 25px 20px 65px; }
#page-content .review-item h5 {font-size: 25px; }
#page-content .review-item:before {transform: scale(0.6); bottom: 16px; right: 16px; }

.contact-page .in-cont-item h4::after, .contact-page .in-cont-item h4::before {transform: scale(0.65); }
.contact-page #page-column .in-cont-item h4 {font-size: 32px; padding-top: 92px; }
.contact-page .ftr-form-sctn {padding: 0 0 32px; }
.in-contact-frm.ftr-form-sctn .hm-form-right .gform_wrapper .top_label button[type="submit"] {padding: 14px 15px !important; }

.in-colum-blk {margin-bottom: 20px; }

.popup-content {padding: 5px;}
.close-btn {transform: scale(0.8);}

#post-column-full .nav-links .page-numbers { font-size: 25px; width: 35px; height: 35px; }
#post-column-full .nav-links .page-numbers.current {font-size: 25px; }

.contact-page #page-column .in-cont-item p {font-size: 15px; }

#page-column td, #page-column th {font-size: 15px;} 

.map-blk iframe { height: 300px; }   
	
}




@media screen and (max-width:400px){ 
    
.hm-expect-sec .expect-number{ width:55px; height:48px; font-size:22px; } 
.hm-expect-sec .expect-item h3{ font-size:22px; }




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

/* Home Page Responsive */

/* cmn-btn */
a.cmn-btn {letter-spacing: 0px; }

/* hm-banner-bottom-sec */
.hm-banner-bottom-sec p {letter-spacing: 1px;line-height: 1.3;}
    .bnr-btn a.cmn-btn {font-size: 12px;}

.hm-results-sec .result-text h3{ font-size:28px; } 
.hm-results-sec .result-card { padding: 0; }



.hm-expect-sec .expect-number{ width:50px; height:45px; font-size:20px; } 
.hm-expect-sec .expect-item h3{ font-size:22px; }  

#page-column .single-profile-block .sp-block h2 {font-size: 30px; }

}

@media screen and (max-width: 360px) {
.sidebar-blog { margin: 0 0 30px; }
#post-content .posts-list .posts-block h4 a { font-size: 20px; margin: 0 0 20px; }
#post-content .posts-thumbnail a::after { transform: scale(0.7); top: -13px; right: -9px; }
#post-content .posts-list .author-info .post-categories a { font-size: 15px; }
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers { transform: scale(0.6); }
.single-author-description { font-size: 14px;}
.single-pagination .nav-links a { font-size: 15px; width: 110px; padding: 12px 12px; letter-spacing: 0px; }
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h2{font-size: 30px;}
}
