html {
    scroll-behavior: smooth;
}


body[class*="k-vr-porn-section"] .l-main,
body.interactives-section .l-main {
    padding-top: 0 !important;
    color: #fff;
}

/*.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    list-style: none;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #6c757d;
    content: "/";
}*/

.videoListContainer {
    flex-wrap: nowrap;
    margin-bottom: 15px;
    height: auto !important;
    width: 100%;
}

.videoListContainer .videoItem {
    /*min-width: auto!important;*/
    /*max-width: 450px!important;*/
    margin-top: 0;
}

.free-video-box {
    background: #232323;
    box-shadow: 0px 15px 71.25px 3.75px rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: 75%;
    width: 100%;
}

.buy_box {
    min-width: 25%;
    background: #222;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.video-free-portada {
    width: 50%;
    margin: 20px 0;
    min-height: 436px;
    display: flex;
    align-items: end;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
    position: relative;
}

.video-free-caption {
    padding: 100px 20px 20px;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .7) 100%);
}

.video-free-portada a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
}

.logo_n_name {
    display: flex;
    margin-bottom: 15px;
    transition: all linear .2s;
}

.logo_n_name img {
    margin-right: 10px;
}

.featured_video_free_container .video-free-portada:hover .logo_n_name {
    margin-bottom: 25px;
}

.act_name {
    font-size: 27px;
    font-weight: 700;
}

.buy_box_b,
.buy_box_free {
    min-width: 25%;
    border-radius: 0 10px 10px 0;
}

.free__box {
    padding: 20px;
    text-align: center;
}

.free__box p {
    font-size: 13px;
    line-height: 16px;
}

._now_box {
    padding: 20px;
    text-align: center;
}

._now_box .title,
._now_box h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 0;
    line-height: 27px;
}

._now_box .subtitle {
    font-weight: 600;
    font-size: 14px;
    /*margin-bottom: 10px;*/
    display: block;
}

._now_box .btn-default {
    background-color: var(--main-color);
}

.features-list {
    max-width: max-content;
    margin: 0 auto;
}

.features-list li {
    text-align: left;
    padding: 3px 0;
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

.features-list li h3,
.features-list li h4 {
    font-size: 15px;
    margin-bottom: 0;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    text-transform: none;
}

._now_box .offer .discount {
    padding: 0 5px;
    background-color: #f7b004;
    color: #000;
    font-weight: 700;
    display: inline-block;
    border-radius: 3px;
    margin-right: 5px;
}

._now_box .offer {
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    flex-direction: column;
}

._now_box .offer .price {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    font-family: 'Raleway', Arial, sans-serif;
    -webkit-font-feature-settings: "lnum";
    -moz-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    margin: 0;
    line-height: 1.3;
}

._now_box .offer .price sup {
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    /*display: block;*/
    /*margin-top: 5px;*/
}

._now_box .offer .nota {
    font-size: 12px;
    line-height: 14px;
    font-weight: 600;
    color: #000;
    width: 100%;
}

._now_box .features-list {
    margin: 0 auto !important;
}

._now_box .offers_div>a {
    color: #000;
    text-decoration: underline;
    margin-top: 15px;
    font-size: 13px;
    margin-top: 0;
    display: inline-block;
}

.buy_box_b ._now_box .offer .price,
.buy_box_b ._now_box .offer .nota,
.buy_box_b ._now_box .offers_div>a {
    color: #fff !important;
}

._now_box .offers_div~.features-list {
    margin-top: 15px !important;
}

.features-list li img,
.features-list li i {
    font-size: 20px;
    margin-right: 10px;
    color: var(--jap-color);
}

._now_box .btn-default {
    border-radius: 30px;
    font-size: 18px;
    padding: 10px 60px;
    font-weight: 700;
    margin-top: 15px;
    color: #fff;
    line-height: 1.4;
}

.vrpa .links-quarter .buy_box_w {
    border: 1px solid var(--main-color);
}

.links-quarter ._now_box .btn-default {
    background-color: var(--main-color);
    padding: 10px 20px !important;
    width: 100%;
}

.links-quarter ._now_box .btn-default:hover {
    background-color: #000 !important;
}

.best-video-item .extra-badge {
    position: absolute;
    top: 4px;
    right: 65px;
    background: #ffc600;
    padding: 5px 8px;
    display: block;
    color: #000;
    font-weight: 800;
    font-size: 13px;
    line-height: 1;
}

.best-video-item .best-video-box .video-badge {
    position: absolute;
}

.buy_box_b {
    background-color: #111;
    /*border-radius: 15px;*/
    display: flex;
    padding: 20px;
    align-items: center;
    justify-content: center;
}

.buy_box_w,
.buy_box_free {
    width: 25%;
    border-radius: 0 10px 10px 0;
}

.buy_box_w {
    background-color: #fff;
    border-radius: 15px !important;
}

.buy_box_w.left_connected,
.buy_box_w.left_connected ._now_box .header_buy_box {
    border-radius: 0 15px 0 0 !important;
}

.buy_box_w.left_connected {
    border-bottom-right-radius: 15px !important;
}

.buy_box_free {
    margin: 20px 0;
    background-color: #111;
    display: flex;
    align-items: center;
    justify-content: center;
}

.buy_box_free .title {
    margin-bottom: 10px;
}

.buy_box_free ._now_box>p,
.buy_box_free .subtitle {
    font-size: 13px;
    line-height: 20px;
}

.buy_box_free ._now_box>p {
    margin-bottom: 10px;
}

.buy_box_w ._now_box {
    padding: 0;
    display: flex;
    flex-direction: column;
}

.buy_box_w ._now_box>div {
    padding: 20px;
}

.buy_box_w ._now_box .header_buy_box {
    background-color: var(--main-color);
    border-radius: 10px 10px 0 0;
}

.buy_box_w ._now_box .body_buy_box .features-list {
    color: #111;
    font-weight: 600;
}

/*VR Studios*/
.links-quarter .w-portfolio-h .studio-list {
    margin-bottom: 25px;
    flex-direction: column;
}

.links-quarter .studio-list>a {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    transition: all linear .2s;
}

.links-quarter .studio-list>a>img {
    width: 100%;
}

.links-quarter .data-studio {
    background: rgba(255, 255, 255, 1);
}

.links-quarter .studio-header {
    padding: 15px;
}

.links-quarter .studio-header>h3 {
    /*margin-bottom: 0px;*/
    text-transform: uppercase;
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 15px;
    font-weight: 900;
    color: #000;
}

.links-quarter .studio-content {
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: rgba(0,0,0,.5); */
    border-top: 1px solid #ddd;
    color: #000;
    position: relative;
    flex-wrap: wrap;
}

.links-quarter .studio-content .price {
    display: flex;
    align-items: center;
    min-width: 45%;
    width: 45%;
}

.links-quarter .studio-content .offer-price>span.sub {
    font-size: 12px;
}

.links-quarter .studio-content .offer-price {
    font-size: 24px;
    font-weight: 700;
}

.links-quarter .studio-content .btn-offer {
    background: #e4003a;
    color: #fff;
    font-weight: 700;
    padding: 8px 20px;
    border-radius: 30px;
    transition: all linear .2s;
    min-width: 106px;
    width: 40%;
    text-align: center;
}

/**/

.featured_video_free_container {
    display: flex;
}

.free_features_label {
    background: var(--main-color);
    color: #fff;
    font-size: 12px;
    line-height: 1;
    padding: 3px 10px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 auto;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.videos_list .featured_video_free_container {
    display: flex;
    border-radius: 20px;
    overflow: hidden;
}

.left_box {
    border-right: 2px solid;
}

.left_box p {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
}

.right_box p {
    font-size: 17px;
    line-height: 28px;

}

.best-free-vr-porn>div {
    padding: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.features {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.feature {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px
}

.features h3 {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0;
    white-space: nowrap;
}

.features img {
    margin-right: 5px;
}

.free__box .btn-default,
.buy_box_free ._now_box .btn-default {
    border-radius: 30px;
    font-size: 13px;
    padding: 10px 20px;
    font-weight: 600;
    margin-top: 15px;
    color: #fff;
    background: #666 !important;
}

/*TABLE*/
.table_compatibility {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #fff;
    width: 100%;
}

.table_compatibility td {
    border-style: solid;
    border-width: 0px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
    border-bottom: 1px solid;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle
}

.table_compatibility th {
    border-style: solid;
    border-width: 0px;
    border-bottom: 1px solid;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
    text-align: center;
    vertical-align: middle
}

.table_compatibility .tg-0pky {
    border-color: inherit;
    vertical-align: middle
}

.table_compatibility h4 {
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    white-space: nowrap;
}

.table_compatibility td.td-headsets {
    padding: 0 5px;
}

.table_compatibility .q-3k>td:first-child,
.table_compatibility .q-4k>td:first-child,
.table_compatibility .q-5k>td:first-child,
.table_compatibility .q-6k>td:first-child,
.table_compatibility .q-8k>td:first-child {
    font-family: 'Raleway', Arial, sans-serif;
    font-style: italic;
    font-weight: 700;
    -webkit-font-feature-settings: "lnum";
    -moz-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    font-size: 20px;
}

.table_compatibility .fa-exclamation-circle,
.help-box .fa-exclamation-circle {
    color: #fc0;
}

.table_compatibility .q-ok .fa-circle,
.help-box .fa-circle {
    color: #19ce4c;
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table_compatibility img {
    min-width: 50px;
}

.help-box {
    padding: 10px 15px;
}

.help-box>span {
    margin-right: 15px;
    font-size: 13px;
}

/*VIDEO ITEM*/
.videoListContainer {
    display: flex;
    flex-wrap: wrap;
}

.columns-3 .videoItem {
    position: relative;
    /*min-width: 20%;
    max-width: 20%;*/
    min-width: 33.3333% !important;
    max-width: 33.3333% !important;
    flex-grow: 1;
    flex-basis: 0%;
    padding: 0 5px;
    transition: transform .2s;
    margin-bottom: 15px;
}

.columns-4 .videoItem {
    position: relative;
    min-width: 25% !important;
    max-width: 25% !important;
    flex-grow: 1;
    flex-basis: 0%;
    padding: 0 5px;
    transition: transform .2s;
    margin-bottom: 15px;
}

.videoItemInner .videoInfo {
    display: flex;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 14px;
    width: 100%;
    justify-content: space-between;
}

.videoTitle {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    padding-right: 10px;
}

.like-container-listado {
    height: auto;
    padding-right: 0;
    padding-left: 5px;
    line-height: 1.8;
    color: #fff;
    min-width: 65px;
}

.like-container-listado>span.fa {
    opacity: .3;
    color: #fff !important;
}

.videoItemInner .video-model {
    color: #fff;
    font-size: 13px;
    opacity: .5;
}

.video-badge {
    pointer-events: none;
    top: 4px;
    right: 4px;
    z-index: 97;
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #fff;
    border-radius: 0;
    opacity: 1;
    font-family: 'Open Sans', Arial, sans-serif;
}

.video-badge .left-side {
    color: #fff;
    margin: 2px;
    font-weight: 700;
    background: #1a1a1a;
    padding: 2px 5px;
    line-height: 1;
}

body.pvg .video-badge .left-side {
    background: #1a172e;
}

.video-badge .right-side {
    margin: 2px;
    line-height: 1;
}

.video-badge .right-side-h {
    background: #fff;
    color: #1a1a1a;
    padding: 2px;
}

.video-badge .right-side-h::before {
    content: "VR";
    font-weight: 700;
}

.videoItem:hover {
    transform: scale(1.05);
    z-index: 999;
}

/**/

.container {
    max-width: 1370px;
    width: 100%;
}

.videos_list_header {
    display: flex;
    align-items: flex-start;
    margin: 0 0 20px;
}

.videos_list_header .icon-title {
    background: var(--main-color);
    color: #fff;
    width: 42px;
    height: 42px;
    min-width: 42px;
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    border-radius: 50%;
    margin-right: 10px;
}

.vrp:not(.page-template-page-nomenu) {
    margin-bottom: 60px;
}

.claim_and_btn {
    text-align: center;
    padding-bottom: 50px;
}

.claim_and_btn.only-btn {
    padding-bottom: 0;
    padding-top: 45px;
    position: relative;
}

.claim_and_btn.only-btn:before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    background: #fff;
    ;
}

.claim_and_btn p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.claim_and_btn.left-align {
    padding-bottom: 20px;
    padding-left: 5px;
    text-align: left;
}

.claim_and_btn.left-align p {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 10px;
}

.claim_and_btn .big_text {
    font-size: 32px;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 36px;
    ;
}

.claim_and_btn.left-align .big_text,
.claim_and_btn.left-align p {
    text-align: left;
    margin-bottom: 10px;
}

.claim_and_btn a.link-help {
    color: #fff;
    margin-top: 20px;
    display: block;
}

.btn-default {
    padding: 15px 35px;
}

.claim_and_btn .btn-default,
.baner_module .btn-default {
    background-color: #fff !important;
    color: #000 !important;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 800;
    line-height: 1;
    border-radius: 30px;
    transition: all linear .2s;
    display: inline-block;
    position: relative;
}

.btn.btn-lovense {
    background-color: #ff2d89 !important;
    color: #fff;
}

.btn.btn-kiiroo {
    background-color: #2EA1FF !important;
    color: #fff;
}

.claim_and_btn .btn-default:hover,
.baner_module .btn-default:hover {
    background-color: var(--main-color) !important;
    color: #fff !important;
}

.btn.btn-lovense:hover,
.btn.btn-kiiroo:hover {
    background-color: #000 !important;
    cursor: pointer;
}

.videos_list_header .title-text h2 {
    font-weight: 700;
    margin-bottom: 0;
    font-size: 32px;
}

.hero_right {
    padding-left: 50%;
    padding-bottom: 5%;
}

.no-credit {
    display: flex;
    margin-bottom: 15px;
    height: 28px;
}

.no-credit .dest {
    background: #ffc600;
    color: #23282c;
    display: flex;
    font-size: 13px;
    font-weight: 600;
    padding: 2px 10px;
    border-radius: 3px;
    align-items: center;
}

.no-credit .dest i,
.no-credit .dest img {
    margin-right: 5px;
    font-size: 18px;
}

.herobaner-content {
    min-height: 80vh;
    height: auto;
    padding-top: 10vh;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.title-p {
    font-size: 22px;
    font-weight: 600;
    margin: 20px 0 15px;
}

p.title-p {
    font-size: 18px;
    margin: 20px auto 15px;
    font-weight: 600;
}

.features_list {
    display: flex;
    align-items: center;
}

.features_list li {
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.features_list li img {
    margin-right: 5px;
}

.compatibility {
    /*opacity:0.6;*/
    margin-top: 50px;
}

.compatibility p {
    font-size: 12px;
}

.herobaner-content h1 {
    font-size: clamp(32px, 100px, 7vw);
    font-weight: 900;
    line-height: 1;
    /*letter-spacing:-5px;*/
}

.herobaner-content h1 span,
.herobaner-content h2 span {
    color: var(--main-color);
}

.herobaner-content h2 span {
    font-weight: 700;
}

.herobaner-content h2 {
    font-size: 32px;
    color: #fff;
    font-weight: 700;
}

.best-free-vr-porn {
    border: 2px solid #fff;
    display: flex;
}

.best-free-vr-porn h2 {
    /*font-size:48px;*/
    font-size: clamp(28px, 48px, 5vw);
    font-weight: 700;
    white-space: nowrap;
    margin-bottom: 10px;
}

.left_box {
    border-right: 2px solid;
}

.left_box p {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}

.right_box {
    text-align: center;
    flex: auto;
}

.best-free-vr-porn>div {
    padding: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.features {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.feature {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px
}

.features h3 {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0;
    white-space: nowrap;
}

.features img {
    margin-right: 5px;
}

.slider {
    height: 50px;
    padding-left: 5px;
    overflow: hidden;
    /* hide the text outside the slider div area */
}

.slider div {
    color: #fff;
    height: 50px;
    margin-bottom: 50px;
    padding: 2px 5px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.slider div h3,
.slider div h4,
.slider .h3 {
    line-height: 1.2;
    margin-bottom: 0;
    font-size: 14px;
}

.slider-text1 {
    /*background: lightgreen;*/
    animation: slide 15s linear infinite;
}

/*.slider-text2 {
    background: skyblue;
}
.slider-text3 {
    background: lightcoral;
}*/
@keyframes slide {
    0% {
        margin-top: -300px;
    }

    5% {
        margin-top: -200px;
    }

    33% {
        margin-top: -200px;
    }

    38% {
        margin-top: -100px;
    }

    66% {
        margin-top: -100px;
    }

    71% {
        margin-top: 0px;
    }

    100% {
        margin-top: 0px;
    }
}

/*.free-video-box{
    background:rgba(255,255,255,.1);
}*/
.free-video-container {
    padding: 20px;
    display: flex;
    /*justify-content: space-between;*/
    flex-direction: column;
}

.free-video-text {
    width: 100%;
    margin-bottom: 15px;
    box-sizing: border-box;
}

.free-video-text img {
    margin-top: 20px;
}

.free-video-box h2,
.img_and_text_section h2 {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 0;
}

.-ribbon {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 15px;
    background: var(--main-color);
}

.-ribbon .btn-default,
.img_and_text_section .btn-default,
.btn-default {
    color: #fff;
    background-color: var(--main-color);
    font-size: 16px;
    font-weight: 800;
    line-height: 1;
    border-radius: 30px;
    transition: all linear .2s;
    display: inline-block;
}

.img_and_text_section .btn-default,
.inter-box .btn-default {
    background-color: #fff;
    color: #000;
    margin-top: 15px;
}

.inter-box .btn-default:hover {
    background-color: var(--main-color) !important;
    color: #fff;
}

.-ribbon .btn-default:hover,
._now_box .btn-default:hover,
.img_and_text_section .btn-default:hover {
    background: #000;
    color: #fff;
}

.free__box .btn-default:hover,
.buy_box_free ._now_box .btn-default:hover {
    background: #fff !important;
    color: #000;
}

.img_and_text_section,
.table_section {
    padding: 100px 0;
}

.img_and_text_section .row>* {
    display: flex;
    align-items: center;
    justify-content: center;
}

.img_and_text_section img {
    width: 75%;
}

.links-section {
    background: #111;
    padding: 100px 0;
    /*margin: 50px 0;*/
}

.links-section h2 {
    font-weight: 700;
    font-size: 32px;
}

.links-box-list {
    display: flex;
    justify-content: center;
}

.links-section .row {
    display: flex;
    align-items: center;
}

.links-section a.link-help {
    color: #fff;
    margin-top: 15px;
    display: block;
    font-size: 13px;
}

.links-section a.link-help:hover {
    text-decoration: underline;
}

.links-box-list .inter-box {
    border: 2px solid #fff;
    padding: 40px 20px;
    text-align: center;
    position: relative;
    flex: 1;
    margin: 0 2.5%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.links-box-list .inter-box i {
    font-size: 48px;
}

.links-box-list .inter-box ul {
    font-size: 12px;
    line-height: 18px;
}

.links-box-list .inter-box>span:first-child {
    position: absolute;
    background: var(--main-color);
    color: #fff;
    padding: 5px 15px;
    font-size: 12px;
    line-height: 16px;
    top: -13px;
    left: 0;
    right: 0;
    width: auto;
    margin: 0 auto;
    display: table;
}

.links-box-list .inter-box h3,
.links-box-list .inter-box .h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 15px;
}

.links-box-list .inter-box h3.no-margin,
.links-box-list .inter-box .h3.no-margin {
    margin-bottom: 0;
}

.links-box-list .inter-box h3 span,
.links-box-list .inter-box .h3 span {
    font-size: 32px;
    font-weight: 700;
    display: block;
}

.inter-box .btn-default>h3 {
    font-size: 16px !important;
    font-weight: 800 !important;
    margin-bottom: 0 !important;
    line-height: 1 !important;
}

.links-box-list .inter-box p {
    margin: 5px 0;
}

.links-box-list .inter-box p.big_text {
    font-size: 18px;
    font-weight: 700;
}

.big_text>span {
    color: var(--main-color);
}

.section-txt {
    text-align: center;
    width: 75%;
}

.free-video-box h2 span,
.free-video-text span,
.like-container-listado span.fa {
    color: var(--main-color);
}

.slider-wrapper {
    display: flex;
    align-items: center;
}

.-ribbon .circle {
    min-width: 10px;
    min-height: 10px;
    border-radius: 20px;
    background: #fff;
}

.pages-dis {
    display: flex;
    justify-content: flex-start;
}

.pages-dis a {
    margin-right: 10px;
    transition: all linear .2s;
}

.pages-dis a:hover {
    transform: scale(1.1);
}

.list-page-dis.pages-dis {
    display: flex;
    align-items: center;
    justify-content: center;
}

.list-page-dis.pages-dis span,
.list-page-dis.pages-dis a {
    display: block;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    padding: 5px 15px;
    text-decoration: none;
    margin: 0 5px;
    transition: all linear .2s;
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 0;
    font-weight: 600;
}

.list-page-dis.pages-dis span h3,
.list-page-dis.pages-dis a h3 {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 0;
    font-weight: 600;
}

.list-page-dis.pages-dis .current-option {
    background-color: var(--main-color);
}

.list-page-dis.pages-dis a.go-trans:hover {
    background-color: var(--trans-color);
}

.list-page-dis.pages-dis a.go-gay:hover {
    background-color: var(--gay-color);
}

.list-page-dis.pages-dis a.go-ion:hover {
    background-color: var(--ion-color);
}

.dis-img,
.dis-img>* {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 1.2;
}

.dis-img img {
    border-radius: 3px;
    margin-bottom: 5px;
}

body:not(.vrpa) .videoItemInner .videoInfo {
    color: #fff;
}

.videos_list .free-video-video {
    width: 32%;
}

.img_and_text_section .row {
    display: flex;
    align-items: center;
}

.interactive_video span {
    font-size: 13px;
    font-weight: 600;
    padding: 0 10px;
}


.steps_interactive {
    background: #111;
    padding: 50px 0;
}

.steps_interactive h3 {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
}

.steps_interactive .container>p {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 13px;
}

.steps_interactive .container>h3 {
    margin-top: 40px;
}

.interactive-guides {
    display: flex;

}

.interactive-guides .guide {
    margin: 0 10px;
}

.interactive-guides .guide .guide-header {
    background: #000;
    height: 80px;
    padding: 25px;
    display: flex;
    align-items: center;
    border-radius: 20px 20px 0 0;
}

.interactive-guides .guide .guide-footer {
    text-align: center;
    padding: 15px;
    font-size: 12px;
    background: #000;
    border-radius: 0 0 20px 20px;
}

.interactive-guides .guide .guide-header img {
    margin-right: 15px;
}

.steps_list .step_content>img,
.steps_list .step_content .qr_mini {
    margin-right: 10px;
    min-width: 92px;
    min-height: 92px;
}

.steps_list .step {
    /* flex:1;*/
    padding: 10px;
    background: #fff;
    /*margin:0 7px;*/
    position: relative;
    overflow: hidden;
    color: #000;
}

.steps_list .step .step_content {
    display: flex;
}

.steps_list .step:nth-child(even) {
    background: #fafafa;
}

.steps_list .step_content>img {
    margin-right: 10px;
    width: 92px;
    height: 92px;
}

.steps_list .step_content>.step-img {
    margin-right: 10px;
    width: 92px;
    height: 92px;
    min-width: 92px;
    min-height: 92px;
    padding: 15px;

}

.steps_list .step_content p {
    font-size: 13px;
    line-height: 17px;
}

.step_number {
    font-size: 12px;
}

.steps_list .step p.step_title {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 5px;
}

.buttons_hover {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(17, 17, 17, 0.9);
    transition: all linear .2s;
}

.buttons_hover a {
    margin: 0 5px;
}

.buttons_hover a img {
    transition: all linear .2s;
    transform: scale(1);
    position: relative;
    z-index: 1;
}

.steps_list .step:hover .buttons_hover {
    opacity: 1;
}

.buttons_hover>a:hover img {
    transform: scale(1.1);
    z-index: 2;
}

/*RELATED POST*/
.related_posts_section {
    padding: 50px 0;
}

.post_list {
    display: grid;
    /* make grid container */
    grid-template-columns: repeat(3, 1fr);
    /* create template with 3 columns per row */
    column-gap: 1rem;
    /* add gaps between cells (column) */
    row-gap: 3rem;
    /* add gaps between cells (rows) */
    list-style: none;
    padding: 0;
}

.post_list .post {
    /*flex:33%;
    margin:0 7px;*/
    color: #fff;
}

.post_list .post a {
    display: block;
    color: #fff;
}

.post_list .post a:hover img {
    opacity: .4;
}

.post_list .post h4 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
}

.post_list .post h5 {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
}

.post_list .post p {
    font-size: 13px;
    line-height: 20px;
}

.post_list .post img {
    min-height: 150px;
    max-height: 232px;
    object-fit: cover;
    /*margin-bottom:10px;*/
    transition: all linear .2s;
}

/**/

/*LIST STYLE*/
.posts-container.list-style {
    display: flex;
}

.posts-container.list-style .post_list .post a {
    display: flex;
    background: rgba(255, 255, 255, 0.05);
}

.posts-container.list-style .post_list {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 1rem;
}

.posts-container.list-style .post_list {
    margin-right: 1rem;
}

.posts-container.list-style .post_list .post a .img_container {
    width: 150px;
    min-width: 150px;
    max-width: 150px;
    background-color: #111111;
    display: flex;
    align-items: center;
}

.posts-container.list-style .mastrubators_list h3 {
    font-weight: 700;
    text-align: center;
}

.posts-container.list-style .post_list .post a .post_container {
    padding: 20px;
    color: #fff;
}

.posts-container.list-style .post_list .post a .post_container h4 {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 1;
    color: #fff;
}

.posts-container.list-style .post_list .post a .post_container h5 {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1;
    color: rgba(255, 255, 255, .5);
}

.posts-container.list-style .post_list .post a .post_container p {
    font-size: 12px;
    color: #fff;
}

.posts-container.list-style .mastrubators_list {
    flex: 1;
}

.list-footer {
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list-footer a {
    color: #fff;
    text-decoration: underline;
    margin: 5px 0
}

.list-footer a:hover {
    text-decoration: none;
}

.list-footer .btn {
    background-color: #fff;
    color: #000;
    text-decoration: none;
}

.list-footer .btn:hover {
    background-color: var(--main-color);
    color: #fff;
}

/**/

.s_module {
    background: #090909;
}

.baner_module {
    display: flex;
    align-items: center;
    padding: 50px 0;
}

.img_baner {
    margin-right: 20px;
    opacity: .5;
}

.img_baner img {
    min-width: 200px;
}

.baner_container {
    padding-right: 20px;
}

.baner_container h3 {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 10px;
}

.faqs {
    padding: 30px 0 100px;
    color: #fff;
}

.faqs .accordion-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.faqs .accordion-item:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.faqs .accordion-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding-right: 20px;
}

.faqs .accordion-collapse {
    display: none;
}

.faqs .tittle_header {
    font-size: 20px;
    padding: 20px 0;
    display: block;
}

body.vrpa:not(.free-vr-porn-section,.interactives-section) .faqs .tittle_header,
body.vrpa:not(.free-vr-porn-section,.interactives-section) .faqs .tittle_icon {
    color:#000;
}
body.vrpa:not(.free-vr-porn-section,.interactives-section) .faqs .accordion-item{
    border-bottom:1px solid rgba(0,0,0,0.1);
}

.faqs .accordion-item p {
    max-width: 100%!important;
    margin:auto!important;
    margin-bottom: 24px!important;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px!important;
    line-height: 24px!important;
}
body.vrpa:not(.free-vr-porn-section,.interactives-section) .faqs p {
    color:#000;
}

body.vrpa:not(.free-vr-porn-section,.interactives-section) .tittle_comp h2{
    color: #000;
    }
body.vrpa:not(.free-vr-porn-section,.interactives-section) .tittle_comp p{
    color: #000;
}
.faqs ul {
    list-style-type: disc;
}

.faqs ul,
.faqs ol {
    margin-left: 35px;
    margin-bottom: 24px;
}

.faqs ul li,
.faqs ol li {
    margin-bottom: 6px;
    padding-left: 2px;
}

#videos-section .claim_and_btn {
    padding-bottom: 20px;
}

.best-videos {
    margin-bottom: 80px;
}

.best-video-box {
    position: relative;
    display: flex;
}

.best-video-box>img {
    width: 100%;
}

.best-video-box a {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}

.best-video-box a .logo_n_name {
    position: absolute;
    text-transform: uppercase;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
    color: #fff;
    padding: 150px 15px 15px 15px;
    margin-bottom: 0;
    align-items: flex-end;
}

.best-video-box a .interactive_video {
    top: 4px;
    left: 4px;
}

.best-video-item {
    padding: 1.5%;
    transition: all 300ms ease;
}

.slick-center .best-video-item {
    transform: scale(1.08);
    padding: 4%;
}

.play {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 80px;
    height: 80px;
    transition: transform .1s ease-in-out;
    background-color: var(--main-color);
    opacity: 0.7;
    border-radius: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.best-video-item:hover .play {
    transform: scale(1.1);
}

.header-arrows {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 20px;
}

.header-arrows .claim_and_btn.left-align {
    padding-bottom: 0;
}

.arrows {
    width: 80px;
    margin: 15px auto 0;
    background-color: #000;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.slick-arrow {
    width: 36px;
    height: 36px;
    text-indent: -100000px;
}

.slick-arrow.slick-prev {
    background: url('../../img/landings/interactives/arrow_back_w.svg');
    background-size: 25px 25px;
    background-position: center;
    background-repeat: no-repeat;
}

.slick-arrow.slick-next {
    background: url('../../img/landings/interactives/arrow_next_w.svg');
    background-size: 25px 25px;
    background-position: center;
    background-repeat: no-repeat;

}

/* INTERACTIVE VIDEO PAGE MODULE*/

.interactive_video {
    position: absolute;
    pointer-events: none;
    background: transparent;
    top: 4px;
    left: 4px;
    z-index: 97;
}

.interactive_video>div {
    background: #ffc600;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}

.videoItem .interactive_video img {
    width: 22px;
}

.interactive-video-video-page {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #111;
    margin-bottom: 20px;
}

#lovenseSyncBtn {
    display: none;
}

.lvs-dialog {
    z-index: 1;
}

.vrpa .interactive-video-video-page {
    background: #fff;
}

.vrpa .interactive-video-video-page .interactive-icon span {
    color: #000;
}

.interactive-video-video-page .interactive-icon {
    display: flex;
    align-items: center;
    font-weight: 900;
    color: #fff;
}

.interactive-video-video-page .interactive-icon span {
    margin-left: 10px;
}

.interactive-video-video-page .interactive-icon .interactive_video {
    position: static;
}

.interactive-video-video-page .interactive-icon .interactive_video img {
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
}

.interactive-video-video-page .buttons {
    display: flex;
}

.interactive-video-video-page .buttons .btn-default {
    font-size: 14px;
    font-weight: 700;
    border-radius: 0;
}

.interactive-video-video-page .interactive_video>div {
    background: #ffc600;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}

body:not(.logged-in) .interactive-video-video-page .buttons {
    display: none;
}

.truncate-container button {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
}

body.vrpa .truncate-container button {
    color: #111 !important;
}

@media (max-width: 1440px) {
    .best-video-item {
        padding: 5px;
    }

    .slick-center .best-video-item {
        padding: 20px;
        /*opacity: 1;*/
    }
}

@media (max-width: 1180px) {
    .herobaner-content {
        padding-top: 70px;
    }

    .hero_right {
        padding-left: 40%;
    }

    .best-free-vr-porn h2 {
        font-size: 36px;
    }

    .features h3 {
        font-size: 13px;
    }

    .free-video-text {
        max-width: 60%;
    }

    .videos_list .free-video-video {
        width: 32%;
    }

    .steps_list .step>img {
        margin-right: 10px;
        width: 72px;
        height: 72px;
    }

    /*.best-video-item{
        padding:5px;
    }
    .slick-center .best-video-item{        
        padding:10px;
    }*/
}

@media (max-width: 1024px) {
    .herobaner-content {
        min-height: 65vh;
    }

    .best-free-vr-porn h2 {
        font-size: 30px;
        line-height: 1;
    }

    .left_box p {
        font-size: 16px;
    }

    .feature {
        padding: 0 5px;
    }

    .features h3 {
        font-size: 13px;
    }

    .features img {
        width: 15px;
        height: 15px;
    }

    .compatibility {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .buttons_hover {
        opacity: 1;
        position: relative;
        background: transparent;
        margin-top: 15px;
    }

    ._now_box .btn-default {
        padding: 10px 35px !important;
    }

    .best-video-item {
        padding: 0.8%;
    }

    .slick-center .best-video-item {
        padding: 4%;
    }


}

@media (min-width:769px) and (max-width:1024px) {
    .act_name {
        font-size: 20px;
    }

    .logo_n_name img {
        width: 50px;
    }
}

@media (max-width:1023px) {
    .post_list {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width:600px) and (max-width:1023px) {
    .post_list {
        row-gap: 1rem;
        /* add gaps between cells (rows) */
    }

    .img_container {
        min-width: 25%;
        margin-right: 15px;
    }

    .post_list .post a {
        display: flex;
    }
}

@media (max-width: 900px) {
    .herobaner-content {
        min-height: auto;
    }

    .title-p {
        font-size: 18px;
    }

    .links-section .row {
        flex-direction: column;
    }

    .videos_list .featured_video_free_container {
        flex-direction: column;
    }

    .steps_list {
        flex-direction: column;
    }

    .links-box-list {
        margin-top: 20px;
    }

    .featured_video_free_container {
        flex-direction: column;
    }

    .featured_video_free_container .video-free-portada {
        border-radius: 10px 10px 0 0;
        margin-bottom: 0;
    }

    .featured_video_free_container>div {
        width: 100% !important;
    }

    .interactives-landing .buy_box_w ._now_box .header_buy_box {
        border-radius: 0 !important;
    }

    .interactives-landing .buy_box_w {
        border-radius: 0 0 15px 15px !important;
    }

    .buy_box_w.left_connected ._now_box .header_buy_box {
        border-radius: 0 !important;
    }

    .buy_box_w.left_connected {
        border-radius: 0 0 15px 15px !important;
    }

    .featured_video_free_container .buy_box_free {
        margin-top: 0;
        border-radius: 0 0 10px 10px;
    }

    ._now_box img.product_img {
        display: block;
        margin: 10px auto;
    }

    .interactive-guides,
    .posts-container.list-style {
        flex-direction: column;
    }

    /*.best-video-item{
        padding:10px;
    }
    .slick-center .best-video-item{        
        padding:20px;
    }*/

}

@media (max-width:768px) and (min-width:600px) {
    .links-quarter {
        margin-left: 2% !important;
        width: 33% !important;
    }

    .g-cols>.three-quarters,
    .g-cols>.three-fourths {
        width: 65%;
    }
}

@media (max-width:600px) {
    .herobaner-content h1 {
        font-size: 36px !important;
        margin-bottom: 15px;
    }
    .faqs {
        padding: 30px 0;
        color: #fff;
    }
    .herobaner-content p,
    .claim_and_btn p {
        font-size: 14px !important;
        line-height: 20px;
    }

    .herobaner-content h2,
    .claim_and_btn .big_text {
        font-size: 24px !important;
        line-height: 28px;
    }

    .interactive-video-video-page .buttons .btn-default {
        font-size: 14px;
        font-weight: 700;
        border-radius: 0;
        padding: 10px 15px;
    }

    .interactive-video-video-page .interactive-icon span {
        font-size: 13px;
    }

    .interactive-video-video-page .interactive-icon .interactive_video img {
        width: 25px;
        height: 25px;
        min-width: 25px;
        min-height: 25px;
    }
}

@media (max-width:600px) {

    .links-section,
    .img_and_text_section,
    .table_section {
        margin: 0;
        padding: 50px 0;
    }

    .links-box-list {
        flex-direction: column;
    }

    .links-box-list .inter-box {
        margin: 20px 0;
    }

    .best-free-vr-porn {
        flex-wrap: wrap;
    }

    .hero_right {
        padding-left: 0;
    }

    .title-p {
        font-size: 16px;
    }

    .left_box {
        border-right: 0;
        border-bottom: 2px solid;
    }

    .best-free-vr-porn>div {
        flex: 1;
        text-align: center;
        padding: 15px;
    }

    .features {
        margin-top: 15px;
    }

    .pages-dis {
        flex-wrap: wrap;
        margin-left: -5px;
        margin-right: -5px;
    }

    .pages-dis a {
        margin: 0 5px;
        transition: all linear .2s;
        width: calc(33.3% - 10px);
        margin-bottom: 15px;
    }

    .pages-dis a:nth-child(3) {
        margin-right: 0;
    }

    .list-page-dis.pages-dis span,
    .list-page-dis.pages-dis.pages-dis a {
        padding: 10px 15px;
        margin: 0 5px 15px;
        width: calc(50% - 10px);
    }

    .herobaner-content {
        padding-top: 150px;
    }

    .free-video-container {
        flex-wrap: wrap;
    }

    .free-video-text {
        width: 100%;
        max-width: 100%;
    }

    .videos_list .free-video-video {
        width: 100%;
        max-width: 100%;
    }

    .free-video-video {
        margin-top: 15px;
    }

    .free-video-box h2,
    .img_and_text_section h2 {
        font-size: 26px;
    }

    .videoListContainer {
        flex-wrap: wrap;
    }

    .videoListContainer .videoItem {
        width: 100%;
        min-width: 100% !important;
    }

    .videos_list .videoListContainer {
        height: auto !important;
        /* min-height:275px!important;*/
    }

    .-ribbon {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        padding: 5px 15px 15px;
        /*background: #111;*/
        flex-wrap: wrap;
        flex-direction: column;
    }

    .-ribbon .btn-default {
        text-align: center;
        width: 100%;
    }

    .img_and_text_section .row {
        flex-direction: column;
    }

    .post_list .post img {
        max-width: 100%;
        width: 100%;
        min-height: auto;
    }

    .baner_module {
        flex-direction: column;
        text-align: center;
    }

    .img_baner {
        margin-right: 0px;
    }

    .img_baner img {
        width: 150px;
    }

    .baner_container {
        padding-right: 0px;
    }

    .list-footer {
        flex-direction: column;
    }

    .post_container>p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        height: 50px;
        width: 150px;
    }

    .interactive-video-video-page {
        flex-direction: column;
        margin-bottom: 0;
    }

    body:not(.logged-in) .interactive-video-video-page {
        align-items: flex-start;
    }

    body.logged-in .interactive-video-video-page .interactive-icon {
        display: none;
    }

    .interactive-video-video-page .buttons,
    .interactive-video-video-page .buttons .btn-default {
        width: 100%;
        text-align: center;
    }

    .interactive-video-video-page .buttons .btn-default {
        padding: 10px;
    }

    .buttons .btn-connect {
        width: 50%;
    }

}


/*provisional tittle*/
.header_module {
    text-transform: uppercase;
    display: inline-flex;
    font-size: 15px;
    letter-spacing: .5px;
    font-weight: 600;
    justify-content: center;
    margin-bottom: 5px
}

.header_module img {
    margin-right: 5px;
    margin-top: -1px
}

.tittle_comp {
    text-align: center
}

.tittle_comp {
    text-align: center
}

.tittle_comp {
    margin-top: 50px
}

.tittle_comp.w_line {
    position: relative;
    z-index:1;
}

.tittle_comp.w_line .header_module {
    background: #1a1a1a;
    padding: 0 10px
}

body.pvg .tittle_comp.w_line .header_module {
    background-color: #1a172e;
}

.tittle_comp.w_line .tittle_group {
    position: relative;
    z-index: 1
}

.tittle_comp.w_line .tittle_group:after {
    content: '';
    z-index: -1;
    width: 100%;
    height: 2px;
    opacity: .5;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 10px;
    background: rgb(255, 255, 255);
    background: -moz-radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .10127801120448177) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .10127801120448177) 50%, rgba(255, 255, 255, 0) 100%);
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .10127801120448177) 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1)
}

.tittle_comp h2 {
    font-size: 42px;
    font-weight: 700;
    padding-top: 0;
    color: #fff
}

.tittle_comp h2 {
    font-size: 36px
}

.tittle_comp p {
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.tittle_comp.w_line p {
    font-size: 22px;
    line-height: 28px;
    width: 60%;
    margin: 0 auto 30px
}

.tittle_comp.w_line p {
    font-size: 18px;
    width: 80%
}

.features_section h2{
    text-align: center;
    margin: 30px 0 15px;
    font-size:28px;
    font-weight: 600;
}

.valor-device {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    padding-top: 20px;
}
.valor-device>div {
    /*max-width: 350px;*/
    width: 33.33%;
    padding: 15px;
    text-align: center;
    box-sizing: border-box;
}
.valor-device>div h3{
    font-size:18px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 700;
    margin:15px 0 5px;
    white-space:normal;
}

@media (max-width: 1024px) {
    .valor-device img{
        width:100%;
        height: auto;
        max-width: 200px;
    }
}
@media (max-width: 600px) {
    .tittle_comp h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .tittle_comp.w_line p {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
    }
    .valor-device>div {
        /*max-width: 350px;*/
        width: 100%;
        padding: 15px;
        text-align: center;
        box-sizing: border-box;
    }
    
}