/*
 Theme Name:   Brett J. Nomberg
 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:  brettnomberglaw
*/



:root {
    --blue: #1e90ff;
    --white: #ffffff;
    --placeholdercolor: currentColor;
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
	  scroll-margin-top: 200px;

}

body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto-Regular';
    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: 'Roboto-Regular';
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: normal;
}
p, li, ul, ol, blockquote {
    font-family: 'Roboto-Regular';
    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;}



.container{width: 100%;max-width: 1500px;margin: auto;}
.container1{max-width:1700px;margin:auto;width:100%; }



.text-heading{font-size: 80px; line-height: 1.2; color: #cd8b34; text-transform: uppercase; margin: 0 0 30px; text-align: center; font-family: 'Oswald-Bold'; } 
.text-heading strong{color:#0c2b57;} a.cmn-btn {font-size: 39px; font-family: 'Oswald-Regular'; color: #fff; line-height: 1; display: inline-block; text-transform: capitalize; padding-left: 50px; position: relative; } a.cmn-btn:before {background-image: url("./images/hm-spritesnew.webp"); background-repeat: no-repeat; background-position: -130px -11px; width: 29px; height: 29px; left: 0; top: 0; bottom: 0; margin: auto; content: ""; position: absolute; } 
.btn-box {clip-path: polygon(0 0, 94% 0, 100% 18%, 100% 100%, 6% 100%, 0 82%); position: relative; background: #5f3d10; display: inline-block; padding: 8px 35px; } 
.btn-box:before{position: absolute; content: ''; background: RGBA(165, 106, 27, 1); background: linear-gradient(180deg, rgba(165, 106, 27, 1) 0%, rgba(221, 159, 76, 1) 31%, rgba(180, 120, 40, 1) 66%, rgba(165, 106, 27, 1) 100%); clip-path: polygon(0 0, 94% 0, 100% 18%, 100% 100%, 6% 100%, 0 82%); opacity: 1 !important; display: block !important; margin: 0 !important; width: calc(100% - 6px) !important; height: calc(100% - 6px) !important; left: 3px; top: 3px; bottom: 3px; right: 3px; z-index: -2; } 
.btn-box h6{font-family: 'Roboto-SemiBold'; color: #fff; line-height: 1; margin: 0px; text-transform: capitalize; font-size: 18px; } a.cmn-btn:hover{color:#0e2b55;}
 
/*Header Sticky Menu*/



.header-sticky.fixed-header {position: fixed; top: 0; width: 100%; padding: 10px 2%; background-color: #0c2b57; z-index: 9999; border-bottom: 2px solid #b67a2a;transition: all 0.3s ease-in-out 0s; } 
.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: normal; } 
.header-sticky .sticky-cnt>a, .header-sticky .sticky-cnt button {font-size: 17px; color: #fff;     font-family: 'Roboto-Regular'; 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 #ffffff; } 
.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; } 
.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.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; text-align: left; display: flex; width: 100%; height: 100vh; z-index: 99999; } 
.floatingMenu-list {width: 400px; background: #0c2b57; 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; /* -webkit-transform: rotate(45deg); -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: 'Roboto-Regular'; } 
.showhide b.txtr {position: absolute; top: 0; bottom: 0; left: 0; margin: auto; text-align: left; font-size: 37px; line-height: 27px; font-family: 'Roboto-Regular'; } 
.mobinav {display: none; width: 100%; color: #fff; box-sizing: border-box; z-index: 99999995; float: left; background: #0c2b57; 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: 'Roboto-Regular'; } 
.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: 'Roboto-Regular'; border: 0; margin: 0; text-decoration: none; } 
.mobinav a:hover {color: #cd8b34; } 
.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-top{padding: 13px 0; background-color: #0c2b57; text-align: center; display: flex; justify-content: center; gap: 20px;}
.header-top a {font-size: 13px; color: #fff; line-height: 1; padding-left:35px;     letter-spacing: 2px; text-transform: uppercase; position: relative; }
.header-top a:before{position: absolute;content: "";width: 16px;height: 11px;background-image: url(images/hm-spritesnew.webp);background-repeat: no-repeat;background-position: -15px -11px;left: 0;top: 0;bottom: 0;margin: auto;}
.header-top a.two:before {background-position: -51px -11px;}
.header-top a.three:before {background-position:-86px -11px;}
.header-top.mobile-top {display: none;}

.logo-section {display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 20px 0 20px 0; }

.header-number {display: flex; align-items: end; margin: 0 0 40px; justify-content: end; gap: 30px;}
.header-number p{ color: #fff; font-size: 22px; line-height: 1; font-family: 'Roboto-SemiBold';margin: 0;}
.header-number strong {color: #cd8b34; margin-right: 8px; }
.header-number a {font-size: 45px; font-family: 'Oswald-Regular'; line-height: 1; letter-spacing: 0px; color: #cd8b34; display: inline-block; }
.header-number a:hover {color: #fff; }

#main-navigation ul{margin:0 }
 #main-navigation ul li{display: inline-block; padding: 0 0px 0; position: relative; margin: 0 15px; }
 #main-navigation .menu > li:first-child {margin-left: 0; }
 #main-navigation .menu > li:last-child {margin-right: 0; }
 #main-navigation ul li a{font-size: 18px; font-weight: 400; letter-spacing: -0.4px; line-height: 1; padding: 0 0 9px; display: block; min-width: inherit; border-bottom: 3px solid transparent; color: #fff; font-family: 'Roboto-Bold'; text-transform: uppercase;}
 #main-navigation ul > li.current-menu-item > a, #main-navigation ul > li > a:hover{color: #cd8b34; border-bottom-color: #cd8b34; }
 #main-navigation ul li ul.sub-menu{display:none; width:220px; position:absolute; color:#fff; top:100%; left:0; right:auto; background-color:#0C2B57; padding:0px 0; z-index:999 }
 #main-navigation ul li:hover ul.sub-menu{display:block }
 #main-navigation ul li:hover ul.sub-menu li{position:relative }
 #main-navigation ul li:hover ul.sub-menu li:hover > ul{display:block; top:0; left:100% }
 #main-navigation .sub-menu li.current-menu-item > a{  color: #cd8b34;}
 #main-navigation .sub-menu li a{    width: 100%; padding: 10px 10px; color: #ffffff; display: block; text-align: left; text-transform: uppercase; letter-spacing: 0; border-bottom: 0; line-height: 1.2; font-family: 'Roboto-Bold';}
 #main-navigation .sub-menu li a:hover{background-color: #0b69c7; color: #fff;}
 #main-navigation .sub-menu li:after{display:none; }
 #main-navigation .sub-menu li{width:100%; margin:0; padding:0 }
 #main-navigation .sub-menu li a:after{display:none }
 #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 { transition: opacity 0.3s ease, visibility 0.3s ease; width: 100%; position: absolute; z-index: 99;     background-image: linear-gradient(180deg, #011638 0%, rgba(16, 47, 90, 0) 100%);}
.site-header.is-sticky {top: 0; right: 0; left: 0; z-index: 999; position: fixed; background:#0c2b57;  animation: slideDown 0.6s ease-out; visibility: visible;     border-bottom: 2px solid #dd9f4c;}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/*
@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}*/
.is-fading-out {
    opacity: 0;
    visibility: hidden;
}

.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; }

@media screen and (max-width:992px) {
    #mobilenav-toggle {
        display:block
    }
}

#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; }

img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}




/*Banner section*/
.home-banner-sec{    padding: 280px 0 110px; background-position: center top; background-blend-mode: darken;     background-image: url(images/bbnr-law-mainstage-background-3-min.webp), linear-gradient(180deg, rgba(5, 18, 35, 0.83) 0%, rgba(5, 18, 35, 0.49) 100%) !important; background-repeat: no-repeat; position: relative; background-size: cover;}
.banner-items:before {content: ''; display: block; position: absolute; border-right: 3px solid rgba(255, 255, 255, 0.5); border-bottom: 3px solid rgba(255, 255, 255, 0.5); border-top: 0; border-left: 0px; width: 100% !important; height: 79.4%; right: 0; top: 20px; z-index: 0; }
.banner-items:after {content: ''; position: absolute; width: 12%; height: 3px; top: 20px; right: 1px; margin: auto; background-color: #889199; visibility: visible; }
.banner-items {display: flex; justify-content: space-between;position:relative; }
.banner-title h1{font-size: 101px; color: #fff; font-family: 'Oswald-Bold'; line-height: 1; margin: 0 0 30px; text-transform: uppercase;}
.banner-title h1 strong{        font-size: 41px; color: #cd8b34; display: block; line-height: 1; text-transform: capitalize; margin: 0 0 12px;}
.home-banner-sec p{font-size: 22px;line-height: 1.3;color: #fff;margin: 0 0 30px;font-family: 'Roboto-SemiBold';}
.banner-lft {width: 37.9%;     position: relative;}
.banner-rgt {width: 54%; }
.banner-review {display: flex; justify-content: center;gap: 30px; align-items: center;}
.review {width: 49.4%; padding: 20px; background-color: #fff; border-radius: 20px; outline: 2px solid #d89a48; outline-offset: 8px;     position: relative;}
.bnr-review-hvr a{position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;font-size: 0;z-index: 2;}
.home-banner-sec  .review p {color: #0c2b57; font-size: 18px; line-height: 1.5; margin: 0 0 20px; font-family: 'Roboto-SemiBold';}
.rev-img {margin: 0 0 20px; position: relative;}
.review h4{color: #0c2b57; font-size: 20px; font-family: 'Roboto-SemiBold'; line-height: 1; margin: 0; text-align: -webkit-right; position: relative;}
.review h4:before, .rev-img:before{    position: absolute; left: 0; top: 0; bottom: 0; width: 61.2%; height: 2px; background-color: #cd8b34; content: ""; margin: auto;}
.rev-img:before{left: auto;right: 0;    width: 28%;}
.btn-box p {margin: 0; }
.social-icn a{font-size: 0;background-image: url(images/hm-spritesnew.webp);width: 45px;height: 45px;background-position: -16px -49px;display: block;    margin: 15px 0;    transform: scale(0.9);}
.social-icn a.insta{background-position: -80px -49px;transform: scale(0.8);}
.social-icn a.linkedin{background-position: -144px -49px;}
.social-icn a.tiktok{background-position: -208px -49px;}
.social-icn {position: absolute; top: 21%; right: 12px; bottom: 0; margin: auto; height: max-content;}



/*ABOUT SECTION*/

.hm-about-sec{padding: 100px 0  70px; }
.hm-about-sec h2.text-heading{font-size: 70px; letter-spacing:3.5px; margin: -130px 0 40px;}
.hm-about-sec p{font-family: 'Roboto-Regular'; font-size: 20px; line-height:1.5; color: #000; margin: 0 0 70px; text-align: center; }
.about-blk{padding: 80px 105px 30px; margin:0 20px; position: relative; z-index: 1; background-color:#f2f2f2; }
.about-blk:before {content: ''; position: absolute; width: 102%; height: 82%; top: -19px; left: -15px; right: 0; border: 3px solid #2b466c; margin: auto; z-index: -1; }
.about-blk:after {content: ''; position: absolute; width: 90%; height: 30px; top: -36px; left: 0px; right: 0; margin: auto; background-color: #fff; z-index: -1; }
.hm-about-sec h6{font-family: 'Oswald-Bold'; font-size: 29px; line-height:1.5; text-transform: capitalize; text-align: center; color: #0c2b57; margin: 0; }
.hm-about-sec h6 a{ color: #cd8b34;}
.hm-about-sec h6 a:hover{color: #000;}


/*verditics section*/
.hm-case-results{padding: 0 0 95px;}
.hm-case-results h2{margin: 0 0 6px;}
.hm-case-results h6{font-family: 'Oswald-SemiBold'; font-size: 29px; line-height: 1; margin: 0 0 60px; text-align: center; }
.case-results-blk{display: flex;justify-content: space-between;gap:28px; margin: 0 0 70px;}
.case-lft {width: 32%; }
.case-lft img {display: block;width: 100%;}
.case-accordion {    width: 65.7%; padding-right: 100px;}
.case-sub-title h4 {color: #000000; font-size: 20px; line-height: 1.3; margin: 0px; font-family: 'Roboto-SemiBold'; }
.case-item.active .case-sub-title h4{color: #fff;font-size: 24px;}
.case-year {background: linear-gradient(135deg, #b57728, #da8f2c); color: #fff; font-family: 'Oswald-Bold'; padding: 7px 28px; font-size: 20px; clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 50%, calc(100% - 10px) 100%, 10px 100%, 0 50% ); line-height:1; }
.case-amount h3 {font-family: 'Oswald-Bold'; color: #d58d39; font-size: 40px; line-height: 1; margin: 0 0 10px; text-transform: uppercase; }
.case-amount p {color: #000000; margin: 0px 0 0; font-family: 'Roboto-Regular'; font-size: 18px; letter-spacing: -0.36px; line-height: 1.2; }
.case-sub-title {width: 47%; }
.case-amount {width: 35.3%; }
.case-item {margin-bottom: 15px; overflow: hidden; background: transparent; }
.case-item.active{box-shadow: 0px 2px 7.52px 0.48px rgba(0, 0, 0, 0.51); }
.case-header {border: 2px solid #8e9cb1; display: flex; align-items: center; gap: 20px; padding: 15px 60px 15px 30px; cursor: pointer; position: relative; }
.case-content p {margin: 0px 0 15px; font-size: 18px; color: #000; font-family: 'Roboto-Regular'; line-height: 1.5; }
.case-content a {color: #d58d39; text-decoration: none; font-family: 'Roboto-Regular'; font-size: 18px; line-height: 1; text-decoration:underline; }
.case-content {display: none; padding: 20px 30px; background: #fff; box-shadow: 0px 2px 7.52px 0.48px rgba(0, 0, 0, 0.51); }
.case-item.active .case-content {display: block; } 
.case-item.active .case-amount p , .case-item.active .case-amount h3 ,.case-item.active .case-sub-title h4{color:#fff; }
.case-item.active .case-header{background-color: #0c2b57; border: none; }
 
/* Arrow */

.case-header::after {content: ""; background-image: url("./images/dowm-arrow.webp"); position: absolute; width: 22px; height: 12px; right: 29px; top: 39%; color: #fff; transition: all .3s ease; }
.case-item.active .case-header::after {background-image: url("./images/up-arrow.webp");}
.case-viwe-btn {text-align: center; }
.case-viwe-btn a {font-family: 'Roboto-SemiBold'; display: inline-flex; padding: 25px 50px; color: #fff; font-size: 21px; text-decoration: none; position: relative; border: 3px solid #1b4d95; clip-path: polygon(0 0%, 6% 0, 94% 0, 100% 20%, 100% 100%, 6% 100%, 0 80% ); transition: all 0.3s ease; line-height: 1; background: linear-gradient(to bottom, #071c38 0%, #113e7f 50%, #0b2850 100%); }
.case-viwe-btn a:hover {transform: translateY(-2px); opacity: 0.95; } 
.sub-title{font-family: 'Oswald-SemiBold'; font-size: 29px; line-height: 1.4; margin: 0 0 30px; text-align: center; color:#000;}


/*Client SECTION*/
 
.clent-testi-bg{padding: 65px 0 100px; background-color:#f2f2f2; }

.sub-title{font-family: 'Oswald-SemiBold'; font-size: 29px; line-height: 1.4; margin: 0 0 30px; text-align: center; color:#000; }

.hm-client-sec .container{max-width: 1220px; }

.hm-client-sec h2{margin: 0 0 14px;}

.client-img-blk {display: flex; justify-content: center; margin: 0 0 45px; } 

.client-img {width: 21.5%; padding: 10px 7px; background-color: #fff; } 

.client-img img{display: block; width:100%; margin: 0; }

.hm-client-sec .client-btn{text-align: center;}
 


 /*Home Testimonials Section*/
 
.testimonals-blk {display: flex; justify-content: space-between; gap: 20px; }


.hm-testi-lft{width: 20%; padding: 40px 0 0 ; }

.hm-testi-rit {width: 85%; padding-left: 90px; overflow: hidden; }

.hm-testi-lft h6{font-family: 'Oswald-Medium'; font-size:30px ; line-height:1.3; text-transform: uppercase; color: #000; text-align:left; margin:0 0 20px; }

.hm-testi-lft .rat-cnt{font-size: 35px; color: #0c2b57; line-height: 1; margin: 0; font-family: 'Roboto-Medium'; }

.ratting {display: flex; gap: 20px; margin: 0 0 84px; justify-content: start; }

.hmtesti-btn{text-align: left;}

.hm-testimonials {padding: 110px 0 0; }

.testi-item {outline: 2px solid #d49735; border-radius: 20px; outline-offset: 6px; padding: 25px 20px 50px; width:92%; height: 100%; position: relative; background-color: #ffffff; }

.testi-item p {font-family: 'Roboto-Regular'; color:#000000; font-size: 18px; line-height: 1.61; text-align: left; margin: 0 0 20px; }

.testi-item h5 {font-family: 'Roboto-SemiBold'; font-size: 20px; line-height: 1; color: #000; text-transform: capitalize; text-align: right; position: relative; margin: 0; }

.testi-item h5:before {position: absolute; content: ""; width: 40%; height: 1px; background: #cd8b34; left: 0; top: 0; bottom: 0; margin: auto; }

.hm-testi-list.owl-carousel .owl-item.active.center .testi-item h5 ,.hm-testi-list.owl-carousel .owl-item.active.center .testi-item p {color:#0c2b57; }

.star-rat {background-image: url(images/goog-rv.webp); width: 100%; height: 46px; padding-right: 120px; background-size: contain; margin: 0 0 20px; position: relative; background-repeat: no-repeat; }

.star-rat:before {position: absolute; content: ""; width: 100px; height: 1px; background: #cd8b34; right: 0; top: 12px; }

.hm-testi-rit .owl-carousel .owl-stage {display: flex; padding: 10px; }

.hm-testi-rit .owl-carousel .owl-stage-outer{padding: 15px; }

.hm-testi-rit .owl-carousel .owl-item {display: flex; }

.hm-testi-list .owl-nav {display: flex; gap: 20px; position: absolute; top: 0; bottom: 0; margin: auto; flex-direction: column; justify-content: center; left: -90px; }

.hm-testi-list .owl-nav button {width: 53px; height: 53px; background-image: url(./images/hm-spritesnew.webp) !important; background-position: -270px 2px !important; background-repeat: no-repeat; border-radius: 50%; background-color: #0c2b54 !important; color: #fff !important; line-height: 1 !important; } 


.hm-testi-list .owl-nav button span{font-size: 0px; }

.hm-testi-list .owl-nav button.owl-next {background-position: -317px 5px !important;}

.hm-testi-list .owl-nav button:hover{background-color: #cd8b34 !important;}

.hmtesti-btn a.cmn-btn1 {padding: 24px 35px;}
 



/* hm-practice-areas-sec */
.hm-practice-areas-sec .text-heading { line-height: 1; display: inline-block; padding: 0px 75px ; background-color: #ffffff; margin: 0 0 40px 0;  }
.hm-practice-areas-sec { padding: 120px  0 120px; text-align: center; position: relative; }
.hm-practice-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 19px; padding: 0 25px;  margin: 0 0 50px 0; }
.hm-practice-item { width: 24%; position: relative; }
.hm-practice-item::before { position: absolute; content: " "; background-color:rgb(12 43 87 / 80%); width: 100%; height: 100%; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 1; pointer-events: none; }
.hm-practice-item:hover::before { background-color: rgb(191 136 32 / 75%); /* Gold */ }
.hm-practice-item.snd-row { width: 19%; }
.hm-practice-item  img{ width: 100%; display: block; filter: grayscale(100%);}
.hm-practice-name.item-hover a{ position: absolute; font-size: 0; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.hm-practice-item h3 { font-size: 34px; font-family: 'Oswald-Bold'; line-height: 1.2; color: #ffffff; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; text-align: center; height: fit-content; z-index: 2; pointer-events: none; }
.hm-practice-areas-sec:before { position: absolute; content: ""; width: 1760px;left: 0; right: 0; top: 0; bottom: 0; margin: auto; border: 2px solid #0c2b57; height: 75%; z-index: -1; }
 

 /*CHOOSING SECTION*/
 
.hm-choosing-sec {padding: 0 0 120px; }
.choosing-blk{display: flex;justify-content: space-between;gap:55px;}

.choosing-left{width: 50.9%;}

.choosing-rit{width: 52%;padding-right: 100px;}

.choosing-rit ul li{list-style: none; font-family: 'Oswald-SemiBold'; font-size: 25px; line-height: 1.5; color: #0c2b57; margin: 0 0 20px; position: relative; padding-left: 40px; }

.choosing-rit ul li:before{position: absolute; left:0; background: #cd8b34; content: ""; width: 33px; height: 33px; margin: auto; top:9px; clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35% );}

.choosing-rit ul li:last-child{margin: 0 0 70px; }

.choose-video .wp-video {width: 100%; display: block; }

.choose-video video, .choose-video .wp-video, .choose-video .mejs-container {width: 100% !important; max-width: 813px; height: 457px !important;    object-fit: cover;    border: 0; }
 
 




/* ------AWARD SECTION------- */
.home-awards-sec{position: relative; z-index: 0; text-align: center; } 
.home-awards-sec::before {content: ""; width: 100%; max-width: 1500px; position: absolute; height: 64%; left: 0; right: 0; margin: auto; border: 2px solid #000; top: 12px; z-index: 0; pointer-events: none; } 
.home-awards-sec h3{font-size: 22px; text-align: center; text-transform: uppercase; letter-spacing: 8.8px; font-family: 'Oswald-SemiBold'; color: #0c2b57; line-height: 1; margin: 0 0 25px; display: inline-block; padding: 0 5%; background-color: #fff; position: relative; } 
.awards-item { background-color: #f2f2f2; margin: 0 20px; padding: 20px 20px 40px; text-align: center; }
.awards-blk{display: flex; gap: 34px; justify-content: center; padding: 0 0 70px; } 
.awards-img img{width: 100%; display: block; }


/*Faq Section*/
.accsec-ritcnt.accordion { padding: 0 65px; }
.accordion-profile h3 { background-color: #fff; padding: 16px 50px 15px 20px; cursor: pointer; width: 100%; border-radius: 0px; font-size: 26px; font-family: 'DM Serif Display'; font-weight: 400; letter-spacing: 0.52px; line-height: 1; color: #000000; margin: 0; border: 1px solid rgb(32, 32, 32, 0.25); background-image: url(../images/down-arrow.webp); background-repeat: no-repeat; background-size: 21px; background-position: right 22px center; }
.accordion-profile .accordion-profile-content { overflow: hidden; transition: max-height 0.4s ease; padding: 20px 20px 0; display: none; }
.accordion-profile.active .accordion-profile-content { display: block; }
::-webkit-scrollbar-button { display: none; height: 0; width: 0; }
.accordion-profile { margin: 0 0 18px; max-height: max-content !important; }
.accordion-section a{font-family: 'Oswald-Medium';font-size: 24px;line-height: 1;letter-spacing: 0px;padding: 28px 70px 28px 20px;color: #0c2b57;background-color: #f2f2f2;display: block;text-align: left;position: relative;transition: 0.5s;}
.single-profile-content img {background-color: #00762e; padding: 10px; }
.accordion-section{position: relative;padding: 0 0 0;background-color: #f2f2f2;border: 1px solid #cd8b34;margin: 0 0 15px;}
.accordion-section .accordion-section-title::before{content: "";position: absolute;background-image: url(./images/hm-spritesnew.webp);background-position: -277px -43px;background-repeat: no-repeat;width: 32px;height: 32px;right: 20px;top: 0;bottom: 0;margin: auto;background-color: #cd8b34;border-radius: 2000px;}
.accordion-section .active::before{background-position: -304px -43px;}
.accordion-section-title.active{color: #cd8b34;background-color: transparent;border-color: transparent;position: relative;}
.accordion-section-content { padding: 0 20px; }
.accordion-section h3 { margin: 0; }
.accordion-section-content p { font-size: 19px; font-family: 'Roboto-Regular'; color: #000; }
 
/* ------------------- */
 .nomberg-blk {display: flex; gap: 20px; flex-wrap: wrap; }
.nomberg-item {width: 24%; background-color: #cd8b34; }

video::-webkit-media-controls {display: none !important; }
.nomberg-blk .mejs-controls {display: none; }
.accordion-section a:focus{outline: none;}
 /*.nomberg-blk .mejs-overlay-button{    background-color: #cd8b34;
    border-radius: 50%;
    outline: 3px solid #cd8b34;
    outline-offset: -3px;}
*/



.nomberg-item video { width: 100%; height: 100%; display: block; }
.nomberg-item:hover video{outline: 5px solid #cd8b34;outline-offset: -5px;}
.brett-media-list .text-heading { margin: 0 0 10px; text-align: left; }
.brett-media-blk { display: flex; justify-content: space-between; margin: 0 0 30px; align-items: center; }
.brett-media-list p { font-size: 29px; font-family: 'Oswald-SemiBold'; color: #000; line-height: 1; }
.home-media-sec { padding: 115px 0 0px; }
 
a.cmn-btn1 {font-family: 'Roboto-SemiBold'; display: inline-flex; padding: 25px 50px; color: #fff; font-size: 21px; text-decoration: none; position: relative; border: 3px solid #1b4d95; clip-path: polygon(0 0%, 6% 0, 94% 0, 100% 20%, 100% 100%, 6% 100%, 0 80% ); transition: all 0.3s ease; line-height: 1; background: linear-gradient(to bottom, #071c38 0%, #113e7f 50%, #0b2850 100%); }
a.cmn-btn1:hover {transform: translateY(-2px); opacity: 0.95; }


 /*Radio Section*/

 /* .home-radio-sec */

.hm-radio-pg { text-align: center; border: 2px solid #0c2b57; }
.home-radio-sec{ padding: 120px 0 90px ; background-color: #f2f2f2; box-shadow: 14.888px 1.828px 48.06px 5.94px rgba(0, 0, 0, 0.08); }
.hm-radio-pg h3 { font-size: 22px; font-family: 'Oswald-SemiBold';color: #0c2b57; letter-spacing: 8.8px; line-height: 1; margin: -12px auto 0; display: block; background-color: #f2f2f2; width: fit-content; padding: 0 40px; }
.hm-radio-pg  .hm-radio-lst { display: flex; justify-content: center; gap: 50px; padding: 75px 0; align-items: end; }
.hm-radio-itm { width: 36.7%; }
.hm-radio-itm.image { width: 13.4%; }
.hm-radio-itm-tp { display: flex; justify-content: center; gap: 10px; align-items: center; border-radius: 10px; background-color: #ffffff; box-shadow: 14.888px 1.828px 48.06px 5.94px rgba(0, 0, 0, 0.08); padding: 0px 0 50px 0; }
.raido-tp-rht-tp { display: flex; align-items: center; gap: 14px; }
.hm-raido-tp-lft { width: 17%; }
.raido-tp-rht-tp-rht p{ margin: 0; color: #000000; font-size: 12px; }
.raido-tp-rht-btm h4{ margin: 0; font-size: 18px; text-transform: uppercase; color: #0c2b57; line-height: 1; letter-spacing: 0.7px; font-family: 'Oswald-Medium'; }
.hm-raido-tp-rht { width: 67%; text-align: left; display: flex; gap: 20px; flex-direction: column; padding: 40px 0 0 0; }
.hm-radio-itm-btm { width: 91.6%; padding: 49px 46px 94px; background-color: #f2f2f2; box-shadow: 14.888px 1.828px 48.06px 5.94px rgba(0, 0, 0, 0.08); margin: -30px auto 0; }
.hm-radio-itm-btm p{ font-size: 19px ; font-family: 'Roboto-Regular'; color: #000000; line-height: 1.5; }
.hm-radio-itm.image img{ display: block; width: 100%; }
 

.audio-player {display: flex; align-items: center; gap: 10px; margin: 0 0 21px; flex-wrap: wrap; justify-content: center; background: #fff; padding: 20px 25px 45px; border-radius: 16px; } 
.raido-tp-rht-btm {width: 100%; } 
.play-btn {width: 62px; height: 62px; background-color: #cf8c2f; border-radius: 50%; display: flex; justify-content: center; align-items: center; cursor: pointer; position: relative; } 
.play-btn::before {content: ''; width: 0; height: 0; border-left: 27px solid #fff3e4; border-top: 17px solid transparent; border-bottom: 17px solid transparent; } 
.play-btn.playing::before {content: ''; width: 12px; height: 12px; border: none; background: white; } 
.wave {display: flex; align-items: center; height: 50px; gap: 4.4px; justify-content: center; } 
.wave h4 {width: 3px; height: 10px; background: #cf8c2f; border-radius: 2px; animation: wave 1s infinite ease-in-out; animation-play-state: paused; margin: 0; border-radius: 50px; } 
.wave.active h4 {animation-play-state: running; }
 
@keyframes wave {
    0%   { height: 10px; }                          
    15%  { height: 40px; }                          
    35%  { height: calc(var(--wave-height) * 2.7); }
    50%  {  height: calc(var(--wave-height) * 3.7); }            
    65%  { height: calc(var(--wave-height) * 2.6); }
    80%  { height: calc(var(--wave-height) * 4.8); }
    90%  { height: 40px; }                          
    100% { height: 10px; }                          
}
 


/*MAP section*/
.map-section {padding:120px 0; }
.county-path {transition: .3s ease; cursor: pointer; fill: #0b2b57; }
.county-path.active {fill: #cd8b34 !important; stroke: #fff; stroke-width: 2px; }
.ftr-map {display: flex; justify-content: space-between; gap: 60px; }
.county-names {width: 52%; }
.serv-blcks{display:flex;flex-wrap:wrap;justify-content:space-between;    width: 46%; }
.serv-item{width:48.27%;text-align:center;position:relative;z-index:1;}
.serv-item.last:before,.serv-item.last:after{display:none}
.serv-item.last{background:#0c2b57}
.serv-item.last h4{color:#fff}
.map-section p {font-size: 29px;font-family: 'Oswald-SemiBold';color:#000;line-height: 1.3;text-align: center;margin: 0 0 90px;}

.serv-item .hvr a{z-index: 2; font-size:0px; position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; }
.serv-item:hover{background:#cd8b34}
.serv-item h4{font-size:30px;color:#0c2b57;font-weight:600;padding:0; margin:0;}
.serv-item{padding:30px 20px 30px;position:relative;margin-bottom:40px}
.serv-item:before{position:absolute;content:'';width:43px;height:49px;background:url(images/hm-spritesnew.webp) no-repeat;top:-30px;left:0;right:0;margin:0 auto;background-position: -123px -144px;}
/*.serv-item:hover h4{font-size:36px}*/
.serv-item:hover:before{filter: brightness(0) saturate(100%) 
          invert(11%) sepia(85%) saturate(1637%) hue-rotate(198deg) brightness(91%) contrast(98%);}
.serv-item:after{position:absolute;content:'';width:100%;height:100%;background:url(images/line-half.webp) no-repeat;bottom:0;left:0;right:0;margin:0 auto;background-size:100% 100%}







/*footer form*/
.ftr-block-sec {width: 60.7%; padding: 85px 40px 0 0; } 
.footer-blk-sec {display: flex;gap: 20px;justify-content: space-between;} 
.hm-form .gfield label {display: none; } 
.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-sec{padding: 65px 55px 70px 35px; position: relative; width: 38%; background-color: #efefef; margin: -45px 0 0 0; } 
.hm-form-sec::before {content: ""; border: 1px solid #cd8b34; width: 100%; height: 100%; position: absolute; left: -20px; top: 20px; pointer-events: none; } 
.hm-form-sec .text-heading{color: #0c2b57; margin: 0 0 25px; text-align: left; font-family: 'Oswald-Bold'; } 
.hm-form-sec p {font-family: 'Roboto-Regular'; font-size: 19px; color: #0c2b57; line-height: 1.5; margin: 0 0 30px; text-align: left; } 
.hm-form .gform_required_legend{display: none; } 
.ftr-sctn { background-image: url(./images/footer-bg.webp); padding: 0 0 130px; background-repeat: no-repeat; background-position: center; background-size: cover; } 
.gchoice.gchoice_3_9_1 label {display: block; } fieldset#field_3_9 {width: 22%; border: none; } 
.hm-form input::placeholder {color: #000; } 
.hm-form input:-ms-input-placeholder {color: #000; } 
.hm-form input::-ms-input-placeholder {color: #000; } 
.hm-form textarea::placeholder {color: #000; } 
.hm-form textarea:-ms-input-placeholder {color: #000; } 
.hm-form textarea::-ms-input-placeholder {color: #000; } 
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea {width: 100% !important; color: #0c2b57; outline: 0px; position: relative; border-radius: 0; font-family: 'Roboto-Regular'; background: transparent; line-height: 1.2 !important; font-size: 19px !important; padding: 0 0 20px; transition: all 0.5s; display: block; text-align: left; height: auto !important; border-width: 0 0 1px 0 !important; border-color: #000000; } 
.hm-form .gfield{position: relative !important ; } 
.hm-form .gfield.gfield--type-text , .hm-form .gfield.gfield--type-phone {width: 100%; } 
.hm-form .gfield.gfield--type-email{width: 100% !important } 
.hm-form .gform_fields { display: flex !important; flex-wrap: wrap; gap: 35px !important; justify-content: space-between; align-items: center; }
.hm-form .gform_wrapper .top_label textarea {width: 100% !important; height: 130px !important; resize: none; margin: 0; margin: 0px; min-block-size: 0px !important; } 
.hm-form .gfield.msg {width: 100%; } 
.hm-form-sec .gform_wrapper ul.gform_fields ul {margin: 0; padding: 0; } 
.hm-form-sec .gform_wrapper ul.gform_fields li {padding: 0 !important; margin: 0 !important; position: relative; width: 100%; } 
.hm-form .gform_wrapper .form-links a, .hm-form .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; } 
.hm-form .gform_wrapper .form-links a:hover {color: #000; } 
.hm-form-sec .gform_wrapper .form-links, .hm-form-sec .gfield.gfield--type-html.popfield {position: relative; width: 100%; color: #fff; line-height: 1; text-align: left; margin: 0 0 0px !important; } 
.manhattan-socal a {font-size: 0; width: 50px; height: 50px; display: inline-block; background-position: -14px -46px; background-image: url(./images/hm-spritesnew.webp); background-repeat: no-repeat; } 
.manhattan-socal a.insta-book{background-position-x: -77px; } 
.manhattan-socal a.linkdin{background-position-x: -141px; } 
.manhattan-socal a.titok{background-position-x: -205px; } 
.hm-form-sec .gfield .ginput_container {margin: 0 !important; } 
.hm-form .gfield_description.instruction.validation_message {top: -10px; } 
.hm-form-sec .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; } 
.hm-form .gform_wrapper .gform_footer.top_label {padding: 3px; text-align: center; margin: 30px auto 0 0; position: relative; max-width: max-content; background-color: #5f3d10; clip-path: polygon(0 0, 92% 0%, 100% 39%, 100% 100%, 8% 100%, 0 65%) !important; } 
.hm-form-sec .text-heading strong {color: #cd8b34; } 
.hm-form .gform_wrapper .top_label input[type="submit"] {display: inline-block !important; outline: none !important; border: 0px none !important; border-radius: 0 !important; cursor: pointer; transition-duration: 0.5s; font-family: 'Roboto-SemiBold'; width: auto !important; color: #ffffff !important; font-size: 21px !important; padding: 22px 40px !important; line-height: 1 !important; letter-spacing: 0; margin: 0; position: relative; z-index: 1; background-image: -webkit-linear-gradient( 90deg, rgb(165,106,27) 0%, rgb(221,159,76) 31%, rgb(180,120,40) 66%, rgb(218,143,44) 100%); clip-path: polygon(0 0, 92% 0%, 100% 42%, 100% 100%, 8% 100%, 0 63%) !important; } 
.hm-form .gform_wrapper .top_label input[type="submit"]:hover{background-color: #0c2b57 !important;background-image:none !important;}

.hm-form .gform_validation_errors{display: none !important; } 
.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: 'Poppins-Regular'; 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: 2; 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: 2; pointer-events: none; width: 100%; } 
.hm-form-sec .gform_wrapper.gravity-theme .gfield {position: relative; text-align: left; } 
.gform_button.disabled {pointer-events: none; } 
.hm-form-sec .gform_fields .ginput_container, .hm-form-sec .gform_field {margin: 0; } 
.gfield--type-honeypot {display: none; }



/*ERRROR*/
.hm-form .gfield_description{margin: 0px !important } 
.hm-form .gfield_description.validation_message {position: absolute; bottom: 13px; right: 8px !important; text-align: right; font-size: 13px; font-family: 'Roboto-Regular'; color: #932008; margin: 0; pointer-events: none; } 
.hm-form .chk .gfield_description.validation_message{bottom: -17px !important; } /*Footer block*/ .ftr-loc iframe {width: 100%; display: block; height: 270px; } 
.ftr-block-list h4 {font-size: 25px; color: #fff; line-height: 1.3; font-family: 'Oswald-SemiBold'; margin: 0 0 61px; } 
.manhattan-itm {display: flex; margin: 0 0 30px; gap: 40px; position: relative; } 
.manhattan-socal {position: absolute; top: 0; right: 100px; bottom: 0; margin: auto; height: min-content; display: flex; flex-direction: column; gap: 27px; } 
.ftr-call { padding-left: 55px; position: relative; margin: 0 0 15px; }
.ftr-call a { font-size: 37px; color: #e09636; font-family: 'Oswald-Medium'; line-height: 1;   display: inline-block; } 
.ftr-call a:hover{color:#fff;}
.ftr-call a::before{content: "";background-image: url(./images/hm-spritesnew.webp);width: 40px;height: 40px;position: absolute;left: 0;background-position: -196px -154px;top: 0;bottom: 0;margin: auto;} 
.manhattan-blk {border: solid #fff; border-width: 2px 0; padding: 8px 0; } 
.manhattan-itm h5 { color: #e09636; font-size: 27px; font-family: 'Oswald-Medium'; margin: 0 0 10px; line-height: 1; }
.manhattan-itm p {color: #fff; font-size: 24px; font-family: 'Roboto-SemiBold'; margin: 0 0 15px; } 
.manhattan-itm h6 {color: #fff; font-size: 32px; font-family: 'Oswald-Medium'; margin: 0; line-height: 1; } 
.ftr-block-list {display: flex; justify-content: space-between; flex-direction: column; } 
.ftr-itm {width: 30%; text-align:center; } 
.ftr-itm h4{font-size: 40px; font-family: 'DM Serif Display'; font-weight: 400; line-height: 1; letter-spacing: 0.4px; color: #fff; margin: 0 0 10px; padding: 65px 0 0; position: relative; } 
.ftr-itm h4:before {content: ''; position: absolute; width: 48px; height: 53px; background-image: url(images/ftr-location-icn.webp); background-repeat: no-repeat; background-size: contain; background-position: top center; left: 0; top: 0; right: 0; margin: auto; } 
.ftr-itm.cnct h4:before {background-image: url(images/hdr-cal-icn.webp); } 
.ftr-itm p{font-size: 18px; font-family: 'Instrument Sans'; font-weight: 500; line-height: 1.5; letter-spacing: 0px; color:#fff; margin: 0; } 
.ftr-itm.cnct p a {font-size: 40px; font-family: 'Instrument Sans'; font-weight: 700; line-height: 1; letter-spacing: 0; color: #931917; margin: 0; display: inline-block; } 
.ftr-itm.cnct p a:hover, .ftr-itm p.directions a:hover { color: #fff; } 
.ftr-itm p.directions a { color: #931917; text-transform: uppercase; margin: 6px 0 0; display: inline-block; } 
.ftr-itm.ftr-logo img { margin: 0 0 20px; } 
.social-icns { display: flex ; justify-content: center; gap: 10px; }
.ftr-block-list h2.text-heading {text-align: left;     font-size: 60px;}

/*Copy Rights Section*/

.ftr-disclaimer-list { margin: 0 0 40px; }
.ftr-copyrights-sec .ftr-disclaimer-list p { color: #a6abb8; line-height: 1.6; font-size: 19px; font-family: 'Roboto-Italic'; }
#footer-navigation ul { margin: 0 0 40px; font-size: 0; text-align: center; padding: 30px 0; border-width: 1px 0px 1px 0px !important; border: solid rgba(255, 255, 255, 0.22); }
#footer-navigation ul li { display: inline-block; padding: 0; position: relative; margin: 0 23px; }
#footer-navigation ul li a { font-size: 20px; letter-spacing: -0.4px; color: #fff; padding: 0; min-width: inherit; font-family: 'Roboto-SemiBold'; border: 0; line-height: 1; display: inline-block; }
#footer-navigation ul li.current-menu-item > a, #footer-navigation ul li:hover > a { color: #cd8b34; }
.ftr-copyrights-sec { background-color: #0c2b57; padding: 70px 0px 35px; text-align: center; }
.ftr-copyrights-sec p { margin: 0; color: #fff; font-size: 18px; }
.ftr-copyrights-sec p i { display: block; color: #a6abb8; margin-top: 12px; }
.ftr-copyrights-sec p a:hover { color: #cd8b34; }


.manhattan-blk a.direction {
    display: inline-block;
    margin: 0;
    line-height: 1.4;
}
.manhattan-blk a.direction:hover {#e09636}
 
 
/* Inner pages */

.page-container, .post-container {width: 100%; max-width: 1500px; margin: 0 auto; }
#main-heading {background-image: url(images/page-bnr-bg.webp); background-repeat: no-repeat; background-size: cover; background-position: left top; padding: 200px 0 0px; position: relative; z-index: 1;} 
#main-heading:before{position: absolute; content: ""; left: 0; top: 0; background-image: linear-gradient(180deg, rgba(5, 18, 35, 0.83) 0%, rgba(5, 18, 35, 0.49) 100%) !important; width: 100%; height: 100%;z-index:-1; pointer-events:none; } 
#main-heading h1 {font-size: 68px; font-family: 'Oswald-Bold'; font-weight: 400; line-height: 1.1; letter-spacing: 0; color: #fff; text-transform: uppercase; margin: 0 0 30px; } 
#main-heading .inrpg-breadcrumbs {font-size: 20px; font-family: 'Roboto-Regular'; font-weight: 400; line-height: 1.2; letter-spacing: 0.4px; color: #ffffff; margin: 0 0 20px; } 
#main-heading .inrpg-breadcrumbs span.current-item, #main-heading .inrpg-breadcrumbs span:hover {color: #cd8b34; }
.inner-bnr-sub-title {font-size: 22px;color: #cd8b34;line-height: 1;margin-bottom: 10px;text-transform: uppercase;font-family: 'Oswald-Medium';}
.page-bnr-blk {display: flex;justify-content: center;gap: 80px;align-items: center;}
.page-bnr-cnt {width:60%;padding: 0 0 0 50px;}
.page-bnr-atrny-img {width: 32%; max-width: 620px;}
.page-bnr-atrny-img img {width: 100%; display: block; float: right; max-width: 350px;}
.page-bnr-title{text-align: center;}
.inner-bnr-btm-title {font-size: 20px;color: #fff;line-height: 1.4;font-family: 'Roboto-Regular';letter-spacing: 0.3px;margin-bottom: 30px;}
.page-container, .post-container {border-top: 2px solid hsl(0deg 0% 100% / 28%);}
#main-heading:before{    position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; background-image: linear-gradient(180deg, rgba(5, 18, 35, 0.83) 0%, rgba(5, 18, 35, 0.49) 100%) !important;}
#post-content, #page-content {padding: 100px 0 150px;}
.page-col-full, .single-col-full {width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
#single-column, #post-column, #page-column {width: 70%;}
.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: 'Oswald-Light';font-weight: 400; letter-spacing: 0; line-height: 1.1; margin: 0 0 15px; color: #0b2850; }
#page-column h1,#page-column h2, #page-content .areaserved-item-list h2 {font-size: 58px;    font-family: 'Oswald-Medium';}
#page-column h3 {font-size: 46px; }
#page-column h4 {font-size: 38px;color:#0b2850;  font-family: 'Oswald-Light';}
#page-column h5 {font-size: 32px;}
#page-column h6 {font-size: 28px;}
#page-column p, #page-column li {font-size: 18px; font-family: 'Roboto-Regular'; line-height: 1.8; color: #000000; letter-spacing: 0; margin: 0 0 25px; }
#page-column li ul {padding: 15px 0 0; margin: 0; position: relative; }
#page-column ol,#page-column ul {margin: 0 0 25px; list-style-position: inside; }
#page-column ul li {list-style: none; padding-left: 20px; position: relative; margin: 0 0 15px; line-height: 1.6; }
#page-column ul li:before {background: #cd8b34; width: 9px; height: 9px; position: absolute; content: ""; left: 0; right: 0; top: 9px; border-radius: 50%; }
#post-content .posts-list .author-info a,
#page-column a,#page-column li a {color: #cd8b34; text-decoration: none !important; }
#page-column a:hover,
#page-column li a:hover {    color: #f1b465;}
#page-column ol {list-style-type: decimal; margin-left: 20px; }
#page-column ol li {list-style: decimal; padding-left: 0 !important;margin:0 0 15px; } 
#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 > 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;border: 2px solid #cd8b34;padding: 3px;}
.page-feature-img img, .single-thumbnail img {width: 100%; display: block; }

#main-heading .page-container{padding:50px 0;}
table td, table th {color: #000; font-size: 18px; padding: 12px !important;text-align: -webkit-auto; border: 1px solid #00000021 !important;}
thead{border: none !important;}


.page-template-tempalte-attorney-page #main-heading .page-container {padding: 100px 0; }
/* CTA Boxes */

.cmn-box {text-align: center;padding: 50px; margin: 40px 0;}
.cmn-box.one .cmn-box-cnslt-btn { display: flex; justify-content: center; gap: 25px; flex-direction: row-reverse; }
.cmn-box.one{ position: relative; z-index: 0; }
.cmn-box.one::before{ position: absolute; content: ""; left: 0; top: 0; background: #04193b85; width: 100%; height: 100%; z-index: -1;pointer-events:none; }
.cmn-box .cnslt-call a.cmn-btn { background-color: #cd8b34; padding: 16px 30px; font-family: 'Roboto-SemiBold'; font-size: 18px; }
.cmn-box.one .cnslt-call a.cmn-btn:hover,.cmn-box.one  .cnslt-btn a.cmn-btn:hover{ background-color: #ffffff; color: #cd8b34 !important; }
.cmn-box.one .cnslt-btn a.cmn-btn { font-size: 18px; padding: 16px 32px 16px 49px; background-color: #cd8b34; font-family: 'Roboto-SemiBold'; }
.cmn-box.one .cnslt-btn a.cmn-btn:before{left: 10px;}
.cmn-box.one .cnslt-call a::before{ display: none; }
.cmn-box.two { display: flex; justify-content: space-between; flex-direction: row-reverse; border-radius: 10px; padding: 50px 20px; position: relative; z-index: 0; background-color: #0F172B;}
.cmn-box.two .cmn-left-itm{ width: 68%; text-align: center; }
.cmn-box.two .cmn-rihgt-itm { width: 24.4%; }
.cmn-box.two .cmn-rihgt-itm img{ display: block; width: 100%; }
.cmn-box.two .cnslt-btn { margin: 0 0 25px 0; background: none; padding: 8px 16px;}
#page-column .cmn-box.two h4{ font-size: 17px; text-transform: uppercase; line-height: 1; color: #38bdf8 !important ; font-family: 'Roboto-Regular';  letter-spacing: 0.8px; margin: 0 0 15px 0;}
#page-column .cmn-box h2 { font-size: 38px; font-family: 'Oswald-ExtraLight'; line-height: 1.1; margin: 0 0 20px 0; text-transform: capitalize; }
#page-column .cmn-box.two h2 { font-size: 46px; font-family: 'Oswald-ExtraLight'; line-height: 1.1; margin: 0 0 20px 0;  }
#page-column .cmn-box.two h2 small{ font-family: 'Geist-Regular'; display: inline-block; margin: 15px  0 0 0; font-size: 40px; }
#page-column .cmn-box.one p a{ color: #cd8b34; }
#page-column .cmn-box.two p{ font-size: 17px; margin: 0 0 15px ;line-height: 1.7; }
#page-column .cmn-box.two h5{ font-size: 17px; font-family: 'Roboto-Regular'; margin: 0; line-height: 1; }
#page-column .cnslt-btn.btn-box h6{ font-size: 16px; font-family: 'Roboto-Regular'; line-height: 1; margin: 0 ; color: #ffffff; text-transform: none;  }
#page-column .cnslt-btn.btn-box a.cmn-btn{ font-size: 32px; font-family: 'Oswald-Regular'; line-height: 1; }
#page-column .cnslt-btn.btn-box  p{ margin: 0; }
#page-column .cnslt-btn.btn-box a.cmn-btn:hover{ color: #000000 !important; }
 

/*Sidebar Styles*/

.sidebar-page .sidebar-item {margin: 0 0 50px; background-color: #cd8b34; position: relative; padding: 32px 15px 20px; }
.sidebar-page .sidebar-item h2, h4.widget-title {padding: 0 0 20px; text-align: center; position: relative; font-size: 45px; line-height: 1; color: #fff; letter-spacing: 0px; margin: 0 0 10px; font-family: 'Oswald-Bold'; text-transform: uppercase; }
.sidebar-page .sidebar-item h2:before{content: ''; position: absolute; background-color: rgba(255, 255, 255, 0.502); 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;margin:0 0 5px;position:relative;}
.sidebar-page .sidebar-menu-pa ul li a {font-size: 22px; color: #fff; display: block; position: relative; font-family: 'Roboto-Semibold'; line-height: 1.1; margin: 0; letter-spacing: 0.5px; padding: 13px 15px 12px 40px; background-color: transparent; }
.sidebar-page .sidebar-menu-pa ul li a::before {content: ""; position: absolute; background-color: #fff; border-radius: 50%; width: 8px; height: 8px; top: 21px; left: 18px; }
.sidebar-page .sidebar-menu-pa ul li:last-child{margin-bottom: 0px;}
.sidebar-page .sidebar-menu-pa ul li.current-menu-item > a, .sidebar-page .sidebar-menu-pa ul li > a:hover {background-color: #0c2b57;color: #fff;}
.sidebar-page .sidebar-menu-pa .sub-menu li a {width: 100%; padding: 0px 20px 0px 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 !important; color: #ffffffbd; } 
.sidebar-page .sidebar-menu-pa .sub-menu li a:before {width: 6px; height: 6px; top: 5px; } 
.sidebar-page .sidebar-menu-pa .sub-menu li a:hover:before{background-color: #ffffffbd !important; } 
.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: 21px; 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 10px; } 
.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:10px 0 0 20px; }

/*testimonials sidebar*/

.sidebar-page section.widget.testi {background-color: #0c2b57; padding: 35px 40px 40px;}
#page-content section.widget.testi .testi-item {width: 100%; background-color: transparent; border:0px; margin: 0; padding: 0; outline: none;text-align:center; }
#page-content section.widget.testi .testi-item p {font-size: 19px; font-family: 'Roboto-Regular'; color: #fff; line-height: 1.65; letter-spacing: 0.5px; margin-bottom: 20px; text-align: center;}
#page-content section.widget.testi .testi-item .star-rat {width: 148px; height: 28px; background-image: url(images/sdbr-start-img.webp); background-repeat: no-repeat; background-position: center; margin: 0 auto 20px;padding: 0; }
#page-content section.widget.testi .testi-item .star-rat:before{display: none;}
#page-content section.widget.testi .testi-item h6 {font-family: 'Oswald-Bold'; font-size: 26px; color: #cd8b34; line-height: 1; text-transform: uppercase; letter-spacing: 0px; margin-bottom: 0px; }
.sidebar-page section.widget.testi h4.widget-title {margin: 0 0 30px;padding: 0;}
.sidebar-page section.widget.testi h4.widget-title:before{display: none; }
.sidebar-page .widget.testi .testi-sdbr-blk.owl-carousel .owl-nav{margin: 30px 0 0;}
.sidebar-page .widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button.owl-prev,
.sidebar-page .widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button.owl-next{width: 45px;height: 45px;background-color: #fff;border-radius: 50%;background-image: url("./images/sdb-testi-arr.webp");background-repeat: no-repeat;background-size: 9px;background-position: center;}
.sidebar-page .widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button.owl-next {rotate: 180deg;}
.sidebar-page .widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button span{font-size: 0px;}


/*blog sidebar*/

.sidebar-blog.blog-sidebar-itm {display: block; } 
.sidebar-blog {display: flex; justify-content: center; gap: 30px; margin: 0 0 40px; } 
.widget h2 {display: none; } 
.sidebar-blog input.search-field, .sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm input.search-field, .sidebar-blog.blog-sidebar-itm .widget select {padding: 17px 70px 17px 23px; border-radius: 0; display: block; position: relative; border: 1px solid #000; font-size: 18px; font-family: 'Roboto-Regular';color: #000 !important; line-height: 130%; letter-spacing: 0; width: 100%; max-width: 100%; appearance: none; outline: 0; background-color: transparent; } 
.sidebar-blog-item {width:100%; margin: 0; position: relative; } 
.sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm .widget select {background-image: url(images/sdbar-down-arrow-img.webp) !important; background-position: right 0 center; background-size: 60px 100%; background-repeat: no-repeat; } 
.sidebar-blog input.search-submit, .sidebar-blog.blog-sidebar-itm input.search-submit {position: absolute; right: 1px; top: 0; background-image: url(images/search-btn-img.webp) !important; background-repeat: no-repeat; border-radius: 0px !important; background-position: right center; background-size: 100% 97%; width: 60px; height: 100%; border: none; font-size: 0; cursor: pointer; background-color: transparent; padding: 0; outline: 0; transform: inherit; } 
.blog .sidebar-blog .sidebar-blog-item.blog_search {order: 3; } 
.blog .sidebar-blog .search-form {position: relative; }
.sidebar-blog.blog-sidebar-itm input, .sidebar-blog.blog-sidebar-itm .widget select, .sidebar-blog.blog-sidebar-itm input.search-field {color: #fff !important; } 
.sidebar-page .sidebar-blog button:hover {background-position: right 0 center ; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm .widget select option {color: #000; } 
.sidebar-blog.blog-sidebar-itm {flex-direction: column; gap: 0; overflow: hidden; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm {background-color: #0c2b57; padding: 40px 35px; margin: 0; } 
.sidebar-page .sidebar-item.sidebar_archives{margin: 0 !important; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-blog-item.blog_search {width: 100%; margin: 0 0 30px; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h2 {padding: 0;border: 0;text-align: left;margin: 0 0 17px;color: #fff;}
.sidebar-page .sidebar-blog.blog-sidebar-itm .widget.widget_archive {margin: 0 !important; } 
.sidebar-page .sidebar-item.sidebar_categories, .sidebar-page .sidebar-item.sidebar_archives, .sidebar-page .sidebar-item.sidebar_search {background-color: transparent; margin: 0 0 30px; padding: 0; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h2::before{display: none; }
.sidebar-page .sidebar-blog.blog-sidebar-itm input,
.sidebar-page .sidebar-blog.blog-sidebar-itm select{border-color: #fff;}

#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; } 
.sidebar-page ul.splide__pagination {display: none; } 
.sidebar-page button.splide__arrow.splide__arrow--prev {left: 0; } 
.sidebar-page button.splide__arrow.splide__arrow--next{right: 0; } 
.sidebar-page .splide__arrows {position: absolute; bottom: 30px; max-width: 100px; display: flex ; justify-content: center; width: 100%; left: 0; right: 0; margin: auto; } 
.sidebar-page button.splide__arrow{position: inherit; } 
#page-column section.widget.widget_team_member.hm {margin: 0 0 30px; } 
#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; } 
#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: 'DM Serif Display'; font-weight: 400; letter-spacing: 0.52px; line-height: 1; color: #000000; margin: 0; border: 1px solid rgb(32, 32, 32, 0.25); background-image: url(images/down-arrow.webp); background-repeat: no-repeat; background-size: 21px; background-position: right 22px center; } 
#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: #a7211f; color: #ffffff; border-color: #a7211f; background-image: url(images/up-arrow.webp); }


/*Blog page*/

.post-col-full#page-column{width: 100%;}
.posts-list {width: 32%; background-color: #fff; position: relative; border: 1px solid #b6c5c6; padding: 0 0 55px; }
#post-column-full {width: 100%;display: flex;flex-wrap: wrap;justify-content: center;gap: 30px;}
#post-content .posts-thumbnail img {width: 100%; display: block; }
#post-content .posts-list .posts-block {padding: 30px 30px 0; }
#post-content .posts-list .author-info .post-dmy, 
#post-content .posts-list .author-info .post-categories a, 
#post-content .posts-list .author-info .author-meta {font-size: 19px;font-family: 'Oswald-Regular'; line-height: 1; letter-spacing: 0; color: #000; margin: 0; }
#post-content .posts-list .author-info a{color: #cd8b34;}
#post-content .posts-list .posts-block h5{margin: 0 0 15px;font-family: 'Oswald-Regular'; }
#post-content .posts-list .posts-block h5 a {display: inline-block;line-height: 1.3; letter-spacing: 0; color: #000000; }
#post-content .posts-list .posts-readmore {position: absolute;bottom: 30px; }
#post-content .posts-list .posts-block p {font-size: 18px;line-height: 1.6;font-family: 'Roboto-Regular';color: #000000;letter-spacing: 0;margin: 0 0 20px;}
#post-content .posts-list .author-info {display: flex; gap: 5px; align-items: center; justify-content: flex-start; flex-wrap: wrap; margin: 0 0 20px; }
#post-content .posts-list .posts-readmore a {font-size: 18px;font-family: 'Oswald-Medium';line-height: 1;letter-spacing: 0.3px;text-transform: uppercase;display: inline-block;color: #cd8b34;}

#post-column-full .post-pagination {width: 100%; }
#post-column-full .nav-links {text-align: center; display: flex; justify-content: center; align-items: center; margin: 30px 0px 0; gap: 7px; }
#post-column-full .nav-links .page-numbers {width: 55px; height: 55px; margin: 0; padding: 5px; font-size: 27px; font-family: 'Oswald-Regular'; line-height: 1; letter-spacing: 0; border: 0; text-align: center; color: #000; display: flex; justify-content: center; align-items: center; }
#post-column-full .nav-links .page-numbers.current,
#post-column-full .nav-links .page-numbers:hover {background-color: #cd8b34; color: #fff; }
#post-column-full .nav-links a.prev.page-numbers, 
#post-column-full .nav-links a.next.page-numbers {font-size: 0; background-image: url(images/blog-pg-prev-arw.webp); display: inline-block; width: 16px; height: 25px; background-repeat: no-repeat; margin: 0 20px; border: none; padding: 0; }
#post-column-full .nav-links a.next.page-numbers {background-image: url(images/blog-pg-next-arw.webp); }
#post-column-full .nav-links a.prev.page-numbers:hover, 
#post-column-full .nav-links a.next.page-numbers:hover{background-color: transparent;}
#post-column-full .nav-links .page-numbers.dots:hover{background-color: transparent;color: #000;}


/* Single Blog */

.single-thumbnail img {height: 480px;object-fit: cover;object-position: center;}

#page-column .single-meta {display: flex; align-items: center; justify-content: flex-start; gap: 0px; margin: 0 0 30px; }
#page-column .single-author .author-by, #page-column .single-author .meta-date {font-size: 20px; font-family: 'Instrument Sans'; font-weight: 500; line-height: 1.1; letter-spacing: 0; color: #000000; margin: 0; }
#page-column .single-meta .single-category {display: flex;align-items: center;}
#page-column .single-meta .single-category p, #page-column .single-author p{margin: 0px;line-height: 1;}
.single-author-box {padding: 15px; border: 1px solid #000; margin: 30px 0; }
.single-author-avatar {width: 19%; margin: 0 2% 0.5% 0; float: left; }
.single-author-avatar img {width: 100%; display: block; border-radius: 0 !important; }
.single-author-description {font-size: 18px; font-family: 'Golos Text'; font-weight: 400; line-height: 1.75; letter-spacing: 0; color: #000000; margin: 0; }
.single-pagination {margin: 30px 0 0; }
.single-pagination .nav-links a {font-size: 20px; font-weight: 700; background-color: #cd8b34; color: #fff !important; padding: 20px 30px 18px; display: inline-block; text-align: center; font-family: 'Oswald-Regular'; text-transform: uppercase; letter-spacing: 1px; line-height: 1; }
.single-pagination .nav-links a:hover {background-color: #0c2b57; }
.single-pagination .post-navigation .nav-links {justify-content: space-between;margin-top: 50px;}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous,
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {flex: inherit;}

.widget{margin: 0; }


/*Area served page*/

#page-content .areaserved-item-list {background-color: #0e2b55; border-radius: 30px; padding: 45px; margin-bottom: 20px; text-align: center;}
#page-content .areaserved-item-list h2 {color: #fff; text-align: center;text-transform: uppercase;}
#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-size: 20px; font-family: 'Roboto-Regular'; line-height: 1.2; padding: 15px 10px; background-color: #E8E8E8; color: #cd8b34; display: flex; text-align: center; min-height: 50px; justify-content: center; align-items: center;}
#page-content .areaserved-item a:hover {background-color: #cd8b3f; color: #fff;}
 

 /*Contact Page*/

.contact-page .in-cont-list {display: flex ; justify-content: space-between; }
.contact-page .in-cont-item {width: 31.6%; background-color: #0C2B57; border-radius: 30px; position: relative; text-align: center; padding: 40px 20px; }
.contact-page .in-cont-item:hover {background-color:#cd8b3f}
.contact-page #page-column .in-cont-item h4{color: #fff;position: relative;padding-top: 90px;font-family: 'Oswald-Medium';}
.contact-page #page-column .in-cont-item h4:before {content: ""; background-image: url(./images/hm-spritesnew.webp); width: 70px; height: 70px; position: absolute; background-position: -26px -238px; top: 0; left: 0; right: 0; background-color: #cd8b3f; margin: auto; border: 2px solid #fff; border-radius: 50px; }
.contact-page #page-column .in-cont-item p{color:#fff;line-height: 1.6;margin: 0;}
.contact-page #page-column .in-cont-item.phn h4:before {background-position: -114px -235px; }
.contact-page #page-column .in-cont-item.icons h4:before {background-position: -207px -238px;}
.social-icn.inr {position: unset; display: flex; justify-content: center; gap: 10px; }
#page-column .in-cont-item .inr-cnt-call {font-size: 30px; color: #fff; display: inline-block; line-height: 1; margin: 0; }
.contact-page #page-column .in-cont-item:hover .office-loc-map{color: #fff;}
.contact-page #page-column .in-cont-item a{text-decoration: underline;}
.contact-page #page-column h2.mid-heding{text-align: center;}
/*testimonials page*/

.review-item .star-rating img{display: block;width: 100%;}
.review-item{padding: 0px 0 25px;border-bottom: 2px solid;border-image: linear-gradient(to right, #0b285000, #0e2b55, #1a4d9b00) 1; margin: 0 0 50px}
.review-item:last-child{margin-bottom: 0px;}
.review-item .star-rating{width: 17%;margin: 0 0 0 -11px;}
#page-column .review-item h6{margin-bottom: 0px;}


/*single attoreny page*/

#page-column .btn-box h6{ font-family: 'Roboto-SemiBold'; color: #fff; line-height: 1; margin: 0px; text-transform: capitalize; font-size: 18px; }
#page-column a.cmn-btn{color:#fff;}
#page-column a.cmn-btn:hover{color: #0c2b57;}
.single-profile-block { display: flex; align-items: center; justify-content: center; gap: 40px; flex-wrap: wrap; padding: 30px 20px; margin: 0 0 30px; background-color: #f7f1e3; }
#page-column .single-profile-block .sp-block h2 { font-family: 'Roboto-Medium'; font-size: 58px; line-height: 1.1; margin: 0 0 25px; color: #1a1a1a;}
#page-column .single-profile-block .sp-block h5 {font-family: 'Roboto-Medium';font-size: 26px;line-height: 1;margin: 0 0 20px;text-transform: uppercase;color: #b8963e;letter-spacing: 2.5px;}
#page-column .single-profile-block .sp-block p{ font-family: 'Roboto-Italic'; font-size: 28px; line-height: 1.3; margin:0 0 25px; color: #666666;}
.media-logo { margin: 25px 0 0 ; }
.single-profile-image{ width: 47.25%; }
.single-profile-image img { display: block; width: 100%; }
.sp-block{ width: 47.25%; }
#page-column .sp-block .btn-box a{color: #fff;}
#page-column .sp-block .btn-box a:hover{color: #0c2b57;}
 .media-logo img {width: 100%; max-width: 155px; }
 

/* blue boxes */
.blue-boxes{ display: flex; justify-content: center;gap: 20px; flex-wrap: wrap; margin: 0 0 20px; }
.blue-box{ width: 31.6667%; padding:25px ; background-color: #f5f5f3; border-radius: 8px; overflow: hidden; border: 2px solid #0C2B57; transition: background-color 300ms ease 0ms,background-image 300ms ease 0ms; }
.blue-box:hover{ background-color: #0C2B57; }
#page-column .blue-box h6{ text-align: center; color: #0b2850;font-family: 'Oswald-Medium'; }
#page-column .blue-box p{ text-align: center; margin: 0; }
.blue-box:hover h6,
.blue-box:hover p{ color: #ffffff !important; }
 
/* border heading */
#page-column .sub-heading-title{ position: relative; text-align: center; margin: 0 0 15px; }
#page-column .sub-heading-title::before{ content: ""; position: absolute; left: 0; top:0; bottom: 0; right: 0; margin: auto; width: 100%; height: 2px; background-color: #000; z-index: 0; }
#page-column .sub-heading-title h3.sub-title{ position: relative; z-index: 1; display: inline-block; margin: 0 0 !important; padding: 0 20px; background: #fff; text-align: center; font-size: 46px; line-height: 1.1; font-family: 'Oswald-ExtraLight'; color: #0b2850 ; }
 
/* list boxes */
#page-column .info-list{ display: flex; flex-wrap: wrap; gap: 10px; margin: 20px 0; padding: 0; list-style: none; }
#page-column .info-list li{ background-color: #f5f5f3; border: 1px solid #dddddd; border-radius: 6px; padding: 4px 10px; overflow: hidden; font-size: 12px; line-height: 1.7; color: #000; list-style: none; font-family: 'Roboto-Regular';margin: 0;}
#page-column .info-list li::before{ display: none !important; content: none !important; }
 
/* design table */
.blue-table{ width: 100%; border-collapse: separate; border-spacing: 0; margin: 30px 0;border-radius: 8px 8px 0 0; overflow: hidden; }
.blue-table thead th {background-color: #173b63;color: #fff;text-align: left;padding: 16px 20px;font-size: 16px;letter-spacing: 0.6px;font-weight: 700;text-transform: uppercase;font-family: 'Roboto-SemiBold';}
.blue-table thead th:first-child{ border-radius: 8px 8px 0 0; }
.blue-table tbody td{ padding: 14px; font-size: 18px; line-height: 1.5; vertical-align: middle; border-bottom: 1px solid #dddddd; color: #000;font-family: 'Roboto-Regular'; }
.blue-table tbody td:first-child{  color: #173b63; white-space: nowrap; }
.blue-table tbody tr:hover{ background: #f5f8fc; }
.blue-table tbody tr:last-child td{ border-bottom: 0; }
 
/* sigle highlight box */
#page-column .highlight-box{ background: #f4f0e6; padding: 30px 25px 20px; margin: 30px 0; border-left: 3px solid #b8963e; }
#page-column .highlight-box p{ margin: 0 0 25px; font-size: 18px; line-height: 1.5; font-family: 'Roboto-Italic'; color: #000; }
#page-column .highlight-link{ display: inline-block; color: #d28b2d; font-size: 18px; font-style: italic; text-decoration: none; transition: all 0.3s ease; }
#page-column .highlight-link:hover{ color: #0C2B57; }
#page-column .highlight-box p:last-child{ margin: 0 !important; }
 
/* icon list boxes*/
#page-column .icon-info-list{ display: flex; flex-wrap: wrap; gap: 10px; margin: 20px 0; padding: 0; list-style: none; }
#page-column  .icon-info-list.center {justify-content: center; align-items: center; }
#page-column .icon-info-list li{ padding: 0 !important; margin: 0px;}
#page-column .icon-info-list li a{ position: relative; background-color: #f5f5f3; border: 1px solid #dddddd; border-radius: 6px; padding: 4px 10px 4px 25px; font-size: 14px; line-height: 1.7; color: #cd8b34; list-style: none; font-family: 'Roboto-Regular'; display: inline-block; }
#page-column .icon-info-list li a:hover{text-decoration: underline !important;    color: #f1b465 !important;}
#page-column .icon-info-list li a::before { content: ""; background-color: #30a0ee; position: absolute; top: 0px; bottom: 0; margin: auto; left: 10px; width: 7px; height: 7px; transform: rotate(45deg); }
#page-column .icon-info-list li::before{ content: none !important; display: none !important; }
#page-column .icon-info-list li a:hover{ color: #b8963e; }
 
/* single box */
.single-blue-box{ padding: 25px; background-color: #f5f5f3; border: 2px solid #0C2B57; border-radius: 8px; overflow: hidden; transition: all 300ms ease; margin-bottom: 30px;}
.single-blue-box:hover{ background-color: #0C2B57; }
#page-column .single-blue-box h5{ font-family: 'Roboto-Medium'; font-size: 28px; line-height: 1.1; margin-bottom: 15px; color: #b8963e; transition: color 300ms ease; text-align: center; }
#page-column .single-blue-box p{ font-family: 'Roboto-Regular'; font-size: 18px; line-height: 1.7; color: #000000; margin-bottom: 15px; transition: color 300ms ease; text-align: center; }
#page-column .single-blue-box p:last-child{ margin-bottom: 0; text-align: center; }
#page-column .single-blue-box p strong {letter-spacing: 0.6px;}
.single-blue-box:hover h5, .single-blue-box:hover p, .single-blue-box:hover p strong{ color: #ffffff !important; }


/* tick box */
#page-column  .tick-boxes{ display: flex; justify-content: space-between; flex-wrap: wrap; margin: 0 0 20px; }
#page-column  .tick-box{ width: 31.6667%;padding: 25px; background-color: #f5f5f3; border-radius: 8px; overflow: hidden; }
#page-column .tick-box h6{ position: relative; padding-top: 35px; text-align: center;  }
#page-column .tick-box h6::before{ content: ""; position: absolute; top: 0; left: 0; right: 0; margin: auto; width: 24px; height: 24px; background: url(images/tick-img.webp) no-repeat center; background-size: contain; }
#page-column .tick-box p{  text-align: center; margin: 0; }


/* testi design */
#page-column .review-blk{ display: flex; justify-content: space-between; flex-wrap: wrap; gap: 20px; margin: 10px 0 20px; }
#page-column  .review-itm{ position:relative; padding:35px; width: 48%; background:#fff; border:1px solid #e6e6e6; border-radius:16px; box-shadow:0 8px 25px rgba(0,0,0,.05); }
#page-column  .star-rating-img{ width: 40%; margin-bottom:20px; }
#page-column  .star-rating-img img{ width:100%; display:block; }
#page-column  .review-itm p{ font-family: 'Roboto-Regular'; margin:0 0 25px; font-size:18px; line-height: 1.7; color: #000000; }
#page-column  .review-itm h6{ font-size: 28px; line-height: 1.1; margin-bottom: 10px; font-family: 'Oswald-Medium'; color: #0b2850; }

.our-victories-blk{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.our-victories-img , .our-victories-list{ width: 48.5%; }
.our-victories-img img{ width: 100%; height: 100%; object-fit: cover; display: block; }
.our-victories-list { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 25px;  }
.our-victories-list .our-victories-itm { width: 47%; border: 3px solid #0C2B57; padding: 20px; background-color: #ffffff; }
.our-victories-itm h3{ font-size: 35px; line-height: 1.1; margin: 0 0 20px; color: #CD8B34; font-family: 'Oswald-Bold'; }
.our-victories-itm p { font-family: 'Roboto-Regular'; color: #000000; line-height: 1.7; font-size: 18px;  margin: 0; }

#page-column .highlight-box h5{ color: #0b2850;font-family: 'Oswald-Medium'; }

#page-column .single-blue-box:hover p a:hover{ color: #fff !important;}

.hm-about-sec.inr p ,
.about-blk.box p{margin: 0 0 30px;}
.about-blk.box:before ,.about-blk.box:after{display: none;}

.btn-inr{text-align: center;}

.about-blk.box{border: 2px solid #0e2b55;position: unset;margin: 0 0 30px;}

.hm-about-sec.rusin h2.text-heading ,.hm-about-sec.rusin h6{margin: 0 0 30px;}

.our-victories-sec { padding: 50px 0px; }
.hm-about-sec .our-victories-itm p{text-align: left;}

.hm-choosing-sec.russiapg-choose-sec {padding-top: 50px;}

.page-template-template-landingpage .hm-choosing-sec{padding-top: 50px;}


/* Strona główna Page */

#page-content.strona-page{padding-bottom: 0px;}

.strona-page .hm-practice-areas-sec{padding-top: 0px;}
.strona-page .hm-practice-areas-sec:before{height: 71%;}
.strona-page .hm-practice-item h3 {font-size: 27px;}
.strona-page .hm-practice-item::before{display: none;}
.strona-page .hm-practice-item:hover::before{display: block;}
.strona-page .hm-practice-item img{filter: none;}
.strona-pg-pract-headings {width: fit-content;margin: auto;background-color: #fff;padding: 50px 20px 0;}
.strona-pg-pract-headings h4 {font-size: 26px;line-height: 1;letter-spacing: 1px;font-family: 'Roboto-SemiBold';text-transform: uppercase;color: #cd8b34;}
.strona-page .prct-btn a {font-size: 18px;line-height: 1;font-family: 'Roboto-Regular';padding: 15px 30px;background-color: #cd8b34;color: #fff;display: inline-block;}


/*VREDICTS SECTION*/
 
.vredicts-sec {padding: 100px 0; }
.vredicts-sec h2{font-size: 55px; line-height: 1; letter-spacing: 0.5px;     font-family: 'Oswald-SemiBold';color: #cd8b34; margin: 0 0 40px; }
.vredicts-sec p{color: #0C2B57;font-size: 27px;    font-family: 'Oswald-SemiBold';line-height: 1.1;margin: 0 0 50px;}
.vredicts{display: flex;justify-content: space-between;}
.vredicts .vredicts-left-item{width: 49%;} 
.vredicts .vredicts-lst{width: 49%;    background: linear-gradient(to top right, #061326, #0c2b57);}
.vredicts-sec .vredicts-items h6{color: #CD8B34;font-size: 30px;margin: 0 0 30px;text-align: left;line-height: 1;font-family: 'Roboto-Medium'; }
.vredicts-sec .vredicts-items p{font-size: 18px;line-height: 1.7;color: #fff;margin: 0;font-family: 'Roboto-Medium';}
.vredicts-sec .vredicts-items h2{font-size: 80px;line-height: 1;color: #fff;margin: 0 0 30px;font-family: 'Roboto-SemiBold';}
.vredicts-items {padding: 120px 85px 100px; }
.vredicts-lst.owl-carousel .owl-dots button {width: 15px; height: 15px; background-color: #4e89d6; border-radius: 50px; margin-right: 7px; } 
.vredicts-lst.owl-carousel .owl-dots {text-align: center; position: absolute; bottom:30px; left: 0; right: 0; margin: auto; } 
.vredicts-lst.owl-carousel .owl-dots .active{background-color: #CD8B34;} 
.vredicts-lst.owl-carousel .owl-nav span {position: absolute; top: -15px; bottom: 0; margin: auto; left: 15px; right: auto; } 
.vredicts-lst.owl-carousel .owl-nav .owl-next span {right: 15px; left: auto; } 
.vredicts-lst.owl-carousel .owl-nav{position: absolute;top: 0;bottom: 0;width: 100%;display: flex;justify-content: space-between;margin: auto;height: max-content;font-size: 50px;}
.vredicts-lst.owl-carousel .owl-nav button {width: 50px;height: 50px;border: 1px solid #fff !important;background-color: #4e89d6 !important;color: #fff !important;}
.vredicts-btn a{padding: 16px 40px; font-size: 20px; color: #fff; background-color: #CD8B34; line-height: 1.2; display: inline-block; font-family: 'Oswald-Bold';}

.prsnl-inj-sec {padding: 0 0 150px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt {position: relative;padding: 0px 30px 20px;z-index: 1;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt:before {position: absolute;content: "";border: 1px solid #3766a5;width: 100%;height: calc(100% - 45px);bottom: 0;left: 0;right: 0;margin: auto;z-index: -1;pointer-events: none;}
.strona-page .prsnl-inj-sec .text-heading {font-size: 70px;color: #0c2b57;padding: 0 20px;background-color: #fff;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt h3 {font-size: 45px;line-height: 1;letter-spacing: 0.5px;font-family: 'Roboto-Medium';color: #cd8b34;margin: 0 0 20px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt p {font-size: 18px;font-family: 'Roboto-Regular';line-height: 1.6;margin: 0 0 25px;color: #000;}
.strona-page .prsnl-inj-sec .google-img {width: 100%;margin: 30px 0;max-width: 200px;}

.strona-page .videos-sec{background-color: #0c2b57;padding: 60px 0;}
.strona-page .videos-sec .videos-headings {text-align: center;margin-bottom: 60px;}
.strona-page .videos-sec .text-heading{color: #fff;}
.strona-page .videos-sec .videos-headings h4 {font-size: 45px;line-height: 1;color: #cd8b34;margin: 0;text-transform: uppercase;font-family: 'Oswald-Regular';}
.strona-page .videos-sec .videos-blk {display: flex;justify-content: center;gap: 50px;}
.strona-page .videos-sec .video-itm {width: 46%;padding: 25px;border: 1px solid #265fa9;}
.strona-page .videos-sec .video-itm video {width: 100%;height: 100%;}


.nomberg-blk.inner-media {flex-wrap: wrap; gap: 10px; }
.nomberg-blk.inner-media .nomberg-item {width: 24.1%; margin: 0 0 20px; }

.strona-rev-sec {background: linear-gradient(to right, #061428 3%, #0b2952 20%, #061428); padding: 0 0 120px; }
.strona-rev-sec .strogna-sec{display: flex;justify-content: space-between;gap: 20px;    align-items: end;}
.strona-rev-sec .strogna-lft-sec{width: 49%;background-color: #235ca7;padding: 75px 0;    margin: -110px 0 0;position: relative;}
.strogna-review-item {padding: 0 110px; }
.strona-rev-sec .strogna-rgt-img{width: 50%;position: relative;z-index: 2;}
.strogna-reviews p{font-size: 20px;line-height: 2.1;font-style: italic;      font-family: 'Roboto-Medium'; margin: 0 0 50px;color: #fff;text-align: center;}
.strogna-lft-sec .strogna-reviews h3{font-size: 30px;color: #9ec8ff; font-family: 'Oswald-SemiBold';margin: 0;line-height: 1;margin:  0  0 30px;}
.strogna-star-img{background-image: url(images/strogna-star-img.webp); background-repeat: no-repeat; margin: auto; background-position: center; width: 275px; height: 72px;}
.strogna-lft-sec h3{font-size: 40px;text-align: center;color: #fff;text-transform: uppercase;line-height: 1;margin: 0 0 80px;}
p:empty {display: none; }
.strogna-reviews.owl-carousel .strogna-review-item img {width: 42px; height: 37px; }
.strona-rev-sec .strogna-lft-sec:before {content: ''; position: absolute; width: 100%; height: 90%; border: 1px solid #fff; top: 60px; left: 26px; z-index: 2; padding: 0; margin: 0;pointer-events:none; }
.strogna-rgt-img img {margin: 0 0 30px; }
.vredicts-btn.strogana-btn{text-align: center;}
.strogna-reviews.owl-carousel .owl-dots button {width: 15px; height: 15px; background-color: #4e89d6; border-radius: 50px; margin-right: 7px; } 
.strogna-reviews.owl-carousel .owl-dots {text-align: center;margin-top: 20px;}
.strogna-reviews.owl-carousel .owl-dots .active{background-color: #CD8B34;}
 
.strona-page .aggressive-sec{background-color: #0c2b57;padding: 80px 0 170px;}
.strona-page .aggressive-sec .aggressive-blk{display: flex;justify-content: space-between;}
.strona-page .aggressive-sec .aggressive-lft{width: 49%;}
.strona-page .aggressive-sec .aggressive-lft img{width: 100%;display: block;}
.strona-page .aggressive-sec .aggressive-rit {width: 49%;padding: 0 50px;position: relative;z-index: 1;}
.strona-page .aggressive-sec .aggressive-rit:before {position: absolute;content: "";border: 1px solid #265fa9;width: 100%;height: 80%;left: 0;right: 0;top: 40px;z-index: -1;pointer-events: none;}
.strona-page .aggressive-sec .aggressive-rit .text-heading {font-size: 68px;line-height: 1;text-align: left;color: #fff;display: inline-block;background-color: #0c2b57;padding: 0 70px 0 20px;margin: 0 0 20px;}
.strona-page .aggressive-sec .aggressive-rit h4 {font-size: 45px;line-height: 1;color: #cd8b34;text-transform: uppercase;font-family: 'Oswald-Semibold';margin: 0 0 25px;}
.strona-page .aggressive-sec .aggressive-rit p {font-size: 18px;font-family: 'Roboto-Regular';font-weight: 700;line-height: 1.5;margin: 0 0 30px;letter-spacing: 0.3px;color: #fff;}
.strona-page .aggressive-sec .aggressive-rit p strong{color: #cd8b34;}
.strona-page .aggressive-sec .aggressive-rit .aggres-btm-cnt{text-align: right;}
.strona-page .aggressive-sec .aggressive-rit .aggres-btm-cnt p{font-weight: 400;font-style: italic;}
.strona-page .aggressive-sec .aggressive-rit .prct-btn a {padding: 15px 50px;}

.strona-page .aggressive-sec .aggressive-rit.blk {padding: 0 50px 70px;}




/*Responsive*/





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

}

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

.container1 {max-width: 1650px;}

.hm-practice-areas-sec:before { width: 1670px; }

}

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

.container1 {max-width: 1550px;}

.text-heading {font-size: 75px;}

.header-number a {font-size: 42px;}
.header-number p {font-size: 21px;}
#main-navigation ul li {margin: 0 13px;}
#main-navigation ul li a {font-size: 18px;}

.banner-items {width: 97%;margin-right: auto;}
.banner-title h1 {font-size: 95px;}

.case-sub-title h4 {font-size: 19px;}
.case-header {padding: 15px 60px 15px 28px;}

.serv-item h4 {font-size: 28px;margin: 0px;}
.map-section p {font-size: 28px;}

/* ------------- */
.choosing-blk { gap: 40px; }
.hm-choosing-sec { padding: 0 0 100px;    height: 800px; }
.choosing-rit ul li { font-size: 23px; }
/* ----------- */
.hm-practice-areas-sec:before { width: 1550px; }
.hm-practice-item.snd-row { width: 18%; }

/* -------------- */
.hm-testi-rit { padding-left: 75px; }
.hm-testi-list .owl-nav { left: -70px; }
.hm-testi-lft { padding: 30px 0 0; }


/* Inner pages */

.strona-page .prsnl-inj-sec .text-heading {font-size: 65px;}

.strogna-review-item {padding: 0 90px;}



}

@media screen and (max-width:1600px) {
    
.container, .container1 {max-width: 1400px;}

a.cmn-btn {font-size: 37px;padding-left: 45px;}
.text-heading {font-size: 65px;}
a.cmn-btn1 { padding: 21px 45px; font-size: 19px; }

.header-number {gap: 25px;margin: 0 0 30px;}
.header-number a {font-size: 37px;}
.header-number p {font-size: 19px;}
#main-navigation ul li {margin: 0 10px;}
#main-navigation ul li a {font-size: 17px;}
.site-branding {width: 27%;}
.logo-section {padding: 17px 0;}

.banner-title h1 {font-size: 85px;}
.banner-title h1 strong {font-size: 37px;}
.banner-rgt {width: 56%;}
.home-banner-sec p {font-size: 21px;}
.btn-box {padding: 8px 30px;}
.social-icn a{transform: scale(0.9);}
.banner-items:before {width: calc(100% + 15px) !important;}

.hm-about-sec h2.text-heading {font-size: 65px;margin: -125px 0 35px;}
.about-blk {padding: 80px 110px 30px;}
.hm-about-sec h6 {font-size: 28px;}
.about-blk:before {width: calc(100% + 30px);top: -15px;}

.hm-case-results h6 {font-size: 27px;margin: 0 0 50px;}
.case-amount h3 {font-size: 38px;}
.case-item.active .case-sub-title h4 {font-size: 22px;}
.case-sub-title h4 {font-size: 18px;}
.case-header {padding: 15px 56px 15px 23px;}
.case-year {padding: 7px 24px;font-size: 19px;}
.case-amount p {font-size: 17px;letter-spacing: 0;}
.case-content {padding: 15px 25px;}
.case-content p {font-size: 17px;}
.case-accordion {padding-right: 80px;}
.case-viwe-btn a {padding: 22px 45px;font-size: 20px;}

.map-section {padding: 100px 0;}
.map-section p {font-size: 26px;margin: 0 0 70px;}
.map-section p br{display: none;}
.serv-item h4 {font-size: 26px;}
.serv-item:before {transform: scale(0.9);}
/* ----------------- */
.clent-testi-bg { padding: 65px 0 80px; }
.sub-title { 
    font-size: 25px; 
}
/* ---------------------- */
.hm-testi-lft h6 { font-size: 27px; }
.hm-testi-list .owl-nav button { transform: scale(0.9); }
.hmtesti-btn a.cmn-btn1 { padding: 20px 31px; }
.testi-item h5:before { width: 29%; }
.testi-item h5 { font-size: 18px; }
.hm-testimonials { padding: 80px 0 0; }
.star-rat { padding-right: 50px; }
.star-rat:before { width: 60px; }
/* ---------------- */
.hm-practice-areas-sec:before { width: 1400px;    height: 75%; }
.hm-practice-item { width: 23%; }
.hm-practice-item h3 { font-size: 30px;}
.hm-practice-areas-sec { padding: 95px  0; }
.hm-practice-item.snd-row { width: 17%; }
/* --------------- */
.choosing-rit ul li:last-child { margin: 0 0 50px; } 
.choosing-rit ul li { font-size: 22px; }
/* --------------------------- */
.home-radio-sec { padding: 100px 0 80px; }
.hm-radio-pg h3 { font-size: 20px;}
.hm-radio-pg  .hm-radio-lst { gap: 35px; padding: 60px 0; }


.nomberg-blk{gap: 18px;}
/* ------------------- */
.home-awards-sec::before { max-width: 1400px; }
.home-awards-sec h3 { font-size: 20px;}
.brett-media-list p { font-size: 26px; }
.home-media-sec { padding: 100px 0 0px; }

.accordion-section a { font-size: 22px; padding: 23px 65px 23px 20px; }
.accordion-section-content p { font-size: 17px;}
.accsec-ritcnt.accordion { padding: 0 50px; }
/* --------------- */

.ftr-block-sec { padding: 70px 35px 0 0; }
.ftr-block-list h4 { font-size: 22px; margin: 0 0 50px;}
.hm-form-sec p { font-size: 17px;}
.manhattan-itm h5 { font-size: 24px; }
.ftr-call a { font-size: 33px;}
.ftr-sctn { padding: 0 0 110px; }
.hm-form-sec { padding: 55px 50px 60px 35px;}
.manhattan-socal { gap: 20px; }
.ftr-copyrights-sec { padding: 60px 0px 35px; }
.ftr-copyrights-sec .ftr-disclaimer-list p { font-size: 18px; }
#footer-navigation ul { margin: 0 0 35px; padding: 25px 0; }
#footer-navigation ul li a { font-size: 19px;}
.ftr-copyrights-sec p { font-size: 17px; }


.ftr-block-list h2.text-heading{font-size: 55px}

/* Inner pages */

.page-container, .post-container{max-width: 1400px;}

#main-heading {padding: 180px 0 0px;}
#main-heading h1 {font-size: 57px;}
.inner-bnr-btm-title {font-size: 19px;} 

#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 50px;}
#page-column h3 {font-size: 41px;}
#page-column h4 {font-size: 32px;}
#page-column h5 {font-size: 28px;}
#page-column h6{font-size: 26px;}

.sidebar-page .sidebar-item h2, h4.widget-title {font-size: 43px;}
#page-column p, #page-column li {font-size: 17px;}
#page-column ul li:before {top: 11px;}

#page-content section.widget.testi .testi-item h6 {font-size: 25px;}

#post-column-full {gap: 28px;}

#page-column .cmn-box.two h2 {font-size: 43px;}

#page-content .areaserved-item a {font-size: 19px;}

#page-column .single-profile-block .sp-block h2 {font-size: 53px;margin: 0 0 20px;}
#page-column .single-profile-block .sp-block h5 {font-size: 23px;margin: 0 0 15px;}
#page-column .single-profile-block .sp-block p {font-size: 26px;}

.our-victories-itm h3 { font-size: 30px; }
.our-victories-list .our-victories-itm { padding: 15px; }

.strona-pg-pract-headings h4 {font-size: 24px;}
.strona-page .prsnl-inj-sec .text-heading {font-size: 60px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt h3 {font-size: 40px;}

.strona-page .videos-sec .videos-headings {margin-bottom: 50px;}
.strona-page .videos-sec .videos-headings h4 {font-size: 40px;}

.strona-page .aggressive-sec {padding: 80px 0 150px;}
.strona-page .aggressive-sec .aggressive-rit .text-heading {font-size: 63px;}
.strona-page .aggressive-sec .aggressive-rit h4 {font-size: 40px;}

.vredicts-sec {padding: 90px 0;}
.vredicts-sec h2 {font-size: 50px;margin: 0 0 35px;}
.vredicts-sec p {font-size: 25px;margin: 0 0 40px;}
.vredicts-items {padding: 100px 70px 90px;}
.vredicts-sec .vredicts-items h6 {font-size: 28px;}
.vredicts-sec .vredicts-items h2 {font-size: 73px;}

.strona-rev-sec .strogna-lft-sec:before {top: 40px;}
.strogna-lft-sec h3 {font-size: 36px;margin: 0 0 50px;}
.strogna-review-item {padding: 0 70px;}
.strogna-reviews p {font-size: 19px;line-height: 1.9;margin: 0 0 40px;}
.strogna-star-img {transform: scale(0.9);}
.vredicts-btn a {padding: 16px 35px;font-size: 19px;}

}

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

.banner-items {width: 95%;}

}

@media screen and (max-width:1440px) {
    
.hm-client-sec .container, .container, .container1 {max-width: 1200px;}

a.cmn-btn {font-size: 33px;padding-left: 40px;}
.text-heading {font-size: 55px;margin: 0 0 25px;}
a.cmn-btn1 { padding: 19px 40px; font-size: 18px; }

.logo-section {padding: 13px 0;}
.header-number {gap: 20px;margin: 0 0 20px;}
.header-number a {font-size: 32px;}
.header-number p {font-size: 17px;}
#main-navigation ul li {margin: 0 6px;}
#main-navigation ul li a {font-size: 15px;padding: 0 0 7px;letter-spacing: 0;}
.home-banner-sec {padding:200px 0 50px;}
.social-icn {right: 20px;}
.banner-title h1 {font-size: 70px;margin: 0 0 25px;}
.banner-title h1 strong {font-size: 33px;}
.social-icn a {transform: scale(0.85);}
.home-banner-sec p {font-size: 19px;}
.btn-box {padding: 8px 20px;}
.btn-box h6 {font-size: 16px;}
.review {padding: 15px;outline-offset: 6px;}
.rev-img {margin: 0 0 15px;}
.home-banner-sec .review p {font-size: 17px;}
.review h4 {font-size: 19px;}
.review h4:before {width: 53%;}
.banner-review {gap: 25px;}
.banner-rgt {width: 58%;}

.hm-about-sec h2.text-heading {font-size: 60px;margin: -110px 0 30px;}
.about-blk {padding: 70px 70px 30px;}
.hm-about-sec p {font-size: 19px;margin: 0 0 50px;}
.hm-about-sec h6 {font-size: 26px;}

.hm-case-results {padding: 0 0 80px;}
.hm-case-results h6 {font-size: 25px;margin: 0 0 40px;}
.case-header::after {right: 20px;top: 32%;transform: scale(0.9);}
.case-item.active .case-sub-title h4 {font-size: 20px;}
.case-accordion {padding-right: 40px;}
.case-year {padding: 6px 20px;font-size: 18px;}
.case-amount h3 {font-size: 34px;}
.case-amount p {font-size: 16px;}
.case-content {padding: 15px 20px;}
.case-content p {font-size: 16px;}
.case-header {padding: 13px 50px 13px 20px;}
.case-results-blk {margin: 0 0 40px;}
.case-viwe-btn a {padding: 20px 40px;font-size: 19px;}

.map-section {padding: 80px 0;}
.map-section p {font-size: 24px;}
.serv-item h4 {font-size: 23px;}
.serv-item {padding: 27px 10px;}
.serv-item:before {transform: scale(0.85);}
/* ----------- */
.hm-testi-lft h6 { font-size: 23px; }
.hm-testi-list .owl-nav button {
    transform: scale(0.8) !important;
} 
.hm-testi-rit {
    padding-left: 50px;
}
.hm-testi-list .owl-nav {
    left: -53px;
}
.hmtesti-btn a.cmn-btn1 {
    padding: 16px 26px;
}
.ratting { 
    gap: 15px;
    margin: 0 0 60px; 
}
.hm-testi-lft .rat-cnt { font-size: 31px;}
.testi-item { 
    outline-offset:4px;
    padding: 18px 15px 30px;
    width: 94%; 
}
.testi-item h5 {
    font-size: 17px;
}
.testi-item h5:before {
    width: 19%;
}
.star-rat:before {
    width: 35px;
}
.star-rat { 
    height: 40px;
}
.hm-testimonials {
    padding: 60px 0 0;
}

/* ------------------- */
.hm-practice-areas-sec { padding: 75px 0; }
.hm-practice-areas-sec:before { width: 1200px; height: 77%; }
.hm-practice-item h3 { font-size: 25px; }
.hm-practice-list { gap: 15px; margin: 0 0 35px 0; }
/* --------------------- */
.choosing-rit { padding-right: 40px; } 
.hm-choosing-sec { padding: 0 0 80px; }
/* -------------------- */
.home-awards-sec::before { max-width: 1200px; }
.home-awards-sec h3 { font-size: 18px; letter-spacing: 8px; }
/* ---------------- */
.brett-media-list p { font-size: 24px; }
.home-media-sec { padding: 80px 0 0px; }
.nomberg-blk { gap: 15px; }
/* ----------------- */
.accsec-ritcnt.accordion { padding: 0 30px; }
.accordion-section a { font-size: 20px; padding: 21px 65px 21px 20px; }
.accordion-section-content p { font-size: 16px; }

/* ---------------- */
.hm-form-sec .text-heading { margin: 0 0 16px; }
.ftr-block-list h4 { font-size: 20px; margin: 0 0 45px; }
.manhattan-itm p { font-size: 21px; }
.manhattan-socal { right: 0; gap: 16px; }
.ftr-call a { font-size: 29px; }
.ftr-call a::before { transform: scale(0.9); }
.manhattan-itm h6 { font-size: 28px; }
.manhattan-itm h5 { font-size: 23px; }
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea {  font-size: 18px !important; padding: 0 0 18px; }
.ftr-copyrights-sec .ftr-disclaimer-list p { font-size: 17px; }
.ftr-copyrights-sec { padding: 50px 0px 30px; } #footer-navigation ul li a { font-size: 18px; }
.ftr-copyrights-sec p { font-size: 16px; }
.ftr-loc iframe { height: 230px; }
.ftr-sctn { padding: 0 0 90px; }
.hm-form .gform_fields { gap: 30px !important; }

/* --------------- */
.home-radio-sec { padding: 80px 0 70px; }
.audio-player { margin: 0 0 21px; padding: 20px 20px 35px; }
.wave { gap: 4px; }
.raido-tp-rht-btm h4 { font-size: 17px; }
.raido-tp-rht-tp-rht { font-size: 15px; }
.play-btn::before { border-left: 20px solid #fff3e4; border-top: 10px solid transparent; border-bottom: 12px solid transparent; }
.play-btn { width: 50px; height: 50px; }
.hm-radio-itm-btm { padding: 35px 30px 45px; }
.hm-radio-itm-btm p { font-size: 17px;}
.hm-radio-pg  .hm-radio-lst { padding: 50px 0; }
/* ------------ */
.clent-testi-bg { padding: 65px 0; }
.sub-title {
    font-size: 21px;
}
.ftr-block-list h2.text-heading{font-size: 48px}

/* Inner pages */

.page-container, .post-container{max-width: 1200px;}

#main-heading {padding: 160px 0 0px;}
.page-bnr-blk {gap: 60px;}
#main-heading h1 {font-size: 48px;}
#main-heading .inrpg-breadcrumbs {font-size: 19px;}
.inner-bnr-sub-title {font-size: 20px;}
.inner-bnr-btm-title {font-size: 18px;margin: 0 0 20px;}
.page-bnr-atrny-img img{    max-width: 300px;}
    
#post-content, #page-content {padding: 80px 0 120px;}
#single-column, #post-column, #page-column {width: 66%;}
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 45px;}
#page-column h3 {font-size: 35px;}
#page-column h4 {font-size: 28px;}
#page-column h5 {font-size: 24px;}
#page-column h6 {font-size: 21px;}
#page-column p, #page-column li ,table td, table th {font-size: 16px;margin: 0 0 20px;}
#page-column ul li {padding-left: 18px;}
#page-column ul li:before {width: 8px;height: 8px;}

.page-feature-img, .single-thumbnail {margin: 0 0 30px;}

.cmn-box {padding: 40px;margin: 35px 0;}
#page-column .cmn-box h2 {font-size: 35px;margin: 0 0 17px;}
.cmn-box .cnslt-call a.cmn-btn {padding: 14px 25px;}
.cmn-box.one .cnslt-btn a.cmn-btn:before {transform: scale(0.85);}
.cmn-box.one .cnslt-btn a.cmn-btn {padding: 14px 32px 14px 49px;}
#page-column .cmn-box.two h2 {font-size: 36px;}
.cmn-box.two {padding: 40px 20px;}
.cmn-box.two .cmn-rihgt-itm {width: 28%;}
#page-column .cnslt-btn.btn-box a.cmn-btn {font-size: 28px;}
#page-column .cmn-box.two h5 {font-size: 16px;line-height: 1.5;}
#page-column .cmn-box.two h4 {font-size: 16px;}

.sidebar-page .sidebar-item {margin: 0 0 40px;padding: 25px 15px 20px;}
.sidebar-page .sidebar-item h2, h4.widget-title {font-size: 40px;padding: 0 0 15px;}
.sidebar-page .sidebar-menu-pa ul li a {font-size: 20px;padding: 11px 15px 10px 35px;}
.sidebar-page .sidebar-menu-pa ul li a::before {top: 19px;left: 16px;}

.sidebar-page section.widget.testi {padding: 30px 25px 35px;}
#page-content section.widget.testi .testi-item p {font-size: 18px;}
#page-content section.widget.testi .testi-item .star-rat {transform: scale(0.9);}
#page-content section.widget.testi .testi-item h6 {font-size: 23px;}

.sidebar-blog input.search-field, .sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm input.search-field, .sidebar-blog.blog-sidebar-itm .widget select {padding: 17px 70px 15px 23px;font-size: 17px;}
.sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm .widget select {background-size: 57px 100%;}
.sidebar-blog input.search-submit, .sidebar-blog.blog-sidebar-itm input.search-submit {width: 57px;}

#post-column-full {gap: 24px;}
#post-content .posts-list .author-info .post-dmy, #post-content .posts-list .author-info .post-categories a, #post-content .posts-list .author-info .author-meta {font-size: 17px;}
#post-content .posts-list .posts-block {padding: 25px 25px 0;}
#post-content .posts-list .author-info {margin: 0 0 15px;}
#post-content .posts-list .posts-block p {font-size: 17px;}
#post-content .posts-list .posts-readmore {bottom: 25px;}
#post-content .posts-list .posts-readmore a {font-size: 17px;}
#post-column-full .nav-links {margin: 20px 0px 0;}
#post-column-full .nav-links .page-numbers {width: 50px;height: 50px;font-size: 23px;}
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers{transform: scale(0.9);}

.single-pagination .post-navigation .nav-links {margin-top: 40px;}
.single-pagination .nav-links a {font-size: 18px;padding: 18px 25px 16px;}
.single-thumbnail img {height: 400px;}

.review-item {margin: 0 0 40px;}

.contact-page .in-cont-item {padding: 35px 20px;}
.contact-page #page-column .in-cont-item h4 {padding-top: 85px;}
.contact-page #page-column .in-cont-item h4:before {transform: scale(0.87);top: -4px;}

#page-content .areaserved-item a {        font-size: 17px; min-height: 40px;}
#page-content .areaserved-item-list{    padding: 45px 20px;}


.single-profile-block {padding: 30px 15px;}
#page-column .single-profile-block .sp-block h5 {font-size: 21px;letter-spacing: 2px;}
#page-column .single-profile-block .sp-block h2 {font-size: 43px;}
#page-column .single-profile-block .sp-block p {font-size: 23px;margin: 0 0 20px;}

.blue-boxes {gap: 18px;}
.blue-box {padding: 20px 15px;}
#page-column .blue-box p {font-size: 17px;}
#page-column .blue-box h6 {font-size: 27px;}
#page-column .sub-heading-title h3.sub-title {font-size: 40px;}
.blue-table tbody td {font-size: 17px;}
#page-column .single-blue-box p {font-size: 17px;}

.our-victories-itm h3 { font-size: 26px; margin: 0px 0 16px; }
.our-victories-itm p { font-size: 16px; }
.our-victories-list { gap: 20px; }

.nomberg-blk.inner-media .nomberg-item {width: 32.1%;}

.strona-page .hm-practice-item h3 {font-size: 22px;}
.strona-pg-pract-headings h4 {font-size: 21px;margin: 0 0 14px;}

.strona-page .prsnl-inj-sec .text-heading {font-size: 50px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt h3 {font-size: 34px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt p {font-size: 17px;margin: 0 0 20px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt:before {height: calc(100% - 35px);}

.strona-page .videos-sec .videos-headings {margin-bottom: 45px;}
.strona-page .videos-sec .videos-headings h4 {font-size: 35px;}
.strona-page .videos-sec .videos-blk {gap: 40px;}
.strona-page .videos-sec .video-itm {padding: 20px;}

.strona-page .aggressive-sec {padding: 70px 0 130px;}
.strona-page .aggressive-sec .aggressive-rit {padding: 0 40px;}
.strona-page .aggressive-sec .aggressive-rit:before {top: 30px;height: 87%;}
.strona-page .aggressive-sec .aggressive-rit .text-heading {font-size: 55px;padding: 0 60px 0 20px;}
.strona-page .aggressive-sec .aggressive-rit h4 {font-size: 33px;}
.strona-page .aggressive-sec .aggressive-rit p {font-size: 17px;margin: 0 0 25px;}
.strona-page .aggressive-sec .aggressive-rit .prct-btn a {padding: 13px 30px;}

.vredicts-sec {padding: 80px 0;}
.vredicts-sec h2 {font-size: 45px;margin: 0 0 30px;}
.vredicts-sec p {font-size: 22px;margin: 0 0 30px;}
.vredicts-btn a {padding: 15px 30px;font-size: 19px;}
.vredicts-items {padding: 70px 60px 80px;}
.vredicts-sec .vredicts-items h2 {font-size: 60px;margin: 0 0 25px;}
.vredicts-sec .vredicts-items h6 {font-size: 25px;margin: 0 0 25px;}
.vredicts-sec .vredicts-items p {font-size: 17px;}
.vredicts-lst.owl-carousel .owl-nav button {width: 45px;height: 45px;}
.vredicts-lst.owl-carousel .owl-nav span {top: -18px;}

.strona-rev-sec {padding: 0 0 90px;}
.strona-rev-sec .strogna-lft-sec:before {top: 35px;}
.strogna-lft-sec h3 {font-size: 30px;margin: 0 0 40px;}
.strona-rev-sec .strogna-lft-sec {padding: 60px 0;margin: -90px 0 0;}
.strogna-reviews.owl-carousel .strogna-review-item img {width: 36px;height: 33px;margin-bottom: 10px}
.strogna-review-item {padding: 0 50px;}
.strogna-reviews p {font-size: 18px;line-height: 1.8;margin: 0 0 30px;}
.strogna-lft-sec .strogna-reviews h3 {font-size: 27px;margin: 0 0 20px;}
.strogna-star-img {transform: scale(0.8);}
.vredicts-btn a {padding: 13px 25px;font-size: 17px;}

#page-column .review-itm {padding: 20px;}
#page-column .review-itm h6 {font-size: 24px;} 


.page-template-tempalte-attorney-page #main-heading .page-container {padding: 80px 0; }

}

@media screen and (max-width:1240px) {
    
.hm-client-sec .container, .container, .container1 {max-width: 990px;padding: 0 10px;}

a.cmn-btn {font-size: 30px;padding-left: 37px;}
a.cmn-btn:before {transform: scale(0.9);}
.text-heading {font-size: 47px;margin: 0 0 20px;}

.logo-section {padding: 10px 0;}
.header-number {gap: 15px;margin: 0 0 13px;}
.header-number a {font-size: 23px;}
.header-number p {font-size: 14px;}
#main-navigation ul li {margin: 0 4px;}
#main-navigation ul li a {font-size: 13px;padding: 0 0 5px;border-width: 2px;}
.site-branding {width: 25%;}

.home-banner-sec {padding:150px 0 50px;}
.banner-title h1 {font-size: 60px;margin: 0 0 20px;}
.banner-title h1 strong {font-size: 30px;}
.home-banner-sec p {font-size: 17px;margin: 0 0 23px;}
.review {padding: 12px;outline-offset: 4px;}
.rev-img {margin: 0 0 12px;}
.home-banner-sec .review p {font-size: 15px;margin: 0 0 15px;}
.banner-review {gap: 20px;}
.review h4 {font-size: 17px;}
.review h4:before {width: 50%;}
.btn-box {padding: 8px 15px;}
.btn-box h6 {font-size: 14px;}
.btn-box p{margin: 0px !important;}
.banner-items {width: 94%;}
.rev-img:before {width: 13%;}

.social-icn a {transform: scale(0.75);     margin: 5px 0;}
.social-icn a.insta{    transform: scale(0.7);}

.hm-about-sec {padding: 80px 0 60px;}
.hm-about-sec h2.text-heading {font-size: 50px;margin: -90px 0 20px;letter-spacing: 2px;}
.about-blk {padding: 60px 50px 25px;}
.hm-about-sec p {font-size: 17px;margin: 0 0 40px;}
.hm-about-sec h6 {font-size: 22px;}
.about-blk:before {height: 84%;top: -12px;}
.hm-about-sec p br{display: none;}

.hm-case-results {padding: 0 0 60px;}
.hm-case-results h6 {font-size: 20px;margin: 0 0 30px;}
.case-item {margin-bottom: 10px;}
.case-accordion {padding-right: 10px;}
.case-amount h3 {font-size: 28px;}
.case-amount p {font-size: 14px;}
.case-item.active .case-sub-title h4 {font-size: 19px;}
.case-content {padding: 13px 16px;}
.case-sub-title h4 {font-size: 16px;}
.case-year {padding: 5px 16px;font-size: 16px;}
.case-header {padding: 10px 40px 10px 15px;gap: 15px;}
.case-header::after {right: 13px;top: 29%;transform: scale(0.8);}
.case-results-blk {margin: 0 0 20px;}
.case-viwe-btn a {padding: 15px 30px;font-size: 18px;}
.case-content p {font-size: 15px;}
.case-content a {font-size: 17px;}

.map-section {padding: 60px 0 80px;}
.map-section p {font-size: 21px;margin: 0 0 60px;}
.serv-item {padding: 27px 10px 22px;}
.serv-item:before {transform: scale(0.75);}
.ftr-map {gap: 40px;}
.serv-blcks {width: 48%;}
.serv-item h4 {font-size: 19px;}
/* ----------------- */
.clent-testi-bg {
    padding: 45px 0;
}
.sub-title {
    font-size: 19px;
}
.client-img-blk { 
    margin: 0 0 35px;
}
/* ----------------- */
.hm-practice-areas-sec:before { width: 960px; height: 73%; }
.hm-practice-item.snd-row { width: 16%; }
.hm-practice-item { width: 22%; }
.hm-practice-item h3 { font-size: 21px; }
.hm-practice-areas-sec { padding: 55px 0; }
/* ---------------- */
.hm-testi-lft { width: 21%;}
.hm-testi-lft h6 {
    font-size: 20px;
}
.hmtesti-btn a.cmn-btn1 {
    padding: 15px 14px;
}
.testi-item p { 
    font-size: 15px; 
}
.star-rat {
    height: 32px;
    padding-right: 35px;
}
.testi-item {
    outline-offset: 3px;
    padding: 18px 10px 25px; 
}
.star-rat:before {
    width: 31px;
}
.testi-item h5:before{
    display: none;
}
.hm-testimonials {
    padding: 50px 0 0;
}
/* ----------------- */
.choosing-blk { gap: 25px; }
.choosing-rit ul li:before { width: 23px; height: 23px; }
.choosing-rit ul li { font-size: 20px; margin: 0 0 20px; }
.hm-choosing-sec {
    padding: 0 0 65px;
}
/* -------------- */
.home-awards-sec::before {
    max-width: 970px;
    height: 61%;
}

.home-awards-sec h3 {
    font-size: 16px;
    letter-spacing: 6px;
}
.awards-blk { 
    gap: 20px; 
    padding: 0 0 50px;
}
/* ------------------ */
.brett-media-list p { font-size: 21px; }
.home-media-sec { padding: 60px 0 0px; }

/* ---------------------- */
.home-radio-sec { padding: 60px 0; }
.hm-radio-pg h3 { font-size: 18px; }
.hm-radio-pg .hm-radio-lst { padding: 30px 0; }
.hm-radio-itm { width: 38.5%; }
.play-btn { width: 35px; height: 35px; }
.play-btn::before { border-left: 11px solid #fff3e4; border-top: 5px solid transparent; border-bottom: 8px solid transparent; }
.wave { gap: 2px; height: 50px; }
.audio-player { margin: 0 0 21px; padding: 20px 20px 20px; }
.raido-tp-rht-btm h4 { font-size: 15px; }
.hm-radio-pg .hm-radio-lst { padding: 30px 0; gap: 25px; }
.hm-radio-itm-btm { padding: 30px 20px 30px; }
.hm-radio-itm-btm p { font-size: 15px; }
.audio-player { margin: 0 0 15px; padding: 15px 15px 15px; }
.nomberg-blk { gap: 12px; }

/* ------------------------- */
.accordion-section a { font-size: 18px; padding: 18px 60px 18px 20px; }
.accordion-section-content p { font-size: 15px; }

/* -------------------- */

.hm-form-sec::before { left: -10px; top: 10px; }
.hm-form-sec { padding: 40px 30px 30px 20px; margin: -35px 0 0 0; }
.hm-form-sec p { font-size: 15px; }
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea { font-size: 16px !important; padding: 0 0 16px; }
.hm-form .gform_fields { gap: 27px !important; }
.hm-form .gform_wrapper .top_label input[type="submit"] { font-size: 19px !important; padding: 19px 33px !important; }
.ftr-block-sec { padding: 60px 25px 0 0; }
.manhattan-itm { margin: 0 0 20px; gap: 25px; }
.ftr-loc iframe { height: 170px; }
.ftr-block-list h4 { font-size: 18px; margin: 0 0 35px; }
.manhattan-blk { width: 55%; }
.manhattan-itm h5 { font-size: 20px; }
.manhattan-itm p { font-size: 16px; }
.ftr-call a { font-size: 25px; } 
.ftr-call a::before { transform: scale(0.8); } 
.ftr-call { padding-left: 44px; } 
.manhattan-itm h6 { font-size: 22px; } 
.hm-form .gform_wrapper .gform_footer.top_label { margin: 14px auto 0 0; } 
.hm-form .gform_wrapper .top_label textarea { height: 90px !important; } 
.ftr-sctn { padding: 0 0 65px; } 
.manhattan-socal { gap: 12px; } 
.ftr-copyrights-sec .ftr-disclaimer-list p br{ display: none; } 
.ftr-copyrights-sec .ftr-disclaimer-list p { font-size: 15px; } #footer-navigation ul { margin: 0 0 28px; padding: 21px 0; } #footer-navigation ul li a { font-size: 16px; } 
.ftr-copyrights-sec p { font-size: 15px; } 
.manhattan-socal a { transform: scale(0.9); }

.ftr-block-list h2.text-heading{font-size: 40px}
/* Inner pages */

.page-container, .post-container{max-width: 990px;padding: 0 15px;}
img.wp-smiley, img.emoji {display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }


 #post-content, #page-content {padding: 50px 0 70px; }

#main-heading {padding: 130px 0 0px;}
.page-bnr-blk {gap: 40px;}
#main-heading h1 {font-size: 40px;}
#main-heading .inrpg-breadcrumbs {font-size: 17px;margin: 0 0 15px;}
.page-bnr-cnt {        width: 52%; padding: 0 0 0 20px;}
.inner-bnr-sub-title {font-size: 18px;margin-bottom: 7px;}
.inner-bnr-btm-title {font-size: 17px;margin-bottom: 15px;} 
.page-bnr-atrny-img{padding: 0 0 0 5%;}
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 40px;}
#page-column h3 {font-size: 28px;}
#page-column h4 {font-size: 24px;}
#page-column h5 {font-size: 22px;}
#page-column h6 {font-size: 19px;}
#page-column p, #page-column li ,table td, table th {font-size: 15px;margin: 0 0 13px;}
#page-column p{line-height: 1.65;}
#page-column ul li:before {width: 7px;height: 7px;top: 10px;}

.cmn-box {padding: 30px;margin: 30px 0;}
#page-column .cmn-box h2 {font-size: 32px;}
.cmn-box.one .cmn-box-cnslt-btn {gap: 20px;}
.cmn-box .cnslt-call a.cmn-btn {padding: 12px 25px;font-size: 17px;}
.cmn-box.one .cnslt-btn a.cmn-btn:before {transform: scale(0.8);}
.cmn-box.one .cnslt-btn a.cmn-btn {padding: 12px 20px 12px 47px;font-size: 17px;}
.cmn-box.two {padding: 35px 20px;}
#page-column .cmn-box.two h2 {font-size: 29px;margin: 0 0 14px;}
#page-column .cmn-box.two h4 {font-size: 15px;letter-spacing: 0.6px;margin: 0 0 12px;}
#page-column .cmn-box.two p {font-size: 15px;line-height: 1.6;}
.cmn-box.two .cnslt-btn {margin: 0 0 20px;padding: 8px 14px;}
#page-column .cnslt-btn.btn-box h6 {font-size: 15px;}
#page-column .cnslt-btn.btn-box a.cmn-btn {font-size: 26px;}
#page-column .cmn-box.two h5 {font-size: 15px;}
.cmn-box.two .cmn-rihgt-itm {width: 29%;}
#page-column .cmn-box .btn-box {padding: 8px 25px;}

.sidebar-page .sidebar-item {margin: 0 0 30px;padding: 25px 10px 15px;}
.sidebar-page .sidebar-item h2, h4.widget-title {font-size: 34px;padding: 0 0 12px;}
.sidebar-page .sidebar-menu-pa ul li a {font-size: 18px;padding: 10px 5px 8px 30px;letter-spacing: 0.3px;}
.sidebar-page .sidebar-menu-pa ul li a::before {top: 16px;left: 13px;width: 7px;height: 7px;}

.sidebar-page section.widget.testi {padding: 25px 20px 30px;}
.sidebar-page section.widget.testi h4.widget-title {margin: 0 0 20px;}
#page-content section.widget.testi .testi-item .star-rat {transform: scale(0.8);margin: 0 auto 15px;}
#page-content section.widget.testi .testi-item p {font-size: 17px;line-height: 1.6;}
#page-content section.widget.testi .testi-item h6 {font-size: 21px;}
.sidebar-page .widget.testi .testi-sdbr-blk.owl-carousel .owl-nav {margin: 25px 0 0;gap: 20px;}
.sidebar-page .widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button.owl-prev, .sidebar-page .widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button.owl-next {transform: scale(0.9);}

.sidebar-blog {gap: 19px;margin: 0 0 35px;}
.sidebar-blog input.search-field, .sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm input.search-field, .sidebar-blog.blog-sidebar-itm .widget select {padding: 15px 70px 12px 18px;font-size: 16px;}
.sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm .widget select {background-size: 52px 100%;}
.sidebar-blog input.search-submit, .sidebar-blog.blog-sidebar-itm input.search-submit {width: 52px;}

.sidebar-page .sidebar-blog.blog-sidebar-itm {padding: 30px 20px;}
.sidebar-page .sidebar-item.sidebar_categories, .sidebar-page .sidebar-item.sidebar_archives, .sidebar-page .sidebar-item.sidebar_search {margin: 0 0 25px;}

.sidebar-page .sidebar-item.sidebar_posts ul li a {font-size: 17px;}

#post-column-full {gap: 19px;}
.posts-list {padding: 0 0 45px;}
#post-content .posts-list .posts-block {padding: 20px 15px 0;}
#post-content .posts-list .author-info {margin: 0 0 12px;}
#post-content .posts-list .author-info .post-dmy, #post-content .posts-list .author-info .post-categories a, #post-content .posts-list .author-info .author-meta {font-size: 15px;}
#post-content .posts-list .posts-block p {font-size: 16px;}
#post-content .posts-list .posts-readmore {bottom: 20px;}
#post-content .posts-list .posts-readmore a {font-size: 16px;}
#post-column-full .nav-links .page-numbers {width: 45px;height: 45px;font-size: 20px;}
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers {transform: scale(0.75);margin: 0 10px;}

.single-pagination .post-navigation .nav-links {margin-top: 30px;}
.single-pagination .nav-links a {font-size: 17px;padding: 15px 20px 14px;}
.single-thumbnail img {height: 320px;}
#page-column .single-meta {margin: 0 0 25px;}

#page-column .review-item h6 {font-size: 21px;}
.review-item {margin: 0 0 30px;padding: 0px 0 20px;}
.review-item .star-rating {margin: 0 0 0 -7px;}

.contact-page .in-cont-item {padding: 30px 15px;border-radius: 25px;border-radius: 20px;}
.contact-page #page-column .in-cont-item h4 {padding-top: 75px;}
.contact-page #page-column .in-cont-item h4:before {transform: scale(0.78);top: -8px;}
#page-column .in-cont-item .inr-cnt-call {font-size: 27px;}
.social-icn.inr {gap: 4px;}
.social-icn.inr a{transform: scale(0.75);} .media-logo img {width: 100%; max-width: 140px; }
#page-content .areaserved-item-list {border-radius: 25px;        padding: 35px 10px;}
#page-content .areaserved-item a {padding: 10px 10px;min-height: 50px;}

.single-profile-block {gap: 30px;padding: 25px 15px;margin: 0 0 25px;}
#page-column .single-profile-block .sp-block h5 {font-size: 17px;margin: 0 0 12px;letter-spacing: 1.3px;}
.sp-block {width: 49%;}
#page-column .single-profile-block .sp-block h2 {font-size: 35px;margin: 0 0 15px;}
#page-column .single-profile-block .sp-block p {font-size: 19px;margin: 0 0 15px;}
#page-column .btn-box h6 {font-size: 16px;}
.media-logo {margin: 20px 0 0;}

.blue-boxes {gap: 15px;}
.blue-box {padding: 15px 10px;}
#page-column .blue-box h6 {font-size: 25px;margin-bottom: 6px;}
#page-column .blue-box p {font-size: 15px;line-height: 1.55;}
#page-column .sub-heading-title h3.sub-title {font-size: 35px;padding: 0 15px;}
.blue-table tbody td {font-size: 16px;padding: 10px;}
.blue-table {margin: 25px 0;}
#page-column .highlight-box {padding: 24px 20px 20px;margin: 25px 0;}
#page-column .highlight-box p {margin: 0 0 20px;font-size: 17px;}
.single-blue-box {padding: 20px;margin-bottom: 25px;}
#page-column .single-blue-box h5 {font-size: 26px;margin-bottom: 10px;}
#page-column .single-blue-box p {font-size: 16px;}


.our-victories-list .our-victories-itm { padding: 10px; }
.our-victories-itm h3 { font-size: 22px; margin: 0px 0 12px; }


.strona-pg-pract-headings {padding: 30px 20px 0;}
.strona-pg-pract-headings h4 {font-size: 18px;margin: 0 0 12px;}
.strona-page .hm-practice-item h3 {font-size: 18px;}
.strona-page .prct-btn a {font-size: 17px;padding: 14px 25px;}

.prsnl-inj-sec {padding: 0 0 120px;}
.strona-page .prsnl-inj-sec .text-heading {font-size: 40px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt h3 {font-size: 28px;}
.strona-page .prsnl-inj-sec .google-img {margin: 25px 0;max-width: 180px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt {padding: 0px 25px 20px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt:before {height: calc(100% - 25px);}

.strona-page .videos-sec {padding: 50px 0;}
.strona-page .videos-sec .videos-headings {margin-bottom: 40px;}
.strona-page .videos-sec .videos-headings h4 {font-size: 26px;}
.strona-page .videos-sec .videos-blk {gap: 30px;}
.strona-page .videos-sec .video-itm {padding: 15px;}
.strona-page .videos-sec .video-itm {width: 49%;}

.strona-page .aggressive-sec {padding: 60px 0 100px;}
.strona-page .aggressive-sec .aggressive-rit {padding: 0 20px;}
.strona-page .aggressive-sec .aggressive-rit .text-heading {font-size: 45px;padding: 0 40px 0 15px;}
.strona-page .aggressive-sec .aggressive-rit h4 {font-size: 27px;margin: 0 0 20px;}
.strona-page .aggressive-sec .aggressive-rit p {font-size: 15px;margin: 0 0 20px;}
.strona-page .aggressive-sec .aggressive-rit .prct-btn a {padding: 12px 25px;}

.vredicts-sec {padding: 70px 0;}
.vredicts-sec h2 {font-size: 37px;margin: 0 0 25px;}
.vredicts-sec p {font-size: 20px;margin: 0 0 25px;}
.vredicts-sec p br{display: none;}
.vredicts-btn a {padding: 13px 25px;font-size: 18px;}
.vredicts-items {padding: 50px 50px 60px;}
.vredicts-sec .vredicts-items h6 {font-size: 21px;margin: 0 0 20px;}
.vredicts-sec .vredicts-items h2 {font-size: 47px;margin: 0 0 20px;}
.vredicts-sec .vredicts-items p {font-size: 16px;line-height: 1.6;}
.vredicts-lst.owl-carousel .owl-nav {font-size: 40px;}
.vredicts-lst.owl-carousel .owl-nav button {width: 40px;height: 40px;}
.vredicts-lst.owl-carousel .owl-nav span {top: -13px;left: 13px;}
.vredicts-lst.owl-carousel .owl-nav .owl-next span {right: 12px;}

.strona-rev-sec {padding: 0 0 70px;}
.strona-rev-sec .strogna-lft-sec {padding: 50px 0;margin: -70px 0 0;}
.strona-rev-sec .strogna-lft-sec:before {top: 30px;left: 20px;width: calc(100% + 20px);}
.strogna-lft-sec h3 {font-size: 25px;margin: 0 0 25px;}
.strogna-reviews.owl-carousel .strogna-review-item img {width: 32px;height: 31px;}
.strogna-review-item {padding: 0 33px;}
.strogna-reviews p {font-size: 16px;line-height: 1.6;margin: 0 0 20px;}
.strogna-lft-sec .strogna-reviews h3 {font-size: 24px;margin: 0 0 15px;}
.strogna-star-img {transform: scale(0.7);}
.vredicts-btn a {padding: 12px 20px;font-size: 16px;}


#page-column .review-itm {padding:15px;}
#page-column .review-itm h6 {font-size: 21px;margin: 0;} 
#page-column .review-blk {gap: 13px;}
#page-column .review-itm p{margin: 0 0 15px;}

#page-column .tick-box { width: 31.6667%;}
#main-heading .page-container {padding: 35px 0;}



}

@media screen and (max-width:991px) {
    
.hm-client-sec .container, .container, .container1 {max-width: 720px;padding:0px;}

a.cmn-btn {font-size: 28px;}
a.cmn-btn:before {transform: scale(0.85);}
.text-heading {font-size: 40px;margin: 0 0 15px;}


.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;}  
.showhide b.txtl{font-size: 17px; line-height: 28px;font-weight: 500 !important; } 
.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: 4px 0;background-color: #cd8b34;}
.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 15px;align-items: center;justify-content: center;gap: 15px;}
.site-branding {width: 100%; max-width: 280px; padding: 0; } 
.sicky-cnt.sticky-mobile-logo {width: 100%; max-width: 280px; }
.header-number p {font-size: 15px;}
.header-number {margin: 0;}
.site-header{position: relative;  background: #051325;}

.home-banner-sec {padding: 30px 0px;}
.banner-items:before, .banner-items:after {display: none;}
.banner-items {width: 100%;flex-direction: column;align-items: center;gap: 25px;}
.banner-lft {width: 100%;max-width: 280px;}
.banner-lft img {width: 100%;display: block;}
.banner-rgt {width: 100%;text-align: center;}
.banner-title h1 {font-size: 45px;}
.banner-title h1 br, .home-banner-sec p br {display: none;}
.banner-review {flex-direction: column-reverse;}
.home-banner-sec p {margin: 0 0 15px;}
.review h4 {text-align: center;}
.review h4:before, .rev-img:before{display: none;}
.review {padding: 15px;width: 100%;max-width: 400px;}
.social-icn {gap: 13px;display: flex;flex-direction: column;}
.social-icn a {transform: scale(0.8);}
.social-icn br{display: none;}
.rev-img {width: 100%;max-width: 200px;margin: 0 auto 12px;}

.hm-about-sec {padding: 50px 0;}
.hm-about-sec h2.text-heading {font-size: 38px;letter-spacing: 1px;margin: 0 0 20px;}
.about-blk {padding: 30px 25px;margin: 0;}
.about-blk:after{display: none;}
.about-blk:before {height: 100%;top: 0;width: 100%;left: 0;border: 2px solid rgb(43 70 108 / 80%);}
.hm-about-sec p {margin: 0 0 20px;}
.hm-about-sec h6 {font-size: 18px;}

.hm-case-results {padding: 0 0 50px;}
.case-results-blk {flex-direction: column;align-items: center;gap: 20px;}
.hm-case-results h6 {margin: 0 0 20px;line-height: 1.4;}
.case-lft {width: 100%;max-width: 400px;border: 2px solid #cd8b34;}
.case-lft img {height: 350px;object-fit: cover;object-position: bottom;}
.case-accordion {width: 100%;}
.case-item.active .case-sub-title h4 {font-size: 18px;}
.case-amount h3 {font-size: 26px;}
.case-year {padding: 4px 15px;font-size: 15px;}
.case-viwe-btn a {padding: 13px 20px;font-size: 17px;}
.case-content a {font-size: 16px;}

.map-section {padding: 50px 0;}
.map-section p {font-size: 19px;margin: 0 0 30px; line-height: 1.5; }
.ftr-map {flex-direction: column;align-items: center;}
.county-names {width: 100%;max-width: 500px;}
.serv-blcks {justify-content: center;width: 100%;gap: 30px 20px;}
.serv-item {margin: 0px;padding: 37px 10px 20px;width: 100%;max-width: 300px;}
.serv-item:before {top: -20px;}
.serv-item.last {padding: 25px 10px;display: flex;align-items: center;justify-content: center;}

/* -------------------------- */
.testimonals-blk {gap: 20px; flex-wrap: wrap; } 
.hm-testi-lft {width: 100%; padding: 0; } 
.hm-testi-list .owl-nav {left: 0; bottom: 0; top: auto; display: flex; flex-direction: row; margin: 0 auto; right: 0; } 
.testi-item {padding: 18px 10px 25px; width: 100%; outline-offset: -3px; margin: 0 20px; } 
.hm-testi-rit .owl-carousel .owl-stage , .hm-testi-rit .owl-carousel .owl-stage-outer {padding: 0; } 
.hm-testi-rit .owl-carousel .owl-item{padding: 0 0 60px; } 
.ratting {gap: 15px; margin: 0 0 20px; } 
.hm-testi-lft h6 {text-align: center; } 
.ratting {justify-content: center; } 
.hmtesti-btn {text-align: center; } 
.hm-testi-rit {padding-left: 0; width: 100%; } 
.hm-testimonials {padding: 35px 0 0; }
/* --------------------- */
.hm-practice-item { width: 100% !important; height: 100% !important; }
.hm-practice-areas-sec .text-heading { background-color: transparent; padding: 0; }
.hm-practice-areas-sec:before{display: none;}
.hm-practice-list { padding: 20px; border: 1px solid #000; margin: 0 0 15px; }
.hm-practice-areas-sec { padding: 35px 0; }
.hm-practice-list.owl-carousel .owl-item, .hm-practice-list.owl-carousel .owl-stage {display: flex; }
/* -------------------- */
.choosing-blk { gap: 25px; flex-wrap: wrap; }
.choosing-left { width: 100%; max-width: 550px; margin: auto; }
.choosing-rit { width: 100%; padding-right: 0;   text-align: center; }
.choosing-rit ul li:last-child { margin: 0 0 40px; }
.choosing-rit ul li {
    text-align: left;
}
.hm-choosing-sec {
    padding: 0 0 35px;
            height: auto;
}
/* -------------------- */
.home-awards-sec::before {
    max-width: 720px;
}
.awards-item{
    background-color: transparent;
}
.home-awards-sec h3 {
    background-color: transparent;
    padding: 0;
    letter-spacing: 1px;
}
.home-awards-sec::before{
    display: none;
}
.awards-item {
    background-color: #f2f2f2;
    margin: 0;
    border: 2px solid #000;
    padding: 10px 15px;
}
.awards-img {
    width: 100%;
    max-width: 320px;
    border-radius: 20px;
    overflow: hidden;
    margin: auto;
}
.awards-blk {
    padding: 0 0 20px;
}
/* -------------------- */
.home-media-sec {
    padding: 35px 0 0px;
}
.choose-video video, .choose-video .wp-video, .choose-video .mejs-container {height: 310px !important; }
.client-img-blk .owl-nav,.hm-practice-list .owl-nav, .awards-blk .owl-nav, .nomberg-blk .owl-nav {
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
}
.client-img-blk .owl-nav button,.hm-practice-list .owl-nav button, .awards-blk .owl-nav button, .nomberg-blk .owl-nav button {
    width: 50px;
    height: 50px;
    font-size: 0 !important;
    background-color: #0c2b57 !important;
    margin: 0 10px;
    background-image: url(./images/hm-spritesnew.webp) !important;
    background-position: -271px 2px !important;
}
.client-img-blk .owl-nav button.owl-next , .hm-practice-list .owl-nav button.owl-next , .awards-blk .owl-nav button.owl-next, .nomberg-blk .owl-nav button.owl-next{
    background-position: -320px 2px !important;
}
.nomberg-blk .owl-nav button:hover {
background-color: #000 !important;
}
.nomberg-item { 
    max-width: 300px;
    margin: auto;
	width:100%;
}
a.cmn-btn1 {
    padding: 15px 30px;
    font-size: 17px;
}
.brett-media-list p {
    font-size: 17px;
}
/* ---------------- */
.hm-radio-pg  .hm-radio-lst { flex-wrap: wrap; }
.hm-radio-itm {
    width: 100%;
    order: 3;
}
.hm-radio-itm-btm {
    padding: 30px 20px 30px;
    width: 100%;
}
.hm-radio-pg h3 {
    font-size: 18px;
    background-color: transparent;
    margin: 0 auto;
    padding: 0;
    letter-spacing: 3px;
}
.hm-radio-pg {
    text-align: center;
    border: 2px solid #0c2b57;
    padding: 20px 15px;
}
.hm-radio-itm.image {
   width: 100%;
        max-width: 320px;
        order: 1;
        object-fit: cover;
        padding: 10px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        border: 2px solid;
}
.hm-radio-itm.image img {
    display: block;
    width: 100%;
    object-fit: cover;
    max-width: 60px;
    margin: auto;
}
 
.home-radio-sec {
    padding: 35px 0;
}
.brett-media-blk {
 
    align-items: center;
    flex-direction: column;
    text-align: center;
    gap: 20px;
}
.brett-media-list .text-heading { 
    text-align: center;
}
/* ---------------------- */
.accsec-ritcnt.accordion { padding: 0; }
.accordion-section a { line-height: 1.2; }
/* --------------------- */
.ftr-sctn { padding: 35px 0; } 
.hm-form-sec .text-heading br{display: none;} 
.footer-blk-sec { gap: 20px; flex-direction:column-reverse; } 
.hm-form-sec::before{ display: none; } 
.hm-form-sec .text-heading { text-align: center; } 
.hm-form-sec { padding: 35px 30px; margin: 0; width: 100%; border: 1px solid #cd8b34; } 
.ftr-block-sec { padding: 0; width: 100%; } 
.hm-form-sec p { text-align: center; } 
.hm-form .gform_wrapper .gform_footer.top_label { margin: 30px auto 0; } 
.manhattan-socal { gap: 12px; position: static; display: flex; flex-direction: row; padding: 15px 0; justify-content: center; } 
.ftr-block-list h4 { font-size: 17px; margin: 0 0 30px; text-align: center; } 
.manhattan-itm { margin: 0 0 20px; gap: 20px; position: relative; flex-direction: column; } 
.manhattan-img { width: 100%; max-width: 350px; margin: auto; text-align: center; } 
.manhattan-blk { width: 100%; max-width: 350px; margin: 0 auto; border: 2px solid #fff; text-align: center; } 
.ftr-call { padding-left: 48px; width: max-content; margin: 0 auto 18px; }
#footer-navigation ul li { margin: 0 17px; }
.ftr-copyrights-sec { padding: 30px 0; }
.ftr-disclaimer-list { margin: 0 0 25px; }

/* ----------- */
.client-img { width: 100%; }
.client-img { width: 100%; max-width: 300px; margin: 0 auto; }
.hm-form .gfield_description.validation_message { bottom: 3px; }
.clent-testi-bg {
    padding: 35px 0;
}
.social-icn {flex-direction: row;position: static;justify-content: center;margin-top: 25px;}


/* Inner pages */

.page-container, .post-container{max-width: 720px;padding: 0px;}

#main-heading {padding:30px 0;}
.page-container, .post-container {border-top: 0;}
.page-bnr-blk {gap: 30px;flex-direction: column;}
.page-bnr-cnt {width: 100%;text-align: center;padding: 0;}
.page-bnr-atrny-img {width: 100%;max-width: 250px;padding: 0;}
#main-heading h1 {font-size: 37px;}
#main-heading .inrpg-breadcrumbs {font-size: 16px;}

#post-content, #page-content {padding: 50px 0;}
.page-col-full, .single-col-full {flex-direction: column;align-items: center;gap: 30px;}
#single-column, #post-column, #page-column {width: 100%;}
.sidebar-page, .sidebar-single {width: 100%;max-width: 350px;}
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 35px;}
#page-column h3 {font-size: 28px;}
#page-column h4 {font-size: 24px;}
#page-column h5 {font-size: 19px;}
#page-column h6 {font-size: 18px;}
#page-column ul li {padding-left: 16px;}

.page-feature-img, .single-thumbnail {margin: 0 0 25px;}

.cmn-box.two {padding: 30px 20px;flex-direction: column-reverse;align-items: center;gap: 30px;}
.cmn-box.two .cmn-rihgt-itm {width: 100%;max-width: 200px;}
#page-column .cmn-box.two h4 {font-size: 14px;}
#page-column .cnslt-btn.btn-box a.cmn-btn {padding-left: 40px;}
.cmn-box.two .cmn-left-itm {width: 100%;}

.sidebar-blog {gap: 15px;margin: 0 0 30px;flex-wrap: wrap;}
.sidebar-blog-item {max-width: 300px;}
.sidebar-blog input.search-field, .sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm input.search-field, .sidebar-blog.blog-sidebar-itm .widget select {padding: 14px 70px 12px 16px;font-size: 15px;}
.sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm .widget select {background-size: 50px 100%;}
.sidebar-blog input.search-submit, .sidebar-blog.blog-sidebar-itm input.search-submit {width: 50px;}

.posts-list {width: 100%;max-width: 350px;}
#post-column-full .nav-links{flex-wrap: wrap;margin: 15px 0px 0;}
#post-column-full .nav-links .page-numbers {width: 40px;height: 40px;font-size: 18px;}
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers {transform: scale(0.7);}

.single-pagination .post-navigation .nav-links {margin-top: 25px;}
.single-pagination .nav-links a {font-size: 16px;padding: 14px 18px 13px;}

.review-item .star-rating {width: 100%;max-width: 150px;}
#page-column .review-item h6 {font-size: 20px;}
.review-item {margin: 0 0 25px;}

.contact-page .in-cont-list {flex-wrap: wrap;justify-content: center;gap: 20px;}
.contact-page .in-cont-item {width: 100%;max-width: 330px;}
.social-icn.inr {flex-direction: row;}
.contact-page #page-column .in-cont-item h4:before {transform: scale(0.75);}

#page-content .areaserved-item-list {border-radius: 20px;padding: 30px 20px;}
#page-content .areaserved-item a {font-size: 16px;padding: 10px;min-height: 58px;}
#page-content .areaserved-item {width: 100%;max-width: 300px;}

.blue-box {padding: 20px 15px;width: 100%;}
#page-column .sub-heading-title h3.sub-title {font-size: 32px;border-bottom: 2px solid #000;padding: 0 15px 10px;}
.blue-table thead th {padding: 13px 20px 12px;}
#page-column .highlight-box {padding: 20px 20px 17px;}
#page-column .highlight-box p {margin: 0 0 15px;}
#page-column .single-blue-box h5 {font-size: 25px;margin-bottom: 8px;}
#page-column .sub-heading-title::before{display: none;}
    .social-icn a{    margin: 0px 0;}

.our-victories-blk { flex-direction: column; justify-content: center; align-items: center; }
.our-victories-list {flex-direction: column; justify-content: center; align-items: center; gap: 10px;}
.our-victories-list .our-victories-itm { width: 100%; }
.our-victories-img { width: 100%; max-width: 400px; margin: auto; }
.our-victories-itm h3 { text-align: center; }
.our-victories-itm p  ,.hm-about-sec .our-victories-itm p{ text-align: center; }
.our-victories-list { width: 100%; gap: 15px; }

.strona-page .hm-practice-areas-sec{padding-bottom: 0px;}
.strona-pg-pract-headings {width: 100%;padding: 0;}
.strona-page .hm-practice-item h3 {font-size: 22px;padding: 0 10px;}
.strona-pg-pract-headings h4 {font-size: 16px;}
.strona-page .prct-btn a {font-size: 16px;padding: 13px 20px;}

.strona-page .prsnl-inj-sec {padding: 0 0 50px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt {padding: 30px 25px;text-align: center;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt:before {height: 100%;}
.strona-page .prsnl-inj-sec .text-heading {font-size: 28px;padding: 0;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt p {font-size: 16px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt h3 {font-size: 25px;margin: 0 0 15px;}
.strona-page .prsnl-inj-sec .google-img {margin: 20px auto;max-width: 150px;}

.strona-page .videos-sec .videos-headings {margin-bottom: 25px;}
.strona-page .videos-sec .videos-headings h4 {font-size: 23px;}
.strona-page .videos-sec .videos-blk {gap: 25px;flex-direction: column;align-items: center;}
.strona-page .videos-sec .video-itm {width: 100%;max-width: 500px;padding: 10px;}

.strona-page .aggressive-sec {padding: 0 0 50px;}
.strona-page .aggressive-sec .aggressive-blk {flex-direction: column;align-items: center;gap: 25px;}
.strona-page .aggressive-sec .aggressive-lft {width: 100%;max-width: 400px;border: 2px solid #b67a2a;}
.strona-page .aggressive-sec .aggressive-rit {padding: 30px 20px;width: 100%;text-align: center;}
.strona-page .aggressive-sec .aggressive-rit:before {top: 0;height: 100%;}
.strona-page .aggressive-sec .aggressive-rit .text-heading {font-size: 40px;padding: 0;background-color: transparent;margin: 0 0 17px;}
.strona-page .aggressive-sec .aggressive-rit .aggres-btm-cnt {text-align: center;}
.strona-page .aggressive-sec .aggressive-rit p {letter-spacing: 0.6px;}
.strona-page .aggressive-sec .aggressive-rit h4 {font-size: 24px;margin: 0 0 15px;}

.strona-page .aggressive-sec .aggressive-rit.blk {padding: 30px 20px;}

.vredicts-sec {padding: 50px 0;}
.vredicts {flex-direction: column;align-items: center;gap: 25px;}
.vredicts .vredicts-left-item {width: 100%;text-align: center;}
.vredicts .vredicts-lst {width: 100%;padding: 40px 25px 60px;}
.vredicts-sec .vredicts-items p {margin: 0 0 20px;}
.vredicts-items {padding: 0px;text-align: center;}
.vredicts-sec .vredicts-items h6 {text-align: center;}
.vredicts-sec .vredicts-items h2 {font-size: 43px;margin: 0 0 15px;}
.vredicts-lst.owl-carousel .owl-dots button {width: 13px;height: 13px;}
.vredicts-sec h2 {font-size: 33px;margin: 0 0 15px;}
.vredicts-sec p {margin: 0 0 20px;}
.vredicts-lst.owl-carousel .owl-nav {position: relative;justify-content: center;gap: 20px;}
.vredicts-lst.owl-carousel .owl-nav button {position: relative;}
.vredicts-lst.owl-carousel .owl-dots {bottom: 20px;}

.strona-rev-sec {padding: 50px 0;}
.strona-rev-sec .strogna-lft-sec {padding: 50px 20px;margin: 0;width: 100%;}
.strona-rev-sec .strogna-lft-sec:before{display: none;}
.strona-rev-sec .strogna-sec {flex-direction: column;align-items: center;}
.strona-rev-sec .strogna-rgt-img {width: 100%;max-width: 370px;}
.vredicts-btn a {font-size: 15px;}
#page-column .review-itm{width: 100%;}
#page-column .tick-box { width: 100%;}
#page-column .tick-boxes {gap:20px;}

#main-heading .page-container { padding: 0 15px;}

.logo-section{padding: 20px 0;}

.page-template-tempalte-attorney-page #main-heading .page-container {padding:40px 0 0; }

}


@media screen and (max-width:767px) {
    
.hm-client-sec .container, .container, .container1 {max-width: 100%;padding: 0 15px;}


a.cmn-btn {font-size: 26px;}
.text-heading {font-size: 35px;}

.header-number {justify-content: center;flex-direction: column;align-items: center;gap: 7px;text-align: center;}
.header-number strong {margin: 0 0 10px;display: block;text-align: center;}
.logo-section {gap: 20px;flex-direction: column;}
.header-top {flex-wrap: wrap;  padding: 10px 10px; gap: 10px;}
.sicky-cnt.sticky-mobile-logo {max-width: 230px;}
.header-top a{padding-left: 22px;  letter-spacing: 1px;}
.banner-title h1 {font-size: 37px;margin: 0 0 15px;}
.banner-title h1 strong {font-size: 28px;}

.hm-about-sec {padding: 40px 0;}
.hm-about-sec h2.text-heading {font-size: 34px;letter-spacing: 0.5px;margin: 0 0 17px;}
.about-blk {padding: 25px 20px;}
.hm-about-sec p {font-size: 16px;}

.hm-case-results {padding: 0 0 40px;}
.hm-case-results h6 {font-size: 19px;}
.case-sub-title {width: 100%;text-align: center;order: 3;order: 3;}
.case-header {padding: 13px 40px 13px 15px;justify-content: center;flex-direction: column;}
.case-amount {width: 100%;text-align: center;        order: 1;}
.case-header::after {top: 22%;}
.case-item:last-child{margin-bottom: 0px;}
/* ------------- */
.testi-item { 
    margin: 0 5px;
}

/* --------------- */
.choosing-rit ul li:last-child {
    margin: 0 0 30px;
}
.choosing-rit ul li {
    font-size: 18px;
    margin: 0 0 20px;
    padding-left: 27px;
}
.hm-choosing-sec .text-heading br{
    display: none;
}

.hm-practice-list { padding: 10px 5px; }
.hm-practice-areas-sec .text-heading { margin: 0 0 30px 0; }
 

/* ----------------- */
.accordion-section a { font-size: 17px; padding: 18px 40px 18px 20px; }
.accordion-section .accordion-section-title::before { right: 5px;    transform: scale(0.9); }
.accordion-section-content p { font-size: 14px; }

/* ----------------- */

.map-section {padding: 35px 0;}

.hm-form-sec { padding: 30px 20px; }
.hm-form .gform_fields { gap: 15px !important; }
.hm-form .gform_wrapper .top_label input[type="submit"] {
    font-size: 17px !important;
    padding: 15px 25px !important;
}
.hm-form .gform_wrapper .top_label textarea {
    height: 80px !important;
}
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea {
    font-size: 14px !important;
    padding: 0 0 16px;
}
.ftr-block-list h4 {
    margin: 0 0 25px;
    text-align: center;
}
.ftr-copyrights-sec .ftr-disclaimer-list p {
    font-size: 14px;
}
#footer-navigation ul li {
    margin: 0 10px 10px;
}
.ftr-copyrights-sec p {
    font-size: 14px;
}
.ftr-copyrights-sec p img {
    width: 75px;
}
.manhattan-socal a {
    transform: scale(0.8);
}
.manhattan-socal {
    gap: 5px;
}
#footer-navigation ul li a {
    font-size: 14px;
}
.map-section p {
    font-size: 17px;
    margin: 0 0 30px;
}

/* ------------- */
.client-img-blk .owl-nav button, .hm-practice-list .owl-nav button, .awards-blk .owl-nav button, .nomberg-blk .owl-nav button {
 
    transform: scale(0.8);
}
.hm-practice-item { 
    max-width: 400px;
    margin: auto;
}


/* Inner pages */

.page-container, .post-container{max-width: 100%;padding: 0 15px;}

#main-heading h1 {font-size: 34px;}
#post-content, #page-content {padding: 40px 0;}
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 28px;}
#page-column h3 {font-size: 24px;}
#page-column h4 {font-size: 22px;}
#page-column h5 {font-size: 18px;}
#page-column h6 {font-size: 17px;}

#page-column .single-meta .single-category p, #page-column .single-author p {font-size: 16px;}

.cmn-box {padding: 30px 20px;margin: 25px 0;}
.cmn-box.two {padding: 25px 20px;}
.cmn-box.one .cmn-box-cnslt-btn {gap: 15px;}

.single-profile-block {gap: 20px;padding: 30px 10px;flex-direction: column;}
.sp-block {width: 100%;text-align: center;border: 2px solid rgb(184 150 62 / 60%);padding: 20px 10px;max-width: 450px;}
#page-column .single-profile-block .sp-block h2 {font-size: 33px;}
#page-column .single-profile-block .sp-block p {font-size: 18px;}
#page-column .btn-box h6 {font-size: 15px;}
.single-profile-image {width: 100%;max-width: 280px;}

.blue-table tbody td {font-size: 15px;}
#page-column .highlight-box p {margin: 0 0 12px;font-size: 16px;}
#page-column .single-blue-box p {font-size: 15px;margin-bottom: 10px;}
#page-column .single-blue-box h5 {font-size: 24px;}
.single-blue-box {padding: 20px 15px;}

.container{max-width: 100%;padding: 0 15px;}
.our-victories-list .our-victories-itm { width: 100%; }

.nomberg-blk.inner-media .nomberg-item {width: 48%; }

.strona-page .prsnl-inj-sec {padding: 0 0 40px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt {padding: 25px 20px;}
.strona-page .prsnl-inj-sec .text-heading {font-size: 26px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt h3 {font-size: 23px;}

.strona-page .videos-sec {padding: 40px 0;}

.strona-page .aggressive-sec {padding: 0 0 40px;}
.strona-page .aggressive-sec .aggressive-rit .text-heading {font-size: 37px;}
.strona-page .aggressive-sec .aggressive-rit h4 {font-size: 22px;}

.vredicts-sec {padding: 40px 0;}
.vredicts-sec .vredicts-items h6 {font-size: 20px;}
.vredicts-sec .vredicts-items h2 {font-size: 40px;}
.vredicts-sec h2 {font-size: 30px;}
.vredicts-sec p {font-size: 19px;}
.vredicts-btn a {padding: 11px 20px;font-size: 17px;}
.vredicts {gap: 20px;}

.strona-rev-sec {padding: 40px 0;}
.strona-rev-sec .strogna-lft-sec {padding: 40px 20px;}
.strogna-review-item {padding: 0;}
.strogna-lft-sec .strogna-reviews h3 {font-size: 23px;}
.strogna-star-img {transform: scale(0.6);}

.hm-choosing-sec.russiapg-choose-sec {padding-top: 40px;}
.page-template-template-landingpage .hm-choosing-sec{padding-top: 40px;}

}

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

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

.alignright, .alignleft {
    float: none;
    margin: 0 auto 10px;
    text-align: center;
}

}


@media screen and (max-width:540px) {
.header-top{ display:none;}	
.header-top.mobile-top {display: block;}
.header-top a{margin: 0 5px;}
.header-sticky .sticky-cnt>a, .header-sticky .sticky-cnt button{padding: 35px 0 0;font-size: 15px;}
.header-sticky .sticky-cnt {width: 40px;padding: 0px;}
.header-sticky .sticky-cnt a:before, .header-sticky .sticky-cnt button:before{background-size: 14px auto;width: 30px;  height: 30px;}
}

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

.text-heading {font-size: 30px;}

.header-number p {line-height: 1.5;}
.header-number strong {margin: 0 0 6px;}
.banner-title h1 {font-size: 34px;line-height: 1.1;}
.banner-title h1 strong {font-size: 26px;}
.social-icn{flex-wrap: wrap;}
.social-icn a {transform: scale(0.75);}

.hm-about-sec {padding: 30px 0;}
.hm-about-sec h2.text-heading {font-size: 30px;margin: 0 0 13px;}
.about-blk {padding: 25px 15px;}

.hm-case-results {padding: 0 0 30px;}
.hm-case-results h6 {font-size: 18px;}
.case-lft {max-width: 350px;}
.case-lft img {height: 300px;}
.case-viwe-btn a {padding: 12px 17px;font-size: 16px;}

.map-section {padding: 30px 0;}
.serv-item:before {transform: scale(0.7);}

/* ---------- */
.hm-form-sec {
    padding: 20px 10px;
}
.hm-form .gform_wrapper .top_label input[type="submit"] {
    font-size: 15px !important;
    padding: 13px 20px !important;
}
.manhattan-itm {   gap: 15px;  }


/* Inner pages */

#main-heading h1 {font-size: 31px;}
.inner-bnr-btm-title {font-size: 16px;} 

#post-content, #page-content {padding: 30px 0;}
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 29px;}
#page-column h3 {font-size: 26px;}
#page-column h4 {font-size: 23px;}
#page-column h5 {font-size: 21px;}
#page-column h6 {font-size: 20px;}
#page-column p {line-height: 1.6;}

#post-column-full .nav-links {margin: 10px 0px 0;}

.cmn-box {padding: 25px 15px;}
#page-column .cmn-box h2 {font-size: 30px;}
.cmn-box.one .cmn-box-cnslt-btn {flex-direction: column-reverse;}
#page-column .cmn-box.two h2 {font-size: 27px;}
#page-column .cnslt-btn.btn-box a.cmn-btn {padding-left: 36px;font-size: 24px;}
#page-column .cmn-box .btn-box {padding: 8px 15px;}
#page-column .cnslt-btn.btn-box h6 {font-size: 14px;}
#page-column .cmn-box.two h4 {line-height: 1.4;}

.page-feature-img, .single-thumbnail {margin: 0 0 20px;}
#page-column .single-meta {margin: 0 0 20px;}
.single-pagination .nav-links a {font-size: 15px;padding: 12px 16px 11px;}

#page-column .review-item h6 {font-size: 19px;}

.contact-page .in-cont-item {padding: 25px 15px;}
.contact-page #page-column .in-cont-item h4 {padding-top: 70px;}
.contact-page #page-column .in-cont-item h4:before {transform: scale(0.7);top: -10px;}

#page-content .areaserved-item-list {padding: 25px 15px;}

.single-profile-block {padding: 25px 10px;}
#page-column .single-profile-block .sp-block h5 {font-size: 16px;}
#page-column .single-profile-block .sp-block h2 {font-size: 30px;}
#page-column .single-profile-block .sp-block p {font-size: 17px;}

.blue-table tbody td {padding: 8px 10px;}
.single-blue-box {padding: 20px 10px;}
#page-column .single-blue-box h5 {font-size: 22px;}

.wp-block-image .alignright, .wp-block-image .alignleft {
    float: none;
    margin: 0 auto 10px;
}

.nomberg-blk.inner-media .nomberg-item {width: 100%; max-width: 280px; }

.strona-pg-pract-headings h4 {line-height: 1.4;}

.strona-page .prsnl-inj-sec {padding: 0 0 30px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt {padding: 25px 15px;}
.strona-page .prsnl-inj-sec .text-heading {font-size: 24px;}
.strona-page .prsnl-inj-sec .prsnl-inj-cnt h3 {font-size: 21px;line-height: 1.3;}
.strona-page .prsnl-inj-sec .google-img {margin: 15px auto;}

.vredicts .vredicts-lst {padding: 30px 15px 60px;}
.vredicts-sec .vredicts-items h6 {font-size: 19px;margin: 0 0 15px;}
.vredicts-sec .vredicts-items h2 {font-size: 37px;}

.strona-page .videos-sec {padding: 30px 0;}
.strona-page .videos-sec .videos-headings h4 {font-size: 20px;}

.strona-page .aggressive-sec {padding: 0 0 30px;}
.strona-page .aggressive-sec .aggressive-blk {gap: 20px;}
.strona-page .aggressive-sec .aggressive-rit {padding: 25px 15px;}
.strona-page .aggressive-sec .aggressive-rit .text-heading {font-size: 34px;}
.strona-page .aggressive-sec .aggressive-rit h4 {font-size: 21px;}
.strona-page .aggressive-sec .aggressive-rit .prct-btn a {padding: 12px 20px;}

.strona-page .aggressive-sec .aggressive-rit.blk {padding: 25px 15px;}

.strona-rev-sec {padding: 30px 0;}
.strogna-lft-sec h3 {font-size: 23px;}
.strona-rev-sec .strogna-lft-sec {padding: 30px 20px;}
.strogna-reviews.owl-carousel .strogna-review-item img {width: 30px;height: 29px;}
.strogna-lft-sec .strogna-reviews h3 {font-size: 22px;}
.strogna-reviews p {letter-spacing: 0.3px;}
.strogna-reviews.owl-carousel .owl-dots button {width: 13px;height: 13px;}
.vredicts-btn a {font-size: 16px;}

.hm-choosing-sec.russiapg-choose-sec {padding-top: 30px;}
.page-template-template-landingpage .hm-choosing-sec{padding-top: 30px;}

#page-column table p {
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.3;
}



}



@media screen and (max-width: 408px){
.page-bnr-blk {gap: 20px;}

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

#page-column .btn-box h6 {font-size: 14px;}
#page-column .btn-box {padding: 8px 11px;}
	
.hm-form .gfield.gfield--type-captcha {
    transform: scale(0.8);
    left: -20px;
}
 

}

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





.single-post-author {
    display: none;
}