* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
a {text-decoration: none!important;color: #207DDB;}
a:active,a:hover {outline: 0;}
b,strong {font-weight: 600;}
ol,ul {list-style-type: none;}
img {border: 0;vertical-align: middle;}
h1{font-size: 3em;}
h2{font-size: 2.8em;}
h3{font-size: 1.3em;}
h4{font-size: 1.5em;}
.zsiq_theme1.zsiq_floatmain {display: none!important;}
body{background-color: #060606;color:#fff}
.main{padding: 25px 0 0 0;}
.highlight{color:#C261E8;}
.serverroom {
    background-image: url(../images/fr-top-circle.png), url(../images/fr-top-circle.png);
    background-position: -30% -20%, 130% -20%;
    background-repeat: no-repeat, no-repeat;
    background-size: 800px, 800px;
}
header{display:none;}
/* ------------------ Header styles ------------------ */
.serverroom header{
  display:block;
  background: transparent;
  box-shadow: none;
  padding: 20px 0;
  position: static;
}
.logo-sec{float:left;}
.logo-sec a{display: block;}
.logo-sec img{width:200px;}
.menu-sec{float:right;padding-top:20px;}
.nav-menu li{
  float: left;
  padding:0 10px;
  cursor: pointer;
}
.nav-menu li:hover{
  text-decoration: underline;
}
.nav-menu li a{color:#EE25DA;}
.menu-icon {
    position: fixed;
    top: 37px;
    right: 15px;
    transform: translate3d(0, 0, 0);
    transition: transform .7s;
    z-index: 9999999;
    margin: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: none;
}
.menu-icon span {
    display: block;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    top: 0;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    position: absolute;
}
.menu-icon span:nth-child(2) {
    top: 8px;
}
.menu-icon span:nth-child(3) {
    top: 16px;
}
.navoverflow .menu-icon span:first-child {
    top: 8px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
.navoverflow .menu-icon span:nth-child(2) {
    opacity: 0;
    right: -60px;
}
.navoverflow .menu-icon span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
/* ------------------ Banner  styles ------------------ */
h1{
  position: absolute;
  right:100px;
  top:65px;
  z-index: 2;
}
.banner-sec{
  padding: 80px 80px 10px 80px;
  border-radius: 10px;
  position: relative;
  background: url("../images/fr-banner-bg.png") no-repeat top center;
}
.banner-sec:after{
  content:"";
  width:100%;
  height: 180px;
  position: absolute;
  bottom:0;
  left: 0;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,000000+100&0+0,1+100 */
  background: linear-gradient(to bottom,  rgba(30,87,153,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.banner-content-sec{
  width:70%;
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 40px;
  z-index: 2;
}
.banner-content-sec span{font-size: 1.1em;font-family:'Zoho_Puvi_Semi_Bold', sans-serif;}
.banner-content-sec h2{padding: 10px 0;line-height: normal;}

.innner-sesion{
  background: rgba(255, 255, 255, .1);
  padding: 50px;
  border-radius: 22px;
}

.subscribe-btn {
  display: inline-block;
  color: #fff;
  border: 2px solid #FF257D;
  background: #FF257D;
  padding: 10px 35px;
  border-radius: 3px;
  margin: 20px 0 10px 0;
  font-size: 1.3em;
  cursor: pointer;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}
.subscribe-btn:hover{
  box-shadow: 0 0 10px 0 #00d7c3 inset, 0 0 20px 2px #00d7c3;
  background: transparent;
  border: 2px solid #88def0;
}
#creative{width:330px;height: auto;margin:0 auto;}
#creative img{width:100%;}
audio {
    filter: sepia(20%) saturate(70%) grayscale(1) contrast(99%) invert(12%);
    width: 250px;
    height: 30px;
}
#audio {
    display: inline-block;
    vertical-align: top;
    margin: 15px 0 0 0;
}
/* ------------------ podcast-details-sec  styles ------------------ */
.podcast-thumb{
  width:200px;
  display: inline-block;
  vertical-align:top;
  position: relative;
  z-index: 2;
  cursor: pointer;
  -moz-transition: all ease-in-out .5s;
  -webkit-transition: all ease-in-out .5s;
  -o-transition: all ease-in-out .5s;
  transition: all ease-in-out .5s;
}
.podcast-thumb:hover{
  -moz-transform: scale(1.02);
  -o-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.podcast-thumb img{width:100%;height:auto;border-radius: 5px;}
.podcast-details-sec {
  padding: 50px 130px;
  position: relative;
  z-index: 2;
}
.tambien h3 {
  display: inline-block;
  vertical-align: top;
  padding: 15px 0;
  font-size: .9em;
  font-family: 'Zoho_Puvi', sans-serif;
  color: #909090;
}
.music-platform{
  display:inline-block;
  vertical-align:top;
  padding: 0 0 0 10px;
}
.music-platform a{
  padding:0 3px;
  display: inline-block;
  -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
}
.music-platform a img{width:auto;}
.music-platform a:hover{
  -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.discription-sec h2{
  padding:50px 0 20px 0;
}
.discription-sec p{padding:10px 0;}
.discription-sec li{
  padding:10px 5px;
  list-style-type: disc;
  margin:0 0 0 15px;
}
/* ------------------ Subscribe  styles ------------------ */
.sub-cont-sec {
    width: 90%;
    margin: 0 auto;
    padding: 35px 60px;
    border-radius: 10px;
    background: linear-gradient(to bottom, rgba(129, 47, 173, 1) 49%, rgba(76, 27, 152, 1) 100%);
    position: relative;
    box-shadow: 0 100px 100px #000;
}
.sub-cont-sec:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/fr-subscribe-bg.png);
    box-shadow: -30px -30px 100px #000;
    background-size: 100%;
    z-index: 1;
}
.sub-cont-sec p {
    display: inline-block;
    vertical-align: top;
    font-size: 1.5em;
    line-height: 28px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    width:60%;
}
.sub-cont-sec span {
    background: #FF257D;
    color: #fff;
    border-radius: 5px;
    padding: 12px 34px;
    display: inline-block;
    vertical-align: top;
    float: right;
    margin: 10px 20px 0 20px;
    box-shadow: 0px 3px 4px #4e1d84;
    border: 2px solid #FF257D;
    position: relative;
    z-index: 2;
    cursor: pointer;
    font-size: 1.2em;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.sub-cont-sec span:hover{
    box-shadow: 0 0 10px 0 #fff inset, 0 0 20px 2px #fff;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.subscribe{margin-top: -100px;}
.sub-inner{
    position: relative;
    z-index: 1;
    padding: 150px 0 100px 0;
}
.sub-inner .container{
  position: relative;
  z-index: 2;
}
.sub-inner:before{
  content: "";
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,000000+100&0+0,1+100 */
  background: linear-gradient(to top,  rgba(30,87,153,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sub-inner:after{
  content: "";
  background: url("../images/fr-bottom-bg.jpg") no-repeat center top;
  background-size: 100%;
  height:420px;
  position: absolute;
  top:0;
  width:100%;
  margin:0 auto;
  opacity: .5;
  z-index: 1;
}
.share-list {
  position: relative;
  z-index: 2;
  float: right;
  margin: 12px 0 0 0;
}
.share-list li{
  display: inline-block;
  vertical-align: top;
}
.share-list li a {
    height: 38px;
    width: 38px;
    margin: 0 5px 0 0;
    border-radius: 100%;
    display: inline-block;
    padding: 0; background:#fff;
	border:1px solid #fff;
}
.share-brd-bg li a {
    background:#fff;
	border:1px solid #fff;
}
.share-list li a img{width:100%;}
/* ------------------------------------ Footer styles ------------------------------------ */
.popup, .video-popup{
  background:rgba(0, 0, 0, 0.75);
  position: fixed;
  width:100%;
  height: 100%;
  margin: 0 auto;
  top:0;
  left:0;
  display: none;
  z-index: 99;
}
.popup.active, .video-popup.active{display: block;}
.popup-inner, .video-popup-inner{
  background:#000;
  border:1px solid #FF1BE8;
  border-radius: 5px;
  width:800px;
  height: auto;
  margin: 50px auto;
  position: relative;
  padding: 20px;
  backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.popup-inner h2{text-align: center;padding: 10px 0 10px 0;}
.popup-close, .video-popup-close{
  cursor: pointer;
  position: absolute;
  right: -10px;
  top: -10px;
  background: #000;
  border-radius: 20px;
  -moz-transition: all ease-in-out .6s;
  -webkit-transition: all ease-in-out .6s;
  -o-transition: all ease-in-out .6s;
  transition: all ease-in-out .6s;
}
.popup-close:hover, .video-popup-close:hover {
  transform: rotate(360deg);
  cursor: pointer;
}
.video-popup iframe{
    text-align: center;
    width: 100%;
}
/* ---------------- form style   --------------*/
form input, form textarea {
  font-style: normal;
  background: transparent;
  font-size: 1em;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 15px;
  width: 100%;
}
form select {
  background: transparent url(https://www.manageengine.com/events/images/dropdown-arrow.png) no-repeat 95% center;
  border: 1px solid #fff;
  padding: 15px;
  width: 100%;
  font-size: 1em;
  height: auto;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 3px;
}
div.form-field {
  width: 47%;
  display: inline-block;
  vertical-align: top;
  margin: 2% 1%;
}
.submit-block{
  text-align: center;
  margin: 20px 0 0 0;
}
form input[type="submit"], .submit-block input{
  font-size: 1.2em;
  color: #fff;
  border: 2px solid #FF257D;
  background: #FF257D;
  padding: 13px 35px;
  border-radius: 3px;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  width:auto;
}
form input[type="submit"]:hover, .submit-block input:hover {
    box-shadow: 0 0 10px 0 #00d7c3 inset, 0 0 20px 2px #00d7c3;
    background: transparent;
    color: #fff;
    border: 2px solid #88def0;
}
p.reg_form_errors{bottom: -26px;}
.CaptchaWrap{
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  height: 47px;
}
canvas {
    width: 100%;
    height: 47px;
}
.reload {
  position: absolute;
  width: 25px;
  height: 25px;
  background: #000;
  line-height: 22px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  top: 10px;
  font-size: 1.5em;
  right: 2px;
  cursor: pointer;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
/* ------------------------------------ Footer styles ------------------------------------ */
footer{position: relative;z-index: 2;background: #0a080d;}
.serverroom footer{
  display: block;
  background: #060606;
  padding: 0;
  position: relative;
  z-index: 2;
  color: #888;
}
footer:before{
  content: "";
  position: absolute;
  left:0;
  top:0;
  width:100%;
  height: 20px;
  box-shadow: 1px -40px 50px #000;
}
.foot-copy{
  padding: 50px 0;
  border-top:1px solid #69686a;
}
.zoho-division{display: none;}
/* ------------------------------------ Responsive styles ------------------------------------ */
@media only screen and (min-width:1681px){
  .serverroom{background-position: 30% -20%, 70% -20%;}
}
@media only screen and (min-width:1800px){
  .sub-inner::before, .sub-inner::after {background:none;}
}
@media only screen and (max-width:1279px){
  .container{width:90%;}
  .epis-left{width:200px;margin:0 auto;height: auto;}
  .speaker-sec{width:100%;}
  .online-platforms{float: none;margin: 10px 0 0 0;}
  .online-platforms h5{position: static;}
  #creative{width: 265px;right: 50px;top: 85px;}
  .epis-right{width:70%;}
}
@media only screen and (max-width:1100px){
  .podcast-details-sec{padding: 50px 100px;}
  .banner-sec {padding:50px 50px 10px 50px;}
  .banner-content-sec h2, .discription-sec h2{font-size: 2em;}
}
@media only screen and (max-width:1023px){
  #creative{position: static;}
  .banner-sec br{display: none;}
  .popup-inner, .video-popup-inner{width: 90%;}
  .banner-sec{background-size: cover;padding: 50px;}
  .innner-sesion{background:transparent;padding:0;}
  .podcast-thumb{width:150px;}
  .podcast-details-sec {padding:50px;}
  .epis-right{width:100%;padding: 20px 0;}
  .sub-cont-sec{text-align: center;}
  .sub-cont-sec p {width:100%;}
  .sub-cont-sec p br{display: none;}
  .sub-cont-sec span{float: none;margin-top:25px;}
  .share-list{float:none;}
  .sub-inner::before, .sub-inner::after {background:none;height: auto;}
  .subscribe{margin:0;}
  .sub-inner{padding: 0 0 50px 0;}
  .music-platform{padding:0;}
  .nav-menu {
    width: 50%;
    background: #fff;
    position: absolute;
    right: 15px;
    top: 75px;
    border-radius: 3px;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    height: 0;
    z-index: 99;
  }
  .nav-menu a{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transition: all ease-in-out .3s;
  -webkit-transition: all ease-in-out .3s;
  -o-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
  }
  .navoverflow .nav-menu{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    height: 155px;
  }
  .navoverflow .nav-menu a{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  .menu-icon{display: block;}
  .nav-menu li {float:none;padding: 0;}
  .nav-menu li a {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px dashed #ddd;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .nav-menu li:last-child a{border:none;}
  .nav-menu li:hover a {background: #fae9ff;}
}
@media only screen and (max-width:825px){
  div.form-field{width:100%;margin: 15px 0;}
  .popup-inner{height: 600px;overflow-y: scroll;}
  .popup-close{top: 10px;right: 10px;}
}
@media only screen and (max-width:745px){
  .epis-right{width:100%;}
  .
  
  a{padding:6px;}
}
@media only screen and (max-width:679px){
  .nav-menu {width: 90%;right: 5%;}
  .banner-content-sec{width: 100%;padding: 20px 0 0 0;}
  .eposodes-list > li{width:100%;padding: 25px;}
  .sub-cont-sec{padding: 25px 20px;}
  .sub-inner{height: auto;padding: 50px 0;background-size: cover;}
  .epis-left{width:100%;}
  .podcast-thumb {width: 200px;}
  .podcast-details-sec {padding:10px;}
  .music-platform a{padding:6px 0;}
}
@media only screen and (max-width:430px){
  .CaptchaWrap{position: relative;;margin-top: 15px;}
  .video-popup iframe{height: 300px;}
  .banner-sec{padding: 50px 25px 150px 25px;text-align: center;}
}
/* ------------------------------------ End ------------------------------------ */
