-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+



-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV
..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     @import url('https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i&display=swap');

body{
    font-family: 'Poppins', sans-serif !important;
    font-size: 13px;
	background: #f7f7f7;
	padding-bottom: 40px;
}

.user-header{
	background: linear-gradient(0deg, #140131, #330863);
	margin-bottom: 3rem;
}

.user-header .logo-dv{
	height: 40px;
	float: left;
	margin: 1rem 0;
}

.logo-dv img{
	height: 100%;
}

.user-header .profile{
	float: right;
}

.profile {
	display: table;
}

.profile img{
	width: 30px;
}

.profile a{
	color: #fff;
	cursor: pointer;
	padding: 1.5rem;
	display: table-cell;
	vertical-align: middle;
}

.profile a:hover{
	text-decoration: none;
}

.profile i{
	font-size: 20px;
    margin-top: 0.5rem;
    float: right;
    margin-left: 5px;
}

.profile .dropdown-menu {
	right: 0;
	left: auto;
	top: 40px;
}

.pic-dv {
    background-color: #fff;
    box-shadow: 2px 2px 5px #ccc;
    float: left;
    width: 100%;
    min-height: 560px;
    margin-bottom: 2rem;
}

.profile-pic{
	padding: 3rem;
	background: #230449;
	text-align: center;
	color: #fff;
}

.profile-pic label {
	font-weight: 400;
	font-size: 16px;
	margin-top: 5px;
}

.pic-circle{
	width: 120px;
	height: 120px;
	background: #ccc;
	margin: auto;
	border-radius: 50%;
	overflow: hidden;
}

.pic-circle img{
	width: 100%;
}

.edit-menu a {
    padding: 1.3rem 2rem;
    background-color: #fff;
    float: left;
    width: 100%;
    color: #666;
    transition: all 0.4s;
    border-bottom: 1px solid #f3f3f3;
}

.edit-menu a:hover {
	text-decoration: none;
    background-color: #f3f3f3;
    transition: all 0.4s;
}

.edit-menu .active {
    background-color: #f3f3f3;
}

.edit-menu a i {
    margin-right: 5px;
}

.overview {
	background-color: #fff;
    box-shadow: 2px 2px 5px #ccc;
    border: 1px solid #f3f3f3;
    padding: 1.5rem;
    float: left;
    width: 100%;
    margin-bottom: 2rem;
    min-height: 170px;
}

.heading{
	font-weight: 400;
	font-size: 18px;
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 1rem;
	float: left;
	width: 100%;
    margin-top: 5px;
    margin-bottom: 2rem;
}

.overview label{
	margin: 0;
	font-weight: 500;
	color: #000;
}

.overview span{
	color: #333;
}

.overview .form-group {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.overview .table-responsive{
	float: left;
	width: 100%;
}

.mb-3{
	margin-bottom: 3rem;
}

/*
	/*Footer
*/

.footer{
	padding: 1rem;
	text-align: center;
	border-top: 1px solid #ccc;
	font-size: 12px;
	position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
}

.dropdown-menu i{
	font-size: 14px;
    float: none;
    margin: 0;
}

.form-contr {
    width: 100%;
    height: 38px;
    border: none;
    border-bottom: 1px solid #f3f3f3;
    /*padding: 15px;*/
}

.form-contr:focus {
    border-bottom: 1px solid #2f323e;
    outline: none;
}

.notf p{
	font-size: 12px;
}

.edit-prof {
    margin: auto;
    width: 90%;
    padding: 2rem;
}

.edit-prof label {
	margin-top: 8px;
}

/*----------------------
		btn Style
----------------------*/

.btn-blue {
	display: inline-block;
	padding: .75rem 2rem;
	background: none;
	color: #2f323e;  
	position: relative;
	transition:color 0.25s ease;
	border: 1px solid #2f323e;
	z-index: 5;
	cursor: pointer;
}

.btn-blue:hover {
	color: #fff;
}

.btn-blue::after {
	position: absolute;
	content: '';
	top:0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #2f323e;
	transform-origin:left;
	transition: width 0.25s ease;
	z-index: -1;
}

.btn-blue:hover::after {
	width: 100%;
}

.blue-sm{
	padding: 3px 8px;
	font-size: 12px;
}

/*----------------------
		btn Style
----------------------*/

.mt-3{
	margin-top: 3rem;
}

.social-dv {
	float: left;
	width: 100%;
	margin-bottom: 3rem;
}

.social-dv img {
	float: left;
	width: 40px;
	margin-right: 1rem;
}

/*----------------------
		Switch
----------------------*/

.switch-o {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 25px;
}

.switch-o input {
	display:none;
}

.switch-o .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ca2222;
	-webkit-transition: .4s;
	transition: .4s;
}

.switch-o .slider:before {
	position: absolute;
	content: "";
	height: 23px;
	width: 25px;
	left: 1px;
	bottom: 1px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

.switch-o input:checked + .slider {
	background-color: #2ab934;
}

.switch-o input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

.switch-o input:checked + .slider:before {
	-webkit-transform: translateX(33px);
	-ms-transform: translateX(33px);
	transform: translateX(33px);
}

.switch-o .on
{
	display: none;
}

.switch-o .on
{
	color: white;
	position: absolute;
	transform: translate(-50%,-50%);
	top: 50%;
	left: 17px;
	font-size: 10px;
	font-family: inherit;
}

.switch-o .off
{
	color: white;
	position: absolute;
	transform: translate(-50%,-50%);
	top: 50%;
	right: -3px;
	font-size: 10px;
	font-family: inherit;
}

.switch-o input:checked+ .slider .on{
	display: block;
}

.switch-o input:checked + .slider .off{
	display: none;
}

.switch-o .slider.round {
	border-radius: 4px;
}

.switch-o .slider.round:before {
	border-radius: 4px;
}

.on-off{
	float: left;
	margin-right: 1rem !important;
}

/*----------------------
		Switch
----------------------*/

.thumb-upload-vid {
	width: 150px;
	float: left;
	cursor: pointer;
}

.thumb-upload-vid img {
	width: 100%;
	border: 1px solid #ddd;
	transition: all 0.4s;
}

.thumb-upload-vid img:hover {
	border: 1px solid #2f323e;
	transition: all 0.4s;
	box-shadow: 2px 2px 5px #ccc;
}

.desc-upload-vid {
	width: calc(100% - 150px);
	float: left;
	padding: 5px 10px;
}

.desc-upload-vid strong {
	font-weight: 500;
	color: #666;
}

.desc-upload-vid label {
	font-weight: 500;
	color: #444;
}

.desc-upload-vid span {
	color: #999;
}

.desc-upload-vid a {
	font-weight: 500;
	text-decoration: none;
}

.user-requested {
	float: left;
	width: 100%;
	padding: 1rem 0;
	border-bottom: 1px solid #f3f3f3;
}

.user-profile-heaedr {
	border-bottom: 1px solid #ddd;
}

.mb-1 {
	margin-bottom: 1rem;
}

.user-profile {
	background: #fff;
	min-height: 70vh;
}

.profile-image {
	width: 160px;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px #ccc;
	position: relative;
	bottom: -40px;
	float: left;
}

.profile-image img {
	width: 100%;
	border: 5px solid #fff;
}

.profile-name {
    float: left;
    position: relative;
    top: 130px;
    padding: 0 10px;
    font-size: 20px;
    font-weight: 500;
}

.main-404 {
	width: 100%;
	height: 100%;
	position: absolute;
	background: #fff;
}

.header-404 {
	background: #141921;
	padding: 1rem;
}

.header-404 h1 {
	color: #fff;
	font-weight: 300;
	margin-bottom: 2rem;
}

.body-404 h3 {
	margin-top: 6em;
	font-weight: 300;
	text-align: center;
	line-height: 3rem;
}

.square {
	border-radius: 0;
}

.form-control {
	border-radius: 0;
    border: 1px solid #ccc;
    height: 38px;
    box-shadow: none;
}

.form-control:focus {
    border: 1px solid #141921;
    box-shadow: none;
}

.mt-2 {
	margin-top: 2rem;
}

.switch-chanel {
	border: 1px solid #ddd;
	background: #fff;
	display: table;
	width: 100%;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
}

.chanel-select {
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0 4px 0 4px;
	width: 40px;
	height: 40px;
	background: #3bbd3b;
	color: #fff;
	padding-top: 9px;
	text-align: center;
	display: none;
}

.switch-chanel:hover .chanel-select{
	display: block;
}

.sc-thumb {
	background: #fff;
}

.sc-thumb img {
	width: 100%;
	border: 1px solid #f3f3f3;
}

.sc-heading {
	background: #fff;
	padding: 1rem 2rem;
	border-top: 1px solid #f3f3f3;
	text-align: center;
}

.channels-list {
	display: table;
	width: 100%;
	min-height: 80vh;
}

.not-found {
	min-height: 78vh;
	text-align: center;
}

.not-found p {
	font-size: 18px;
    color: #999;
}

.select-pass-dv {
	padding: 0 15px;
	max-width: 640px;
	margin: auto;
}

.select-pass {
	display: table;
	width: 100%;
	padding: 1rem 0;
}

.border-b {
	border-bottom: 1px solid #f3f3f3;
}

.select-pass span {
	font-size: 12px;
	color: #888;
}

.sea-pass {
	padding: 10px;
	background: #eee;
	float: left;
	width: 100%;
}

.credit-cards {
	text-align: center;
}

.credit-cards a {
	display: inline-block;
    width: 80px;
    height: 50px;
    position: relative;
    border-radius: 3px;
}

.credit-cards img {
	position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.credit-cards-h img {
	width: 30px;
}

.payment-tag {
	font-weight: bold;
	color: #333;
	background: #b3e1ff;
	padding: 5px 8px;
}

.season-pass {
	display: none;
}

#pur_using {
	display: none;
}

.success-div {
	padding: 1em;
    text-align: center;
    color: #666;
}

.success-icon {
	color: #419e3f;
}

.success-div h3 {
    font-size: 2.5em;
}

.success-div p {
    font-size: 1.3em;
}

.success-footer {
	padding: 1em;
}

.success-footer .btn {
	font-size: 14px;
	min-width: 250px;
	margin-bottom: 1rem;
}

.success-footer a {
	text-transform: uppercase;
	font-size: 12px;
}

.error-div {
	padding: 1em;
    text-align: center;
    color: #666;
}

.error-icon {
	color: #d44f4a;
}

.error-div h3 {
    font-size: 2.5em;
}

.error-div p {
    font-size: 1.3em;
}

.error-footer {
	padding: 1em;
}

.error-footer .btn {
	font-size: 14px;
	min-width: 250px;
	margin-bottom: 1rem;
}

.error-footer a {
	text-transform: uppercase;
	font-size: 12px;
}

/*
	/* CSS LOADER
*/

/* Absolute Center Spinner */
.loading {
	position: fixed;
	z-index: 999;
	height: 2em;
	width: 2em;
	overflow: show;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: none;
}

/* Transparent Overlay */
.loading:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(#ffffff99, #cccccc99);
	background: -webkit-radial-gradient(#ffffff99, #cccccc99);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
	/* hide "loading..." text */
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.loading:not(:required):after {
	content: '';
	display: block;
	font-size: 10px;
	width: 1em;
	height: 1em;
	margin-top: -0.5em;
	-webkit-animation: spinner 1500ms infinite linear;
	-moz-animation: spinner 1500ms infinite linear;
	-ms-animation: spinner 1500ms infinite linear;
	-o-animation: spinner 1500ms infinite linear;
	animation: spinner 1500ms infinite linear;
	border-radius: 0.5em;
	-webkit-box-shadow: #333 1.5em 0 0 0, #333 1.1em 1.1em 0 0, #333 0 1.5em 0 0, #333 -1.1em 1.1em 0 0, #333 -1.5em 0 0 0, #333 -1.1em -1.1em 0 0, #333 0 -1.5em 0 0, #333 1.1em -1.1em 0 0;
	box-shadow: #333 1.5em 0 0 0, #333 1.1em 1.1em 0 0, #333 0 1.5em 0 0, #333 -1.1em 1.1em 0 0, #333 -1.5em 0 0 0, #333 -1.1em -1.1em 0 0, #333 0 -1.5em 0 0, #333 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-o-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.coupon-apply {
	margin-bottom: 15px;
	background: #f3f3f3;
	box-shadow: 2px 2px 5px #ccc;
	position: relative;
}

.coupon-inner {
	padding: 1rem 0;
}

.coupon-inner label {
	display: block;
	margin: 0;
}

.coupon-inner span {
	display: block;
}

.alert-coupon {
	position: absolute;
	background: #f3f3f3;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 1.4em;
	display: none;
}

.alert-coupon .form-control {
	display: inline-block;
	max-width: 200px;
	height: 31px;
	vertical-align: middle;
}

.alert-coupon .close {
	color: #333;
	opacity: 1;
	top: 5px;
	right: 15px;
	position: absolute;
}

.full-discount {
	color: #37b337;
	font-weight: bold;
}

.full-access {
	margin-bottom: 1rem;
	text-align: center;
	padding: 1rem;
}

.full-access img {
	max-width: 90%;
}

.access-btn {
	margin-bottom: 4rem;
	text-align: center;
}

/*
	/*Dropdown
*/

.dropdown-menu {
	border-radius: 0;
	border: none;
}

.dropdown-menu a {
	font-size: 13px;
    padding: 0.6rem 1.5rem !important;
    transition: all 0.4s;
}

.dropdown-menu a:hover {
    transition: all 0.4s;
    font-weight: 500 !important;
}

.policy-text {
	padding: 0 3rem 50px 3rem;
	position: absolute;
    top: 60px;
    width: 100%;
    height: calc(100% - 100px);
    overflow: auto;
    background: #fcfcfc
}

.refund-footer {
	position: fixed;
    bottom: 38px;
    width: calc(100% - 16px);
    left: 0;
    padding: 1rem;
    background: #f1f1f1;
    border-top: 1px solid #ccc;
    border-right: 1px solid #e8e8e8;
    text-align: center;
}

.refund-header {
	font-size: 22px;
	margin-bottom: 2rem;
}

.policy-text a {
	font-size: 14px;
    display: inline-block;
    background: linear-gradient(#14bfb7, #009688);
    color: #fff;
    padding: 6px;
    width: 36px;
    text-align: center;
    border-radius: 2px;
    float: right;
}

.policy-text ul,
.policy-text ol {
	padding-left: 2rem;
	margin-bottom: 2rem;
}

.back-link {
	text-align: center;
}

.back-link a {
	font-size: 16px;
}

.delete-sub-popup {
	padding: 1rem 2rem;
	text-align: left;
}

.delete-sub-popup h4 {
	font-size: 15px;
}

.delete-sub-popup h4 i {
	color: #ffb100;
}

.access-btn {
	margin-top: 2rem;
}

.change-payment {
	float: right;
}

.adyen-checkout__button__content span {
	color:#fff !important;
}

.StripeElement {
	box-sizing: border-box;
	height: 40px;
	padding: 10px 12px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: white;
	box-shadow: 0 1px 3px 0 #e6ebf1;
	-webkit-transition: box-shadow 150ms ease;
	transition: box-shadow 150ms ease;
}

.StripeElement--focus {
	box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
	border-color: #fa755a;
}

.StripeElement--webkit-autofill {
	background-color: #fefde5 !important;
}

.stripe-form {
	background-color: #fff;
	padding: 2rem 0;
}

.form-row {
	margin-bottom: 2rem;
}

.form-row label {
	font-size: 14px;
	margin-bottom: 1rem;
}

.form-button {
	text-align: center;
}

.stripe-button {
	background-color: #00bcd4;
	padding: 10px 20px;
	border: 0;
	border-radius: 2px;
	font-family: 'Poppins',sans-serif;
	width: 220px;
	color: #fff;
	cursor: pointer;
}

#card-errors {
	font-size: 12px;
	color: #ff0000;
}

.content-type-h {
	border-bottom: 1px solid #eee;
    padding: 10px 0;
    font-size: 16px;
    margin-top: 0;
}

.select-pass-dv .alert {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.all-cards {
	text-align: center;
    position: relative;
    margin-top: 3em;
}

.all-cards img {
	height: 30px;
}