 :root {--primary: #081181;--bg-light: #ffdecc;--bg-gray: #f4f9ff;--black: #000000;--white: #ffffff;--dark: #333333;--font-heading: "Urbanist" , sans-serif;--font-accent: "Poppins" , sans-serif;--font-body: "Poppins" , sans-serif;--icon: "Font Awesome 6 Pro", sans-serif;}::selection {background: #081181;color: #fff;text-shadow: none;}::-webkit-scrollbar {width: 5px;background-color: #f5f5f5;}::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {display: none;}::-webkit-scrollbar-track-piece {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);background-color: #fff;}::-webkit-scrollbar-thumb:vertical {border-radius: 5px;background-color: #081181;}[class^="box-"] {display: none;}[class^="box-"].showfirst {display: block;}.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {max-width: 1240px;}body.banner-btn-contact {font-family: var(--font-body);overflow-x: hidden;font-size: 16px;line-height: 1;color: #212437;}body.inner-header {padding-top: 100px;}h1, h2, h3, h4, h5, h6 {font-family: var(--font-heading);display: block;font-weight: 700;color: #212437;}*:hover, *:focus, * {outline: none !important;}img {max-width: 100%;height: auto;}a, input[type="submit"] {-webkit-transition: all 0.4s ease-In-out;-moz-transition: all 0.4s ease-In-out;-o-transition: all 0.4s ease-In-out;transition: all 0.4s ease-In-out;display: inline-block;cursor: pointer;text-decoration: none;}span {display: inline-block;}textarea, select, input[type], textarea, select, button {font-family: var(--font-body);font-weight: 400;}::-webkit-input-placeholder {color: #a3a3a3;font-weight: 400;}::-moz-placeholder {color: #a3a3a3;font-weight: 400;}:-ms-input-placeholder {color: #a3a3a3;font-weight: 400;}:-moz-placeholder {color: #a3a3a3;font-weight: 400;}::-moz-placeholder {opacity: 1;}.pad-zero {padding: 0px;}.pad-l-zero {padding-left: 0px;}.pad-r-zero {padding-right: 0px;}.ovr-hiddn {overflow: hidden;}.overlay:after {content: "";position: fixed;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0, 0, 0, 0.6);z-index: 1;}.overlay {display: none;}.overlay.active {display: block;}.hding-1 h1 {font-size: 75px;font-weight: 700;line-height: 75px;}.highlighted {color: #ff5e14;}.slick-list {margin: 0 -15px;}.slick-slide {margin: 0 15px;}.slick-dots {padding: 50px 0 0;text-align: center;}.slick-dots li {margin: 0 10px 0 0px;width: auto;display: inline-block;vertical-align: middle;overflow: hidden;padding: 0px;border: none;}.slick-dots li button:before, .slick-dots li button:before {color: #fff;opacity: 1;font-size: 20px;}.slick-dots li button {height: 8px;width: 30px;border-radius: 100px;padding: 0px;background: #DDDDDD;border: none;cursor: pointer;font-size: 0px;padding: 0px;-webkit-transition: all 0.4s ease-In-out;-moz-transition: all 0.4s ease-In-out;-o-transition: all 0.4s ease-In-out;transition: all 0.4s ease-In-out;box-sizing: border-box;}.slick-dots li.slick-active button {background: #B6B9FC;width: 55px;}header {-webkit-transition: all 0.4s ease-In-out;-moz-transition: all 0.4s ease-In-out;-o-transition: all 0.4s ease-In-out;transition: all 0.4s ease-In-out;position: sticky;background: transparent;z-index: 1;left: 0;right: 0;top: 0;}header.sticky{background: white;box-shadow: 0px 4px 6px -1px rgb(0 0 0 / 10%), 0px 2px 4px -1px rgb(0 0 0 / 6%);top: 0;}.menuWrap {display: flex;align-items: center;justify-content: space-between;}.logo {display: inline-block;}.logo img {display: block;max-width: 160px;}.menu-Bar {width: 30px;height: 20px;cursor: pointer;position: absolute;right: 15px;top: 0;bottom: 0px;margin: auto;z-index: 22;display: none;}.menu-Bar span {display: block;height: 4px;width: 100%;background: var(--primary);position: absolute;transition: 0.6s all;border-radius: 100px;}.menu-Bar span:nth-child(1) {top: 0;}.menu-Bar span:nth-child(2) {top: 8px;transform-origin: left;}.menu-Bar span:nth-child(3) {top: 16px;}.menu-Bar.open span:nth-child(1) {transform: rotate(45deg);top: 12px;transform-origin: right-center;}.menu-Bar.open span:nth-child(2) {width: 0;opacity: 0;}.menu-Bar.open span:nth-child(3) {transform: rotate(-45deg);top: 12px;transform-origin: right-center;}.menu {font-size: 0px;display: inline-block;vertical-align: middle;}.menu > li {display: inline-block;vertical-align: middle;padding: 0px 0 0px 35px;}.menu > li > a {display: block;font-size: 16px;font-weight: 400;color: #212437;}.header-btn {background: var(--primary);color: white !important;padding: 16px 24px;font-weight: 600 !important;border-radius: 5px;}.header-btn:hover{transform: scale(1.03);}.menu > li :hover > a, .menu > li .active > a {color: var(--primary);}@keyframes scale-display {0% {opacity: 0;transform: scale(0);-webkit-transform: scale(0);}100% {opacity: 1;transform: scale(1);-webkit-transform: scale(1);}}@keyframes scale-display--reversed {0% {display: inline-flex;opacity: 1;transform: scale(1);-webkit-transform: scale(1);}99% {display: inline-flex;opacity: 0;transform: scale(0);-webkit-transform: scale(0);}100% {display: none;opacity: 0;transform: scale(0);-webkit-transform: scale(0);}}.has-child {position: relative;z-index: 1;}.dropdown {position: absolute;background: white;border-radius: 0px 0px 10px 10px;top: 100%;width: 300px;box-shadow: 0 10px 20px rgb(0 0 0 / 10%), 0 6px 6px rgb(0 0 0 / 10%);display: none;}@keyframes slide{0% {height: 0;}100% {height: auto;}}.dropdown .dropdown {left: 100%;top: 0;}.dropdown ul li a {font-size: 16px;line-height: 30px;color: #333;padding: 10px 20px;}.dropdown li:not(:last-child) {border-bottom: 1px solid #ddd;}.chev.rotate {transform: rotate(180deg);}.chev {transition: .5s ease;}@keyframes btotreverse {0% {top: 75px;opacity: 1;}100% {top: 115px;opacity: 0;}}@keyframes btot {0% {top: 115px;opacity: 0;}100% {top: 40px;opacity: 1;}}.mainBanner {background: #FAFAFA url("../images/banner-bg.jpg") no-repeat center center;background-size: cover;position: relative;}.banner-content {padding: 40px 0 0px;}.mainBanner.inner-page .banner-content {padding: 80px 0 0px;}.banner-btn-contact {height: 40px;font-weight: 400;font-size: 14px;color: #ffffff;cursor: pointer;transition: .4s ease;text-transform: capitalize;width: 100%;border: 0;padding: 10px 50px;box-shadow: 0 1.7px 3.1px 0 rgba(11, 93, 81, 0.01);border-radius: 5px;border: 1px solid rgba(255, 255, 255, 0.32);background: #081181;}h1.banner-heading {font-size: 36px;line-height: 1.2;font-weight: 700;letter-spacing: -1px;margin-bottom: 10px;}h2.banner-heading {color: #212437;font-size: 24px;font-weight: 700;line-height: 90px;}span.sub-heading {font-size: 18px;line-height: 22px;color: var(--primary);font-weight: 500;}p.banner-text {font-size: 16px;line-height: 1.5;color: #00001f;font-weight: 400;margin-bottom: 20px;}h1.banner-heading span {color: var(--primary);}.trusted-sec {display: grid;grid-template-columns: repeat(2, 1fr);gap: 17px;margin-top: 30px;}.header-wrapper {border-bottom: 1px solid #00000021;padding: 10px 0;}ul#counter {display: flex;align-items: center;gap: 1rem;flex-direction: column;position: absolute;top: 0;right: 0;left: 0;}.counter-wrapper .counter {display: flex;align-items: center;gap: 20px;}.counter-wrapper .counter span.count {font-weight: 700;font-size: 45px;color: #000;}ul#counter li .counter>div {font-weight: 600;font-size: 32px;margin-bottom: 0rem;flex-shrink: 0;color: #171717;letter-spacing: 0.32px;text-align: left;}ul#counter li {background-repeat: no-repeat;background-position: center;padding: 18px 15px;text-align: center;line-height: 28px;display: flex;align-items: center;justify-content: center;border-radius: 5px;background: #FFF;box-shadow: 0 1px 14px 0 rgba(0, 0, 0, 0.11);}ul#counter li .counter span.text {font-size: 16px;font-weight: 400;opacity: 0.8;color: #171717;letter-spacing: 0.16px;line-height: 22px;text-align: left;}.counter {display: flex;align-items: center;gap: 12px;width: 100%;}ul#counter li:nth-child(1) {margin-top: 10vw;margin-right: -20vw;}ul#counter li:nth-child(2) {margin-top: -1vw;margin-right: 12vw;}ul#counter li:nth-child(3) {margin-top: 3vw;margin-right: -26vw;}.chooseus-card {border-radius: 5px;border: 1.014px solid #D9D9D9;background: #FFF;padding: 20px;height: 100%;}.chooseus-image {border-radius: 5px;border: 1px solid rgba(135, 169, 213, 0.20);background: rgba(135, 169, 213, 0.05);width: 100%;text-align: center;padding: 8.36px 30px;display: flex;align-items: center;justify-content: center;}.chooseus-card h3 {color: #212437;font-family: Poppins;font-size: 18px;font-weight: 600;line-height: 30px;text-align: center;position: relative;padding: 0 0 8px;margin: 18px 0;}.chooseus-card p {color: #212437;font-size: 14px;line-height: 24px;opacity: 0.8;text-align: center;}.chooseus-card h3::before {content: "";display: block;position: absolute;bottom: 0;left: 0;right: 0;width: 101.63px;height: 1px;background: #D9D9D9;margin: 0 auto;}.easy-process-wrapper {padding: 50px 40.87px;border-radius: 10px;border: 1px solid #D9D9D9;background: rgba(242, 246, 252, 0.30);box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);}.easycard-process{border-radius: 5px;border: 1.014px solid #D9D9D9;background: #FFF;padding: 20px;display: flex;align-items: start;justify-content: start;flex-direction: column;gap: 10px;height: 100%;}.easyprocessimage {height: 100%;width: 100%;}.easyprocessimage img {}.footer-sec .logo {width: 19dvw;}.easycard-process h3 {color: #212437;font-family: Poppins;font-size: 18px;font-weight: 600;line-height: 30px;position: relative;padding: 0 0 8px;}.easycard-process p {color: #212437;font-size: 16px;line-height: 24px;opacity: 0.8;}.easycard-process h3::before {content: "";display: block;position: absolute;bottom: 0;left: 0;right: 0;width: 101.63px;height: 1px;background: #D9D9D9;}.easycard-process .chooseus-image span {color: #081181;font-family: Poppins;font-size: 30px;font-weight: 600;line-height: 30px;}.easycard-process .chooseus-image {text-align: left;}.testi-card {position: relative;z-index: 1;border-radius: 10px;border: 1px solid #D9D9D9;background: #FFF;padding: 26px 11px;margin-bottom: 26px;}.testimonial-wrapper {border-radius: 10px;border: 1px solid #D9D9D9;box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);padding: 30px 40px;background: rgba(242, 246, 252, 0.30);}.client-detail span.name {color: #212437;font-family: Urbanist;font-size: 18px;font-style: normal;font-weight: 600;line-height: normal;letter-spacing: 0.36px;text-transform: capitalize;}.client-detail span.des {color: #212437;font-family: Poppins;font-size: 12px;font-style: normal;font-weight: 400;line-height: normal;display: block;}.client-detail {display: flex;align-items: center;gap: 10px;}.testi-card .top {display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid rgba(217, 217, 217, 0.98);padding-bottom: 14px;}.stars span i {color: #F6D100;}.testi-card p {color: #212437;font-size: 14px;font-weight: 400;line-height: 24px;margin-top: 14px;opacity: 0.8;}.accordion-list {position: relative;}.accordion-list li {padding: 24px 20px;cursor: pointer;width: 100%;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);margin-bottom: 18px;border-radius: 5px;border: 1px solid #D9D9D9;}ul.accordion-list li span {display: flex;position: relative;}.accordion-list li h3 {opacity: 0.8;font-size: 18px;font-weight: 700;line-height: 24px;color: #000;}ul.accordion-list li h3:after {content: "\f078";font-family: "Font Awesome 5 Pro";position: absolute;right: 0;right: 0;color: #00000075;transition: all 0.3s ease-in-out;font-size: 12px;font-weight: 600;top: 0;height: 24px;width: 24px;background: #FCFCFC;display: flex;align-items: center;justify-content: center;border-radius: 100%;border: 1px solid #0000003b;}.accordion-list li.active h4::after {color: #9CA3AF;content: "\f077";}ul.accordion-list li.active h3:after {content: "\f077";background: var(--primary);color: #fff;border: 1px solid var(--primary);}.answer p {margin-top: 20px;opacity: 0.7;color: #000;font-size: 16px;font-weight: 400;line-height: normal;}.accordion-list>li.last {margin-bottom: 0;}.accordion-list>li.active .answer {display: block !important;}.answer {border-top: 1px solid #0000001a;margin-top: 20px;}ul.accordion-list li.active h3 {opacity: 1;}ul.accordion-list li.active .answer p {opacity: 1;}.sec-heading h2 span {color: var(--primary);}section.cta-sec {border: 1px solid #D9D9D9;background: #F9FBFE;padding: 100px 0;}.cta-image {text-align: center;}.pckg {color: #000;gap: 1rem;justify-content: space-between;position: relative;transition: 0.3s;height: 100%;padding: 25px 20px;border-radius: 5px;border: 1px solid #D9D9D9;background: #FFF;}.pckg .btn-wrap a{font-weight: 400;font-size: 16px;line-height: 24px;}.pckg .btn-wrap .btn-norm{color: var(--primary);transition: .5s ease;}.pckg .btn-wrap .btn-norm:hover{transform: scale(1.03);}.pckg .upper .title {margin-bottom: 12px;color: #212437;font-size: 24px;line-height: normal;}.pckg .upper .starting-in {font-size: 16px;line-height: 20px;color: #6B7280;}.pckg .upper p {margin-bottom: 23px;color: #212437;font-size: 14px;line-height: normal;}.pckg .upper .price {display: flex;align-items: center;gap: 10px;padding: 15px 0;border-bottom: 1px solid #D9D9D9;border-top: 1px solid #D9D9D9;}.pckg .upper .price .amount {color: var(--primary);font-family: Urbanist;font-size: 36px;font-weight: 700;line-height: normal;}.pckg .upper .price .uspto {color: rgba(26, 26, 26, 0.70);font-family: Urbanist;font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;}.pckg .bottom .includes {letter-spacing: 0.025em;text-transform: uppercase;color: #111827;font-weight: 500;font-size: 15px;line-height: 22px;}.pckg .bottom ul li {position: relative;display: flex;color: #212437;font-family: Poppins;font-size: 15px;font-weight: 400;line-height: 20px;gap: 11px;}.pckg .bottom ul {margin: 1rem 0 2rem;overflow-y: auto;padding-right: 10px;}.pckg .bottom {margin-top: 1rem;}.bottom span {color: #212437;font-family: Urbanist;font-size: 16px;font-weight: 700;line-height: normal;}.pckg .bottom ul li:not(.last) {margin-bottom: 1rem;}.pckg .btn-wrap {flex-direction: column;margin: 0;}.pckg .bottom p {color: #212437;font-family: Poppins;font-size: 17px;font-weight: 400;line-height: 24.143px;padding-top: 1rem;}.pckg:hover {border: 1px solid var(--black);background: black;}.pckg:hover .upper .title, .pckg:hover .upper p, .pckg:hover .upper .price .uspto, .pckg:hover .upper .price .amount, .pckg:hover .bottom span, .pckg:hover .bottom ul li, .pckg:hover .bottom ul li::before, .pckg:hover .bottom p {color: #fff;}.pckg:hover .bottom .btn-wrap a {color: #fff;border: 1px solid #fff;}.pckg .btn-wrap .theme-btn.bordered {color: var(--primary);background: transparent;}.sec-heading {margin-bottom: 2rem;}.sec-heading.center {text-align: center;}.sec-heading h2 {font-weight: 700;font-size: 30px;line-height: 1.2;flex-wrap: wrap;gap: 0 .5rem;}.sec-heading.white h2{color:white }.sec-heading p {font-size: 15px;line-height: 1.5;color: #0b0b0b;margin: 1rem 0;}.sec-heading .sub-heading {margin-bottom: 11px;color: #212437;font-family: Poppins;font-size: 18px;font-style: normal;font-weight: 400;line-height: normal;text-transform: capitalize;opacity: 0.8;}section {padding: 30px 0;position: relative;}.padding-2{padding: 1rem 0;}.btn-wrap {display: flex;gap: 1rem;align-items: center;}.renewal-btn{margin-bottom: 35px;}.btn-wrap .theme-btn {padding: 10px 30px;background: var(--primary);color: white;font-size: 16px;border-radius: 5px;font-weight: 600;border: 2px solid var(--primary);transition: .5s ease;}.btn-wrap .theme-btn.bordered {background: transparent;color: var(--primary);}.btn-wrap .theme-btn:hover{transform: scale(1.03);}.newcountrycode {position: relative;display: flex;align-items: center;border: 1px solid #ddd;height: 45px;border-radius: 5px;}.newcountrycode select {width: 56px;border: 0;padding: 0px 19px;font-size: 16px;position: relative;z-index: 1;background: transparent;}.newcountrycode .countrycode {width: 70px;border: 0;background: #f9f9f9;text-align: center;padding: 5px;border-radius: 5px;margin: 0 10px;}.newcountrycode .phone-field {width: 100%;}.newcountrycode input {border: 0;}footer {background: #030E1A;padding: 1.5rem 0;}.copyright {display: flex;justify-content: space-between;align-items: center;}.copyright p,.copyright a {color: white;}ul.f-link {display: flex;align-items: center;gap: 20px;}ul.f-link li:first-child {border-right: 2px solid #00000057;padding-right: 20px;}.input-field1 label {padding-left: 10px;color: #292929;font-weight: 500;padding-bottom: 8px;font-size: 14px;}.input-field1 input, .input-field1 textarea, .input-field1 select {cursor: pointer;height: 36px;width: 100%;font-size: 14px;color: #222222;padding: 5px 14px;outline: none !important;text-transform: capitalize;margin-bottom: 15px;box-shadow: 0 16px 24px 0 rgba(189, 196, 205, 0.13);background-color: #fff;border-radius: 5px;border: 1px solid #D9D9D9;}.input-field1 textarea {height: 98px;}.send {text-align: left;padding-top: 10px;}.send input[type="submit"] {font-weight: 400;font-size: 14px;color: #ffffff;cursor: pointer;transition: .4s ease;text-transform: capitalize;width: 100%;border: 0;padding: 20px 50px;box-shadow: 0 1.7px 3.1px 0 rgba(11, 93, 81, 0.01);border-radius: 5px;border: 1px solid rgba(255, 255, 255, 0.32);background: #081181;}.form {border-radius: 5px;border: 1px solid #D9D9D9;background: #FFF;padding: 30px;box-shadow: 0 25px 50px -12px #00000040;}.sec-heading h3 {color: #1E1E1E;font-size: 34px;font-weight: 700;line-height: 45px;letter-spacing: 0.68px;text-transform: capitalize;}.details h5 {color: #212437;font-size: 18px;font-weight: 600;line-height: 23px;letter-spacing: 0.36px;padding-top: 15px;}.details a {font-size: 16px;font-weight: 600;color: #212437;padding-bottom: 15px;}.details {margin-bottom: 27px;border-radius: 20px;border: 1px solid #D9D9D9;background: #FFF;padding: 15px;text-align: center;}.social-icons li {display: inline-block;vertical-align: middle;margin-right: 18px;height: 40px;width: 40px;background: #008576;border-radius: 10px;text-align: center;}.social-icons li a {color: var(--white);display: flex;align-items: center;justify-content: center;padding: 12px;text-align: center;}.details a i, .details p i {color: #008576;padding-right: 12px;}.details p {opacity: 0.8;font-size: 16px;padding: 5px 0 15px;line-height: 22px;}.mainBanner.inner-page h1.banner-heading {font-size: 38px;line-height: normal;margin-bottom: 20px;}.easy-process-wrapper.two {background: rgba(242, 246, 252, 0.20);}.tm-benefits li {border-radius: 40px;border: 1px solid #D9D9D9;background: #FFF;padding: 10px 14px 10px 10px;align-items: center;display: inline-block;vertical-align: middle;font-size: 16px;color: #212437c2;margin: 0 10px 15px 0;}.tm-benefits.renewal-ul li {display: block;}.tm-benefits {display: inline-block;vertical-align: middle;}.tm-benefits li i.fas.fa-check-circle {color: var(--primary);}.pricing-wrapper {border-radius: 10px;border: 1px solid #D9D9D9;background: rgba(242, 246, 252, 0.20);box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);padding: 40px 40px;}.pricing-wrapper .accordion-list li {background: #fff;}ul.services-faq-nav {display: flex;align-items: center;justify-content: center;gap: 10px;margin-bottom: 50px;flex-wrap: wrap;}ul.services-faq-nav a {padding: 15px 18px;font-weight: 500;font-size: 16px;border: 1px solid #000000;border-radius: 5px;color: #333333;}ul.services-faq-nav li.active a {background: var(--primary);color: white;border-color: var(--primary) !important;}section.sec-1 {padding: 50px 0 0;}section.faqs-sec {padding: 30px 0;}section.cta-sec2 {border: 1px solid #D9D9D9;background: #F9FBFE;padding: 100px 0;}.diff .hdng,.search-data table tr td:first-child,a.srch-btn{font-weight:600}.diff ul,a.srch-btn{font-size: 16px;display:flex}.contact-card a,.diff .hdng{font-family:var(--font-heading)}.search-data table,.search-div{width:100%}.search-wrapper{display:flex;border:1px solid #fff;align-items:center;border-radius:20px;gap:0;justify-content:space-between;transition:.5s;border-radius: 5px;border: 1px solid #D9D9D9;padding: 10px;}.input-wrapper span i{font-size:26px}.search-wrapper .input-wrapper input{width:100%;background:0 0;color:#333;border-radius:20px;border:none;font-size: 20px;}.search-wrapper:has(input:focus){border-color:var(--primary)}.input-wrapper{width:100%;display:flex;align-items:center;gap:10px}a.srch-btn{align-items:center;justify-content: center;padding: 17px 24px;background:var(--primary);color:#fff;text-transform:capitalize;border-radius:0 20px 20px 0;border-radius: 5px;width: 40%;text-align: center;}.search-data table thead tr th{height:48px;vertical-align:middle;font-weight:700}.search-data table tr td:first-child,.search-data table tr th:first-child{padding-left:2rem}.table td,.table th{border-top:0}.search-data table tbody tr td{padding-right:2rem;height:70px;vertical-align:middle;white-space:nowrap;text-align:left}.search-data table tbody tr:not(:last-child){border-bottom:.5px solid #ebebeb}.search-data{margin-top:10px;width:100%;overflow-x:auto}.diff{border:1px solid #e5e7eb;padding:50px;border-radius:14px;height:100%}.diff .hdng{font-size:36px;margin-bottom:1.5rem;letter-spacing:-1px}.diff ul{list-style:disc;flex-direction:column;line-height:34px;color:#0b0b0b;padding-left:20px;font-weight:500}.diff .hdng.red{color:red}.contact-form input,.contact-form textarea{border:1px solid #d8d8d8;width:100%;padding:1rem;border-radius:5px}.contact-form button{background:var(--primary);margin:0 auto;display:block;border-radius:12px;padding:1rem 3rem;color:#fff;border:0;transition:.5s}.contact-form button:hover{transform:scale(1.05)}.contact-card{display:flex;text-align:center;flex-direction:column;align-items:center;gap:1rem}.contact-card h3{font-size:24px;font-weight:600;line-height:30px}.contact-card p{line-height:24px}.contact-card a{color:var(--primary);font-weight:600}.office-action-wrapper {border-radius: 40px;border: 1px solid #D9D9D9;background: rgba(242, 246, 252, 0.30);box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);padding: 14.34px;}.pckg.office-action-pckg .bottom ul {margin: 1rem 0 1rem;height: auto;}.pckg.office-action-pckg .bottom ul li {font-size: 15px;line-height: normal;align-items: center;}.pckg.office-action-pckg .bottom ul li i.fas.fa-check-circle {color: #2DAA5A;}ul.overview-nav {display: flex;align-items: center;justify-content: center;gap: 0;margin-bottom: 0;flex-wrap: wrap;border-right: 1px solid #D9D9D9;}ul.overview-nav a {padding: 15px 15px 15px 0;font-weight: 500;font-size: 16px;border-bottom: 1px solid #D9D9D9;border-radius: 0;width: 100%;color: rgba(0, 0, 0, 0.80);}ul.overview-nav li.active a {background: transparent;color: var(--primary);border-color: #D9D9D9 !important;}.overview-nav li {width: 100%;}.protect-wrapper {border-radius: 5px;border: 1px solid #D9D9D9;background: #FFF;padding: 24px;height: 100%;}.protect-card h3 {color: #212437;font-size: 28px;font-weight: 600;line-height: normal;border-bottom: 1px solid #D9D9D9;padding: 0 0 14px;}.protect-list li {border-radius: 40px;border: 1px solid #D9D9D9;background: #FFF;display: inline-block;vertical-align: middle;padding: 10px 14px 10px 10px;align-items: center;margin: 0 3px 10px 0;}.protect-list {display: inline-block;vertical-align: middle;margin-top: 20px;}.protect-list li i.fas.fa-check-circle {color: #2DAA5A;margin-right: 10px;}.protect-list li i.fas.fa-times-circle {color: #E00000;margin-right: 10px;}.overlay {bottom: 0;left: 0;position: fixed;right: 0;top: 0;z-index: 9999999;display: none;}.poptable,.popupmain{position:fixed;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;box-shadow:0 0 30px -9px #0000006e;z-index:9999999;border-radius:8px;max-width:97%;max-height:90vh;display:none;background:#fff}.popupmain{width:530px;overflow:hidden;overflow-y:auto}.poptable{width:1000px;overflow:hidden;overflow-y:auto}.popupmain {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;max-width: 500px;box-shadow: 0 0 30px -9px #0000006e;z-index: 9999999;display: none;max-height: 90vh;margin: inherit;}.mmpopup {padding: 12px;}.mmpopup .popup-content {padding: 30px 18px;width: 100%;max-width: 500px;border-radius: 10px;background: #fff;box-shadow: 0px 4px 52.4px 0px rgba(0, 0, 0, 0.25);backdrop-filter: blur(33.75px);overflow: hidden;}.mmpopup .formpop {width: 100%;margin-top: 22px;}.mmpopup .form-text {color: #000;font-family: var(--font-body);font-size: 20px;font-style: normal;font-weight: 400;line-height: 1.2;margin-top: 20px;}.mmpopup .form-text a {color: #659640;font-weight: 700;}.mmpopup .form-text a:hover {color: var(--secondary);}.mmpopup .form-group-wrapper {display: grid;grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));align-items: center;gap: 0;column-gap: 20px;margin-bottom: 12px;width: 100%;}.mmpopup .fld-input {height: 50px;width: 100%;border-radius: 5px;margin-bottom: 1rem;border: 1px solid #d1d5db;overflow: hidden;}.mmpopup .centercont h3 {font-size: 38px;color: #141515;margin-bottom: 10px;}.mmpopup .centercont h4 {font-size: 20px;color: #566060;margin-bottom: 15px;}.mmpopup .centercont h4 span {color: #86cb92;}.mmpopup .centercont p {color: #333;font-size: 14px;margin-bottom: 120px;line-height: 20px;}.closeico {position: absolute;top: 15px;right: 20px;z-index: 9999;width: 35px;height: 35px;display: flex;align-items: center;justify-content: center;background: #f3f4f6;border-radius: 100px;}.closeico i {background: url(../../assets/images/e-remove.png) no-repeat;width: 16px;height: 16px;display: block;}.closeico1 {position: absolute;top: 15px;right: 20px;z-index: 9999;}.closeico1 i {background: url(../../assets/images/e-remove.png) no-repeat;width: 16px;height: 16px;display: block;}.mmpopup .centercont p {margin-bottom: 10px;line-height: 23px;color: #565656;max-width: 390px;margin: auto;display: block;position: relative;text-align: center;}.mmpopup .centercont ul {margin-bottom: 30px;display: inline-block;vertical-align: middle;text-align: left;padding: 27px 49px 27px 24px;background: #fff;border-radius: 5px;margin-right: 20px;}.mmpopup .centercont ul li {display: block;font-size: 15px;color: #000;padding-bottom: 12px;}.mmpopup .centercont ul li.last {padding-bottom: 0;}.mmpopup .centercont ul li i {color: #ff533e;border: 1px solid;border-radius: 100px;margin-right: 8px;font-size: 10px;padding: 3px;}.mmpopup .centercont h4 {font-size: 28px;color: #081181;}.mmpopup .centercont h3 {font-size: 50px;font-weight: 400;color: #0085ff;}.mmpopup .centercont h3 span {color: #000;font-family: var(--font-body);font-size: 28px;font-style: normal;font-weight: 500;line-height: 1.3;text-align: center;}.mmpopup .centercont h4 span {font-weight: 700;color: #000;font-size: 40px;}.fld-input {border-style: solid;border-width: 1px;border-color: rgb(218 217 217);border-radius: 5px;background-color: #fff;width: 354px;height: 66px;margin-bottom: 20px;}.fld-input input {width: 100%;height: 100%;padding: 0 24px;font-size: 16px;letter-spacing: 0.2px;background: #eeeeee;border: 0 !important;outline: 0 !important;box-shadow: none;font-family: "Inter";}.fld-input input::placeholder {color: #737373;font-weight: 400;}.fld-btn button {border: 0;}.form-group field input.form-field {background: transparent;border: 0;border-bottom: 1px solid rgba(0, 0, 0, 0.30);}.form-group input.form-field {width: 100%;padding: 10px 12px;font-size: 16px;letter-spacing: 0.2px;border: 1px solid #eeeeee;outline: 0 !important;box-shadow: none;font-family: "Inter";border-radius: 5px;}.fld-btn button.banner-btn {border: 4px solid #081181;color: #FFF;font-size: 14px;font-weight: 700;padding: 10px 18px;border-radius: 5px;background: #081181;box-shadow: 0px 10px 21.1px 0px rgba(0, 0, 0, 0.15);margin: 0 auto;width: 100%;}.fld-btn.packageformsubmit {display: flex;align-items: center;gap: 1rem;}footer {background: #222222;padding: 80px 0 28px;background: #F6F6F6;}.copyright {display: flex;justify-content: space-between;align-items: center;border-top: 1px solid #0000002e;padding: 20px 0;}.copyright p,.copyright a {font-size: 14px;color: #212437;opacity: 0.67;}ul.f-link {display: flex;align-items: center;gap: 15px;}.footer-sec p {color: #212437;line-height: 25px;font-size: 16px;padding-top: 22px;opacity: 0.7;max-width: 87%;}.footer-hdng h4 {font-size: 18px;color: #212437;margin-bottom: 20px;}.f-menu li a {color: #212437;font-weight: 300;font-size: 16px;line-height: 1.5;opacity: 0.7;}.footer-hdng p {color: #fff;line-height: normal;padding-bottom: 16px;}.hours {display: flex;align-items: center;justify-content: space-between;}.hours p {color: #fff;font-size: 16px;}.f-menu li a i {color: var(--primary);margin-right: 10px;}.f-menu li {line-height: 2;}.copyright-sec {background: #F6F6F6;}.error-text {font-size: 96px;line-height: 68px;color: var(--accent);font-weight: 500;margin-bottom: 1.5rem;}.error-heading {font-weight: 500;font-size: 52px;line-height: 68px;}.error-image {margin-top: 100px;}.thankyou-text{font-size: 20px;initial-letter: 30;line-height: 34px;margin-top: 20px;}.thankyou {padding: 100px 0;}h1.banner-heading.term-page {font-size: 50px;padding: 50px 0;}.terms ul {line-height: 25px;font-size: 16px;color: #333;}.terms ul li {margin-bottom: 1rem;}.terms ul li::marker {font-size: 22px;font-weight: 500;}.terms h4 {font-size: 24px;margin: 2rem 0 1rem;}.terms p {margin-bottom: 1rem;}* Comparision */.form_wrap{box-shadow:0 5px 15px rgb(0 0 0 / 15%);padding:1.5rem;border-radius:10px;background:#f8faff}.form_wrap b,.form_wrap strong{font-weight:bolder!important}.bgform h3{display:flex;justify-content:space-between}.bgform h3 span{font-size:16px}.bgform p{margin-bottom:20px;color:#192e5a;font-family:var(--font-heading);font-size:26px;font-weight:600;line-height:normal}.form-head{background: #A7A7A7;color:#fff;padding:2rem;border-radius:10px;margin: 0 0 30px;text-align:center;display:block;height:auto;width: 100%;}.form-head .form-heading{font-size:18px;white-space:nowrap;font-weight:600;margin-bottom:15px;justify-content:center}.form-head br{display:none}.form-head span{display:flex;align-items:center;justify-content:center;margin:1rem 0;font-size:14px;font-weight:500}.form-head .form-price{font-size:30px;margin:1rem 0}.form_wrap .form-control{border:1px solid #ddd;margin-top:10px;min-height:45px;border-radius:4px}ul.process-packs>li{width:33%;background:#e9f4ff;margin:1%;padding:20px 20px 100px;border:1px solid #0275df33;border-radius:5px;position:relative}ul.process-packs{display:flex}ul.process-packs>li ul li{font-size:14px;color:#707070;line-height:1.4em;margin:2px 0;border-bottom:1px solid var(--primary) 17;padding:1px 0 4px}ul.process-packs>li ul li:before{font-family:"Font Awesome 5 Pro";font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:"\f00c";display:inline-block;color:var(--primary);font-size:12px;margin-right:8px}ul.process-packs>li>a{width:90%;text-align:center;padding:15px;font-size:16px;font-weight:700;position:absolute;bottom:20px;left:0;right:0;margin:0 auto}.head-sec{text-align:center;margin-bottom:35px}.add_owner,.btn-normal{background:var(--primary);margin:10px 0;color:#fff;font-size:14px}.head-sec h3{font-size:23px;font-weight:700}.head-sec h4{font-size:55px;margin:15px 0 17px;color:#0275df}small.fonts-inter{font-size:16px;line-height:24px}table.pricing{margin:0 0 30px}table.pricing tr td:first-child{width:34.3%;font-size:16px;line-height:28px;text-align:left;color:#444}.bgform h3{font-size:24px;margin-bottom:16px;line-height:28px;color: #fff;}.btn-normal{padding:16px 30px;display:inline-block;border-radius:100px;white-space:nowrap;display:flex;justify-content:center;gap:10px;font-weight:600}.btn-normal:hover{transform:scale(1.03);color:#fff}.add_owner{padding:14px 30px;display:inline-block;border-radius:5px;font-weight:inherit}.trash_this{display:flex;justify-content:end;margin-top:30px}.trash_this i{background:#e53935;display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:5px;cursor:pointer}.tp-check-pricing{display:inline-block;width:21px;height:21px;background:var(--primary) url("../images/check-pricing.png") no-repeat center;border-radius:100%}.tp-check-pricing.orange{background-color:#65cfa9}.tp-check-pricing.blue{background-color:#6db6e4}table.pricing tr{border-bottom:1px solid #e6e4e4}table.pricing tr td{padding:10px 15px;text-align:center;vertical-align:middle}.form_wrap {border: 1px solid #00000012;box-shadow: 0px 4px 6px -1px rgb(0 0 0 / 10%), 0px 2px 4px -1px rgb(0 0 0 / 6%);padding: 20px;border-radius: 20px;}h3.main-heading {color: #000;}@media (max-width: 1440px) {h1.banner-heading {font-size: 58px;margin-right: 0;}.sec-heading h2 {font-size: 40px;line-height: normal;}.sec-heading p {font-size: 16px;line-height: 24px;}.tm-benefits li {font-size: 14px;margin: 0 0px 0px 0;}.pckg .upper .price .uspto {font-size: 16.179px;}.pckg .upper p {margin-bottom: 16px;font-size: 16px;}.pckg .bottom ul li {font-size: 15px;line-height: 22.143px;}.bottom span {font-size: 18px;}section.sec-1 {padding: 58px 0 0;}section {padding: 60px 0 0;}.easycard-process p {font-size: 14px;line-height: 22px;}section.faqs-sec {padding: 60px 0;}section.cta-sec {padding: 60px 0;}section.cta-sec2 {padding: 0 0 60px;}}@media (max-width: 1200px) {h1.banner-heading.term-page {font-size: 30px;padding: 100px 0;}.btns{margin: 1.5rem 0;}.dropdown {position: unset;box-shadow: none;width: 100%;background: #f0f8ff80;border-radius: 0;}.dropdown ul li a {padding: 0;line-height: 1rem;padding: 16px;font-weight: 500;}.dropdown ul li a {font-size: 14px;color: #fff;}.form-head .form-heading{white-space: normal;font-size: 20px;}.form-head{padding: 1rem;}.btn-normal{padding: 10px 8px;}.sub-menu a {color: #333 !important;margin-bottom: 0 !important;}.sub-menu {left: auto !important;padding-top: 16px;top: 24px;}a.header-btn {padding: 15px 20px !important;margin-bottom: 0 !important;display: flex !important;gap: 5px !important;align-items: center;}.menuWrap .menu:first-child{padding-left: 0;width: 100%;}img {max-width: 100%;height: auto;}.menu-Bar {display: block;top: 0px;}.menuWrap.open {display: flex;left: 0px;}.menuWrap {position: fixed;left: -210%;top: 0;bottom: 0;margin: auto;background: #000;height: 100vh;display: flex;align-items: center;flex-flow: column;transition: all 0.4s ease;z-index: 3;width: 70%;overflow-y: auto;box-shadow: 0px 4px 6px -1px rgb(0 0 0 / 10%), 0px 2px 4px -1px rgb(0 0 0 / 6%);}ul.menu > li {display: flex;justify-content: center;gap: 5px;border-bottom: 1px solid #ddd;padding: 0;flex-direction: column;}ul.menu > li > a {margin-bottom: 10px;padding: 0;display: block;text-align: center;margin-bottom: 15px;padding-right: 0px;margin-right: 0px;color: #fff;font-size: 15px;text-transform: capitalize;}.container {position: relative;}header .main-header ul.menu>li > a {color: #fff;width: 100%;text-align: left;margin: 0;display: flex;justify-content: space-between;padding: 1rem;}header .main-header ul.menu>li > a:before {display: none;}.banner-content {padding: 55px 0 0px;}span.sub-heading {margin-bottom: 1rem;font-size: 16px;}h1.banner-heading {font-size: 38px;line-height: 46px;margin-bottom: 1rem;}p.banner-text {max-width: 100%;font-size: 16px;line-height: 26px;}.sec-heading h2 {font-size: 35px;line-height: normal;}.sec-heading p {font-size: 16px;line-height: 26px;}.sec-heading .sub-heading {margin-bottom: .5rem;font-size: 16px;}ul#counter li .counter>div {font-size: 24px;line-height: 20px;}ul#counter li .counter span.text {font-size: 14px;}.chooseus-card p {font-size: 14px;line-height: 22px;}.easy-process-wrapper {border-radius: 25px;padding: 26.78px 20.87px;}.chooseus-card.easycard-process.chooseus-card p {text-align: left;}.pckg-sec {padding: 50px 0 0;}.pckg .upper .title {margin-bottom: 6px;font-size: 22px;}.pckg .upper p {margin-bottom: 14px;font-size: 14px;}.bottom span {font-size: 18px;}.pckg .bottom ul li {font-size: 14px;line-height: 20.143px;}.pckg .upper .price .amount {font-size: 42.596px;}.pckg .upper .price .uspto {font-size: 14.179px;}.testimonial-wrapper {border-radius: 22px;padding: 18px;}.client-detail span.name {font-size: 16px;}.testi-card p {font-size: 14px;line-height: 22px;}.testi-card {padding: 16px 11px;margin-bottom: 14px;}.accordion-list li h3 {font-size: 18px;line-height: 20px;max-width: 90%;}.answer p {margin-top: 12px;font-size: 14px;}.accordion-list li {padding: 16px 14px;}section.cta-sec {border-radius: 0;}footer {padding: 40px 0 28px;}.footer-sec p {line-height: 20px;font-size: 14px;padding-top: 10px;max-width: 100%;}.f-menu li a {font-size: 14px;line-height: 1;}.footer-hdng h4 {font-size: 18px;margin-bottom: 6px;padding-top: 24px;}.f-menu li {line-height: 1.6;}.mainBanner.inner-page h1.banner-heading {font-size: 38px;}.tm-benefits li {padding: 10px 10px 10px 10px;font-size: 14px;margin: 0 0px 5px 0;}.sec-heading {margin-bottom: 1rem;}.trademark-image {margin-top: 1rem;}.pricing-wrapper {border-radius: 26px;padding: 30px 14px 14px;}.pckg .bottom ul {margin: 1rem 0 1rem;}a.srch-btn {font-size: 12px;}ul.overview-nav {margin-bottom: 30px;}.protect-card h3 {font-size: 20px;}.protect-wrapper {padding: 18px;height: auto;margin-bottom: 1rem;}.protect-list li {padding: 10px 14px 10px 10px;margin: 0 0px 5px 0;font-size: 14px;}.terms p {font-size: 14px;}.aboutus-image {margin-top: 2rem;}.sec-heading h3 {font-size: 22px;line-height: 22px;}.form {border-radius: 18px;padding: 16px;}.input-field1 label {padding-left: 0;font-size: 12px;}.input-field1 input, .input-field1 textarea {padding: 15px 14px;margin-bottom: 10px;border-radius: 6px;}ul.menu.btns li {border-bottom: 0;}.mmpopup .popup-content {padding: 20px;}.mmpopup .centercont h3 span {font-size: 26px;line-height: 1.3;}.mmpopup .formpop {margin-top: 26px;}.form-label {margin-bottom: 0;font-size: 14px;}.chooseus-card h3 {font-size: 16px;line-height: 20px;}.easyprocessimage img {height: 100%;}.easyprocessimage {height: 100%;}.details p {font-size: 14px;}section.sec-1 {padding: 58px 0 0;}section {padding: 60px 0 0;}.easycard-process p {font-size: 14px;line-height: 22px;}section.faqs-sec {padding: 60px 0;}section.cta-sec {padding: 60px 0;}section.cta-sec2 {padding: 0 0 60px;}.pckg .bottom p {font-size: 14px;line-height: 22.143px;}}@media (max-width : 1199px) {.banner-content {padding: 55px 0 0px;}span.sub-heading {margin-bottom: 1rem;font-size: 16px;}h1.banner-heading {font-size: 38px;line-height: 46px;margin-bottom: 1rem;}p.banner-text {max-width: 100%;font-size: 16px;line-height: 26px;}.sec-heading h2 {font-size: 35px;line-height: normal;}.sec-heading p {font-size: 16px;line-height: 26px;}.sec-heading .sub-heading {margin-bottom: .5rem;font-size: 16px;}ul#counter li .counter>div {font-size: 24px;line-height: 20px;}ul#counter li .counter span.text {font-size: 14px;}.chooseus-card p {font-size: 14px;line-height: 22px;}.easy-process-wrapper {border-radius: 25px;padding: 26.78px 20.87px;}.chooseus-card.easycard-process.chooseus-card p {text-align: left;}.pckg-sec {padding: 50px 0 0;}.pckg .upper .title {margin-bottom: 6px;font-size: 22px;}.pckg .upper p {margin-bottom: 14px;font-size: 14px;}.bottom span {font-size: 18px;}.pckg .bottom ul li {font-size: 14px;line-height: 20.143px;}.pckg .upper .price .amount {font-size: 42.596px;}.pckg .upper .price .uspto {font-size: 14.179px;}.testimonial-wrapper {border-radius: 22px;padding: 18px;}.client-detail span.name {font-size: 16px;}.testi-card p {font-size: 14px;line-height: 22px;}.testi-card {padding: 16px 11px;margin-bottom: 14px;}.accordion-list li h3 {font-size: 18px;line-height: 20px;max-width: 90%;}.answer p {margin-top: 12px;font-size: 14px;}.accordion-list li {padding: 16px 14px;}section.cta-sec {border-radius: 0;}footer {padding: 40px 0 28px;}.footer-sec p {line-height: 20px;font-size: 14px;padding-top: 10px;max-width: 100%;}.f-menu li a {font-size: 14px;line-height: 1;}.footer-hdng h4 {font-size: 18px;margin-bottom: 6px;padding-top: 24px;}.f-menu li {line-height: 1.6;}.mainBanner.inner-page h1.banner-heading {font-size: 38px;}.tm-benefits li {padding: 10px 10px 10px 10px;font-size: 14px;margin: 0 0px 5px 0;}.sec-heading {margin-bottom: 1rem;}.trademark-image {margin-top: 1rem;}.pricing-wrapper {border-radius: 26px;padding: 30px 14px 14px;}.pckg .bottom ul {margin: 1rem 0 1rem;}a.srch-btn {font-size: 12px;}ul.overview-nav {margin-bottom: 30px;}.protect-card h3 {font-size: 20px;}.protect-wrapper {padding: 18px;height: auto;margin-bottom: 1rem;}.protect-list li {padding: 10px 14px 10px 10px;margin: 0 0px 5px 0;font-size: 14px;}.terms p {font-size: 14px;}.aboutus-image {margin-top: 2rem;}.sec-heading h3 {font-size: 22px;line-height: 22px;}.form {border-radius: 18px;padding: 16px;}.input-field1 label {padding-left: 0;font-size: 12px;}.input-field1 input, .input-field1 textarea {padding: 15px 14px;margin-bottom: 10px;border-radius: 6px;}ul.menu.btns li {border-bottom: 0;}.mmpopup .popup-content {padding: 20px;}.mmpopup .centercont h3 span {font-size: 26px;line-height: 1.3;}.mmpopup .formpop {margin-top: 26px;}.form-label {margin-bottom: 0;font-size: 14px;}.chooseus-card h3 {font-size: 16px;line-height: 20px;}.easyprocessimage img {height: 100%;}.easyprocessimage {height: 100%;}.details p {font-size: 14px;}}@media (max-width : 1023px){.btn-wrap .theme-btn {font-size: 16px;}.overlap-slider {width: 100%;position: relative;}}@media (max-width : 992px) {.banner-content {padding: 55px 0 0px;}span.sub-heading {margin-bottom: 1rem;font-size: 16px;}h1.banner-heading {font-size: 38px;line-height: 46px;margin-bottom: 1rem;}p.banner-text {max-width: 100%;font-size: 16px;line-height: 26px;}.sec-heading h2 {font-size: 35px;line-height: normal;}.sec-heading p {font-size: 16px;line-height: 26px;}.sec-heading .sub-heading {margin-bottom: .5rem;font-size: 16px;}ul#counter li .counter>div {font-size: 24px;line-height: 20px;}ul#counter li .counter span.text {font-size: 14px;}.chooseus-card p {font-size: 14px;line-height: 22px;}.easy-process-wrapper {border-radius: 25px;padding: 26.78px 20.87px;}.chooseus-card.easycard-process.chooseus-card p {text-align: left;}.pckg-sec {padding: 50px 0 0;}.pckg .upper .title {margin-bottom: 6px;font-size: 22px;}.pckg .upper p {margin-bottom: 14px;font-size: 14px;}.bottom span {font-size: 18px;}.pckg .bottom ul li {font-size: 14px;line-height: 20.143px;}.pckg .upper .price .amount {font-size: 42.596px;}.pckg .upper .price .uspto {font-size: 14.179px;}.testimonial-wrapper {border-radius: 22px;padding: 18px;}.client-detail span.name {font-size: 16px;}.testi-card p {font-size: 14px;line-height: 22px;}.testi-card .top {flex-direction: column;gap: 1rem;align-items: start;}.testi-card {padding: 16px 11px;margin-bottom: 14px;}.accordion-list li h3 {font-size: 18px;line-height: 20px;max-width: 90%;}.answer p {margin-top: 12px;font-size: 14px;}.accordion-list li {padding: 16px 14px;}section.cta-sec {border-radius: 0;}footer {padding: 40px 0 28px;}.footer-sec p {line-height: 20px;font-size: 14px;padding-top: 10px;max-width: 100%;}.f-menu li a {font-size: 14px;line-height: 1;}.footer-hdng h4 {font-size: 18px;margin-bottom: 6px;padding-top: 24px;}.f-menu li {line-height: 1.6;}.mainBanner.inner-page h1.banner-heading {font-size: 38px;}.tm-benefits li {padding: 10px 10px 10px 10px;font-size: 14px;margin: 0 0px 5px 0;}.sec-heading {margin-bottom: 1rem;}.trademark-image {margin-top: 1rem;}.pricing-wrapper {border-radius: 26px;padding: 30px 14px 14px;}.pckg .bottom ul {margin: 1rem 0 1rem;}.search-wrapper .input-wrapper input {font-size: 14px;}a.srch-btn {padding: 8px 16px;border-radius: 6px;font-size: 12px;}ul.overview-nav {margin-bottom: 30px;}.protect-card h3 {font-size: 20px;}.protect-wrapper {padding: 18px;height: auto;margin-bottom: 1rem;}.protect-list li {padding: 10px 14px 10px 10px;margin: 0 0px 5px 0;font-size: 14px;}.terms p {font-size: 14px;}.aboutus-image {margin-top: 2rem;}.sec-heading h3 {font-size: 22px;line-height: 22px;}.form {border-radius: 18px;padding: 16px;}.input-field1 label {padding-left: 0;font-size: 12px;}.input-field1 input, .input-field1 textarea {padding: 15px 14px;margin-bottom: 10px;border-radius: 6px;}ul.menu.btns li {border-bottom: 0;}.mmpopup .popup-content {padding: 20px;}.mmpopup .centercont h3 span {font-size: 26px;line-height: 1.3;}.mmpopup .formpop {margin-top: 26px;}.form-label {margin-bottom: 0;font-size: 14px;}.chooseus-card h3 {font-size: 16px;line-height: 20px;}.easyprocessimage img {height: 100%;}.easyprocessimage {height: 100%;}.details p {font-size: 14px;}section.sec-1 {padding: 58px 0 0;}section {padding: 60px 0 0;}.easycard-process p {font-size: 14px;line-height: 22px;}section.faqs-sec {padding: 60px 0;}section.cta-sec {padding: 60px 0;}section.cta-sec2 {padding: 0 0 60px;}.pckg .bottom p {font-size: 14px;line-height: 22.143px;}ul.services-faq-nav li {width: 100%;}ul.services-faq-nav li a {width: 100%;text-align: center;font-size: 14px;}section.contact-sec {padding: 0 0 60px;}.easyprocessimage {text-align: center;}.chooseus-card {padding: 8px;gap: 10px;}table.pricing tr td:first-child {font-size: 14px;line-height: 20px;}}@media only screen and (min-width : 768px) and (max-width : 991px) {.banner-img {display: none;}ul#counter {position: relative;margin-top: 40px;}ul#counter li:nth-child(1) {margin-top: 0;margin-right: 0;}ul#counter li:nth-child(2) {margin-top: 0;margin-right: 0;}ul#counter li:nth-child(3) {margin-top: 0;margin-right: 0;}ul#counter li .counter>div {font-size: 24px;line-height: 20px;}ul#counter li .counter span.text {font-size: 14px;}ul#counter li {width: 100%;}.pckg {height: auto;margin-bottom: 1rem;}.cta-image {display: none;}.trademark-image {display: none;}.chooseus-card.easycard-process {height: auto;margin-bottom: 1rem;}.sec-heading h2 {font-size: 28px;line-height: normal;}ul.overview-nav {border-right: 0;}.sec-heading img {display: none;}.chooseus-card.easycard-process {height: 100%;margin-bottom: 1rem;}.testi-card .top {flex-direction: row;align-items: center;}section.sec-1 {padding: 58px 0 0;}section {padding: 60px 0 0;}.easycard-process p {font-size: 14px;line-height: 22px;}section.faqs-sec {padding: 60px 0;}section.cta-sec {padding: 60px 0;}.easycard-process {height: auto;}section.cta-sec2 {padding: 0 0 60px;}.pckg .bottom p {font-size: 14px;line-height: 22.143px;}ul.services-faq-nav li {width: 100%;}ul.services-faq-nav li a {width: 100%;text-align: center;font-size: 14px;}section.contact-sec {padding: 0 0 60px;}.easyprocessimage {text-align: center;}.banner-content {padding: 55px 0;}}@media only screen and (min-width : 280px) and (max-width : 767px) {.banner-content {padding: 55px 0 20px;}span.sub-heading {margin-bottom: 1rem;font-size: 14px;}h1.banner-heading {font-size: 28px;line-height: 36px;margin-bottom: 1rem;}p.banner-text {max-width: 100%;font-size: 14px;line-height: 22px;}.btn-wrap {flex-direction: column;margin-bottom: 0rem;}.btn-wrap a {width: 100%;text-align: center;}.banner-img {display: none;}.sec-heading h2 {font-size: 26px;line-height: 34px;}.sec-heading p {font-size: 14px;line-height: 22px;}.sec-heading .sub-heading {margin-bottom: .5rem;font-size: 14px;}.copyright {flex-direction: column;gap: 12px;}ul#counter {position: relative;margin-top: 40px;}ul#counter li:nth-child(1) {margin-top: 0;margin-right: 0;}ul#counter li:nth-child(2) {margin-top: 0;margin-right: 0;}ul#counter li:nth-child(3) {margin-top: 0;margin-right: 0;}ul#counter li .counter>div {font-size: 24px;line-height: 20px;}ul#counter li .counter span.text {font-size: 14px;}ul#counter li {width: 100%;}.chooseus-card p {font-size: 14px;line-height: 22px;text-align: center;}.easy-process-wrapper {border-radius: 25px;padding: 26.78px 20.87px;}.chooseus-card.easycard-process.chooseus-card p {text-align: left;}.pckg-sec {padding: 50px 0 0;}.pckg .upper .title {margin-bottom: 6px;font-size: 22px;}.pckg .upper p {margin-bottom: 14px;font-size: 14px;}.bottom span {font-size: 18px;}.pckg .bottom ul li {font-size: 14px;line-height: 20.143px;}.pckg .upper .price .amount {font-size: 42.596px;}.pckg .upper .price .uspto {font-size: 14.179px;}.testimonial-wrapper {border-radius: 22px;padding: 18px;}.client-detail span.name {font-size: 16px;}.testi-card p {font-size: 14px;line-height: 22px;}.testi-card .top {flex-direction: column;gap: 1rem;}.testi-card {padding: 16px 11px;margin-bottom: 14px;}.accordion-list li h3 {font-size: 16px;line-height: 20px;max-width: 90%;}.answer p {margin-top: 12px;font-size: 14px;}.accordion-list li {padding: 16px 14px;}section.cta-sec {border-radius: 0;}.cta-image {display: none;}footer {padding: 40px 0 28px;}.footer-sec p {line-height: 20px;font-size: 14px;padding-top: 10px;max-width: 100%;}.f-menu li a {font-size: 14px;line-height: 1;}.footer-hdng h4 {font-size: 18px;margin-bottom: 6px;padding-top: 24px;}.f-menu li {line-height: 1.6;}.mainBanner.inner-page h1.banner-heading {font-size: 28px;}.tm-benefits li {padding: 10px 10px 10px 10px;font-size: 14px;margin: 0 0px 5px 0;}.sec-heading {margin-bottom: 1rem;}.trademark-image {margin-top: 1rem;}.chooseus-card.easycard-process {height: auto;}.chooseus-card {height: auto;}.pricing-wrapper {border-radius: 26px;padding: 30px 14px 14px;}.pckg {height: auto;margin-bottom: 1rem;}.pckg .bottom ul {margin: 1rem 0 1rem;}.search-wrapper .input-wrapper input {font-size: 14px;}a.srch-btn {padding: 8px 16px;border-radius: 6px;width: 70%;font-size: 12px;}.office-action-image {display: none;}ul.overview-nav {margin-bottom: 30px;}.protect-card h3 {font-size: 20px;}.protect-wrapper {padding: 18px;height: auto;margin-bottom: 1rem;}.protect-list li {padding: 10px 14px 10px 10px;margin: 0 0px 5px 0;font-size: 14px;}.terms p {font-size: 14px;}.aboutus-image {margin-top: 2rem;}.sec-heading h3 {font-size: 22px;line-height: 22px;}.form {border-radius: 18px;padding: 16px;}.input-field1 label {padding-left: 0;font-size: 12px;}.input-field1 input, .input-field1 textarea {height: 38px;padding: 15px 14px;margin-bottom: 10px;border-radius: 6px;}.input-field1 textarea {height: 80px;}ul.menu.btns li {border-bottom: 0;}.mmpopup .popup-content {padding: 20px;}.mmpopup .centercont h3 span {font-size: 26px;line-height: 1.3;}.mmpopup .formpop {margin-top: 26px;}.form-label {margin-bottom: 0;font-size: 14px;}section.sec-1 {padding: 58px 0 0;}section {padding: 60px 0 0;}.easycard-process p {font-size: 14px;line-height: 22px;}section.faqs-sec {padding: 60px 0;}section.cta-sec {padding: 60px 0;}.easycard-process {height: auto;}section.cta-sec2 {padding: 0 0 60px;}.pckg .bottom p {font-size: 14px;line-height: 22.143px;}ul.services-faq-nav li {width: 100%;}ul.services-faq-nav li a {width: 100%;text-align: center;font-size: 14px;}section.contact-sec {padding: 0 0 60px;}.easyprocessimage {text-align: center;}table.pricing tr td:first-child {width: 54.3%;font-size: 12px;line-height: 16px;}.form_wrap {padding: 6px;}.chooseus-image {height: auto;}}.sub-brand-banner-img {margin: 25px 0px;display: flex;align-items: center;gap: 50px;}.sub-brand-banner-img img {width: 210px;}.checkbox-wrap {display: flex;align-items: flex-start;gap: 10px;text-align: left;margin-bottom: 15px;font-size: 13px;line-height: 1.5;}.checkbox-wrap input {margin-top: 4px;}.error{border: 1px solid #bb1515 !important;}.iconerror{color: #bb1515 !important;}.mt-10{margin-top: 10px;}.cust-h3{font-size: 24px !important;}.btn-spinner {display: inline-block;width: 16px;height: 16px;border: 2px solid rgba(255,255,255,0.4);border-top: 2px solid #ffffff;border-radius: 50%;animation: btn-spin 0.7s linear infinite;vertical-align: middle;margin-right: 6px;}@keyframes btn-spin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.banner-btn-contact:hover{background: #87a9d5;}button.banner-btn:hover{background: #87a9d5;border-color:#87a9d5}