/*
 Theme Name:   gortegalaw
 Theme URI:    http://example.com/gortegalaw
 Description:  Child theme for RMTheme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     rmtheme
 Version:      1.0.0
 Text Domain:  G. Ortega Law
*/



@font-face {
    font-family: 'DMSerifDisplay-Regular';
    src: url('fonts/DMSerifDisplay-Regular.eot');
    src: url('fonts/DMSerifDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/DMSerifDisplay-Regular.woff2') format('woff2'),
        url('fonts/DMSerifDisplay-Regular.woff') format('woff'),
        url('fonts/DMSerifDisplay-Regular.ttf') format('truetype'),
        url('fonts/DMSerifDisplay-Regular.svg#DMSerifDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('fonts/Montserrat-Regular.eot');
    src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Regular.woff2') format('woff2'),
        url('fonts/Montserrat-Regular.woff') format('woff'),
        url('fonts/Montserrat-Regular.ttf') format('truetype'),
        url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('fonts/Montserrat-Medium.eot');
    src: url('fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Medium.woff2') format('woff2'),
        url('fonts/Montserrat-Medium.woff') format('woff'),
        url('fonts/Montserrat-Medium.ttf') format('truetype'),
        url('fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('fonts/Montserrat-Light.eot');
    src: url('fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Light.woff2') format('woff2'),
        url('fonts/Montserrat-Light.woff') format('woff'),
        url('fonts/Montserrat-Light.ttf') format('truetype'),
        url('fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('fonts/Montserrat-SemiBold.eot');
    src: url('fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('fonts/Montserrat-SemiBold.woff') format('woff'),
        url('fonts/Montserrat-SemiBold.ttf') format('truetype'),
        url('fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



:root {
    --blue: #1e90ff;
    --white: #ffffff;
    --placeholdercolor: currentColor;
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}
body {
    margin: 0;
    padding: 0;
    font-family: 'DMSerifDisplay-Regular';
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #000000;
}
.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: 'DMSerifDisplay-Regular';
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: normal;
}
p, li, ul, ol, blockquote {
    font-family: 'Montserrat-Light';
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
}
ul, li {
    list-style: none;
}
a:visited {
    color: #fff;
}
a:hover {
    text-decoration: none;
    outline: none;
}
a:focus{
    outline: 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;
}

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


/*Header Sticky Menu*/



.header-sticky.fixed-header {position: fixed; top: 0; width: 100%; padding: 10px 2%; background-color: #000; z-index: 9999; border-bottom: 2px solid #00b3f1;}
 .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: 'Montserrat-Regular'; position: relative; padding-top: 45px; 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: 100%; 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: 14px; } 
.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: #000; 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; } 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: left; 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: 'Montserrat-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: 'Manrope-Regular'; } 
.mobinav {display: none; width: 100%; color: #fff; box-sizing: border-box; z-index: 99999995; float: left; background: #000; position: absolute; top: 38px; left: 0; } 
.mobinav ul {float: left; margin: 0px 0 0 0; padding: 5px 0px; width: 100%; } 
.mobinav ul li {float: left; margin: 0; width: 100%; list-style: none; padding: 0 20px; box-sizing: border-box; border: 0; margin: 0; padding: 0px; position: relative; font-family: "Poppins", sans-serif; } 
.mobinav a {width: 100%; float: left; padding: 6px 0; display: block; line-height: normal; color: #fff; font-size: 18px; letter-spacing: 0.5px; font-family: 'Montserrat-Regular'; border: 0; margin: 0; text-decoration: none; }
 .mobinav a:hover {color: #86d0f8; } 
.mobinav ul li ul {float: left; padding: 0 0 0 15px; } 
.mobinav ul li ul li a {text-transform: capitalize; } 
.mobinav ul li a.drop.close, .mobinav ul li a.drop.open {font-size: 0; position: absolute; right: 0px; top: 0; width: auto; height: 29px; background-color: transparent !important; background-position: right center; background-repeat: no-repeat; padding: 0px 5px !important; cursor: pointer; } 
.mobinav ul li a.drop.open {width: 22px; } 
.mobile_src_nav {display: none; width: 100%; float: left; 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; } 
.logo-section {display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;position: relative;} 
.logo-section:before{position: absolute;content: "";width: 100%;height: 1px;background-color:#717171;bottom: 0;left: 0;right: 0;margin: auto;}
.header-number {color: #fff; display: flex ; align-items: center; justify-content: flex-end;position: relative; gap: 66px;margin: 0 0 25px}
.site-header.is-sticky .header-number{ margin: 0 0 15px;}
/*.site-header.is-sticky #main-navigation ul li a{ padding: 0 0 20px;}*/
.header-number strong:before{position: absolute; content: "";  right: -91px; margin: auto; top: 0; bottom: 0; width: 70px; height: 1px; background-color: #fff; z-index: 1;}
.header-number strong {margin: 0 10px 0 0; font-size: 19px;position: relative; line-height: 1; font-family: 'Montserrat-Light'; color: #fff; text-transform: capitalize;letter-spacing: 1.14px;}

.header-number a {font-size: 30px; line-height: 1; color: #fff; font-family: 'DMSerifDisplay-Regular'; padding: 13px 40px 13px 70px; position: relative; }
.header-number a:before{position: absolute; content: ""; left: 35px; top: 0; bottom: 0; margin: auto; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -14px -12px; width: 21px; height: 21px;}

#main-navigation ul{margin:0 }
 #main-navigation ul li{display:inline-block; padding:0 0px 0; position:relative;     margin: 0px 30px; }
 #main-navigation ul li:first-child{margin-left:0 }
  #main-navigation ul li:last-child{margin-right:0 } 
#main-navigation ul li a{font-size:19px; text-transform:uppercase; font-family: 'Montserrat-Light'; line-height: 1; color:#fff;  display:block; min-width:inherit;     padding: 0 0 35px;position: relative;border-bottom: 2px solid transparent;} 
#main-navigation ul li.current-menu-item a, #main-navigation ul li a:hover {color: #0c98cb;  font-weight: 600;border-bottom: 2px solid #00b3f1; }
 #main-navigation ul li ul.sub-menu{display:none; width:220px; position:absolute; color:#fff; top:100%; left:0; right:auto; background-color:#000; 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{background-color: #747574; color: #fff; } 
 #main-navigation .current-menu-parent > a, #main-navigation .menu-item-has-children.current-menu-parent > a{color:#00b3f1; } 
 #main-navigation ul.sub-menu li  a {color: #fff; }
 #main-navigation .sub-menu li a{ width: 100%; padding: 8px 10px; color: #ffffff; display: block; font-size: 16px; text-align: left; text-transform: capitalize; letter-spacing: 0;}
 #main-navigation ul.sub-menu li.current-menu-item > a, #main-navigation .sub-menu li a:hover, #main-navigation .sub-menu .current-menu-item > a{background-color:#1b8ab6; 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 {padding: 25px 0 0; transition: opacity 0.3s ease, visibility 0.3s ease; width: 100%;     position: absolute;z-index: 1;} 
.site-header.is-sticky {top: 0; right: 0; left: 0; z-index: 999; position: fixed; background:#000000; animation: slideDown 0.35s ease-out; visibility: visible; } @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; }



/* Common Stlyes */

.cmn-btn{display: inline-block; padding: 22px 56px; background-image: -webkit-linear-gradient(-90deg, rgb(0, 179, 241) 0%, rgb(0, 95, 149) 100%); color: #fff; line-height: 1; font-size: 22px; text-transform: uppercase; font-family: 'DMSerifDisplay-Regular'; clip-path:polygon(7% 0, 93% 0, 100% 50%, 93% 100%, 7% 100%, 0% 50%); }
.text-heading{ text-align: center; font-family: 'DMSerifDisplay-Regular'; font-size: 70px; color: #fff; margin: 0 0 21px; line-height: 1.1; text-transform: capitalize;}
.col-loop {font-size: 20px; margin: 0 0 10px; }
.cmn-btn:hover {background-image: -webkit-linear-gradient(90deg, rgb(0, 179, 241) 0%, rgb(0, 95, 149) 100%); color: #fff; }
.text-heading strong {font-weight: inherit; color: #00b3f1; }

/*Banner section*/


.hm-banner-sec{background-image: url(images/hm-banner-img.webp);background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;padding:230px 0 525px;}

.hm-banner-sec .bnr-cnt {text-align: center;}
.hm-banner-sec .bnr-cnt h1{    font-size: 94px; line-height: 1; padding: 0 0 10px; color: #1b8ab6; text-transform: uppercase; font-family: 'DMSerifDisplay-Regular'; margin: 0 0 15px; border-bottom: 6px solid #1b8ab6; display: inline-block;}
.hm-banner-sec .bnr-cnt  h3{font-size: 65px;color: #fff;font-family: 'DMSerifDisplay-Regular';text-transform: capitalize;line-height: 1;}
.hm-banner-sec .bnr-cnt P{font-size: 19px;color: #fff;text-transform: uppercase;line-height: 1; font-family: 'Montserrat-Light';}


.hm-banner-sec .logo {position: absolute; width: 80px; height: 80px; background: url(images/baner-text-img.webp); background-size: cover; border-radius: 100vmax; background-position: center; top: 100px; margin: auto; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; right: -38px; } 
.hm-banner-sec .circle {position: relative; width: 138px; height: 138px; border-radius: 100vmax; display: flex ; align-items: center; justify-content: center; position: absolute; top: 0; right: 20%; margin: auto; bottom: 10px; } 
.hm-banner-sec .text {position: absolute; width: 100%; height: 100%; font-family: 'Montserrat-SemiBold'; font-size: 12px; text-transform: uppercase; animation: textRotation 12s linear infinite; color: #fff; transform-origin: center center; bottom: -70px; } 
.hm-banner-sec .text span {position: absolute; left: 50%; transform-origin: 0 69px; /* radius of circle */ } @keyframes textRotation {to {transform: rotate(360deg); } }

.social-icons a{width: 37px;height: 41px;background-image: url(images/hm-sprites.webp);background-position: -12px  -56px;display: inline-block;font-size: 0;}
.social-icons a:hover{background-position: -12px -103px;}

.social-icons a.linedin{background-position: -61px -56px;}
.social-icons a.linedin:hover{background-position: -61px -103px;}

.scrol-dwn{font-size: 14px;color: #c1c7cb;line-height: 1; font-family: 'Montserrat-SemiBold';writing-mode:sideways-lr;letter-spacing: 2.8px;text-transform: uppercase;}

.scoial-dwn-sec {display: flex ; flex-direction: column; align-items: center; position: absolute; top: 25.6%; left: 8.5%; }
.social-icons {padding: 0 0 150px 0px; position: relative; }
.social-icons:before{position: absolute; content: ""; background-image: url(images/socail-icns-arrow.webp); background-repeat: no-repeat; width: 28px; height: 148px; bottom: 0; left: 0; right: 0; margin: auto;}
.sec-end-img {background-color: #000000; }
.sec-end-img img {margin: -170px 0 0; position: relative; z-index: 01; width: 100%; display: block; }
.sec-end-img.btm-end img {margin:auto; }
.sec-end-img.mbl-end-img { display: none; }


/* About Page */

.hm-about-sec { padding: 70px 0 180px; }
.about-items {display: flex; justify-content: space-between; width: 100%; padding-right: 110px; align-items: flex-end; } 
.about-lft {width: 35.3%; } 
.abut-img img {width: 100%; display: block; } 
.abut-img.abut-mobaile {display: none; } 
.about-rgt {width: 58.1%; } 
.about-rgt .text-heading{margin: 0 0 30px; text-align: left; } 
.about-rgt p {font-family: 'Montserrat-Light'; font-size: 20px; line-height: 2.2; color: #ffffff; margin: 0 0 45px; } 
.abt-btns {display: flex; justify-content: flex-start; gap: 45px; } 
.abt-phno {position: relative; } 
.abt-phno a {font-family: 'DMSerifDisplay-Regular'; font-size: 40px; line-height: 1; color: #ffffff; margin: 0 0 10px; display: block; padding: 0 0 0 58px; } 
.abt-phno a:hover {color: #00b1ef; transition: 0.3s; } 
.abt-phno a::before {position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -58px -3px; width: 39px; height: 39px; left: 0; top: 0; } 
.abt-phno p {font-family: 'Montserrat-Medium'; font-size: 16px; line-height: 1; letter-spacing: 0; color: #00b1ef; margin: 0; }
 

/* Practice Areas */

.hm-prct-sec {text-align: center; padding: 0px 0 60px; } 
.hm-prct-sec h6 {margin: 0 0 15px; } 
.hm-prct-sec .text-heading{margin: 0 0 35px; } 
.prct-blk {display: flex; justify-content: space-between; width: 100%; } 
.prct-itm {width: 31.35%; padding: 45px 10px 50px; position: relative; background-color: #080808; } 
.prct-itm::before{top: auto !important; bottom: -9px !important;} 
.prct-itm:hover {background-color: #0d0d0d; } 
.prct-itm h4 {font-family: 'DM Serif Display'; font-weight: 400; font-size: 45px; line-height: 1.1; letter-spacing: 0; color: #ffffff; margin: 0; } 
.prct-itm-img img {width: 100%; display: block; filter: grayscale(1); opacity: 50%; } 
.prct-itm:hover h4 {color: #00b1ef; } 
.prct-itm .prct-itm-img {display: block; width: 64.5%; margin: auto; position: relative; } 
.prct-itm-img.community::before, .prct-itm-img-hvr.community::before {position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -128px -9px; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 98px; height: 85px; } 
.prct-itm-img.mid-market::before, .prct-itm-img-hvr.mid-market::before {position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -259px -9px; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 84px; height: 84px; } 
.prct-itm-img.turnaround::before, .prct-itm-img-hvr.turnaround::before {position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -387px -9px; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 85px; height: 85px; } 
.prct-itm:hover .prct-itm-img img{opacity: 100%; filter: grayscale(0); } 

/* Attorney Section */ 

.meet-atrny-sec {padding: 50px 0 135px; } 
.meet-atrny-sec .text-heading{margin: 0 0 50px; } 
.meet-atrny-sec h2 strong {font-weight: 400; color: #00b1ef; line-height: 1; } 
.atrny-blk {display: flex ; justify-content: space-between; align-items: center; padding-right: 32px; } 
.atrny-lft {width: 52.1%; } 
.atrny-lft h5 {font-family: 'DMSerifDisplay-Regular'; font-size: 35px; line-height: 1.3; color: #00b3f1; margin: 0 0 20px; } 
.atrny-lft p {font-family: 'Montserrat-Light'; font-size: 17px; line-height: 2.3; color: #ffffff; margin: 0 0 47px; } 
.atrny-btn {position: relative; } 
.atrny-btn::before {position: absolute; content: ""; background-image: url(images/atrny-btn-border.webp); background-repeat: no-repeat; background-size: contain; right: 0; top: 0; bottom: 0; margin: auto; width: 286px; height: 28px; } 
.atrny-rit {width: 35.5%; -webkit-mask-image: url(images/atrny-msk-img.webp); -webkit-mask-repeat: no-repeat; -webkit-mask-position: center; -webkit-mask-size: 99% 100%; } 
.atrny-rit-img {background-color: #00b3f1; } 
.atrny-rit-img img {width: 100%; display: block; } 
.hvr a {position: absolute; left: 0; right: 0; bottom: 0; top: 0; margin: auto; width: 100%; font-size: 0; }
.container{width: 100%; max-width: 1300px; margin:auto;}


/* Testimonials Section */
.hm-testimonials-sctn{background-color: #000000; text-align: center; padding: 0 0 40px;    display: none;}
.hm-testimonials-sctn .text-heading {margin: 0 0 55px; } 
.main-title {font-family: 'Montserrat-Regular'; font-size: 17px; letter-spacing: 3.4px; line-height: 1; margin: 0 0 10px; color: #00b1ef; } 
.hm-testi-item h4 {font-family: 'DMSerifDisplay-Regular'; font-size: 30px; color: #fff; line-height: 1.3; margin: 0 0 15px; } 
.hm-testi-item p {font-family: 'Montserrat-Light'; font-style: italic; font-size: 20px; color: #fff; line-height: 1.9; margin: 0 0 30px; } 
.hm-testi-item h5 {font-family: 'DMSerifDisplay-Regular'; font-size: 27px; color: #00b1ef; line-height: 1.1; margin: 0 0 13px; } 
.star-rat {width: 9.9%; margin: auto; } 
.testi-blck.owl-carousel {margin: 0 0 50px; padding: 0 115px; } 
.testi-blck.owl-carousel .owl-stage, .testi-blck.owl-carousel .owl-item {display: flex; } 
.hm-testi-item{width: 100%;} 
.testi-blck.owl-carousel .owl-nav button.owl-prev, .testi-blck.owl-carousel .owl-nav button.owl-next {width: 45px; height: 45px; display: inline-block; background-image: url(images/hm-sprites.webp); background-position: -125px -247px ; left: 0; position: absolute; top: -10%; bottom: 0; margin: auto; font-size: 0 ; } 
.testi-blck.owl-carousel .owl-nav button.owl-next {background-position: -201px -248px; left: auto; right: 0; } 
.testi-blck.owl-carousel .owl-nav {display: flex ; justify-content: space-between; } 
.testi-blck.owl-carousel .owl-nav button.owl-next:hover {background-position: -201px -189px; } 
.testi-blck.owl-carousel .owl-nav button.owl-prev:hover {background-position: -125px -188px; }
 


/* Media Section */

.hm-media-lst {display: flex; justify-content: space-between; } 
.hm-media-itm {width: 31.1%; text-align: center; display: flex ; flex-direction: column; justify-content: space-between; padding-top: 120px; position: relative; z-index: 0; } 
.hm-media-itm::before{        position: absolute; content: ""; background-image: url(images/media-itm-bg.webp); background-repeat: no-repeat; background-position: top center; background-size: cover; top: 0; left: 0; right: 0; width: 73%; height: 80%; opacity: 30%; margin: auto; filter: grayscale(1); z-index: -1; } 
.hm-media-itm:hover::before{ filter:grayscale(0); opacity: 100%;} 
.hm-media-sec {background-color: #000000; padding: 30px 0 0; } 
.hm-media-sec .text-heading {margin: 0 0 35px; } 
.hm-media-itm h5 {color: #fff; font-size: 30px; font-family: 'DMSerifDisplay-Regular'; line-height: 1.2; margin: 0 0 10px; } 
.hm-media-itm p {color: #fff; font-family: 'Montserrat-Light'; font-size: 17px; line-height: 2; margin: 0 0 10px; } 
.hm-media-itm h4 a {color: #00b3f1; font-family: 'DMSerifDisplay-Regular'; font-size: 30px; margin: 0; display: inline-block; } 
.hm-media-itm:hover h4 a{color: #fff;} 
.hm-media-itm h4 { position: relative; padding-top: 42px; margin: 0; } 
.prct-itm::before, .hm-media-itm h4::before{ position:absolute; content: ""; left: 0; right: 0; top: 0; width: 100%; height: 18px; background-image: url(images/media-link-before.webp); background-position: center; background-repeat: no-repeat; background-size: 100% ; filter: grayscale(1); } 
.prct-itm:hover::before, .hm-media-itm:hover h4::before{ filter: grayscale(0);}


/* Footer Section */


.footer-sec {background: #000000; }
#footer-navigation ul {margin: 0 0 60px; text-align: center;}
#footer-navigation ul li{margin: 0px 54px 0; display: inline-block; } 
#footer-navigation ul li:last-child{ margin-right: 0;} 
#footer-navigation ul li:first-child{ margin-left: 0;} 
#footer-navigation ul li a {    font-family: 'Montserrat-Light'; text-transform: uppercase; color: #fff; font-size: 19px; line-height: 1; letter-spacing: 0.19px; margin: 0; display: inline-block;} 
#footer-navigation ul li.current-menu-item > a, #footer-navigation ul li a:hover{color: #00b3f1; }

 /*Footer block*/

  .ftr-block-list {display: flex ; justify-content: space-between; } 
  .ftr-itm {width: max-content; text-align:left; position:relative; } 
  .ftr-itm h4{    font-family: 'DMSerifDisplay-Regular'; font-size: 35px; line-height: 1; color: #ffffff; margin: 0 0 10px; } 
  .ftr-itm.loc .ftr-bfr:before, .ftr-itm .ftr-bfr a:before{    position: absolute; top: 0; left: 0; bottom: 0; margin: auto; width: 24px; height: 30px; background-image: url(images/hm-sprites.webp); background-position: -136px -116px; content: "";} 
  .ftr-itm .ftr-bfr a:before{background-position:-194px -115px;} 
  .ftr-itm p {font-size: 18px; line-height: 1.66; color: #ffffff; font-family: 'Montserrat-Light'; margin: 0; } 
  .ftr-bfr {padding-left: 40px; } 
  .ftr-itm.ftr-logo a {width: 58.4%; display: block; margin: auto; } 
  .ftr-itm.ftr-logo {width: 43.6%; border-right: 1px solid #4a4a4a; border-left: 1px solid #4a4a4a; } 
  .ftr-itm p a {font-family: 'DMSerifDisplay-Regular'; font-size: 32px; line-height: 1; display: inline-block; color: #fff; margin: 0;} 
  .ftr-itm p a:hover{color:#00b3f1;} 
  .ftr-itm.ftr-logo img {margin: 0 0 12px; } 
  .social-icns {    display: flex ; justify-content: center; gap: 10px; margin: -24px auto 0; width: max-content; background: #000; padding: 0 27px;} 
  .ftr-block-sec {padding: 100px 0 65px; border-top: 1px solid #4a4a4a; border-bottom: 1px solid #4a4a4a; } 
  .social-icns a {font-size: 0; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -273px -110px; width: 45px; height: 45px; border-radius: 50%; } 
  .social-icns a.linkedin{ background-position: -339px -110px;} 
  .social-icns a:hover{background-position: -274px -166px;} 
  .social-icns a.linkedin:hover{ background-position: -339px -166px;}



/*footer form*/
.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 110px 80px; position: relative; background-image: linear-gradient(181deg, #00b3f1, #006096); }
.hm-form-sec p {    font-family: 'Montserrat-Regular'; font-size: 17px; color: #fff; line-height: 1; margin: 0 0 35px; text-align: center;}
.hm-form .gform_required_legend{display: none; } 
.ftr-form-sctn{text-align: center; background-color: #000000; padding: 90px 0; } 
.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 {    margin: 0px; width: 100% !important; color: #000000; outline: 0px; position: relative; border-radius: 0; font-family: 'Montserrat-Regular'; background: #fff; line-height: 1.2 !important; font-size: 17px !important; padding: 21px 60px 21px 30px !important; transition: all 0.5s; display: block; text-align: left; border: none; height: auto !important;}
.hm-form .gfield.chk{padding: 0;}
.hm-form .gfield{position: relative !important ; } 
.hm-form .gfield {width: 48.7% !important; } 
.hm-form .gfield.msg {width: 100% !important;}
.hm-form .gform_fields {display: flex !important; flex-wrap: wrap; gap: 15px !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; padding-top: 20px !important; margin: 0px; min-block-size: 0px !important; } 
.hm-form .gfield.msg, .hm-form .gfield.popfield, .hm-form .gfield.chk {width: 100% !important; } 
.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: 17px; font-family: 'Montserrat-Regular'; line-height: 1; font-weight: 400; color: #fff; margin: 0; text-align: left;}
.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; } 
.hm-form-sec .gfield .ginput_container {margin: 0 !important; } 
.hm-form .gfield_description.instruction.validation_message {top: 38px;} 
.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 {text-align: center; margin:-50px auto 0; position: relative; max-width: max-content; clip-path: polygon(7% 0, 93% 0, 100% 50%, 93% 100%, 7% 100%, 0% 50%); padding: 2px; background: #fff; }
.hm-form .gfield input, .hm-form .gform_wrapper .top_label textarea {background-image: url(images/form-name-icn-bkg.webp) !important; background-repeat: no-repeat !important; background-position: right 31px center !important; } 
.hm-form .gfield input[type='email'] {background-image: url(images/form-email-icn-bkg.webp) !important; } 
.hm-form .gfield input[type='tel'] {background-image: url(images/form-ph-icn-bkg.webp) !important; } 
.hm-form .gfield input[type="checkbox"]{background-image:none; } 
.hm-form .gform_wrapper .top_label textarea {background-image: url(images/form-msg-icn-bkg.webp) !important; background-position: right 32px top 23px !important; }
.hm-form-sec .gfield.gfield--type-html.popfield {margin: 30px 0 0 !important; }
.hm-form .gform_wrapper .top_label input[type="submit"] {    display: inline-block !important; background-color: #00669d !important; outline: none !important; border: 0px none !important; border-radius: 0 !important; cursor: pointer; text-transform: uppercase !important; transition-duration: 0.5s; font-family: 'DMSerifDisplay-Regular' !important; width: auto !important; color: #ffffff !important; font-size: 22px !important; padding: 18px 52px !important; line-height: 1 !important; margin: 0; position: relative; z-index: 1; clip-path: polygon(7% 0, 93% 0, 100% 50%, 93% 100%, 7% 100%, 0% 50%);}
.hm-form .gform_wrapper .top_label input[type="submit"]:hover{background-color: #fff !important; color: #0c98cb !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: 'Montserrat-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 .chk .gfield_description.validation_message {bottom: -25px !important; text-align: left; right: auto !important; }
.hm-form .gfield_description.validation_message {position: absolute; bottom: 38px; right: 57px !important; text-align: right; font-size: 13px; font-family: 'Montserrat-Regular'; color: #e40b0b; pointer-events: none; margin: 0; }
 /*.ftr-frm-sctn ends*/


/*Copy Rights Section*/ 

.ftr-copyrights-sec { padding: 63px 0px 35px; text-align: center; }
.ftr-copyrights-sec p {margin: 0; font-family: 'Montserrat-Light'; font-size: 17px; color: #fff; letter-spacing: 0.34px; line-height: 1.3; }
.ftr-copyrights-sec p a{display: inline-block; }
.ftr-copyrights-sec p a:hover{color: #00b3f1;}
















@media (max-width:1900px) {}

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


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

 



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


/* com */
.cmn-btn { padding: 18px 53px; font-size: 20px; }
.text-heading { font-size: 65px; }
/* Header */

/* Banner */
.banner-blk { position: relative; }
.scoial-dwn-sec { top: 6%; left: 0; }
.hm-banner-sec { padding: 230px 0 350px; }
.banner-blk { position: relative; padding: 0px 0 150px; }
.hm-banner-sec .circle { top: auto; right: 13%; margin: auto 0; bottom: 30px; }
.hm-banner-sec .bnr-cnt h1 { font-size: 80px; }
.hm-banner-sec .bnr-cnt  h3 { font-size: 55px; }
.hm-banner-sec .bnr-cnt P { font-size: 18px;}
/* ----------About--------- */
.hm-about-sec { padding: 60px 0 140px; }
.about-rgt p { font-size: 19px; margin: 0 0 40px;}
/* -----practice---------- */
.hm-prct-sec { padding: 0px 0 60px; }
.hm-prct-sec .text-heading { margin: 0 0 25px; }
.prct-itm h4 { font-size: 37px; }

/* meet-atrny */
.meet-atrny-sec { padding: 50px 0 100px; }
.atrny-btn::before { right: 21px; }
.meet-atrny-sec .text-heading { margin: 0 0 40px; }

/* testimonials */
.hm-testimonials-sctn .text-heading { margin: 0 0 40px; }
.hm-testi-item h4 { font-size: 28px; }
.testi-blck.owl-carousel { margin: 0 0 40px; }

/* - */

}
@media screen and (max-width:1500px) {}
@media screen and (max-width:1440px) {
    
.container, .container1{ max-width:1200px; }
/* com */
.text-heading { font-size: 53px; }
.cmn-btn { padding: 17px 50px; font-size: 18px; }

/* Header */
.header-number a { font-size: 26px;}
#main-navigation ul li { margin: 0px 22px; }
#main-navigation ul li a { font-size: 17px; padding: 0 0 28px; }
.header-number { margin: 0 0 20px; }
.header-number strong { font-size: 18px; }
/* Banner */
.hm-banner-sec .circle { right: 120px; transform: scale(0.9); }
.hm-banner-sec { padding: 190px 0 350px; }
.hm-banner-sec .bnr-cnt h1 { font-size: 70px; }
.hm-banner-sec .bnr-cnt  h3 { font-size: 50px; }
.hm-banner-sec .bnr-cnt  h3 { font-size: 50px; }
.hm-banner-sec { padding: 190px 0 290px; }


/* ----------About--------- */
.about-rgt .text-heading { margin: 0 0 22px;}
.about-items { padding-right: 40px; }
.about-rgt p { font-size: 17px; margin: 0 0 30px; }
.hm-about-sec { padding: 50px 0 100px; }
.abt-btns { gap: 40px; }
.abt-phno a { font-size: 35px; margin: 0 0 10px; padding: 0 0 0 51px; }
.abt-phno p{margin: 0 !important;}

/* practice */
 
.prct-itm h4 { font-size: 33px; }
.prct-itm .prct-itm-img { width: 60%; }

/* meet atrny */
.atrny-blk { padding-right: 10px; }
.atrny-lft h5 { font-size: 33px; }
.atrny-lft p { font-size: 16px; margin: 0 0 40px; }
.meet-atrny-sec { padding: 50px 0 85px; }
.meet-atrny-sec .text-heading { margin: 0 0 35px; }

/* testimonilas */
.hm-testimonials-sctn .text-heading { margin: 0 0 30px; }
.hm-testi-item h4 { font-size: 25px; }
.testi-blck.owl-carousel { padding: 0 85px; }
.hm-testi-item p { font-size: 18px; margin: 0 0 26px;}
.star-rat { width: 12%;   }


/* media-itm */
.hm-media-itm h5 { font-size: 27px; }
.hm-media-itm p { font-size: 16px; }
.hm-media-itm { width: 32%;}
.hm-media-itm h4 a {  font-size: 27px; }
.hm-media-itm h4 {  padding-top: 33px; }
/* form */

.hm-form-sec { padding: 45px 80px 60px; }
#footer-navigation ul li { margin: 0px 43px 0; } 
#footer-navigation ul { margin: 0 0 40px;} 
.ftr-itm h4 { font-size: 30px; } 
.ftr-itm p { font-size: 16px;} 
.ftr-bfr { padding-left: 35px; }
.ftr-itm p a { font-size: 28px; }
.ftr-block-sec { padding: 70px 0 50px;}
.ftr-copyrights-sec { padding: 45px 0px 30px;}
.hm-form-sec p { margin: 0 0 25px; }
.ftr-form-sctn { padding: 70px 0; }

 
}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1280px) {}
@media screen and (max-width:1240px) {
    
.container, .container1 { max-width: 970px; padding:0 10px; }


.text-heading { font-size: 45px; margin: 0 0 15px; } 
.cmn-btn { padding: 16px 34px; font-size: 17px; }
/* Header */
.site-branding { width: 22%; }
.header-number a { font-size: 24px; padding: 13px 33px 13px 60px; }
.header-number a:before { left: 24px; }
.header-number { gap: 50px; }
.header-number strong { font-size: 17px; }
.header-number:before { left: 25%; width: 50px; }
#main-navigation ul li a { font-size: 15px; padding: 0 0 20px; }
#main-navigation ul li { margin: 0px 20px; }
#main-navigation ul li {margin: 0px 10px; }
.header-number strong:before{right: -73px;width: 55px;}

/* Banner */
.hm-banner-sec { padding: 160px 0 200px; }
.hm-banner-sec .circle { right: 85px; transform: scale(0.8); } 
.hm-banner-sec .bnr-cnt h1 { font-size: 55px; } 
.hm-banner-sec .bnr-cnt  h3 { font-size: 40px; } 
.hm-banner-sec .bnr-cnt P { font-size: 15px; } 
.banner-blk { position: relative; padding: 0px 0 120px; } 
.social-icons { padding: 0 0 63px 0px; }
.social-icons:before { height: 70px; width: 30px; }
.social-icons a { transform: scale(0.85); }
.scoial-dwn-sec { top: 0%; left: 0; }
.scrol-dwn { font-size: 13px;}
.sec-end-img img { margin: -100px 0 0;}

/* About */
.about-rgt { width: 59%; }
.about-lft { width: 37%; }
.about-rgt .text-heading { margin: 0 0 15px; }
.about-items { padding-right: 0px; }
.about-rgt p { font-size: 15px; margin: 0 0 20px; }
.abt-btns { gap: 14px; }
.abt-phno a { font-size: 30px; margin: 0 0 10px; padding: 0 0 0 46px; }
.abt-phno a::before { transform: scale(0.85); top: -5px; }
.hm-about-sec { padding: 50px 0 0px; }
/* practice */
.hm-prct-sec { padding: 60px 0; }
.prct-itm { width: 31.35%; padding: 25px 10px 35px; }
.prct-itm h4 { font-size: 28px; }

/* ------meet---atorney---- */
.atrny-lft { width: 57%; }
.atrny-rit { width: 38%;}
.atrny-lft p { font-size: 15px; }
.atrny-lft h5 { font-size: 28px; margin: 0 0 15px;}
.atrny-btn::before { width: 247px; }
.meet-atrny-sec .text-heading { margin: 0px 0 30px; }
.meet-atrny-sec { padding: 50px 0 55px; }
/* --testimonilas-- */
.hm-testimonials-sctn .text-heading { margin: 0 0 15px; }
.hm-testi-item h4 { font-size: 22px; margin: 0 0 10px; }
.hm-testi-item p { font-size: 16px; margin: 0 0 15px; }
.hm-testi-item h5 { font-size: 25px; margin: 0 0 13px; }
.star-rat { width: 15%;}
.testi-blck.owl-carousel {    padding: 0 80px; margin: 0 0 25px; }

/* ---media--- */
.hm-media-itm p { font-size: 14px; }
.hm-media-itm h5 { font-size: 24px; }
.hm-media-itm h4 { padding-top: 26px; }
.hm-media-itm h4 a { font-size: 25px; }
.hm-media-sec .text-heading { margin: 0 0 20px; }

/* form */
.ftr-form-sctn {padding: 55px 0; } 

.hm-form-sec {padding: 35px 45px 45px; } 

.hm-form-sec p {font-size: 16px; margin: 0 0 20px; } 

.hm-form .gform_wrapper .top_label input, 

.hm-form .gform_wrapper select, 

.hm-form .gform_wrapper .top_label textarea {font-size: 16px !important; padding: 17px 45px 17px 20px !important; } 

.hm-form .gfield input{background-position: right 22px center !important; } 

.hm-form .gform_wrapper .top_label textarea {height: 115px !important; } 

.hm-form-sec .gfield.gfield--type-html.popfield {margin: 15px 0 0 !important; } 

.hm-form .gform_wrapper .form-links a, 

.hm-form .gfield--type-checkbox .gchoice label {font-size: 15px; } 

.hm-form .gform_wrapper .top_label input[type="submit"] {font-size: 20px !important; padding: 16px 40px !important; } 

.hm-form .gform_wrapper .gform_footer.top_label {margin: -40px auto 0; } 

#footer-navigation ul li a {font-size: 16px; } 

#footer-navigation ul li {margin: 0px 30px 0; } 

#footer-navigation ul {margin: 0 0 25px; } 

.ftr-block-sec {padding: 50px 0 45px; } 

.ftr-itm h4 {font-size: 25px; margin: 0 0 7px; } 

.ftr-itm p {font-size: 14px; } 

.ftr-itm.loc .ftr-bfr:before, 

.ftr-itm .ftr-bfr a:before {transform: scale(0.9); } 

.ftr-itm p a {font-size: 25px; } 

.social-icns a {transform: scale(0.9); } 

.social-icns {padding: 0 19px; } 

.ftr-copyrights-sec {padding: 25px 0px 20px; } 

.ftr-copyrights-sec p {font-size: 16px; }
.hm-form .gfield_description.instruction.validation_message {top: 34px; }
.hm-form .gfield_description.validation_message { font-size: 12px;bottom: 31px; }
 

}
@media screen and (max-width:1199px) {}
@media screen and (max-width:991px) {
    .container, .container1 { max-width: 720px; }

    /* ---cmn--- */
    .text-heading { font-size: 40px; }

#main-navigation{ display: none; } 
.logo-section{ flex-direction:column;gap:20px 0; } 
.site-branding { width: 100%; text-align: center; margin: 0 auto; max-width: 150px; padding: 0; }
.site-header{position: inherit;padding: 20px 0;background-color: #000;}
.header-number a { font-size: 20px; padding: 13px 30px 13px 60px; }
.header-number strong:before{display: none;}
.showhide {display: block;}
.mobinav ul {display: block;}
.hdr-src {display: block;}
.mobile_src_nav {display: block;}
.top-menu {display: none;}
.logo-menu {display: inline-block;text-align: center;}
.topmenu {width: 100%;display: none;}
.showhide b.txtl,
.showhide b.txtr {color: #fff;}
.logo {width: max-content;}
.logo img {max-width: 200px;}
.top-rit {max-width: 100%;position: inherit;display: inline-block;margin: 0;float: none;}
.mobinav ul {padding: 10px 10px;text-align: left;display: block;}
.mobinav {top: 44px;display: block;}
.mobile_src_nav { display: block; padding: 8px 0; background-color: #0085be;z-index:99; }
.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: 0; align-items: center; }
.site-branding { width: 100%; max-width: 300px; padding: 0; }
.hm-banner-sec .text{left: 0;}
.hm-banner-sec .logo{right: 30px;}
.sicky-cnt.sticky-mobile-logo { width: 100%; max-width: 280px; }
.site-header.is-sticky .header-sticky { display: block; position: fixed; top: 0; right: 0; left: 0; margin: auto; z-index: 999; }
 .header-number:before{ display: none; }
 .logo-section:before{display: none;}
 .header-number { margin: 0; }
 /* Banner */
 .hm-banner-sec { padding: 35px 0; }
 .sec-end-img img { margin: 0; }
 .social-icons a { transform: scale(1);  }
.social-icons { padding: 0 85px 0 0; display: flex; gap: 0 5px; }
.social-icons:before { transform: rotate(-91deg); left: auto; right: 20%; top: 0; }
.scrol-dwn { writing-mode: horizontal-tb; }
.scoial-dwn-sec { position: static; display: flex; flex-direction: row; justify-content: center; padding: 100px 0 0; }
.hm-banner-sec .circle { position: static; margin: -45px auto; }
.banner-blk {   padding: 0px 0 0; }
.hm-banner-sec .bnr-cnt h1 { font-size: 40px; }
.hm-banner-sec .bnr-cnt  h3 { font-size: 35px; }

/* About */
.about-items {flex-wrap: wrap;gap: 25px;}
.about-lft { width: 100%; }
.about-rgt { text-align: center; width: 100%; }
.abt-btns { justify-content: center; }
.about-rgt .text-heading { text-align: center; }
.abut-img{display: none;}
.abut-img.abut-mobaile { display: block; max-width: 350px; margin: 0 auto; width: 100%; border-radius: 50%; border: 5px solid #00b3f1; overflow: hidden; }
.hm-about-sec { padding: 35px 0; }
.sec-end-img{ display: none; }
.sec-end-img.mbl-end-img { display: block; width: 100%; max-width: 120px; margin: auto; background-color: #121212; padding: 10px 17px; border-radius: 50%; border: 1px solid #00b1ef; }
.abt-phno a { text-align: left; }

/* -----practice- */
.hm-prct-sec { padding: 0px 0 35px; }
.prct-itm { width: 100%; padding: 25px 10px 35px; }
.hm-media-itm, .prct-itm { width: 100%; padding: 25px 10px 35px; max-width: 320px; margin: auto; border: 2px solid #0099d9; }
.prct-itm::before, .hm-media-itm h4::before{display: none;}
.prct-blk .owl-stage-outer { padding: 0 0 15px; }
.hm-media-lst.owl-carousel .owl-nav button.owl-prev, .hm-media-lst.owl-carousel .owl-nav button.owl-next,
.prct-blk.owl-carousel .owl-nav button.owl-prev, .prct-blk.owl-carousel .owl-nav button.owl-next { width: 45px; height: 45px; display: inline-block; background-image: url(images/hm-sprites.webp); background-position: -125px -247px; left: 0; bottom: 0; font-size: 0; margin: 15px 20px 0; }
.hm-media-lst.owl-carousel .owl-nav button.owl-next,
.prct-blk.owl-carousel .owl-nav button.owl-next { background-position: -201px -248px; left: auto; right: 0; }
.prct-blk.owl-carousel .owl-stage , .prct-blk.owl-carousel .owl-item{display: flex;}

.prct-blk.owl-carousel .owl-nav button.owl-prev:hover {background-position: -125px -188px;}
.prct-blk.owl-carousel .owl-nav button.owl-next:hover {background-position: -201px -189px;}

	
/* ------meet---atorney---- */
.meet-atrny-sec { padding: 35px 0; }
.atrny-blk { flex-wrap: wrap; flex-direction: column-reverse; gap: 20px; padding: 0;}
.atrny-lft { width: 100%; }
 .atrny-rit { width: 100%; -webkit-mask-image: none; background: none; max-width: 350px; margin: 0 auto; padding: 20px 0px 0; border: 2px solid #0075ad; }
.atrny-rit-img{ background-color: transparent; }
.atrny-lft h5 { font-size: 25px; text-align: center; margin: 0 0 10px;}
.atrny-btn::before{ display: none; }
.atrny-btn { text-align: center; }
.atrny-lft p { margin: 0 0 15px; text-align: center; }
.meet-atrny-sec .text-heading { margin: 0px 0 15px; }
.meet-atrny-sec h2 strong { display: block; }
/* testi-monilas */
.testi-blck.owl-carousel .owl-nav button.owl-prev, .testi-blck.owl-carousel .owl-nav button.owl-next { position: static; top: auto; bottom: 0; margin: 0 0; }
.testi-blck.owl-carousel .owl-nav { gap: 35px; padding: 30px 0 0; justify-content: center; }
.hm-testi-item { width: 100%; padding: 20px; border: 1px solid #fff; margin: 0 5px 5px; }
.testi-blck.owl-carousel { padding: 0;}    
.star-rat { width: 100%; max-width: 120px; }

/* meedia */
.hm-media-lst .owl-stage { display: flex; }
.hm-media-itm { padding: 75px 0 0; height: 100%;}
.hm-media-itm::before { top: 22px; width: 90%; }
.hm-media-itm h4 { padding: 0 !important; }
.hm-media-lst .owl-nav { text-align: center; }
.hm-media-lst .owl-item.active { padding: 0 2px;}

/* footer */
#footer-navigation ul li a {font-size: 14px; } 

.ftr-form-sctn {padding: 35px 0; } 

.ftr-block-list {flex-direction: column; align-items: center; gap: 25px; } 

.ftr-itm {width: 100% !important; max-width: 320px; text-align: center; border: 2px solid #00b2f6 !important; padding: 45px 20px 20px; } 

.ftr-itm.loc .ftr-bfr:before, .ftr-itm .ftr-bfr a:before {transform: scale(1); top: 10px; right: 0; bottom: auto; margin: auto; } 

.ftr-bfr {padding: 0; } 

.ftr-itm.ftr-logo a {width: 100%; } 

.ftr-itm.ftr-logo{padding: 20px;} 

.ftr-copyrights-sec p a img {width: 75px; }
.ftr-block-sec { padding: 30px 0 55px; }
.hm-form .gform_wrapper .gform_footer.top_label{ margin: 25px auto 0; } 
.hm-form-sec .gfield.gfield--type-html.popfield { margin: 0px 0 0 !important; } 
#footer-navigation ul li { margin: 0px 12px 0; }
 
.hm-form .gfield_description.validation_message { font-size: 11px; }
    .hm-form-sec {padding: 35px 20px 35px; }
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea {font-size: 15px !important; padding: 16px 45px 16px 15px !important; }
.hm-form .gform_fields{gap: 8px !important;}
	.prct-itm h4 br{display:none}

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


.cmn-btn { padding: 16px 34px; font-size: 15px; }
/* header */
.header-number { gap: 10px; } 
.header-number { gap: 10px; flex-wrap: wrap; justify-content: center; }
.header-number strong { font-size: 16px; }
/* Banner */
.hm-banner-sec .bnr-cnt h1 { font-size: 35px; margin: 0 0 10px; }
.hm-banner-sec .bnr-cnt  h3 { font-size: 30px; margin: 0 0 10px;}
.hm-banner-sec .circle { transform: scale(0.7); }

/* About */
.text-heading { font-size: 35px; }
.abt-btns { gap: 20px; flex-wrap: wrap; flex-direction: row-reverse; }
.abt-btn { order: 1; }

/* practice */
.atrny-lft h5 { font-size: 23px; text-align: center; }
.atrny-lft p { font-size: 15px; line-height: 1.7; }


/* testimonilas */
.hm-testi-item { padding: 15px 10px;}
.hm-testi-item h4 { font-size: 20px; }
.hm-testi-item h5 { font-size: 22px;}
/* media */
.hm-media-itm { padding: 50px 10px 0; }

/* ----form---- */
.hm-form .gfield { width: 100% !important; } 
.popup .popuptext { font-size: 14px; line-height: 1.6;}
 
#footer-navigation ul li { margin: 0px 5px 0; }
#footer-navigation ul { margin: 0 0 20px; }

}
@media screen and (max-width:680px) {
.hm-form-sec { padding: 20px 15px 25px; }
}
@media screen and (max-width:640px) {}
@media screen and (max-width:600px) {}
@media screen and (max-width:580px) {}
@media screen and (max-width:480px) {
.text-heading { font-size: 25px; margin: 0 0 10px; }

/* -------header-------- */
.site-branding { max-width: 230px; }
 .header-number strong { font-size: 14px; text-align: center; margin: 0;line-height: 1.3; }
 .mobinav a { font-size: 16px; }
 .sicky-cnt.sticky-mobile-logo { width: 100%; max-width: 170px; }
.header-sticky .sticky-cnt>a, .header-sticky .sticky-cnt button { font-size: 14px; padding: 43px 0 0; }
.header-sticky .sticky-cnt a:before, .header-sticky .sticky-cnt button:before { transform: scale(0.8); }

/* banner */
.sec-end-img{ display: none; }
.hm-banner-sec .bnr-cnt h1 { font-size: 27px; }
.hm-banner-sec .bnr-cnt  h3 { font-size: 22px; margin: 0 0 10px; }
.hm-banner-sec .circle { transform: scale(0.65); }
.social-icons { padding: 0 55px 0 0; }
.social-icons:before { right: 4%; }
.hm-banner-sec .bnr-cnt P {  line-height: 1.5; }

/* -----about---- */
.abt-phno a { font-size: 27px; text-align: left; }
.atrny-lft h5 { font-size: 20px; }
.about-rgt p { font-size: 14px; line-height: 1.7; }
.about-rgt .text-heading { margin: 0 0 10px; } 
.abt-btns { gap: 10px; }
    
/* ---testi--- */
.hm-testi-item h4 { font-size: 18px; }
.hm-testi-item p { font-size: 15px; }
.testi-blck.owl-carousel .owl-nav { padding: 15px 0 0; }
.hm-prct-sec h6 { margin: 0 0 10px; }
.hm-prct-sec .text-heading { margin: 0 0 15px; }

/* form */
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea {font-size: 14px !important; padding: 12px 35px 12px 16px !important; background-size: 15px; background-position: center right 14px !important; }
.hm-form .gform_wrapper .top_label input[type="submit"] { font-size: 15px !important; padding: 14px 23px !important; }
.hm-form .gform_wrapper .top_label textarea { background-position: top 14px right 14px !important; }
.hm-form-sec p { font-size: 14px; margin: 0 0 14px; }

.hm-media-lst.owl-carousel .owl-nav button.owl-prev, .hm-media-lst.owl-carousel .owl-nav button.owl-next, .prct-blk.owl-carousel .owl-nav button.owl-prev, .prct-blk.owl-carousel .owl-nav button.owl-next { margin: 4px 10px 0; transform: scale(0.9); }
.meet-atrny-sec .text-heading { font-size: 30px; }
.atrny-blk { gap: 10px;}
.ftr-copyrights-sec p { font-size: 14px; line-height: 1.7;}
.hm-form .gfield_description.validation_message { right: 38px !important; bottom: 23px; }
.popup .popuptext { font-size: 12px; }
.hm-form .gfield_description.instruction.validation_message {top: 25px; }
.map-cnt { height: 74px;}
.popup .popuptext{padding: 5px;}

}


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

