
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
	padding: 0px;
	margin: 0px;
}

html, body {
	height: 100%;
	width: 100%;
	background-color: #0A121D;
	font-family: 'Roboto', sans-serif;
}
.compair-decoder {
	position: absolute;
	bottom: 18px;
	z-index: 9;
}
.hf-top-section-btnwrapper {
	text-align: left;
}
.hfbottom-inlinelist-wrapper {
	text-align: left;
}
.hf-bottom-footer-img {
	text-align: left;
}
.wrap-quantity .row {
	margin-right: -15px;
	margin-left: -15px;
}


.header_wrap .navbar {
	background: rgba(0,0,0);
	opacity: 1;
	border: transparent;
	min-height: 60px;
	margin-bottom: 0px;
}

.fibre-menu-underline.active {
	border-bottom: 2px solid #0095DA;
	font-weight: 700 !important;
}
.fibre-responsive-header-menu {
	display: none;
}
.header_wrap nav li a {
	text-align: center;
	letter-spacing: 0px;
	color: #ffffff !important;
	opacity: 1;
	/* text-transform: uppercase; */
	/*	font-family: Roboto-Bold;*/
	font-weight: bold;
	font-size: 14px;
	font-weight: 300;
	margin-top: 40px;
	text-decoration:none;
}
.navbar-toggle-toggle {
	background-color: #000 !important;
	border-color: #000 !important;
	margin-left: 8px;
	display: none;
}
.mini-shopping-cart .items a:hover {
	color: white !important;
	text-decoration: none;
}

.header_wrap nav li.active a {
	background-color: transparent !important;
}

.img-70 {
	width: 70%;
	display: block;
}

/*.banner {
	background-image: url(../img/HomeBanner.png);
	min-height: 600px;
	background-position: center;
	background-size: cover;
	margin-top: -50px;
	height: 60%;
}*/

.img-menu-site {
	width: 25px;
	height: 25px;
	
}

.banner-content {
	color: #fff;
	font-size: 2rem;
	position: absolute;
	bottom: 0px;
	vertical-align: -webkit-baseline-middle;
}

.height-70 {
	height: 70%;
}

.products .row {
	max-width: 100%;
}

/*.products .owl-item {
	width: 290px !important;
}
*/
.products .owl-item .item {
	background: url("../images/Product_bg.png") !important;
	background-size: cover !important;
	border-radius: 12px !important;
	padding:0px !important;
}

.owl-carousel .owl-stage-outer {
	height: 350px;
}

.carousel-wrap {
	margin: 0px auto;
	/* padding: 0 5%; */
	width: 90%;
	position: relative;
	margin-bottom: 55px;
	margin-top: 0px;
}

/* fix blank or flashing items on carousel */
/*.owl-stage {
	width: auto !important;
}*/

.owl-carousel .item {
	position: relative;
	z-index: 100;
	-webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav > div {
	margin-top: -26px;
	position: absolute;
	top: 50%;
	color: #cdcbcd;
}

.owl-nav i {
	font-size: 52px;
}

.owl-nav .owl-prev {
	left: -34px;
	height: 26px;
}

.owl-nav .owl-next {
	right: -52px;
	height: 26px;
}

.owl-nav button {
	position: absolute;
	top: 50%;
	background-color: #000;
	color: #fff;
	margin: 0;
	transition: all 0.3s ease-in-out;
}

/*.owl-nav button.owl-prev {
		left: 0;
	}

	.owl-nav button.owl-next {
		right: 0;
	}*/

.owl-dots {
	text-align: center;
	padding-top: 15px;
	/*display: none;*/
}

.owl-carousel {
	margin-bottom: 20px;
	margin-top:0px !important;
}

.owl-dots button.owl-dot {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	display: inline-block;
	background-color: rgba(255,255,255,.7);
	margin: 0 8px;
}

	.owl-dots button.owl-dot.active {
		background-color: transparent;
		background-image: url("../images/pagination_circles-01.svg");
		height:15px;
		width:15px;

	}

		

	/*.owl-dots button.owl-dot:over {
		outline: none;
		background-color: #0095da;
	}
*/
.owl-nav button {
	position: absolute;
	top: 41%;
	transform: translateY(-50%);
	background: rgba(255, 255, 255, 0.38);
}
	/*span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}*/
	.owl-nav button:focus {
		outline: none;
	}

.owl-prev.disabled, .owl-next.disabled {
	opacity: 0;
}

.owl-prev {
	background-image: url("../images/arrow-left.svg") !important;
	background-size: contain !important;
	width: 45px;
	height: 45px;
	background-repeat: no-repeat !important;
}

.owl-next {
	background-image: url("../images/arrow.svg") !important;
	background-size: contain !important;
	width: 45px;
	height: 45px;
	background-repeat: no-repeat !important;
}

	.owl-next span {
		opacity: 0;
	}

.item-image {
	background-image: url("../images/Product_bg.png");
	width: 90%;
	display: block;
	margin: auto;
}

.install-info {
	font-size: 15px;
	color: #9cb3c4;
	font-weight: 600;
}

.home-product-short-desc {
	font-size: 14px;
	display: block;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 30px;
	line-height: 25px;
	font-weight: 200;
}

.span-lowStock {
	font-size: 14px;
	color: #d57529;
	font-weight: 700;
}

.span-outOfStock {
	font-size: 14px;
	color: #eb1941;
	font-weight: 700;
}
/****************************Product CSS************************/
.price-wrap {
	background: white;
	width: 70px;
	height: 50px;
	position: absolute;
	/*top: -5px;
	margin: 15px;*/
	border-radius: 3px 3px 25px 25px;
	font-size: 20px;
	text-align: center;
}

.img-wrap {
	/* margin-top: 50px; */
	height: 160px;
	/* position: relative; */
	float: left;
	width: 100%;
}
.hardware-footer {
	background: #131A24;
	opacity: 1;
	padding: 30px 0px 0px 0px;
}
.hf-menu-heading {
	color: #FFFEFE;
	text-align: left;
	font-weight: 600;
	font-size: 14px;
	padding-bottom: 10px;
}
.hf-menu-a {
	text-align: left;
	font-weight: normal;
	padding: 5px 0;
	font-size: 12px;
}
.fibre-navbar ul li a {
	font-size: 14px !important;
	color: #fff !important;
	font-weight: 300 !important;
}
.fibre-navbar {
	top: 95px !important;
	height: 35px !important;
	min-height: 35px !important;
	width: 100%;
	position: absolute;
	left: 15px;
	line-height: 30px;
}
.fibre-menu-getmydstv-padding {
	padding-left: 15px;
}
.fibre-menu-underline {
	padding: 15px 0 !important;
}
.fibre-navbar-wrapper {
	top: 60px !important;
	background: #00000033 !important;
	backdrop-filter: blur(25px) !important;
	-webkit-backdrop-filter: blur(25px) !important;
	height: 35px !important;
	min-height: 35px !important;
	width: 100%;
	position: absolute;
}
.fibre-menu-mydstv-padding {
	padding-left: 30px !important;
}
	.hf-menu-a a {
		color: #FFFEFE;
		opacity: .7;
	}
.hf-topsection-bottom-border {
	border-top: 1px solid #fff;
	opacity: 0.1;
}
.img-wrap img {
	/* position: absolute; */
	/* width: auto !important; */
	/* height: 100%; */
	/* bottom: -14px; */
	/* left: 0px; */
	/* right: 0px; */
	margin: auto;
}
.hf-toptwo-section {
	padding: 20px 0;
}
.hf-white-btn {
	width: 210px;
	height: 52px;
	border-radius: 25px;
	background: #fff;
	color: #0A121D;
	font-weight: 600;
	font-size: 18px;
	display: inline-block;
	text-align: center;
	line-height: 51px;
}
.hf-black-btn {
	width: 210px;
	height: 52px;
	border-radius: 25px;
	background: transparent;
	color: #fff;
	font-weight: 500;
	border: 2px solid #fff;
	font-size: 18px;
	display: inline-block;
	text-align: center;
	line-height: 51px;
}
.hf-esctiontwo-text {
	color: #fff;
	font-size: 12px;
	line-height: 1.6;
}
.hf-white-btn.mr-15:hover {
	color: #fff;
	background-color: #0095da !important;
	border-color: #0095da;
	opacity: 1;
	text-decoration: none;
}
.hf-black-btn:hover {
	color: #fff;
	background-color: #0095da !important;
	border-color: #0095da;
	opacity: 1;
	text-decoration: none;
}
li.hf-footer-listlink a:hover {
	color: rgba(255,254,254,.8);
	text-decoration: none;
}
.hf-cname-wrapper {
	padding-right: 0 !important;
}
.hf-menu-wrapper {
	padding-bottom: 20px;
}
.yt-hf-bottom-rsocial-icon{
	height:18px;
	width:18px;
}
.hf-dstvapp-ico {
	padding-right: 0;
}
.hf-bottom-section {
	padding: 20px 0;
	background: #131A24;
}
li.hf-footer-listlink {
	display: inline;
	padding: 0px 5px;
	border-right: 1px solid #fff;
	color: #FFFEFE;
	opacity: .5;
	font-size: 12px;
}
li.hf-footer-listlink:last-child {
	border-right: none;
}
.hf-bottom-inline-list-text {
	color: #FFFFFF;
	opacity: .5;
	font-size: 12px;
}
.hf-bottom-rsocial-icon {
	display: inline-block;
	margin-right: 25px;
}
.hf-bottom-rsocial-icon:last-child {
	margin-right: 0;
}
.hf-bottom-rsocial-icon-wrapper {
	text-align: right;
	margin-top:14px;
}
.hf-menu-a a:hover {
	color: #0095da;
	text-decoration: none;
	opacity:1;
}
.text-wrap {
	color: white;
	font-size: 16px;
	height: 60px;
	/* margin-top: 30px; */
	float: left;
	width: 100%;
}


.price-value {
	font-size: 18px;
	font-weight: 700;
	float: left;
	text-align: center;
	width: 100%;
	margin-top: -3px;
	color: #0A121D;
}

.label-price {
	font-size: 14px;
	text-align: center;
	width: 100%;
	float: left;
	color: #0A121D;
	font-weight: 500;
	padding-top: 4px;
}

.btn-buy {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	float: right;
}

.text-wrap h4 {
	font-size: 16px !important;
	margin-bottom: 3px !important;
	font-weight: 400 !important;
	margin-top:10px !important;
}

.grey-hr {
	border-top: 1px solid rgb(162, 182, 191);
	opacity:0.3;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.products .item {
	height: 350px !important;
	background: url("../img/Product_bg.png");
	/*padding: 10px;*/
	/*	width: 320px;*/
	/*margin: 10px !important;*/
	background-size: cover;
}

.product-service {
	
	/*background: #001118;*/ /* Old browsers */
	/*background: -moz-linear-gradient(top, #001118 0%, #003750 100%, #003750 100%, #003750 101%);*/ /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #001118 0%,#003750 100%,#003750 100%,#003750 101%);*/ /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, #001118 0%,#003750 100%,#003750 100%,#003750 101%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001118', endColorstr='#003750',GradientType=0 );*/ /* IE6-9 */
	/*margin-top: 50px;
	padding-top: 50px;*/
	/*padding-right: 40px;*/
	padding-bottom: 60px;
}
/*.products{
	padding-left:105px;*/
	/*padding-right:110px;*/
/*}*/

.products-b {
	padding-left: 110px;
	padding-right:102px;
}

/*.product-service .col-md-3 {*/
	/*width: 275px;
		height: 300px;*/
	/*padding-right: 2px;
}*/

.product-service .row {
	/* max-width: 95%; */
	margin-left: auto;
	margin-right: auto;
}

.product-service .thumbnail {
	background: transparent;
	border: 0px solid;
	padding: 0px;
	margin: 0px;
	/*width: 275px;*/
}

.thumbnail > img, .thumbnail a > img {
	margin-right: auto;
	margin-left: auto;
	border-radius: 12px;
	box-shadow: 1px 5px 16px 5px rgba(0,0,0,0.14);
	-webkit-box-shadow: 1px 5px 16px 5px rgba(0,0,0,0.14);
	-moz-box-shadow: 1px 5px 16px 5px rgba(0,0,0,0.14);
}

.product-service .caption {
	position: absolute;
	bottom: 0px;
	padding: 20px 20px 14px 20px;
	width: 94%;
}

	.product-service .caption img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.product-service .caption p {
		/* margin: 30px 0px; */
		text-align: center;
		color: #fff;
		font-size: 16px;
		height: 54px;
		font-weight: 300;
		line-height: 20px;
	}

	.product-service .caption hr {
		margin-top: 10px;
		margin-bottom: 10px;
		border-top: 1px solid rgb(162, 182, 191, 0.3);
	}

	.product-service .caption .btn-buy {
		color: white;
		text-transform: uppercase;
		font-size: 17px;
		font-weight: 600;
		text-decoration:none;
	}

.footer {
	background: unset;
	padding: 30px 0 0 0;
}

.wrap-footer-content {
}

.multichoice-logo {
	width: 20%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

	.multichoice-logo img {
		width: 60%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

.social-media-icon {
	width: 20%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin: 2% auto;
	text-align:center;
}

	.social-media-icon img {
		width: 36px;
		margin: 0px 10px;
	}

.wrap-footer-content {
	color: white;
	font-size: 12px;
	text-align: center;
	margin: 30px 0px;
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

	.wrap-footer-content span {
		margin: 0px 0px;
		border-left: 1px solid rgb(255, 255, 255, 0.5);
	}

.copy-right {
	margin: 26px 0px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	opacity: 50%;
}

.wrap-footer-content a {
	padding: 0px 12px;
	
	font-size: 14px;
}

.wrap-footer-content a:hover {
	color:#fff;
	opacity: 1;
	font-size: 14px;
}
/*.overlay-img
{
background: transparent linear-gradient(180deg, #09446E00 0%, #09446E 100%) 0% 0% no-repeat padding-box;
}*/
/*.flyout-cart:before {
	position: absolute;
	content:'';
	right: 43%;
	top: -6px;
	border: solid #fff;
	border-width: 0 1.5px 1.5px 0;
	display: inline-block;
	padding: 0px;
	height: 10px;
	width: 10px;
	background: #0A121D;
	transform: rotate( -135deg );
	-webkit-transform: rotate( -135deg );
}*/

.innerpage-products .product-item {
	background: url(../images/Product_bg.png);
	height: 350px !important;
	/* margin: 10px !important; */
	background-size: cover;
	border-radius: 12px;
}

.innerpage-products {
	margin-top: 40px;
}

.product-item hr {
	margin-bottom: 14px;
	border-top: 1px solid rgb(162, 182, 191);
	opacity: 0.3 ;
	float: left;
	width: 100%;
}


.top-menu li a {
	/*font-family: 'Roboto-Regular' !important;*/
	/*	font-weight: lighter !important;*/
	font-size: 16px !important;
	font-weight: 300 !important;
}


.attributes .installation-wrap + dd .option-list li label {
	position: relative;
	left: -5px;
	/*	font-family: 'Roboto-Bold';*/
}

.product-fearure-area .nav-tabs li a:after {
	content: "";
	position: absolute;
	border-bottom: none;
	height: 0px;
	width: 38px;
	left: 0px;
	right: 0px;
	margin: auto;
	bottom: 7px;
	box-shadow: 1px 0px 1px #ddd;
}

/*.product-fearure-area .nav-tabs li.active a:after {
	border-bottom: 1px solid #fff;
}*/

.theme-custom .nivo-caption {
	background-color: transparent;
	position: absolute;
	bottom: 0rem !important;
	/*width: 44% !important;
	left: 7rem !important;*/
	/* right: 0px; */
	margin: auto;
	display: block;
	font-size: 2.5rem;
	/* height: 11rem; */
	top: 25% !important;
	opacity: 1 !important;
}
/*Wishlist-wrap*/
.Wishlist-wrap {
	background-color: white;
	border-radius: 10px;
	/*padding: 10px;*/
	min-height: 300px;
}

	.Wishlist-wrap .blue-color {
		color: #003750;
		text-align: left;
		font-size: 16px;
		font-weight: bold;
	}

	.Wishlist-wrap .img-wrap {
		height: 80px;
	}

.price-wrap-whishlist {
}

.out-of-stock {
	background-color: #179edd;
	margin-left: -21px;
	margin-right: -10px;
	padding: 20px;
	/* margin-bottom: -10px; */
	/* margin-top: 10px; */
	border-radius: 0px 0px 10px 10px;
	color: white;
	width: 89.5%;
	float: left;
	position: absolute;
	bottom: 0px;
}

.whistlist-wrap-row .col-md-2 {
	width: 220px;
	margin: -2px;
	margin-bottom: 20px;
}

.whistlist-wrap-row .product-name {
	/*font-size: 14px;*/
}


.wishlist-add-to-cart-button {
	background-image: url(../images/add_to_cart_icon-01.svg);
	background-color: transparent;
	font-size: 0px;
	width: 26px;
	height: 26px;
	border: 0px solid transparent;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center 0px;
	vertical-align: bottom;
	margin-left: 22px;
}

.width-50 {
	width: 50px;
}

.out-of-stock .span-outOfStock {
	color: white;
	/* font-weight: lighter; */
	text-align: center;
	width: 87%;
	float: left;
}

.out-of-stock .update-cart-button {
	float: right;
	margin-right: 10px;
}

.no-data {
	text-align: center;
	color: white;
	/*font-family: Roboto-Light;*/
}

.btn-continue {
	height: 58px;
	border: none;
	background-color: #179edd;
	padding: 14px 24px;
	font-size: 15px;
	color: rgb(255, 255, 255);
	border-radius: 25px;
	width: 200px;
	text-transform: inherit;
}

.no-data h3 {
	margin: 20px 0px;
}

.no-data p {
	margin: 20px 0px 30px 0px;
	font-size: 12px;
	color: #afb8bc;
}

.dark-blue {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00131b+0,001f2d+100 */
	background: rgb(0,19,27); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,19,27,1) 0%, rgba(0,31,45,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,19,27,1) 0%,rgba(0,31,45,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,19,27,1) 0%,rgba(0,31,45,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00131b', endColorstr='#001f2d',GradientType=0 ); /* IE6-9 */
	min-height: 500px;
	margin-top: 0px !important;
	padding-top: 100px;
}

.light-hr {
	border-top: 2px solid #18303a;
}

.header_wrap .header-my-list nav li a {
	text-transform: inherit;
}

.header-my-list {
	margin-top: -22px !important;
}

.header-links .search-box-button {
	/* margin-top: 24px; */
	/*background-image: url(../images/search-circle.png);*/
}

.wrap-search-box .search-icon {
	float: left;
	margin-top: 16px;
	margin-right: 10px;
	width: 30px;
}

header .search-icon {
	float: left;
	margin-top: 18px;
	margin-right: 0px;
	width: 20px;
	cursor: pointer;
}

.badge-w {
	background: white;
	width: 30px;
	height: 30px;
	padding: 2px 6px;
	border-radius: 50%;
	color: #026d9f;
	text-align: center;
	margin-left: 5px;
}

.header-links li::after {
	content: "|";
	/* color: #060304; */
	background: #343233;
	width: 2px;
	height: 15px;
	position: absolute;
	top: 23px;
	right: -17px;
}

#topcartlink-hardware:after {
	right: 2px;
}
#topcartlink:after {
	right: 2px;
}

.header-links li:last-child::after {
	opacity: 0;
}

.product-quantity {
	text-align: center;
}

.heading-delivery {
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}

.specification_wrap ul {
	padding-left: 16px;
	color: #fff;
	margin-top: 30px;
	font-size: 16px;
	font-weight: lighter;
}

.order-r-btn {
	border: 1px solid #179edd;
	background: #179edd;
	border-radius: 32px !important;
	color: #fff !important;
	font-size: 16px;
	padding: 10px 30px;
	text-decoration: none !important;
	display: inline-block;
	text-align: center;
}
.modal {
	text-align: center;
	padding: 0 !important;
}

	.modal:before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -4px;
	}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

.modal-colse-btn {
	position: absolute;
	right: 14px;
	top: 8px;
	font-size: 36px;
}

.modal-footer-s {
	padding: 0px 0px 20px 0px !important;
	text-align: center !important;
	border-top:none !important;
}

.modal-open{
	padding-right:0px !important;
}

.img-style {
	width: 50%;
	height: 50%;
	-webkit-box-shadow: 0px 1px 22px 0px rgba(0, 0, 0, 0.32);
	-moz-box-shadow: 0px 1px 22px 0px rgba(0, 0, 0, 0.32);
	box-shadow: 0px 1px 22px 0px rgba(0, 0, 0, 0.32);
}
.primary-btn-slider-outline {
	border: 2px solid #fff !important;
	background-color:transparent;
	border-radius: 32px !important;
	color: #fff !important;
	font-size: 16px !important;
	padding: 12px 26px;
	text-decoration: none !important;
	min-width: 176px;
	display: inline !important;
	text-align: center;
	font-weight: 600;
	margin-left:20px;
}
.primary-btn-slider {
	border: 2px solid #fff !important;
	background: #fff;
	border-radius: 32px !important;
	color: #0A121D !important;
	font-size: 16px !important;
	padding: 12px 50px;
	text-decoration: none !important;
	min-width: 176px;
	display: inline !important;
	text-align: center;
	font-weight: 600;
}
	.primary-btn-slider:hover {
		color: #fff !important;
		background-color: #0095da !important;
		border: 2px solid #0095da !important;
	}
	@media (min-width: 768px) {
		.modal-dialog {
			width: 450px;
			margin: 30px auto;
		}
	}

	@media only screen and (max-width: 768px) {
		.hide-ipda{
			display:none;
		}
		/*.header-links {
			padding-top: 10px;
		}*/
		#terms-of-service-warning-box .f-28 {
			font-size: 22px;
		}

		.navbar-brand {
			padding: 15px 0px;
		}

		.navbar-collapse{
			padding-right:0px;
		}
		

		.cart-qty {
			top: -11px !important;
			left: -6px !important;
		}

		li .search-box.store-search-box{
			display:none;
		}
		.payment-info .h2, .h2 {
			font-size: 24px !important;
		}

		.product-quantity {
			font-size: 21px;
		}

		.lbl-order {
			text-align: left !important;
		}

		.product-fearure-area .nav-tabs li a {
			margin: 0px 6px 0px 0px !important;
			height: 38px;
		}

		.product-fearure-area .nav-tabs li.active {
			margin: 0px 0px 0px 0px !important;
		}

		.cart-page .f-12 {
			font-size: 14px !important;
		}

		.sw-btn-group .btn-primary {
			font-size: 13px !important;
			height: 42px;
			width: 130px !important;
		}

		.sw-btn-group .btn-light {
			font-size: 13px !important;
			height: 42px;
			width: 130px !important;
		}

		element.style {
		}

		.cart-total td:first-child {
			text-align: left;
		}

		.cart-total td {
			width: 14% !important;
		}

		.subtotal h3 {
			margin-top: 0px !important;
			margin-bottom: 0px !important;
		}

		.accept {
			font-size: 12px !important;
		}

		.price {
			margin-bottom: 20px !important;
		}

		.wrap-items {
			float: none !important;
		}

		.products {
			padding-left: 0px;
			padding-right: 0px;
		}

		.owl-nav .owl-prev {
			left: -10px;
		}
		.owl-nav .owl-next {
			right: -30px;
		}

		/*.owl-nav .owl-next {
			right: 4px;
		}
*/
		.theme-custom .nivo-caption {
			width: 100% !important;
			/*left: -50px !important;
			right: 0px !important;*/
			font-size: 14px !important;
			/*line-height: 28px !important;*/
		}

		.nivo-caption .f-16 {
			font-size: 12px !important;
		}

		.theme-custom .nivo-caption b {
			font-size: 28px !important;
			font-weight: 700 !important;
		}

		.wrap-footer-content span {
			border-left: none;
			width: 100%;
			display: block;
			margin-bottom: 10px;
		}

		.wrap-footer-content a {
			width: 100%;
			display: block;
			margin-bottom: 10px;
		}

		.width-75 {
			width: 100% !important;
		}

		.total-s {
			color: #003750;
			font-size: 16px !important;
			font-weight: 600;
		}

		/*.cart-total td {
		width: auto !important;
	}*/

		.order-details-page .cart td.subtotal, .data-table td.total {
			padding: 10px !important;
		}

		.product-service .thumbnail {
			margin-bottom: 15px;
		}

		.products h2 {
			font-size: 30px !important;
			/*font-weight: 100 !important;*/
		}

		.social-media-icon {
			width: auto;
			display: block;
			margin-left: auto;
			margin-right: auto;
			margin: 3% auto;
		}

		.wrap-footer-content {
			margin: 0px 0px;
			width: 100%;
		}

		.multichoice-logo img {
			width: 100%;
			display: block;
			margin-left: auto;
			margin-right: auto;
		}

		.overview .product-name h1 {
			font-size: 26px !important;
		}

		.wrap-content-available-star {
			display: block !important;
		}

		.product-no-reviews, .product-reviews-overview {
			display: block !important;
		}

		.stock {
			margin-left: 0em !important;
		}

		hr.col-md-12 {
			width: 100%;
		}

		.overview .add-to-cart-panel > *, .variant-overview .add-to-cart-panel > * {
			float: left;
			margin: 0px 20px 20px 0px;
		}

		.feature-div {
			display: block;
		}

		.product-fearure-area .nav-tabs li {
			margin-bottom: 0px;
		}

		.nav > li > a {
			position: relative;
			display: block;
			padding: 10px 5px;
		}

		.feature-div {
			display: block !important;
		}

		.product-fearure-area .nav-tabs {
			padding-left: 0px;
			text-align: center;
			margin-bottom: 10px;
		}


		.product-service .col-md-3 {
			padding-right: 15px;
			margin-bottom: 15px;
		}

		.footerlinks li {
			display: inline;
			padding: 0px 10px;
			border-right: none !important;
			opacity: 0.5;
		}

		.multichoice-logo {
			margin-bottom: 40px !important;
		}

		.product-review-links {
			display: inline;
			vertical-align: top;
			font-size: 13px;
		}

		.cart-page .title-head {
			font-size: 26px !important;
			font-weight: 100 !important;
		}

		.mr-50 {
			margin-right: 0px !important;
		}

		.ml-50 {
			margin-left: 0px !important;
		}

		.select-selected {
			width: 100% !important;
		}

		.box-padding {
			padding: 54px 10px !important;
		}


		/*.btn-next-cart {
			position: absolute;
			bottom: -374px !important;
		}*/

		.flyout-cart {
			position: absolute;
			top: 92% !important;
			right:10px;
		}
			.flyout-cart:before {
				right: 10%;
			}
			.order-progress {
				margin: 0px;
			}

		.btn-position-a {
			position: relative;
			bottom: -80px !important;
		}

		.address-list-page .info, .order-list-page .info {
			padding: 30px 0px 40px 0px;
		}

		.order-details-box-p {
			padding: 30px 0px 40px 0px !important;
		}

		.order-item .outline-btn {
			border: 2px solid #179edd;
			border-radius: 32px !important;
			color: #179edd !important;
			font-size: 14px;
			padding: 12px 12px;
			text-decoration: none !important;
			background: transparent;
			min-width: auto !important;
			display: inline-block;
			text-align: center;
			font-weight: 500;
		}

		.order-item .primary-btn {
			border: 2px solid #179edd;
			background: #179edd;
			border-radius: 32px !important;
			color: #fff !important;
			font-size: 14px !important;
			padding: 12px 30px;
			text-decoration: none !important;
			min-width: auto !important;
			display: inline-block;
			text-align: center;
			font-weight: 400;
		}

		.order-details-page .primary-btn {
			border: 2px solid #179edd;
			background: #179edd;
			border-radius: 32px !important;
			color: #fff !important;
			font-size: 14px;
			padding: 12px 12px;
			text-decoration: none !important;
			/*min-width: auto !important;*/
			display: inline-block;
			text-align: center;
			font-weight: 500;
		}

		.order-details-page .outline-btn {
			border: 2px solid #179edd;
			border-radius: 32px !important;
			color: #179edd !important;
			font-size: 14px;
			padding: 12px 12px;
			text-decoration: none !important;
			background: transparent;
			min-width: 124px !important;
			display: inline-block;
			text-align: center;
			font-weight: 500;
		}

		.product-imgC {
			display: block !important;
			margin-left: 0px !important;
			vertical-align: middle;
			margin-top: 10px;
		}

		.page-title-e {
			font-size: 36px !important;
			font-weight: 100 !important;
			text-align: left;
		}

		.topic-page h3 {
			font-size: 32px !important;
		}

		.p-40 {
			padding: 10px;
		}

		.m-p-0 {
			padding-left: 0px;
			padding-right: 0px;
		}

		#shopping-cart-form .box-radius {
			margin-left: 0px !important;
			padding-bottom: 10px;
		}

		.sw-btn-group {
			bottom: -58px !important;
		}

		.sw-btn-groupcart-custom {
			position: absolute !important;
			top: 88px !important;
			right: 0px;
		}

		.sw-btn-groupcart {
			bottom: unset !important;
			padding-bottom: 10px;
		}

		.sw-btn-groupcart {
			bottom: unset !important;
			padding-bottom: 10px;
		}

		#dialog-notifications-success p {
			font-size: 24px !important;
		}

		.address-h {
			height: 80px !important;
		}

		.f-30 {
			font-size: 24px !important;
		}

		.dialogueboxdiscount {
			position: absolute !important;
		}

		
		.product-name-search {
			margin-top: unset !important;
		}

		

		span.desc-search {
			display: none;
		}


		.more-info {
			text-align: right;
		}

		.hfoo-dflex {
			flex-direction: column !important;
		}

		.hf-dstvapp-ico {
			padding: 9px !important;
		}

		.hf-bottom-footer-img {
			text-align: center;
			padding-bottom: 20px;
		}

		.hf-bottom-inline-list {
			text-align: center;
		}

	.hf-bottom-inline-list-text {
		text-align: center;
		padding-bottom: 8px;
	}
	li.hf-footer-listlink {
		display: block;
		padding-bottom: 10px;
		border-right: none;
	}
	.hf-bottom-rsocial-icon-wrapper {
		text-align: center;
	}
	.hf-white-btn {
		margin-bottom: 13px;
		margin-right: 0;
	}
	.hf-esctiontwo-text {
		padding: 10px 0;
		text-align: center;
	}
	.hf-menu-wrapper {
		padding-bottom: 20px;
		min-height: 180px;
	}
	.hf-top-section-btnwrapper {
		text-align: center;
		padding-bottom: 10px;
	}
	.hardware-footer {
		padding: 30px 0;
	}
	}

	@media only screen and (min-device-width: 320px) and (max-device-width:420px) and (orientation:portrait) {
		.feature-capton {
			font-size: 12px !important;
			line-height: normal !important;
		}
		.m-p-0{
			padding:0px;
		}
		.contract-lbl {
			font-size: 10px !important;
		}

		[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
			
			font-size: 13px !important;
			
		}

		payment-info h2, .h2 {
			font-size: 22px !important;
		}

		.buttons .outline-btn {
			min-width: 100% !important;
		}

		.buttons .primary-btn {
			min-width: 100% !important;
			margin-top: 10px;
		}

		.discount-c {
			left: 24% !important;
		}

		.outline-btn {
			min-width: 150px !important;
		}

		.primary-btn {
			min-width: 150px !important;
		}

		.accept {
			font-size: 11px !important;
		}

		.feature-heading {
			font-family: Poppins;
			font-size: 17px !important;
			font-weight: 700;
			padding: 20px 0px;
		}

		.feature-heading-2 {
			font-family: Poppins;
			font-size: 16px !important;
			font-weight: 700;
			padding: 20px 0px 20px 0px !important;
		}
	}

	@media only screen and (min-device-width: 320px) and (max-device-width:760px) and (orientation:portrait) {

		.campagin-bg {
			padding: 5em 0em 0em 0em !important;
		}
		.customer-detail-heading {
			font-size: 22px !important;
			font-weight: 400 !important;
			text-align: center;
			color: #fff;
			line-height: normal !important;
		}
		.login-option-c {
			margin-top: 0px !important;
		}
		.deliver-s{
			padding-bottom:15px;
		}

		.total-info hr{
			margin:0px;
		}

		.terms-of-service{
			margin-top:15px;
		}
		.camp-termsc {
			color: #fff;
			font-size: 10px !important;
			font-weight: 400;
			padding-bottom: 0px;
			margin-bottom: 0px;
			position: relative;
			top: -26px !important;
		}
		.camp-sub {
			color: #fff;
			font-size: 13px !important;
			font-weight: 400;
			padding-bottom: 0px;
			margin-bottom: 0px;
		}
		.Hddecoder-campagin .nivo-caption {
			top: 40% !important;
		}

		.camp-btn {
			float: left !important;
			margin-top: 10px !important;
			width: 100% !important;
		}

		.navbar-fixed-bottom .primary-btn-slider {
			padding: 12px 0px !important;
			min-width: 100% !important;
			display: block !important;
		}

		.margin-left-80 {
			margin-left: 0px !important;
		}

		.feature-card-style {
			background: rgba(33, 41, 51, 1);
			border: 1px solid rgba(255, 255, 255, 0.3);
			padding: 20px;
			border-radius: 15px;
			text-align: center;
			border-width: 1px;
			height: 100px !important;
			margin: auto;
			line-height: 60px !important;
			clear: both;
		}

		.feature-heading {
			font-family: Poppins;
			font-size: 20px !important;
			font-weight: 700;
			padding: 20px 0px;
		}
		.feature-heading-2 {
			font-family: Poppins;
			font-size: 18px !important;
			font-weight: 700;
			padding: 20px 0px 20px 0px !important;
		}
		.feature-sub {
			color: #fff;
			font-size: 14px;
			font-weight: 400;
			margin-bottom: 30px !important;
		}
		.style-heading-2 {
			margin-bottom: 10px;
			padding-bottom: 0px !important;
		}

		.campagin-bg {
			margin-top: 64px !important;
		}
		.dekstop-d-none {
			display: block !important;
		}

		.mobile-d-none {
			display: none;
		}

		.camp-name {
			font-size: 14px !important;
		}
		.price-section{
			margin-top:20px !important;
		}
		.theme-custom .nivoSlider {
			top: 0px !important;
		}

		.banner-disc {
			font-size: 14px !important;
			font-weight: 400 !important;
			line-height: 20px !important;
			margin-top: 20px !important;
		}

		.loginoption-heading {
			font-size: 34px !important;
			
		}
		.black-friday-section {
			/*background-image: url(../images/mobile-background.png) !important;*/
			padding: 90px 0px;
			background-size: cover !important;
			background-repeat: no-repeat;
			background-position: center;
		}
		.package-box-p {
			padding-left: 8px !important;
			padding-right: 8px !important;
		}
		.package-box {
			
			border-radius: 0px 0px 8px 8px !important;
		}
		.compair-decoder {
			position: inherit;
			bottom: 0px;
		}
		
		.m-plr-0{
			padding-left:0px;
			padding-right:0px;
		}
		.order-details-page .info-list {
			margin-bottom: 20px;
		}

		.purches-box .col-md-2 {
			width: auto !important;
		}

		.nivo-controlNav {
			display: none;
		}

		.ui-widget-content .outline-btn {
			min-width: 70% !important;
			margin-left: 12px;
		}

		.ui-widget-content .primary-btn {
			min-width: 70% !important;
			margin-top: 10px;
		}

		.payment-logo img {
			height: 150px;
			width: auto !important;
		}

		.product-reviews-page .outline-btn {
			min-width: 120px !important;
		}

		.product-reviews-page .primary-btn {
			min-width: 120px !important;
		}

		.dark-bg {
			padding: 6em 0 4em 0 !important;
		}

		.product-essential {
			margin-top: 80px;
		}

		.payment-method .col-md-4 {
			width: auto !important;
		}

		.nivoSlider {
			height: 796px !important;
		}

			.nivoSlider img {
				height: 176px;
			}


		.theme-custom .nivo-caption {
			margin-top: 0px !important;
		}
		.nivo-caption a {
			display: inline-block !important;
		}
		.primary-btn-slider {
			border: 2px solid #fff;
			background: #fff;
			border-radius: 32px !important;
			color: #0A121D !important;
			font-size: 14px !important;
			padding: 10px 10px;
			text-decoration: none !important;
			min-width: 124px;
            margin-top: 10px;
			text-align: center;
			font-weight: 500;
		}
		.primary-btn-slider-outline {
			border: 2px solid #fff !important;
			background-color: transparent;
			border-radius: 32px !important;
			color: #fff !important;
			font-size: 14px !important;
			padding: 10px 10px;
			text-decoration: none !important;
			min-width: 124px;
			display: inline !important;
			text-align: center;
			font-weight: 600;
			margin-left:5px;
		}

		.m-display-none{
			display:none;
		}

			.primary-btn-slider:hover {
				color: #fff !important;
				background-color: #0095da !important;
			}

		.theme-custom {
			max-width: 600px;
			margin: -10px auto 0px !important;
		}

			.theme-custom .nivo-caption {
				margin-top: 74px !important;
				text-align: left;
				padding: 0px;
				top: 42% !important;
			}
		.nivo-caption p {
			padding: 5px;
			
			font-size: 16px;
			font-weight: 400;
			line-height: normal;
			margin-top: 10px !important;
			margin-bottom: 10px !important;
		}
		.nivoSlider img {
			display: none !important;
		}

		.nivoSlider {
			margin-top: 70px;
			background-image: url("../images/HD-Decoder-mobile-banner.jpg") !important;
			background-size: cover !important;
		}

		.nivo-main-image {
			display: none !important;
		}

		.section-mt-50 {
			margin-top: 0px !important;
		}

		.lead br {
			display: none;
		}
	}

	@media only screen and (min-device-width: 411px) and (max-device-width:823px) and (orientation:portrait) {


		.feature-capton {
			font-size: 12px !important;
			line-height: normal !important;
		}
		.contract-lbl {
			font-size: 11px !important;
		}
		.out-of-stock {
			width: 91%;
		}

		.discount-c {
			left: 28% !important;
		}
	}

/*@media only screen and (min-device-width: 326px) and (max-device-width: 365px) and (orientation: portrait) {
	.btn-next-cart {
		position: absolute;
		bottom: -369px !important;
	}
}
@media only screen and (min-device-width: 300px) and (max-device-width: 325px) and (orientation: portrait) {
	.btn-next-cart {
		position: absolute;
		bottom: -410px !important;
	}
}
	@media only screen and (min-device-width: 400px) and (max-device-width: 414px) and (orientation: portrait) {
		.btn-next-cart {
			position: absolute;
			bottom: -360px !important;
		}

*/
	}
	
	@media only screen and (min-device-width: 416px) and (max-device-width:736px) and (orientation:portrait) {
		/*.btn-next-cart {
			position: absolute;
			bottom: -346px !important;
		}*/

		.out-of-stock {
			width: 91%;
		}

		.discount-c {
			left: 28% !important;
		}

		.product-reviews-page .outline-btn {
			min-width: 150px !important;
		}

		.product-reviews-page .primary-btn {
			min-width: 150px !important;
		}
	}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {

	.terms-of-service {
		margin-top: 15px;
		font-size:14px !important;
	}

	.discount-lbl-1 {
		display: inline-block;
		padding: 0px 10px;
		vertical-align: middle;
	}

	.mobile-d-none {
		display: none;
	}

	.discount-value {
		display: inline-block;
		padding: 0px 10px;
		vertical-align: middle;
		text-align: right;
		float: right;
	}

		
		.Hddecoder-campagin .fibre-nav-mobile {
			display: none;
		}

		.feature-heading {
			font-family: Poppins;
			font-size: 42px !important;
			font-weight: 700;
			padding: 20px 0px;
		}
		.margin-left-80 {
			margin-left: 0px !important;
		}
		.hf-white-btn {
			width: 150px;
		}
		.hf-black-btn {
			width: 150px;
			margin-left: 10px;
		}
			.btn-next-cart {
			position: absolute;
			bottom: -108px !important;
		}

		.payment-logo img {
			height: inherit !important;
			width: auto !important;
		}

		.out-of-stock {
			width: 91%;
		}
		.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
			margin-left: 0px !important;
		}
		.hide-ipda {
			display: none !important;
		}
		.hf-top-section-btnwrapper {
			text-align: unset !important;
			padding-bottom: 0;
		}

		.hfoo-dflex {
			flex-direction: unset !important;
		}
		.hf-bottom-rsocial-icon {
			display: inline-block;
			margin-right: 20px;
		}

		.cart-billing-area .cart tr {
			width: 100%;
			margin: 40px 0% 0px;
		}



		.cart-billing-area {
			float: left;
			
		}

		.cart-img-wrap img {
			height: auto;
		}

		.whistlist-wrap-row .wishlist-add-to-cart-button {
			margin-left: 0px;
		}
	}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1120px) {

	.feature-capton {
		font-weight: 400;
		font-size: 16px !important;
		font-family: Poppins;
		color: #fff;
		text-align: center;
		margin-top: 15px;
		line-height: 28px;
	}
	.feature-card-style {
		background: rgba(33, 41, 51, 1);
		border: 1px solid rgba(255, 255, 255, 0.2);
		padding: 20px;
		border-radius: 15px;
		text-align: center;
		border-width: 1px;
		height: 120px !important;
		margin: auto;
		line-height: 80px !important;
		clear: both;
	}

	.feature-heading-2 {
		font-family: Poppins;
		font-size: 32px !important;
		font-weight: 700;
		padding: 50px 0px 50px 0px;
	}
	.whistlist-wrap-row .wishlist-add-to-cart-button {
		margin-left: 0px;
	}
	.hide-ipda {
		display: none !important;
	}

	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: 0px !important;
	}

	.theme-custom .nivo-caption b {
		font-size: 2rem !important;
		font-weight: 700 !important;
	}

	.ml-50 {
		margin-left: 0px !important;
	}

	.mr-50 {
		margin-right: 0px !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	

	.theme-custom .nivo-caption b {
		font-size: 2rem !important;
		font-weight: 700 !important;
	}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1120px) and (orientation:portrait) {
		
		.btn-next-cart {
			position: absolute;
			bottom: -108px !important;
		}

		.theme-custom .nivo-caption b {
			font-size: 2rem;
			font-weight: 700 !important;
		}

		.payment-logo img {
			height: inherit !important;
			width: auto !important;
		}

		.out-of-stock {
			width: 87%;
		}

		.products-b {
			padding-left: 0px;
			padding-right: 0px;
		}

		.product-fearure-area .feature-p {
			align-self: center;
			width: 12% !important;
		}
	}
	/*@media only screen and (min-device-width: 800px) and (max-device-width: 1100px) {
	.theme-custom .nivo-caption {
		width: 50% !important;
		left: 2% !important;
		font-size: 1.7rem !important;
	}
		.theme-custom .nivo-caption b {
			font-size: 1.7rem !important;
		}
}
	@media only screen and (min-device-width: 420px) and (max-device-width: 800px) {
		.theme-custom .nivo-caption {
			width: 50% !important;
			left: -48% !important;*/
	/*font-size: 12px !important;*/
	/*}
	}

	@media only screen and (min-device-width: 320px) and (max-device-width: 420px) {
		.theme-custom .nivo-caption {
			width: 50% !important;
			left: -48% !important;
			font-size: 12px !important;
			line-height: 16px !important;
		}

			.theme-custom .nivo-caption b {
				font-size: 12px !important;
			}
	}*/
	@media (max-width: 1000px) {
		.theme-custom {
			max-width: 100% !important;
		}
	}

	@media (min-width: 1001px) {
		/*.flyout-cart:before {
		content: "Read this -";
		position: absolute;
		content: " ";
		position: absolute;
		right: 43%;
		top: -12px;
		border-top: none;
		border-right: 12px solid transparent;
		border-left: 12px solid transparent;
		border-bottom: 12px solid #0A121D;*/
		/* left: 0px; */
		/*}*/
	}
