@media only screen and (max-width: 1200px) {
  .main-content
.whylivenotary
.card
.card-header
.nav-tabs
.nav-item
.nav-link {
    font-size: 12px;
  }
  .custom-overflow {
    min-height: calc(100vh - 130px) !important;
  }
  .custom-overflow .docs-block {
    min-height: calc(100vh - 125px);
  }
  .custom-overflow .docs-block .right-side {
    height: calc(100vh - 220px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .main-content .verify .add-bg-white .verify-block .top-header {
    position: relative;
  }
  .main-content .verify .add-bg-white .verify-block .title-fixed {
    position: relative;
    top: 0px;
  }
  .left-sm-hide {
    position: fixed;
    left: -340px;
    top: 0px;
    -webkit-transform: translateY(7%);
            transform: translateY(7%);
    width: 300px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 1000;
  }
  .left-sm-hide.show {
    left: 0px;
    display: block;
    z-index: 1000;
  }
  .left-sm-hide .signer-icon {
    visibility: visible !important;
  }
  .left-sm-hide .signer-icon.properalign {
    left: 300px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .toggle-hide {
    position: fixed;
    right: -340px;
    top: 0px;
    -webkit-transform: translateY(7%);
            transform: translateY(7%);
    width: 300px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 1000;
  }
  .toggle-hide.show {
    right: 0px;
    display: block;
    z-index: 1000;
  }
  .toggle-hide .pencil-icon {
    visibility: visible !important;
  }
  .toggle-hide .pencil-icon.properalign {
    right: 300px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
}

@media only screen and (max-width: 991px) {
  header .header-area {
    padding: 30px 0px;
  }
  header .header-area .main-header.sticky-bar {
    position: relative;
  }
  header .header-area .main-header .header-group {
    position: relative;
  }
  header .header-area .main-header .header-group .menu-main .main-menu .navbar-toggler {
    display: block !important;
  }
  header .header-area .main-header .header-group .menu-main .main-menu .mobileView {
    position: absolute;
    right: 0px;
    background: #fff;
    z-index: 10;
    width: 100%;
    height: 100vh;
    padding: 20px 50px;
    visibility: hidden;
    top: 180%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-end;
        -ms-flex-align: self-end;
            align-items: self-end;
    overflow-y: scroll;
  }
  header .header-area .main-header .header-group .menu-main .main-menu .mobileView.show {
    visibility: visible;
    opacity: 1;
    top: 100%;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  header .header-area .main-header .header-group .menu-main .main-menu .mobileView .menu-group {
    display: block !important;
    width: 100%;
    padding-bottom: 100px;
  }
  header .header-area .main-header .header-group .menu-main .main-menu .mobileView .menu-group ul li {
    display: block;
    z-index: auto;
  }
  header .header-area .main-header .header-group .menu-main .main-menu .mobileView .menu-group ul li .submenu {
    z-index: 100;
    right: 0px;
    left: 0px !important;
    margin: auto;
    width: 100% !important;
    position: relative !important;
  }
  header .header-area .main-header .header-group .menu-main .main-menu .mobileView .menu-group .button-link {
    position: relative;
    text-align: center;
  }
  header .header-area .main-header .header-group .menu-main .main-menu .mobileView .menu-group .button-link .droplist {
    position: unset;
    display: block !important;
  }
  header .header-area .main-header .header-group .menu-main .main-menu .mobileView .menu-group .button-link .droplist .btn {
    padding: 10px 34px;
  }
  header .header-area .main-header .header-group .menu-main .main-menu .mobileView .menu-group .button-link .droplist .submenu {
    top: -450%;
    right: 0px;
    left: 0px;
    margin: auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  header .header-area .main-header .header-group .menu-main .main-menu .mobileView .menu-group .button-link .droplist .submenu.show {
    top: -440% !important;
    right: 0px !important;
    left: 0px !important;
    margin: auto;
    width: 100% !important;
    position: relative !important;
  }
  header .header-area .main-header .header-group .menu-main .main-menu .mobileView .menu-group .button-link .droplist.profile-btn ul li a {
    display: block;
  }
  header
.header-area
.main-header
.menu-main
.main-menu
nav
ul
li
.submenu
li
a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header
.header-area
.main-header
.menu-main
.main-menu
nav
.droplist
.submenu
a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .brand-block {
    margin-top: 00px !important;
    padding: 30px 0px !important;
  }
  .brand-block img {
    margin: 20px auto;
    display: block;
  }
  .main-content .pricinglists .num .item .price-info h6 {
    font-size: 15;
  }
  .btn-blue-outline {
    padding: 10px 14px;
    font-size: 13px;
  }
  .btn-blue-fill {
    padding: 10px 14px;
    font-size: 13px;
  }
  .blue-fill-radius {
    width: 100%;
  }
  .yellow-fill-radius {
    width: 100%;
  }
  .main-content .pricinglists .num .item {
    padding: 20px;
    margin: 0px 0px;
  }
  .main-content .pricinglists .num .item:after {
    right: -19px;
  }
  .main-content .pricinglists .num .item a.btn {
    padding: 8px 15px;
  }
  .header.cancel-select {
    background: transparent;
  }
  .header.cancel-select:after {
    content: none;
  }
  .main-content .get-started .fix-full-height {
    height: 100%;
    padding-bottom: 60px;
  }
  .main-content .get-started .fix-full-height-2 {
    height: 100%;
    padding-bottom: 60px;
  }
  .welcome-img img {
    margin: auto;
    display: block;
  }
  .main-content .get-started .right-side:before {
    top: 0px;
    left: -340%;
    height: 100%;
  }
  .main-content .get-started .right-side:after {
    top: 0px;
    right: -340%;
    height: 100%;
  }
  .main-content .get-started .left-side .check-complete {
    right: 0px;
    left: 0px;
    bottom: -22px;
    top: unset;
    margin: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .main-content .get-started .left-side .check-complete ul li {
    display: inline-block;
    margin: 0px 30px;
  }
  .main-content .get-started .left-side .check-complete ul li span {
    width: 80px;
    height: 2px;
    top: 0px;
    right: 0px;
    left: 32px;
    bottom: 0px;
  }
  .main-content .get-started .right-side {
    padding-left: 0px !important;
    padding-top: 60px;
  }
  .main-content .get-started .right-side form .select {
    width: 100%;
  }
  .main-content .get-started .right-side .selectyourplan .item {
    min-height: 400px;
    padding: 30px 100px;
    margin: 20px 0px;
  }
  .main-content .table-responsive .table {
    min-width: 150%;
  }
  .main-content .table-responsive {
    overflow-x: auto;
  }
  .table-responsive .table {
    min-width: 150%;
  }
  .table-responsive {
    overflow-x: auto;
  }
  .main-content .upload-block .add-bg-white {
    min-height: 100%;
  }
  .modal {
    padding: 0px !important;
  }
  .main-content .howitworks .right-side {
    padding-left: 0px;
    margin-top: 30px;
  }
  .video-wrapper {
    height: 350px;
    margin-left: 0px;
    margin-top: 20px;
  }
  .main-content .about-block .outhistory {
    margin-top: 60px !important;
  }
  .main-content .about-block .outhistory img {
    padding-right: 0px;
    display: block;
    margin: auto;
  }
  .title {
    margin: 20px 0px !important;
  }
  .main-content {
    min-height: auto;
  }
  .main-content .faq-block .card {
    margin-top: 40px;
  }
  .form-group .form-control {
    height: 40px;
    font-size: 14px;
  }
  .select {
    height: 40px;
  }
  .select .styledSelect {
    line-height: 40px;
  }
  .main-content .verify .add-bg-white {
    margin-top: 0px;
    padding-left: 0px;
  }
  .main-content .verify .add-bg-white:after {
    content: none;
  }
  .main-content .whylivenotary .card .right-side {
    margin-top: 50px;
  }
  .md-hide {
    display: none;
  }
  .main-content
.verify
.add-bg-white
.verify-block
.photoupload
.photo-body
.vertical-align
.photo-id img {
    padding: 30px;
  }
  .time-btn a {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .top-header.justify-content-end {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .off-footer .get-started .right-side:before {
    height: 100% !important;
  }
  .off-footer .get-started .right-side:after {
    height: 100% !important;
  }
  .main-content .owl-theme .owl-nav {
    position: relative;
    bottom: unset;
    top: unset;
  }
  .main-content .owl-theme .owl-nav .owl-prev {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
  }
  .main-content .owl-theme .owl-nav .owl-next {
    position: relative;
    top: unset;
    bottom: unset;
    right: unset;
  }
}

@media only screen and (max-width: 767px) {
  .main-content .hero-block .caption ul li {
    display: block;
  }
  .display-remove {
    display: none;
  }
  .thumbnail_add .bxOne {
    width: 147px;
  }
  .pagenation1 .pagination {
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .docs-block .add-bg-white {
    padding: 0 15px !important;
  }
  .main-content .pricinglists .title p {
    padding: 0;
  }
  .main-content .nav-tabs {
    padding: 0;
  }
  header
.header-area
.main-header
.header-group
.menu-main
.main-menu
.mobileView {
    padding: 20px 20px;
  }
  .main-content .livenotary-block .item .fix-height {
    min-height: 30px;
  }
  .main-content .livenotary-block .item {
    margin: 20px 0px;
  }
  .main-content .livenotary-block .col-sm-12:first-child .item {
    margin-top: 0px;
  }
  .main-content .howwehelp .col-sm-12 .item {
    margin-top: 150px;
  }
  .main-content .howwehelp .col-sm-12:first-child .item {
    margin-top: 80px;
  }
  .main-content .pricinglists .num .item {
    padding: 30px;
    margin: 20px 0px;
    min-height: initial;
  }
  .main-content .pricinglists .num .item:after {
    content: none;
  }
  .blue-fill-radius {
    width: 223px;
  }
  .yellow-fill-radius {
    width: 223px;
  }
  footer .first-footer .quick-link {
    padding-left: 0px !important;
  }
  .main-content .letushear form .form-group {
    margin-bottom: 20px;
  }
  .main-content .get-started .right-side .selectyourplan .item {
    min-height: 400px;
    padding: 30px;
  }
  .main-content .get-started .right-side .form-style .form-row {
    display: block;
  }
  .main-content .get-started .right-side .form-style .form-row .col {
    width: 100%;
  }
  .uploaded-block .title {
    display: block !important;
  }
  .uploaded-block .title .button-group .btn {
    width: 200px;
    display: block;
    margin-right: 0px !important;
    margin: 20px auto !important;
  }
  .main-content
.verify
.add-bg-white
.verify-block
.fill-form
form
.form-row
.form-group
.select
.options {
    top: 130%;
  }
  .main-content
.verify
.add-bg-white
.verify-block
.fill-form
form
.form-row
.form-group
.select-input
.select {
    width: 80px;
  }
  .main-content
.verify
.add-bg-white
.verify-block
.fill-form
form
.form-row
.form-group
.select-input
.form-control {
    padding-left: 105px;
  }
  .main-content .verify .add-bg-white .verify-block .time-btn {
    display: block;
  }
  .main-content .verify .add-bg-white .verify-block .time-btn .time-remaining {
    display: block;
    margin: 20px auto 0px;
    padding: 0px;
  }
  .main-content .verify .add-bg-white .verify-block .time-btn .btn {
    margin-top: 20px;
  }
  .main-content .verify .add-bg-white .verify-block .title-fixed {
    display: block;
    text-align: center;
  }
  .main-content .verify .add-bg-white .verify-block .title-fixed .left-title {
    margin: 0px;
  }
  .main-content .verify .add-bg-white .verify-block .title-fixed .btn-right {
    float: none;
    text-align: center;
    margin-top: 20px;
  }
  .main-content .verify .add-bg-white .verify-block .figure .figure-caption {
    margin: 20px 0px 30px;
  }
  .paper-copy .col-lg-6.col-sm-12.text-right h3 {
    margin: 30px 0 10px;
  }
  .modalxl {
    width: auto !important;
  }
  .recordBtn {
    position: absolute;
    right: 0;
    font-size: 0;
    left: 0;
    top: 0;
    padding: 0;
    border: none;
    background: transparent;
    width: 100px;
    height: auto;
  }
  .recordBtn span {
    font-size: 14px;
  }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .main-content .faqs .accordion {
    padding: 30px 30px 10px 30px;
  }
  .main-content .faqs .accordion button .accordion-title {
    padding: 0 34px 0em 0;
    display: inline-block;
  }
  .main-content .faqs .accordion button .icon {
    top: 0px;
    bottom: 0px;
    margin: auto;
  }
}

@media only screen and (max-width: 575px) {
  .mt-6 {
    margin-top: 1rem !important;
  }
  header
.header-area
.main-header
.header-group
.menu-main
.main-menu
.mobileView
.menu-group
ul
li:hover
.submenu {
    width: 100%;
  }
  .success-top {
    margin-top: 100px;
  }
  .main-content .upload-block .add-bg-white {
    padding: 20px;
  }
  .main-content .upload-block .add-bg-white .upload-card {
    padding: 80px 20px;
  }
  .table-responsive .table {
    min-width: 200%;
  }
  .modalview .modal-dialog .modal-content .modal-body .card div h6 {
    display: block;
  }
  .modalview .modal-dialog .modal-content .modal-body .card div h6 span {
    display: block;
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .profile-block .add-bg-white form .form-group .row .col-6,
  .profile-block .add-bg-white form .form-group .row .col-3 {
    width: 100%;
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    max-width: 100%;
  }
  .profile-block .add-bg-white form .form-group .row .col-3 {
    margin-top: 20px;
  }
  .main-content .get-started .left-side .check-complete ul li {
    margin: 0px 15px;
  }
  .main-content .get-started .left-side .check-complete ul li span {
    width: 60px;
  }
  .main-content .get-started .right-side form .form-control {
    width: 100%;
  }
  .main-content .custom-search form .form-group .combine .search-icon {
    left: 3%;
  }
  .main-content .custom-search form .form-group .combine .form-control {
    padding-left: 10%;
  }
  .hide-xs {
    display: none;
  }
  .main-content .get-started .right-side .link-menu li a .caption {
    padding-right: 40px;
  }
  .header {
    line-height: 62px !important;
    min-height: 64px;
    height: 100% !important;
    max-height: 130px;
  }
  .header .header-area .col-lg-12,
  .header .header-area .col-sm-12 {
    display: block !important;
    text-align: center;
  }
  .header .header-area .col-lg-12 .btn-blue-outline,
  .header .header-area .col-sm-12 .btn-blue-outline {
    padding: 12px 20px;
    font-size: 14px;
  }
  .header .header-area .col-lg-12 .btn-blue-fill,
  .header .header-area .col-sm-12 .btn-blue-fill {
    padding: 12px 10px;
    font-size: 13px;
  }
  .header .header-area .col-lg-12 .cancel-select,
  .header .header-area .col-sm-12 .cancel-select {
    text-align: center !important;
    display: block !important;
  }
  .header .header-area .col-lg-12 .cancel-select .btn,
  .header .header-area .col-sm-12 .cancel-select .btn {
    margin: 0px 10px !important;
  }
  .uploaded-block .title {
    display: block !important;
  }
  .uploaded-block .title .button-group .btn {
    width: auto;
  }
  .custom-align {
    display: block !important;
    text-align: center;
  }
  .custom-align .left-tabs .nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .custom-align .right-btn {
    margin-top: 20px;
  }
  .main-content .blog-details .add-bg-white {
    padding: 15px;
  }
  .main-content .get-started .left-side .title {
    text-align: center !important;
  }
  .main-content .dashboard-block .title {
    text-align: center;
  }
  .main-content .verify .add-bg-white .verify-block .top-header {
    display: block;
    text-align: center;
  }
  .main-content
.verify
.add-bg-white
.verify-block
.photoupload
.photo-header
.check-complete {
    display: block;
  }
  .main-content
.verify
.add-bg-white
.verify-block
.photoupload
.photo-header
.btn-next {
    position: relative;
    right: 0px;
    margin: 20px 0px;
  }
  .main-content
.verify
.add-bg-white
.verify-block
.photoupload
.photo-header
.btn-back {
    position: relative;
    left: 0px;
    margin: 20px 0px;
  }
  .header .header-area .col-lg-12 .cancel-select,
  .header .header-area .col-sm-12 .cancel-select {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .selectDorp {
    left: 0;
  }
  #sidebar2 {
    text-align: left;
  }
  .type-notary h6 {
    font-size: 12px;
  }
  .type-notary h6 span {
    display: none;
  }
  .type-notary .radio label {
    font-size: 12px;
  }
}

@media only screen and (max-width: 450px) {
  .main-content .whylivenotary .card .right-side .caption .box {
    margin-top: 10px;
    margin-left: 10px;
    padding: 30px 30px;
  }
  .whylivenotary .card .card-body {
    padding: 0px;
  }
  .main-content .hero-block .caption h1 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 467px) {
  .main-content .docs-block .center-sm-show .doc-fill .tabs-bar {
    display: block;
    text-align: center;
  }
  .main-content .docs-block .center-sm-show .doc-fill .tabs-bar .dropdown {
    display: block;
  }
  .main-content .docs-block .center-sm-show .doc-fill .tabs-bar .dropdown form {
    display: inline-block;
    text-align: left;
  }
}

@media only screen and (max-width: 400px) {
  .btn-blue-fill {
    padding: 10px 14px;
    font-size: 13px;
  }
  .btn-blue-outline {
    padding: 10px 14px;
    font-size: 13px;
  }
  .paycredit .modal-dialog .modal-content {
    padding: 10px;
  }
  .paycredit .modal-dialog .modal-content .modal-header {
    padding: 0.25rem 0.75rem 0.25rem;
  }
  .paycredit .modal-dialog .modal-content .modal-body {
    padding: 0.25rem 0.75rem 0.25rem;
  }
  .paycredit .modal-dialog .modal-content .modal-footer {
    padding: 0.25rem 0.75rem 0.25rem;
  }
  .main-content .upload-block .add-bg-white .upload-card .btn {
    padding: 12px 20px 12px 46px;
  }
  .main-content .upload-block .add-bg-white .upload-card .btn:before {
    left: 24px;
  }
  .header {
    line-height: 62px;
    height: 130px;
  }
  .header .header-area .col-lg-12,
  .header .header-area .col-sm-12 {
    display: block !important;
    text-align: center;
  }
  .header .header-area .col-lg-12 .logo,
  .header .header-area .col-sm-12 .logo {
    display: block !important;
  }
  .header .header-area .col-lg-12 .cancel-select,
  .header .header-area .col-sm-12 .cancel-select {
    text-align: center !important;
  }
}

@media only screen and (max-width: 360px) {
  .enquiries h6 {
    display: block !important;
    text-align: center;
  }
  .enquiries h6 span {
    display: block;
    margin: 6px 0px;
  }
  .enquiries h6 span:last-child {
    display: inline-block;
  }
  .form-group.col-sm-12 {
    padding: 0px !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ipadpro-height {
    min-height: calc(100vh - 468px);
  }
  .ipadpro-height .get-started .fix-full-height-2 {
    height: calc(100vh - 462px);
  }
  .ipadpro-height .get-started .right-side:before {
    height: 100vh;
  }
  .ipadpro-height .get-started .right-side:after {
    height: 100vh;
  }
  .main-content .get-started .left-side .check-complete {
    right: -40px;
  }
  header .header-area .main-header .menu-main .main-menu nav ul li a {
    font-size: 14px;
    margin: 0px;
    padding: 22px 8px;
  }
  .contact-btn {
    padding: 12px 20px;
  }
  .center-sm-show,
  .verify {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .main-content .verify {
    margin: 130px 0px 0px;
  }
  .main-content .verify .add-bg-white {
    padding: 0px;
  }
  .tab-overflow {
    overflow: hidden;
  }
  .main-content .verify .add-bg-white::after {
    position: absolute;
    height: 2500px;
  }
  .main-content .verify .add-bg-white::before {
    content: "";
    background: #fff;
    height: 2500px;
    z-index: -10;
    position: absolute;
    top: 0px;
    left: -500px;
    width: 84%;
  }
  .main-content .verify .add-bg-white .verify-block .top-header {
    position: relative;
  }
  .main-content .verify .add-bg-white .verify-block .title-fixed {
    position: relative;
    top: 0px;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .modal {
    padding: 0px !important;
  }
  .modal.modalview {
    padding: 10px !important;
  }
  .modal.modalview .modal-dialog {
    max-width: 740px;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .modal-lg {
    max-width: 480px;
  }
  .modalview .modal-lg {
    max-width: 750px;
  }
  .signermodal .modal-dialog {
    max-width: 700px;
  }
  .lg-hide {
    display: none;
  }
  .main-content .get-started .left-side .check-complete {
    right: -78px;
  }
  .left-sm-hide:not(.col-md-12, .col-sm-12) {
    padding-right: 10px;
    padding-left: 10px;
  }
  .left-sm-hide:not(.col-md-12, .col-sm-12) {
    padding-right: 10px;
    padding-left: 0;
  }
  .toggle-hide:not(.col-md-12, .col-sm-12) {
    padding-right: 10px;
    padding-left: 10px;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
/*# sourceMappingURL=responsive.css.map */