@font-face {
    font-family: "rift";
    src: url("/font/NotoSans-Bold.ttf");
    font-style: "normal";
    font-weight: "200";
}
.font-check {
    font-family: rift, sans-serif;
}
.font-nato {
    font-family: Noto Sans Regular;
}
/* .fw-100{
        font-weight: 500 !important;    
    } */
@font-face {
    font-family: "SUIT";
    src: url("/font/Outfit-VariableFont_wght.ttf");
    font-style: "normal";
    font-weight: "200";
}
.landing-section1 .navbar-toggler {
    position: absolute;
    top: 12px;
    right: 3px;
}
.landing-section1text1 {
    /* padding-top: 90px;
        padding-bottom: 160px; */
    display: flex;
    flex-direction: column;
    height: 94%;
    justify-content: center;
}
/* Style the video: 100% width and height to cover the entire window */
#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    left: 50%;
    transform: translateX(-50%);
}

/* Add some content at the bottom of the video/page */
.content {
    position: relative;
    bottom: 0;
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
    margin-top: 10vh;
    /* margin-left: 1%; */
}
.h-65 {
    height: 65px;
}

.company-place {
    height: 300px;
    width: auto;
}
@media screen and (max-width: 1500px) {
    #myVideo {
        height: 100%;
    }
}

@media screen and (min-width: 1500px) {
    #myVideo {
        width: 100%;
    }
}
.sec2_storage_image {
    position: relative;
    bottom: 50px;
}
@media screen and (max-width: 768px) {
    .sec2_storage_image {
        position: relative;
        bottom: 0px;
    }
}
.nav-item {
    padding: 0px 10px;
}
.company-intro-txt {
    font-weight: bolder;
    letter-spacing: 3px;
    font-size: 50px;
}
.center {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    counter-reset: button;
}
.font-size-inherit {
    font-size: inherit;
    font-family: system-ui;
}
.p-14-14 {
    padding: 14px 14px;
}
.section2-note2-pera {
    font-family: system-ui;
    letter-spacing: 0.5px;
    line-height: 1.6;
}
.sec3-vission-txt {
    font-size: 40px;
    font-weight: bolder;
}
.history_wrapper .inner {
    display: flex;
    margin-bottom: 10px;
}
.history_wrapper .inner .head {
    margin-right: 25px;
    font-size: 22px;
    font-weight: 700;
}
.history_wrapper .inner .cont {
    font-size: 18px;
    line-height: 22px;
}
hr.hr {
    border-color: white !important;
}
.background-gray-box {
    background-color: #e5e5f7;
    opacity: 0.8;
    background-image:
        linear-gradient(#434343 1px, transparent 1px),
        linear-gradient(to right, #393939 1px, #242424 1px);
    background-size: 20px 20px;
}
.question-txt {
    font-family: sans-serif;
    font-weight: 500;
    font-size: x-large;
}
.question-title {
    font-size: 12px;
}
.english_ci_heading {
    font-size: xx-large;
    font-weight: 600;
}
.btn:focus {
    outline: none;
    box-shadow: 0 0 0 0.1rem rgb(238 238 238);
    border-radius: 30px;
}
.ml7per {
    margin-left: 10%;
}
.ls-1-p {
    letter-spacing: 1px;
}
.landing-section1 {
    height: auto !important;
}
.sec1div1Box {
    margin-top: 15px;
}
.sec1div2Box {
    background-image: url(../../images/b2c/b2cSec1bgImage2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.w-85 {
    width: 47%;
}
@media screen and (max-width: 1560px) {
    .w-85 {
        width: 67%;
    }
}
@media screen and (max-width: 960px) {
    .w-85 {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .landing-section1 .content {
        margin-top: 0vh !important;
    }
    /* .sec1div2Box {
        margin-top: 0px;
    } */
    .landing-section2 {
        height: auto;
    }
}
/* .landing-section1{
        padding-bottom: 10rem;
    } */
.landing-section2 {
    padding-top: 6vh !important;
}
.text-red-logo {
    color: #d30000;
}
.bottom-border-red-logo1 {
    border-bottom: 1px solid #d30000;
    font-size: 26px;
    font-family: "rift";
}
.bottom-border-red-logo1:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #cf0e0e;
    border-radius: 20px;
    position: absolute;
    /* left: 31%; */
    margin-top: -2px;
    right: 0px;
}
.bottom-border-red-logo2 {
    border-bottom: 1px solid #d30000;
    font-size: 26px;
    font-family: "rift";
}
.bottom-border-red-logo2:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #cf0e0e;
    border-radius: 20px;
    position: absolute;
    margin-top: -2px;
    left: 0px;
}
.positio-relative-div {
    position: relative;
}
.fs-23px {
    font-size: 23px;
}
.pt-10px {
    padding-top: 0px;
}
@media screen and (min-width: 768px) {
    .pt-10px {
        padding-top: 107px;
    }
}
.round-radius {
    border-radius: 20px !important;
}
.bgImg {
    background: #b52b21;
}
.bg-black {
    background: black;
}
.border-white {
    border: 1px solid #fff;
}
div.scroll-container {
    overflow: auto;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
    position: relative;
    padding-bottom: 50px;
}
.scroll-container::-webkit-scrollbar {
    display: none; /* Safari and Chrome */
}
.image-container-b2b-static {
    width: 450px;
    height: 280px;
}
.carousel-indicators [data-bs-target] {
    background-color: #424242f0 !important;
    border: 1px solid #ffff !important;
}
.image-container-b2b-static img {
    width: 450px;
    height: 280px;
}
.show_image_details {
    position: absolute;
    bottom: 54px;
    left: 30px;
}
.single-image img {
    width: 446px;
    height: 300px;
    cursor: pointer;
}
.single-image {
    margin-left: 10px;
    margin-right: 10px;
    width: 520px;
    height: 350px;
    position: relative;
}
.carousel-caption {
    left: 2%;
    text-align: start;
}
.carousel-dark .carousel-caption h4 {
    color: #cf291a;
}
.carousel-inner {
    padding-bottom: 50px;
}
.landing-section2 {
    padding-bottom: 10vh;
}
.sec3_heding_1 {
    font-family: rift, sans-serif;
    font-size: 44px;
    font-weight: bold;
    /* line-height: 38px; */
    font-style: normal;
    text-align: center;
    color: #ffffff;
}
.nato-sans-font {
    /* font-family: 'SUIT', sans-serif; */
    font-family: sans-serif;
    font-size: 18px;
}
.sec3_title1 {
    font-family: "SUIT", sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    font-style: normal;
    text-align: center;
    color: #ffffff;
}
.transparent-btn {
    border: 1px solid #ffff;
    color: #ffff;
}
.fs-15-px {
    border: 1px solid #ffff;
    color: #ffff;
}
.maximize .onebtn::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #ce291a;
    position: absolute;
    top: 58%;
    bottom: auto;
    /* left: 0; */
    right: 15px;
    z-index: 1;
    border-radius: 10px;
}
.font-sans-serif {
    font-family: sans-serif;
}
.maximize .twobtn::before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #690513;
    position: absolute;
    top: 58%;
    bottom: auto;
    left: 0;
    /* right: 15px; */
    z-index: 1;
    border-radius: 10px;
}
.maximize .twobtn::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #ce291a;
    position: absolute;
    top: 58%;
    bottom: auto;
    /* left: 0; */
    right: 15px;
    z-index: 1;
    border-radius: 10px;
}
.maximize .threebtn::before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #690513;
    position: absolute;
    top: 58%;
    bottom: auto;
    left: 0;
    /* right: 15px; */
    z-index: 1;
    border-radius: 10px;
}
.maximize .threebtn::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #ce291a;
    position: absolute;
    top: 58%;
    bottom: auto;
    /* left: 0; */
    right: 15px;
    z-index: 1;
    border-radius: 10px;
}
.maximize .fourbtn::before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #690513;
    position: absolute;
    top: 58%;
    bottom: auto;
    left: 0;
    /* right: 15px; */
    z-index: 1;
    border-radius: 10px;
}
.maximize .fourbtn::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #ce291a;
    position: absolute;
    top: 58%;
    bottom: auto;
    /* left: 0; */
    right: 15px;
    z-index: 1;
    border-radius: 10px;
}
.maximize .fivebtn::before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #690513;
    position: absolute;
    top: 58%;
    bottom: auto;
    left: 0;
    /* right: 15px; */
    z-index: 1;
    border-radius: 10px;
}
.maximize .fivebtn::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #ce291a;
    position: absolute;
    top: 58%;
    bottom: auto;
    /* left: 0; */
    right: 15px;
    z-index: 1;
    border-radius: 10px;
}
.maximize .sixbtn::before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #690513;
    position: absolute;
    top: 58%;
    bottom: auto;
    left: 0;
    /* right: 15px; */
    z-index: 1;
    border-radius: 10px;
}
.carousel-indicators .active {
    background-color: #ffff !important;
}
.slider2-single-image {
    margin-left: 10px;
    margin-right: 10px;
    width: 414px;
    height: 281px;
    position: relative;
}
.slider2-single-image img {
    width: 414px;
    height: 281px;
    cursor: pointer;
}
.p22-0-px {
    padding: 25px 0px;
}
.bg-white-btn {
    background: #ffff;
    color: #000;
}
.bg-red-btn {
    background: #de0000;
    color: #fff;
    border: none;
}
.p11-0 {
    padding: 11px 0px;
}
.border-radius-30 {
    border-radius: 30px;
}
.secetion1_title_top {
    font-size: 19px;
    font-weight: normal;
    line-height: 1.7;
}
.image_group_3d {
    display: flex;
}
.overlay {
    position: sticky;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
}
.single_image_3d {
    width: 452px !important;
}
.margin-left-10 {
    margin-left: 10%;
}
#carouselExampleDark1 .carousel-dark .carousel-control-prev-icon {
    position: absolute;
    left: 410px;
}
#carouselExampleDark1 .carousel-dark .carousel-control-next-icon {
    position: absolute;
    right: 410px;
}
#carouselExampleDark1 .carousel-inner img {
    width: 720px !important;
    padding: 30px;
}
#carouselExampleDark1 .carousel-control-next,
.carousel-control-prev {
    opacity: 1 !important;
    /* width: 30% !important; */
    z-index: 9;
    display: inline !important;
}
#carouselExampleDark1 .carousel-control-next-icon,
#carouselExampleDark1 .carousel-control-prev-icon {
    width: 10rem;
    height: 10rem;
    filter: invert(0) grayscale(100) brightness(95);
}
.single_image_3d {
    width: 720px !important;
    height: 420px;
}
.transform-first-image {
    margin-left: -140px;
}
.image-highlight {
    padding: 0px !important;
    border: 3px solid #d92b1b;
    border-radius: 36px;
    height: 96%;
}
.more-view-round {
    padding: 25px 11.1px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.more-view-round .btn:focus {
    outline: 0 !important;
    box-shadow: 0 0 0 0 !important;
    /* border-radius: 50% !important; */
}
.section2_txt {
    padding-left: 3rem !important;
}
/* #carouselExampleDark1_2 {
    display: none;
}
#carouselExampleDark1 {
    display: block;
}
#carouselExampleDark_1 {
    display: none;
}
#carouselExampleDark {
    display: block;
} */
.process_txt2 {
    padding-left: 1rem !important;
}
.process_txt1 {
    padding-right: 1.5rem !important;
}
.b2c_sec_5_btn {
    width: 25%;
}
.footer_adress_txt1 {
    margin-top: 3rem !important;
    padding-left: 3rem !important;
}
.footer_adress {
    padding-top: 3rem !important;
}
@media screen and (max-width: 1600px) {
    #carouselExampleDark1 .carousel-inner img {
        width: 520px !important;
    }
    .transform-first-image {
        margin-left: -6px;
    }
}
@media screen and (max-width: 1500px) {
    .transform-first-image {
        margin-left: -83px;
    }
}
@media screen and (max-width: 1400px) {
    #carouselExampleDark1 .carousel-inner img {
        width: 454px !important;
    }
    .transform-first-image {
        margin-left: 0px;
    }
}
.artist-text-title {
    font-size: 39px;
    line-height: 1.2;
}
@media screen and (max-width: 1370px) {
    .transform-first-image {
        margin-left: -40px;
    }
}
@media screen and (max-width: 1650px) {
    #carouselExampleDark1 .carousel-inner img {
        width: 565px !important;
    }
    .transform-first-image {
        margin-left: -63px;
    }
    .artist-text-title {
        font-size: 35px;
        line-height: 1.2;
    }
}
#first-menu {
    overflow: hidden;
}
.fs-20-px {
    font-size: 20px;
}
.w-60 {
    width: 60% !important;
}
.fs-45-px {
    font-size: 54px;
}
@media screen and (max-width: 990px) {
    .text_change_btn {
        padding-top: 0.6rem;
    }
}
#web_view_headerIcon {
    display: block;
}
#mobile-menu {
    display: none;
}
#web-menu {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
@media screen and (max-width: 768px) {
    #web_view_headerIcon {
        display: none;
    }
    .m-b-90 {
        margin-bottom: 90px;
    }
    .landing #top_header .navbar-brand {
        width: 100% !important;
    }
    #mobile-menu #first-menu {
        text-align: -webkit-center;
    }
    #mobile-menu {
        display: block;
    }
    #web-menu {
        display: none;
    }
    .landing-section2 .fl-d-reverse {
        display: flex;
        flex-direction: column-reverse;
    }
    .landing-section2 .fl-d-row {
        display: flex;
        flex-direction: row;
    }
    #bitglim-menus {
        margin-top: 40px;
    }
    #top_header .navbar_icon {
        width: 70%;
    }
    .fs-45-px {
        font-size: 30px;
    }
    .landing-section1 .font-sans-serif br,
    .landing-section2 br,
    .b2b-section3 br,
    .b2c-section6 br {
        display: none;
    }
    .section2_txt {
        padding-left: 0rem !important;
    }
    /* #carouselExampleDark1_2 {
        display: block;
    }
    #carouselExampleDark1 {
        display: none;
    }
    #carouselExampleDark_1 {
        display: block;
    } */
    /* #carouselExampleDark {
        display: none;
    } */
    #carouselExampleDark1_2 .carousel-control-next-icon,
    #carouselExampleDark1_2 .carousel-control-prev-icon {
        /* width: 5rem;
        height: 5rem; */
        filter: invert(0) grayscale(100) brightness(95);
    }
    .process_txt2 {
        padding-left: 0rem !important;
    }
    .process_txt1 {
        padding-right: 0rem !important;
    }
    .b2b-section5 .w-60 {
        width: 100% !important;
    }
    .b2c_sec_5_btn {
        width: 66%;
    }
    .footer_adress_txt1 {
        margin-top: 0rem !important;
        padding-left: 0rem !important;
    }
    .footer_adress {
        padding-top: 1rem !important;
    }
    .landing-section1text1 {
        padding: 30px;
    }
        .landing-section1text1 {
        justify-content: unset;
    }
    .nato-sans-font {
        font-size: larger !important;
    }
    .sec3_heding_1 {
        font-size: calc(1.375rem + 1.5vw) !important;
    }
    .artist-text-title {
        font-size: calc(1.375rem + 1.5vw) !important;
    }
    .more-view-round {
        padding: 42px 11.1px;
        border-radius: 50%;
    }
    .more-view-round:focus{
        border-radius: 50% !important;
    }
    #divisor {
    &::before {
        top: 1px;
    }
}
}
@media screen and (max-width: 990px) {
    #mobile-menu .bg-color-logo {
        background-color: #b22e25;
        border-color: #c4171e;
    }
}
@media only screen and (max-width: 425px) {
    .download_app_icon {
        width: 80%;
    }
    .secetion1_title_top {
        line-height: 1.5;
    }
}
@media only screen and (max-width: 765px) {
    .sec1div2Box {
        min-height: 240px;
    }
}

#comparison {
    width: 100%;
    padding-bottom: 75%;
    overflow: hidden;
    position: relative;
}

figure {
    position: absolute;
    background-image: url(../../images/b2c/b2cSec1bgImage2.png);
    background-size: inherit;
    font-size: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}

#divisor {
    background-image: url(../../images/b2c/b2cSec1bgImage2_1.png);
    background-size: inherit;
    position: absolute;
    width: 50%;
    box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3);
    bottom: 0;
    height: 100%;

    &::before,
    &::after {
        content: "";
        position: absolute;
        right: -2px;
        width: 4px;
        height: calc(50% - 25px);
        background: white;
        z-index: 3;
    }
    &::before {
        top: 70px;
        box-shadow: 0 -3px 8px 1px rgba(0, 0, 0, 0.3);
    }
    &::after {
        bottom: 0;
        box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.3);
    }
}
#handle {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
    cursor: pointer;
    &::before,
    &::after {
        content: "";
        width: 0;
        height: 0;
        border: 6px inset transparent;
        position: absolute;
        top: 50%;
        margin-top: -6px;
    }
    &::before {
        border-right: 6px solid white;
        left: 50%;
        margin-left: -17px;
    }
    &::after {
        border-left: 6px solid white;
        right: 50%;
        margin-right: -17px;
    }
}

input[type="range"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: absolute;
    top: 50%;
    left: -25px;
    transform: translateY(-50%);
    background-color: transparent;
    width: calc(100% + 50px);
    z-index: 2;

    &:focus,
    &:active {
        border: none;
        outline: none;
    }
}
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: transparent;
    border: 4px solid white;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
}
input[type="range"]::-moz-range-track {
    -moz-appearance: none;
    height: 15px;
    width: 100%;
    background-color: transparent;
    position: relative;
    outline: none;
}
.ss-1 .swiper-wrapper img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
}
.swiper-container.ss-1 {
    padding-bottom: 30px;
    cursor: grab;
}
.swiper-container.ss-1:active {
    cursor: grabbing;
}
.ss-1 .swiper-pagination {
    bottom: 0 !important;
}
.ss-1 .swiper-pagination-bullet {
    background: #999;
    opacity: 1;
}
.ss-1 .swiper-pagination-bullet-active {
    background: #fff;
}

.ss-1 .outer-wrapper {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
}
.ss-1 .lang.eng {
    color: #bf261a;
    text-transform: uppercase;
    font-weight: 600;
}
.ss-1 .lang.kr {
    color: #fff;
}
.ss-1 .ryt-part {
    color: #fff;
    display: flex;
    gap: 15px;
    align-items: center;
}
.ss-1 .inner-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ss-1 .fa-arrow-right {
    border: 1px solid #fff;
    padding: 6px 5px;
    border-radius: 50%;
    font-size: 30px;
    width: 30px;
}
.ss-1 .inner-wrapper a {
    text-decoration: none;
}
.ss-1 .inner-wrapper a:hover {
    color: #bf261a;
}
.ss-1 .inner-wrapper a:hover svg {
    border-color: #bf261a;
}
.ss-1 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 3px !important;
}
.sa-confirm-button-container .btn:focus {
    border-radius: 0 !important;
}
.ss-2 .swiper-slide img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    object-fit: cover;
    max-height: 315px;
}
.ss-2 {
    overflow: hidden;
    position: relative;
}
.ss-2 .swiper-slide {
    transition:
        transform 0.4s ease,
        opacity 0.4s ease;
}

.ss-2 .swiper-slide-active {
    transform: scale(1);
    opacity: 1;
    z-index: 5;
}

.ss-2 .swiper-slide-prev,
.ss-2 .swiper-slide-next {
    opacity: 0.5;
}
.ss-2 .swiper-slide:not(.swiper-slide-active) {
    opacity: 0.5;
    transform: scale(0.9);
}
.ss-2 .swiper-button-next,
.ss-2 .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 140px;
    height: 44px;
    /* margin-top: -5px; */
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    filter: brightness(0) invert(1);
}
.ss-3 .swiper-button-next,
.ss-3 .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 140px;
    height: 44px;
    margin-top: -5px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    filter: brightness(0) invert(1);
}

.ss-3 .swiper-slide img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    object-fit: cover;
}

.ss-3 .swiper-slide {
    transition:
        transform 0.4s ease,
        opacity 0.4s ease;
}

.ss-3 .swiper-slide-active {
    transform: scale(1);
    opacity: 1;
    z-index: 5;
}

.ss-3 .swiper-slide-prev,
.ss-3 .swiper-slide-next {
    opacity: 0.5;
}
.ss-3 .swiper-slide:not(.swiper-slide-active) {
    opacity: 0.5;
    transform: scale(0.9);
}

@media screen and (min-width: 570px) {
    .ss-3 .swiper-button-prev {
        left: calc(60% - 380px) !important;
    }
    .ss-3 .swiper-button-next {
        right: calc(60% - 380px) !important;
    }
}
@media screen and (max-width: 570px) {
    .ss-3 .swiper-button-next, .ss-3 .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 30px;
        height: 44px;
        margin-top: -5px;
        z-index: 10;
        cursor: pointer;
        -moz-background-size: 27px 44px;
        -webkit-background-size: 27px 44px;
        background-size: 27px 44px;
        background-position: center;
        background-repeat: no-repeat;
        filter: brightness(0) invert(1);
    }
}
.ss-3{
    position: relative;
}
@media screen and (max-width: 768px) {
    #divisor {
    &::before {
        top: 1px;
    }
}
}
.more-view-round:focus {
    border-radius: 50%;
}
