/*------------------------------------------------------------------
YouRam Plugin
------------------------------------------------------------------*/

/*--------------------------
Imports
--------------------------*/
@import url("https://fonts.googleapis.com/css2?family=B612:wght@700&family=Roboto:wght@400;500;700");
@import url("./font-awesome/css/all.min.css");

/*--------------------------
Popup
--------------------------*/
 .mfp-bg {top: 0;left: 0;width: 100%;height: 100%;z-index: 1042;overflow: hidden;position: fixed;background: #0b0b0b;opacity: 0.8;}.mfp-wrap {top: 0;left: 0;width: 100%;height: 100%;z-index: 1043;position: fixed;outline: none !important;-webkit-backface-visibility: hidden;}.mfp-container {text-align: center;position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 0 8px;box-sizing: border-box;}.mfp-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle;}.mfp-align-top .mfp-container:before {display: none;}.mfp-content {position: relative;display: inline-block;vertical-align: middle;margin: 0 auto;text-align: left;z-index: 1045;}.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {width: 100%;cursor: auto;}.mfp-ajax-cur {cursor: progress;}.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor: -moz-zoom-out;cursor: -webkit-zoom-out;cursor: zoom-out;}.mfp-zoom {cursor: pointer;cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in;}.mfp-auto-cursor .mfp-content {cursor: auto;}.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {-webkit-user-select: none;-moz-user-select: none;user-select: none;}.mfp-loading.mfp-figure {display: none;}.mfp-hide {display: none !important;}.mfp-preloader {color: #CCC;position: absolute;top: 50%;width: auto;text-align: center;margin-top: -0.8em;left: 8px;right: 8px;z-index: 1044;}.mfp-preloader a {color: #CCC;}.mfp-preloader a:hover {color: #FFF;}.mfp-s-ready .mfp-preloader {display: none;}.mfp-s-error .mfp-content {display: none;}button.mfp-close, button.mfp-arrow {overflow: visible;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;display: block;outline: none;padding: 0;z-index: 1046;box-shadow: none;touch-action: manipulation;}button::-moz-focus-inner {padding: 0;border: 0;}.mfp-close {width: 44px;height: 44px;line-height: 44px;position: absolute;right: 0;top: 0;text-decoration: none;text-align: center;opacity: 0.65;padding: 0 0 18px 10px;color: #FFF;font-style: normal;font-size: 28px;font-family: Arial, Baskerville, monospace;}.mfp-close:hover, .mfp-close:focus {opacity: 1;}.mfp-close:active {top: 1px;}.mfp-close-btn-in .mfp-close {color: #333;}.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {color: #FFF;right: -6px;text-align: right;padding-right: 6px;width: 100%;}.mfp-counter {position: absolute;top: 0;right: 0;color: #CCC;font-size: 12px;line-height: 18px;white-space: nowrap;}.mfp-arrow {position: absolute;opacity: 0.65;margin: 0;top: 50%;margin-top: -55px;padding: 0;width: 90px;height: 110px;-webkit-tap-highlight-color: transparent;}.mfp-arrow:active {margin-top: -54px;}.mfp-arrow:hover, .mfp-arrow:focus {opacity: 1;}.mfp-arrow:before, .mfp-arrow:after {content: '';display: block;width: 0;height: 0;position: absolute;left: 0;top: 0;margin-top: 35px;margin-left: 35px;border: medium inset transparent;}.mfp-arrow:after {border-top-width: 13px;border-bottom-width: 13px;top: 8px;}.mfp-arrow:before {border-top-width: 21px;border-bottom-width: 21px;opacity: 0.7;}.mfp-arrow-left {left: 15%;}.mfp-arrow-left:after {border-right: 17px solid #FFF;margin-left: 31px;}.mfp-arrow-left:before {margin-left: 25px;border-right: 27px solid #3F3F3F;}.mfp-arrow-right {right: 15%;}.mfp-arrow-right:after {border-left: 17px solid #FFF;margin-left: 39px;}.mfp-arrow-right:before {border-left: 27px solid #3F3F3F;}.mfp-iframe-holder {padding-top: 40px;padding-bottom: 40px;}.mfp-iframe-holder .mfp-content {line-height: 0;width: 100%;max-width: 900px;}.mfp-iframe-holder .mfp-close {right: -40px;width: auto;top: -10px;}.mfp-iframe-scaler {width: 100%;height: 0;overflow: hidden;padding-top: 56.25%;}.mfp-iframe-scaler iframe {position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: #000;}img.mfp-img {width: auto;max-width: 100%;height: auto;display: block;line-height: 0;box-sizing: border-box;padding: 40px 0 40px;margin: 0 auto;}.mfp-figure {line-height: 0;}.mfp-figure:after {content: '';position: absolute;left: 0;top: 40px;bottom: 40px;display: block;right: 0;width: auto;height: auto;z-index: -1;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: #444;}.mfp-figure small {color: #BDBDBD;display: block;font-size: 12px;line-height: 14px;}.mfp-figure figure {margin: 0;}.mfp-bottom-bar {margin-top: -36px;position: absolute;top: 100%;left: 0;width: 100%;cursor: auto;}.mfp-title {text-align: left;line-height: 18px;color: #F3F3F3;word-wrap: break-word;padding-right: 36px;}.mfp-image-holder .mfp-content {max-width: 100%;}.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer;}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {.mfp-img-mobile .mfp-image-holder {padding-left: 0;padding-right: 0;}.mfp-img-mobile img.mfp-img {padding: 0;}.mfp-img-mobile .mfp-figure:after {top: 0;bottom: 0;}.mfp-img-mobile .mfp-figure small {display: inline;margin-left: 5px;}.mfp-img-mobile .mfp-bottom-bar {background: rgba(0, 0, 0, 0.6);bottom: 0;margin: 0;top: auto;padding: 3px 5px;position: fixed;box-sizing: border-box;}.mfp-img-mobile .mfp-bottom-bar:empty {padding: 0;}.mfp-img-mobile .mfp-counter {right: 5px;top: 3px;}.mfp-img-mobile .mfp-close {top: 0;right: 0;width: 35px;height: 35px;line-height: 35px;background: rgba(0, 0, 0, 0.6);position: fixed;text-align: center;padding: 0;}}@media all and (max-width: 900px) {.mfp-arrow {-webkit-transform: scale(0.75);transform: scale(0.75);}.mfp-arrow-left {-webkit-transform-origin: 0;transform-origin: 0;}.mfp-arrow-right {-webkit-transform-origin: 100%;transform-origin: 100%;}.mfp-container {padding-left: 6px;padding-right: 6px;}}

/*--------------------------
YouRam
--------------------------*/
.youram i {font-size: inherit;}.youram {width: 100%;box-sizing: border-box;background-color: #ECEFF1;text-align: center;margin: auto;font-size: 100%;line-height: 1.25em;border: 1px solid;}.yl-font-controller {font-size: 100%;}.yl-wrapper {display: inline-block;width: 100%;box-sizing: border-box;position: relative;}.yl-list-title {color: #686868;border-bottom: none;text-align: left;font-family: inherit;font-weight: 400;font-style: normal;display: inline-block;width: 100%;}.yl-list-title select {width: auto;height: auto;font-size: 0.9em;font-family: inherit;border: 0px;box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2), -0.2em 0px 0px 0px #FF5722;outline: none;letter-spacing: 0.5px;line-height: 3.5em;float: right;padding: 0.38em;}.yl-switch {display: inline-block;float: right;padding: 0.5em 0.6em;background-color: #0093a5;color: #fbfbfb;line-height: 1.4em;box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2);cursor: pointer;line-height: 0;}.yl-switch i {width: 1em;text-align: center;}.yl-item-container {display: inline-block;width: 100%;float: left;min-height: 7em;}.yl-item-wrapper {margin-bottom: 2%;text-align: center;display: inline-block;}.yl-item {width: 100%;display: inline-block;margin-bottom: 0px;background-color: #fbfbfb;text-align: left;transition: all 0.2s;-webkit-transition: all 0.2s;color:#828282;font-family: inherit;position: relative;float:left;}.yl-item:hover {}.yl-item.yl-fading {opacity: 0.4;}.yl-focus {display: inline-block;float: left;padding: 0px;width: 50%;cursor: pointer;box-sizing: border-box;}.yl-view-bucket {width: 100%;height: auto;display: inline-block;clear: both;float: left;border-radius: 2px;box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.6);cursor: pointer;box-shadow: none;padding: 0px;box-sizing: border-box;border: 1px solid;border-color: #423d4a;margin-top: 14.5985%;text-align: center;color: #423d4a;background-color: inherit;line-height: 0px;display:none;}.yl-view-wrapper {display: inline-block;padding: 0.32em;padding-bottom: 0.38em;}.yl-view-icon {padding-bottom: 0px;text-align: center;padding-top: 0.1875em;border:none;height: auto;width: auto;margin: 0px;float: left;display: inline-block;}.triangle-with-shadow {width: 0px;height: 0px;transition:all 0.2s;-webkit-transition:all 0.2s;border-bottom: 0.6875em solid;border-left: 0.375em solid transparent;border-right: 0.375em solid transparent;margin: 0px;-webkit-transform: rotate(90deg);transform: rotate(90deg);}.yl-view-count {text-align: center;float: left;font-weight: 400;font-size: 0.8125em;display: inline-block;width: auto;padding-left: 0.38461em;line-height: 1.3076em;}.triangle-with-hover {transform: rotate(90deg) scale(1.4,1.4);-webkit-transform: rotate(90deg) scale(1.4,1.4);}.yl-view-bucket-seen {color: #ffffff;background-color: #FF5722;border-color: #FF5722;}.yl-thumbnail {width: 100%;float: left;line-height: 0px;position: relative;box-sizing:border-box;}.yl-thumbnail img {width: 100%;border: none;}.yl-duration {position: absolute;right: 6%;bottom: 10%;background-color: #979797;width: auto;height: auto;display: inline-block;font-size: 0.75em;line-height: 1;color: white;padding: 0.15em 0.25em 0.1em 0.25em;font-weight: bold;transition:all 0.4s;font-family: inherit;border-radius: 0.11em;box-sizing: content-box;}.yl-duration i {float: left;font-size: 0.96em;margin-right: 0.14em;line-height: 1;}.yl-live {background-color:#e11b1b !important;color:white !important;}.yl-text {float: left;box-sizing: border-box;width: 50%;padding: 0.4em 0.5em;}.yl-title {color: #383838;overflow: hidden;font-size: 0.8em;font-weight: normal;max-height: fit-content;line-height: 1.4;font-family: inherit;}.yl-description {overflow: hidden;color: #828282;height: auto;font-weight: 500;font-size: 0.85em;line-height: 1.4;}.yl-description a {color: rgb(109, 109, 109);text-decoration: none;}.yl-title-description-wrapper {overflow: hidden;}.youram i.yl-views-icon {font-size: 0.89em;color: #bebebe;padding-right: 6px;}.youram i.yl-date-icon {font-size: 1em;color: #bebebe;padding-right: 6px;}.yl-date-bucket {width: auto;height: auto;display: inline-block;background-color: #6f6f6f;font-size: 0.75em;text-align: center;color: #423d4a;margin-top: 0.4em;box-shadow: none;background-color: transparent;}.yl-date {height: auto;float: left;padding-right: 3px;}.yl-month {float: left;padding-right: 3px;}.yl-year {float: left;}.yl-separator-for-grid {border-top: 1px solid rgba(0,0,0,0.1);margin-top: 0.2em;}.yl-views-per-day {display: none;float: left;position: relative;color: white;font-size: 0.85em;background-color: inherit;color: #FF5722;margin-top: 0.68em;margin-left: 0.625em;border-left: 1px solid;padding-left: 0.625em;}.yl-view-string {color: #423d4a;font-size: 0.75em;display: inline-block;margin-top: 0.3em;font-weight: normal;margin-right: 6px;padding-right: 6px;margin-top: 0.4em;}.yl-loader {font-family: inherit;font-weight: 300;margin: 4em 0px 3em 0px;display: inline-block;font-size: 1.3em;text-align: left;border-left: 1px solid;border-color: rgb(109, 109, 109);padding-left: 0.375em;color: #828282;line-height: 1.1875em;background-color: #ceebab;box-sizing: border-box;margin:0;position: absolute;left: 0;right: 0;margin-left: auto;margin-right: auto;width: 200px;z-index: 999;top: 5.4em;padding: 0.1em 0.4em;font-weight: 500;color:#5e5e5e;border: 1px solid #a0a0a0;box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;}.yl-loader img {width: 1em;margin-right: 0.3em;vertical-align: middle;}.yl-loader span {font-size: 0.65em;display: inline-block;}.yl-build-cache-progress-bar {display: inline-block;width: 5em;background-color: bisque;border: 1px solid;padding: 0.08em;height: auto;line-height: 0;margin-top: 0.4em;}.yl-build-cache-progress-box {width: 1em;height: 0.35em;display: inline-block;margin: 0.1em;vertical-align: middle;background-color: #e2e2e2;margin: 0.08em 1%;width: 18%;}.yl-cache-create-box {background-color: #80cbc4;}.yl-cache-ready-box {background-color: #26a69a;}.yl-cache-success-box {background-color: #00695c;}.yl-cache-fail-box {background-color: red;}.yl-subscribe-youtube {display: inline-block;background-color: red;background-color: rgb(225,27,27);color: white;padding: 0.3em 0.6em;margin-top: 0.9em;font-size: 0.9em;font-weight: bold;cursor: pointer;}.yl-subscribe-youtube a, .yl-subscribe-youtube a:hover {color: white;text-decoration: none;}.yl-inline-container {margin-bottom: 0.6em;display: none;width: 100%;}.fluid-width-video-wrapper {width: 100%;position: relative;padding: 0;}.yl-inline-iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.yl-video-player-data {text-align: left;display: inline-block;width: 100%;word-wrap: break-word;box-sizing: border-box;padding: 0.2em;}.yl-video-player-title {margin-top: 0.5em;font-size: 1.1em;font-weight: bold;}.yl-video-player-desc {margin-top: 0.5em;font-size: 0.9em;max-height: 11em;overflow: hidden;}.yl-desc-show-more {font-size: 0.75em;background-color: #ff9800;display: inline-block;padding: 0em 0.6em;border-radius: 0.2em;color: white;margin-top: 0.7em;cursor: pointer;}.yl-video-player-data-popup-wrap {position: relative;background-color: white;top: -3px;padding: 0.2em 1em 0.7em 1em;width: 60%;box-sizing: border-box;margin: auto;z-index: 1300;line-height: 1.2em;position: absolute;top: 99.8%;width: 100%;}.mfp-iframe-holder .mfp-content {max-width: 60%;}.yp-popup-details {background-color: #fff;width: 100%;height: auto;display: inline-block;line-height: normal;padding: 2em;box-sizing: border-box;font-size: 1em;font-family: inherit;text-align: left;position: absolute;margin-bottom: 2em;}.yp-inline-popup {position: static;}.yp-popup-title {font-size: 1.5em;margin-bottom: 0.4em;color: #171717;}.yp-popup-description {font-size: 0.92em;color: #565656;line-height: 1.45em;}.yp-popup-description a {color: #5C6BC0;text-decoration: none;}.yp-show-less {max-height: 8.5em;overflow: hidden;}.yp-popup-more-button {font-size: 0.9em;background-color: #e2e1e1;display: inline-block;color: #353535;padding: 0.1em 0.2em 0.1em 0.3em;border-radius: 4px;margin-top: 1em;margin-bottom: 0.2em;cursor: pointer;}.yp-left-section {width: 10%;display: inline-block;float: left;border-right: 1px solid #b3b3b3;margin-right: 3%;}.yp-right-section {width: 86%;display: inline-block;float: right;}.yp-share {display: inline-block;background-color: grey;color: white;padding: 1em;cursor: pointer;text-align: center;margin-bottom: 1em;width: 70%;box-sizing: border-box;}.yp-share:last-child {margin:0px;}.yp-share:hover {background-color: #3F51B5;}.yp-share i {width: 1em;font-size: 1.2em;}.yl-simple-popup .yp-left-section {width: auto;margin-top: 1.2em;border: none;}.yl-simple-popup .yp-share {padding: 1.3em;width: auto;margin: 0px;}.yl-simple-popup .yp-right-section {width: 100%;}.yp-post-like-box {margin-top: 1em;box-sizing: border-box;display: inline-block;border: 1px solid #b3b3b3;padding: 0px;}.yp-post-like-box img {width: 2.1em;padding: 0.4em 0.2em 0.4em 0.5em;float: left;box-sizing: content-box;}.yp-post-like-count {color: #565656;padding: 0.4em;margin-left: 0.4em;display: inline-block;float: left;text-align: right;font-size: 0.9em;}.yp-post-like-count span {font-size: 0.8em;margin-left: 0.3em;}.yp-post-likes {background-color: grey;color: #ffffff;display: inline-block;overflow: hidden;box-sizing: border-box;float: left;font-size: 0.9em;margin-left: 0.4em;cursor: pointer;}.yp-add-like-icon {display: inline-block;float: right;font-size: 2em;padding: 0.2em 0.2em 0.3em 0.5em;}.yp-post-likes i {margin-right: 0.3em;}.yp-post-comments {margin-top: 1em;font-size: 0.9em;color: #565656;}.yp-comment span {color: #F44336;}.yp-comment {margin: 0.3em 0em;display: inline-block;width: 100%;}.yp-comment-from-img {width: 2.5em;float: left;margin-right: 0.6em;margin-bottom: 0.3em;border-radius: 2px;}.yp-comment-img {display: inline-block;height: 100%;float: left;}.yp-comment-text {display: inline-block;float: left;width: 80%;}.yp-add-comment-box {margin-top: 1em;display: inline-block;width: 100%;}#yp-add-comment-text {float: left;font-family: inherit;width: 80%;box-shadow: 0px 0px 0px 1px #b3b3b3;border: none;height: 2.8em;padding: 1em;box-sizing: border-box;font-size: 0.84em;background: #f7f7f7;text-align: left;}.yp-add-comment-button {display: inline-block;background-color: grey;color: white;width: 18%;height: 2.35em;float: left;text-align: center;box-sizing: border-box;line-height: 2.35em;box-shadow: 0px 0px 0px 1px grey;cursor: pointer;}.yp-add-comment-button i {margin-right: 0.3em;}.yp-post-comment-snap {margin-top: 1em;padding: 0.2em;box-sizing: border-box;display: inline-block;border: 1px solid #b3b3b3;display: none;}.yp-post-comment-count {color: #565656;padding: 0.2em;display: inline-block;float: left;text-align: right;font-size: 0.9em;}.yp-post-comment-count span {font-size: 0.8em;margin-left: 0.3em;}.yp-post-comment-users {background-color: inherit;display: inline-block;padding: 0.1em;overflow: hidden;box-sizing: border-box;float: left;}.yp-post-comment-users img {float: left;padding: 0.3em;width: 2em;box-sizing: content-box;}.yl-load-more-button,.yl-prev-button,.yl-next-button,.yl-page-count-button {width: auto;float: left;height: auto;display: inline-block;cursor: pointer;padding: 0.7em 1.2em;box-sizing: border-box;text-align: center;background-color: #fbfbfb;font-family: inherit;font-size: 1em;color: black;margin: 0 0.25em;}.yl-page-count-button {padding: 0.65em 0.5em;background-color: inherit;}.yl-load-more-container {display:inline-block;margin-top:1em;}.yl-load-more-button:hover {background: linear-gradient(to right,rgba(255, 255, 255, 0.33),#ffffff 30%);}.yl-load-more-button i {vertical-align: baseline;}.yl-loading {background: rgba(0, 147, 165,0.5) !important;}.yl-prev-button,.yl-next-button {}i.yl-reload-cache {float: right;cursor: pointer;border: 1px solid;padding: 0.4em;border-radius: 100%;margin: 0.6em;}div.yl-reload-cache {cursor: pointer;display: inline;background-color: yellow;color: #383838;float: right;padding: 0.1em 0.4em;border: 1px solid #abaaaa;border-bottom: 0;font-size: .8em;font-weight: bold;position: absolute;top: -1.9em;right: -1px;}.yl-tab-container {background-color: inherit;color: black;border-radius: 2px;display: inline-block;float: left;border-top-left-radius: 0px;border-bottom-left-radius: 0px;background-color: inherit;margin-bottom: 0.6em;}.yl-tab-container i {font-size: inherit;}.yl-tab {display: inline-block;font-size: 1em;cursor: pointer;position: relative;padding: 0.7em;}.yl-tab-icon {display: list-item;padding: 0.7em 0.9em;position: relative;border-color: #ebe534;float: left;}.yl-simple-thumbnails .yl-title-description-wrapper {height: auto;}.yl-simple-thumbnails .yl-description {display: none;}.yl-simple-thumbnails .yl-separator-for-grid {display: none;}.yl-simple-thumbnails .yl-date-bucket {display: none;}.yl-simple-thumbnails .yl-view-string {display: none;}.yl-simple-thumbnails .yl-views-per-day {display: none;}.yl-simple-thumbnails .yl-duration {display: inline-block;right: 6%;}.yl-neat-thumbnails .yl-title-description-wrapper {height: auto;}.yl-neat-thumbnails .yl-title {}.yl-neat-thumbnails .yl-view-string {border-right: 1px solid rgba(0,0,0,0.3);margin-top: 0.1em;}.yl-neat-thumbnails .yl-description {display: none;}.yl-neat-thumbnails .yl-separator-for-grid {display: none;}.yl-neat-thumbnails .yl-date-bucket {margin-top: 0.1em;}.yl-neat-thumbnails .yl-date {font-weight: normal;}.yl-neat-thumbnails .yl-views-per-day {display: none;}.yl-neat-thumbnails .yl-duration {display: inline-block;right: 6%;}.yl-list .yl-text {padding: 0.6em 0.8em;padding: 0.6em 0em 0em 0.8em;width: 57%;}.yl-list .yl-focus {width: 43%;}.yl-list .yl-duration {right: 4%;bottom: 7%;}.yl-list .yl-item-wrapper {margin-bottom:0.5em;width: 100%;}.yl-list .yl-item-wrapper:last-child {margin-bottom:0;}.yl-double-list .yl-item-wrapper:nth-child(odd) {margin-right: 1%;clear: both;}.yl-double-list .yl-item-wrapper {width: 49%;float: left;margin-bottom: 1%;}.yl-grid .yl-focus {width: 100%;padding: 8%;padding-bottom: 0px;padding: 0;}.yl-grid .yl-text {width: 100%;}.yl-grid .yl-views-per-day {display: none;}.yl-grid .yl-view-wrapper {padding: 0px;}.yl-grid .yl-duration {display: inline-block;right: 6%;}.yl-grid .yl-view-string {}.yl-grid .yl-date-left {float:left;}.yl-5-col-grid .yl-item-wrapper {width: 19.2%;float: left;margin-right: 1%;margin-bottom: 0.8%;}.yl-5-col-grid .yl-item-wrapper:nth-child(5n) {margin-right: 0px;}.yl-5-col-grid .yl-item-wrapper:nth-child(5n+1) {clear: both;}.yl-5-col-grid .yl-item-wrapper:nth-last-child(1), .yl-5-col-grid .yl-item-wrapper:nth-last-child(2), .yl-5-col-grid .yl-item-wrapper:nth-last-child(3), .yl-5-col-grid .yl-item-wrapper:nth-last-child(4), .yl-5-col-grid .yl-item-wrapper:nth-last-child(5) {margin-bottom: 0;}.yl-4-col-grid .yl-item-wrapper {width: 24%;float: left;margin-right: 1.2%;margin-bottom: 1.2%;}.yl-4-col-grid .yl-item-wrapper:nth-child(4n) {margin-right: 0px;}.yl-4-col-grid .yl-item-wrapper:nth-child(4n+1) {clear: both;}.yl-4-col-grid .yl-header {padding: 3%;}.yl-4-col-grid .yl-wrapper {}.yl-4-col-grid .yl-list-title {}.yl-4-col-grid .yl-item-wrapper:nth-last-child(1), .yl-4-col-grid .yl-item-wrapper:nth-last-child(2), .yl-4-col-grid .yl-item-wrapper:nth-last-child(3), .yl-4-col-grid .yl-item-wrapper:nth-last-child(4) {margin-bottom: 0;}.yl-3-col-grid .yl-item-wrapper {width: 32.1%;float: left;margin-right: 1.8%;margin-bottom: 1.8%;}.yl-3-col-grid .yl-item-wrapper:nth-child(3n) {margin-right: 0px;}.yl-3-col-grid .yl-item-wrapper:nth-child(3n+1) {clear: both;}.yl-3-col-grid .yl-item-wrapper:nth-last-child(1), .yl-3-col-grid .yl-item-wrapper:nth-last-child(2), .yl-3-col-grid .yl-item-wrapper:nth-last-child(3) {margin-bottom: 0;}.yl-2-col-grid .yl-item-wrapper {width: 49%;float: left;margin-right: 2%;margin-bottom: 2%;}.yl-2-col-grid .yl-item-wrapper:nth-child(2n) {margin-right: 0px;}.yl-2-col-grid .yl-item-wrapper:nth-child(2n+1) {clear: both;}.yl-2-col-grid .yl-item-wrapper:nth-last-child(1), .yl-2-col-grid .yl-item-wrapper:nth-last-child(2){margin-bottom: 0;}.yl-1-col-grid .yl-item-wrapper {width: 100%;float: left;margin-bottom: 2%;}.yl-1-col-grid .yl-tab-container {width: 100%;}.yl-1-col-grid .yl-tab, .yl-1-col-grid .yl-tab-icon {width: 100%;box-sizing: border-box;}.yl-1-col-grid .yl-tab {margin:0 !important;}.yl-1-col-grid .yl-item-wrapper:nth-last-child(1){margin-bottom: 0;}.yl-playlist-video-count {font-size: 1.6em;font-weight: bold;}.yl-playlist-line {width: 40%;border: 2px solid rgb(218, 218, 218);display: inline-block;margin-bottom: 0.6em;}.yl-playlist-line-wrapper {font-size: 0.6em;margin-top: 0.5em;line-height: 1.2em;}.yl-playlist-video-count-box {overflow: auto;margin: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 10.5em;line-height: 1.5em;font-size: 0.8em;}.yl-playlist-video-count-wrapper {position: absolute;right: 0;top: 0;height: 100%;background-color: rgba(0,0,0,0.5);color: white;width: 30%;text-align: center;pointer-events:none;}.yl-playlist .yl-title-description-wrapper {height: auto;}.yl-playlist .yl-grid .yl-view-string {display: none;}.yl-playlist .yl-grid .yl-date-bucket {float: left;margin-top: 0.1em;}.yl-playlist .yl-description {display: none;}.yl-playlist .yl-grid .yl-separator-for-grid {display: none;}.yl-playlist .yl-text {padding: 4% 6%;}.yl-playlist .yp-post-like-box,.yl-playlist .yp-add-comment-box,.yl-playlist .yp-post-comment-snap,.yl-playlist .yp-post-comment-box {display: none;}.yl-play-overlay {display: none;position: absolute;top: 0px;bottom: 0px;right: 0px;left: 0px;margin: auto;width: 100%;height: 100%;background-color: rgba(0,0,0,0.2);pointer-events: none;}.yl-play-overlay-fixed {display: none;position: absolute;top: 0px;bottom: 0px;right: 0px;left: 0px;margin: auto;width: 100%;height: 100%;background-color: rgba(0,0,0,0);pointer-events: none;}.yl-play-icon-holder {width: 2.1em;border-radius: 5px;height: 2em;color: white;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;border: 2px solid white;text-align: center;background-color: rgba(0, 0, 0, 0.45);box-sizing: content-box;padding: 0.1em 0em 0em 0.1em;}.yl-play-icon-holder i {font-size: 0.9em !important;padding: 0.55em;padding-top: 0.5em;}.yl-play-fill-color {}.yl-play-icon-holder span {display: inline-block;font-size: 1em;line-height: 1em;padding: 0.6em;padding-left: 0em;font-weight: bold;}.yl-duration-big {transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);left: 50% !important;top: 50% !important;right: auto !important;bottom: auto !important;font-size: 0.9em;text-align: center;z-index: 100;border: 1px solid;padding: 0.3em 0.55em;}.yl-duration-big i {vertical-align: 1px;}.yl-header {display: inline-block;width: 100%;background-color: rgb(109, 109, 109);color: #fbfbfb;line-height: 0px;float: left;padding: 3% 4%;box-sizing: border-box;position: relative;}.yl-channel-thumbnail {display: inline-block;float: left;}.yl-channel-thumbnail img {width: 4.5em;}.yl-channel-details {display: inline-block;float: left;padding-left: 1.3em;}.yl-channel-name {display: inline-block;float: left;font-size: 1.3em;font-family: inherit;line-height: 1.4em;padding-top: 0.3em;}.yl-channel-name a {color: inherit;text-decoration: none;}.yl-subscribe {display: inline-block;float: left;clear: both;padding-top: 0.6em;}.yl-channel-search {display: inline-block;float: right;margin-top: 1.5em;background-color: white;color: black;padding: 0.3em 0.5em;}input.yl-channel-search-input {border: none;outline: none;font-family: inherit;padding: 0px;font-size: 0.85em;background-color: inherit;color: inherit;width: auto;line-height: 1.4em;margin: auto;height: auto;}.yl-channel-search i {float: right;}.yl-cta-button {width: 48.5%;display: inline-block;padding: 1.35em 0px;background-color: #00BCD4;color: white;box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2);font-family: inherit;font-size: 1em;float: right;}.yl-cta-button i {vertical-align: baseline;}.yl-showing-playlist-name {font-family: inherit;float: left;background-color: #fc4c4a;font-size: 0.9em;padding: 0.3em 1em 0.3em 0.6em;color: white;margin-top: 0.4em;cursor: pointer;}.yl-showing-playlist-name i {font-size: 0.8em !important;margin-right: 0.2em;}@media all and (min-width: 2000px) {.yl-font-controller {font-size: 160%;}}@media all and (min-width: 1600px) {.yl-font-controller {font-size: 140%;}}@media all and (max-width: 1300px) , screen and (max-device-width: 1300px) {.mfp-iframe-holder .mfp-content {max-width: 70%;}}@media all and (max-width: 900px) , screen and (max-device-width: 900px) {.mfp-iframe-holder .mfp-content {max-width: 100%;}}@media all and (max-width: 600px) , screen and (max-device-width: 600px) {.yl-header {padding: 5%;}.yl-grid .yl-list-title select {padding-left: 1.17em;width: 100%;}.mfp-iframe-holder .mfp-content {max-width: 100%;}.yl-load-more-button {width: 100%;}.yl-cta-button {width: 100%;margin-top: 1.35em;}.yl-offer {position: static;width: 100%;margin-bottom: 5%;}.yl-list-callouts .yl-callout,.yl-grid-callouts .yl-callout,.yl-double-list-callouts .yl-callout {width: 100%;margin-right: 0%;margin-bottom: 6.0728%;padding: 0%;}.yl-list-callouts .yl-callout-left,.yl-grid-callouts .yl-callout-left,.yl-double-list-callouts .yl-callout-left {width: 100%;}.yl-list-callouts .yl-callout-right,.yl-grid-callouts .yl-callout-right,.yl-double-list-callouts .yl-callout-right {width: 100%;padding: 3.5% 6% 6% 6%;}.yl-switch {display: none;}#yl-sort-order {display: none;}}