/* @media screen and (min-width: 991px) {
  header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background: #132052;
    box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.2);
  }

  header .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    justify-content: center;
    flex-basis: auto;
  }

  header .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    width: 300px;
    top: 144%;
    border-radius: 0;
    border: 0;
    box-shadow: 0 0 10px #0000001a;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  header .nav-link {
    font-size: 15px;
    margin: 5px;
    text-transform: uppercase;
    color: #fff;
  }

  header .dropdown-menu .nav-link {
    font-size: 14px;
    margin: 0 20px;
    color: #000;
  }
} */

@media screen and (max-width: 991px) {
  header,
  section,
  footer {
    overflow: hidden;
  }

  #staticBackdrop {
    z-index: 1051 !important;
  }

  .iti--flexible-dropdown-width .iti__country-list {
    z-index: 1052 !important;
  }

  header {
    background: #132052;
  }

  header .navbar-toggler {
    border: none;
    padding: 0;
  }

  header .navbar-toggler:focus {
    box-shadow: none;
  }

  header .navbar-toggler-icon {
    width: 1.8em;
    height: 1.8em;
    filter: invert(1);
  }

  header .navbar-nav .dropdown-menu {
    position: static;
    padding: 10px;
    box-shadow: 0 0 5px #ffffff45;
    border: 0;
    background: #132052;
  }

  header .nav-link {
    font-size: 14px;
    color: #fff;
  }

  header .dropdown-menu .nav-link {
    font-size: 12px;
  }

  header .theme-btn-1 {
    display: none;
  }

  .header-num {
    display: none;
  }

  .banner {
    height: auto;
    padding-top: 0;
    padding: 50px 0;
    text-align: center;
    padding-top: 130px;
  }

  .banner-content h1 {
    font-size: 24px;
  }

  .banner-content p {
    font-size: 14px;
  }

  .theme-btn-1 {
    font-size: 12px;
  }

  .banner-content {
    margin-top: 0;
    width: 100%;
    background: #002a57a8;
    justify-content: center;
    align-items: center;
    padding: 20px;
  }

  .arrow-container {
    top: 54%;
    width: 50px;
    height: 50px;
    background: #00214763;
  }

  .buttons-group {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
  }

  .btn.btn-primary {
    font-size: 12px;
    font-weight: 500;
    padding: 12px;
  }

  .transparent-btn {
    font-weight: 500;
    font-size: 12px;
    padding: 12px;
  }

  .transparent-btn:hover {
    padding: 12px;
  }

  .transparent-btn-dark {
    font-weight: 500;
    font-size: 12px;
    padding: 12px;
  }

  .about {
    padding: 50px 0;
    position: relative;
  }

  .top-headings h2,
  .top-headings-left h2 {
    font-size: 22px;
  }

  .top-headings p,
  .top-headings-left p {
    font-size: 14px;
    color: #808080;
    width: 100%;
  }

  .about .boxes-container {
    margin-top: 50px;
  }

  .about .boxes-container .box {
    height: unset;
    margin-bottom: 30px;
  }

  .about .boxes-container .icon-box {
    padding: 10px 14px;
    font-size: 14px;
  }

  .about .boxes-container h3 {
    font-size: 20px;
    color: #132052;
  }

  .about .boxes-container p {
    font-size: 14px;
    color: #808080;
  }

  .pro-section {
    padding: 50px 0;
    padding-bottom: 0;
  }

  .pro-section .pro-box {
    min-height: unset;
    /* margin-bottom: 70px; */
  }

  .pro-section .accordion-row {
    margin-bottom: 0 !important;
  }

  .pro-section .pro-box .pro-box-header span {
    font-size: 16px;
  }

  .pro-section .pro-box .accordion-body {
    font-size: 14px;
  }

  .risk-thread {
    padding: 50px 0;
  }

  .risk-thread .row {
    justify-content: center;
  }

  .risk-thread .box-row {
    margin-top: 50px;
  }

  .risk-thread .wc-icon-box {
    margin: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .risk-thread .wc-icon-box-2 {
    margin-top: 50px;
  }

  .risk-thread .wc-icon-box h6 {
    text-align: center;
  }

  .risk-thread .wc-icon-box p {
    text-align: center;
    font-size: 14px;
  }

  .risk-thread .buttons-group {
    margin-top: 100px;
  }

  .cta-1 {
    padding: 50px 0;
    background: #f2f5f8;
  }

  .cta-1 .top-headings {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 25px;
  }

  #testimonials-carousel .active.center .review-box {
    transform: scale(1.1);
    margin: 20px;
  }

  #testimonials-carousel .item-head {
    padding: 25px;
    height: unset;
    padding-bottom: 50px;
  }

  .testimonials #testimonials-carousel {
    margin-top: 0;
  }

  .testimonials {
    padding: 50px 0;
  }

  .faqs {
    padding: 50px 0;
  }

  .faqs .faqs-row {
    margin-top: 50px;
  }

  .faqs .faqs-row img {
    margin-top: 30px;
  }

  .faqs .accordion-button {
    font-size: 16px;
  }

  .faqs .accordion-body {
    font-size: 14px;
  }

  .cta-2 {
    margin-bottom: 50px;
  }

  .cta-2 .top-headings {
    gap: 10px;
  }

  p {
    font-size: 14px;
  }

  .services {
    padding: 50px 0;
  }

  .services .top-headings {
    text-align: center;
    margin-bottom: 30px;
  }

  .services ul#pills-tab {
    display: flex;
    justify-content: center;
    gap: 15px;
  }

  .services ul#pills-tab li {
    width: 100%;
  }

  .services .nav-pills .nav-link.active,
  .services .nav-pills .show > .nav-link {
    font-size: 13px;
  }

  .services .nav-pills .nav-link {
    width: 100%;
    text-align: center;
    padding: 15px 30px;
    font-size: 13px;
  }

  .services .top-headings-inner {
    margin-bottom: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .services p {
    font-size: 12px;
    color: #808080;
    width: 100%;
    text-align: center;
  }

  .services a {
    font-size: 16px;
    font-weight: 500;
  }

  .top-headings h5 {
    font-size: 20px;
  }

  .process {
    padding: 50px 0;
    margin-top: 50px;
  }

  h4 {
    font-size: 14px;
  }

  .top-heading h4 span {
    font-size: 12px;
    font-weight: 600;
  }

  h3 {
    font-size: 20px;
  }

  .packages {
    padding: 50px 0;
  }

  .packages .nav-pills {
    gap: 20px;
    margin-top: 20px;
    flex-direction: column;
  }

  .packages .tab-content {
    margin-top: 30px;
    padding: 0;
  }

  .package-box {
    height: auto;
    margin-bottom: 40px;
  }

  p.package-disclaimer {
    padding: 0;
    width: 95%;
  }

  .package-box .ribbon {
    left: 30px;
  }

  .active.center .package-box {
    margin: 20px;
  }

  .trademark-countries {
    padding: 50px 0;
  }

  .trademark-countries .top-headings-left {
    text-align: center;
  }

  .trademark-countries .top-headings-left p {
    font-size: 16px;
  }

  .trademark-countries .img-box {
    margin-top: 50px;
  }

  .cta-section {
    padding: 50px 0;
    text-align: center;
  }

  .cta-section h3 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .cta-section .bottom-links a {
    margin: 0 10px;
    margin-left: 0;
    font-weight: 500;
    display: block;
  }

  .cta-section .btn.btn-primary {
    padding: 10px 30px;
    margin-top: 0;
  }

  .btn.btn-primary {
    font-size: 12px;
    font-weight: 500;
  }

  .reviews {
    padding: 50px 0;
  }

  .reviews .shape {
    display: none;
  }

  #reviews-carousel .slider-wrap {
    flex-direction: column;
  }

  #reviews-carousel img {
    width: 100%;
  }

  #reviews-carousel .slider-wrap .slider-content {
    min-height: 250px;
    padding: 20px;
    text-align: center;
  }

  #reviews-carousel .slider-wrap .slider-content h6 {
    margin-top: 14px;
    width: 100%;
    text-align: center;
  }

  #reviews-carousel .slider-wrap .slider-content h5 {
    color: #fff;
    font-weight: 300;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .counter {
    background: #dae3ec;
    padding: 0 10px;
    padding-bottom: 50px;
  }

  .counter .container .row .box {
    margin-bottom: 30px;
  }

  .counter .container .row .box h4 {
    font-size: 56px;
  }

  .counter .container .row .box p {
    font-size: 16px;
  }

  .footer-content {
    padding: 50px 0;
    text-align: center;
    padding-bottom: 20px;
  }

  .link-widget ul li {
    justify-content: center;
  }

  .sec-copyright {
    margin: 10px;
    margin-bottom: 0;
  }

  .sec-copyright .content {
    flex-direction: column;
    gap: 10px;
  }

  .sec-copyright .content ul {
    margin-bottom: 0;
  }

  .logo-widget p {
    margin: 25px 0 25px 0;
  }

  #staticBackdrop .modal-body {
    padding: 25px 15px;
  }

  #staticBackdrop .btn-close {
    right: -5px;
    top: -16px;
  }

  .inner-about {
    text-align: center;
  }

  .inner-about img {
    width: 100%;
  }

  .inner-about .top-headings-left {
    text-align: center;
    gap: 10px;
  }

  /* .inner-about .top-headings-left p {
    margin-top: 20px;
    font-size: 12px;
  } */

  .tr-about-2 {
    padding: 50px 0;
  }

  .tr-about-2 .top-headings-left {
    margin-top: 0;
  }

  .tr-about-2 img {
    margin-top: 30px;
  }

  .tr-about-2 .top-headings {
    padding-bottom: 20px;
  }

  .tr-about-3 {
    padding-bottom: 50px;
  }

  .tr-about-3 .top-heading {
    margin-bottom: 0px;
  }

  .tr-about-3 h2 {
    font-size: 22px;
  }

  .tr-about-3 img {
    margin-top: 30px;
  }

  .cr-about .about-img {
    margin-top: 30px;
  }

  .cr-packages {
    padding-bottom: 0;
  }

  .cf-about .nav-pills {
    gap: 10px;
    margin-top: 30px;
  }

  .cf-packages {
    padding-bottom: 0;
  }

  .cr-about .top-headings-left h3 {
    text-align: left;
  }

  .cr-about .top-headings-left ul {
    text-align: left;
  }

  .ts-about-1 {
    padding: 50px 0 !important;
  }

  .ts-packages {
    padding-bottom: 0;
  }

  .amr-about-1 img {
    margin-top: 30px;
  }

  .amr-about-2 {
    padding: 0;
  }

  .amr-about-2 .row {
    flex-direction: column-reverse;
  }

  .amr-about-2 img {
    margin-top: 30px;
  }

  .amr-about-3 img {
    margin-top: 30px;
  }

  .amazon-benefits {
    padding: 50px 0;
  }

  .amazon-benefits .title-heading {
    text-align: center;
    padding-bottom: 40px !important;
  }

  .amazon-benefits .service-box2 i {
    width: 60px !important;
    height: 60px !important;
  }

  .amr-about-4 {
    padding-top: 0;
  }

  .banner.quick-pages-banner {
    height: 20vh;
  }

  .accordion-sec {
    padding: 50px 0;
  }

  .inner-heading {
    padding-bottom: 20px;
    color: #132052;
  }

  .accordion-button {
    border-bottom: 1px solid whitesmoke;
    font-size: 14px;
  }

  .contact-sec .bottom-links a {
    display: block;
  }

  #contactForm {
    text-align: left;
  }

  .privacy-terms {
    padding: 50px 0;
  }

  .privacy-terms .content {
    padding-bottom: 10px;
  }

  .privacy-terms .content .sub-heading {
    font-size: 16px;
    padding-top: 12px;
  }

  section.checkout {
    padding: 50px 0;
    text-align: center;
  }

  section.checkout p {
    width: 100%;
  }

  .gallery {
    padding: 50px 0;
    background: #d8e1eb54;
  }

  .aboutpage-1 .top-headings-left {
    padding-right: 0;
  }

  /* Inner Pages Responsive */
  .inner-pages-banner {
    min-height: 300px;
    padding-top: 25px;
  }

  .inner-pages-banner h2 {
    font-size: 18px;
  }

  .inner-left-sec {
    padding: 50px 0;
  }

  .inner-left-sec .about-img-1 {
    margin: 17px 0;
  }

  .inner-cta-1 {
    padding: 50px 0;
  }

  .inner-cta-1 .top-headings-left {
    text-align: center;
  }

  .inner-cta-1 .img-box {
    margin-top: 50px;
    text-align: center;
  }

  .inner-cta-1 .img-box img {
    width: 70%;
    float: unset;
  }

  .inner-cta-2 {
    padding: 50px 0;
  }

  .inner-cta-2 .top-headings {
    gap: 10px;
  }

  .inner-boxes-sec {
    padding: 50px 0;
    background: #fafcfd;
  }

  .inner-boxes-sec .img-box {
    min-height: unset;
  }

  .inner-boxes-sec .img-box .top-headings-left h4 {
    font-size: 16px;
  }

  .inner-boxes-sec .img-box .top-headings-left p {
    margin-top: 10px;
    font-size: 14px;
  }

  .inner-boxes-sec .img-box ul {
    margin-top: 10px;
  }

  .inner-boxes-sec .img-box ul {
    margin-top: 10px;
    font-size: 14px;
  }

  .inner-boxes-sec .img-box-2 {
    margin-top: 20px;
  }

  .about.cr .boxes-container .box {
    height: unset;
  }

  .inner-boxes-sec.cr .img-box {
    min-height: unset;
  }

  .inner-boxes-sec.abr {
    min-height: unset;
  }

  .inner-boxes-sec.abr .row-2 .img-box {
    min-height: unset;
  }

  .inner-boxes-sec.cts .img-box {
    min-height: unset;
  }

  .inner-boxes-sec.cts .row-2 .img-box {
    min-height: unset;
  }

  .inner-right-sec .row {
    flex-direction: column-reverse;
  }

  .inner-right-sec .top-headings-left {
    padding-left: 0;
  }

  .inner-right-sec {
    padding-top: 0 !important;
  }

  .registration-form-sec {
    padding: 50px 0;
  }

  .registration-form-sec .registration-form {
    padding: 25px;
  }

  p.th-alert {
    font-size: 12px;
  }

  .about.oar .boxes-container .box {
    height: unset;
  }

  .pro-section.oar .accordion-flush .accordion-item .accordion-button {
    padding: 30px 20px;
    font-size: 16px;
  }
}

/* ================================================ */
/* Mobile Nav */

.offcanvas.show:not(.hiding),
.offcanvas.showing {
  background: #132052 !important;
}

header .modal-backdrop {
  opacity: 0 !important;
  background: #132052 !important;
  z-index: 0;
}

header .modal-backdrop.show {
  opacity: 0;
  background: #132052 !important;
}

header .modal-backdrop.fade {
  opacity: 0;
  background: #132052 !important;
}

.offcanvas.offcanvas-start {
  width: 100%;
}

.offcanvas .btn-close {
  opacity: unset;
  filter: invert(1);
}

.offcanvas .nav-link {
  padding: 10px 0;
}

.offcanvas .dropdown-menu {
  background: #fff !important;
  width: 100%;
}

.offcanvas .dropdown-menu .nav-link {
  margin: 0 10px !important;
}

.offcanvas .header-num {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: baseline;
}

/* The Trademark Department New CSS */

@media screen and (max-width: 991px) {
  header {
    background: transparent;
  }

  .social-icons {
    justify-content: center;
  }

  .ttd-banner {
    padding-top: 170px;
    padding-bottom: 70px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }

  .ttd-banner .content {
    text-align: center;
  }

  .ttd-banner .content h1 {
    font-size: 42px;
  }

  .ttd-banner .content h2 {
    font-size: 26px;
  }

  .ttd-banner .content .bg-text {
    font-size: 20px;
    margin-top: 20px;
  }

  .ttd-banner .content p {
    margin-top: 30px;
  }

  .ttd-banner .content .cta {
    gap: 20px;
    margin-top: 30px;
    justify-content: space-between;
    flex-direction: column;
  }

  .ttd-banner .content .cta button {
    font-size: 14px;
    padding: 12px;
  }

  .ttd-banner .content .cta .icon-box .box * {
    margin: 0;
    color: #fff;
    font-size: 16px;
    padding: 3px 0;
  }

  .banner_form {
    margin-top: 50px;
  }

  .banner-brand-logos .wrapper {
    margin: 5px;
    margin-top: 50px;
    border-radius: 20px;
  }

  .banner-brand-logos .wrapper .icon-box {
    gap: 20px;
  }

  .banner-brand-logos .wrapper .icon-box .left-img {
    width: 40px;
  }

  .banner-brand-logos .wrapper .icon-box h2 {
    font-size: 22px;
  }

  #banner-brand-carousel {
    margin-top: 30px;
  }

  #banner-brand-carousel img {
    width: 70px !important;
  }

  .services-section {
    padding: 50px 0;
    margin-top: 0;
    background: unset;
  }

  .services-section .row-1 {
    margin-top: 20px;
  }

  .services-section .box h2 a {
    font-size: 20px;
  }

  .packages {
    padding: 25px 0;
  }

  .packages .owl-stage-outer {
    padding: 50px 0;
    padding-top: 20px;
    padding-bottom: 0;
  }

  #home-packages-carousel h2,
  #home-packages-carousel h4 {
    font-size: 22px;
  }

  .package-box .pck-head .pck-price .price {
    font-size: 44px;
  }

  .package-box .pck-bottom h5 {
    font-size: 20px;
  }

  .package-box .pck-bottom .btn-dark {
    font-size: 16px;
  }

  .package-cta {
    width: 100%;
  }

  .package-cta h5 {
    font-size: 16px;
    font-weight: 700;
  }

  .btn-dark-custom {
    font-size: 16px;
  }

  .trademark-countries .row {
    flex-direction: column-reverse;
  }

  .trademark-countries .top-headings-left .underline {
    margin: 0 auto;
  }

  .trademark-countries .top-headings-left h2 {
    margin-top: 20px;
  }

  .trademark-countries .top-headings-left h4 {
    font-size: 16px;
  }

  .trademark-countries .top-headings-left {
    padding-left: unset;
  }

  .cta-1 {
    background: linear-gradient(90deg, #b00020 0%, #132052 100%);
  }

  .cta-1 h2 {
    text-align: center;
  }

  .btns-group {
    flex-direction: column;
    gap: 20px;
  }

  .cta-1 .btns-group {
    margin-top: 30px;
  }

  .btn-light-custom {
    font-size: 16px;
  }

  .trademark-countries .top-headings-left a {
    font-weight: unset;
  }

  .ttd-process {
    border-radius: 20px;
  }

  .about .boxes-container .box {
    margin-bottom: 20px;
  }

  .about .boxes-container h3 {
    font-size: 18px;
    color: #ffffff;
  }

  .about .boxes-container p {
    font-size: 14px;
    color: #ffffff;
  }

  .testimonials .underline {
    width: 50%;
  }

  #testimonials-carousel .active.center .review-box {
    transform: unset;
    margin: 0;
    margin-top: 20px;
  }

  #testimonials-carousel .item-head {
    padding: 0;
    height: unset;
    padding-bottom: 20px;
  }

  .ttd-contact-bottom .container {
    border-radius: 20px;
  }

  .ttd-contact-bottom .left-box {
    border-radius: 20px;
    padding: 20px;
  }

  .ttd-contact-bottom .left-box .underline {
    margin: 0 auto;
  }

  .ttd-contact-bottom .icons-list li {
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .ttd-contact-bottom .contact-form {
    padding: 10px;
  }

  .cta-2 {
    margin-bottom: 100px;
    margin: 0;
    margin-bottom: 50px;
  }

  .cta-2 .container {
    border-radius: 20px;
  }

  .cta-2 .top-headings {
    background: unset;
    color: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 25px;
    text-align: center;
    position: relative;
  }

  .cta-2 .img-box img {
    width: 70%;
    float: unset;
    position: relative;
  }

  .cta-2 .img-box {
    text-align: center;
  }

  .inner .content h2 {
    color: #fff;
    font-weight: 500;
    font-size: 24px !important;
    font-style: normal;
  }

  .inner .content .cta {
    margin-top: 0 !important;
  }

  .inner-right-img-sec .row {
    flex-direction: row-reverse;
  }

  .inner-right-img-sec .top-headings-left {
    padding-right: unset;
  }

  .ttd-about .content {
    width: 100%;
    margin: 0 auto;
  }

  .lp-header .container {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    gap: 20px;
  }

  .lp-header .header-num {
    display: block;
  }

  .lp-header .header-num .icon-wrap {
    display: none;
  }

  .lp-banner h2 {
    font-size: 22px !important;
    font-style: normal !important;
  }

  .lp-banner {
    padding-top: 230px;
  }

  .sec-copyright .content {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center !important;
  }

  .checkout-banner {
    padding-top: 250px;
  }
  .lp-header {
    background: transparent;
    z-index: 1;
  }

  .contact-form-main {
    margin-top: unset;
  }

  #testimonials-carousel .item-head p {
    height: unset;
  }

  .ttd-contact-bottom .contact-form .top-headings-left {
    margin-top: 30px;
  }

  header {
    z-index: 1;
  }

  .cta-2 .img-box {
    position: unset;
  }

  .cta-2 .img-box img {
    width: 80%;
  }

  .cta-2 .container {
    padding-bottom: 0;
  }
}
