body
{
	color: #10235d;
	background-color: #ffffff;
}
/*override container start*/
.login-content
{
	width: 400px;
}
div.reg-content-width
{
	width: 85.3125%;
}
#iptvreg_page_0 div.reg-content-width,
#iptvreg_packageArea_container div.reg-content-width,
#iptvreg_subscribinguser div.reg-content-width,
#iptvreg_registration_confirmation div.reg-content-width,
#iptv_onboarding_content div.reg-content-width
{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#iptvreg_payment_container div.reg-content-width,
#iptvreg_packageInfo.reg-content-width
{
	width: 970px;
}
div.reg-content-width.steps.hidden-ph
{
	text-align: center;
}
@media (min-width: 768px) {
	.reg-row
	{
		margin-left: -10px;
		margin-right: -10px;
	}
	.col-1-ph, .col-2-ph,
	.col-1-tb, .col-2-tb, 
	.col-1-dp, .col-2-dp, .col-3-dp
	{
		padding-left:10px;
		padding-right:10px; 
	}
	#iptvreg_payment_container .reg-row
	{
		margin-left: -50px;
		margin-right: -50px;
	}
	#iptvreg_payment_container .col-1-ph, 
	#iptvreg_payment_container .col-2-ph,
	#iptvreg_payment_container .col-1-tb, 
	#iptvreg_payment_container .col-2-tb, 
	#iptvreg_payment_container .col-1-dp, 
	#iptvreg_payment_container .col-2-dp, .col-3-dp
	{
		padding-left:50px;
		padding-right:50px; 
	}
}
@media (min-width: 992px) {
	.reg-row
	{
		margin-left: -10px;
		margin-right: -10px;
	}
	.col-1-ph, .col-2-ph,
	.col-1-tb, .col-2-tb, 
	.col-1-dp, .col-2-dp, .col-3-dp
	{
		padding-left:10px;
		padding-right:10px; 
	}
	.col-dp5-2, .col-dp5-3  /* 5-col grid */
	{
		padding-left:10px;
		padding-right:10px; 
	}
	.col-dp3-1, .col-dp3-2  /* 3-col grid */
	{
		padding-left:10px;
		padding-right:10px; 
	}
	#iptvreg_payment_container .reg-row
	{
		margin-left: -50px;
		margin-right: -50px;
	}
	#iptvreg_payment_container .col-1-ph,
	#iptvreg_payment_container .col-2-ph,
	#iptvreg_payment_container .col-1-tb,
	#iptvreg_payment_container .col-2-tb, 
	#iptvreg_payment_container .col-1-dp,
	#iptvreg_payment_container .col-2-dp,
	#iptvreg_payment_container .col-3-dp
	{
		padding-left:50px;
		padding-right:50px; 
	}
	#iptvreg_payment_container .col-dp5-2,
	#iptvreg_payment_container .col-dp5-3  /* 5-col grid */
	{
		padding-left:50px;
		padding-right:50px; 
	}
	#iptvreg_payment_container .col-dp3-1,
	#iptvreg_payment_container .col-dp3-2  /* 3-col grid */
	{
		padding-left:50px;
		padding-right:50px; 
	}
}
#iptvreg_row_cardexpmonth.col-2-ph, 
#iptvaccount_row_cardexpmonth.col-2-ph,
#iptvreg_row_cardexpyear.col-2-ph,
#iptvaccount_row_cardexpyear.col-2-ph
{
	padding-right: 0px;
}
.reg-content
{
	padding: 0;
}
#iptvreg_packageInfo.reg-content
{
	padding-top: 75px !important;
}
.steps
{
	padding-bottom: 0;
}
@media (max-width: 1200px)
{
	div.reg-content-width
	{
		width: 85.3125%;
	}
	#iptvreg_page_0 div.reg-content-width,
	#iptvreg_packageArea_container div.reg-content-width,
	#iptvreg_subscribinguser div.reg-content-width,
	#iptvreg_registration_confirmation div.reg-content-width,
	#iptv_onboarding_content div.reg-content-width
	{
		width: 516px;
		margin-right: auto;
		margin-left: auto;
	}
	#iptvreg_payment_container div.reg-content-width,
	#iptvreg_packageInfo.reg-content-width
	{
		width: 516px;
	}
	#iptvreg_payment_container .reg-row
	{
		margin-left: -8px;
		margin-right: -8px;
	}
	#iptvreg_payment_container .col-1-ph, 
	#iptvreg_payment_container .col-2-ph,
	#iptvreg_payment_container .col-1-tb, 
	#iptvreg_payment_container .col-2-tb, 
	#iptvreg_payment_container .col-1-dp, 
	#iptvreg_payment_container .col-2-dp, .col-3-dp
	{
		padding-left:8px;
		padding-right:8px; 
	}
	#iptvreg_btn_checkpromo
	{
		margin-top: 5px;
	}
}
/*override container end*/
/*tab style when add favorite*/
.stepsContainer,
.tabsContainer
{
	background-color: #ffffff;
}
.tabsContainer .tabs-account
{
	background-color: #10253d;
	border-radius: 7px;
	margin-top: 50px;
	padding: 10px 0;
	height: 78px;
}
#tabsList
{
	width: 100%;
}
#tabsList li + li
{
	margin-left: 0;
}
#tabsList li
{
	margin-left: 1%;
	margin-right: 1%;
	font-size: 30px;
	font-family: 'Montserrat Light';
	color: #fff;
	background-color: #10253d;
	border-radius: 3px;
	width: 23%;
	text-align: center;
}
#tabsList li.sel
{
	color: #fff;
	background-color: #e52635;
	font-family: 'Montserrat SemiBold';
}
#expand_menu a,
#hide_menu a
{
	color: #ffffff;
}
#expand_menu a:hover,
#hide_menu a:hover
{
	color: #e52635;
}
#dropdown_selected
{
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	padding-top: 15px;
}
.reg-dropdown-menu
{
	font-size: 14px;
	font-weight: 400;
	color: #232323;
	border-radius: 8px;
}
.reg-dropdown-menu:before
{
	position: absolute;
	top: -9px;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 10px solid #fff;
}
#menu li
{
	padding: 0 16px;
	font-size: 16px;
	color: #000;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 28px;
}
#menu .reg-dropdown-menu li a:hover
{
	color: #e52635;
	font-weight: normal;
}
#menu li.bold
{
	color: #e52635;
}
/*when have no preferences hide it for mobile*/
#menu li#dropdown_history
{
	display: none;
}
/*custome header footer start*/
#header
{
	padding: 13px 30px;
	background-color: #11263e;
	overflow: hidden;
}
#header span
{
	padding: 0;
}
#headerLeft
{
	height: 100%;
	float: left;
	box-sizing: border-box;
}
#footer
{
	display: none !important;
}
@media (max-width: 768px)
{
	#header
	{
		padding: 15px 25px 15px 25px;
	}
}
/*custome header footer end*/
/*custom payflow start*/
.stepsList li
{
	font-size: 20px;
	color: #10253d;
	font-family: 'Montserrat Light';
	padding-top: 60px;
	text-transform: uppercase;
	background-image: url(../images/reg_step.svg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 54px 54px;
	text-align: center;
}
.stepsList li + li
{
	margin-left: 117px;
}
.stepsList .past
{
	color: #034b96;
	font-family: 'Montserrat Light';
	background-image: url(../images/reg_step_past.svg);
}
.reg-checkmark
{
	display: none;
}
.stepsList .sel
{
	color: #ee212c;
	font-weight: 700;
	background-image: url(../images/reg_step_active.svg);
}
.reg-carousel.sel
{
	font-size: 18px;
	color: #10235d;
}
.reg-carousel-indicators li
{
	background-color: #222222;
}
.reg-carousel-indicators li.active
{
	background-color: #e52635;
}
.label,
.reg-radio,
.reg-checkbox,
input.input,
select.input,
.not_subscriber,
#iptvauth_page_forgotpassword h1,
#iptvreg_already_have_account,
#iptvreg_packageInfo .section-bottom .package,
#iptvreg_section_account,
#iptvreg_section_creditcard h2,
#iptvreg_cards_accepted_container .bold,
#iptvreg_section_billing h2,
#freetrial_zeroprice,
#freetrial_price_disclaimer,
#freetrial_disclaimer .instruct,
#packageDescription,
#iptvreg_field_sku > .desc,
.link-back
{
	color: #10253d;
}
.not_subscriber
{
	font-weight: 400;
}
#iptvauth_page_forgotpassword h1
{
	font-size: 24px
}
#iptvreg_section_creditcard h2,
#iptvreg_section_billing h2
{
	font-size: 30px;
	color: #e52635;
	margin-bottom: 30px;
}
#iptvreg_payment_container #iptvreg_section_creditcard h2, 
#iptvreg_payment_container #iptvreg_section_billing h2
{
	font-size: 26px;
	color: #10253d;
	margin-bottom: 0;
}
.label
{
	font-weight: 400;
	font-size: 25px;
	text-indent: 15px;
}
.reg-radio,
.reg-checkbox
{
	font-weight: 400;
}
.reg-radio a,
.reg-checkbox a,
a.link
{
	color: #222222;
	text-decoration: underline;
}
#iptvreg_already_have_account
{
	font-weight: 700;
	font-size: 30px;
	float: none !important;
	text-align: center;
	width: 100%;
	margin-top: 10px;
}
.packageArea
{
	padding: 0;
}
.packageArea .right-tb.right-dp
{
	margin-top: 45px;
	margin-bottom: 45px;
	float: none !important;
	text-align: center;
	width: 100%;
}
#freetrial_zeroprice .package,
#freetrial_zeroprice .price
{
	font-weight: 700;
	font-size: 24px;
	color: #e52635;
}
#freetrial_price_disclaimer
{
	font-weight: 700;
	font-style: normal;
}
#freetrial_disclaimer .instruct
{
	font-weight: 400;
	font-style: normal;
}
#freetrial_disclaimer .instruct a
{
	font-weight: 400;
	font-style: normal;
	color: #222222;
	text-decoration: underline;
}
#packageDescription,
#iptvreg_field_sku > .desc
{
	font-weight: 700;
}
a.link-back,
a.btn.continue, 
a.btn.signup
{
	border-radius: 5px;
	background-color: #e52635;
	width: 400px;
	height: 80px;
	line-height: 80px;
	display: inline-block;
	color: #ffffff;
	text-align: center;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	padding: 0;
	border: 3px solid #e52635;
}
#iptvaccount_upgrade_subcription
{
	font-size: 30px;
	line-height: 80px;
	width: 100%;
	height: 100%;
}
#modalCancelSub a.btn.continue
{
	width: 380px;
}
a.link-back,
#iptvreg_registration_confirmation_message a.btn.continue
{
	background-color: transparent;
	color: #e52635;
	border: 3px solid #e52635;
}
a.btn.continue.small
{
	margin-top: 20px;
}
a.btn.check
{
	height: 60px;
	line-height: 60px;
	background-color: #10253d;
	padding: 0 10px;
}
a.btn.continue:hover, a.btn.signup:hover
{
	background-color: #ed2d23;
}
#iptvreg_packageArea_container
{
	background-color: #ffffff;
}
#iptvreg_packageArea
{
	background-color: #fff;
}
.reg-radio, .reg-checkbox /*change size about checkbox*/
{
	font-size: 18px;
	padding-left: 50px;
	text-align: left;
}
.reg-checkbox input[type="checkbox"]
{
	position: absolute;
	margin-top: -4px;
	margin-left: -47px;
	width: 30px;
	height: 30px;
	background-color: #ffffff;
}
#modalCancelSubReasons .reg-checkbox
{
	text-align: left;
	margin-left: 10px;
}
#modalCancelSubReasons .reg-checkbox input[type="checkbox"]
{
	margin-top: 2px;
	margin-left: -27px;
	width: 18px;
	height: 18px;
}

#iptvreg_field_sku, /*make the sub info to right*/
#iptvreg_field_sku .label,
.paragraph-top .reg-row .right-tb,
#iptvreg_fieldgroup_autorenew
{
	text-align: right;
}
#iptvreg_page_0_packageArea
{
	text-align: center;
}
#iptvreg_page_0_packageArea .paragraph-top .col-2-tb.col-dp5-2
{
	margin-top: 10px;
}
#packageDescription
{
	display: none; /*foe crtv hide the desc*/
}
#iptvreg_section_account
{
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
#iptvreg_section_account .section-account-title
{
	font-size: 60px;
	line-height: 106px;
	margin-top: 12px;
}
#iptvreg_section_account .section-account-subtitle
{
	font-size: 30px;
	font-weight: 700;
	margin-top: -10px;
}
#iptvreg_section_account .required
{
	display: none;
}
#iptvreg_fieldgroup_creditcard .reg-row:last-child>.col-1-ph.col-2-tb.col-dp3-2
{
	width: calc(100% - 50px);
}
#iptvreg_row_cardsc
{
	display: block;
	width: 100%;
	float: left;
}
#iptvreg_row_cardsc .col-1-ph.col-2-tb.col-dp3-1
{
	display: block;
	float: none;
	min-width: 100%;
}
#iptvreg_page_0_packageArea .paragraph-top .col-2-tb.col-dp5-2.hidden-ph,
#iptvreg_page_0_packageArea .paragraph-top .col-1-ph.col-2-tb.right-tb.col-dp5-3
{
	display: inline-block;
	float: none;
	width: auto;
	padding: 0;
	margin: 0 14px;
	margin-bottom: 50px;
}
#iptvreg_payment
{
	padding-top: 150px;
	position: relative;
}
#iptvreg_payment .iptvreg-payment-title
{
	font-size: 60px;
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
	color: #000000;
	line-height: 106px;
	margin-top: 12px;
}
@media (max-width: 991px)
{
	#iptvreg_field_sku,
	#iptvreg_field_sku .label
	{
		text-align: left;
	}
	#iptvreg_btn_checkpromo
	{
		margin-top: 0;
	}
}
@media (max-width: 767px)
{
	.reg-content
	{
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
}
@media (max-width: 420px)
{
	#iptvreg_field_promo_container
	{
		float: none;
	}
	#iptvreg_btn_checkpromo
	{
		margin-top: 5px;
	}
}
.labelErrorDesc a,
.labelErrorDesc a:hover
{
	color: #e22e2e;
	text-decoration: underline;
}
.required
{
	display: inline-block;
}
#iptvreg_fieldgroup_autorenew .reg-checkbox
{
	float: right;
}
#iptvreg_payment_container .divider
{
	padding: 0;
}
input.input,
select.input
{
	font-family: 'Montserrat Medium';
	font-size: 25px;
	font-weight: 500;
	border: 3px solid #10253d;
	border-radius: 7px;
	height: 60px;
	line-height: 60px;
	text-indent: 15px;
}
#iptvreg_field_cardexpmonth,
#iptvreg_field_cardexpyear
{
	font-size: 22px;
}
#iptvreg_registration_confirmation_message
{
	text-align: center;
	color: #10253d;
}
#iptvreg_registration_confirmation_message h1
{
	font-size: 60px;
	color: #10253d;
	line-height: 106px;
	margin-top: 10px;
}
#iptvreg_regconfirm_thanks
{
	font-size: 30px;
	font-weight: 700;
	margin-top: -17px;
	line-height: 55px;
}
#iptvreg_regconfirm_itemname
{
	padding-bottom: 5px;
	font-size: 48px;
	margin-top: -32px;
	font-weight: 700;
	line-height: 90px;
}
#iptvreg_regconfirm_total
{
	margin-top: -24px;
	line-height: 88px;
}
#iptvreg_regconfirm_total .package,
#iptvreg_regconfirm_total .price
{
	font-size: 50px;
	font-weight: 400;
}
#iptvreg_regconfirm_fieldgroup_order
{
	margin-top: 0;
	text-transform: uppercase;
	color: #10253d;
}
#iptvreg_regconfirm_fieldgroup_order>h2
{
	font-style: normal;
	font-size: 1.5em;
	margin-bottom: 25px;
	margin-top: 15px;
}
#iptvreg_regconfirm_fieldgroup_order .instruct
{
	font-style: normal;
	font-size: 1.5em;
	line-height: 1.3em;
}
#iptvreg_registration_confirmation_message #iptvreg_btn_confirmback,
#iptvreg_registration_confirmation_message #iptvreg_btn_onboarding
{
	margin: 0 8px;
}
#iptvreg_page_1_packageArea
{
	padding-bottom: 20px;
}
/*custom payflow end*/
/*myaccout start*/
.account .desc
{
	font-family: 'Montserrat Light';
	font-size: 23px;
	line-height: 42px;
}
#iptvaccount_section_profile .desc a
{
	text-decoration: underline;
	font-size: 23px;
}
#iptvaccount_section_updatepassword h1
{
	font-weight: 700;
	font-size: 24px;
}
#iptvaccount_review_billing h3
{
	font-family: 'Montserrat Medium';
	font-weight: 500;
	font-size: 26px;
	line-height: 46px;
}
.profile-section
{
	font-size: 40px;
	color: #10253d;
	font-weight: 700;
}
.profile
{
	color: #10253d;
	font-size: 22px;
	line-height: 40px;
}
#iptvaccount_review_billing .profile
{
	font-family: 'Montserrat Light';
	font-weight: 300;
}
.pull-right a
{
	text-decoration: none;
	color: #e52635;
	font-family: 'Montserrat SemiBold';
	font-size: 40px;
}
#iptvaccount_review_profile .pull-right a,
#iptvaccount_review_billing .pull-right a
{
	text-decoration: none;
	color: #fff;
	background-color: #e52635;
	text-transform: uppercase;
	height: 42px;
	line-height: 42px;
	width: 120px;
	display: inline-block;
	border-radius: 4px;
	text-align: center;
	font-size: 20px;
	font-family: 'Montserrat SemiBold';
}
#iptvaccount_review_profile .pull-right a:hover,
#iptvaccount_review_billing .pull-right a:hover
{
	background-color: #cb1821;
}
div.account.sibling
{
	border-top: 1px solid #e1e1e1;
}
#iptvaccount_row_cardsc
{
	width: 100%;
	float: left;
}
#iptvaccount_row_cardsc .col-dp3-1
{
	width: 100%;
	padding-left: 10px;
}
@media (max-width: 767px)
{
	.profile-section
	{
		font-size: 24px;
	}
	.text
	{
		font-size: 12px;
	}
	a.symbol
	{
		font-size: 2.5em !important;
	}
}
.account
{
	padding-top: 50px;
}
.account .label
{
	text-indent: 0;
	padding-bottom: 0;
	font-size: 22px;
	font-weight: 700;
	line-height: 40px;
}
.account .label.text-wrap,
#iptvaccount_review_optininfo
{
	font-family: 'Montserrat Light';
	font-weight: 300;
}
#tab_preferences
{
	display: block;
}
a.reg-link
{
	color: #10235d;
	font-size: 18px;
	font-weight: 700;
}
#iptvaccount_data_subscriptions .instruct
{
	color: #10235d;
	font-size: 18px;
	font-family: 'Montserrat Light';
}
.account .paragraph-top
{
	margin-bottom: 20px;
}
/*myaccout end*/
.onboarding-select .fav-item
{
	width: 146px;
	height: 146px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	display: inline-block;
	border-radius: 10px;
	border: 3px solid #0b2d4e;
	background-color: #0b2d4e;
	color: #ffffff;
	font-size: 0;
	transition: all .33s;
	position: relative;
	overflow: hidden;
}
.onboarding-select .fav-item .fav-item-name
{
	font-size: 18px;
	color: #ffffff;
	height: 38px;
	line-height: 19px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	display: block;
	left: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow-wrap: break-word;
}
.onboarding-select .fav-item.no-img .fav-item-name
{
	height: auto;
	display: block;
	-webkit-line-clamp: inherit;
	-webkit-box-orient: inherit;
	text-overflow: inherit;
	overflow: visible;
}
.onboarding-select .fav-item.sports.no-img .fav-item-name,
.onboarding-select .fav-item.leagues  .fav-item-name,
.onboarding-select .fav-item.team  .fav-item-name
{
	bottom: 50%;
}
.onboarding-select .fav-item:hover
{
	opacity: 0.5;
}
.onboarding-select .fav-item.select,
.onboarding-select .fav-item.select:hover
{
	background-color: #ffffff;
	color: #10253d;
	border: 3px solid #10253d;
	opacity: 1;
}
.onboarding-select .fav-item.select::after
{
	content: "";
	right: 3px;
	top: 3px;
	width: 28px;
	height: 28px;
	position: absolute;
	z-index: 2;
	background-image: url(../images/fav_item_selected.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 28px 28px;
	
}
.onboarding-select .fav-item.select .fav-item-name
{
	color: #10253d;
}
.onboarding-select .fav-item img
{
	width: 100px;
	height: 78px;
	margin: 0 auto;
	margin-top: 15px;
}
#iptvauth_page_login .paragraph-top  .img-responsive,
#signin_register .login-content img
{
	margin: 0 auto;
}
#iptvaccount_form_updatepassword .label
{
	text-indent: 0px;
}
#iptvreg_field_paytype .reg-radio
{
	text-align: left;
	padding-left: 35px;
}
#iptvreg_regconfirm_section_subtotal
{
	margin-bottom: 25px;
}
#iptvreg_error_sku
{
	margin-left: 30px;
	width: 370px;
}
@media (max-width: 1570px)
{
	.stepsList li
	{
		padding-top: 50px;
	}
	#iptvreg_section_account .section-account-title,
	#iptvreg_payment .iptvreg-payment-title,
	#iptvreg_registration_confirmation_message h1
	{
		font-size: 46px;
		line-height: 82px;
		margin-top: 10px;
	}
	#iptvreg_section_account .section-account-subtitle
	{
		font-size: 24px;
	}
	.label
	{
		font-size: 20px;
		line-height: 30px;
	}
	.form-group
	{
		margin-bottom: 15px;
	}
	input.input, select.input
	{
		font-size: 20px;
		height: 48px;
		line-height: 48px;
	}
	#iptvreg_field_cardexpmonth,
	#iptvreg_field_cardexpyear
	{
		font-size: 20px;
	}
	a.btn.check
	{
		height: 48px;
		line-height: 48px;
	}
	.reg-checkbox input[type="checkbox"]
	{
		margin-top: 2px;
		margin-left: -27px;
		width: 18px;
		height: 18px;
	}
	.reg-radio, .reg-checkbox
	{
		font-size: 16px;
	}
	.text
	{
		font-size: 16px;
	}
	#iptvreg_already_have_account
	{
		font-size: 24px;
	}
	.stepsList li
	{
		font-size: 15px;
		background-size: 42px 42px;
		padding-top: 50px;
	}
	.stepsList li + li
	{
		margin-left: 70px;
	}
	a.link-back, a.btn.continue, a.btn.signup
	{
		width: 305px;
		height: 60px;
		line-height: 60px;
		font-size: 22px;
	}
	#iptvaccount_upgrade_subcription
	{
		font-size: 22px;
		line-height: 60px;
	}
	#iptvreg_payment
	{
		padding-top: 125px;
		line-height: 40px;
	}
	#iptvreg_regconfirm_thanks
	{
		font-size: 23px;
	}
	#iptvreg_regconfirm_itemname
	{
		font-size: 38px;
		line-height: 70px;
	}
	#iptvreg_regconfirm_total
	{
		line-height: 68px;
	}
	#iptvreg_regconfirm_total .package, #iptvreg_regconfirm_total .price
	{
		font-size: 38px;
	}
	#tabsList li
	{
		font-size: 25px;
		padding: 4px 20px;
		line-height: 44px;
	}
	.tabsContainer .tabs-account
	{
		height: 72px;
	}
	.profile-section
	{
		font-size: 30px;
	}
	#iptvaccount_section_profile .desc a, .desc
	{
		font-size: 18px;
	}
	#iptvaccount_section_profile .desc a
	{
		font-size: 23px;
	}
	#iptvaccount_review_profile .pull-right a, #iptvaccount_review_billing .pull-right a
	{
		width: 95px;
		height: 35px;
		line-height: 35px;
		font-size: 16px;
	}
	.profile
	{
		font-size: 20px;
	}
	.onboarding-select .fav-item
	{
		width: 110px;
		height: 110px;
		margin-left: 7px;
		margin-right: 7px;
		display: inline-block;
		bottom: 8px;
	}
	.onboarding-select .fav-item img
	{
		width: 68px;
		height: 53px;
	}
	.onboarding-select .fav-item.sports.no-img .fav-item-name,
	.onboarding-select .fav-item.leagues .fav-item-name, 
	.onboarding-select .fav-item.team .fav-item-name
	{
		bottom: auto;
		top: 27%;
	}
	.onboarding-select .fav-item.select::after
	{
		right: 5px;
		top: 5px;
		width: 20px;
		height: 20px;
		background-size: 20px 20px;
	}
	#iptvreg_error_sku
	{
		width: 310px
	}
}
@media (max-width: 1200px)
{
	.login-content
	{
		
	}
	.stepsList li
	{
		font-size: 12px;
		padding-top: 38px;
		background-size: 35px 35px;
	}
	.stepsList li + li
	{
		margin-left: 66px;
	}
	#iptvreg_section_account .section-account-title
	{
		font-size: 36px;
		margin-top: -15px;
	}
	#iptvreg_section_account .section-account-subtitle
	{
		font-size: 20px;
		line-height: 40px;
	}
	.label
	{
		font-size: 16px;
		line-height: 20px;
	}
	input.input, select.input
	{
		font-size: 16px;
		border: 2px solid #10253d;
		height: 40px;
		line-height: 40px;
	}
	#iptvreg_field_cardexpmonth,
	#iptvreg_field_cardexpyear
	{
		font-size: 16px;
	}
	.reg-radio, .reg-checkbox
	{
		font-size: 12px;
	}
	#modalCancelSubReasons .reg-checkbox
	{
		font-size: 16px;
	}
	.text
	{
		font-size: 14px;
	}
	#iptvreg_already_have_account
	{
		font-size: 20px;
	}
	a.link-back, a.btn.continue, a.btn.signup
	{
		width: 235px;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}
	#iptvaccount_upgrade_subcription
	{
		font-size: 18px;
		line-height: 50px;
	}
	a.link-back, #iptvreg_registration_confirmation_message a.btn.continue
	{
		border: 2px solid #e52635;
	}
	#iptvreg_payment .iptvreg-payment-title
	{
		font-size: 36px;
		margin-top: -10px;
	}
	#iptvreg_payment
	{
		padding-top: 80px;
	}
	#iptvreg_fieldgroup_creditcard .reg-row:last-child>.col-1-ph.col-2-tb.col-dp3-2
	{
		width: 100% ;
	}
	#iptvreg_row_cardsc
	{
		overflow: auto;
		width: auto;
	}
	.form-group 
	{
		margin-bottom: 15px;
	}
	#iptvaccount_section_profile .desc a, 
	.desc
	{
		font-size: 18px;
	}
	#iptvaccount_section_profile .desc a
	{
		font-size: 23px;
	}
	a.btn.check
	{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	#iptvreg_registration_confirmation_message h1
	{
		font-size: 36px;
		line-height: 50px;
	}
	#iptvreg_regconfirm_thanks
	{
		font-size: 19px;
	}
	#iptvreg_regconfirm_itemname
	{
		font-size: 30px;
		line-height: 40px;
	}
	#iptvreg_regconfirm_total
	{
		margin-top: -18px;
	}
	#iptvreg_regconfirm_total .package, #iptvreg_regconfirm_total .price
	{
		font-size: 34px;
	}
	#iptvreg_regconfirm_fieldgroup_order>h2
	{
		font-size: 1.3em;
		margin-top: 10px;
	}
	#iptvreg_regconfirm_fieldgroup_order .instruct
	{
		font-size: 1.3em;
		line-height: 1.1em;
	}
	.profile-section
	{
		font-size: 32px;
	}
	.profile
	{
		font-size: 16px;
	}
	#iptvaccount_review_profile .pull-right a, #iptvaccount_review_billing .pull-right a
	{
		height: 32px;
		line-height: 32px;
		width: 90px;
		font-size: 16px;
	}
	.tabsContainer .tabs-account
	{
		padding: 7px 0;
		height: 52px;
	}
	#tabsList li
	{
		font-size: 15px;
		border-radius: 3px;
		line-height: 30px;
	}
	.onboarding-select .fav-item
	{
		width: 92px;
		height: 92px;
		margin-left: 6px;
		margin-right: 6px;
		display: inline-block;
	}
	.onboarding-select .fav-item img
	{
		width: 63px;
		height: 49px;
	}
	.onboarding-select .fav-item .fav-item-name
	{
		bottom: -13px;
		font-size: 12px;
		line-height: 14px;
	}
	.onboarding-select .fav-item.select::after
	{
		right: 4px;
		top: 4px;
		width: 17px;
		height: 17px;
		background-size: 17px 17px;
	}
	#iptvreg_error_sku
	{
		width: 230px;
		margin-left: 0px;
		font-size: 12px;
	}
}
@media (max-width: 767px)
{
	div.reg-content-width
	{
		width: 100% !important;
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	#iptvreg_page_0_packageArea .paragraph-top .col-2-tb.col-dp5-2.hidden-ph,
	#iptvreg_page_0_packageArea .paragraph-top .col-1-ph.col-2-tb.right-tb.col-dp5-3
	{
		display: block;
		margin-bottom: 0;
	}
	a.link-back, a.btn.continue, a.btn.signup,
	#modalCancelSub a.btn.continue
	{
		width: 100%;
	}
	#iptvreg_page_0_packageArea
	{
		padding-bottom: 20px;
	}
	a.link-back, #iptvreg_registration_confirmation_message a.btn.continue
	{
		margin: 0;
		margin-bottom: 20px;
	}
	#iptvreg_row_cardsc
	{
		width: 100%;
	}
	.profile-section
	{
		font-size: 24px;
	}
	.tabsContainer .tabs-account
	{
		height: auto;
		margin-top: 0;
		border-radius: 0;
	}
	#dropdown_selected,
	a.symbol
	{
		font-size: 28px;
	}
	.reg-dropdown-menu
	{
		top: -15px;
	}
	#iptvreg_registration_confirmation_message #iptvreg_btn_onboarding
	{
		margin-top: 20px;
	}
	.onboarding-select .fav-item
	{
		width: 110px;
		height: 110px;
		margin-left: 7px;
		margin-right: 7px;
		display: inline-block;
	}
	.onboarding-select .fav-item img
	{
		width: 68px;
		height: 53px;
	}
	.onboarding-select .fav-item .fav-item-name
	{
		font-size: 14px;
		line-height: 14px;
		bottom: -5px;
	}
	.onboarding-select .fav-item.select::after
	{
		right: 5px;
		top: 5px;
		width: 20px;
		height: 20px;
		background-size: 20px 20px;
	}
	#iptvreg_payment .iptvreg-payment-title
	{
		font-size: 26px;
		left: 0;
	}
	#modalUpsell, #modalCrosssell, #modalApplyPromo
	{
		width: 90%;
	}
	#iptvreg_error_sku
	{
		width: 100%;
		text-align: left;
		font-size: 14px;
	}
	#modalCancelSubReasons
	{
		width: 100%;
	}
	#modalCancelSub
	{
		width: 320px;
	}
}
#tab_history
{
	display: none;
}
#iptvaccount_section_videos
{
	display: none;
}
#iptvaccount_section_updatepassword div
{
	margin-left: auto;
	margin-right: auto;
}
select.input-dobmonth
{
	width: 160px;
	margin-right: 10px;
}
@media (min-width: 768px)
{
	select.input-dobmonth
	{
		width: 160px;
	}
	select.input-dobdate
	{
		width: 110px;
	}
	select.input-dobyear
	{
		width: 120px;
	}
}
@media (min-width: 1200px)
{
	select.input-dobmonth
	{
		width: 260px;
	}
	select.input-dobdate
	{
		width: 200px;
	}
	select.input-dobyear
	{
		width: 230px;
	}
}
@media (max-width: 767px)
{
	select.input-dobdate,
	select.input-dobyear
	{
		margin-bottom: 10px;
	}
}
#iptvreg_page_0_packageArea a.link-back
{
	display: none;
}
#iptvreg_page_1_packageArea .paragraph-top .reg-row .col-2-tb.col-dp5-2.hidden-ph
{
	display: none;
}
#iptvreg_page_1_packageArea .paragraph-top .reg-row .col-1-ph.col-2-tb.right-tb.col-dp5-3
{
	text-align: center;
	width: 100%;
}
.generate-txns-pdf
{ 
	display:block;
}
#iptvreg_subscribinguser
{
	padding-top: 50px;
}
#iptvreg_subscribinguser h1
{
	font-size: 2.7em;
}
#iptvreg_subscribinguser desc
{
	font-size: 1.6em;
}