@charset "utf-8";
/* CSS Document */

  /* GLOBAL STYLES
    -------------------------------------------------- */
    /* Padding below the footer and lighter body text */

body {
	background-color: #fff;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: lighter;
}
.eyes {
	background-image: url(../img/eye.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.zone1 {
	background: #ffffff; /* Old browsers */
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 20px;
}
.zone3 {
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFF;
	background-color: #000000;
	background-image: url(../img/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: 80% center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #08C;
	border-bottom-color: #5BB75B;
}
.tvstripe {
	background-repeat: repeat-x;
	height: 3px;
	background-color: #0C0;
}
.tvstripe2 {
	background-repeat: repeat-x;
	height: 3px;
	background-color: #08c;
}
.zone4 {
	padding-bottom: 290px;
color:333#;
	background-color: #ebebeb;
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-image: url(../img/imageglobe.jpg);
	padding-top: 20px;
}
.zone5 {
	padding-bottom: 80px;
 color:333#;
	background-color: #ebebeb;
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-top: 0px;
	background-image: url(../img/growth.png), url(../img/affbgbottom.png);
	background-position: center bottom, center bottom;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.zone6 {
	padding-bottom: 80px;

 color:333#;
	background-color: #ebebeb;
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	background-image: url(../img/bg-body-2.png);
}
.zone2 {
	padding-top: 20px;
	padding-bottom: 100px;
	color: #FFF;
	margin-bottom: 20px;
	overflow: hidden;
	visibility: inherit;
}
.zone1 #section-2 .row-fluid .thumbnails .span4 .thumbnail {
	background-color: #FFF;
}
.allchannels {
	font-size: 5em;
	font-weight: 900;
	line-height: 1em;
}
.steps {
	font-size: 5em;
	color: #FFF;
	background-color: #0C0;
	border-radius: 50%;
	border: 5px solid #FFF;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
.video1 {
	background-color: #000;
	height: 540px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	z-index: 0;
}
.selecitionbg {
	height: 250px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	font-size: 1.2em;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: 400;
}
.selectbg1 {
	background-image: url(../img/clock.png);
}
.selectbg2 {
	background-image: url(../img/selectremote.png);
}
.selectbg3 {
	background-image: url(../img/chearremote.png);
}
.highlited {
	background-color: #FFF;
}
.itemsshadow {
	-webkit-box-shadow: 1px 1px 5px 0px rgba(66, 66, 66, 40);
	box-shadow: 1px 1px 5px 0px rgba(66, 66, 66, 40);
}
.boldfontcolorfix {
	color: #FFF;
}
.zonefadetop {
	background-image: url(../img/zonefadetop.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: -100px;
	position: relative;
	z-index: 10;
}
.toplogoarea {
	position: absolute;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
}
.toplogoarea .container {
	margin-right: auto;
	margin-left: auto;
}
.lisupport {
	background-color: #FFF;
	background-image: url(../img/startlibg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 200px;
	-webkit-box-shadow: 0 8px 6px -6px #666;
	-moz-box-shadow: 0 8px 6px -6px #666;
	box-shadow: 0 8px 6px -6px #666;
}
.lichannels {
	background-color: #FFF;
	background-image: url(../img/startlibg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 200px;
	-webkit-box-shadow: 0 8px 6px -6px #666;
	-moz-box-shadow: 0 8px 6px -6px #666;
	box-shadow: 0 8px 6px -6px #666;
}
.navbar .brand {
	display: block;
	font-weight: 200;
	color: #777777;
	font-size: 30px;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
footer {
	z-index: 10
}
.question {
	font-size: 1.3em;
	margin-top: 20px;
	margin-bottom: 7px;
}
/* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */

 /* Carousel base class */
.carousel .container {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
}
.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: 20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: white;
	text-align: center;
	background: #222;
	border: 3px solid white;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.carousel .item {
	background: #333;
	background: rgba(0,0,0,0.75)
}
.carousel img {
	width: 64%;
	height: auto;
}
.carousel-caption {
	background: none;
	position: static;
	width: 30%;
	padding: 20px 3%;
	margin-top: 0px;
	margin-left: 64%;
}
.carousel-caption h1, .carousel-caption .lead {
	margin: 0;
	line-height: 1.25;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.carousel-caption .btn {
	margin-top: 10px;
}
.carousel.carousel-fade .item {
	-webkit-transition: opacity 2s ease-in-out;
	-moz-transition: opacity 2s ease-in-out;
	-ms-transition: opacity 2s ease-in-out;
	-o-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out;
}
.carousel.carousel-fade .active.left, .carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
.carousel.carousel-fade .next, .carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}
.carousel.carousel-fade .carousel-control {
	z-index: 3;
}
.unstyled li {
	display: inline;
	vertical-align: baseline;
	padding: 0 16px;
	position: relative;
}
#bgimg img {
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: -100;
}
#bgimg {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
footer {
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 10px;
}

.navbar { margin:0}
.navbar-inner {
	min-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #fff;
	background-image: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
*zoom:1;
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 rgba(0,0,0,0);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.brand {
	font-weight: 100;
	line-height: 50px;
}
.brand img {
	height: 35px;
	vertical-align: middle;
	margin-bottom:5px;
}
.nav.pull-right li a { line-height:50px}
.btn.btn-navbar { margin-top:20px }
.bestinclass {
	background-color: #FFF;
	background-image: url(../img/bestchoice.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 200px;
	-webkit-box-shadow: 0 8px 6px -6px #666;
	-moz-box-shadow: 0 8px 6px -6px #666;
	box-shadow: 0 8px 6px -6px #666;
}

.tvss {
	background-color: #FFF;
	background-image: url(../img/tvs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 200px;
	-webkit-box-shadow: 0 8px 6px -6px #666;
	-moz-box-shadow: 0 8px 6px -6px #666;
	box-shadow: 0 8px 6px -6px #666;
}


















 @media (max-width: 1500px) {
#bgimg img {
	display: none;
}
.zone2 {
	padding-top: 20px;
	padding-bottom: 100px;
	color: #FFF;
	background-color: #05386D;
	background-image: url(../img/anthena.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
}
 @media (max-width: 979px) {
.carousel-caption h1, .carousel-caption .lead {
	margin: 0;
	line-height: 1.2em;
	font-size: 1em;
}
.carousel-caption .btn {
	margin-top: 10px;
}

.nav.pull-right li a { line-height:1em}

}
 @media (max-width: 767px) {
 .zone4,.zone2, .zone5, .zone6 {
	margin-left: -20px;
	margin-right: -20px;
	padding-right: 20px;
	padding-left: 20px;
}
.carousel .container {
	position: relative;
	right: -20px;
	bottom: 0;
	left: -20px;
	top: 0;
}
.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: 20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: white;
	text-align: center;
	background: #222;
	border: 3px solid white;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.carousel .item {
	background: #333;
	background: rgba(0,0,0,0.75)
}
.carousel img {
	width: 100%;
	height: auto;
}
.carousel-caption {
	background: none;
	width: 90%;
	padding: 20px;
	margin-top: 0px;
	margin-left: 0;
}
}
 @media (max-width: 450px) {

.navbar{
	margin-left: -20px;
	margin-right: -20px;
	}


.zone3 {
	background-image: none;
}
.brand {
	
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 40px;
}
.brand img{
	
	width:190px;
	height:auto;
}

}
