.title-divider {
    display: table;
}

.title-divider > div {
    display: table-row;
    line-height: 1.5em;
    font-size: 1.5em;
    white-space: nowrap;
}

.title-divider h3 {
    display: table-cell;
    vertical-align: middle;
    width: 1px;
    table-layout: fixed;
    font-size: inherit;
    overflow: hidden;
    padding: 0 1em;
}

.title-divider span.spacer {
    display: table-cell;
}

.title-divider span.spacer:after {
    display: inline-block;
    width: 100%;
    content: ".";
    font-size: 0;
    color: transparent;
    height: 1px;
    background: #777;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.touch-slide-quote.nopic.biggest
{background-color: #FFF; border-radius:5px; padding:4em 2em;margin:3em 2em }

.touch-slide-quote.nopic.biggest:before {
    font: normal normal normal 66px'Font Awesome 5 Pro';
    content: "\f10d";
    font-weight: 900;
    padding: 0 .5em;
    position: absolute;
    top: 17%;
    left: 15%;
}

/* carousel */

.home-slider li{
   padding: 2em 1em;

}



ul.home-slider li.active div:before {
    content: "";
    width: 100%;
    background-color: #990000;
    height: 3px;
    position: absolute;
    bottom: -0.5em;
    display: block;
}
/* ul.home-slider li.active.color div:before{
    content: "";
    width: 100%;
    background-color: #576B75;
    height: 3px;
    position: absolute;
    bottom: -0.5em;
    display: block;
} */

.home-slider div {
    position: relative;
    cursor: pointer;
}

.home-slider .nav-item {
    font-size: 1em;
    font-weight: lighter;
    padding: 0.5em 2em;
}

.home-slider .nav-item.active {
    color: #900;
    font-weight: bolder;
}

.carousel-indicators li {
    border-radius: 50px;
    border: 1px solid #ffffff;
    background-color: #8f8f8f;
    width: 10px;
    height: 10px;
}

.fa{
    font-weight: 100;
}

/**Customize Slide **/
 .swb-slide .uk-slider-nav.uk-dotnav>* {
    padding-left: 0;cursor: pointer;
}

 .swb-slide .uk-slider-nav.uk-dotnav>.uk-active>* {
    background-color: rgba(0, 0, 0, 1);
    border: 5px solid #000;
}

 .swb-slide .uk-slider-nav.uk-dotnav>*>* {
    width: 15px;
    height: 15px;
    background-color: rgb(255, 255, 255);
    border: 3px solid #000;
     z-index: 9;
    position: absolute;
}

.swb-slide .uk-slider-nav li.uk-active:before {
    background-color: #000000;
}

.swb-slide .uk-slider-nav li:before {
    height: 3px;
    content: " ";
    width: 120px;
    background-color: #000000;
    display: block;
    top: 9px;
    position: relative;
    left: -60px;
}

.swb-slide .uk-slider-nav li:first-child:before {
    left: 0;
}
.swb-slide .uk-slider-nav li:last-child:before {
    width: 60px;
}

.swb-slide .uk-slider-nav li.uk-active:first-child:after {
    color: #000;
}

.swb-slide .uk-slider-nav li:first-child:after {
    content: "Sign";
    font-size: 1.5rem;
    font-weight: 700;
    bottom: 2em;
    position: relative;
    display: block;
    color: #999;
    left: -22px;
    text-transform: uppercase;
}

.swb-slide .uk-slider-nav li.uk-active:nth-child(2):after {
    color: #000;
}
.swb-slide .uk-slider-nav li:nth-child(2):after {
    content: "Secure";
    font-size: 1.5rem;
    font-weight: 700;
    bottom: 2em;
    left: -30px;
    position: relative;
    display: block;
    color: #999;
    text-transform: uppercase;
}

.swb-slide .uk-slider-nav li.uk-active:last-child:after {
    color: #000;
}
.swb-slide .uk-slider-nav li:last-child:after {
    content: "Store";
    font-size: 1.5rem;
    font-weight: 700;
    bottom: 2em;
    left: -22px;
    position: relative;
    display: block;
    color: #999;
    text-transform: uppercase;
}

.swb-slide .uk-slider-nav .swb-slide .uk-dotnav>.uk-active>* {
    background-color: rgba(0, 0, 0, 1);
    border: 5px solid #000;
}
.swb-slide .uk-slider-nav .uk-dotnav>*>* {
    width: 15px;
    height: 15px;
    background-color: rgb(255, 255, 255);
    border: 3px solid #000;
}

/**Customize Slide **/

.edu-icon img{
    max-width: 160px;
    margin: auto;
}

nav.navbar-auth {
    font-size: 14px;font-weight: 400;
}
nav.navbar-auth span {
    font-size: 13px;
}
.navbar-auth li.nav-item {
    padding: 0 .3rem;
}

    .bg-c9{background-color: #c9c9c9}

    .bg-white {
        background-color: #FFF;
        min-height: 290px;
    }

    .bg-white.banking{ min-height: 420px;}

    .bg-white.h-220{min-height: 220px;    margin-bottom: 10px;}

    .bg-white.h-0{min-height: inherit;}

    .bg-gradient {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(50%, #f6f6f6) ,to(#ffffff));
        background: linear-gradient( to bottom, #f6f6f6 50% ,#ffffff);
    }

    .auth-content-block ul li  {
        list-style-type: square;
    }

    .nav-link {padding: .5rem; }

    .nav li {
    font-weight: 400;
    color: #333;
    font-size: 1rem;
    }

    .dropdown-menu > a {
    padding: 12px 20px;
    }
    .aut-top-bg-leftblock {
       /* height: 480px;*/
        background-color: #F3f3f3;
        max-width: 520px;
    }
    .auth-content-block p,.auth-content-block h4 {
        padding: .5em 2rem;
    }
    .auth-content-block img {
        max-height: 120px;
    }
    .auth-content-block ul {
    padding-left: 50px;
    line-height: 1.6;
    }
.edu-benefit-icon img { max-height: 86px; }
.h-220 p {
    min-height: 86px;
}

.h-120 p {
    min-height: 120px;
}

ul.check-li{ list-style: none;padding: 0;}
ul.check-li li h4:before{
    font-family: 'Font Awesome 5 Pro';
    font-weight: 500;
    content: "\f14a";
    margin-right: 10px;
}

ul.check-li {
    min-height: 300px;
}

ul.check-li.h-200 {
    min-height: 220px;
}


ul.check-li li h4{display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex; font-size: 1.15rem}

ul.bullet-li{    padding: 0 20px;}

ul.bullet-li li b{display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex; font-size: 1.2rem}


.number-sort .n1:before {
    content: "1";
    background-color: #f1f1f1;
    padding: .55rem 1rem;
    font-size: 2rem;
    font-weight: 600;
    position: absolute;
    top: 0;
    right: 0;
    color: #222;
    height: 100%;
    text-align: center;
    padding-top: 32px;
}
.number-sort .n2:before {
    content: "2";
    background-color: #f1f1f1;
    padding: .55rem 1rem;
    font-size: 2rem;
    font-weight: 600;
    position: absolute;
    top: 0;
    right: 0;
    color: #222;
    height: 100%;
    text-align: center;
    padding-top: 32px;
}

.number-sort .n3:before {
    content: "3";
    background-color: #f1f1f1;
    padding: .55rem 1rem;
    font-size: 2rem;
    font-weight: 600;
    position: absolute;
    top: 0;
    right: 0;
    color: #222;
    height: 100%;
    text-align: center;
    padding-top: 32px;
}
.number-sort .n4:before {
    content: "4";
    background-color: #f1f1f1;
    padding: .55rem 1rem;
    font-size: 2rem;
    font-weight: 600;
    position: absolute;
    top: 0;
    right: 0;
    color: #222;
    height: 100%;
    text-align: center;
    padding-top: 32px;
}

.affix {
  position: fixed;
  top: 0;            /* wangne: 80px -> 55px for universal header */
  right: 0;
  left: 0;
  z-index: 999;
}

.sub-nav{padding: 1.5rem 15px ;}

/* fixed to top styles */
.affix.navbar {
  background-color: #FFF;
  -webkit-transition: all 0.3s;
    transition: all 0.3s;
      -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.1);
      box-shadow: 0 5px 15px rgba(0,0,0,.025);
}

.affix.sub-nav { padding: .5rem 15px }


.why-content-block {
    height: 100%;
    padding: 2rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
}




@media (max-width: 1600px) {
.bg-white.h-220 {
    min-height: 420px;
}
.h-220 p {
    min-height: 90px;
}

}

@media (max-width: 1366px) {
 .bottom-line { border-bottom: 1px solid #EEE;   }
}


@media (max-width: 767px) {

ul.check-li {
    min-height: inherit;
}

.h-220 p {
    min-height:  inherit;
}

.bg-white.h-220 {
    min-height: inherit;
}
    .full-img-mobile {
        width: 100%;
    }

    .aut-top-bg-leftblock {
        padding: 0em 1em;
        min-height: 246px;
        max-width: 100%;
    }

    .auth-content-block p,
    .auth-content-block h4 {
        padding: .5em;
    }

    .vs-home-banner {
        border-bottom: 1px solid #FFF;
    }

    .number-sort .n1:before,
    .number-sort .n2:before,
    .number-sort .n3:before,
    .number-sort .n4:before {
        position: inherit;
        padding-top: 12px;
    }

}

.navbar-subsite .btn-red {
    min-width: 0;
}

.vs-card-body .show-all {
    -webkit-line-clamp: unset;
}

.persona-circle {
    width: 107px;
    height: auto;
    background-color: #f0e9e3;
    border-radius: 50%;
}

.grid-item {
    display: block;
}

.grid-item > .product-image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    height: 240px;
}

.grid-item > .product-image > img {
	-ms-flex-item-align: center;
	align-self: center;
	margin: 1em auto;
    max-height: 100%;
    max-width: 100%;
}

.grid-item > .product-link {
	display: inline-block;
}

.carousel-tabs .navbar-toggler {
    background-color: #eee;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 0.5em 1em;
    font-size: 1em;
}

.carousel-tabs .navbar-toggler::after {
    content: '\f106';
    font-family: 'Font Awesome 5 Pro';
    margin-left: 0.5em;
    display: inline-block;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.carousel-tabs .navbar-toggler.collapsed::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.carousel-tabs .navbar-collapse.collapse.show {
    background-color: #f7f7f7;
    border-top: 1px solid #eee;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    padding: 0.5em 0 1em 0;
}

.carousel-tabs .navbar-collapse.collapse.show .nav-link:hover {
    background-color: #f7f7f7;
}

.carousel-tabs .nav .nav-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
