@charset "utf-8";body{background:#000;color:#fff}main{min-height:90vh}.w-90{width:90%}.w-45{width:45%}.line-spacer{background:rgba(255,255,255,0.2);border:none;height:1px;width:80%;margin:0 auto;margin-top:10px;margin-bottom:10px}.btn-close{position:absolute;top:5px;right:5px}.btn-custom{background:#000;font-size:1rem;text-align:center;display:block;text-decoration:none;color:#fff;border:1px solid #fff;transition:0.5s;width:100%;padding:12px 0;border-radius:100px;margin:5px 0}.btn-custom.btn-green{box-shadow:0 0 6px #39ff14,0 0 14px #39ff14,0 0 26px #39ff14,inset 0 0 6px #39ff14,inset 0 0 14px #39ff14}.btn-custom.btn-blue{box-shadow:0 0 6px #007bff,0 0 14px #007bff,0 0 26px #007bff,inset 0 0 6px #007bff,inset 0 0 14px #007bff}.btn-custom.btn-orange{box-shadow:0 0 6px #ea4b09,0 0 14px #ea4b09,0 0 26px #ea4b09,inset 0 0 6px #ea4b09,inset 0 0 14px #ea4b09}.btn-custom:hover{color:#fff}.btn-custom.btn-solid-orange{background:#ea4b09;border:none}.btn-custom.btn-solid-green{background:#39ff14;border:none}.btn-custom.btn-solid-blue{background:#007bff;border:none}.btn-custom.btn-solid-yellow{background:#ebaa00;border:none}.btn-custom.btn-solid-transaprent{background:transparent;border:2px solid #fff}.btn-custom:hover{opacity:0.8}.user-rol-status-comment{background:#cccccc;color:#000;padding:0;width:100%;display:none}.user-rol-status-comment span{color:#f00}.btn-toggle-menu{position:fixed;top:0;left:5px;font-size:2.5rem;z-index:9999;text-shadow:0 0 5px #ff4800,0 0 10px #ff4800,0 0 20px #ff4800,0 0 40px #ff4800}.btn-toggle-menu .toggle-open{display:block}.btn-toggle-menu .toggle-close{display:none}.btn-toggle-menu.toggledd .toggle-open{display:none}.btn-toggle-menu.toggledd .toggle-close{display:block}.btn-toggle-menu:hover{cursor:pointer}.sidebar-menu{position:fixed;width:300px;top:0;left:-300px;z-index:99;transition:left .3s linear}.sidebar-menu ul.navbar-nav{width:100%;height:100vh;padding:50px 25px 100px 25px;background:#000;overflow:auto}.sidebar-menu ul.navbar-nav a{color:#fff}.sidebar-menu.toggledd{color:#fff;top:0;left:0;transition:left .3s linear}.ocng-layout .wrapp{width:100%;padding:10px}.ocng-layout .wrapp .ocng-row{display:flex;justify-content:space-between;position:relative}.ocng-layout .wrapp .ocng-row .ocng-sidebar-left{width:300px;padding:5px;position:fixed;top:0;left:0}.ocng-layout .wrapp .ocng-row .ocng-sidebar-center{width:800px;margin:0 auto}.ocng-layout .wrapp .ocng-row .ocng-sidebar-right{width:400px;padding:5px;position:fixed;top:0;right:0}.ocng-layout .wrapp .ocng-row .ocng-sidebar-right .copy{color:#ebaa00}.ocng-layout .wrapp .ocng-row .ocng-sidebar-right .copy a{color:#ea4b09}.ocng-layout .wrapp .ocng-row .sidebar-logo img{width:50%}.ocng-layout .wrapp .ocng-row .sidebar-neonicons .nav-btn-icons{width:100%;justify-content:space-between;padding:0;margin:0;align-items:center}.ocng-layout .wrapp .ocng-row .sidebar-neonicons .nav-btn-icons .nav-item .btn-mobil{font-size:2rem;position:relative;text-decoration:none;color:#fff}.ocng-layout .wrapp .ocng-row .sidebar-neonicons .nav-btn-icons .nav-item .btn-mobil.neon-green{text-shadow:0 0 5px #39ff14,0 0 10px #39ff14,0 0 20px #39ff14,0 0 40px #39ff14}.ocng-layout .wrapp .ocng-row .sidebar-neonicons .nav-btn-icons .nav-item .btn-mobil.neon-blue{text-shadow:0 0 5px #00f,0 0 10px #00f,0 0 20px #00f,0 0 40px #00f}.ocng-layout .wrapp .ocng-row .sidebar-neonicons .nav-btn-icons .nav-item .btn-mobil.neon-purple{text-shadow:0 0 5px #f714ff,0 0 10px #f714ff,0 0 20px #f714ff,0 0 40px #f714ff}.ocng-layout .wrapp .ocng-row .sidebar-neonicons .nav-btn-icons .nav-item .btn-mobil.neon-red{text-shadow:0 0 5px #ff1414,0 0 10px #ff1414,0 0 20px #ff1414,0 0 40px #ff1414}.ocng-layout .wrapp .ocng-row .sidebar-neonicons .nav-btn-icons .nav-item .btn-mobil.neon-yellow{text-shadow:0 0 5px #ef0,0 0 10px #ef0,0 0 20px #ef0,0 0 40px #ef0}.ocng-layout .wrapp .ocng-row .sidebar-neonicons .nav-btn-icons .nav-item .btn-mobil.neon-orange{text-shadow:0 0 5px #ff4800,0 0 10px #ff4800,0 0 20px #ff4800,0 0 40px #ff4800}.ocng-layout .wrapp .ocng-row .sidebar-neonicons .nav-btn-icons .nav-item .btn-mobil:hover{cursor:pointer}.ocng-layout .wrapp .ocng-row .sidebar-neonbtns .nav-btn-icons{width:100%;justify-content:space-between;padding:0;margin:0;align-items:center}.ocng-layout .wrapp .ocng-row .sidebar-neonbtns .nav-btn-icons .nav-item a{font-size:1rem}.ocng-layout .wrapp .ocng-row .sidebar-search{display:block;width:100%}.ocng-layout .wrapp .ocng-row .sidebar-search form{display:flex;align-items:center;background:#101010;border-radius:100px;overflow:hidden}.ocng-layout .wrapp .ocng-row .sidebar-search form i{display:block;padding:0px 20px;position:relative}.ocng-layout .wrapp .ocng-row .sidebar-search form input{width:100%;padding:10px 0;background:none;border:none}.ocng-layout .wrapp .ocng-row .sidebar-navegation .navbar-nav{width:100%;text-align:left}.ocng-layout .wrapp .ocng-row .sidebar-navegation .navbar-nav .nav-item{padding:0}.ocng-layout .wrapp .ocng-row .sidebar-navegation .navbar-nav .nav-item a{font-size:1rem !important;color:#FFFFFF}.ocng-layout .wrapp .ocng-row .btn-sidebar{border:solid 1px #fff;font-size:1.2rem}.ocng-layout .wrapp .ocng-row .btn-sidebar svg{font-size:1.5rem}.ocng-layout .wrapp .ocng-row .card .card-body{padding:10px}.ocng-layout .wrapp .ocng-row .card .card-body .btn-follow{padding:5px 10px}.ocng-front section{width:100%}.ocng-front section .wrapp{width:1200px;margin:0 auto}.ocng-front section .wrapp ul{margin:0 !important;padding:0 !important}.ocng-front .mod-front-header .wrapp{display:flex;justify-content:space-between;height:100vh;align-items:center}.ocng-front .mod-front-header .wrapp .col-50{width:40%;height:75%;position:relative}.ocng-front .mod-front-header .wrapp .col-50 video{height:100%;width:100%;object-fit:contain;object-position:center}.ocng-front .mod-front-header .wrapp .col-50 .mod-login{border:none}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .btn-orange{background:#ea4b09}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .toggleLogin{display:flex;justify-content:center;align-items:center;text-decoration:none}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .toggleLogin label{margin-right:25px}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .toggleLogin span{display:inline-block;background:#000;font-size:1rem;text-align:center;display:block;text-decoration:none;color:#fff;border:1px solid #fff;transition:0.5s;width:100%;padding:12px 0;border-radius:100px;margin:5px 0;box-shadow:0 0 6px #007bff,0 0 14px #007bff,0 0 26px #007bff,inset 0 0 6px #007bff,inset 0 0 14px #007bff;padding:5px 20px;border-radius:25px}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .toggleLogin span.btn-green{box-shadow:0 0 6px #39ff14,0 0 14px #39ff14,0 0 26px #39ff14,inset 0 0 6px #39ff14,inset 0 0 14px #39ff14}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .toggleLogin span.btn-blue{box-shadow:0 0 6px #007bff,0 0 14px #007bff,0 0 26px #007bff,inset 0 0 6px #007bff,inset 0 0 14px #007bff}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .toggleLogin span.btn-orange{box-shadow:0 0 6px #ea4b09,0 0 14px #ea4b09,0 0 26px #ea4b09,inset 0 0 6px #ea4b09,inset 0 0 14px #ea4b09}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .toggleLogin span:hover{color:#fff}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .toggleLogin span.btn-solid-orange{background:#ea4b09;border:none}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .toggleLogin span.btn-solid-green{background:#39ff14;border:none}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .toggleLogin span.btn-solid-blue{background:#007bff;border:none}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .toggleLogin span.btn-solid-yellow{background:#ebaa00;border:none}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .toggleLogin span.btn-solid-transaprent{background:transparent;border:2px solid #fff}.ocng-front .mod-front-header .wrapp .col-50 .mod-login .toggleLogin span:hover{opacity:0.8}.ocng-front .mod-front-features .features .feature{position:relative;margin:70px auto}.ocng-front .mod-front-features .features .feature .frame{height:70vh;display:flex;align-items:center;justify-content:space-between}.ocng-front .mod-front-features .features .feature .frame .image{width:40%;height:100%;position:relative}.ocng-front .mod-front-features .features .feature .frame .image img{display:block;width:100%;height:100%;object-fit:contain}.ocng-front .mod-front-features .features .feature .frame .info{width:60%;font-size:1.5rem}.ocng-front .mod-front-features .features .feature .frame .info p{margin:50px 0}.ocng-front .mod-front-features .features .feature:nth-child(1) .frame{flex-direction:row-reverse}.ocng-front .mod-front-features .features .feature:nth-child(2) .frame{flex-direction:row}.ocng-front .mod-front-features .features .feature:nth-child(2) .frame h2{color:#ea4b09}.ocng-front .mod-front-features .features .feature:nth-child(3) .frame{flex-direction:row-reverse}.ocng-front .mod-front-features .features .feature:nth-child(3) .frame h2{color:#39ff14}.ocng-front .mod-front-join .wrapp{text-align:center;padding:100px 0}.ocng-front .mod-front-join .wrapp .mod-head{text-align:center}.ocng-front .mod-front-join .wrapp .mod-main{margin:100px auto}.ocng-front .mod-front-join .wrapp .mod-main img{display:inline-block;width:300px}.ocng-front .mod-front-join .wrapp .mod-foot{text-align:center;width:60%;margin:0 auto}.ocng-front .mod-front-footer{background:#000;color:#fff;text-align:center}.ocng-front .mod-front-footer .copy{color:#ea4b09}.menu-left-home{position:relative}.menu-left-home .menu-left-logo{width:100%}.menu-left-home .menu-left-search{width:100%}.menu-left-home .menu-left-nav{width:80%}.pag-myprofile .section-bio{display:flex;justify-content:space-between}.pag-myprofile .section-bio .my-avatar{margin-right:25px}.pag-myprofile .section-bio .my-profile{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;position:relative}.pag-myprofile .section-bio .my-profile .user-bios{margin:0;width:45%}.pag-myprofile .section-bio .my-profile .user-counters{margin:0;width:45%}.pag-myprofile .section-bio .my-profile .user-follow{margin:0;width:45%}.pag-myprofile .section-bio .my-profile .user-tips{margin:0;width:45%;display:flex;justify-content:space-between}.pag-myprofile .section-filters .nav-profile{display:flex;width:100%;flex-wrap:nowrap;justify-content:space-between;position:relative}.pag-myprofile .section-filters .nav-profile .nav-link{text-align:center}.pag-myprofile .section-filters .nav-profile .nav-link .svg-ico{font-size:2rem}.formCreateChallenge .input-group{border:solid 1px #bbb;border-radius:10px;padding:2px}.formCreateChallenge .input-group .form-control,.formCreateChallenge .input-group .input-group-text,.formCreateChallenge .input-group .input-group-prepend{border:none}.formCreateChallenge .form-group-type .btn-group{display:flex;justify-content:space-around}.formCreateChallenge .form-group-type .btn-group .btn-type{position:relative}.formCreateChallenge .form-group-type .btn-group .btn-type input[type="radio"]{position:absolute;opacity:0}.formCreateChallenge .form-group-type .btn-group .btn-type input[type="radio"]:checked+.btn-img{background:#ea4b09}.formCreateChallenge .form-group-type .btn-group .btn-type .btn-img{display:flex;align-items:center;justify-content:center;padding:10px 25px;flex-direction:column;border:solid 2px transparent;text-align:center;border-radius:25px;overflow:hidden}.formCreateChallenge .form-group-type .btn-group .btn-type .btn-img svg{font-size:4rem}.formCreateChallenge .form-group-type .btn-group .btn-type:hover{cursor:pointer}.formCreateChallenge .form-group-type .btn-group .btn-type:hover .btn-img{border:solid 2px #ea4b09}.formCreateChallenge .form-group-type .btn-info{padding:5px;text-align:center;display:none;background:#ea4b09 !important}.formCreateChallenge .form-group-type .btn-info p,.formCreateChallenge .form-group-type .btn-info b{text-align:justify;margin:0;font-size:0.8rem}.formCreateChallenge .form-group-type .btn-info.active{display:block}.formCreateChallenge .form-group-setprice .input-group{border:none}.formCreateChallenge .form-group-setprice .toggle-price{padding:0;width:100%;background:none}.formCreateChallenge .form-group-setprice .toggle-price .selector{justify-content:space-between;align-items:center;width:100%}.formCreateChallenge .form-group-setprice .toggle-price .selector label{text-align:left;width:70%}.formCreateChallenge .form-group-setprice .toggle-price .selector i{font-size:2.5rem}.formCreateChallenge .form-group-setprice .toggle-price .selector.is-free{display:flex}.formCreateChallenge .form-group-setprice .toggle-price .selector.is-free i{color:#ea4b09}.formCreateChallenge .form-group-setprice .toggle-price .selector.is-price{display:none}.formCreateChallenge .form-group-setprice .toggle-price .selector.is-price i{color:#39ff14}.formCreateChallenge .form-group-setprice .toggle-price.btn-active-hover{background-color:transparent !important}.formCreateChallenge .form-group-setprice .toggle-price.btn-active-hover .selector.is-free{display:none}.formCreateChallenge .form-group-setprice .toggle-price.btn-active-hover .selector.is-price{display:flex}.challenge-item{position:relative;width:100%;height:90vh;margin-bottom:50px}.challenge-item .item-media{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.challenge-item .item-media .media-action{width:50%}.challenge-item .item-media .plyr{height:100%;width:auto}.challenge-item .item-media .plyr .plyr__controls{display:none !important}.challenge-item .item-media .plyr .plyr__video-wrapper{background:none !important}.challenge-item .item-media .plyr .plyr__video-wrapper video{width:100%;height:100%;position:relative;margin:0 auto;object-fit:contain}.challenge-item .item-media .plyr,.challenge-item .item-media .plyr *{pointer-events:none !important}.challenge-item .item-data{position:absolute;left:10px;bottom:10px;padding:10px;text-shadow:1px 1px 1px #000;max-width:80%;border-radius:10px;text-align:justify;background:rgba(0,0,0,0.5)}.challenge-item .item-data .challenge-item-title{font-size:1.5rem}.challenge-item .item-data strong{font-size:0.8rem}.challenge-item .item-data .badge-status{padding:1px 5px;font-size:0.7rem;color:#fff;border-radius:5px;text-shadow:none}.challenge-item .item-data .badge-status.badge-red{background:#f00}.challenge-item .item-data .badge-status.badge-green{background:#39ff14}.challenge-item .item-tools{position:absolute;right:10px;bottom:10px;display:flex;flex-direction:column}.challenge-item .item-tools .btn-tool{position:relative;font-size:2.5rem;justify-content:center;align-items:center;color:#fff;text-decoration:none;border:none;text-align:center}.challenge-item .item-tools .btn-tool img{width:2.5rem;height:2.5rem;border-radius:100%;margin-bottom:20px;box-shadow:2px 2px 1px #000}.challenge-item .item-tools .btn-tool i{text-shadow:2px 2px 1px #000}.challenge-item .item-tools .btn-tool .counter{position:relative;color:#fff;text-align:center;margin-top:-10px;text-shadow:2px 2px 1px #000;font-size:0.8rem;text-shadow:none}.challenge-item .item-tools .btn-tool .svg-ico{font-size:3rem;filter:drop-shadow(2px 2px 1px #000)}.challenge-item .item-tools .btn-tool.active{color:#f00 !important}.challenge-details{position:relative;width:100%;margin-bottom:50px}.challenge-details .item-title{padding:0px 0px 0px 50px;display:flex;align-items:flex-start;justify-content:space-between}.challenge-details .item-title .title-right .svg-ico{font-size:1.5rem;color:#fff}.challenge-details .item-title h3{margin:0;padding:0}.challenge-details .item-media{position:relative;width:100%;height:90vh;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.challenge-details .item-media .media-action{width:50%}.challenge-details .item-media .plyr{height:100%;width:auto}.challenge-details .item-media .plyr .plyr__controls{display:none !important}.challenge-details .item-media .plyr .plyr__video-wrapper{background:none !important}.challenge-details .item-media .plyr .plyr__video-wrapper video{width:100%;height:100%;position:relative;margin:0 auto;object-fit:contain}.challenge-details .item-data{position:relative;text-align:justify;padding:10px;margin:10px auto;border-radius:10px;border:solid 1px #444}.challenge-details .item-data .card-body{position:relative}.challenge-details .item-data .badge{padding:5px 10px 5px 10px;font-size:0.8rem;font-weight:lighter;position:absolute;right:0px;top:10px}.challenge-details .item-data .badge.badge-expired{background:#f00}.challenge-details .item-data .badge.badge-schedule{background:#007c06}.challenge-details .item-tools{position:relative;padding:10px;margin:25px auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.challenge-details .item-tools .btn-tool{position:relative;font-size:2.5rem;justify-content:center;align-items:center;color:#fff;text-decoration:none;border:none;text-align:center}.challenge-details .item-tools .btn-tool img{width:2.5rem;height:2.5rem;border-radius:100%;margin-bottom:10px;box-shadow:2px 2px 1px #000}.challenge-details .item-tools .btn-tool i{text-shadow:2px 2px 1px #000}.challenge-details .item-tools .btn-tool .counter{position:relative;color:#fff;text-align:center;margin-top:-10px;text-shadow:2px 2px 1px #000;font-size:0.8rem;text-shadow:none}.challenge-details .item-tools .btn-tool .svg-ico{font-size:3rem;filter:drop-shadow(2px 2px 1px #000)}.challenge-details .item-tools .btn-tool.active{color:#f00 !important}.challenge-details .card-footer{border:solid 1px #444;padding:10px;background:none;border-radius:10px}.challenges-grid{display:flex;flex-wrap:wrap;width:100%}.challenge-item-mini{width:33%;height:320px;position:relative;overflow:hidden;border:solid 3px #000}.challenge-item-mini .item-media{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.challenge-item-mini .item-media .media-action{width:100%}.challenge-item-mini .item-media .media-action .icon-lock{font-size:3rem}.challenge-item-mini .item-media .plyr{height:100%;width:auto;pointer-events:none !important}.challenge-item-mini .item-media .plyr .plyr__controls{display:none !important}.challenge-item-mini .item-media .plyr .plyr__video-wrapper{background:none !important}.challenge-item-mini .item-media .plyr .plyr__video-wrapper video{width:100%;height:100%;position:relative;margin:0 auto;object-fit:contain;opacity:0.98}.challenge-item-mini .item-media .plyr,.challenge-item-mini .item-media .plyr *{pointer-events:none !important}.challenge-item-mini .item-data{position:absolute;left:10px;bottom:10px}.challenge-item-mini .item-tools{position:absolute;bottom:0px;padding-top:10px;display:flex;width:100%;justify-content:center;background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #000 100%)}.challenge-item-mini .item-tools .btn-tool{position:relative;font-size:1rem;margin:0 10px}.challenge-item-mini .item-tools .btn-tool img{width:2.5rem;height:2.5rem;border-radius:100%;margin-bottom:20px}.challenge-item-mini .item-tools .btn-tool .counter{position:relative;color:#fff;font-size:1rem;text-align:center;margin-top:-10px}.challenge-item-mini .item-tools .btn-tool .svg-ico{position:relative;margin-top:-3px}.challenge-item-mini .item-tools .btn-tool .svg-ico img{width:1em;height:1em;margin:0}#challenge-detail-request .card{background:none;border:none}#loginFormModal .modal-content{background:#000;border:none}#loginFormModal .modal-content input.form-control{background:#303030 !important;color:#fff}#loginFormModal .modal-content .input-group-text{background:#303030 !important;border:none;color:#fff}.ocng-center-spacer-footer{height:100px;background:none;margin:0 auto;padding:0;border:none}.menu-mobil{position:fixed;bottom:0;background:#000;width:100%;padding:5px 0px;display:none;z-index:999}.menu-mobil .btns-icons{padding:0;margin:0;display:flex;justify-content:space-around}.menu-mobil .btns-icons .btn-item{display:block;position:relative}.menu-mobil .btns-icons .btn-item .btn-mobil{font-size:2rem;text-decoration:none;color:#fff}.menu-mobil .btns-icons .btn-item .btn-mobil .notify{top:0 !important;right:-10px !important}.menu-mobil .btns-icons .btn-item .btn-mobil:hover{cursor:pointer}.loadMoreSpin{display:block;width:100%;height:100%;text-align:center}.loadMoreSpin .mini-loading{display:inline-flex;align-items:center;justify-content:center;width:50%;height:50%;text-align:center}.loadMoreSpin .mini-loading img{display:inline-block;width:100%;height:100%;object-fit:contain;object-position:center center}#formCreateChallengeJoin .fileuploader{display:block !important}#formCreateResponseChallenge .fileuploader{display:block !important}#formCreateChallenge .fileuploader{display:block !important}.neon-blue{text-shadow:0 0 5px #00f,0 0 10px #00f,0 0 20px #00f,0 0 40px #00f}.neon-green{text-shadow:0 0 5px #39ff14,0 0 10px #39ff14,0 0 20px #39ff14,0 0 40px #39ff14}.neon-purple{text-shadow:0 0 5px #f714ff,0 0 10px #f714ff,0 0 20px #f714ff,0 0 40px #f714ff}.neon-red{text-shadow:0 0 5px #ff1414,0 0 10px #ff1414,0 0 20px #ff1414,0 0 40px #ff1414}.neon-yellow{text-shadow:0 0 5px #ef0,0 0 10px #ef0,0 0 20px #ef0,0 0 40px #ef0}.neon-orange{text-shadow:0 0 5px #ff4800,0 0 10px #ff4800,0 0 20px #ff4800,0 0 40px #ff4800}.color-pink{color:#f0f}@media only screen and (min-width:1400px) and (max-width:1619px){#ocng-layout .wrapp .ocng-row .ocng-sidebar-left{width:300px}#ocng-layout .wrapp .ocng-row .ocng-sidebar-center{width:700px}#ocng-layout .wrapp .ocng-row .ocng-sidebar-right{width:350px}#ocng-layout .challenge-item-mini{width:33%;height:280px}}@media only screen and (min-width:1280px) and (max-width:1399px){#ocng-layout .wrapp .ocng-row .ocng-sidebar-left{width:300px}#ocng-layout .wrapp .ocng-row .ocng-sidebar-center{width:600px}#ocng-layout .wrapp .ocng-row .ocng-sidebar-right{width:300px}#ocng-layout .section-bio{display:flex;flex-direction:column;justify-content:center;align-items:center}#ocng-layout .section-bio .my-profile{display:flex;flex-direction:column;justify-content:center;align-items:center}#ocng-layout .section-bio .my-profile .user-bios{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-counters{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-follow{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-tips{width:100%;text-align:center;justify-content:center}#ocng-layout .challenge-item-mini{width:33%;height:250px}}@media only screen and (min-width:992px) and (max-width:1279px){#ocng-layout section,#ocng-front section{width:100%}#ocng-layout section .wrapp,#ocng-front section .wrapp{width:960px;margin:0 auto}#ocng-layout .wrapp .ocng-row .ocng-sidebar-left{width:250px}#ocng-layout .wrapp .ocng-row .ocng-sidebar-center{width:600px}#ocng-layout .wrapp .ocng-row .ocng-sidebar-right{width:300px}#ocng-layout .section-bio{display:flex;flex-direction:column;justify-content:center;align-items:center}#ocng-layout .section-bio .my-profile{display:flex;flex-direction:column;justify-content:center;align-items:center}#ocng-layout .section-bio .my-profile .user-bios{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-counters{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-follow{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-tips{width:100%;text-align:center;justify-content:center}#ocng-layout .challenge-item-mini{width:33%;height:250px}#ocng-front #mod-front-header .wrapp .col-50{width:50%}#ocng-front #mod-front-footer{text-align:center;padding-bottom:100px}}@media only screen and (min-width:720px) and (max-width:991px){.menu-mobil{display:block}#ocng-layout section,#ocng-front section{width:100%}#ocng-layout section .wrapp,#ocng-front section .wrapp{width:720px;margin:0 auto}#ocng-layout .wrapp{width:100%}#ocng-layout .wrapp .ocng-row{flex-direction:column}#ocng-layout .wrapp .ocng-row .ocng-sidebar-center{width:720px;margin:0 auto;order:1}#ocng-layout .wrapp .ocng-row .ocng-sidebar-right{display:none}#ocng-layout .section-bio{display:flex;flex-direction:column;justify-content:center;align-items:center}#ocng-layout .section-bio .my-profile{display:flex;flex-direction:column;justify-content:center;align-items:center}#ocng-layout .section-bio .my-profile .user-bios{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-counters{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-follow{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-tips{width:100%;text-align:center;justify-content:center}#ocng-front #mod-front-header .wrapp .col-50{width:50%}#ocng-front #mod-front-footer{text-align:center;padding-bottom:100px}}@media only screen and (min-width:480px) and (max-width:719px){.menu-mobil{display:block}#ocng-layout section,#ocng-front section{width:100%}#ocng-layout section .wrapp,#ocng-front section .wrapp{width:480px;margin:0 auto;flex-direction:column;height:auto}.ocng-front #mod-front-header{margin-bottom:100px}.ocng-front #mod-front-header .wrapp{height:auto}.ocng-front #mod-front-header .wrapp .col-50{width:90%;height:auto;position:relative;margin:0 auto}.ocng-front #mod-front-header .wrapp .col-50 video{height:99vh;width:100%;margin-bottom:50px}.ocng-front #mod-front-features .features .feature .frame{height:auto}.ocng-front #mod-front-features .features .feature .frame .image{width:100%;height:auto}.ocng-front #mod-front-features .features .feature .frame .info{width:100%;text-align:center}.ocng-front #mod-front-features .features .feature:nth-child(1) .frame{flex-direction:column}.ocng-front #mod-front-features .features .feature:nth-child(2) .frame{flex-direction:column}.ocng-front #mod-front-features .features .feature:nth-child(3) .frame{flex-direction:column}.ocng-front #mod-front-join .wrapp .mod-foot{text-align:center;width:100%;margin:0 auto}.ocng-front #mod-front-footer{text-align:center;padding-bottom:100px}#ocng-layout .wrapp{width:100%}#ocng-layout .wrapp .ocng-row{flex-direction:column}#ocng-layout .wrapp .ocng-row .ocng-sidebar-center{width:100%;margin:0 auto;order:1}#ocng-layout .wrapp .ocng-row .ocng-sidebar-right{display:none}#ocng-layout .section-bio{display:flex;flex-direction:column;justify-content:center;align-items:center}#ocng-layout .section-bio .my-profile{display:flex;flex-direction:column;justify-content:center;align-items:center}#ocng-layout .section-bio .my-profile .user-bios{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-counters{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-follow{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-tips{width:100%;text-align:center;justify-content:center}#ocng-layout .challenges-grid{width:100%}#ocng-layout .challenges-grid .challenge-item-mini{width:49%;height:60vw}#ocng-layout #challenge-detail-personal .card-body .card-info{flex-direction:row}#ocng-layout #challenge-detail-battle .card-body .card-info{flex-direction:column}}@media only screen and (min-width:400px) and (max-width:479px){.menu-mobil{display:block}#ocng-layout section,#ocng-front section{width:100%}#ocng-layout section .wrapp,#ocng-front section .wrapp{width:99vw;margin:0 auto;flex-direction:column;height:auto}.ocng-front #mod-front-header{margin-bottom:100px}.ocng-front #mod-front-header .wrapp{height:auto}.ocng-front #mod-front-header .wrapp .col-50{width:90%;height:auto;position:relative;margin:0 auto}.ocng-front #mod-front-header .wrapp .col-50 video{height:99vh;width:100%;margin-bottom:50px}.ocng-front #mod-front-features .features .feature .frame{height:auto}.ocng-front #mod-front-features .features .feature .frame .image{width:100%;height:auto}.ocng-front #mod-front-features .features .feature .frame .info{width:100%;text-align:center}.ocng-front #mod-front-features .features .feature:nth-child(1) .frame{flex-direction:column}.ocng-front #mod-front-features .features .feature:nth-child(2) .frame{flex-direction:column}.ocng-front #mod-front-features .features .feature:nth-child(3) .frame{flex-direction:column}.ocng-front #mod-front-join .wrapp .mod-foot{text-align:center;width:100%;margin:0 auto}.ocng-front #mod-front-footer{text-align:center;padding-bottom:100px}#ocng-layout .wrapp .ocng-row{flex-direction:column}#ocng-layout .wrapp .ocng-row .ocng-sidebar-center{width:100%;margin:0 auto;order:1}#ocng-layout .wrapp .ocng-row .ocng-sidebar-right{display:none}#ocng-layout .section-bio{display:flex;flex-direction:column;justify-content:center;align-items:center}#ocng-layout .section-bio .my-profile{display:flex;flex-direction:column;justify-content:center;align-items:center}#ocng-layout .section-bio .my-profile .user-bios{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-counters{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-follow{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-tips{width:100%;text-align:center;justify-content:center}#ocng-layout .challenges-grid{width:100%}#ocng-layout .challenges-grid .challenge-item-mini{width:49%;height:60vw}#ocng-layout #challenge-detail-personal .card-body .card-info{flex-direction:row}#ocng-layout #challenge-detail-battle .card-body .card-info{flex-direction:column}}@media only screen and (min-width:320px) and (max-width:399px){.menu-mobil{display:block}#ocng-layout section,#ocng-front section{width:100%}#ocng-layout section .wrapp,#ocng-front section .wrapp{width:99vw;margin:0 auto;flex-direction:column;height:auto}.ocng-front #mod-front-header{margin-bottom:25px}.ocng-front #mod-front-header .wrapp{height:auto}.ocng-front #mod-front-header .wrapp .col-50{width:90%;height:auto;position:relative;margin:0 auto}.ocng-front #mod-front-header .wrapp .col-50 video{height:99vh;width:100%;margin-bottom:25px}.ocng-front #mod-front-header .wrapp .col-50 h2{font-size:1rem}.ocng-front #mod-front-header .wrapp .col-50 img{width:70% !important}.ocng-front #mod-front-header .wrapp .toggleLogin{display:block}.ocng-front #mod-front-features .features .feature .frame{height:auto}.ocng-front #mod-front-features .features .feature .frame .image{width:100%;height:auto}.ocng-front #mod-front-features .features .feature .frame .info{width:100%;text-align:center}.ocng-front #mod-front-features .features .feature .frame h2{font-size:1.2rem;text-align:justify}.ocng-front #mod-front-features .features .feature .frame h3{font-size:1rem;text-align:justify}.ocng-front #mod-front-features .features .feature .frame h4{font-size:1rem;text-align:justify}.ocng-front #mod-front-features .features .feature .frame p{font-size:1rem;text-align:justify;margin:15px auto}.ocng-front #mod-front-features .features .feature .frame ul{margin:0 auto 15px auto !important}.ocng-front #mod-front-features .features .feature .frame ul li{font-size:1rem;text-align:justify}.ocng-front #mod-front-features .features .feature:nth-child(1) .frame{flex-direction:column-reverse}.ocng-front #mod-front-features .features .feature:nth-child(2) .frame{flex-direction:column-reverse}.ocng-front #mod-front-features .features .feature:nth-child(3) .frame{flex-direction:column-reverse}.ocng-front #mod-front-join{margin-bottom:25px}.ocng-front #mod-front-join .wrapp{padding:0}.ocng-front #mod-front-join .wrapp .mod-head h2{font-size:1.2rem;text-align:center}.ocng-front #mod-front-join .wrapp .mod-main{margin:0 auto}.ocng-front #mod-front-join .wrapp .mod-main img{width:70% !important}.ocng-front #mod-front-join .wrapp .mod-main h3{font-size:1rem;text-align:center}.ocng-front #mod-front-join .wrapp .mod-foot{text-align:center;width:100%;margin:0 auto}.ocng-front #mod-front-join .wrapp .mod-foot ul{justify-content:space-between;width:100%}.ocng-front #mod-front-join .wrapp .mod-foot ul li{width:40%}.ocng-front #mod-front-join .wrapp .mod-foot ul li .btn{margin:0px auto;width:100%;padding:0px 5px}.ocng-front #mod-front-footer{text-align:center;padding-bottom:100px}#ocng-layout .wrapp .ocng-row{flex-direction:column}#ocng-layout .wrapp .ocng-row .ocng-sidebar-center{width:100%;margin:0 auto;order:1}#ocng-layout .wrapp .ocng-row .ocng-sidebar-right{display:none}#ocng-layout .section-bio{display:flex;flex-direction:column;justify-content:center;align-items:center}#ocng-layout .section-bio .my-profile{display:flex;flex-direction:column;justify-content:center;align-items:center}#ocng-layout .section-bio .my-profile .user-bios{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-counters{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-follow{width:100%;text-align:center}#ocng-layout .section-bio .my-profile .user-tips{width:100%;text-align:center;justify-content:center}#ocng-layout .challenges-grid{width:100%}#ocng-layout .challenges-grid .challenge-item-mini{width:49%;height:60vw}#ocng-layout #challenge-detail-personal .card-body .card-info{flex-direction:row}#ocng-layout #challenge-detail-battle .card-body .card-info{flex-direction:column}}@media only screen and (min-width:0) and (max-width:320px){.menu-mobil{display:block}#ocng-layout section,#ocng-front section{width:100%}#ocng-layout section .wrapp,#ocng-front section .wrapp{width:99vw;margin:0 auto;flex-direction:column;height:auto}.ocng-front section .wrapp img{width:100% !important}.ocng-front #mod-front-header{margin-bottom:25px}.ocng-front #mod-front-header .wrapp{height:auto}.ocng-front #mod-front-header .wrapp .col-50{width:90%;height:auto;position:relative;margin:0 auto}.ocng-front #mod-front-header .wrapp .col-50 video{height:99vh;width:100%;margin-bottom:0px}.ocng-front #mod-front-header .wrapp .col-50 h2{font-size:1rem}.ocng-front #mod-front-header .wrapp .col-50 img{width:70% !important}.ocng-front #mod-front-header .wrapp .toggleLogin{display:block}.ocng-front #mod-front-features .features .feature .frame{height:auto}.ocng-front #mod-front-features .features .feature .frame .image{width:100%;height:auto}.ocng-front #mod-front-features .features .feature .frame .info{width:100%;text-align:center}.ocng-front #mod-front-features .features .feature .frame h2{font-size:1rem;text-align:justify}.ocng-front #mod-front-features .features .feature .frame h3{font-size:1rem;text-align:justify}.ocng-front #mod-front-features .features .feature .frame h4{font-size:1rem;text-align:justify}.ocng-front #mod-front-features .features .feature .frame p{font-size:1rem;text-align:justify;margin:15px auto}.ocng-front #mod-front-features .features .feature .frame ul{margin:0 auto 15px auto !important}.ocng-front #mod-front-features .features .feature .frame ul li{font-size:1rem;text-align:justify}.ocng-front #mod-front-features .features .feature:nth-child(1) .frame{flex-direction:column-reverse}.ocng-front #mod-front-features .features .feature:nth-child(2) .frame{flex-direction:column-reverse}.ocng-front #mod-front-features .features .feature:nth-child(3) .frame{flex-direction:column-reverse}.ocng-front #mod-front-join{margin-bottom:25px}.ocng-front #mod-front-join .wrapp{padding:0}.ocng-front #mod-front-join .wrapp .mod-head h2{font-size:1.2rem;text-align:center}.ocng-front #mod-front-join .wrapp .mod-main{margin:0 auto}.ocng-front #mod-front-join .wrapp .mod-main img{width:70% !important}.ocng-front #mod-front-join .wrapp .mod-main h3{font-size:1rem;text-align:center}.ocng-front #mod-front-join .wrapp .mod-foot{text-align:center;width:100%;margin:0 auto}.ocng-front #mod-front-join .wrapp .mod-foot ul{justify-content:space-between;width:100%}.ocng-front #mod-front-join .wrapp .mod-foot ul li{width:40%}.ocng-front #mod-front-join .wrapp .mod-foot ul li .btn{margin:0px auto;width:100%;padding:0px 5px}.ocng-front #mod-front-footer{text-align:center;padding-bottom:100px}#ocng-layout .wrapp{width:100%}#ocng-layout .wrapp .ocng-row{flex-direction:column}#ocng-layout .wrapp .ocng-row .ocng-sidebar-center{width:100%;margin:0 auto;order:1}#ocng-layout .wrapp .ocng-row .ocng-sidebar-right{display:none}#ocng-layout .challenges-grid{width:100%}#ocng-layout .challenges-grid .challenge-item-mini{width:49%;height:60vw}#ocng-layout #challenge-detail-personal .card-body .card-info{flex-direction:row}#ocng-layout #challenge-detail-battle .card-body .card-info{flex-direction:column}}.btn:disabled{opacity:0.1}