@charset "UTF-8";.YouTubePopUp-Wrap{position:fixed;width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,0.8);top:0;left:0;z-index:9999999999999;overflow: auto;}.YouTubePopUp-animation{opacity: 0;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: YouTubePopUp;animation-name: YouTubePopUp;}@-webkit-keyframes YouTubePopUp {0% {opacity: 0;}100% {opacity: 1;}}@keyframes YouTubePopUp {0% {opacity: 0;}100% {opacity: 1;}}body.logged-in .YouTubePopUp-Wrap{top:32px;z-index:99998;}.YouTubePopUp-Content{max-width:80%;margin:auto;position:relative;width: auto;height: auto;padding: 100px 0;}.YouTubePopUp-Content iframe{max-width:100% !important;width:100% !important;display:block !important;height:600px !important;border:none !important;margin: auto 0;background-color: #070707;padding: 15px;}.YouTubePopUp-Hide{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: YouTubePopUpHide;animation-name: YouTubePopUpHide;}@-webkit-keyframes YouTubePopUpHide {0% {opacity: 1;}100% {opacity: 0;}}@keyframes YouTubePopUpHide {0% {opacity: 1;}100% {opacity: 0;}}.YouTubePopUp-Close{position:absolute;position:relative;display: block;float: right;cursor:pointer;right:0px;margin:auto 0;width:30px;height:30px;z-index: 1;background:url(../img/iconSearchClose.png) no-repeat;background-size:30px 30px;-webkit-background-size:30px 30px;-moz-background-size:30px 30px;-o-background-size:30px 30px;}.YouTubePopUp-Close:hover{opacity:0.5;}@media all and (max-width: 991px) and (min-width: 10px){.YouTubePopUp-Content{max-width:60%;}.YouTubePopUp-Content iframe{height:320px !important;}}@media all and (max-width: 600px) and (min-width: 10px){.YouTubePopUp-Content{max-width:90%;}.YouTubePopUp-Content iframe{height:320px !important;}}@media all and (max-width: 480px) and (min-width: 10px){.YouTubePopUp-Content iframe{height:220px !important;}}