.full-height {
    height: 100%;
}

.relv {
    position: relative;
}

.relv:after {
    content: "";
    clear: both;
    display: table;
}

#sync1 {
    position: relative;
}

#sync1 .item:not([data-type="image"]) {
    position: relative;
    padding-bottom: 56.25%;
}

#sync1 .item iframe,
#sync1 .item video,
#sync1 .item model-viewer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
}

#sync1.owl-carousel.owl-loaded {
    margin-bottom: 15px;
}

#sync1 .owl-nav button {
    color: #fff;
    position: absolute;
    top: 50%;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

#sync2 {
    margin-top: -80px;
    background-color: #000;
    padding-top: 15px;
}

#sync2 .owl-nav button {
    color: #fff;
    position: absolute;
    top: 40%;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

#sync1:hover button,
#sync2:hover button {
    opacity: 1;
    visibility: visible;
}

#sync1 .owl-nav .owl-prev,
#sync2 .owl-nav .owl-prev {
    left: 5px;
}

#sync1 .owl-nav .owl-next,
#sync2 .owl-nav .owl-next {
    right: 10px;
}

#sync1 .owl-nav button {
    font-size: 62px;
}

#sync2 .owl-nav button {
    font-size: 18px;
}

#sync2 .item {
    padding: 1px;
    cursor: pointer;
    border: solid 1px transparent;
}

#sync2 .item img {
    height: 180px;
}

#sync2 .synced .item {
    border-color: #317eac;
}

#sync2 .item {
    min-width: 81px;
}

#sync2 .owl-item,
#sync1 .owl-item {
    min-width: 81px;
    max-height: 100%;
}

.mt-10 {
    margin-top: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-18 {
    margin-bottom: 18px;
}

.mt-15 {
    margin-top: 15px;
}

.pb-15 {
    padding-bottom: 15px;
}

.download-tab h5 {
    color: inherit;
}

.smp-a {
    color: inherit;
    text-decoration: underline;
}

.download-tab ul {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    margin-top: 20px;
}

.download-tab li {
    margin-bottom: 8px;
}

.download-tab li a {
    display: flex;
    justify-content: space-between;
}

.download-tab li a>span:last-of-type {
    color: #555;
}


/* width */

.bundle-wrap::-webkit-scrollbar {
    width: 10px;
}


/* Track */

.bundle-wrap::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

.bundle-wrap::-webkit-scrollbar-thumb {
    background: rgb(172, 171, 171);
    border-radius: 8px;
}


/* Handle on hover */

.bundle-wrap::-webkit-scrollbar-thumb:hover {
    background: rgb(133, 131, 131);
}

.bundle-wrap {
    max-height: 265px;
    overflow-y: auto;
}

.bundle-wrap li {
    padding: 4px 0;
    transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
}

.bundle-wrap li:hover {
    background-color: #ececec;
}

.bundle-wrap li:not(:last-of-type) {
    margin-bottom: 3px;
}

.bundle-wrap li>div:last-of-type {
    color: #317eac;
    margin-top: 3px;
}

.smp-rectangle {
    padding-top: 13px;
    padding-bottom: 13px;
}

.title-info {
    border: solid 1px #000;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    transform: rotate(18deg);
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
}

.tooltip-inner {
    max-width: 350px;
}

.title-info+.tooltip {
    width: 400px;
}

.date-rectangle div:first-of-type {
    margin-bottom: 10px;
}

.model-rectangle>div {
    border-bottom: solid 1px #ddd;
    padding: 18px 0;
}

.model-rect-gap {
    margin-top: 13px;
}

div.model-rect-top {
    padding-top: 0;
}

.model-rect-top>div:not(:last-of-type) {
    margin-bottom: 30px;
}

.model-rect-h {
    margin-bottom: 8px;
}

.model-details-rectangle li:first-of-type {
    border-top: solid 1px #ddd;
}

.model-details-rectangle li {
    border-bottom: solid 1px #ddd;
    display: flex;
    justify-content: space-between;
    padding: 6px 0;
}

.model-details-rectangle li img {
    width: 18px;
    object-fit: cover;
}

@media(max-width: 991px) {
    #content-info-bar-right-cont {
        margin-top: 10px;
    }
}

@media(min-width: 768px) {
    #tabs-section {
        padding-left: 0;
    }
}

@media(max-width: 767px) {
    #player-main-cont {
        padding: 0;
    }
    #content-to-move {
        margin: 0;
    }
    #tabs-section {
        padding-right: 0;
        padding-left: 0;
    }
}

.player-layout-cont.small-video .main-row .black-bg {
    display: none;
}

.blck-bg {
    background-color: #000;
    margin-bottom: 20px;
}

.player-layout-cont.wide-video .main-row .black-bg .spinner,
.spinner-center {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.player-layout-cont.wide-video .main-row .video-container {
    width: 100%;
    height: 812px;
    max-height: 900px;
    margin-bottom: 20px;
}

.player-layout-cont.wide-video .main-row .black-bg .spinner {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.front-side,
.bottom-side,
.cube {
    max-height: 160px;
    margin: 0;
}

.bottom-side {
    -webkit-transform: rotateX(-90deg) translateZ(0px);
    transform: rotateX(-90deg) translateZ(0px);
}

@media screen and (max-width: 768px) {
    #sidebar {
        padding: 0px;
    }
}

.tested {
    margin-top: 20px;
}

.tested img {
    max-height: 35px;
    margin-bottom: 5px;
}

#download-percent {
    margin-top: 10px;
}

#ajaxloader {
    height: 100%;
    text-align: center;
    left: 50%;
    right: 50%;
    vertical-align: middle;
    position: relative;
    max-width: 170px;
}

.vertical-center {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#carousel {
    max-height: 910px;
}

.owl-carousel {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}

.owl-carousel .owl-item img {
    object-fit: contain;
}

#asset-file-formats ul li {
    list-style: inside;
    margin-bottom: 5px;
    margin-left: 5px;
}

.lft-li {
    margin-left: 20px;
}

.free-item {
    margin-bottom: -15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lazy-load-poster {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url("/images/assets/GLB/sfondo@0.5x.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.button-load {
    background-image: url("https://modelviewer.dev/assets/ic_get_app_white_24dp.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: 6% 50%;
    background-color: #000;
    color: white;
    cursor: pointer;
    border-radius: 6px;
    display: inline-block;
    padding: 10px 18px 9px 40px;
    font-weight: 500;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2), 0 0 4px rgba(0, 0, 0, .25);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 100;
}

.viewer-model {
    --progress-bar-color: rgb(128, 207, 71);
    --progress-bar-height: 15px;
}

.loadermedia {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 20px;
    z-index: 3;
}

.loadermedia .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 1;
    color: #b1adad;
}

.loadermedia .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 1;
    color: #b1adad;
}

  
.example-file-item{
    margin-bottom:10px;
}