@media screen and (min-width: 1920px) {
  .hero h2 {
    font-size: 45px;
    line-height: 55px;
  }

  .navmenu a,
  .navmenu a:focus {
    font-size: 16px;
    padding: 18px 15px;
  }

  .hero p {
    font-size: 21px;
    line-height: 30px;
  }

  .header .btn-getstarted,
  .header .btn-getstarted:focus {
    padding: 14px 15px 14px 15px;
  }

  .left-menu a,
  .left-menu a:focus {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1535px) and (min-width: 1396px) {
  .left-side .form-control {
    width: 280px;
  }

  .notice-to-2 input {
    width: 266px;
  }

  .notice-to-1 input,
  .notice-to input {
    width: 300px;
  }

  .agreement-2 .line {
    display: none;
  }
}

@media only screen and (max-width: 1396px) and (min-width: 1228px) {
  .left-side .form-control {
    width: 250px;
  }

  .notice-to-2 input {
    width: 266px;
  }

  .notice-to-1 input,
  .notice-to input {
    width: 300px;
  }

  .agreement-2 .line {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  .hero {
    min-height: auto;
  }

  .hero h2 {
    font-size: 27px;
    line-height: 40px;
    margin-top: 0px;
  }

  .hero p {
    font-size: 16px;
  }

  .header-btn .start-now,
  .header-btn .contact-sale {
    font-size: 14px;
  }

  .clients .client-logo img {
    padding: 20px;
    max-width: 100%;
    transition: 0.3s;
  }

  .feature-text {
    margin-top: 0;
  }

  .footer-upper h4 {
    font-size: 30px;
  }

  .footer-upper p {
    font-size: 14px;
  }

  .left-menu {
    display: none;
  }

  .mobile-menu {
    display: block;
  }

  .left-logo-menu {
    margin-right: auto !important;
  }

  .header .btn-getstarted,
  .header .btn-getstarted:focus {
    margin-right: 20px;
  }

  .hero::after,
  .why-us::before,
  .why-us::after {
    display: none;
  }

  .client-section .client-logo {
    width: 15.7%;
  }

  /* section{
    padding-top: 50px !important;
  } */

  .section-title-why {
    padding-bottom: 30px;
  }

  .why-us-box {
    padding: 20px;
    min-height: 264px;
  }

  .why-us-box h4 {
    max-width: 100%;
  }

  .why-us-box p {
    margin-top: 10px;
  }

  .mobile-dashbaord {
    display: block;
  }

  .filling-dashbaord {
    display: none;
  }

  section.new-boireport-1.pt-30.bg-transparent {
    margin-top: 0;
    padding: 50px 0 0;
  }

  .new-boireport-1 .counters,
  .new-boireport-1 .card {
    height: 1242px;
  }

  .testimonial-new {
    padding: 15px 15px;
  }

  .industries-section {
    width: 100%;
    margin-bottom: 50px;
  }

  .industries-left {
    width: 40%;
    margin-right: 10px;
  }

  .industries-right {
    width: 60%;
  }

  /* .border-color {
    border: 0;
  } */

  .new-boireport-2 {
    padding-bottom: 0;
  }

  section,
  .section {
    padding: 100px 0 0;
  }

  .new-boireport-3 {
    padding-top: 50px;
  }

  .support-section {
    margin-top: 0;
  }

  .border-color {
    padding-bottom: 20px;
  }

  .new-boireport-5 {
    padding: 73px 0px 69px 0px;
  }

  .footer {
    padding: 68px 0px;
  }

  .vertical-line-footer {
    display: none;
  }

  .footer .footer-about .footer-text {
    max-width: 55%;
    margin: 20px auto;
  }

  .footer-about {
    text-align: center;
  }

  .footer-about .logo {
    margin: 0 auto;
    display: block !important;
  }

  .left-side .form-control {
    width: 220px;
  }

  .pricing-table .plan {
    margin-bottom: 25px;
    min-height: max-content;
  }

  .pricing-table .name,
  .pricing-table .subname {
    min-height: auto;
  }

  .agreement-header {
    height: auto;
  }

  .banner-text-logo h3 {
    margin-top: 15px;
  }

  .agreement-2 .line {
    display: none;
  }

  .notice-to input {
    width: 260px;
  }

  .notice-to .email-address input {
    width: 170px;
  }

  .notice-to-1 input {
    width: 200px;
  }

  .notice-to-2 input {
    width: 200px;
  }

  .new-tab {
    padding: 10px;
  }
}

@media screen and (max-width: 991px) {
  .banner-img {
    margin-top: 36px;
  }

  .hero h2 {
    text-align: center;
    margin-top: 28px;
    font-size: 21px;
  }

  .hero p {
    text-align: center;
    font-size: 20px;
    max-width: 80%;
    margin: 10px auto;
  }

  .header-btn {
    justify-content: center;
  }

  .feature-text {
    margin-top: 20px;
  }

  .dashboard-report {
    padding: 50px 0;
  }

  .boi-report-2 img {
    position: inherit;
  }

  .footer-upper {
    display: block;
    text-align: center;
  }

  .footer-upper p {
    font-size: 20px;
    margin-bottom: 30px;
  }

  .client-section .client-logo {
    width: 15.4%;
  }

  .section-title-why p {
    width: 60%;
  }

  .why-us-box {
    min-height: auto;
  }

  .login_box {
    width: 100%;
    padding: 15px;
    margin-top: 0;
  }

  .login-title {
    margin-bottom: 20px;
    font-size: 15px !important;
    margin-top: 0px;
  }

  .contact-information {
    display: block;
  }

  .right-side {
    margin-top: 20px;
  }

  .contact-information .free-trial-btn {
    width: 100%;
  }

  .left-side .form-control {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .left-side {
    width: 100%;
    display: block;
  }

  .left-side .form-control {
    width: 100%;
  }

  .header {
    padding: 16px 0px;
  }

  .quiz {
    margin-left: 15px;
    margin-right: 15px;
    max-width: 100%;
  }

  .review-table .table thead th,
  .review-table .table tbody td {
    font-size: 11px;
    line-height: 11px;
  }

  .agreement-4 h2 {
    font-size: 32px;
  }

  .notice-to input,
  .notice-to-1 input,
  .notice-to-2 input {
    width: 100%;
  }

  .appliant-popup .col-lg-6 {
    margin-bottom: 15px;
  }

  .success-content {
    margin-bottom: 20px;
  }

  .success-footer h5 {
    font-size: 18px;
  }

  .success-footer p {
    font-size: 14px;
  }

  .success-footer .go-dashboard {
    width: auto;
  }

  .pl-12 {
    padding-left: 12px;
  }

  .pr-12 {
    padding-right: 12px;
  }

  .left-new-footer {
    justify-content: center;
  }

  .new-footer-text {
    text-align: center;
    margin: 0 auto;
  }

  .right-new-footer {
    justify-content: center;
    margin-top: 20px;
  }

  .new-tab .nav-tabs .nav-link .text {
    display: none;
  }

  .new-tab .nav-tabs .nav-link.active,
  .new-tab .nav-tabs .nav-item.show .nav-link {
    padding: 8px 8px;
  }
}

@media screen and (max-width: 767px) {
  .header-top {
    display: none;
  }

  .reporting-company-data .review-radio-btn .radio-option {
    width: 100%;
  }

  .company-title .edit-icon {
    font-size: 13px;
    padding: 10px 12px;
  }

  .company-title h4 {
    font-size: 16px;
  }

  .reporting-company-data h5 {
    font-size: 14px;
  }

  .applicant-doc {
    display: block;
  }

  .applicant-doc p {
    margin-top: 10px;
    margin-left: 0;
  }

  .new-header .sbam-logo {
    width: 40%;
  }
}

@media screen and (max-width: 479px) {
  .btn-getstarted {
    display: none;
  }

  .hero {
    padding: 100px 0 80px 0;
  }

  .clients .client-logo img {
    padding: 5px;
  }

  .section-title h2 {
    font-size: 22px;
  }

  .section-title p {
    font-size: 14px;
  }

  .features .features-item h3 {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
  }

  .features .features-item p {
    font-size: 15px;
    text-align: center;
    line-height: 25px;
  }

  section,
  .section {
    padding: 40px 0;
  }

  .heading-text {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
  }

  .boi-report-card {
    text-align: center;
  }

  .boi-report-card h4 {
    font-size: 18px;
  }

  .boi-report-card p {
    font-size: 14px;
  }

  .boi-report-3 h4 {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
  }

  .boi-report-3 p {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
  }

  .boi-report-3 ul {
    padding-left: 0;
    text-align: center;
    list-style: none;
    font-size: 15px;
  }

  .boi-report-4 {
    padding: 10px;
  }

  .testimonial .description {
    font-size: 16px;
    line-height: 26px;
  }

  .testimonial .description:before {
    left: 0;
  }

  .footer_bottom p {
    font-size: 12px;
    text-align: center;
  }

  .subscribe-header h4 {
    font-size: 20px;
  }

  .new-boireport-5 {
    padding: 40px 0px 40px 0px;
  }

  .faq .faq-container .faq-item {
    margin-bottom: 0px;
  }

  .faq-inner .section-title {
    padding-bottom: 20px;
  }

  .faq-container {
    margin-top: 0px;
  }

  .faq .faq-container .faq-item {
    padding: 0px 10px;
  }

  .faq .faq-container .faq-item .faq-toggle {
    top: 12px;
    right: 12px;
    padding-left: 1px;
    line-height: 20px;
    height: 20px;
    width: 20px;
    font-size: 16px;
    position: absolute;
  }

  .faq .faq-container .faq-item .faq-content {
    font-size: 12px;
    color: #5e5e5e;
  }

  .faq .faq-container .faq-item h3 {
    font-size: 12px;
  }

  .boi-report-4 .boi-text h4 {
    font-size: 18px;
    margin-top: 15px;
  }

  .footer-upper {
    padding: 10px;
    border-radius: 0;
    margin-top: 0;
  }

  .footer-upper h4 {
    font-size: 18px;
    margin-bottom: 0px;
  }

  .footer-upper p {
    font-size: 13px;
    margin-bottom: 25px;
  }

  .footer-about {
    text-align: center;
  }

  .footer .footer-about .logo {
    line-height: 0;
    margin: 0 auto 20px;
  }

  .footer .footer-about .logo img {
    margin: 0 auto;
  }

  .footer .copyright p {
    margin-bottom: 15px;
  }

  .footer .footer-links {
    text-align: center;
    margin-bottom: 5px;
  }

  .footer .footer-links ul li {
    justify-content: center;
  }

  .create-company .nav-tabs .nav-link {
    padding: 10px;
  }

  .create-company .p-sub-menu span {
    padding: 0px 0px;
    font-size: 11px;
  }

  .reporting-company h4 {
    font-size: 14px;
  }

  .reporting-company-data h5 {
    font-size: 14px;
  }

  .form-new-card label {
    font-size: 12px !important;
    display: block;
  }

  .radio-label {
    margin-left: 0px;
  }

  .form-new-card .trash {
    font-size: 11px;
  }

  .add-business {
    margin-right: 0;
    font-size: 13px;
  }

  .need-help .panel-text h6 {
    font-size: 12px;
    line-height: 18px;
  }

  .need-help .panel-text p,
  .need-help .panel-text ol li {
    font-size: 11px;
  }

  .need-help .accordion-button {
    font-size: 12px;
  }

  .form-new-card {
    padding-right: 0px;
  }

  .form-new-card .form-select {
    font-size: 11px;
  }

  .reporting-company-data .form-control {
    font-size: 11px;
  }

  .form-new-card .col-md-4,
  .form-new-card .col-md-6,
  .form-new-card .col-md-8 {
    padding-right: 0;
  }

  .form-new-card.jurisdiction-registration .col-md-4,
  .form-new-card.jurisdiction-registration .col-md-6,
  .form-new-card.jurisdiction-registration .col-md-8 {
    padding-right: 24px !important;
  }

  .form-new-card .col-sm-12 {
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  }

  .file-choosen {
    font-size: 13px;
  }

  .file-choosen::-webkit-file-upload-button {
    padding: 10px 15px;
  }

  .company-accordian .card-header h5 {
    font-size: 14px;
  }

  .btnPrevious {
    padding: 13px 20px !important;
    margin-right: 15px;
    font-size: 15px;
    width: auto;
  }

  .next-btn {
    padding: 13px 20px !important;
    font-size: 14px;
    width: auto !important;
  }

  .review-submit {
    margin-left: 0;
  }

  .cancel-btn {
    display: none;
  }

  .add-more-section {
    padding: 10px 10px;
    font-size: 14px;
  }

  .owner-invite-css {
    padding: 10px 10px;
    font-size: 14px;
  }

  .payment-page h4 {
    font-size: 16px;
  }

  .pricing-table ul li {
    font-size: 12px;
  }

  .add-company {
    padding: 0px 0 60px;
  }

  .company-accordian .card-body {
    padding: 5px;
  }

  .p-20 {
    padding: 10px;
  }

  .pricing-table {
    margin-bottom: 0px;
  }

  .owner-invite .tabs .nav .nav-item {
    padding: 14px 14px;
  }

  .owner-invite .f-15 {
    font-size: 12px;
  }

  .owner-invite .alert {
    font-size: 12px;
  }

  .owner-invite .send-invite {
    padding: 14px 30px;
  }

  .modal-content {
    margin-top: 30px;
  }

  .create-company .py-4 {
    padding-top: 10px !important;
  }

  .create-company .mt-4 {
    margin-top: 10px !important;
  }

  .page-title.quiz-title-1 .heading {
    display: none;
  }

  .quiz {
    margin-top: 30px;
  }

  .quiz-content h4 {
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 19px;
  }

  .quiz-content .form-check-input {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    margin-top: 0;
  }

  .quiz-content .form-check-label {
    font-size: 10px;
  }

  .quiz-content .form-check {
    margin-bottom: 5px;
  }

  .quiz-content ul li {
    font-size: 11px;
  }

  .quiz #result {
    font-size: 11px;
    text-align: center;
    line-height: 18px;
    margin-top: 0px;
  }

  .result-output .right-content p {
    margin-top: 20px;
  }

  .disclaimer p {
    font-size: 11px;
  }

  .quiz-last-step {
    margin-top: 20px;
  }

  .reporting-company-data .review-radio-btn .radio-label {
    margin-left: 5px;
    font-size: 12px;
  }

  .reporting-company-data .review-radio-btn .radio-checkmark {
    height: 15px;
    width: 15px;
  }

  .reporting-company-data
    .review-radio-btn
    .radio-option
    .radio-checkmark:after {
    top: 4px;
    left: 4px;
    width: 7px;
    height: 7px;
  }

  .form-new-card .radio-container .radio-label {
    margin-left: 5px;
    font-size: 12px;
  }

  .form-new-card .radio-container .radio-checkmark {
    height: 15px;
    width: 15px;
  }

  .form-new-card .radio-container .radio-option .radio-checkmark:after {
    top: 4px;
    left: 4px;
    width: 7px;
    height: 7px;
  }

  .desktop-case {
    display: none;
  }

  .mobile-case {
    display: block;
  }

  .benifical-owners .company-formed .custom-control-label {
    font-size: 10px !important;
    vertical-align: middle;
  }

  .benifical-owners .company-formed .custom-control-input {
    width: 13px;
    height: 13px;
  }

  .terms-content p,
  .terms-content ul li {
    font-size: 12px;
  }

  .terms-content h2 {
    font-size: 14px;
  }

  .terms-content h3 {
    font-size: 13px;
  }

  .terms-content .accept-checkbox label {
    font-size: 12px;
    padding-left: 0px;
  }

  .terms-content .accept-checkbox input {
    height: 15px;
    width: 15px;
  }

  .agreement-4 h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .applicant-doc p {
    font-size: 12px;
  }

  .paymet-data-container td:first-child {
    width: auto;
  }

  .paymet-data-container td {
    font-size: 12px;
  }

  .upload-doc {
    font-size: 14px;
  }

  .owner-invite .invition-link h5 {
    font-size: 13px;
  }

  .owner-invite .invition-link p {
    font-size: 11px;
  }

  .proogress-header {
    border-left: 0;
    margin-top: 20px;
  }

  .progress-title,
  .quiz-time,
  .quiz #progressBar {
    margin-left: 0;
  }

  .quiz-time h2 {
    font-size: 12px;
  }

  .quiz-time p {
    font-size: 12px;
  }

  .progress-title h5 {
    margin-bottom: 15px;
    text-align: left;
  }

  .quiz-header {
    padding: 25px 15px;
    text-align: center;
  }

  .quiz-ques {
    padding: 20px 15px 20px;
  }

  .quiz-content .quiz-btn {
    padding: 20px 30px;
    font-size: 18px;
  }

  .progress-title h5 {
    font-size: 12px;
  }

  .last-step-result {
    padding: 20px 15px 20px;
  }

  .result-output {
    display: block !important;
    text-align: center;
  }

  .result-output .left-img {
    margin-right: 0;
  }

  .quiz-last-step a {
    padding: 20px 15px 20px;
  }

  .topbar {
    display: block !important;
  }

  .topbar h4 {
    margin-bottom: 15px;
  }

  .hero h2 {
    line-height: 40px !important;
  }

  .counter-top {
    margin-left: 0;
    justify-content: center;
  }

  .sucess-banner {
    background: none;
  }

  .sucess-banner .sucess-text {
    padding-top: 20px;
  }

  .success-page {
    padding: 0px 10px;
    margin-top: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  .sucess-banner .sucess-text h1 {
    font-size: 18px;
    max-width: 100%;
  }

  .sucess-banner .sucess-text p {
    font-size: 14px;
  }

  .success-body {
    padding-bottom: 0px;
  }

  .width-49 {
    width: 100%;
    margin-left: 0 !important;
  }

  .success-footer {
    display: block;
    max-width: 100%;
  }

  .left {
    margin-bottom: 15px;
    text-align: center;
  }

  .middle-text {
    display: block !important;
    text-align: center;
  }

  .middle-text p {
    font-size: 14px;
    line-height: 30px;
  }

  .left-new-footer .logo img {
    width: 80%;
  }

  .left-new-footer .sbam-logo-footer {
    margin-left: 0;
    width: 45%;
  }

  .new-footer-text {
    font-size: 12px;
    line-height: 18px;
  }

  .left-logo-new .logo img {
    width: 50%;
  }

  .new-header .sbam-logo {
    margin-left: 0;
  }

  .new-notofication p {
    font-size: 12px;
  }

  #reporting_company_header h6 span {
    font-size: 11px !important;
  }

  .new-tab .nav-tabs .nav-link.active .number {
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
  }

  .new-tab .nav-tabs .nav-link.active,
  .new-tab .nav-tabs .nav-item.show .nav-link {
    padding: 5px 5px;
    line-height: normal;
  }

  .coupon-main {
    display: block !important;
  }

  .coupon-main label {
    margin-bottom: 15px;
  }

  .coupon-main input {
    margin-bottom: 15px;
    width: 100%;
  }

  .coupon-main .primary-btn-orange {
    display: block;
    margin: 0 auto !important;
    margin-left: 0;
  }

  .error-payment {
    margin-left: 0;
    text-align: center;
    margin-top: 5px;
  }

  .company-ein {
    flex-direction: column;
    align-items: flex-start;
  }
  .company-ein input {
    width: 100%;
    margin-bottom: 10px;
  }
  .company-ein button {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .ein-number {
    font-size: 15px;
  }
  .company-ein .form-group {
    width: 100%;
  }
}
