body {
	background-color:#e9e9e9;
	margin:0 ;
	height: 100%;
	width: 100%;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

b {
	font-weight: 600;
}

* {
	color:#333;
}

p {
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;

}

html{
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;

}
h3 {
	color: #333;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 300;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

h1 {
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

small {
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    color: #666;

}

.switch-live{
    display: none;

}

.vod-player {


}

.button-switch{
    margin: 0 auto;
    padding: 0.8% 3%;
    border: none;
    background: #e9188f;
    color: #ffffff;
    cursor: pointer;
    font-size: 2vh;
        min-width:20%;
}

.button-switch:hover{
      background: #fb7665;



}
.switch{
    margin: 0 auto;
    text-align: center;


}
.switch-vod{


}

.vod-player{
    display: none;
    margin-top: 3% !important;
}

.display-player{
    display: block;

}

.remove-element{
    display: none;

}


.page-content p{
    text-align: center;

}

.header {
	width: 100%;
	height: 600px;
	/*background-image:url(../assets/header_bg.jpg);*/
    background-image: linear-gradient(90deg, #fb7665 0%, #e9188f 100%);
	background-size: cover;
	position: absolute;
	background-color: #fff;
	background-repeat: no-repeat;
}

.faq {
    width: 70%;
    margin-bottom: 5%;
    display: block;
    margin-left: 15%;
}

.container {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	padding: 20px;
}

.main-image {
	float: left;
	width: 100%;
	overflow:hidden;
}

.main-image img {
	width: 100%;
	display: block;
}

.header-text {
	width: 30%;
	float: left;
	background-color: #e9e9e9;
}

.content {
	float: left;
	margin-top: 10px;
	background-color: #fff;
}

.live-countdown {
    float: left;
    position: relative;
    width: 66%;
}

.live-countdown h1 {
	float: left;

    padding-left: 20px;
}

.iframe-player {
	width: 100%;
	margin: 0 auto;
}

.iframe-player div {
	/*margin-top:0 !important;*/
}

.iframe-placeholder {
	width: 100%;
	height: 430px;
	background:#000;
}

.header-text {
	padding: 20px 25px;
}

.content-left-side {
	width: 30%;
	float: left;
	padding: 20px 25px;
}

.page-content {
    width: 100%;
    float: left;
    position: relative;
}

.timer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 28px;
}

.timer li {
    display: inline-block;
    text-align: center;
    line-height: 1;
    width: 20%;
}

.timer {
    float: left;
    margin-left: 20px;
    width: 33%;
}

.timer li span {
    font-size: 30px;
}

.timer li small {
    font-size: 10px;
}


/** Accordion **/

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
     border-bottom-right-radius: 0px !important ;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: none !important;
	background: #dfeffc  50% 50% repeat-x;
	font-weight: bold;
	color: #2e6e9e;
}

.schedule-button {
    width: 33%;
    float: left;
}

.schedule-button p {
	text-align: right;
    display: block;
    padding: 18px;
}

.schedule-button a {
	color: #593192;
	font-weight: 400;
	text-decoration: none;
}

.schedule-button a:hover {
	color: #593192;
	font-weight: 400;
}

.iframe-player p {
	width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-top: 1.5em;
}

 
.button-schedule {
	color:#ffffff !important;
	border-radius: 25px 25px 25px 25px;
    padding: 12px 35px;
    background-color: #593192;
}

.button-schedule:hover {
	-webkit-transition-timing-function: ease;
    background-color: #37bcc1;
}

.accordion-content p {
	margin: 0 !important;

}

.footer-placement {
    background: #333;
    width: 100%;
    position: relative;
    bottom: 0 !important;
    float: left;
    text-align: center;
}

.accordion {
    margin: 0 auto;
    width: 100%;
}


.accordion dt{
  background: #e9188f;
  margin-bottom: 2px;
}


.accordion dd {
    padding: 2%;
    margin-bottom: 2px;
    border: 0.2px solid #c5c5c5;
    border-width: 0.1px;
    font-size: 11pt !important;
}
.accordion dt:hover {
  background: #fb7665;
}


.accordion dt:last-of-type, .accordion dd:last-of-type {
}
.accordion dt a, .accordion dd a {
  display: block;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.accordion dt a{
	display: block;
    padding: 2%;
}

dd {
    margin-inline-start: 0px !important;

}

.accordion dd {
  border-top: 0;
  font-size: 12px;
}
.accordion dd:last-of-type {
  position: relative;
  top: -1px;
}

.footer-placement img {
    margin-top: 14px;
    margin-bottom: 10px;

}

dd a {
	color: #333 !important;
	padding: 0 !important;

}
dd a:hover {
	color: #593192 !important;

}
.a-link {
	padding: 0 !important;
	margin: 0 !important;
	width: 0px !important;
	display: unset !important;


}
/*footer {
    width: 55.49%;
    margin: 0 auto;
    height: 6vh;
}

.custom-footer {
    width: 100%;
    background-color: #fec23b;
    position: relative;
    float: left;
    display: block;
    height: 8vh;
    text-align: center;
}

.custom-footer p {
    display: block;
    margin: 0 auto;
    color: #ffffff;
    margin-top: 1.5%;
}*/

.countdown-schedule-banner {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #333;
    height: 85px;
    display: block;
    float: left;
}



@media (min-width: 753px) and (max-width: 1158px) {
  
    .container {
        width: 90% !important;
    }

    a.button-schedule {
        font-size: 13px;
    }

    .timer ul li span {
        font-size: 26px;
    }

    .timer ul {
        margin-top: 28px;
    }

    .timer {
        width: 220px;
    }

    .faq {
        width: 90%;
        margin-left: 5%;
    }
    .accordion dt a {
    font-size: 11pt;
}
}


@media (min-width: 0px) and (max-width: 752px) {
  
    .container {
        width: 100% !important;
        padding: 0px !important;
    }

    .content {
        margin-top: 0px !important;
    }

    .faq {
        width: 100%;
        margin-bottom: 30px;
        display: block;
        margin-left: 0;
    }

    .faq h3 {
        margin-left: 10px;
    }
}


@media (min-width: 642px) and (max-width: 752px) {

.live-countdown h1 {
    padding-left: 43px;
}  

}


@media (min-width: 801px) and (max-width: 937px) {

.live-countdown h1 {
    font-size: 2.9vw;
    margin-top: 27px;
}

a.button-schedule {
    font-size: 13px;
}

.button-schedule {
    padding: 12px 18px;
}



}


@media (min-width: 0px) and (max-width: 800px) {
.countdown-schedule-banner {
    height: 85px;
}

.button-switch{
    margin: 0 auto;
    padding: 2% 10%;
    border: none;
    background: #e9188f;
    color: #ffffff;
    cursor: pointer;
    font-size: 2vh;


}

.live-countdown {
    width: 100%;
    text-align: center;
}

.live-countdown h1 {
    font-size: 4.5vw;
    margin-top: 26px;
        letter-spacing: -1px;
}

.timer {
    width: 45%;
}

.timer li {
    width: 22%;
}

.timer li small {
    font-size: 10px;
}

.timer ul li span {
    font-size: 5vw;
}

.schedule-button p {
    text-align: center;
}

.schedule-button {
    width: 100%;
}

.iframe-player p {
    font-size: 13px;
}

.accordion dt a {
    font-size: 10pt;
}

.accordion dd {
        padding: 2%;
    margin:0 !important;
     font-size: 12px !important;
}

.accordion {
        width: 85%;
     overflow-wrap: break-word;
}

.faq h3 {
    font-size: 14px;
    margin-left: 27px !important;
}

.eventbrite-holders {
    font-size:14px !important;
}

.eventbrite-holders p {
    line-height: 16px !important;
}

.eventbrite-logo {
    width: 78px !important;
    margin-bottom: -1.2px !important;
}
span.watch-on-platforms {
    font-size: 16px !important;
}
}

.eventbrite-holders {
    padding:10px 5%;
    font-size:1.1em;
    background: #e9e9e9;
}

.eventbrite-holders p {
    line-height: 1.4em;
}

.eventbrite-logo {
    width:100px;padding: 0 1px;
        margin-bottom: -1.5px;
}

img.platform-logo {
    width: 62px;
    padding: 0 10px;
    margin-bottom: -3px;
}

img#firetv-logo {
    width: 157.5px !important;
    margin-bottom: -14px;
}
span.watch-on-platforms {
    font-size: 1.3em;
}