#header_2020.on_float .search-form-2020 {
    display: none 
}
#header_2020.compact_v2 {
    background-color: #470faa;
    height: 100px;
    padding-top: 12px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    box-shadow: 0 2px 8px rgba(79, 80, 101, 0.16) 
}
#header_2020.compact_v2 .logo img {
    width: 150px;
    height: auto 
}
#header_2020.compact_v2 .new-menu {
    margin-top: 27px 
}
.mobile-back {
    display: none 
}
#header_2020.compact_v2 .pos-initial {
    position: initial 
}
#header_2020.compact_v2 .pos-relative {
    position: relative 
}
#header_2020.compact_v2 .new-sub-menu {
    display: none;
    width: 400px;
    position: absolute;
    margin-top: 44px;
    right: 0;
    background-color: #26273c;
    padding: 16px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 1;
    top: auto;
    box-shadow: none;
    border: 1px solid #fff;
    box-shadow: 1px 1px 5px #26273c 
}
#header_2020.compact_v2 .login-modal::before {
    display: none 
}
#header_2020.compact_v2 .new-sub-menu>div:nth-child(n+2) h4 {
    margin-top: 16px 
}
#header_2020.compact_v2 .new-sub-menu h4 {
    color: #2ac984;
    font-size: 14px;
    border-bottom: 2px solid #4f5065;
    padding-bottom: 12px;
    margin-bottom: 16px !important 
}
#header_2020.compact_v2 .new-sub-menu ul {
    list-style: none 
}
#header_2020.compact_v2 .new-sub-menu ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-transform: capitalize;
    font-family: "Open Sans", sans-serif !important;
    line-height: 28px;
    text-decoration: none 
}
#header_2020.compact_v2 .new-sub-menu ul li a:hover {
    color: #2ac984 
}
#header_2020.compact_v2 .new-sub-menu ul.account-menu li {
    line-height: 36px;
}
#header_2020.compact_v2 .header-bar .menu-wrapper .login span {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    font-family: "Open Sans",sans-serif;
    background-color: transparent;
    padding: 0
}
#header_2020.compact_v2 .header-bar .menu-wrapper {
    text-align: left;
    position: initial
}
#header_2020.compact_v2 .new-sub-menu ul li a i {
    font-size: 28px;
    display: inline-block;
    position: absolute;
    margin-top: 5px 
}
#header_2020.compact_v2 .new-sub-menu ul li a span {
    margin-left: 36px;
    font-weight: normal 
}
#header_2020.compact_v2 .new-sub-menu ul.account-menu li.logout-link a {
    background-color: #cdcdcd;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #26273c;
    height: 42px;
    display: block;
    text-align: center;
    line-height: 42px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 12px
}
#header_2020.compact_v2 .new-menu span {
    color: #fff;
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 14px;
    cursor: pointer 
}
#header_2020.compact_v2 .new-menu span:hover {
    color: #2ac984 
}
#header_2020.compact_v2 .login-footer {
    color: #fff;
    margin-top: 16px 
}
#header_2020.compact_v2 .login-footer a {
    color: #2ac984 
}
.new-mb-option {
    display: none;
    color: #fff;
    font-size: 32px;
    float: right 
}
#img-preloader {
    position: absolute;
    height: 0;
    width: 0;
    background: url(../images/loader-green.svg), url(../images/loader-white.svg) #000 
}
@media(min-width:768px) {
    #mb-detect {
        display: none 
   }
}
.module-home #header_2020.compact_v2 {
    background-color: #470faa 
}
#fake-login {
    width: 0 !important;
    height: 0 !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    display: none 
}
#header_2020.compact_v2 .login-button {
    background-color: #2ac984;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin-top: 25px;
    display: block 
}
#header_2020.compact_v2 .login-button:hover {
    background-color: #26b979 
}
#header_2020.compact_v2 .login-modal-new p {
    text-align: left;
    font-size: 14px;
    font-family: "Open Sans";
    color: #2ac984;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    line-height: 1.1 
}
#header_2020 .login-modal-new p.error, #header_2020 .login-modal-new .section-forgot p.success {
    display: none;
    font-size: 14px;
    font-family: "Open Sans";
    color: #e52727;
    font-weight: bold;
    margin-bottom: 16px 
}
#header_2020.compact_v2 .login-modal-new p.sign-in-forgot-password {
    font-size: 12px;
    color: #fff;
    font-weight: normal 
}
#header_2020.compact_v2 .login-modal-new label {
    color: #fff;
    font-weight: bold;
    font-size: 14px 
}
#header_2020.compact_v2 .login-modal-new input {
    display: block;
    width: 100%;
    font-size: 14px;
    font-family: "Open Sans";
    -moz-box-shadow: 0 0 2px 0 #ccc;
    -webkit-box-shadow: 0 0 2px 0 #ccc;
    box-shadow: 0 0 2px 0 #ccc;
    border: 1px solid #ccc;
    padding: 8px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    color: #777;
    height: 42px 
}
#header_2020.compact_v2 .login-header {
    text-align: left;
    color: #fff;
    margin: 0;
    font-size: 14px;
    font-family: "Open Sans";
    border-bottom: 2px solid #4f5065;
    font-weight: bold;
    margin-bottom: 16px 
}
#header_2020.no_compact {
    position: relative 
}
#header_2020 .login-modal-new .section-forgot {
    display: none 
}
@media(min-width:1200px) {
    #header_2020.compact_v2 .new-menu {
        padding-left: 16px 
   }
}
@media(min-width:992px) and (max-width:1220px) {
    #header_2020.compact_v2 .new-menu span {
        font-size: 12px 
   }
}
@media(min-width:768px) and (max-width:991px) {
    #header_2020.compact_v2 .new-menu span {
        font-size: 12px 
   }
    #header_2020.compact_v2 .new-menu .pos-initial {
        padding: 0 
   }
    #header_2020.compact_v2 .new-sub-menu {
        padding: 16px 0 
   }
}
@media(min-width:768px) {
    #header_2020.compact_v2 .new-sub-menu.sub-lookups ul li {
        line-height: 36px 
   }
}
@media(max-width:992px) {
    #header_2020.compact_v2 .logo img {
        margin-left: 25px 
   }
}
@media(max-width:767px) {
    #header_2020.compact_v2 {
        min-height: 100px;
        height: auto 
   }
    #header_2020.compact_v2 .logo img {
        margin-left: 0 
   }
    #header_2020.compact_v2 .new-menu {
        display: none;
        width: 100%;
        float: right;
        position: absolute;
        left: 0;
        background: #26273c;
        text-align: center;
        padding: 16px;
        margin-top: -4px;
        min-height: 100vh;
        z-index: 11;
        top: 70px 
   }
    #header_2020.compact_v2 .new-menu span {
        font-size: 18px;
        text-transform: capitalize;
        line-height: 42px 
   }
    #header_2020.compact_v2 .new-sub-menu {
        position: relative;
        width: auto;
        left: auto;
        margin-top: 0;
        text-align: left;
        padding: 0;
        border: 0 
   }
    #header_2020.compact_v2 .new-menu .mobile-back {
        text-align: left;
        margin-left: -10px;
        margin-bottom: 16px 
   }
    #header_2020.compact_v2 .new-menu .mobile-back span i {
        position: absolute;
        font-size: 28px;
        margin-top: 7px 
   }
    #header_2020.compact_v2 .new-menu .mobile-back span b {
        padding-left: 40px 
   }
    #header_2020.compact_v2 .new-menu .pos-initial {
        position: relative;
        margin-bottom: 10px 
   }
    .new-mb-option {
        display: inline-block;
        margin-top: -53px;
        position: absolute;
        right: 16px 
   }
    .mb-text-center {
        text-align: center 
   }
    #header_2020 {
        min-height: 66px !important;
        height: 66px !important;
        padding-top: 0 !important 
   }
    #header_2020.compact_v2 .logo img {
        width: 130px 
   }
}
.module-home .scf-testimonial {
    background-color: #f8f8f8 
}
.scf-search-directory {
    background: #f8f8f8;
    margin-top: 8px 
}
.scf-search-directory .search-dir-box, .scf-search-directory .scf-most-search {
    border: 1px solid #cdcdcd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    padding: 8px;
    margin-bottom: 16px 
}
.scf-search-directory .search-dir-box h5 {
    color: #4f5065;
    font-size: 14px;
    line-height: 19px;
    display: inline-block 
}
.scf-search-directory .scf-most-search h5 {
    color: #4f5065;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    padding-bottom: 24px 
}
.scf-search-directory .search-dir-box a {
    color: #470faa;
    font-size: 14px;
    line-height: 19px 
}
.scf-search-directory .scf-most-search a {
    color: #470faa;
    font-size: 14px;
    line-height: 20px;
    background: #ededed;
    padding: 6px 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 8px;
    display: inline-block;
    margin-bottom: 8px 
}
.scf-search-directory .scf-most-search a:hover {
    background: #e8e7e7 
}
.scf-search-directory .scf-most-search {
    text-align: center 
}
.scf-recent-blog {
    background: #f8f8f8;
    padding: 48px 0 
}
.scf-recent-blog h2 {
    color: #470faa;
    font-family: Ubuntu;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 48px;
    text-align: center 
}
.scf-recent-blog .recent h2 {
    margin-top: 24px 
}
.scf-recent-blog .blg-list {
    border: 1px solid #cdcdcd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 16px;
    background: #fff 
}
.scf-recent-blog .blg-list img {
    height: 0;
    padding-bottom: 150px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 
}
.scf-recent-blog .blg-list p {
    color: #26273c;
    font-size: 18px;
    line-height: 24px;
    font-family: Ubuntu;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 8px;
    min-height: 72px 
}
.scf-recent-blog .blg-list span {
    font-size: 14px;
    line-height: 19px;
    display: block;
    margin-bottom: 16px;
    text-align: center 
}
.scf-recent-blog .blg-list .btn {
    width: 100% 
}
.scf-recent-blog .view_all {
    text-align: center;
    margin-top: 48px 
}
.scf-banner {
    background: linear-gradient(90deg, #692cde 0, #9326ff 100%) !important;
    padding-bottom: 92px;
    position: relative !important 
}
.scf-banner h2 {
    color: #fff;
    font-family: Ubuntu;
    font-size: 50px;
    line-height: 54px;
    text-align: center;
    padding-bottom: 32px;
    padding-top: 40px;
    position: relative 
}
.scf-banner p.header_description {
    color: #fff;
    font-family: Ubuntu;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    padding-bottom: 40px;
    width: 800px;
    margin: 0 auto;
    position: relative 
}
.scf-banner p.header_description {
    color: #fff;
    font-family: Ubuntu;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    padding-bottom: 40px;
    width: 800px;
    margin: 20px auto 0;
    position: relative 
}
.scf-banner img.verified-badge {
    height: 100px;
    position: absolute;
    top: 0 
}
.scf-banner h2.home-heading-1 {
    font-size: 42px;
    padding-bottom: 20px 
}
.video-homepage {
    position: relative 
}
.video-cover {
    position: absolute;
    width: 100%;
    height: 99%;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center 
}
.video-cover:hover {
    background-color: rgba(0, 0, 0, 0.4) 
}
.video-cover img {
    display: none 
}
.video-cover:hover img {
    display: block 
}
.visible-xs {
    display: none 
}
.scf-banner~.scf-what_scf2 .btn {
    background: #470faa;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between 
}
.scf-banner~.scf-what_scf2 .btn.sm-play-video {
    display: none 
}
.scf-banner~.scf-what_scf2 .btn span {
    margin-right: 10px 
}
.scf-banner~.scf-what_scf2 h2 {
    color: #470faa;
    font-family: Ubuntu;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 17px 
}
.scf-banner .search-form-2020 .tabs a i {
    font-size: 30px 
}
.scf-banner .scf-full-search .search-form-2020 .tabs span {
    font-size: 16px 
}
.scf-banner .scf-full-search .search-form-2020 {
    width: 620px 
}
.scf-banner~.scf_video_faq {
    padding: 48px 0;
    margin: 0;
    background-color: #f8f8f8 
}
.scf-banner .search-form-2020 .tabs-content button {
    font-size: 18px 
}
.scf-banner~.scf-featured-on {
    padding: 48px 0 
}
@media(max-width:992px) {
    .scf-banner h2.home-heading-1 {
        font-size: 32px 
   }
    .scf-banner img.verified-badge {
        display: none 
   }
    .scf-banner p.header_description {
        width: 100%;
        margin: 0 
   }
    .scf-banner p.header_description_1 {
        width: 100%;
        margin: 20px 0 0 
   }
    .scf-banner~.scf-what_scf2 h2 {
        padding-top: 20px 
   }
    .scf-banner .scf-full-search .search-form-2020 {
        width: 100% 
   }
}
@media(max-width:767px) {
    .scf-recent-blog .blg-list {
        margin-bottom: 16px 
   }
    .scf-banner p.header_description {
        padding-bottom: 16px 
   }
    .scf-banner~.scf-what_scf2 .btn.sm-play-video {
        display: block;
        width: 100%;
        margin-top: 20px 
   }
    .scf-banner~.scf-what_scf2 .btn.lg-play-video {
        display: none 
   }
    .video-cover {
        display: none 
   }
    .video-cover img {
        display: none 
   }
    .hidden-xs {
        display: none 
   }
    .visible-xs {
        display: block 
   }
    .scf-banner h2 {
        padding-top: 25px;
        margin-top: -16px 
   }
    .scf-banner~.scf-what_scf2 p {
        padding-top: 20px 
   }
}
.search-form-2020 {
    margin-top: 17px 
}
.search-form-2020 .list {
    display: none 
}
.search-form-2020 .list.active {
    display: block;
    position: relative 
}
.search-form-2020 input, .search-form-2020 select {
    width: 100%;
    background-color: #fff;
    font-size: 14px;
    padding: 8px 12px;
    line-height: 19px;
    font-family: "Open Sans";
    border: 0;
    height: 42px;
    color: #767676 
}
.search-form-2020 select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer 
}
.search-form-2020 select option {
    font-family: "Open Sans", sans-serif !important;
    line-height: normal !important;
    padding: 8px 
}
.search-form-2020 .si-triangle-down:before {
    right: 8px;
    position: absolute;
    top: 15px;
    pointer-events: none 
}
.search-form-2020 .border-rt:after {
    content: "";
    display: block;
    height: 16px;
    width: 1px;
    background-color: #470faa;
    position: absolute;
    top: 13px;
    right: 0 
}
.search-form-2020 .tabs-content {
    display: flex 
}
.search-form-2020 .tabs-content .col-sm-6, .search-form-2020 .tabs-content .col-sm-2, .search-form-2020 .tabs-content .col-sm-3, .search-form-2020 .tabs-content .col-sm-7 {
    padding: 0 
}
.search-form-2020 .tabs-content button {
    background-color: #2ac984;
    font-family: "Open Sans";
    font-size: 16px;
    color: #26273c;
    font-weight: bold;
    text-transform: capitalize;
    border: 1px solid #2ac984;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -khtml-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    width: 100%;
    height: 42px;
    border: 0;
    cursor: pointer 
}
.search-form-2020 .tabs-content button:hover {
    background-color: #1db372 
}
.search-form-2020 .tabs {
    position: absolute;
    z-index: 2;
    width: 100%;
    width: 132px 
}
.search-form-2020 .tabs a {
    display: block;
    background-color: #fff;
    padding: 12px 8px;
    height: 42px;
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 14px;
    color: #4f5065;
    text-decoration: none 
}
.search-form-2020 .tabs a:not(.active):hover, .search-form-2020 .tabs a:not(.active):hover i {
    background-color: #470faa;
    color: #fff !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px 
}
.search-form-2020 .tabs a.active {
    display: block 
}
.search-form-2020 .tabs a.active {
    margin-bottom: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px 
}
.search-form-2020 .tabs a.active:hover, .search-form-2020 .tabs a.active:hover i {
    background-color: #fff;
    color: #4f5065;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0 
}
.search-form-2020 .tabs a i {
    color: #4f5065;
    font-size: 22px;
    position: absolute;
    margin-top: -2px 
}
.search-form-2020 .tabs span {
    padding-left: 26px 
}
.search-form-2020 .list.active .col-sm-6 {
    z-index: 1 
}
.search-form-2020 .tabs:before {
    font-family: "scficons" !important;
    content: "\e940";
    display: block;
    position: absolute;
    font-size: 12px;
    right: 0;
    top: 10px 
}
.search-form-2020 .tabs:after {
    font-family: "scficons" !important;
    content: "\e941";
    display: block;
    position: absolute;
    font-size: 12px;
    right: 0;
    top: 20px 
}
.search-form-2020 .tabs .hide-tabs {
    display: none;
    border: 1px solid #ededed;
    box-sizing: border-box;
    box-shadow: 0 2px 8px rgba(79, 80, 101, 0.16);
    width: 132px;
    padding: 4px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px 
}
.search-form-2020 .list.image {
    position: relative;
    margin-right: 0;
    margin-left: -15px;
    position: relative;
    height: 42px;
    background-color: #fff 
}
.scf-full-search .search-form-2020 .list.image {
    border-radius: 8px;
    margin-bottom: 12px !important 
}
.search-form-2020 .list.image span, .search-form-2020 .list input[type="file"] {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0 
}
.search-form-2020 .list.image span {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #767676;
    font-size: 14px 
}
.search-form-2020 .list input[type="file"] {
    opacity: 0;
    cursor: pointer 
}
.search-form-2020 .file-progress-wrapper {
    display: none;
    border: 2px solid #0cb66a;
    border-radius: 6px;
    position: absolute;
    left: 4px;
    right: 4px;
    top: 4px;
    bottom: 4px;
    background: #c9ffbf 
}
.search-form-2020 .list .file-progress-value {
    align-items: center;
    justify-content: center;
    display: flex;
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #00ab5e 
}
.search-form-2020 .file-progress {
    background-color: #00b191;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0 
}
.file-progress-wrapper .file-progress .file-progress-value {
    color: #fff;
    position: absolute 
}
.search-form-2020 .image.loading span, .search-form-2020 .loading input[type="file"] {
    display: none;
}
.search-form-2020 .loading .file-progress-wrapper {
    display: block;
}
.search-form-2020 .list.name-list {
    margin-right: 0 
}
.search-form-2020 label.scf-tooltip-val.anim {
    margin-top: 0;
    margin-left: -15px 
}
.scf-full-search .search-form-2020 label.scf-tooltip-val {
    margin-top: -4px 
}
.scf-full-search {
    display: block 
}
.scf-ris-ad.gradient .search-form-2020 label.scf-tooltip-val.anim {
    margin-top: 70px;
    margin-left: 2px;
}
.scf-full-search .search-form-2020 label.scf-tooltip-val {
    margin-top: -4px;
}
.search_mb_2020 label.scf-tooltip-val.anim {
    margin-top: -5px;
    margin-left: 0;
}
.scf-full-search .search-form-2020 {
    width: 530px;
    margin: 0 auto;
    padding: 16px;
    margin-top: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #361473;
    border: 1px solid #fff;
    position: relative 
}
.scf-full-search .search-form-2020 .tabs-content {
    display: block 
}
.scf-full-search .search-form-2020 .tabs-content .col-sm-2, .scf-full-search .search-form-2020 .tabs-content .col-sm-3, .scf-full-search .search-form-2020 .tabs-content .col-sm-7 {
    padding-right: 15px;
    padding-left: 15px;
    width: 100% 
}
.scf-full-search .search-form-2020 .tabs-content .col-sm-6 {
    padding-right: 15px;
    padding-left: 15px 
}
.scf-full-search .search-form-2020 .tabs {
    position: relative;
    width: auto;
    display: flex;
    margin-bottom: 12px;
    z-index: 0 
}
.scf-full-search .search-form-2020 .tabs a {
    background-color: transparent;
    display: inline-block;
    text-align: center;
    height: auto;
    padding: 10px 0;
    width: 20%;
    color: #fff 
}
.scf-full-search .search-form-2020 .tabs a.active {
    background-color: #fff;
    color: #26273c;
    margin: 0;
    border: 1px solid #470faa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative 
}
.scf-full-search .search-form-2020 .tabs a.active:after {
    content: "\e941";
    font-family: "scficons" !important;
    display: block;
    color: #fff;
    position: absolute;
    bottom: -10px;
    font-size: 16px;
    left: 38% 
}
.scf-full-search .search-form-2020 .tabs a.active i {
    color: #26273c 
}
.scf-full-search .search-form-2020 .tabs a i {
    position: relative;
    margin-top: 0;
    display: block;
    color: #fff 
}
.scf-full-search .search-form-2020 .tabs span {
    font-size: 14px;
    padding-left: 0 
}
.scf-full-search .search-form-2020 .tabs-content button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    width: 154px;
    float: right;
    cursor: pointer 
}
.scf-full-search .search-form-2020 input, .scf-full-search .search-form-2020 select, .scf-full-search .search-form-2020 .list span {
    border: 1px solid #470faa;
    font-size: 16px;
    color: #222020;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 12px 
}
.scf-full-search .search-form-2020 .list.active {
    margin: 0 
}
.scf-full-search .search-form-2020 .list.name-list {
    margin-right: -15px;
    margin-left: -15px 
}
.scf-full-search .search-form-2020 .list.active .col-sm-6 {
    z-index: 0 
}
.scf-full-search .search-form-2020 .tabs a:hover, .scf-full-search .search-form-2020 .tabs a:hover i {
    background-color: transparent 
}
.scf-full-search .search-form-2020 .si-triangle-down:before {
    right: 22px;
    pointer-events: none 
}
.scf-full-search .search-form-2020 .tabs:before, .scf-full-search .search-form-2020 .tabs:after, .scf-full-search .search-form-2020 .border-rt:after {
    display: none 
}
.scf-full-search .search-form-2020 .si-triangle-down {
    padding-left: 0 !important 
}
.scf-full-search .search-form-2020 .list.active input {
    border-bottom: 4px solid #e52727;
}
.search-form-2020 .respect-privacy {
    display: none 
}
.scf-full-search .search-form-2020 .image span {
    margin: 0 
}
.scf-full-search .respect-privacy {
    display: block;
    color: #fff;
    line-height: 19px;
    padding: 0;
    font-size: 14px;
    font-family: Open Sans;
    display: inline-block;
    bottom: 12px;
    left: 16px 
}
.scf-full-search .respect-privacy span {
    font-size: 22px;
    position: relative;
    top: 4px;
    padding-right: 8px 
}
.scf-full-search .search-form-2020 input, .scf-full-search .search-form-2020 select, .scf-full-search .search-form-2020 .list.image {
    height: 52px 
}
.scf-full-search .search-form-2020 .list.image span {
    justify-content: initial;
    padding-left: 16px 
}
@media(min-width:993px) and (max-width:1319px) {
    .search-form-2020 .list {
        margin-left: 0 
   }
    .search-form-2020 .tabs {
        width: 100% 
   }
}
@media(max-width:992px) {
    .search-form-2020 .si-triangle-down:before {
        right: 20px 
   }
    #header_2020.compact_v2 {
        position: relative 
   }
    .search_compact_2020, .search-form-2020 .tabs:before, .search-form-2020 .tabs:after, .search-form-2020 .border-rt:after {
        display: none 
   }
    .search-form-2020 .tabs-content .col-sm-2, .search-form-2020 .tabs-content .col-sm-3, .search-form-2020 .tabs-content .col-sm-7 {
        padding-right: 15px;
        padding-left: 15px;
        width: 100% 
   }
    .search-form-2020 select, .search-form-2020 .list span {
        border: 1px solid #470faa;
        font-size: 14px;
        color: #26273c;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px 
   }
    .search-form-2020 .tabs a:hover i {
        border-radius: 0 
   }
    .scf-full-search .scf-tooltip-val.anim {
        bottom: auto;
        top: 52px 
   }
    .search-form-2020 .list.image span {
        font-size: 16px 
   }
}
#new_footer_tmp #footer, #new_footer_tmp #footer-links, #new_footer_tmp #footer-disclaimer {
    color: #fff;
    background-color: #26273c 
}
#new_footer_tmp #cpra-icon {
	width: 32px;
	margin-bottom: -3px;
}
#new_footer_tmp #footer-disclaimer .container {
    font-size: 12px;
    font-family: "Open Sans" 
}
#new_footer_tmp #footer-links {
    padding: 36px 0;
    background-color: #26273c 
}
#new_footer_tmp #footer-links h2 {
    color: #2ac984;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 14px !important 
}
#new_footer_tmp #footer-disclaimer {
    padding: 28px 0;
    border-top: 1px solid #3b3b3b;
    text-align: justify;
    background-color: #4f5065 
}
#new_footer_tmp #footer {
    line-height: 24px;
    background-color: #26273c;
    text-align: center;
    padding: 28px 0 
}
#new_footer_tmp #footer .social-links {
    text-align: center;
    padding-top: 20px 
}
#new_footer_tmp #footer .social-links i {
    color: #2ac984;
    font-size: 32px;
    padding-left: 20px 
}
#new_footer_tmp #footer-links p {
    font-family: "Open Sans";
    font-size: 14px;
    color: #fff;
    margin-bottom: 14px 
}
#new_footer_tmp #footer-links p.footer-tell {
    margin: 16px 0 
}
#new_footer_tmp #footer-links p.subscribe_text {
    font-size: 14px;
    padding-bottom: 0;
    margin: 0;
    color: #2ac984;
    text-align: left 
}
#new_footer_tmp #footer-links .sib-form {
    padding: 0 
}
#new_footer_tmp #footer-links #sib-container, #new_footer_tmp #footer-links .sib-form-block {
    padding: 0 
}
#new_footer_tmp #footer-links .entry__label::after {
    display: none 
}
#new_footer_tmp #footer .row div {
    font-family: "Open Sans";
    font-size: 14px 
}
#new_footer_tmp #footer-links ul li {
    list-style: none;
    margin-bottom: 16px 
}
#new_footer_tmp #footer-links ul li a {
    font-family: "Open Sans";
    vertical-align: top;
    text-decoration: none;
    color: #fff;
    font-size: 14px 
}
#new_footer_tmp #footer-links input {
    display: inline-block;
    padding: 10px 10px;
    border: 0 
}
#new_footer_tmp #footer-links input[type="text"] {
    width: 75%;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -khtml-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    height: 42px 
}
#new_footer_tmp #footer a {
    color: #fff;
    text-decoration: none;
    font-size: 14px 
}
#new_footer_tmp #footer .spacer {
    margin: 0 5px;
    font-weight: bold;
    color: #444 
}
#new_footer_tmp #footer-links .card-types {
    display: inline-block;
    margin-top: 20px;
    position: relative;
    width: 100%;
    top: 28px 
}
#new_footer_tmp img.footer_logo {
    height: 75px;
    left: -11px;
    position: relative;
    top: 15px;
    width: auto 
}
#new_footer_tmp #footer-links a {
    color: #fff;
    text-decoration: none 
}
@media(min-width:768px) {
    #new_footer_tmp .pad-right {
        padding-right: 80px 
   }
}
@media(max-width:767px) {
    #new_footer_tmp img.footer_logo {
        top: 0 
   }
    #new_footer_tmp #footer-links .card-types {
        margin-top: 0;
        top: 0 
   }
    #new_footer_tmp #footer-links p.subscribe_text {
        margin-top: 16px 
   }
    #new_footer_tmp #footer-links {
        text-align: center 
   }
    #new_footer_tmp #footer-links input[type="text"] {
        width: 70% 
   }
    #new_footer_tmp #footer-links h2 {
        padding-top: 16px 
   }
    html, body {
        overflow-x: hidden 
   }
}
.scf-testimonial {
    padding: 48px 0 
}
.scf-testimonial h2 {
    color: #470faa;
    font-family: Ubuntu !important;
    font-size: 24px;
    padding-bottom: 24px;
    text-align: center 
}
.scf-testimonial p {
    font-size: 14px;
    line-height: 20px;
    color: #26273c;
    min-height: 130px 
}
.scf-testimonial span.si-user {
    background-color: #4f5065;
    color: #fff;
    width: 48px;
    height: 48px;
    display: inline-block;
    font-size: 32px;
    text-align: center;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    line-height: 48px;
    float: left;
    margin-right: 24px 
}
.scf-testimonial h3 {
    color: #31a865;
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 16px 
}
.scf-testimonial h4 {
    color: #4f5065;
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px 
}
.scf-testimonial .tst-location {
    color: #4f5065;
    font-style: italic;
    font-size: 14px 
}
.scf-testimonial .star-rating {
    margin-bottom: 12px 
}
.scf-testimonial .star-rating span {
    background-color: transparent;
    color: #f8933c;
    width: auto;
    height: auto;
    float: none;
    text-align: left;
    margin-right: 0;
    font-size: 20px 
}
.scf-testimonial .slideshow-container {
    max-width: 100% 
}
.scf-testimonial .slideshow-container .fade {
    border: 0;
    background: transparent 
}
@media(min-width:992px) {
    .slideshow-container .prev, .slideshow-container .next, .slideshow-container .slider-action {
        display: none 
   }
    .scf-testimonial .slideshow-container .fade {
        border: 0;
        background: transparent;
        width: 33%;
        display: inline-block !important 
   }
    .scf-testimonial .slideshow-container .text-item {
        padding: 0 16px 
   }
}
@media(max-width:767px) {
    .scf-testimonial h2 {
        font-size: 22px;
        text-align: center 
   }
    .scf-testimonial {
        text-align: center 
   }
    .scf-testimonial .tst-location {
        margin-bottom: 16px 
   }
    .scf-testimonial span.si-user {
        position: relative;
        left: 26% 
   }
    .scf-testimonial .star-rating span {
        left: auto 
   }
    .scf-testimonial .review-name {
        width: 250px !important 
   }
}
@media(max-width:991px) {
    .scf-testimonial .slideshow-container .prev, .scf-testimonial .slideshow-container .next {
        top: 60% 
   }
    .slideshow-container .prev {
        left: 0 
   }
    .slideshow-container .next {
        right: 0 
   }
    .slideshow-container .slider-action {
        padding-top: 16px 
   }
    .scf-membership-benefits .benefits-list {
        height: auto !important 
   }
    .scf-testimonial .tst-location {
        margin-bottom: 16px 
   }
    .scf-membership-benefits .flex-right {
        text-align: center;
        float: none !important 
   }
    .scf-membership-benefits .benefits-list .col-md-6 .text-content {
        text-align: center 
   }
    .scf-testimonial .review-name {
        margin-left: auto;
        margin-right: auto;
        width: 158px;
        text-align: center 
   }
}
.scf-membership-benefits {
    background: #f8f8f8;
    padding: 48px 0 
}
.scf-membership-benefits h2 {
    color: #470faa;
    font-family: Ubuntu !important;
    font-size: 24px;
    padding-bottom: 32px;
    text-align: center 
}
.scf-membership-benefits .benifit-lable {
    color: #26273c;
    font-size: 16px;
    line-height: 22px 
}
.scf-membership-benefits h4 {
    color: #31a865;
    font-family: Ubuntu !important;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 16px;
    padding-top: 0 
}
.scf-membership-benefits .benefits-list {
    padding-bottom: 24px;
    height: 235px 
}
.scf-membership-benefits .benefits-list .col-md-6:last-child {
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex 
}
.scf-membership-benefits .benefits-list .col-md-6 {
    text-align: center 
}
.scf-membership-benefits .benefits-list .col-md-6 .text-content {
    text-align: left 
}
@media(max-width:767px) {
    .scf-membership-benefits {
        padding-bottom: 0 
   }
    .scf-membership-benefits .benifit-lable {
        padding-bottom: 0;
        text-align: center 
   }
    .scf-membership-benefits h4 {
        text-align: center;
        margin-top: 16px 
   }
}
.scf-popup {
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 999999;
    opacity: 1;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    outline: 0;
    background-color: rgba(0, 0, 0, 0.5) 
}
.scf-popup .scf-popup-dialog {
    transform: translate(0, 0);
    transition: transform .3s ease-out;
    max-width: 710px;
    margin: 26px auto;
    position: relative;
    width: auto;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 8px;
    padding: 32px 
}
.scf-popup.newdesign_feedback .scf-popup-dialog {
    max-width: 500px;
    padding: 16px 
}
.scf-popup span.si-close-circle {
    color: #cdcdcd;
    font-size: 24px;
    position: absolute;
    right: 16px;
    top: 12px;
    cursor: pointer;
    z-index: 9 
}
.scf-popup span.si-close-circle:hover {
    color: #b9b6b6 
}
.newdesign_feedback .scf-popup-dialog .newdesign_header, .newdesign_feedback .re_feedback_form {
    padding: 32px 16px 
}
.newdesign_feedback h4 {
    color: #470faa;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal !important;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    padding-bottom: 32px 
}
.newdesign_feedback .icon-list {
    text-align: center 
}
.newdesign_feedback .icon-list img {
    margin-right: 32px;
    cursor: pointer;
    width: 44px 
}
.newdesign_feedback .icon-list img:hover {
    opacity: .8 
}
.newdesign_feedback .re_feedback_form {
    text-align: center;
    border-top: 1px solid #cdcdcd;
    display: none 
}
.newdesign_feedback .re_feedback_form p {
    margin-bottom: 16px;
    color: #26273c;
    font-size: 14px;
    line-height: 20px 
}
.newdesign_feedback .re_feedback_form .scf-form {
    margin-bottom: 24px;
    resize: none 
}
@media(max-width:767px) {
    .newdesign_feedback .icon-list img {
        margin-right: 12px;
        width: 36px 
   }
}
.scf-press {
    padding: 48px 0;
    text-align: center 
}
.scf-press h2 {
    color: #470faa;
    font-family: Ubuntu;
    font-style: normal;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 24px 
}
.scf-press p.press_text {
    color: #26273c;
    font-family: Ubuntu;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 48px 
}
.scf-press .item {
    border: 1px solid #cdcdcd;
    padding: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px 
}
.scf-press .item img {
    height: 60px;
    margin-bottom: 48px;
    max-width: 100% 
}
.scf-press .item p {
    color: #26273c;
    font-size: 18px;
    line-height: 24px;
    font-family: Ubuntu;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 50px 
}
.scf-press .slideshow-container .fade {
    border: 0 
}
.scf-press .slideshow-container {
    max-width: 100% 
}
.scf-press .item a {
    width: 100%;
    margin-top: 24px;
    width: 100%;
    background: #f8f8f8;
    border: 1px solid #cdcdcd 
}
.scf-press .item a:hover {
    border-width: 1px 
}
.scf-press .slideshow-container .slider-action {
    margin-bottom: 0 
}
@media(max-width:767px) {
    .scf-press .item {
        margin-bottom: 16px 
   }
}
.scf-popup.action_required span.si-warning-fill {
    color: #e52727;
    font-size: 60px;
    margin-bottom: 24px;
    display: inline-block 
}
.scf-popup.action_required .scf-popup-dialog h2 {
    color: #e52727 
}
.scf-popup.action_required p.note-info {
    color: #4f5065;
    font-size: 12px;
    line-height: 16px;
    background: #f8f8f8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 12px;
    margin-top: 32px 
}
.scf-popup.action_required p.note-info span.si-info {
    color: #4f5065;
    font-size: 16px;
    position: relative;
    top: 2px 
}
.scf-popup.action_required p span.note-view {
    color: #e52727 
}
.scf-popup.criminal_records .scf-popup-dialog {
    padding: 0;
    text-align: left 
}
.scf-popup.criminal_records .popup-contents {
    padding: 32px 
}
.scf-popup.criminal_records .progress-loading {
    border-top: 1px solid #cdcdcd;
    padding: 32px 
}
.scf-popup.criminal_records .payment-progress {
    height: 12px;
    border: 1px solid #31a865;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin-top: 8px 
}
.payment-progress .value {
    transition: all 300ms linear 
}
.scf-popup.criminal_records .payment-progress .value {
    background: #31a865;
    height: 11px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px 
}
.scf-popup.criminal_records .progress-title {
    color: #31a865;
    font-size: 12px;
    line-height: 16px 
}
.scf-popup.criminal_records .progress-title span.load-avg {
    color: #31a865;
    font-size: 12px;
    line-height: 16px;
    float: right 
}
.scf-popup.criminal_records .progress-loading p {
    margin-top: 12px;
    margin-bottom: 0 
}
.scf-popup.criminal_records ul.progress-text {
    margin-top: 24px 
}
.scf-popup.criminal_records ul.progress-text li {
    color: #767676;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    list-style: none;
    margin-bottom: 8px 
}
.scf-popup.criminal_records ul.progress-text li:before {
    font-family: "scficons" !important;
    content: "\e943";
    color: #cdcdcd;
    font-size: 20px;
    padding-right: 12px;
    position: relative;
    top: 4px;
    z-index: 2 
}
.scf-popup.criminal_records ul.progress-text li:after {
    content: "";
    height: 14px;
    width: 2px;
    background-color: #cdcdcd;
    display: block;
    position: absolute;
    left: 9px;
    top: -10px;
    z-index: 1 
}
.scf-popup.criminal_records ul.progress-text li:first-child:after {
    display: none 
}
@media(max-width:767px) {
    .scf-popup .scf-popup-dialog {
        padding: 15px !important;
        margin: 15px;
        width: auto 
   }
    .scf-popup.criminal_records .scf-popup-dialog {
        padding: 0 !important 
   }
    .scf-popup.select_state .scf-popup-dialog {
        position: absolute;
        padding: 0 !important;
        left: 0;
        right: 0 
   }
    .scf-popup.criminal_records .progress-loading, .scf-popup.criminal_records .popup-contents {
        padding: 24px 
   }
    .scf-popup.criminal_records ul.progress-text {
        display: table;
        margin: 0 auto;
        margin-top: 24px 
   }
}
.scf-popup.select_state .scf-popup-dialog {
    padding: 0;
    max-width: 530px 
}
.scf-popup.select_state .scf-popup-dialog h3 {
    background: #f8f8f8;
    color: #26273c;
    font-size: 16px;
    line-height: 19px;
    padding: 16px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px 
}
.scf-popup.select_state .scf-popup-dialog .popup-contents {
    padding: 32px;
    text-align: center 
}
.scf-popup.select_state .scf-popup-dialog .popup-contents h2 {
    color: #470faa;
    font-family: Ubuntu;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 48px 
}
.scf-popup.select_state .scf-popup-dialog .popup-contents h2 span {
    font-size: 26px;
    position: relative;
    top: 4px;
    padding-right: 8px 
}
.scf-popup.select_state .skip-now {
    color: #4f5065;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    cursor: pointer 
}
.scf-popup.select_state .age_range_set {
    display: flex;
    width: 100%;
    margin-bottom: 32px 
}
.scf-popup.select_state .age_range_set .age_range {
    border: 1px solid #cdcdcd;
    width: 110px;
    height: 48px;
    color: #470faa;
    font-size: 18px;
    line-height: 43px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    margin: 0 auto;
    margin-right: 8px;
    text-align: center;
}
.scf-popup.select_state .age_range_set .age_range:hover, .scf-popup.select_state .age_range_set .age_range:focus, .scf-popup.select_state .age_range_set .age_range.active {
    background: #470faa;
    color: #fff 
}
.scf-popup.select_state .scf-popup-dialog .popup-contents .scf-form {
    max-width: 274px;
    margin: 0 auto 48px 
}
.scf-popup.select_state .scf-popup-dialog .popup-contents .btn {
    max-width: 190px;
    width: 100%;
    margin: 0 auto 24px 
}
.scf-popup.searching_popup2 .scf-popup-dialog {
    max-width: 573px 
}
.scf-popup.searching_popup2 #searching_file2 {
    width: 100px 
}
.scf-popup.searching_popup2 h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #470faa;
    padding-top: 20px 
}
.scf-popup.searching_popup2 .progress_bar {
    margin-top: 46px;
    margin-bottom: 46px;
    text-align: center;
    padding: 0 
}
.scf-popup.searching_popup2 .progress_bar .col-md-5th {
    padding: 0 
}
.scf-popup.searching_popup2 .progress_bar span {
    color: #fff;
    background: #cdcdcd;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    font-size: 22px;
    line-height: 48px;
    position: relative;
    text-align: center 
}
.scf-popup.searching_popup2 .progress_bar span:after {
    content: "";
    background-color: #cdcdcd;
    width: 65px;
    height: 2px;
    position: absolute;
    right: -62px;
    top: 48% 
}
.scf-popup.searching_popup2 .progress_bar span.si-searched-file:after {
    display: none 
}
.scf-popup.searching_popup2 .progress_bar .active span:after, .scf-popup.searching_popup2 .progress_bar .active span {
    background-color: #31a865;
}
.scf-popup.searching_popup2 .progress_bar label {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #767676;
    text-align: center;
    padding-top: 12px;
    display: block 
}
.scf-popup.searching_popup2 .searching_top {
    text-align: center 
}

/* CSI-13081 */
.scf-popup.searching_popup2 .searching_top .row .col-sm-4 .pre-img img{
    width: 100px; 
    position: absolute; 
    top: 0px; 
    right: 12px;
}

@media(max-width: 767px) {
    .scf-popup.searching_popup2 .searching_top .row .col-sm-4 .pre-img img{
        right: 73px !important;
    }  
}
/* End of CSI-13081 */

.scf-popup.searching_popup2 .searching_top>div {
    display: inline-block 
}
@media(max-width:767px) {
    .scf-popup.select_state .age_range_set {
        display: flex;
        width: 100%;
        flex-direction: column;
        margin-bottom: 32px;
        align-items: center 
   }
    .scf-popup.select_state .age_range_set .age_range {
        margin: 10px 
   }
    .scf-popup.select_state .scf-popup-dialog .popup-contents h2 {
        margin-bottom: 25px 
   }
    .scf-popup.searching_popup2 .progress_bar {
        margin-top: 32px;
        margin-bottom: 16px 
   }
    .scf-popup.searching_popup2 #searching_file2 {
        margin: 16px auto 0 
   }
    .scf-popup.searching_popup2 h2 {
        text-align: center 
   }
    .scf-popup.searching_popup2 .scf-popup-dialog {
        max-width: 100% 
   }
    .scf-popup.searching_popup2 .progress_bar span:after {
        width: 2px;
        height: 36px;
        position: absolute;
        right: 23px;
        top: 41px 
   }
    .scf-popup.searching_popup2 .progress_bar label {
        position: absolute;
        text-align: left;
        padding-top: 8px;
        margin-left: -24px;
        display: inline-block 
   }
    .scf-popup.searching_popup2 .progress_bar span {
        margin-bottom: 24px;
        left: -40px 
   }
    .scf-popup.searching_popup2 .progress_bar .col-md-5th {
        width: 100% 
   }
}
.scf-popup.refine_address_search .scf-form {
    margin-bottom: 12px !important 
}
.scf-popup.refine_address_search p {
    color: #26273c;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px 
}
.scf-popup.refine_address_search h2 {
    margin-bottom: 24px !important 
}
video.video-faq {
    width: 100% 
}
.module-home .scf-full-search .search-form-2020 {
    border: 1px solid #fff 
}
.scf-full-search .search-form-2020 .tabs a.active {
    background-color: #5c34a9;
    color: #fff;
    border: 1px solid #5c34a9 
}
.scf-full-search .search-form-2020 .tabs a.active i {
    color: #fff 
}
.scf-full-search .search-form-2020 .tabs a.active:after {
    color: #5c34a9 
}
.module-home .scf-full-search .search-form-2020 .tabs a i {
    color: #fff 
}
.module-home .scf-full-search .respect-privacy {
    font-size: 14px;
    font-family: Open Sans;
    display: inline-block;
    bottom: 16px;
    left: 16px 
}
.scf-what_scf2 {
    margin: 48px 0 
}
.scf-what_scf2 h2 {
    color: #470faa;
    font-family: Ubuntu;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 48px 
}
.scf-what_scf2 img {
    max-width: 100% 
}
.scf-what_scf2 p {
    font-family: Ubuntu;
    font-size: 18px;
    line-height: 24px;
    color: #26273c;
    margin-bottom: 16px 
}
.scf-why_scf2 {
    text-align: center;
    margin: 48px 0 
}
.scf-why_scf2 h2 {
    color: #470faa;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 48px 
}
.scf-why_scf2 h4 {
    color: #00b191;
    font-family: Ubuntu;
    font-size: 24px;
    line-height: 30px;
    padding-top: 24px 
}
.scf-why_scf2 span {
    display: inline-block;
    color: #4f5065;
    font-family: Ubuntu;
    font-size: 14px;
    line-height: 25px 
}
.scf-why_scf2 img {
    max-width: 100% 
}
.scf-membership-benefits .flex-right {
    float: right 
}
.scf-membership-benefits img {
    max-height: 220px 
}
.scf-recent-blog .blg-list img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px 
}
.scf-recent-blog {
    background: #fff 
}
.scf-recent-blog .blg-list {
    margin-bottom: 24px 
}
.scf-recent-blog .blg-list p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden 
}
.scf-recent-blog .view_all .btn {
    padding-left: 42px;
    padding-right: 42px 
}
.mb-verified-badge {
    background: #31a865;
    color: #fff;
    font-family: "Ubuntu";
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    position: relative;
    right: 0;
    padding: 12px;
    text-transform: uppercase;
    padding-top: 6px;
    margin-left: -16px;
    margin-right: -16px;
    display: none;
    letter-spacing: 1px 
}
.mb-verified-badge span {
    font-size: 22px;
    position: relative;
    top: 5px;
    padding-right: 8px 
}
.module-home img {
    max-width: 100% 
}
.module-home .scf-press {
    background: #f8f8f8 
}
.module-home .scf-press .slideshow-container .fade {
    background-color: transparent 
}
.module-home .scf-press .item {
    background-color: #fff 
}
.module-home .scf-search-directory .search-dir-box a {
    margin-right: 8px 
}
@media(min-width:993px) {
    .scf-press:not(.scf-press-all) .slideshow-container .slide-item {
        width: 33%;
        display: inline-block !important;
        padding-left: 15px;
        padding-right: 15px 
   }
}
@media(min-width:992px) and (max-width:1199px) {
    .scf-full-search .search-form-2020 {
        width: 100% 
   }
}
@media(max-width:992px) {
    .scf-press .slideshow-container .prev, .scf-press .slideshow-container .next {
        top: 50%;
        margin-top: -35px 
   }
    .scf-full-search .respect-privacy {
        padding-top: 8px 
   }
    .scf-recent-blog .view_all {
        margin-top: 16px 
   }
    .scf-recent-blog .view_all .btn {
        width: 100% 
   }
    .scf-full-search .search-form-2020 {
        width: 100%;
        background-color: #361473 
   }
    .module-home .scf-full-search .search-form-2020 .tabs {
        display: flex 
   }
    .module-home .scf-full-search {
        display: block !important 
   }
    .mb-verified-badge {
        display: block 
   }
}
@media(max-width:767px) {
    .module-home .slideshow-container .prev, .module-home .slideshow-container .next, .module-home .slideshow-container .slider-action {
        display: block 
   }
    .scf-membership-benefits .benefits-list {
        height: auto 
   }
    .scf-membership-benefits h2 {
        padding-bottom: 32px;
        font-size: 20px 
   }
    .scf-membership-benefits .flex-right {
        text-align: center;
        float: none 
   }
    .module-home .scf-membership-benefits {
        text-align: center 
   }
    .scf-what_scf2 h2 {
        padding-bottom: 24px;
        text-align: center 
   }
    .scf-what_scf2 p {
        text-align: center 
   }
    .scf-why_scf2 h4 {
        padding-top: 8px;
        padding-bottom: 8px 
   }
    .scf-why_scf2 span {
        display: inline-block;
        padding-bottom: 24px 
   }
    .module-home .scf-testimonial h3 {
        padding-top: 16px 
   }
    .module-home .star-rating {
        margin-bottom: 24px 
   }
    .module-home .scf-testimonial {
        text-align: center 
   }
    .scf-what_scf2 img {
        margin-bottom: 24px 
   }
    .module-home .scf-full-search .search-form-2020 .tabs {
        display: block;
        border-bottom: 1px solid rgba(121, 85, 192, 0.3);
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px 
   }
    .module-home .scf-full-search .search-form-2020 .tabs a.active:after {
        display: none 
   }
    .module-home .scf-full-search .search-form-2020 .list.active .col-sm-6.border-rt {
        z-index: 9 
   }
    .module-home label.scf-tooltip-val {
        display: block 
   }
    .module-home .scf-full-search .search-form-2020 .tabs a {
        width: 32% 
   }
    .scf-full-search .search-form-2020 .si-triangle-down {
        padding-left: 15px !important 
   }
    .scf-full-search .search-form-2020 .tabs-content button {
        width: 100% 
   }

   .module-home .social-search-affiliate .scf-full-search .search-form-2020 .tabs a.active:after {
        display: block !important;
   }

   .module-home .social-search-affiliate .scf-full-search .search-form-2020 .tabs a {
        width: 100% !important;
    }
}
.scf-popup.ras_proccess .popup-contents h4 {
    color: #470faa;
    font-family: Ubuntu;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px 
}
.scf-popup.ras_proccess .popup-contents h4 span {
    font-size: 22px;
    position: relative;
    padding-right: 8px;
    top: 4px 
}
.scf-popup.ras_proccess .popup-contents p {
    color: #26273c;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 12px 
}
.scf-popup.ras_proccess .popup-contents ul.ras-data li:before {
    content: "\e92e";
    font-family: "scficons" !important;
    display: inline-block;
    color: #470faa;
    font-size: 14px;
    padding-right: 0;
    position: absolute;
    left: 0;
    top: 1px 
}
.scf-popup.ras_proccess .popup-contents ul.ras-data li {
    color: #26273c;
    font-size: 12px;
    list-style: none;
    position: relative;
    padding-left: 24px;
    padding-bottom: 8px 
}
.scf-popup.ras_proccess .ras-unlock-btn .btn {
    width: 100%;
    margin-top: 16px;
}
.scf-popup.ras_proccess .data-list:nth-child(n+2), .scf-popup.ras_proccess .ras-unlock-btn {
    display: none 
}
.search_compact_2020 label.scf-tooltip-val {
    bottom: -26px;
    left: 0 
}
.scf-full-search .search-form-2020 .scf-tooltip-val.anim {
    left: 32px 
}
.scf-full-search .search-form-2020 .image .scf-tooltip-val {
    bottom: -26px 
}
label.scf-tooltip-val:after {
    content: "\e940";
    font-family: "scficons" !important;
    display: block;
    color: #e52727;
    position: absolute;
    top: -8px;
    font-size: 16px;
    left: 20px 
}
@media(max-width:767px) {
    .mb-text-center {
        text-align: center 
   }
}
.scf-privacy .scf-privacy-content>ol>li::marker {
    color: #470faa 
}
.scf-featured-on {
    background: #f8f8f8;
    padding: 48px 0;
    text-align: center 
}
.scf-featured-on h2 {
    color: #470faa;
    font-family: Ubuntu;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 24px 
}
.scf-featured-on p {
    color: #767676;
    font-size: 12px;
    line-height: 16px;
    margin-top: 16px 
}
.scf-featured-on .item {
    width: 130px;
    height: 48px;
    position: relative;
    display: inline-block 
}
.scf-featured-on .item img {
    width: 100px 
}
.scf-featured-on .item .image-hover {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 99 
}
.scf-featured-on .item:hover .image-hover {
    visibility: visible 
}
.scf-featured-on .slideshow-container .fade {
    background-color: transparent;
    border: 0 
}
.scf-featured-on .slideshow-container {
    max-width: 100% 
}
@media(min-width:993px) {
    .scf-featured-on .slideshow-container .fade {
        border: 0;
        background: transparent;
        width: auto;
        display: inline-block !important 
   }
}
.slideshow-container {
    max-width: 400px;
    position: relative;
    margin: auto 
}
.slideshow-container .prev, .slideshow-container .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    text-align: center;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: .6s ease;
    user-select: none;
    background-color: #cdcdcd;
    height: 28px;
    width: 28px;
    line-height: 31px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    opacity: 80% 
}
.slideshow-container .prev:hover, .slideshow-container .next:hover {
    background-color: rgba(0, 0, 0, 0.8) 
}
.slideshow-container .dot {
    cursor: pointer;
    height: 8px;
    width: 8px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color .6s ease 
}
.slideshow-container .dot:hover {
    background-color: #470faa 
}
.slideshow-container .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
    opacity: 1 !important;
    background-color: #fff;
    border: 1px solid #470faa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px 
}
.slideshow-container .slider-action {
    text-align: center;
    margin-top: 16px;
    margin-bottom: 36px 
}
@-webkit-keyframes fade {
    from {
        opacity: .4 
   }
    to {
        opacity: 1 
   }
}
@keyframes fade {
    from {
        opacity: .4 
   }
    to {
        opacity: 1 
   }
}
.suggestions {
    text-align: left 
}
.suggestions div {
    padding: 5px;
    padding-left: 10px;
}
.suggestions div label {
    padding-left: 5px;
}
@media(min-width:768px) {
    .refine_address_search .scf-popup-dialog {
        margin: 145px auto 0 !important 
   }
}
img.lazy-loader {
    background-image: url(../images/loader-white.svg) !important;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    background-size: 48px !important;
    min-height: 45px;
    width: 100%;
    background-color: #cdcdcd 
}
.lazy-loader.landing-lazy-loader {
    height: 0;
    background-image: url(../images/loader-green.svg) !important;
    background-color: transparent;
    background-size: 52px !important;
    background-repeat: no-repeat;
    padding-bottom: 60px;
    width: 100%;
    min-height: 0 
}
.scf-privacy .scf-privacy-content .scf-privacy-ol-chart ol li::marker {
    font-weight: bold;
    font-size: 14px 
}
.scf-popup span.si-close-circle:hover {
    color: #b9b6b6 
}
.scf-search-directory-home {
    padding-top: 40px 
}
.scf-search-directory-home .search-dir-box {
    text-align: center 
}
.scf-search-directory-home .search-dir-box h5, .scf-search-directory-home .scf-most-search h5 {
    display: block;
    text-align: center;
    margin-bottom: 16px;
    margin-top: 8px;
    font-size: 18px;
    line-height: 24px;
    color: #26273c 
}
.scf-search-directory-home .search-dir-box a {
    border: 1px solid #cdcdcd;
    box-sizing: border-box;
    border-radius: 4px;
    width: 36px;
    height: 36px;
    color: #470faa;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    margin-bottom: 12px 
}
.scf-search-directory-home .directory-links, .scf-search-directory-home .directory-state {
    border-top: 1px solid #cdcdcd;
    padding-bottom: 16px;
    text-align: center;
    background: #fff;
    border: 1px solid #cdcdcd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    margin-bottom: 16px 
}
.scf-search-directory-home .directory-links a {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    display: inline-block;
    background: #f5f0ff;
    border: 1px solid #470faa;
    color: #470faa;
    width: 324px;
    margin-top: 16px;
    margin-right: 16px;
    padding: 16px 0;
    cursor: pointer 
}
.scf-search-directory-home .directory-links a i {
    width: 48px;
    height: 48px;
    display: inline-block;
    background: #470faa;
    color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 49px;
    margin-right: 12px;
    font-size: 26px 
}
.scf-search-directory-home .directory-links a strong {
    position: relative;
    top: -4px 
}
.scf-search-directory-home .directory-links .username-dr {
    background: #ebfff4;
    border: 1px solid #31a865;
    color: #00b191 
}
.scf-search-directory-home .directory-links .username-dr i {
    background: #00b191 
}
.scf-search-directory-home .directory-state ul li {
    list-style: none;
    display: inline-block;
    width: 24%;
    text-align: left 
}
.scf-search-directory-home .directory-state ul li a {
    list-style: none;
    display: inline-block;
    color: #470faa;
    font-size: 18px;
    line-height: 32px 
}
.scf-search-directory-home .directory-state h5 {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 16px;
    font-size: 18px;
    line-height: 24px;
    color: #26273c 
}
@media(max-width:767px) {
    .scf-search-directory-home .directory-links a {
        width: 100% 
   }
    .scf-search-directory-home .directory-links {
        padding: 0 16px;
        padding-bottom: 16px 
   }
    .scf-search-directory-home .directory-state ul li {
        width: 49% 
   }
    .scf-search-directory-home .directory-state ul li a {
        font-size: 13px;
        line-height: 24px 
   }
    .scf-search-directory-home .directory-state {
        padding: 0 16px;
        padding-bottom: 16px 
   }
}
@media(max-width:767px) {
    .scf_2020_style .btn-purple {
        width: 100% 
   }
}
.dropdown-select-search {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: 0;
    position: relative;
    text-align: left !important;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto 
}
.dropdown-select-search:focus {
    background-color: #fff 
}
.dropdown-select-search:hover {
    background-color: #fff 
}
.dropdown-select-search:active {
    background-color: #fff !important;
    border-color: #bbb;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05) inset 
}
.dropdown-select-search:after {
    height: 0;
    width: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #777;
    -webkit-transform-origin: 50% 20%;
    transform-origin: 50% 20%;
    transition: all .125s ease-in-out;
    content: "";
    display: block;
    margin-top: -2px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 50% 
}
.dropdown-select-search .list:hover .option:not(:hover) {
    background-color: transparent !important 
}
a, a:focus, a:hover {
    color: #0f63ec 
}
.newdesign_feedback .re_feedback_form {
    width: 100%;
    margin-top: 20px;
    padding-top: 16px 
}
.newdesign_feedback .re_feedback_form .btn-dark-green {
    background: #0f63ec;
    font-size: 14px;
    width: 100%;
    margin-bottom: 12px 
}
.newdesign_feedback .re_feedback_form .btn-dark-green:hover {
    background: #266ee3 
}
#gpc-banner {
    display: none;
    height: 40px;
    top: 0;
    text-align: center;
    background: #038961 
}
#gpc-banner div {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    padding-top: 10px 
}
#gpc-banner .si-dot {
    padding-right: 10px;
    color: #1efc9c 
}
@media(max-width:767px) {
    #gpc-banner div {
        padding-top: 0;
        text-align: left 
   }
    #gpc-banner .gpc-text .si-dot {
        display: none 
   }
    #gpc-banner .si-dot {
        display: inline-block 
   }
}
@media(min-width:768px) {
    #gpc-banner .si-dot {
        display: none 
   }
    #gpc-banner .gpc-text .si-dot {
        display: inline-block 
   }
}
#gpc-banner .gpc-close {
    width: 5%;
    padding: 10px 20px 
}
#gpc-banner .gpc-close .si-close-circle, #gpc-banner .gpc-text b {
    cursor: pointer 
}
#gpc-banner .gpc-text {
    width: 90% 
}
.gpc_modal .btn {
    margin-top: 20px !important;
    background: #eff3fc !important;
    border: 1px solid #0f63ec !important;
    color: #0f63ec !important;
    border-radius: 4px 
}
.gpc_modal .popup-contents h2 {
    margin-bottom: 20px !important;
    color: #0f63ec !important 
}
.gpc_modal .gpc_head {
    background: #effcf0;
    border: 1px solid #31a865;
    border-radius: 2px;
    color: #31a865 !important;
    width: max-content;
    height: 25px;
    padding: 4px 8px;
    margin-top: 20px;
    margin-left: 20px;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    display: flex;
    text-align: center 
}
.gpc_modal .gpc_head span {
    padding-right: 4px 
}
.gpc_modal .popup-contents h3 {
    padding: 0 !important 
}
.gpc_modal .popup-contents .gpc_link {
    color: #0f63ec !important 
}
.gpc_modal .popup-contents .gpc_text {
    font-size: 14px !important 
}
#header_2020.compact_v2 .new-sub-menu ul li a:hover span {
    color: #2ac984 
}
@media(min-width:768px) and (max-width:991px) {
    .scf-testimonial .slideshow-container {
        padding: 0 40px 
   }
    .scf-recent-blog .blg-list img {
        padding-bottom: 350px;
        background-position: center 
   }
}
.ris-no-exact:has(.ris-no-exact-img-msg) {
    padding: 16px 
}
.scf-popup.secure_search .scf-popup-dialog {
    max-width: 600px;
    text-align: center;
    overflow: hidden;
    border: 0 
}
.scf-popup.secure_search h2 {
    color: #0f63ec;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 16px 
}
.scf-popup.secure_search h2 span.si-secured-fill {
    color: #2ac984;
    font-size: 42px;
    position: relative;
    top: 10px;
    padding-right: 8px 
}
.scf-popup.secure_search h2 span.split-lg {
    display: block 
}
.scf-popup.secure_search p {
    color: #26273c;
    font-family: Open Sans;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px 
}
.scf-popup.secure_search .secure-label {
    width: 0;
    height: 0;
    border-top: 100px solid #673395;
    border-right: 100px solid transparent;
    position: absolute;
    left: -1px;
    top: -1px 
}
.scf-popup.secure_search .secure-label span {
    position: absolute;
    top: -88px;
    left: 12px;
    display: block;
    font-size: 32px;
    color: #fff 
}
@media(max-width: 767px) {
    .scf-popup.secure_search h2 span.si-secured-fill {
        display: block;
        margin-bottom: 16px 
   }
}
.secure_progress_runner .scf-popup-dialog {
    background: rgba(0, 0, 0, 0.6);
    border: 0;
    margin: 200px auto 0;
    border-radius: 0 
}
.secure_progress_runner .payment-progress {
    height: 32px;
    border: 1px solid #31a865;
    border-radius: 8px;
    position: relative;
    overflow: hidden 
}
.secure_progress_runner .payment-progress .value {
    background: #31a865;
    height: 30px 
}
.secure_progress_runner p {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin-top: 12px 
}
.secure_progress_runner span {
    position: absolute;
    color: #fff;
    top: 4px;
    right: 8px 
}
#header_2020 .main-menu .active .new-sub-menu, #header_2020 .main-menu .forgot .section-forgot {
    display: block;
}
.email .fl-email-video figure, .username .fl-username-video figure, .ras .fl-ras-video figure, .phone .fl-phone-video figure {
    float: right;
    padding: 0 0 0 20px;
    width: 55%;
}
.scf-banner~.scf-what_scf2 h2 {
    color: #470faa;
    font-family: Ubuntu;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 17px;
}
.email h2, .username h2, .ras h2, .phone h2 {
    text-align: center;
    padding-top: 0 !important;
}
.scf-banner~.scf_video_faq {
    padding: 48px 0;
    margin: 0;
    background-color: #f8f8f8;
}
.white-bg {
    background-color: #fff;
}
.scf-banner.scf-split-banner .main-search-contnent {
    padding: 60px 16px;
}
.scf-banner.scf-split-banner p.header_description {
    width: auto;
}
.scf-banner.scf-split-banner p.header_description {
    max-width: 500px;
    margin: 0 auto;
}
.scf-banner.scf-split-banner {
    padding-bottom: 0;
    padding-top: 0;
    background: #5e3ba1;
}
.email .fl-email-video p, .username .fl-username-video p, .phone .fl-phone-video p, .ras .fl-ras-video p {
    text-align: justify;
}
.scf-recent-blog.scf-bg-dark {
    background: #f8f8f8 !important;
}
.fl-ris-video figure {
    float: right;
    padding: 0 0 0 20px;
    width: 55%;
}
.scf-banner~.scf-what_scf2 h2 {
    color: #470faa;
    font-family: Ubuntu;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 17px;
}
.fl-ris-video .hidden-xs {
    text-align: center;
}
.fl-ris-video p, .fl-ris-video ul, .fl-ris-video li {
    text-align: justify;
}
.fl-ris-video ul {
    margin-bottom: 20px;
}
.fl-ris-video li {
    font-size: 18px;
    margin-left: 30px;
    margin-bottom: 5px;
}
.scf-popup.criminal_records ul.progress-text li.active:before, .scf-popup.criminal_records ul.progress-text li.active {
    color: #31a865;
}
.scf-popup.criminal_records ul.progress-text li.active:after {
    background-color: #31a865;
}
/**************Search Dropdown***************/
.dropdown-select-search {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    position: relative;
    text-align: left !important;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}
.dropdown-select-search:focus {
    background-color: #fff;
}
.dropdown-select-search:hover {
    background-color: #fff;
}
.dropdown-select-search:active, .dropdown-select-search.open {
    background-color: #fff !important;
    border-color: #bbb;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05) inset;
}
.dropdown-select-search:after {
    height: 0;
    width: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #777;
    -webkit-transform-origin: 50% 20%;
    transform-origin: 50% 20%;
    transition: all 0.125s ease-in-out;
    content: "";
    display: block;
    margin-top: -2px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 50%;
}
.dropdown-select-search.open:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.dropdown-select-search.open .list {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    pointer-events: auto;
}
.dropdown-select-search.open .option {
    cursor: pointer;
}
.dropdown-select-search.wide {
    width: 100%;
}
.dropdown-select-search.wide .list {
    left: 0 !important;
    right: 0 !important;
}
.dropdown-select-search .list {
    box-sizing: border-box;
    transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
    background-color: #fff;
    border-radius: 6px;
    margin-top: 4px;
    padding: 3px 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    max-height: 50vh;
    overflow: auto;
    border: 1px solid #ddd;
}
.dropdown-select-search .list:hover .option:not(:hover) {
    background-color: transparent !important;
}
.dropdown-select-search .dd-search {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.5rem;
}
.dropdown-select-search .dd-searchbox {
    width: 98%;
    padding: 0.5rem;
    margin: 0 !important;
    border-color: #ededed;
}
.dropdown-select-search .dd-searchbox:focus {
    border-color: #ededed;
}
.dropdown-select-search .list ul {
    padding: 0;
}
.dropdown-select-search .option {
    cursor: default;
    font-weight: 400;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all 0.2s;
    list-style: none;
}
.dropdown-select-search .option:hover, .dropdown-select-search .option:focus {
    background-color: #f6f6f6 !important;
}
.dropdown-select-search .option.selected {
    font-weight: 600;
    color: #4f8beb;
}
.dropdown-select-search .option.selected:focus {
    background: #f6f6f6;
}
.dropdown-select-search a {
    color: #aaa;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}
.dropdown-select-search a:hover {
    color: #666;
}
a, a:focus, a:hover {
    color: #0f63ec;
}
/***********--Search Dropdown--*************/
.scf-popup.action_required {
    text-align: center;
}
.scf-popup.action_required p {
    margin: 16px 0px;
}
body.fixed {
    margin-top: 100px;
}
body.fixed #header_2020 {
    position: fixed !important
}
body.fixed #header_2020.on_float .search-form-2020 {
    display: block
}
.scf-need-help {
    position: fixed;
    width: 250px;
    bottom: -4px;
    left: 0;
    z-index: 9;
    display: none;
    padding-top: 10px
}
.scf-need-help img {
    width: 100%;
    cursor: pointer
}
.scf-need-help span {
    color: #470faa;
    position: absolute;
    right: -5px;
    top: 3px;
    font-size: 26px;
    cursor: pointer
}
.scf-need-help span:hover {
    color: #5e31ae
}

/* css login fix CSI-10486 */
@media (max-width: 767px) {
	.login-mobile {
		display: block;
		position: absolute;
		right: 49px;
		top: 23px;
		color: #ffffff;
	}
	.login-mobile .active .item {
		position: absolute;
		top: 0;
		right: 0;
	}
	#header_2020.compact_v2 .login-mobile .new-sub-menu {
		position: relative;
		left: auto;
		margin-top: 45px;
		text-align: left;
		padding: 10px 0;
		border: 0px;
		width: 80vw;
	}
	.login-mobile ~ .col-md-2.col-sm-6.mb-text-center img {
		position: absolute;
		left: 0;
	}
	.login-mobile ~ .col-md-4.col-sm-6.pos-initial.main-menu .new-mb-option {
		display: inline-block;
		margin-top: 16px;
		position: absolute;
		right: 16px;
	}
}
@media(max-width: 767px) {
    .module-home .scf-banner .typewriter h2 {
        margin-bottom:16px;
        font-size: 32px;
        line-height: 34px
    }

    .module-home .slideshow-container .prev,.module-home .slideshow-container .next,.module-home .slideshow-container .slider-action {
        display: block
    }

    .scf-membership-benefits .benefits-list {
        height: auto
    }

    .module-home .scf-what_scf h2 {
        padding-top: 16px
    }

    .scf-banner.scf-split-banner .img-flex-right {
        float: none
    }

    .scf-membership-benefits h2 {
        padding-bottom: 32px;
        font-size: 20px
    }

    .scf-membership-benefits .flex-right {
        text-align: center;
        float: none
    }

    .module-home .scf-membership-benefits {
        text-align: center
    }

    .scf-what_scf2 h2 {
        padding-bottom: 24px;
        text-align: center
    }

    .scf-what_scf2 p {
        text-align: center
    }

    .scf-why_scf2 h4 {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .scf-why_scf2 span {
        display: inline-block;
        padding-bottom: 24px
    }

    .module-home .scf-testimonial h3 {
        padding-top: 16px
    }

    .module-home .star-rating {
        margin-bottom: 24px
    }

    .module-home .scf-testimonial {
        text-align: center
    }

    .scf-what_scf2 img {
        margin-bottom: 24px
    }

    .module-home .scf-full-search .search-form-2020 .tabs {
        display: block;
        border-bottom: 1px solid rgba(121,85,192,0.3);
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px
    }

    .module-home .scf-full-search .search-form-2020 .tabs a.active:after {
        display: none
    }

    .module-home .scf-full-search .search-form-2020 .list.active .col-sm-6.border-rt {
        z-index: 9
    }

    .module-home label.scf-tooltip-val {
        display: block
    }

    .module-home .scf-full-search .search-form-2020 .tabs a {
        width: 32%
    }

    .scf-full-search .search-form-2020 .tabs .active-tab a {
        width: 100%
    }

    .scf-full-search .search-form-2020 .si-triangle-down {
        padding-left: 15px !important
    }

    .scf-full-search .search-form-2020 .tabs-content button {
        width: 100%
    }

    .scf-full-search.dropdown-search .tabs {
        flex-direction: column;
        margin-bottom: 0
    }

    .scf-full-search.dropdown-search.active .tabs {
        border-radius: 6px;
        margin-bottom: 12px
    }

    .scf-full-search.dropdown-search .tabs a {
        width: 100%;
        background-color: #fff;
        color: #470faa;
        padding: 10px;
        order: 1;
        display: none
    }

    .scf-full-search.dropdown-search.active .tabs a {
        display: flex
    }

    .scf-full-search.dropdown-search a.first {
        border-radius: 6px 6px 0 0
    }

    .scf-full-search.dropdown-search a.last {
        border-radius: 0 0 6px 6px
    }

    .scf-full-search.dropdown-search.active .tabs a.active {
        border-radius: 4px 4px 0 0
    }

    .scf-full-search.dropdown-search .tabs a.active {
        border: 0;
        order: 0;
        display: flex;
        height: 50px;
        align-items: center;
        margin-bottom: 10px
    }

    .scf-full-search.dropdown-search.active .tabs a.active:after {
        content: "\e940"
    }

    .scf-full-search.dropdown-search .tabs a.active:after {
        color: #fff;
        top: 16px;
        right: 8px;
        left: auto
    }

    .scf-full-search.dropdown-search .tabs a i {
        color: #470faa;
        margin-right: 10px
    }

    .scf-full-search.dropdown-search .tabs a span {
        font-weight: bold;
        font-size: 16px
    }

    .scf-full-search.dropdown-search .dropdown-overlay {
        z-index: 1;
        width: 100%;
        position: absolute;
        top: 0;
        cursor: pointer;
        height: 50px
    }
    .scf-banner.scf-split-banner h2 {
		font-size: 24px;
		padding-bottom: 16px;
		padding-top: 20px;
		line-height: 26px;
        margin-top: -16px;
	}
    .fl-ris-video figure {
		float: unset;
		padding: 0 20px;
		width: 100%;
	}
	.fl-ris-video p,
	.fl-ris-video ul {
		padding: 0 20px;
		text-align: left;
	}
	.fl-ris-video li {
		text-align: left;
	}
	.fl-ris-video h2 {
		padding: 0 20px;
		text-align: center;
	}
    .scf-banner.scf-split-banner .main-search-contnent {
        padding: 16px 16px 60px 16px;
    }
    .email .fl-email-video figure,
	.username .fl-username-video figure,
	.ras .fl-ras-video figure,
	.phone .fl-phone-video figure {
		width: 100%;
		padding: 0 0 10px;
	}
}

/* RIS Bulk Uploads */
.bulk-upload-popup {
	padding: 16px;
    border: 1px solid #CDCDCD;
    border-radius: 8px;
    background: #FFFFFF;
    margin-top: 4px;
    margin-left: -16px;
    margin-right: -16px;
    display: none;
    position: absolute;
    width: 100%;
}

.scf-ris-intermediate.scf-report .bulk-upload-popup {
	display: block;
}
.bulk-upload-popup .ris-drag-box {
	border: 1px dashed #0f63ec;
	border-radius: 4px;
	background: #eff3fc;
	text-align: center;
	padding: 42px 16px;
	position: relative;
}
.bulk-upload-popup .ris-drag-box h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}
.bulk-upload-popup .ris-drag-box .btn {
	border: 1px solid #0f63ec;
	color: #0f63ec;
	background: #ffffff;
	margin-bottom: 16px;
}
.bulk-upload-popup .ris-drag-box p {
	color: #767676;
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
}

.bulk-upload-popup .ris-drag-box p.image_duplicates {
	color: #26273C !important;
	text-align: center !important;
	font-family: Open Sans !important;
	font-size: 12px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: normal !important;
	padding-bottom: 16px;
	display: none;
}

.bulk-upload-popup .ris-drag-box p.image_duplicates i {
	margin-right: 5px;
    color: #E52727;
	width: 12px;
	height: 12px;
}

.bulk-upload-popup .ris-drag-box img {
	position: absolute;
	left: 16px;
	margin-top: 8px;
}
.bulk-upload-popup .ris-drag-box .close-modal {
    color: #4F5065;
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 20px;
	cursor: pointer;
}
.bulk-upload-popup .ris-drag-box#loading {
	display: none;
}
.bulk-upload-popup .ris-drag-box .btn input[type="file"] {
	opacity: 0;
	position: absolute;
	width: 100%;
	left: 0;
	margin-top: -15px;
}
.bulk-upload-popup .btn-dark-green {
	width: 100%;
	margin-top: 8px;
}
.bulk-upload-popup .btn-dark-green.disabled {
	background: #CDCDCD;
	border: 1px solid #CDCDCD;
	cursor: not-allowed;
}
.bulk-upload-popup .ris-drag-box .btn i {
	position: relative;
    top: 1px;
	margin-right: 4px;
	font-weight: 700;
}
.bulk-upload-popup .ris-drag-box .maximum_limit_reached .si-info {
    color: #F8933C;
    font-size: 24px;
    display: inline-block !important;
    margin-block: 16px;
}
.bulk-upload-popup .ris-drag-box .multiple_face_disabled .si-info {
    font-size: 14px;
	margin-right: 5px;    
}
.bulk-upload-popup .ris-drag-box .multiple_face_disabled {
	display: flex;
    justify-content: center;
	display: none;
}
.bulk-upload-popup .bulk-ris-progress p {
	color: #26273C;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
	text-align: left;
}
.bulk-upload-popup .bulk-ris-progress p span:not(:first-child) {
	float: right;
}
.bulk-upload-popup .bulk-ris-progress {
    width: 250px;
    margin: 0px auto;
    margin-bottom: 16px;
	display: none;
}
.bulk-upload-popup .bulk-ris-progress .scf-progress-bar .value {
	background-image: none;
}
.bulk-upload-popup .uploaded-images {
	border: 1px solid #CDCDCD;
	border-radius: 4px;	
	padding: 8px 12px;
	margin-top: 8px;
	padding-bottom: 0px;
	display: none;
}
.bulk-upload-popup .uploaded-images img {
	width: 0px;
	height: 0px;
	padding-right: 48px;
	padding-bottom: 48px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border: 1px solid #0F63EC;
	border-radius: 2px;
}
.intermidiate .bulk-upload-popup .uploaded-images ul {
	max-width: 75%;
}

.bulk-upload-popup .uploaded-images ul li {
	list-style: none;
	display: inline-block;
	margin-right: 8px;
	position: relative;
	margin-bottom: 8px;
}
.bulk-upload-popup .uploaded-images ul li span.loading {
    width: 49px;
    height: 49px;
    background-image: url(../images/loader-white.svg);
    background-color: #000000a6;
    display: inline-block;
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    border-radius: 2px;
}
.bulk-upload-popup .uploaded-images ul li span.si-close-circle {
	color: #4F5065;
    font-size: 18px;
    position: absolute;
    right: -6px;
    top: -6px;
    background-color: #fff;
    border-radius: 50px;
	cursor: pointer;
}
.bulk-upload-popup .uploaded-images ul li span.si-close-circle:hover {
	background-color: #ddd;
}
.bulk-upload-popup .uploaded-images ul li span.more_count {
    width: 49px;
    height: 49px;
    background-color: #000000a6;
    display: inline-block;
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    line-height: 47px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Open Sans';
}
.scf-ris-intermediate.scf-report .ris_bulk_imgs {
    background: #75AAFF;
    border: 1px solid #75AAFF;
    border-radius: 4px;
    transform: rotate(5.63deg);
    width: 144px;
    height: 144px;
    position: absolute;
    top: -2px;
    left: -1px;
}
.scf-ris-intermediate.scf-report .report-box.report-main .report-img img.ris-int-img {
	position: relative;
}
.scf-ris-intermediate .bulk-upload-popup {
	border: 0px;
	padding: 16px;
	padding-top: 0px;
}
.scf-ris-intermediate.scf-report .report-box .bulk-upload-popup h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-top: 0px;
	border: 0px;
}
.scf-ris-intermediate.scf-report .bulk-upload-popup .scf-progress-bar {
	height: 8px;
    border: 1px solid #31a865;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
}
.scf-ris-intermediate.scf-report .bulk-upload-popup .scf-progress-bar .value {
    border-radius: 12px;
}
.scf-report .report-box.report-main .bulk-upload-popup p {
	color: #767676;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
}
.scf-report .report-box.report-main .bulk-upload-popup .bulk-ris-progress p {
    color: #26273C;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 8px;
    text-align: left;
	display: block;
	position: initial;
}
.scf-ris-intermediate .report-box.report-main .actions .bulk-upload-popup .uploaded-images span.btn {
    margin-top: 0px;
    position: relative;
    height: 48px;
    line-height: 23px;
	width: 100%;
}
.scf-ris-intermediate.scf-report .bulk-upload-popup .scf-progress-bar {
    background: #ffffff;
}
.bulk-upload-popup .images-added-note {
	border: 1px solid #31A865;
	border-radius: 4px;
	background: #EFFCF0;
	padding: 20px 16px;
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	color: #4F5065;
	margin-top: 8px;
	text-align: center;
}
.bulk-upload-popup .images-added-note span.si-done {
    color: #31A865;
    font-size: 20px;
    margin-right: 8px;
    position: relative;
    top: 3px;
}
.scf-ris-intermediate span.ris_bluk_count {
	border-radius: 50px;
    border: 1px solid var(--scf-error-red, #E52727);
    background: var(--scf-error-red, #E52727);
    color: var(--scf-just-white, #FFF);
    text-align: center;
    font-size: 10px;
    font-family: Open Sans;
    font-weight: 700;
    display: inline-block;
    width: 23px;
    height: 23px;
    line-height: 21px;
    z-index: 1;
    position: absolute;
    top: -11px;
    left: -6px;
}
@media (max-width: 767px) {
	.scf-ris-intermediate .report-box.report-main .actions .bulk-upload-popup .uploaded-images span.btn {
		line-height: 47px;
		margin-bottom: 12px;
	}
}
.scf-full-search .bulk-upload-popup {
    position: relative;
    margin-left: 0px;
}

.search_compact_2020 .bulk-upload-popup .scf-tooltip-val {
	display: none;
}

/* End RIS Bulk Uploads */

.scf-progress-bar {
	height: 8px;
	border: 1px solid #31a865;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-top: 8px;
}
.scf-progress-bar .value {
	background: #31a865;
	height: 7px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	background-image: linear-gradient(
		-45deg,
		rgba(255, 255, 255, 0.2) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.2) 50%,
		rgba(255, 255, 255, 0.2) 75%,
		transparent 75%,
		transparent
	);
	background-size: 50px 50px;
	animation: move_progress 2s linear infinite;
}
.ris_search_id.completed .scf-progress-bar .value {
	animation: none;
	background-image: none;
}
@keyframes move_progress {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 50px 50px;
	}
}
.ris-email-notification {
	background: #ffffff;
	box-shadow: 0px -2px 8px rgba(79, 80, 101, 0.16);
	position: fixed;
	bottom: 0px;
	width: 100%;
	padding: 16px 0px;
	z-index: 1;
}
.ris-email-notification .container {
	position: relative;
}
.ris-email-notification img {
	border: 1px solid #470faa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 48px;
	height: 0px;
	padding-bottom: 48px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	float: left;
	margin-right: 12px;
}
.ris-email-notification h4 {
	color: #26273c;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 4px;
}
.ris-email-notification span.progress_count {
	color: #0f63ec;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	background: #eff3fc;
	border: 1px solid #0f63ec;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	padding: 4px 12px;
}
.ris-email-notification .ris-flex-cont {
	display: flex;
	justify-content: end;
}
.ris-email-notification span.si-info {
	color: #26273c;
	font-size: 20px;
	position: relative;
	top: 11px;
	margin-right: 8px;
	cursor: pointer;
}
.ris-email-notification .si-close-circle {
	color: #cdcdcd;
	position: absolute;
	right: -16px;
	font-size: 22px;
	top: 9px;
	cursor: pointer;
}
.ris-email-notification .si-close-circle:hover {
	color: #26273c;
}
.scf-toggle-box {
	border: 1px solid #cdcdcd;
	background: #f8f8f8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 9px 12px;
}
.scf-toggle-box span.text {
	color: #4f5065;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	position: relative;
	top: 2px;
}
.scf-toggle-box label {
	margin-left: 4px;
	margin-right: 4px;
}
.scf-toggle-box .toggle-switch input:checked + .slider {
	background-color: #0f63ec;
}
.scf-toggle-box.disabled {
	cursor: not-allowed;
}
.scf-toggle-box.disabled span.text {
	color: #cdcdcd;
}
.ris-email-notification .ris_tooltip {
	background: #4f5065;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #ffffff;
	font-size: 14px;
	line-height: 19px;
	padding: 16px;
	text-align: left;
	position: absolute;
	max-width: 600px;
	width: 200px;
	z-index: 1;
	top: -95px;
	text-align: center;
	font-family: "Open Sans";
	left: -85px;
	display: none;
}
.ris-email-notification .si-info.active .ris_tooltip {
	display: block;
}
.ris-email-notification .ris_tooltip::after {
	font-family: "scficons" !important;
	content: "\e941";
	color: #4f5065;
	bottom: -12px;
	position: absolute;
	font-size: 22px;
	margin-left: -48px;
}
.ris_progress_notification {
	background: #effcf0;
	border: 1px solid #31a865;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 12px 16px;
	margin-bottom: 8px;
}
.ris_progress_notification span.si-searched-file-fill {
	color: #31a865;
	font-size: 45px;
	float: left;
	margin-right: 12px;
}
.ris_progress_notification h5 {
	color: #26273c;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.ris_progress_notification h5 span {
	color: #26273c;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	float: right;
}
.scf-toggle-box.disabled .toggle-switch input:checked + .slider {
	background-color: #767676;
}
.scf-toggle-box.disabled .toggle-switch .slider {
	cursor: not-allowed;
}
.ris-email-notification .btn-dark-green {
	display: none;
	margin-left: 16px;
}
.ris-email-notification.completed .btn-dark-green {
	display: block;
}
.ris_progress_notification img {
	width: 41px;
	float: left;
	margin-right: 12px;
}
.scf-popup.logged_modal .scf-popup-dialog {
    padding: 48px 32px;
}
@media (max-width: 767px) {
	.ris_progress_notification img {
		margin-bottom: 8px;
	}
	.ris_progress_notification .scf-progress-bar {
		clear: both;
	}
	.ris_progress_notification h5 strong {
		display: none;
	}
	.ris-email-notification .ris-flex-cont {
		width: 100%;
		margin-top: 8px;
		justify-content: initial;
	}
	.ris-email-notification .si-close-circle {
		right: 16px;
		top: 0px;
	}
	.ris-email-notification span.si-info {
		display: none;
	}
	.ris_progress_notification p {
		position: relative;
		top: 21px;
	}
    .scf-popup.logged_modal .scf-popup-dialog {
		padding: 32px 16px !important;
	}
}

/* CSI-10895 */
.signup-form-wrapper {
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    margin-top: 30px;
    padding: 16px 24px 24px;
}

#loading_animation,
#dating_animation,
#chat_animation,
#social_animation,
#phone_animation {
	width: 64px;
	display: inline-block;
}
.scf-popup.address_search_progress .scf-popup-dialog {
    text-align: center;
}
.scf-popup.address_search_progress .progress-title {
    text-align: left;
}
.scf-popup.ras_proccess .ras-unlock-btn .unlock-step {
    margin-bottom: 8px;
}

/* Improve Image Search */
.scf-popup.improve_image_search h3 i {
	color: #0F63EC;
	font-size: 19px;
	margin-right: 4px;
	position: relative;
	top: 2px;
}
.scf-popup.improve_image_search p {
    font-family: "Open Sans";
	font-size: 14px;
	margin-bottom: 16px;
}
/* shared family link expired popup */
.scf-popup.link_expired .scf-popup-dialog {
	max-width: 530px;
	text-align: center;
}
.scf-popup.link_expired h4 {
	font-family: Ubuntu;
	font-size: 20px;
	color: #E52727;
	margin: 16px 0px;
}
.scf-popup.link_expired p {
	font-family: "Open Sans";
	font-size: 14px;
	margin-bottom: 16px;
}
.scf-popup.improve_image_search .scf-popup-dialog {
    max-width: 592px;
}
.scf-popup.improve_image_search .box {
	border-radius: 8px;
	border: 1px solid #CDCDCD;
	padding: 24px;
	margin-bottom: 16px;
}
.scf-popup.improve_image_search .scf-popup-dialog .popup-contents {
	max-width: 390px;
	margin: 0px auto;
}
.scf-popup.improve_image_search img {
	height: 0px;
	width: 0px;
	padding-left: 100px;
	padding-bottom: 100px;
	background-position: center;
	background-size: cover;
	border-radius: 4px;
	border: 2px solid #0F63EC;
	margin-bottom: 16px;
}
.scf-popup.improve_image_search h4 {
	font-size: 14px;
	margin-bottom: 16px;
}
.scf-popup.improve_image_search .scf-popup-dialog .popup-contents .scf-form {
	margin-bottom: 0px;
}
.scf-popup.improve_image_search .scf-popup-dialog .popup-contents .btn {
    width: 100%;
    max-width: 100%;
    margin-bottom: 16px;
}
.scf-popup.improve_image_search .btn-gray {
	border: 1px solid #CDCDCD;
	background-color: #fff;
	color: #26273C;
}
.scf-popup.improve_image_search .steps label {
	font-size: 12px;
	color: #4F5065;
	font-family: "Open Sans";
	font-weight: 600;
}
.scf-popup.improve_image_search .steps ul {
	text-align: left;
}
.scf-popup.improve_image_search .steps ul li {
	list-style: none;
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #CDCDCD;
	border-radius: 50px;
	border: 1px solid #CDCDCD;
	margin-right: 20px;
	position: relative;
}
.scf-popup.improve_image_search .steps ul li.current {
	background-color: #ffffff;
	border: 1px solid #0F63EC;
}
.scf-popup.improve_image_search .steps ul li.active {
	background-color: #0F63EC;
	border: 1px solid #0F63EC;
}
.scf-popup.improve_image_search .steps ul li::after {
	content: "";
	display: inline-block;
	height: 2px;
	width: 17px;
	background-color: #CDCDCD;
	position: absolute;
    top: 2px;
    left: 10px;
}
.scf-popup.improve_image_search .steps ul li:last-child::after {
	display: none;
}
.scf-popup.improve_image_search .steps ul li.active::after {
	background-color: #0F63EC;
}
.scf-popup.improve_image_search .input-group {
	position: relative;
}
.scf-popup.improve_image_search .input-group .si-close {
	position: absolute;
	right: 10px;
    top: 14px;
	color: #CDCDCD;
	cursor: pointer;
}
.scf-popup.improve_image_search .scf-popup-dialog .popup-contents select {
	border: 1px solid #0F63EC;
	margin-bottom: 16px !important;
}
.scf-popup.improve_image_search .box .selected_img {
	text-align: left;
	display: flex;
}
.scf-popup.improve_image_search .box .selected_img img {
	padding-left: 40px;
	padding-bottom: 40px;
	border: 1px solid #0F63EC;
	margin-bottom: 0px;
}
.scf-popup.improve_image_search .box .selected_img span {
	border-radius: 4px;
    border: 1px solid #CDCDCD;
    background: #F8F8F8;
    font-family: "Open Sans";
    font-size: 14px;
    display: block;
    padding: 10px 12px;
    width: 100%;
    height: 42px;
    margin-left: 12px;
}
.scf-popup.improve_image_search .box .selected_img span i {
	color: #31A865;
    float: right;
    position: relative;
    top: 2px;
    font-size: 18px;
}
.scf-popup.improve_image_search .box .selected_img span i.ok {
	color: #31A865;
}
.scf-popup.improve_image_search .box .selected_img span i.na {
	color: #F8933C;
}
.scf-popup.improve_image_search .box3 .selected_img {
	margin-top: 16px;
}
.scf-popup.improve_image_search .box .selected_img.states {
	border-radius: 4px;
    border: 1px solid #CDCDCD;
	overflow: hidden;
}
.scf-popup.improve_image_search .box .selected_img.states span {
	margin-left: 0px;
	border: 0px;
	border-radius: 0px;
}
.scf-popup.improve_image_search .box .selected_img.states span:first-child {
	border-right: 1px solid #CDCDCD;
}
.scf-popup.improve_image_search .age_name_grp {
	display: flex;
}
.scf-popup.improve_image_search .age_field {
	width: 80px;
    margin-left: 16px !important;
}
.scf-popup.improve_image_search .age_display {
	width: 120px !important;
}
.scf-popup.improve_image_search .dnt-show label {
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 700;
}
.scf_2020_style .scf-popup.improve_image_search .checkmark {
	border: 2px solid #0F63EC;
}
.scf_2020_style .scf-popup.improve_image_search .checkbox input:checked ~ .checkmark {
    background-color: #0F63EC;
}
.scf-popup.improve_image_search .step-2{
	display: none;
}
.scf-popup.improve_image_search .step-3{
	display: none;
}
.scf-popup.improve_image_search .step-nav{
	display: none;
}
/* End Improve Image Search */

/* start - CSI-12574 */

.search-form-2020 .search-example {
    padding: 12px 16px 20px 16px;
    border: 1px solid #CDCDCD;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: 60px;
    left: 16px;
    z-index: 1;
    width: calc(100% - 32px);
    box-shadow: 1px 2px 8px #4F506529;
    display: none;
}
.search-form-2020 .search-example .example-type{
	width: 100%;
	position: relative;
	display: none;
}
.search-form-2020 .search-example .example-type.active{
	display: block;
}
.search-form-2020 .search-example .example-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 14px;
    font-family: "Open Sans",sans-serif;
}
.search-form-2020 .search-example .sample-list{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap;
}
.search-form-2020 .search-example .sample-list.single-col li{
    width: 100%;
}
.search-form-2020 .search-example .sample-list li{
    padding: 4px 8px;
    color: #4F5065;
    font-size: 14px;
    line-height: 19px;
    width: 50%;
    font-family: "Open Sans",sans-serif;
}
.search-form-2020 .search-example .note {
    font-size: 12px;
    line-height: 16px;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    margin-top: 12px;
    position: relative;
    padding-left: 34px;
}
.search-form-2020 .search-example .note span {
    color: #470FAA;
    border: 0;
    margin: 0;
    font-size: 12px;
}
.search-form-2020 .search-example .note .si-tip {
    color: #F8933C;
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
}

#header_2020 .search-form-2020 .search-example{
	width: 585px;
    left: -146px;
    top: 48px;
}

@media (min-width: 993px) and (max-width: 1199px){
    #header_2020 .search-form-2020 .search-example{
		width: 485px;
		left: -122px;
		top: 48px;
	}
}

@media (max-width: 767px){
    .search-form-2020 .search-example .sample-list li{
        width: 100%;
    }
}

/* end - CSI-12574 */
.scf-popup.link_expired strong {
	color: #26273C;
	font-family: "Open Sans";
	font-size: 14px;
	display: block;
}
.scf-popup.link_expired label {
    border-radius: 4px;
    border: 1px solid #CDCDCD;
    background: #F8F8F8;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding: 8px 16px;
	margin-top: 8px;
	text-align: center;
	margin-bottom: 20px;
}
.scf-popup.link_expired .btn {
	width: 100%;
	margin-bottom: 16px;
}
.scf-popup.link_expired .btn-blue {
	border: 1px solid #0F63EC;
	background: #EFF3FC;
	color: #0F63EC;
}


@media (max-width: 767px){
    .search-form-2020 .search-example .sample-list li:nth-child(n+3) {
        display: none;
    }
}

.modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5); /* semi-transparent black */
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999; /* Should be lower than modal dialog if necessary */
}

.privacy-popup {
	position: relative;
	z-index: 10000; /* Ensure popup is above overlay */
}
.privacy-popup {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform:translateX(-50%);
    width: 904px;
    height: 96px;
    border-radius: 8px;
    border: 1px solid #D4D4D4;
    padding: 16px 24px 16px 16px;
    gap: 10px;
    background-color: #ffffff;
    box-shadow: 0px 4px 16px 0px #4F506529;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 16px;
}
.privacy-popup-image img {
    width: 64px;
    height: 64px;
    object-fit: fill;
}
.privacy-popup-image-mobile {
    display: none;
}
.privacy-popup-textbox {
    width: 606px;
    height: 64px;
    gap: 4px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
   
}
.privacy-popup-text-h {
    font-size: 16px;
    font-weight: 700;
    color:#26273C;
    line-height: 21.79px;
}
.privacy-popup-text-p {
    font-size: 14px;
    font-weight: 400;
    color:#26273C;
    line-height: 19.07px;
}
.privacy-popup-text-span {
    font-size: 14px;
    font-weight: 600;
    color:#0F63EC;
    line-height: 19.07px;
}
.privacy-popup-buttons {
    width: 174px;
    height: 42px;
    gap: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.privacy-popup-button {
    box-sizing: border-box;
    width: 84px;
    height: 42px;
    border-radius: 4px;
    padding: 12px 16px;
    font-size: 14px;
    font-weight: 700;
    line-height: 19.07px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 84px;

}

.privacy-popup-decline-button {
    border: 1px solid #D4D4D4;
    color: #4F5065;
    background-color: #F8F8F8;
}

.privacy-popup-accept-button {
    border: 1px solid #0F63EC;
    color: #0F63EC;
    background-color: #EFF3FC;
}

@media (max-width: 480px) {
    .privacy-popup {
        width: 100%;
        height: auto;
        flex-direction: column;
        gap: 20px;
        border-radius: 8px 8px 0px 0px;
        border: 1px solid #D4D4D4;
        background-color: #ffffff;
        padding: 16px 24px 32px 24px;
        margin-bottom: 0px;
    }
    .privacy-popup-mobile-view{
        display: flex;
        flex-direction: row;
        gap: 12px;
    }

    .privacy-popup-image {
       display: none;
    }
    .privacy-popup-image-mobile{
        display: block;
        width: 24px;
        height: 24px;
    }

    .privacy-popup-textbox {
        width: 100%;
        height: auto;
        gap: 12px;
    }

    .privacy-popup-text-h {
        font-size: 16px !important;
        line-height: 21.79px;
        color: #26273C;
        font-weight: 700;
        font-family: "Open Sans";
    }

    .privacy-popup-text-p {
        font-size: 14px;
        line-height: 19.07px;
        color: #26273C;
        font-weight: 400;
        font-family: "Open Sans";
    }
    .privacy-popup-text-span {
        font-size: 14px;
        line-height: 19.07px;
        color: #0F63EC;
        font-weight: 600;
        font-family: "Open Sans";
    }
    .privacy-popup-buttons {
        flex-direction: row;
        gap: 10px;
    }

    .privacy-popup-button {
        width: 84px;
        font-size: 14px;
    }
}
/* Walkthroughs popup */
.scf-popup.scf_walkthroughs .scf-popup-dialog {
	padding: 0px !important;
	margin-top: 24px;
}
.scf-popup.scf_walkthroughs h2 {
	color: #470faa;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	background: #ffffff;
	margin-top: 16px;
	margin-bottom: 16px;
}
.scf-popup.scf_walkthroughs .walkthrough-section {
	display: none;
}
.scf-popup.scf_walkthroughs .walkthrough-section.active {
	display: block;
}
.scf-popup.scf_walkthroughs .walkthrough-slides {
	background: #ededed;
	padding: 16px 50px;
}
.scf-popup.scf_walkthroughs span.si-close-circle {
	top: 16px;
}
.scf-popup.scf_walkthroughs .walkthrough-slides video {
	filter: drop-shadow(0px 4px 16px rgba(79, 80, 101, 0.16));
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 100%;
}
.scf-popup.scf_walkthroughs .walkthrough-list {
	padding: 16px 50px;
}
.scf-popup.scf_walkthroughs .walkthrough-list h4 {
	color: #470faa;
	font-family: Open Sans;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 10px;
}
.scf-popup.scf_walkthroughs .walkthrough-list ul li {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #26273c;
	margin-bottom: 8px;
	list-style: none;
	position: relative;
	padding-left: 28px;
}
.scf-popup.scf_walkthroughs .walkthrough-list ul li:before {
	font-family: "scficons" !important;
	content: "\e955";
	left: 0px;
	position: absolute;
	color: #e52727;
	font-size: 18px;
}
.scf-popup.scf_walkthroughs .walkthrough-list ul li.default:before {
	display: none;
	content: "";
}
.scf-popup.scf_walkthroughs .walkthrough-list ul li.active {
	color: #767676;
}
.scf-popup.scf_walkthroughs .walkthrough-list ul li.active:before {
	content: "\e92e";
	color: #31a865;
}
.scf-popup.scf_walkthroughs .walkthrough-status {
	box-shadow: 0px -1px 0px #cdcdcd;
	padding: 12px 45px 16px 45px;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul {
	list-style: none;
	display: flex;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li {
	color: #26273c;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	position: relative;
	padding-right: 40px;
	margin-right: 12px;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li:last-child {
	padding-right: 0px;
	margin-right: 0px;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li i {
	color: #cdcdcd;
	font-size: 20px;
	position: relative;
	top: 3px;
	padding-right: 4px;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li:after {
	content: "";
	width: 28px;
	height: 2px;
	background-color: #cdcdcd;
	position: absolute;
	bottom: 9px;
	right: 0px;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li:last-child:after {
	display: none;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li.active,
.scf-popup.scf_walkthroughs .walkthrough-status ul li.active i {
	color: #31a865;
}
.scf-popup.scf_walkthroughs .walkthrough-status ul li.active:after {
	background-color: #31a865;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .slider-action {
	display: block;
	margin-top: 8px;
	margin-bottom: 0px;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .slideshow-container {
	max-width: none;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .slideshow-container .fade {
	border: 0px;
	background-color: transparent;
}
.scf-popup.scf_walkthroughs .walkthrough-action {
	display: flex;
	margin-bottom: -1px;
	margin-left: -1px;
	margin-right: -1px;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action1 {
	background: #cdcdcd;
	padding: 16px;
	text-align: center;
	width: 50%;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	cursor: pointer;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action1 i {
	color: #26273c;
	font-size: 18px;
	position: relative;
	top: 2px;
	margin-right: 12px;
	display: none;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action1 span.text {
	color: #26273c;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action1 span.action-btn {
	color: #ffffff;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	background: #4f5065;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 4px 20px;
	margin-left: 12px;
	display: none;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action2 {
	background: #31a865;
	padding: 16px;
	text-align: center;
	width: 50%;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	cursor: pointer;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action2 span.action-btn {
	color: #ffffff;
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	background: #117c3c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 4px 20px;
	margin-right: 12px;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action2 span.text {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	font-family: Open Sans;
}
.scf-popup.scf_walkthroughs .walkthrough-action .action2 i {
	color: #ffffff;
	font-size: 18px;
	position: relative;
	top: 2px;
	margin-left: 12px;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info {
	height: 329px;
	background: #ffffff;
	box-shadow: 0px 4px 16px rgba(79, 80, 101, 0.16);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 16px;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info span {
	color: #31a865;
	background: #e0ffeb;
	width: 90px;
	height: 90px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	display: inline-block;
	text-align: center;
	font-size: 50px;
	line-height: 90px;
	margin-bottom: 26px;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info img {
	width: 130px;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info p {
	color: #26273c;
	font-family: Ubuntu;
	font-size: 18px;
	line-height: 24px;
}
.scf-need-help {
	position: fixed;
	width: 250px;
	bottom: -4px;
	left: 0px;
	z-index: 9999;
	display: none;
	padding-top: 10px;
}
.scf-need-help img {
	width: 100%;
	cursor: pointer;
}
.scf-need-help span {
	color: #470faa;
	position: absolute;
	right: -5px;
	top: 3px;
	font-size: 26px;
	cursor: pointer;
}
.scf-need-help span:hover {
	color: #5e31ae;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .prev {
	left: 0px;
	display: none;
}
.scf-popup.scf_walkthroughs .walkthrough-slides .next {
	display: block;
	right: 0px;
}
@media (max-width: 767px) {
	.scf-popup.scf_walkthroughs .walkthrough-slides,
	.scf-popup.scf_walkthroughs .walkthrough-list,
	.scf-popup.scf_walkthroughs .walkthrough-status {
		padding: 16px 16px;
	}
	.scf-popup.scf_walkthroughs span.si-close-circle {
		top: 4px;
		right: 4px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-slides video,
	.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info {
		height: auto;
	}
	.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info {
		min-height: 160px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info span {
		width: 60px;
		height: 60px;
		font-size: 30px;
		line-height: 63px;
		margin-bottom: 10px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info p {
		font-size: 14px;
		line-height: 20px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-slides .walkthrough-info img {
		width: 65px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-slides .slider-action {
		padding-top: 0px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-action {
		display: block;
	}
	.scf-popup.scf_walkthroughs .walkthrough-action .action1 {
		width: 100%;
		border-radius: 0px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-action .action2 {
		width: 100%;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-bottomleft: 4px;
		border-bottom-left-radius: 4px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-status ul li {
		font-size: 10px;
		padding-right: 18px;
		margin-right: 4px;
		line-height: 14px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-status ul li i {
		display: none;
	}
	.scf-popup.scf_walkthroughs .walkthrough-status ul li:after {
		font-family: "scficons" !important;
		content: "\e92a";
		background-color: transparent !important;
		width: auto;
		height: auto;
		bottom: 0px;
		font-size: 14px;
	}
	.scf-need-help {
		margin-right: 0px;
	}
	.scf-popup.scf_walkthroughs .walkthrough-section video {
		width: 50%;
		margin-left: 25%;
	}
}
/* walkthrough Landing Page and main popup */
.walkthrough .walkthrough-box {
	height: 100px;
	width: 160px;
	border-radius: 8px;
	position: relative;
	border: 1px solid #ffffff;
	margin: 0 auto;
	cursor: pointer;
}
.walkthrough .name-walkthrough-searchbox {
	background: #470faa;
}
.walkthrough .phone-walkthrough-searchbox {
	background: #f8933c;
}
.walkthrough .image-walkthrough-searchbox {
	background: #4f8beb;
}
.walkthrough .username-walkthrough-searchbox {
	background: #00b191;
}
.walkthrough .email-walkthrough-searchbox {
	background: #e94a74;
}
.walkthrough .address-walkthrough-searchbox {
	background: #31a865;
}
.walkthrough .si-triangle-right.play-btn {
	font-size: 20px;
	background: #ffffff94;
	border-radius: 40px;
	padding: 10px;
	position: absolute;
	top: 30%;
	left: 36%;
	color: #fff;
}
.walkthrough-innner {
	width: 60%;
	margin: 0 auto;
	padding: 42px 0 42px 0;
}
.walkthrough-innner h6 {
	color: #26273c;
	font-family: Open Sans !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: center;
	padding-top: 14px;
}
.walkthrough-search-box {
	width: 160px;
	display: inline-block;
	margin: 10px;
}
.walkthrough-wrapper {
	padding-top: 32px;
}
.walkthrough-wrapper h2 {
	color: #470faa;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 24px;
	font-size: 24px;
}
.scf-popup.scf_walkthroughs_cta {
	background-color: rgb(0 0 0 / 80%);
}
.scf-popup.scf_walkthroughs_cta .scf-popup-dialog {
	background-color: transparent;
	border: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	max-width: 620px;
}
.scf-popup.scf_walkthroughs_cta span.si-close-circle {
	right: 36px;
	top: 34px;
}
.scf-popup.scf_walkthroughs_cta .walkthrough-wrapper h2 {
	color: #ffffff;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
}
.scf-popup.scf_walkthroughs_cta .walkthrough-wrapper p {
	color: #ffffff;
}
.scf-popup.scf_walkthroughs_cta .walkthrough-innner h6 {
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 12px;
	cursor: pointer;
}
.scf-popup.scf_walkthroughs_cta .walkthrough-innner {
	width: 100%;
}
.scf-popup.scf_walkthroughs_cta .walkthrough-wrapper {
	padding-top: 0px;
}
.walkthrough-list ul li.playing:before {
	content: " " !important;
	position: absolute;
	z-index: 2;
	left: 3px !important;
	top: 5px;
	width: 10px;
	height: 10px;
	background-color: #ff4200;
	border-radius: 50%;
}
.walkthrough-list ul li.playing:after {
	content: " " !important;
	position: absolute;
	z-index: 1;
	width: 10px;
	height: 10px;
	background-color: #ff4200;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset;
	-webkit-animation-name: "ripple";
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
}
.walkthrough-faq .walkthrough-innner {
	width: 600px;
}
@keyframes ripple {
	0% {
		left: 8px;
		top: 10px;
		opacity: 0.75;
		width: 0;
		height: 0;
	}
	100% {
		left: -11px;
		top: -10px;
		opacity: 0;
		width: 40px;
		height: 40px;
	}
}
@media (max-width: 767px) {
	.walkthrough-faq .walkthrough-innner {
		width: 100%;
	}
	.walkthrough-innner {
		width: 100%;
	}
	.walkthrough-search-box {
		margin: 5px;
	}
	.scf-popup.scf_walkthroughs_cta span.si-close-circle {
		right: 10px;
		top: -5px;
	}
	.scf-popup.scf_walkthroughs_cta .scf-popup-dialog {
		margin-left: 0px;
		margin-right: 0px;
	}
}
.scf-popup.ris_risk_level.blocked_user_verification .scf-popup-dialog {
	max-width: 592px;
}
.scf-popup.ris_risk_level.blocked_user_verification .popup-contents {
	padding: 32px;
}
.scf-popup.ris_risk_level.blocked_user_verification .text-start {
	text-align: start;
}
.scf-popup.ris_risk_level.blocked_user_verification h2 {
	color: #E52727;
	margin: 0;
    text-align: start;
    padding: 20.5px 24px;
}
.scf-popup.ris_risk_level.blocked_user_verification h5 {
	font-size: 16px;
	margin-bottom: 12px;
}
.scf-popup.ris_risk_level.blocked_user_verification h6 {
	margin-bottom: 10px;
	font-weight: 600;
	color: #0F63EC;
}
.scf-popup.ris_risk_level.blocked_user_verification p {
	font-family: "Open Sans";
	max-width: none;
	margin: 0;
}
.scf-popup.ris_risk_level.blocked_user_verification a.contact {
	color: #0F63EC !important;
	font-weight: 700;
	text-decoration: underline;
}
.scf-popup.ris_risk_level.blocked_user_verification .qa_container {
	border: 1px solid #cdcdcd;
	border-radius: 8px;
    padding: 16px 16px 24px;
	margin: 24px 0 12px;
	text-align: start;
}
.scf-popup.ris_risk_level.blocked_user_verification .qa_container:last-of-type {
	margin: 0 0 24px;
}
.scf-popup.ris_risk_level.blocked_user_verification .qa_container p {
	color: #000000;
	display: inline-flex;
	position: relative;
	--email-height: 50%;
}
.scf-popup.ris_risk_level.blocked_user_verification .qa_container p.next-step::before {
	content: "\e943";
	font-family: 'scficons';
	display: inline-block;
	font-size: 20px;
    margin-right: 10px;
    color: #31A865;
    background-color: #EFFCF0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align-last: center;
    place-content: center;
}
.scf-popup.ris_risk_level.blocked_user_verification .qa_container p.next-step.stem::after {
	content: "";
	display: inline-block;
	border-left: 1px solid #31A865;
	height: calc( var(--email-height) * 1.6 );
    border-width: 2px;
    position: absolute;
    left: 12px;
    top: 27px;
}
.scf-popup.ris_risk_level.blocked_user_verification .qa_container p.next-step:last-child {
	margin-top: 24px;
}
.scf-popup.ris_risk_level.blocked_user_verification .btn-bordered-blue {
	margin: 16px 0;
    width: 100%;
    border: 1px solid #0F63EC;
    color: #0F63EC;
    background: #EFF3FC;
}
.scf-popup.ris_risk_level.blocked_user_verification.sent h2 {
	color: #26273C;
}
.scf-popup.ris_risk_level.blocked_user_verification.sent h5 {
	margin: 16px 0;
}
.scf-popup.ris_risk_level.blocked_user_verification.sent p {
	max-width: 414px;
	margin: auto;
}
.scf-popup.ris_risk_level.blocked_user_verification.sent h2 span {
	color: #31A865;
	font-size: 20px;
	position: relative;
    top: 2px;
}
.scf-popup.ris_risk_level.blocked_user_verification.sent .btn-gray-default {
	max-width: 294px;
	width: 100%;
	margin: 32px 0 14px;
	color: #26273C;
}
@media ( max-width: 520px ) {
	.scf-popup.ris_risk_level.blocked_user_verification .qa_container p.next-step.stem::after {
		left: 9px;
	}
}

@media (max-width: 767px) {
    .scf-popup.ris_risk_level.blocked_user_verification .text-start {
		text-align: center;
	}
}

.footer-newsletter-new{
    border: 1px solid var(--SCF-White-100, #FFF);
    border-radius: 8px;
    padding: 24px;
}

.footer-newsletter-new p{
    margin-bottom: 0px !important;
    font-size: 14px !important;
}

.footer-newsletter-new .inputs-div {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    margin-top: 14px;
}

.footer-newsletter-new .inputs-div .input input{
    width: 100%;
    height: 42px;
    border-radius: 4px;
}

.footer-newsletter-new .inputs-div .input {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    position: relative;
}

.footer-newsletter-new .inputs-div .input .requied{
    position: absolute;
    top: 9px;
    left: 78px;
    color: red !important;
}

.footer-newsletter-new .inputs-div .input-set-2 {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    position: relative;
}

.footer-newsletter-new .inputs-div .input-set-2 .select-country{
    background-color: white;
    border-radius: 4px;
    display: flex;
    gap: 6px;
    align-items: center;
    color: #767676;
    padding: 4px 8px;
    cursor: pointer;
    width: 70px;
    justify-content: center;
    position: relative;
}

.footer-newsletter-new .inputs-div .input-set-2 .select-country .flag{
    height: 24px;
    width: 24px;
    object-fit: cover;
    max-width: none;
}

.border-none{
    border: none !important;
}

.none{
    display: none !important;
}

.footer-newsletter-new .inputs-div .input-set-2 .country-dropdown {
    background-color: white;
    position: absolute;
    top: 56px;
    left: 0px;
    border-radius: 8px;
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
}

.footer-newsletter-new .inputs-div .input .red-border{
    border-bottom: 2px solid red !important;
}

.footer-newsletter-new .inputs-div .input-set-2 .select-country .si-triangle-down {
    display: inline-block;
    transition: transform 0.3s ease;
  }
  
  .footer-newsletter-new .inputs-div .input-set-2 .select-country .si-triangle-down.rotate {
    transform: rotate(180deg);
  }

.footer-newsletter-new .inputs-div .input-set-2 .country-dropdown .country-item{
    display: flex;
    align-items: center;
    gap: 12px;
    border-bottom: solid 1px #c0ccda;
    padding: 12px;
    cursor: pointer;
}

.footer-newsletter-new .inputs-div .input-set-2 .country-dropdown .country-item img{
    width: 30px;
}

.footer-newsletter-new .inputs-div .input-set-2 .country-dropdown .country-item p {
    color: black !important;
    text-transform: capitalize;
}

.footer-newsletter-new .inputs-div .input-set-2 .number {
    background-color: white;
    border-radius: 4px;
    height: 42px;
    display: flex;
    align-items: center;
    gap: 2px;
    color: #767676;
}

.footer-newsletter-new .inputs-div .input-set-2 .number p {
    color: #767676 !important;
}

.footer-newsletter-new .inputs-div .input-set-2 .number input::-webkit-outer-spin-button,
.footer-newsletter-new .inputs-div .input-set-2 .number input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.footer-newsletter-new .inputs-div .input-set-2 .number input[type=number] {
  -moz-appearance: textfield;
}

.footer-newsletter-new .inputs-div .input-set-2 .number .country-code {
    color: #767676;
    width: 50px;
}

.footer-newsletter-new .inputs-div .input-set-2 .number i {
    width: 24px;
    font-size: 18px;
}

.footer-newsletter-new .error {
    color: #FF6565 !important;
    font-size: 14px;
    font-weight: 700;
    margin-top: 14px;
    text-align: start;
}

.footer-newsletter-new .success{
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    border: solid 1px #2AC984;
    background-color: #EFFCF0 !important;
    padding: 12px;
    margin-top: 14px;
}

.footer-newsletter-new .success p{
    font-weight: 700;
    color: #2AC984 !important;
    font-size: 14px;
    text-align: start;
}

.footer-newsletter-new .success i {
    font-size: 24px;
    color: #2AC984 !important;
}

.footer-newsletter-new .warning-newsletter{
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    border: solid 1px #D4D4D4;
    background-color: #4F5065 !important;
    padding: 12px;
    margin-top: 14px;
}

.footer-newsletter-new .warning-newsletter p{
    font-weight: 700;
    color: white !important;
    font-size: 14px;
    text-align: start;
}

.footer-newsletter-new .warning-newsletter i{
    font-size: 24px;
    color: white !important;
}

@media (min-width: 767px) {
    .footer-newsletter-new .success, .warning-newsletter{
        height: 42px;
    }
}

.footer-newsletter-new .inputs-div .input-set-2 .number.warning{
    border-bottom: 2px solid #ED7D15;
}

.footer-newsletter-new .inputs-div .input-set-2 .number.warning .si-info,
.footer-newsletter-new .inputs-div .input-set-2 .number.warning .si-done-circle{
    display: none;
}

.footer-newsletter-new .inputs-div .input-set-2 .number.warning .si-warn-round{
    color: #ED7D15;
}

.footer-newsletter-new .inputs-div .input-set-2 .number.show .si-warn-round,
.footer-newsletter-new .inputs-div .input-set-2 .number.show .si-done-circle {
    display: none;
}

.footer-newsletter-new .inputs-div .input-set-2 .number.correct .si-info,
.footer-newsletter-new .inputs-div .input-set-2 .number.correct .si-warn-round{
    display: none;
}


.footer-newsletter-new .agree {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 14px;
}

.footer-newsletter-new .agree span {
    color: red;
}

.footer-newsletter-new .agree p {
    text-align: start;
}

.footer-newsletter-new .agree input {
    width: 24px;
    height: 24px;
    border: solid 2px #0F63EC !important;
    border-radius: 6px;
}

.footer-newsletter-new .actions button {
    width: 100%;
    background-color: #31A865;
    height: 42px;
    border-radius: 4px;
    font-weight: bold;
    color: white;
    border: none;
    max-width: 350px;
}

.footer-newsletter-new .actions {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-top: 10px;
}

.footer-newsletter-new .actions .text p {
    color: var(--SCF-White-100, #FFF);
    font-size: 14px;
    text-align: start;
}

.footer-newsletter-new .actions .text {
    display: flex;
    align-items: center;
    gap: 50px;
}

.footer-newsletter-new .actions .text a, .footer-newsletter-new .agree p a{
    font-weight: bold;
    border-bottom: 1px solid white;
}

@media (max-width: 767px) {
    .footer-newsletter-new .inputs-div {
        display: block;
    }

    .footer-newsletter-new .inputs-div .input{
        margin-bottom: 12px;
        width: 100%;
        display: block;
    }

    .footer-newsletter-new .inputs-div .input .email{
        margin-top: 14px;
    }

    .footer-newsletter-new .inputs-div .input-set-2 .number {
        width: 100%;
    }

    .footer-newsletter-new .inputs-div .input-set-2 .number .phone-number {
        width: 76%;
    }

    .footer-newsletter-new .actions {
        display: block;
    }

    .footer-newsletter-new .actions button {
        max-width: 1000px;
        margin-bottom: 14px;
    }

    .footer-newsletter-new .actions .text {
        align-items: start;
    }
}

.img-button-class-ris{
	width: 100%;
    max-width: 350px;
    display: flex !important;
    align-items: center;
}

.img-button-class-ris-container{
    display: flex;
}

.ris-phone-number-new{
    width: 100%;
}

.ris-phone-number-new-main-container{
    padding-right: 8px;
}

.ris-flag-rounded{
    border-radius: 100%;
    width: 24px;
    height: 24px;
}

@media (max-width: 767px) {
    .img-button-class-ris-container{
        display: block;
    }

    .img-button-class-ris, .img-button-class-ris button{
        max-width: 680px;
    }

    .footer-newsletter-new .inputs-div .input-set-2 .number .phone-number{
        width: 100%;
    }
}

@media (min-width: 769px) {
    .footer-newsletter-new .inputs-div .input {
        width: 62%;
    }

    .footer-newsletter-new .inputs-div .input-set-2 {
        width: 40%;
    }

    .footer-newsletter-new .inputs-div .input-set-2 .number{
        width: 100%;
    }
}


@media (min-width: 993px) and (max-width: 1200px){
    .footer-newsletter-new .actions{
        width: 44%;
    }
}

@media (min-width: 769px) and (max-width: 993px) {
    .footer-newsletter-new .actions{
        width: 38%;
    }
}

.social-search-affiliate .scf-full-search .search-form-2020 .tabs a[data-item="5"] {
    display: none;
}

.affiliate-faq {
	padding: 48px 0 0 0;
}

.affiliate-faq h2 {
	text-align: center;
	padding-bottom: 48px;
}

.affiliate-faq .faq-inner-wrapper {
	margin: 0 0 48px;
}

@media (max-width: 767px) {
	.affiliate-faq {
		padding: 25px 0 0 0;
	}

	.affiliate-faq h2 {
		font-size: 24px;
		margin-bottom: 18px;
	}

	.affiliate-faq .faq-inner-wrapper {
		margin-top: -48px;
	}

    .social-search-affiliate .scf-full-search.dropdown-search .tabs a:not(.active) i {
        color: #470faa;
    }

    .ss-affiliate-testimonial {
        padding: 48px 0 0 0;
    }
}

/* affiliate header */
.marketing-pages-on-subdomain-header .container img {
    max-width: 195px;
    max-height: 78px;
}

.marketing-pages-on-subdomain-header .container {
    display: flex;
    justify-content: start;
    align-items: center;
    height: 100%;
}

.marketing-pages-on-subdomain-header {
    background-color: #470faa;
    height: 100px;
}

@media (max-width: 769px) {
    .marketing-pages-on-subdomain-header {
        height: 65px;
    }

    .marketing-3-pages-on-subdomain-footer .container .grid .space-mg {
        justify-content: start;
    }

    .marketing-pages-on-subdomain-header .container img {
        max-width: 130px;
        max-height: 65px;
    }

    .marketing-pages-on-subdomain-header .container {
        justify-content: center;
    }
}

/* affiliate footer */

.marketing-3-pages-on-subdomain-footer .container .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 12px;
    column-gap: 62px;
    align-items: start;
    margin-top: 24px;
}

.marketing-3-pages-on-subdomain-footer {
    background: #26273C;
    color: white;
}

.marketing-3-pages-on-subdomain-footer .container .grid .one h1,
.marketing-3-pages-on-subdomain-footer .container .grid .two h1,
.marketing-3-pages-on-subdomain-footer .container .grid .tree h1 {
    color: #2AC984;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.marketing-3-pages-on-subdomain-footer .container .grid .one p {
    color: #FFF;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 24px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .one span img {
    margin-top: 12px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .two .content,
.marketing-3-pages-on-subdomain-footer .container .grid .tree .content {
    margin-top: 24px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .two .content a,
.marketing-3-pages-on-subdomain-footer .container .grid .tree .content a,
.marketing-3-pages-on-subdomain-footer .container .grid .tree .content p {
    color: white;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item,
.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .item,
.marketing-3-pages-on-subdomain-footer .container .grid .tree .content p {
    margin-bottom: 24px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item-2 img {
    width: 32px;
    margin-top: 1px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item-2 {
    line-height: 24px;
    margin-bottom: 24px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .space-mg {
    display: flex;
    justify-content: center;
}

.marketing-3-pages-on-subdomain-footer .container .footer-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.marketing-3-pages-on-subdomain-footer .container .footer-logo .logo {
    width: 150px;
    height: 75px;
}

.marketing-3-pages-on-subdomain-footer .container .footer-logo .card-types {
    height: 31px;
    width: 165px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .tree {
    max-width: 172px;
}

.marketing-3-pages-on-subdomain-footer .light-bg {
    background: #4F5065;
    margin-top: 24px;
}

.marketing-3-pages-on-subdomain-footer .light-bg .container p {
    color: #FFF;
    text-align: justify;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.marketing-3-pages-on-subdomain-footer .light-bg .container {
    padding: 32px 0px;
}

.marketing-3-pages-on-subdomain-footer .last .container .copyright {
    color: white;
    text-align: center;
}

.marketing-3-pages-on-subdomain-footer .last .container .copyright a,
.marketing-3-pages-on-subdomain-footer .last .container .copyrigh {
    color: white;
    color: var(--SCF-just-white, #FFF);
    text-align: center;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.marketing-3-pages-on-subdomain-footer .last .container .copyright span {
    padding: 0px 6px;
    font-weight: bold;
    color: #444;
}

.marketing-3-pages-on-subdomain-footer .last .container .copyright {
    padding: 32px 0px;
}

.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item-3 p {
    color: white;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    max-width: 200px;
}
@media (max-width: 769px) {
    .marketing-pages-on-subdomain-header {
        height: 65px;
    }

    .marketing-3-pages-on-subdomain-footer .container .grid .space-mg {
        justify-content: start;
    }

    .marketing-3-pages-on-subdomain-footer .container .grid {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 0px;
		column-gap: 62px;
		align-items: start;
		margin-top: 24px;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .two,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree {
		margin-top: 24px;
		width: 100%;
		max-width: 1000px;
	}

	.marketing-3-pages-on-subdomain-footer .container .footer-logo .logo-1 {
		display: flex;
		justify-content: center;
		width: 100%;
	}

	.marketing-3-pages-on-subdomain-footer .container .footer-logo {
		display: block;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .one h1,
	.marketing-3-pages-on-subdomain-footer .container .grid .two h1,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree h1 {
		text-align: center;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item a,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .item a,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .mobile-tree p {
		text-align: center;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item,
	.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item-2,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .item,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .item-2 {
		display: flex;
		justify-content: center;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .mobile-tree p {
		max-width: 170px;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .mobile-tree {
		display: flex;
		justify-content: center;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .footer-tell,
	.marketing-3-pages-on-subdomain-footer .container .grid .tree .content .gg {
		margin-bottom: 0px;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .one p {
		text-align: center;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .one .round {
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.marketing-3-pages-on-subdomain-footer .light-bg .container {
		padding: 28px 16px;
	}

	.marketing-3-pages-on-subdomain-footer .container .grid .two .content .item-3 p {
		max-width: 300px;
	}
}