/* Generated by CSS Usage.
   File: file:///Z:/External%20Projects/Globul/Resources/Telenor%20Login%20Page/Telenor_template_login/login/css/style.css.
   DON'T DELETE YOUR ORIGINAL CSS FILE. Keep it so you can fix the glitches later.
   Some rules have been deleted, some selectors are prefixed with "UNUSED".
   Look for the UNUSED items and see if you can remove them. */
@font-face {
	font-family: 'Together';
	src: url('../fonts/together/together-webfont.eot');
	src: url('../fonts/together/together-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/together/together-webfont.woff') format('woff'),
		url('../fonts/together/together-webfont.ttf') format('truetype'),
		url('../fonts/together/together-webfont.svg#togetherregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Telenor';
	src: url('../fonts/telenor/regular/telenor_regular-webfont.eot');
	src: url('../fonts/telenor/regular/telenor_regular-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/telenor/regular/telenor_regular-webfont.woff')
		format('woff'),
		url('../fonts/telenor/regular/telenor_regular-webfont.ttf')
		format('truetype'),
		url('../fonts/telenor/regular/telenor_regular-webfont.svg#togetherregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TelenorItalic';
	src:
		url('../fonts/telenor/regular_italic/telenor_regular_italic-webfont.woff');
	src:
		url('../fonts/telenor/regular_italic/telenor_regular_italic-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/telenor/regular_italic/telenor_regular_italic-webfont.woff')
		format('woff'),
		url('../fonts/telenor/regular_italic/telenor_regular_italic-webfont.ttf')
		format('truetype'),
		url('../fonts/telenor/regular_italic/telenor_regular_italic-webfont.svg#togetherregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TelenorLight';
	src: url('../fonts/telenor/light/telenor_light-webfont.eot');
	src: url('../fonts/telenor/light/telenor_light-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/telenor/light/telenor_light-webfont.woff')
		format('woff'),
		url('../fonts/telenor/light/telenor_light-webfont.ttf')
		format('truetype'),
		url('../fonts/telenor/light/telenor_light-webfont.svg#telenorlight')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TelenorBold';
	src: url('../fonts/telenor/bold/telenor_bold-webfont.eot');
	src: url('../fonts/telenor/bold/telenor_bold-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/telenor/bold/telenor_bold-webfont.woff') format('woff'),
		url('../fonts/telenor/bold/telenor_bold-webfont.ttf')
		format('truetype'),
		url('../fonts/telenor/bold/telenor_bold-webfont.svg#telenorbold')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TelenorMedium';
	src: url('../fonts/telenor/medium/telenor_medium-webfont.eot');
	src: url('../fonts/telenor/medium/telenor_medium-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/telenor/medium/telenor_medium-webfont.woff')
		format('woff'),
		url('../fonts/telenor/medium/telenor_medium-webfont.ttf')
		format('truetype'),
		url('../fonts/telenor/medium/telenor_medium-webfont.svg#telenormedium')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
		url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
		url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular')
		format('svg');
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html {
	font-size: 12px;
	height: 100%;
}

body {
	font-size: 14px;
	height: 100%;
	font-family: Telenor, arial, sans-serif;
	margin: 0 auto;
	padding: 0;
}

.alert {
	border-left: 1px solid;
	float: left;
	line-height: 1.4em;
	margin: 0;
	padding: 6px 15px;
	width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.alert-error {
	border-color: #fcd7d7;
	background-color: #fff1f1;
	-webkit-box-shadow: -5px 0px 0px 0px #de5955;
	-moz-box-shadow: -5px 0px 0px 0px #de5955;
	box-shadow: -5px 0px 0px 0px #de5955;
	color: #de5955;
}

.top-bar {
	position: fixed;
	color: #fff;
	left: 0;
	top: 0;
	padding: 10px;
	z-index: 999999;
	text-align: center;
}

.top-bar.alert-error {
	background-color: #ed1b4d;
}

.centered-content {
	float: none;
	width: 70%;
	margin: 0px auto;
	padding: 1px 10px 20px 10px;
}

.wrapper-container {
	margin: 0 auto;
	position: relative;
}

.row-fluid {
	width: 100%;
	*zoom: 1;
}

.row-fluid [class*="col"] {
	display: block;
	float: left;
}

.clear {
	clear: both;
}

.row-fluid .no-promo+.promo {
	display: none;
}

.row-fluid .no-promo {
	float: none;
	margin: 0px auto;
}

ul.lang {
	float: right;
	margin: 28px 0;
}

ul.lang li {
	float: left;
}

a.change-lang {
	display: block;
	padding: 10px 15px;
	color: #fff;
}

a.change-lang:hover,ul.lang li.active {
	background: #fff;
	color: #fff;
}

.main-container .page-header {
	padding-bottom: 0;
	margin: 0;
	border-bottom: none;
}

.sys-form .form-start .input-section.text>label {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 16px;
	color: #999;
}

.captcha {
	position: relative;
	background-color: #fff;
	padding-left: 0 !important;
}

.captcha img {
	width: auto;
	padding: 0px;
	/* float: left; */
	margin-left: auto;
	margin-right: auto;
}

#captcha-refresh {
	color: #666;
	background-color: #FFFFFF;
	border: none;
	padding: 28px 8px 28px 8px;
	font-size: 2em;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}

.input-row label {
	font-weight: normal;
}

#captcha-container {
	background-color: #fff;
	position: relative;
}

#captcha-wrapper {
	margin-left: auto;
	width: 200px;
	margin-right: auto;
}

a.product-btn-bg-word {
	text-decoration: none !important;
	color: #333333 !important;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.product-btn-bg-word img {
	width: auto;
}

#username-info {
	position: absolute;
	right: 12px;
	top: 10px;
	color: #999;
	font-size: 16px;
}

#privacy-info {
	position: absolute;
	right: 12px;
	top: 10px;
	color: #999;
	font-size: 16px;
}

.submenu-item a:hover {
	border-bottom: 4px solid #cfde00;
}

.menu-div .search-menu input[type="text"] {
	background: rgba(255, 255, 255, 0);
	background: transparent\9;
	color: white;
	font-family: Telenor, arial, sans-serif;
	width: 90%;
	border: none;
	padding: 0;
}

.menu-div .search-menu input[type="submit"] {
	background: url('../images/menu/search-icon-white.png') no-repeat;
	background-size: 20px 20px;
	background: transparent\9;
	filter: progid:DXImageTransform.microsoft.AlphaImageLoader(src='../images/menu/search-icon-white.png',
		sizingMethod='scale');
	-ms-filter:
		"progid:DXImageTransform.microsoft.AlphaImageLoader(src='../images/menu/search-icon-white.png', sizingMethod='scale')";
	position: absolute;
	border: none;
	width: 20px;
	height: 20px;
	cursor: pointer;
	top: 15px;
	right: 15px;
}

.profile:nth-child(n) {
	filter: none;
}

.basket:nth-child(n) {
	filter: none;
}

.nav-title:nth-child(n) {
	filter: none;
}

.row-offcanvas {
	height: 100%;
	position: relative;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}

.slide-cover>.slide-title {
	margin-top: 1px;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #0091d2;
}

.slide-cover>.slide-desc {
	text-align: left;
	padding: 0;
	margin: 0;
	color: #666666;
}

.slide-cover>.slide-desc span {
	display: block;
}

.main-container {
	#background: url('../images/promotebgmobile.png') no-repeat;
	background-size: 100% 700px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/promotebgmobile.png',
		sizingMethod='scale');
	-ms-filter:
		"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/promotebgmobile.png', sizingMethod='scale')";
	height: 100%;
}

.main-container>.wrapper-container>div>div {
	margin-bottom: 20px;
}

.tooltip.in {
	padding: 0 !important;
	opacity: 1 !important;
	filter: alpha(opacity = 100) !important;
	right: 0px !important;
	left: auto !important;
	z-index: 2;
	border: 1px solid #999 !important;
}

.tooltip-inner {
	border-radius: 0 !important;
	max-width: 100% !important;
	background-color: #e6e6e6 !important;
	color: #333 !important;
}

.tooltip.in .tooltip-inner {
	text-align: left;
}

.tooltip-inner li {
	text-indent: 20px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0 !important;
	right: 10px !important;
	margin-left: -5px !important;
	border-width: 8px 10px 0 !important;
	border-top-color: #e6e6e6 !important;
	top: 100% !important;
	left: auto !important;
}

#tooltip-info {
	font-size: 16px;
	top: 3px;
	right: 3px;
}

.tooltip.in.error {
	position: relative !important;
	top: 4px !important;
	max-width: 100%;
	padding: 0 !important;
	margin: 5px 0;
	border: none !important;
}

.tooltip.in.error .tooltip-inner {
	color: #fff !important;
	background-color: #ed1045 !important;
	border: none;
	max-width: 100%;
	border-radius: 0;
}

.tooltip.in.error .tooltip-arrow {
	top: -8px;
	border-width: 0 10px 10px 10px;
	border-bottom-color: #ed1045;
	border-top-color: #ed1045 !important;
	right: auto;
	margin-left: 0;
	left: 11px;
}

.sys-form form,.promo.banner .small,.promo.banner .big {
	margin-left: auto;
	margin-right: auto;
}

.sys-form form {
	width: 300px;
}

.promo.banner .big {
	width: 500px;
	display: none;
}

.promo.banner .small {
	width: 300px;
	display: block;
}

.promo {
	width: 100%;
}

.promo.banner {
	margin-top: 15px;
}

.blocks-container {
	font-size: 12px;
}

.block {
	margin-top: 50px;
}

.block p {
	font-size: 1.5em;
	word-break: break-word;
	color: #666666;
}

.block img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

.block a {
	text-decoration: none;
}

.block h4 {
	font-family: TelenorBold, arial, sans-serif;
	color: #00ACE7;
	font-size: 1.56em;
	text-align: left;
}

.block a h4:hover {
	text-decoration: none;
	color: #00739B;
}

.sys-form .form-start .input-section input.input-error {
	border: 1px solid #ed1045;
}

* /  .modal.popover-error {
	display: none;
}

.store-loc .store-loc-search input[type="text"] {
	width: 100%;
	border: none;
	padding: 0;
	outline: none;
	margin: auto 0;
	vertical-align: middle;
}

.store-loc .store-loc-search input[type="submit"] {
	background: url('../images/store_loc/expand-locator.png');
	background-size: 40px 40px;
	position: absolute;
	border: none;
	right: -2px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	top: 0;
}

.footer {
	#background-image: url("../images/footerbg-light.png");
	color: #ffffff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: Telenor, arial, sans-serif;
}

.footer a {
	color: #ffffff;
}

.footer .pipe {
	padding: 0 10px;
}

.regular-checkbox {
	display: none;
}

.regular-checkbox+label {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #FFFFFF;
	border-radius: 1px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px
		rgba(0, 0, 0, 0.05) inset;
	display: inline-block;
	padding: 9px;
	position: relative;
}

.regular-checkbox:checked+label:after {
	content: "\2714";
	position: absolute;
	top: 0px;
	left: 4px;
	color: #ffffff;
	cursor: pointer;
	font-size: 1.16rem;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.bottom {
	vertical-align: bottom;
}

.custom-drop-down[data-type="select"] .opt li.active>div {
	background: url("../images/icons/cancel-icon-white.png") no-repeat right
		center;
	background-size: auto 24px;
}

.custom-drop-down[data-type="select"].active .opt li.active:hover>div {
	background: url("../images/icons/cancel-icon.png") no-repeat right
		center;
	background-size: auto 24px;
}

.custom-drop-down[data-type="select"] {
	margin-bottom: 5px;
}

.custom-drop-down[data-type="select"] select {
	display: none;
}

.custom-drop-down.active ul.opt li:hover,.custom-drop-down.active ul.opt li:hover>a,.custom-drop-down.active ul.opt li>a:hover
	{
	color: #00ACE7;
}

.custom-drop-down.active ul.opt li:hover {
	background: #ffffff;
	color: #00ACE7;
	box-shadow: 0px 1px 5px -2px #555;
	-moz-box-shadow: 5px 0px 5px -2px #555;
	-webkit-box-shadow: 5px 0px 20px 0px #555;
}

.custom-input input[type="text"] {
	font-family: Telenor, arial, sans-serif;
	background: #e6e6e6;
	width: 100%;
	border: none;
	padding-left: 0;
	padding-right: 0;
}

.custom-input input[type="submit"] {
	background: url('../images/store_loc/expand-locator.png');
	background-size: 40px 40px;
	position: absolute;
	border: none;
	right: -2px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	top: 0;
}

.page-logo {
	width: 345px;
	height: 60px;
	display: block;
	background: url('../images/icons/page-logo.png') no-repeat 0px 20px;
	height: 100px;
}

.page-title h1 {
	color: #ffffff;
	font-weight: bold;
}

.widget-area .news-list li:hover a {
	color: #0091d2;
}

.widget-area .news-list li:hover .show-hover {
	display: block;
}

.form-start {
	margin-top: 30px;
}

.sys-form {
	margin: 0 auto;
}

.op-black,.page-sub-container .custom-drop-down.op-black {
	background-color: #002340;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,
		endColorstr=#4c000000);
	-ms-filter:
		'progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000)';
	color: #c2c2c2;
}

.sys-form .form-start .input-row {
	font-family: Telenor, arial, sans-serif;
}

.sys-form .form-start label {
	color: #FFFFFF;
	font-family: Telenor, arial, sans-serif;
	float: left;
	vertical-align: middle;
}

.sys-form .form-start .input-section {
	float: right;
	position: relative;
}

.sys-form .form-start label.c-checkbox {
	width: auto;
	height: auto;
	padding: 9px;
}

.sys-form .form-start .input-section input {
	float: right;
	color: #333333;
	padding-right: 30px;
	position: relative;
}

.sys-form .form-start .input-section>div {
	border: 0;
	float: right;
	clear: both;
}

.sys-form .form-start .input-section a {
	color: #ffffff;
	text-decoration: underline;
}

.sys-form .form-start .input-section .product-btn-bg {
	float: right;
}

.store_page .store-loc-search input[type="text"] {
	border: none;
	font-family: Telenor, arial, sans-serif;
}

.store_page .store-loc-search input[type="submit"] {
	background: url('../images/store_loc/expand-locator.png');
	background-size: 40px 35px;
	position: absolute;
	border: none;
	right: -2px;
	cursor: pointer;
	top: 0;
}

.product-page .faq-block-box div:hover {
	border: 2px solid #0091D2;
	padding: 0px;
}

.sm-label:hover {
	background-color: transparent;
}

.specification-cell .specification-detail>div:nth-child(3) .content {
	border-top: 1px solid #999999;
}

::-webkit-input-placeholder {
	color: #ffffff;
	margin-left: 10px;
}

::-moz-placeholder {
	color: #ffffff;
	margin-left: 10px;
}

:-ms-input-placeholder {
	color: #ffffff !important;
	margin-left: 10px;
}

.placeholder {
	color: #ffffff !important;
}

#field2::-webkit-input-placeholder {
	color: #ffffff;
}

#field3::-webkit-input-placeholder {
	color: #ffffff;
	background: transparent;
	text-transform: uppercase;
}

#field4::-webkit-input-placeholder {
	text-decoration: overline;
	color: #999;
}

.mCSB_scrollTools .mCSB_buttonUp:hover,.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover
	{
	opacity: 0.8;
}

input {
	border-radius: 0px;
}

.indent-content {
	text-align: left;
}

.btn-div {
	position: relative;
}

.btn-next-icon {
	background: url('../images/icons/next-icon.png') no-repeat;
	position: absolute;
	right: 0;
}

img {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
}

ul,li {
	list-style-type: none;
	padding: 0;
}

a {
	text-decoration: none;
}

.title {
	color: #0091d2;
}

.title.fwrite {
	color: #ffffff;
}

.product-btn-bg {
	background: url("../images/button-bg.png") no-repeat center center;
	background-size: 100% 100%;
	font-family: Telenor, arial, sans-serif;
	text-align: left;
}

.product-btn-bg.green {
	background: #84ff00;
}

.product-btn-bg.center {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.product-btn-bg-word {
	display: inline-block;
	font-family: Telenor, arial, sans-serif;
	vertical-align: middle;
	color: #ffffff;
}

a.product-btn-bg-word {
	background: none;
	border: none;
	width: 100%;
}

.product-btn-bg.green .product-btn-bg-word {
	color: #21282E;
}

.product-btn-bg-word.center {
	width: auto;
	display: block;
	margin-left: 0;
	margin-right: 0;
}

a.product-btn-bg-word.center {
	width: 100%;
}

.border-top {
	#background: url('../images/div-top-border.png') no-repeat top center;
	background-size: 100% 15px;
	height: 20px;
	opacity: 0.7;
}

.menu-div .search-menu input[type="text"] {
	font-size: 1.5rem;
}

.slide-cover>.slide-title {
	font-size: 2.66rem;
}

.slide-cover>.slide-desc {
	font-size: 1.33rem;
}

.slide-cover>.slide-desc span {
	font-size: 1.58rem;
}

.title {
	font-size: 2.83rem;
}

.product-btn-bg {
	font-size: 1.5rem;
}

.product-btn-bg-word {
	font-size: 1.5rem;
	line-height: 27px;
}

.page-title h1 {
	font-size: 3.16rem;
	text-align: center;
}

.store-loc-search input[type="text"] {
	font-size: 2rem;
}

.sys-form .title {
	font-size: 2rem;
}

.sys-form .form-start label {
	font-size: 1.15rem;
}

.sys-form .form-start .input-section {
	font-size: .85rem;
}

.sys-form .form-start .input-section input[type="text"],.sys-form .form-start .input-section input[type="password"]
	{
	font-size: 1rem;
}

.footer {
	font-size: 12px;
}

#field4::-webkit-input-placeholder {
	font-size: 1.25rem;
}

.dd-option:hover {
	background: #f3f3f3;
	color: #000;
}

.dd-option:hover {
	background: #004969;
	color: white;
}

.arrow-blue {
	margin: 14px 0 15px;
	padding-left: 33px;
	min-height: 30px;
	line-height: 2rem;
	display: block;
	font-family: 'telenor';
	font-size: 1.5rem;
	background: url("../images/icons/arrow.png") no-repeat;
	background-size: 24px 24px;
	color: #21282e;
}

@media ( min-width : 1281px) {
	html {
		font-size: 14px;
	}
	body {
		width: 100%;
		overflow-x: hidden;
	}
	.wrapper-container {
		width: 100%;
		max-width: 1280px;
	}
	.slide-cover>.slide-title {
		font-family: Together;
		margin-bottom: 27px;
	}
	.slide-cover>.slide-desc {
		margin-bottom: 30px;
	}
	.slide-cover>.slide-desc span {
		color: #21282E;
	}
	.slide-cover>.slide-desc.fwhite {
		color: #ffffff;
	}
	.slide-cover>.slide-desc.fwhite span {
		color: #ffffff;
	}
	.indent-content {
		padding-left: 50px;
		padding-right: 50px;
	}
	.product-btn-bg {
		line-height: 24px;
		padding-left: 20px;
	}
	a.product-btn-bg-word {
		height: 40px;
	}
	.footer {
		padding: 0px 0px 50px 0px;
	}
	.footer .wrapper-container {
		padding: 0;
	}
	.page-template {
		margin-bottom: 60px;
	}
	.page-logo {
		padding: 22px 0px 18px 0px;
		background: url('../images/icons/page-logo.png') no-repeat 0 center;
		margin-bottom: 60px;
		margin-left: 1.6949%;
	}
	.page-title h1 {
		font-size: 2.5rem;
		margin: 22px 0;
		font-family: TelenorLight, arial, sans-serif !important;
		color: #fff;
		text-align: center;
		font-weight: normal;
	}
	h1 strong {
		font-family: TelenorMedium, arial, sans-serif !important;
		font-weight: normal;
	}
	.self-content .setting>.arrow:nth-child(5) {
		margin-bottom: 10px !important;
	}
	.sys-form .title {
		padding-left: 0;
	}
	.sys-form form {
		padding: 20px;
	}
	.sys-form .form-start .input-row {
		margin-bottom: 7px;
	}
	.sys-form .form-start .input-row:last-child {
		margin-bottom: 0;
	}
	.sys-form .form-start label {
		width: 27%;
		height: 100%;
		padding: 7.5px 0px;
		text-align: right;
	}
	.sys-form .form-start .input-section {
		width: 73%;
		line-height: 20px;
		margin: 0;
	}
	.sys-form .form-start .input-section.error {
		width: 100%;
		margin-bottom: 20px;
		background-color: #e6e6e6;
		color: #ed1045;
		padding: 10px;
		font-size: 1em;
	}
	.sys-form .form-start .input-section.error>strong {
		font-weight: 600;
	}
	.sys-form .form-start label.c-checkbox {
		width: auto;
		height: auto;
		padding: 9px;
	}
	.sys-form .form-start .input-section input {
		width: 90%;
		border: 0;
		padding: 8.5px 10px;
		padding-right: 40px;
	}
	.sys-form .form-start .input-section>div {
		width: 90%;
	}
	.sys-form .form-start .input-section .product-btn-bg {
		width: 90%;
		padding: 0 10px;
	}
	.sys-form .form-start .input-section .product-btn-bg .product-btn-bg-word
		{
		height: auto;
		width: 100%;
		padding: 3px 0;
	}
	.store_page .store-loc-search input[type="text"] {
		padding: 0 0 0 7px;
		width: 97%;
		height: 35px;
	}
	.store_page .store-loc-search input[type="submit"] {
		width: 40px;
		height: 35px;
	}
	.col1 {
		width: 21.6101%;
		margin: 0 1.6949%;
	}
	.col2 {
		width: 46.6101%;
		margin: 0 1.6949%;
	}
	.h_desk,.v_tab,.v_phone {
		display: none !important;
	}
	
	.arrow-blue {
		margin: 14px 0 15px;
		padding-left: 33px;
		min-height: 30px;
		line-height: 2rem;
		display: block;
		font-family: 'telenor';
		font-size: 1.5rem;
		background: url("../images/icons/arrow.png") no-repeat;
		background-size: 24px 24px;
		color: #21282e;
	}
	
}

@media ( min-width : 961px) and (max-width: 1280px) {
	body {
		font-size: 16px;
		width: 100%;
		overflow-x: hidden;
	}
	.wrapper-container {
		width: 100%;
	}
	.tooltip.in {
		width: 90% !important;
	}
	#tooltip-info {
		top: 1px;
	}
	.slide-cover>.slide-title {
		font-family: Together;
	}
	.slide-cover>.slide-desc {
		margin-bottom: 30px;
	}
	.slide-cover>.slide-desc span {
		color: #21282E;
	}
	.slide-cover>.slide-desc.fwhite {
		color: #ffffff;
	}
	.slide-cover>.slide-desc.fwhite span {
		color: #ffffff;
	}
	.indent-content {
		padding-left: 30px;
		padding-right: 30px;
	}
	.sys-form .form-start label {
		font-size: 1.12rem;
	}
	.product-btn-bg {
		line-height: 29px;
		padding-left: 20px;
	}
	.product-btn-bg-word {
		font-size: 1.55rem;
	}
	a.product-btn-bg-word {
		height: 40px;
	}
	.footer {
		padding: 0px 0px 50px 0px;
	}
	.footer .wrapper-container {
		padding: 0;
	}
	.page-template {
		margin-bottom: 60px;
	}
	.page-logo {
		padding: 22px 0px 18px 20px;
		background: url('../images/icons/page-logo.png') no-repeat 20px center;
		margin-bottom: 20px;
	}
	.page-title h1 {
		margin: 26px 0;
		font-family: telenorlight, arial, sans-serif !important;
		font-weight: normal;
	}
	.sys-form {
		width: 100%;
	}
	.sys-form form {
		padding: 20px;
	}
	.sys-form .form-start .input-row {
		margin-bottom: 7px;
	}
	.sys-form .form-start .input-row:last-child {
		margin-bottom: 0;
	}
	.sys-form .form-start label {
		width: 36%;
		height: 100%;
		padding: 8.5px;
		text-align: right;
	}
	.sys-form .form-start .input-section {
		font-size: 1.1rem;
		width: 64%;
		margin: 0;
	}
	.sys-form .form-start .input-section.error {
		width: 100%;
		margin-bottom: 20px;
		background-color: #e6e6e6;
		color: #ed1045;
		padding: 10px;
	}
	.sys-form .form-start label.c-checkbox {
		width: auto;
		height: auto;
		padding: 9px;
	}
	.sys-form .form-start .input-section input {
		width: 90%;
		border: 0;
		padding: 9px 10px;
		padding-right: 40px;
	}
	.sys-form .form-start .input-section>div {
		width: 90%;
	}
	.sys-form .form-start .input-section .product-btn-bg {
		width: 90%;
		padding: 0 10px;
	}
	.sys-form .form-start .input-section .product-btn-bg .product-btn-bg-word
		{
		height: auto;
		width: 100%;
		padding: 5px 0 5px 0;
	}
	.store_page .store-loc-search input[type="text"] {
		padding: 0 0 0 7px;
		width: 97%;
		height: 35px;
	}
	.store_page .store-loc-search input[type="submit"] {
		width: 40px;
		height: 35px;
	}
	.col1 {
		width: 20.5555%;
		margin: 0 1.2222%;
	}
	.col2 {
		width: 45.5555%;
		margin: 0 2.2222%;
	}
	.h_desk,.v_tab,.v_phone {
		display: none !important;
	}
	
	.arrow-blue {
	    font-size: 1.5rem;
	    line-height: 1.5rem;
	    height: 30px;
	    padding-top: 5px;
	}
}

@media ( min-width : 961px) and (max-width: 1150px) {
	#captcha-wrapper {
		margin: 0;
	}
	#captcha-refresh {
		width: 22px;
		padding-right: 0px;
		padding-left: 0px;
		font-size: 1.45em;
		margin-left: 200px;
	}
}

@media ( min-width : 640px) and (max-width: 960px) {
	html {
		font-size: 10px;
	}
	body {
		width: 100%;
		font-size: 13px;
	}

	.wrapper-container {
		width: 100%;
	}
	.sys-form .form-start .input-section input.input-error {
		border: none;
	}
	.tooltip.in.error {
		z-index: 0;
	}
	.no-promo {
		width: 71.7741%;
		margin: 0 1.6129%;
	}
	.sys-form {
		position: relative;
	}
	.modal.popover-error {
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.4);
		z-index: 1;
	}
	.modal.popover-error .popover-text-box {
		color: #ed1045;
		background-color: #ffffff;
		margin: 20%;
		padding: 10px;
	}
	.popover-text-box p {
		overflow: hidden;
		margin: 0;
	}
	.popover-text-box p+p {
		margin-top: 10px;
	}
	#error-text {
		display: none;
	}
	button.btn-confirm {
		font-size: 12px;
		color: #333;
		/* background: #CFDE00; */
		background: #e6e6e6;
		border: none;
		padding: 10px 15px;
		width: 100%;
	}
	.menu-div .search-menu input[type="text"] {
		background: rgba(255, 255, 255, 0);
		color: white;
		font-family: Telenor, arial, sans-serif;
		width: 100%;
		border: none;
		padding-left: 0;
		padding-right: 0;
	}
	.menu-div .search-menu input[type="submit"] {
		background: url('../images/menu/search-icon-white.png') no-repeat;
		background-size: 30px 30px;
		position: absolute;
		border: none;
		width: 30px;
		height: 30px;
		cursor: pointer;
		top: 2px;
		right: 15px;
	}
	.tooltip.in.error {
		margin-bottom: 10px;
	}
	.slide-cover>.slide-title {
		font-family: Together;
		margin-bottom: 5px;
	}
	.slide-cover>.slide-desc {
		margin-bottom: 15px;
	}
	.slide-cover>.slide-desc span {
		color: #21282E;
	}
	.slide-cover>.slide-desc.fwhite {
		color: #ffffff;
	}
	.slide-cover>.slide-desc.fwhite span {
		color: #ffffff;
	}
	.slide-cover>.arrow {
		margin-top: 5px;
	}
	.indent-content {
		padding-left: 20px;
		padding-right: 20px;
	}
	.product-btn-bg-word {
		font-size: 1.8rem;
		line-height: 24px;
	}
	.product-btn-bg {
		line-height: 40px;
		padding-left: 10px;
	}
	a.product-btn-bg-word {
		height: 40px;
	}
	.footer {
		padding: 0px 0px 50px 0px;
	}
	.footer .wrapper-container>.indent-content {
		padding: 0 30px;
	}
	.page-template {
		margin-bottom: 40px;
	}
	.page-logo {
		padding: 22px 0px 18px 0;
		background: url('../images/icons/page-logo.png') no-repeat 0 center;
		margin-bottom: 40px;
		margin-left: 1.6129%;
	}
	.page-title h1 {
		margin: 26px 0;
		font-family: telenorlight, arial, sans-serif !important;
		font-weight: normal;
	}
	.custom-input input[type="submit"] {
		background: url('../images/store_loc/expand-locator.png');
		background-size: 30px 30px;
		position: absolute;
		border: none;
		right: -2px;
		width: 30px;
		height: 30px;
		cursor: pointer;
		top: 0;
	}
	.sys-form .title {
		padding-left: 0;
	}
	.sys-form form {
		padding: 10px;
	}
	.sys-form .form-start {
		margin-top: 10px;
	}
	.sys-form .form-start .input-row {
		margin-bottom: 7px;
	}
	.sys-form .form-start .input-row:last-child {
		margin-bottom: 0;
	}
	.sys-form .form-start label {
		display: none;
	}
	.sys-form .form-start .input-section label {
		display: block;
	}
	#tooltip-info {
		position: absolute;
		top: 12PX !important;
		right: 12px !important;
	}
	.sys-form .form-start .input-section {
		font-size: 1.33rem;
		width: 100%;
		margin: 0;
	}
	.sys-form .form-start .input-section.text {
		background: #ffffff;
		display: block;
		float: none;
		clear: both;
	}
	.sys-form .form-start .input-section.error {
		color: #ed1045;
		background-color: #e6e6e6;
	}
	.sys-form .form-start .input-section.text input {
		float: none;
		padding: 10px;
		width: 100%;
		padding-right: 40px;
	}
	.sys-form .form-start .clear.text {
		display: none;
	}
	.sys-form .form-start label.c-checkbox {
		display: inline-block;
		width: auto;
		height: auto;
		padding: 9px;
	}
	.sys-form .form-start .input-section input {
		width: 100%;
		border: 0;
		padding: 0;
		margin: 0;
	}
	.sys-form .form-start .input-section>div {
		width: 100%;
		padding: 0px;
		line-height: 20px;
	}
	.sys-form .form-start .input-section .product-btn-bg {
		width: 100%;
		padding: 0;
	}
	.sys-form .form-start .input-section.normal {
		background-color: #FFFFFF;
		display: block;
		float: none;
		padding: 0px;
		width: auto;
	}
	.sys-form .form-start .input-section .product-btn-bg .product-btn-bg-word
		{
		height: auto;
		width: 100%;
		padding: 5px 0 5px 0;
	}
	.sys-form ::-webkit-input-placeholder {
		color: #21282E;
	}
	.sys-form ::-moz-placeholder {
		color: #21282E;
	}
	.sys-form :-ms-input-placeholder {
		color: #21282E !important;
	}
	.placeholder {
		color: #21282E !important;
	}
	.store_page .store-loc-search input[type="text"] {
		padding: 0 0 0 7px;
		width: 97%;
		height: 35px;
	}
	.store_page .store-loc-search input[type="submit"] {
		width: 40px;
		height: 35px;
	}
	.col1 {
		width: 21.5741%;
		margin: 0 1.6129%;
	}
	.col2 {
		width: 46.7741%;
		margin: 0 1.6129%;
	}
	.h_tab,.v_phone {
		display: none !important;
	}
}

@media ( max-width : 639px) {
	html {
		font-size: 9px;
	}
	body {
		font-size: 12px;
		min-width: 320px;
	}
	.block h4 {
		font-size: 2.25em;
	}
	.wrapper-container>.indent-content {
		padding-left: 0px;
		padding-right: 0px;
	}
	.logo {
		width: 150px;
		margin-bottom: 20px;
	}
	.form-start {
		margin-top: 0;
	}
	.menu-div .search-menu input[type="text"] {
		background: rgba(255, 255, 255, 0);
		color: white;
		font-family: Telenor, arial, sans-serif;
		width: 100%;
		border: none;
		padding-left: 0;
		padding-right: 0;
	}
	.menu-div .search-menu input[type="submit"] {
		background: url('../images/menu/search-icon-white.png') no-repeat;
		background-size: 30px 30px;
		position: absolute;
		border: none;
		width: 30px;
		height: 30px;
		cursor: pointer;
		top: 2px;
		right: 15px;
	}
	.slide-cover>.slide-title {
		font-family: Together;
		width: 100%;
	}
	.slide-cover>.slide-desc span {
		color: #21282E;
	}
	.slide-cover>.slide-desc {
		margin-bottom: 15px;
	}
	.slide-desc>span {
		margin-bottom: 5px;
	}
	.slide-cover>.slide-desc.fwhite {
		color: #666666;
	}
	.slide-cover>.slide-desc.fwhite span {
		color: #21282E;
	}
	.indent-content {
		padding-left: 30px;
		padding-right: 30px;
	}
	.btn-next-icon {
		background-size: auto 30px;
		width: 12px;
		height: 30px;
		top: 12px;
	}
	.title {
		text-align: left;
		vertical-align: bottom;
	}
	.product-btn-bg {
		line-height: 40px;
		padding-left: 10px;
	}
	.product-btn-bg-word {
		font-size: 1.8rem;
		line-height: 24px;
	}
	a.product-btn-bg-word {
		height: 50px;
	}
	.footer {
		padding-bottom: 70px;
	}
	.footer>div {
		padding: 0 10px;
		font-family: Telenor, arial, sans-serif;
		border-bottom: 1px solid #FFFFFF;
	}
	.footer .row {
		padding-top: 15px;
		padding-bottom: 15px;
		display: block;
	}
	.footer a {
		text-transform: uppercase;
	}
	.footer>div:last-child {
		border-bottom: none;
	}
	.footer .copyright {
		font-size: 1.3rem;
		font-family: Telenor, arial, sans-serif;
	}
	.custom-drop-down[data-type="link"] {
		margin-bottom: 5px;
	}
	.page-template {
		padding: 0px;
		margin-bottom: 20px;
	}
	.page-logo {
		padding: 22px 0px 18px 0px;
		background: url('../images/icons/page-logo.png') no-repeat 20px center;
		margin-bottom: 60px;
		margin-left: 2.5%;
		width: auto;
		float: left !important;
		min-width: 50%;
	}
	.page-title h1 {
		font-size: 2.5rem;
		margin-bottom: 15px;
		margin-top: 0;
		display: none;
	}
	.promo {
		display: block;
	}
	.promo:first-child {
		margin-bottom: 30px;
	}
	.sys-form .title {
		font-size: 2rem;
		padding-left: 0px;
		padding-bottom: 10px;
		display: block;
	}
	.sys-form form {
		padding: 10px;
	}
	.sys-form .form-start .input-row {
		margin-bottom: 7px;
		clear: both;
	}
	.sys-form .form-start .input-row:last-child {
		margin-bottom: 0;
	}
	.sys-form .form-start label {
		display: none;
	}
	.sys-form .form-start .input-section label {
		display: block;
	}
	.sys-form .form-start .input-section {
		width: 100%;
		margin: 0;
	}
	.sys-form .form-start .input-section.text {
		background: #ffffff;
		width: auto;
		display: block;
		float: none;
		padding: 10px 10px;
	}
	.sys-form .form-start .input-section.text.error {
		color: #ed1045;
		display: none;
		background-color: #e6e6e6;
	}
	.sys-form .form-start .input-section.text input {
		float: none;
	}
	.sys-form .form-start .clear.text {
		display: none;
	}
	.sys-form .form-start label.c-checkbox {
		display: inline-block;
		width: auto;
		height: auto;
		padding: 9px;
		margin-right: 5px;
	}
	.sys-form .form-start .input-section input {
		width: 100%;
		border: 0;
		padding: 0;
		margin: 0
	}
	.sys-form .form-start .input-section>div {
		width: 100%;
		padding: 0px;
		line-height: 20px;
	}
	.sys-form .form-start .input-section>div.tooltip {
		padding: 0 11px;
		clear: both;
	}
	.sys-form .form-start .input-section .product-btn-bg {
		width: 100%;
		padding: 0;
	}
	.sys-form .form-start .input-section .product-btn-bg .product-btn-bg-word
		{
		height: auto;
		width: 100%;
		padding: 5px 0 5px 0;
	}
	.sys-form ::-webkit-input-placeholder {
		color: #21282E;
	}
	.sys-form ::-moz-placeholder {
		color: #21282E;
	}
	.sys-form :-ms-input-placeholder {
		color: #21282E !important;
	}
	.placeholder {
		color: #21282E !important;
	}
	.store_page .store-loc-search input[type="text"] {
		padding: 0 0 0 7px;
		width: 97%;
		height: 35px;
	}
	.store_page .store-loc-search input[type="submit"] {
		width: 40px;
		height: 35px;
	}
	.tariff-cell .pro-comparison .comp-block:nth-child(2) {
		border-top: 0px;
	}
	.col1 {
		float: none;
		margin: 0 2.5%;
	}
	.row-fluid [class*="col1"],.row-fluid [class*="col2"],.row-fluid [class*="col3"],.row-fluid [class*="col4"]
		{
		float: none;
	}
	.product-btn-bg-word {
		font-size: 2rem;
	}
	.sys-form .form-start .input-section input[type="text"],.sys-form .form-start .input-section input[type="password"],.sys-form .form-start .input-section
		{
		font-size: 1.4rem;
	}
	.footer>div {
		font-size: 2rem;
	}
	.page-header .col1 {
		overflow: hidden;
		margin-right: 30px;
	}
	.sys-form .form-start .input-section input.input-error {
		border: none;
	}
	.sys-form .form-start .input-section.text {
		background: #ffffff;
		display: block;
		float: none;
		clear: both;
	}
	.sys-form .form-start .input-section.error {
		color: #ed1045;
		background-color: #e6e6e6;
	}
	.sys-form .form-start .input-section.text {
		padding: 0;
	}
	.sys-form .form-start .input-section.text input {
		float: none;
		padding: 10px;
		padding-right: 40px;
		width: 100%;
	}
	.sys-form {
		position: relative;
	}
	.modal.popover-error {
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.4);
		z-index: 1;
	}
	.modal.popover-error .popover-text-box {
		color: #ed1045;
		font-size: 12px;
		background-color: #ffffff;
		margin: 20%;
		padding: 10px;
	}
	.popover-text-box p {
		overflow: hidden;
		margin: 0;
	}
	.popover-text-box p+p {
		margin-top: 10px;
	}
	#error-text {
		display: none;
	}
	button.btn-confirm {
		font-size: 12px;
		color: #333;
		background: #e6e6e6;
		border: none;
		padding: 10px 15px;
		width: 100%;
	}
	.tooltip.in.error {
		z-index: 0;
		margin-bottom: 10px;
	}
	#tooltip-info {
		position: absolute;
		top: 12PX !important;
		right: 12px !important;
	}
	.h_phone,.v_tab {
		display: none !important;
	}
	
	.arrow-blue {
 	   display: block;
	   font-size: 2rem;
	}
}

@media ( min-width : 640px) and (max-width: 666px) {
	.page-header .page-logo.col1 {
		width: 23.1870%;
		margin-left: 1.6129%;
		margin-right: 0;
	}
	.page-header .col2 {
		width: 48.3870%;
		margin-right: 1.6129%;
		margin-left: 0;
	}
}

@media ( max-width : 390px) {
	#captcha-wrapper {
		margin: 0;
	}
	#captcha-refresh {
		width: 40px;
	}
}

@media ( min-width : 515px) {
	.sys-form form,.promo.banner .big {
		width: 500px;
	}
	.promo.banner .big {
		display: block;
	}
	.promo.banner .small {
		display: none;
	}
}

@media ( min-width : 1105px) {
	.promo {
		width: 50%;
	}
	.promo form {
		margin-right: 15px;
	}
	.promo.banner {
		padding-left: 15px;
		margin-top: 0px;
	}
	.promo form,.promo.banner {
		float: left;
	}
	.form-contentainer,.blocks-container {
		width: 1030px;
		margin-left: auto;
		margin-right: auto;
	}
}

/* Cookies pop-up */
#cookie-policy-container {
	background-color: rgba(239, 239, 239, 0.9);
	padding: 30px;
	box-shadow: 0 -3px 8px #999;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	display: block;
}

.cookie-policy-content {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
}

.cookie-text {
	float: left;
	width: 80%;
}

.cookie-text p {
	color: #333;
	font-size: 14px;
	margin: 0px;
}

.cookie-text a.info-arrow {
	margin: 14px 0 0 0;
	padding-left: 30px;
	min-height: 24px;
	line-height: 22px;
	display: block;
	font-family: 'telenor', arial, sans-serif;
	font-size: 16px;
	background:
		url('https://www.telenor.bg/profiles/tlnr/themes/telenor_thm/images/icons/arrow.png')
		no-repeat;
	background-size: 22px 22px;
	color: #21282e;
	text-decoration: none;
}

.cookie-text a.info-arrow:hover {
	text-decoration: none;
	color: #00739b;
	cursor: pointer;
}

.accept-cookie {
	float: left;
	width: 120px;
	text-align: center;
	margin-top: 20px;
	margin-left: 5%;
}

.cookie-button {
	padding: 10px 20px;
	background: #cfde00;
	color: #333;
	font-family: Telenor;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
}

.cookie-button:hover {
	background: #004969;
	color: #fff;
	text-decoration: none;
}

@media ( max-width :980px) {
	.cookie-text {
		width: 100%;
	}
	.accept-cookie {
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
}

@media ( max-width :680px) {
	.cookie-button {
		display: inline-block;
		width: 100%;
	}
}