@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');
/* CSS Document */

/*
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Roboto Slab', serif;

*/
body {
	background-color: #12202e00 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 14px !important;
	color: #00182e !important;
	/* background-image: url(images/new_bg2.jpg) !important; */
	/* background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important; */
    /* background-attachment: fixed !important; */
}

a, a:hover, a:focus {
	text-decoration: none;
	outline: 0;
}
.main-container {
	padding: 0;
}
.banner {
	/*height: 1029px;
	max-height: 1029px;*/
	font-weight: 700;
	margin-bottom: 45px;
	position: relative;
}
.banner-carosel .item {
	position: relative;
	overflow: hidden;
}
.banner-carousel .item .caption {
	z-index: 1111;
	position: absolute;
	width: 80%;
	top: 209px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.caption > .title {
	width: 100%;
	font-size: 40px;
	line-height: 52px;
	color: #fff;
	margin: 0;
	font-weight: 700;
}
.banner-carousel .owl-nav {
	width: 100%;
	position: relative;
	margin-top: -529px;
	padding: 0px 55px;
}
.banner-carousel .owl-prev {
	float: left;
	font-size: 0;
	width: 52px;
	height: 52px;
	background: url(../images/arrow-prev.png) no-repeat;
}
.banner-carousel .owl-next {
	float: right;
	width: 52px;
	font-size: 0;
	height: 52px;
	background: url(../images/arrow-next.png) no-repeat;
}
.banner-carousel.owl-carousel .owl-item img {
	width: 100%;
	border-top: 0;
	height: 1029px
}
.banner .free-ebook {
	left: 0;
	right: 0;
	position: absolute;
	z-index: 2000;
	bottom: 20px;
}
.free-ebook {
	width: 520px;
	border-radius: 16px;
	background: #00182ecc;
	text-align: center;
	color: #000;
	display: inline-block;
	margin: 0 auto;
	font-weight: 700;
	font-size: 20px;
}
.free-ebook:hover {
	color: #000;
	text-decoration: none;
}
.ebook-title {
	display: block;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	font-size: 36px;
	line-height: 72px;
	background-color: #ff9300;/*	color: white;*/
}
.ebook-title img {
	margin: -6px 0 0 15px;
}
.ebook-content {
	display: block;
	padding: 12px 20px;
	font-size: 24px;
	line-height: 30px;
}
.banner .ebook-content {
	background-color: #fff;
}
.ebook-form {
	padding: 25px;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
}
.ebook-form .form-group {
	margin-bottom: 20px;
}
.ebook-form .form-control, .ebook-download .form-control {
	border: solid 4px #406084;
	/*    opacity: .5;*/
	background-color: rgba(255,255,255, .5);
	color: white !important;
}
.ebook-form .btn-default, .ebook-download .btn-info {
	width: 100%;
	min-width: auto;
	border: solid 4px #ff8802;
	text-align: center;
	height: 61px;
}
.get-started .free-ebook {
	background-color: #00182e;
	margin-bottom: 80px;
}
.get-started .ebook-content {
	color: #fff;
}
.quote-text {
	font-size: 26px;
	line-height: 36px;
	font-weight: 700;
	margin-bottom: 45px;
}
.quote-form {
	padding-bottom: 80px;
}
.quote-form .contianer {
	width: 992px;
	margin: 0 auto;
	float: none;
	text-align: center;
}
.quote-section.internet-tv .quote-form {
	padding-bottom: 90px;
}
.quote-section.internet-tv .quote-form h2 {
	margin-bottom: 20px;
}
.quote-section.internet-tv .btn-default, .contact-form .btn-default {
	border: solid 4px #ff9300;
	height: 61px;
}
h2 {
	font-size: 30px;
	font-weight: 700;
	position: relative;
}
.quote-form h2 {
	margin-bottom: 50px;
}
.world-apps li h3::after, .services li h3::after, .help-section h1::after, .tvcontent h2::after, .get-started h2.first::after, .blog-list li h3::after, .blog-section h2::after, .contact-form h2::after, .contact-page h1::after, .services-content h2::after, .access-page h1:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 293px;
	height: 4px;
	background: #ff9300;
}
.contact-form h2::after {
	margin: 0;
	left: 0;
}
.tvcontent h2::after {
	width: 100%;
}
.quote-form .container {
	width: 992px;
}
.form-group {
	margin-bottom: 25px;
}
.quote-form textarea.form-control, .contact-form textarea.form-control {
	height: 110px;
	margin-bottom: 47px;
	resize: none;
}
.contact-form textarea.form-control {
	margin-bottom: 30px;
}
.btn-default, .btn-info {
	background: #00182e;
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 700;
	height: 53px;
	border: 0;
	border-radius: 15px;
	padding: 0 14px;
	line-height: 53px;
	transition: all 0.4s ease;
	min-width: 247px;
}
.btn-info {
	background: #ff9300;
	color: #00182e;
	padding: 0 20px;
	min-width: auto;
}
.btn-info:hover, .btn-info:focus {
	background: #00182e;
	color: #ff9300;
}
.btn-default:hover .right-arrow-y, .right-arrow-b, .btn-info:hover .right-arrow-y, .btn-info:focus .right-arrow-y, .btn-info:hover .right-arrow-db, .btn-info:focus .right-arrow-db {
	background: url(images/icon-arrow.png);
}
btn-default:hover .right-arrow-b, .right-arrow-y, .btn-info:hover .right-arrow-b, .btn-info:focus .right-arrow-b, .btn-info:hover .right-arrow-db, .btn-info:focus .right-arrow-db {
	background: url(images/icon-arrow-yellow.png);
}
.right-arrow-db, .newsletter .btn-info:hover .right-arrow-db, .newsletter .btn-info:focus .right-arrow-db {
	background: url(images/arrow-dark-b.png) no-repeat;
}
.right-arrow-b, .right-arrow-y, .right-arrow-db {
	display: inline-block;
	width: 17px;
	height: 22px;
	margin: 0 0 -3px 10px;
}
.btn-default:hover, .btn-default:focus {
	color: #fff;
	background: #ff9300;
}
.btn-default:hover i, .btn-default:focus i {
	color: #00182e;
}
.help-section, .call-to-action {
	background: #00182e;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding: 50px 0 40px;
	margin-bottom: 48px;
	font-size: 20px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: red;
    opacity: 1; /* Firefox */
}
h1 {
	font-size: 40px;
	font-weight: 700;
}
.help-section h1 {
	font-size: 46px;
	font-weight: 700;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.help-section p, .help-section h2 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 30px;
	line-height: 36px;
}
.call-to-action .btn-info {
	margin-left: 20px;
	border: solid 4px #ff9300;
	height: 61px;
	display: table;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 25px;
}
.call-to-action {
	font-size: 22px;
}
.block {
	display: block;
}
h3 {
	font-weight: 700;
	font-size: 26px;
	position: relative;
}
h4 {
	font-weight: 700;
	font-size: 22px;
}
.get-started {
	font-size: 18px;
	font-weight: 700;
}
.get-started h3 {
	margin-top: 8px;
	margin-bottom: 20px;
}
.get-started p {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 50px;
	line-height: 30px;
}
.dance-tv {
	padding: 0 0 30px 0;
}
.channels {
	list-style: none;
	width: 100%;
	
	list-style-type: none;
	margin: auto;
}
.channels li {
	
	margin-bottom: 50px;
	margin-right: 0px;
	margin: auto;
}
.channels li:last-child {
	margin-right: 0;
}
.dance-tv img {
	margin: 0 auto;
}
.world-apps, .services, .blog-list {
	list-style: none;
	list-style-type: none;
	margin: 0;
	justify-content: center;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	align-content: space-around;
}
.services {
	padding-top: 80px;
}
.world-apps li, .services li, .blog-list li {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	border: solid 4px #ff9300;
	border-radius: 25px;
	margin-bottom: 69px;
	margin: 0 25px 69px 0;
	width: 31%;
	padding: 24px 35px;
}
.blog-list li {
	color: #00182e;
	padding: 20px 20px;
	border: solid 4px #dedede;
}
.world-apps li h3, .services li h3, .blog-list li h3 {
	margin-top: 20px;
	padding-bottom: 21px;
	margin-bottom: 25px;
}
.blog-list li h3 a {
	color: #00182e;
	text-decoration: none;
}
.blog-list li h3 a:hover {
	color: #ff9300;
	text-decoration: none;
}
.world-apps li h3::after, .services li h3::after, .internet-section h2::after, .blog-list li h3::after {
	width: 150px;
}
.world-apps li p, .services li p, .blog-list li p {
	text-align: center;
	font-size: 18px;
	font-family: 'Roboto Slab', serif;
	margin-bottom: 20px;
}
.services-content {
	font-size: 18px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.services-content h2 {
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 18px;
	margin-bottom: 30px;
}
.services-content.tvcontent-section {
	margin-bottom: 0;
}
.services-content p {
	font-size: 22px;
	padding: 0 10px;
	margin-bottom: 40px;
}
.list {
	margin: 0;
	padding: 0 20px 40px 20px;
}
.list li {
	margin-bottom: 5px;
}
.list li:hover {
	color: #ff9300;
}
.services li {
	color: #00182e;
}
.app-section {
	background-color: #081024;
	background-image: url(../images/bg-app.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	padding-top: 125px;
	padding-bottom: 68px;
	margin-bottom: 30px;
}
.app-section .box:nth-child(3n) {
	margin-right: 0;
}
.blog-section {
	padding: 40px 0;
}
.blog-section h2 {
	padding-bottom: 20px;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.blog-section h2::after, .services-content h2::after {
	width: 120px;
}
.get-started h1 {
	margin-bottom: 0;
}
.get-started h2.first {
	margin-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.get-started h3 {
	margin-top: 60px;
	font-size: 26px;
	margin-bottom: 30px;
}
.bottom-section {
	background: #00182e;
	color: #fff;
	padding-top: 53px;
	padding-bottom: 5px;
}
.connect {
	color: #fff;
}
.connect h2, .newsletter h2, .contact-info h2 {
	position: relative;
	line-height: 40px;
	padding-bottom: 27px;
	margin-bottom: 21px;
}
.connect h2::before {
	position: absolute;
	content: '';
	width: 62px;
	height: 62px;
	z-index: 1000;
	right: -4px;
	bottom: -10px;
	background: url(../images/icon-globe.png) no-repeat;
}
.connect h2::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: calc(100% - 51px);
	height: 4px;
	background: #ff9300;
}
.connect p, .newsletter p, .contact-info p, .footer-links {
	font-size: 18px;
	font-family: 'Roboto Slab', serif;
	line-height: 30px;
	margin-bottom: 30px;
}
.newsletter {
	width: 324px;
	margin-left: 80px;
	float: left;
}
.newsletter .btn-info:hover, .newsletter .btn-info:focus {
	background-color: #ff9300;
	color: #00182e
}
.newsletter .form-control {
	border-radius: 10px;
	height: 62px;
	margin-bottom: 24px;
}
.contact-info {
	width: 316px;
}
.newsletter h2::before {
	position: absolute;
	content: '';
	width: 58px;
	height: 58px;
	z-index: 1000;
	right: 0;
	bottom: 4px;
	background: url(../images/icon-newsletter.png) no-repeat;
}
.newsletter h2::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #ff9300;
}
.contact-info {
	float: right;
	font-size: 18px;
	font-weight: 700;
}
.contact-info h2::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #ff9300;
}
.contact-info h2::before {
	position: absolute;
	content: '';
	width: 64px;
	height: 64px;
	z-index: 1000;
	right: 0;
	bottom: 4px;
	background: url(../images/icon-contact.png) no-repeat;
}
.footer-links {
	list-style: none;
	margin-bottom: 0;
	width: 100%;
	padding: 24px 0 0 0;
	border-top: solid 4px #ff9300;
	margin-top: -8px;
}
.color {
	color: #ff9300
}
.footer-links > li {
	margin-bottom: 5px;
}
.footer-links > li > a {
	color: #ff9300;
}
.footer-bottom {
	background: #000e1c;
	min-height: 100px;
}
.copyright {
	line-height: 100px;
	color: #a2a2a2;
	font-weight: 700;
	font-size: 14px;
	font-family: "Lucida Grande", sans-serif;
}
#return-to-top {
	position: fixed;
	bottom: 26px;
	right: 20px;
	font-family: 'Roboto Slab', serif;
	background: url(../images/top-arrow.png) no-repeat 100% 0;
	padding-right: 67px;
	font-size: 18px;
	line-height: 52px;
	color: #a2a2a2;
	height: 52px;
	z-index: 9999;
}
#return-to-top:hover {
	text-decoration: none;
}
.navbar-toggle .icon-bar {
	background: #f98700;
}
.form-control {
	color: #747474;
	height: 62px;
	font-weight: 400;
	font-size: 17px;
	border: solid 4px #00182e;
}
.form-control:focus {
	border-color: #ff9300;
}
.banner_image {
	display: none;
}
.internet-content {
	/* padding-top: 70px; */
}
.internet-content h3 {
	margin-bottom: 50px;
}
.tv-content {
	padding-left: 15px;
	padding-right: 15px;
}
.apps {
	list-style: none;
	padding-left: 0;
	text-align: center;
}
.apps > li {
	background-color: #00182e;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
	text-align: center;
	width: 140px;
	height: 140px;
	margin: 0 10px 30px;
}
.apps > li > a {
	padding-top: 20px;
	display: block;
	height: 100%;
	color: #fff;
	text-decoration: none;
}
.apps > li:hover {
	background-color: #002449;
}
.apps > li img, .tv-tech, .tv-title {
	display: block;
	margin: 0 auto;
}
.apps > li img {
	margin-bottom: 10px;
	max-width: 60px;
	max-height: 50px;
}
.tvcontent-section {
	margin-bottom: 60px;
}
.tv-title {
	font-size: 20px;
	line-height: 26px;
}
.tv-tech {
	font-size: 14px;
}
.apps li:last-child img, .blog-content .apps li img {
	margin-bottom: 19px;
}
.tvcontent-section {
	background: #002e5c;
	color: #fff;
}
.tvcontent-section .tvcontent:nth-child(2n) {
	background-color: #002449;
}
.tvcontent {
	padding-top: 60px;
}
.tvcontent h5, .tvcontent p {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
}
.tvcontent p {
	padding-right: 40px;
	margin-bottom: 30px;
}
.tvcontent.internet-tvblog p {
	margin-right: 0;
}
.tvcontent h5 {
	text-decoration: underline;
}
.tvcontent h5 + p, .tvcontent h5 {
	font-weight: 700;
}
.tvcontent h2 {
	padding-bottom: 20px;
	margin-bottom: 30px;
	color: #ff9300;
}
.tvcontent .col-lg-6 img {
	margin: 0 auto;
}
.tvcontent-image {
	float: right;
}
.tvcontent-desc {
	padding-bottom: 80px;
}
.internet-website .tvcontent-image {
	padding-top: 15px;
}
.roku-app .tvcontent-image, .amazon-tv .tvcontent-image, .apple-tv .tvcontent-image, .android-tv .tvcontent-image {
	padding-top: 69px;
}
.services-banner {
	background-image: url(https://tvstartup.com/wp-content/themes/tvstartup-theme/images/sattilitebanner.png);
	background-size: cover;
	background-attachment: scroll;
	height: 500px;
}
.blog-content .apps {
	margin-top: 25px;
}
.address {
	float: right;
	font-family: 'Roboto Slab', serif;
	padding: 20px 30px;
	border: solid 4px #f28e18;
	border-radius: 8px;
	font-size: 15px;
	margin: 92px 15px 60px;
}
.address strong {
	font-family: inherit;
	display: block;
	font-size: 22px;
	margin-bottom: 5px;
}
.address span {
	margin-right: 5px;
}
.address a {
	color: #00182e;
}
.contact-form {
	margin-bottom: 50px;
}
.contact-form h2 {
	margin: 0 0 20px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.contact-page {
	padding-top: 180px;
	padding-bottom: 100px;
}
.contact-page h1, .access-page h1 {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.contact-page h1::after, .access-page h1::after {
	width: 30px;
}
.ebook-top-content {
	background: #00182e;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}
.ebook-top-content h2 {
	text-align: center;
}
.ebook-top-content h3 {
	text-align: center;
	margin-bottom: 30px
}
.ebook-page {
	padding-top: 150px;
}
.ebook-download {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.download-form {
	border: solid 4px #ff9300;
	padding: 50px;
	text-align: center;
	margin-bottom: 40px;
	border-radius: 16px;
}
.ebook-download img {
	margin-bottom: 0;
	float: left;
}
.ebook-download form {
	width: 400px;
	padding-top: 30px;
	float: right;
	text-align: left;
}
.ebook-download h4 {
	margin-bottom: 30px;
	text-transform: uppercase;
	margin-left: 30px;
}
.ebook-list {
	margin: 0;
	padding: 0 40px 0 50;
	list-style: inside;
	font-size: 18px;
}
.ebook-list li {
	padding-bottom: 10px;
	font-family: 'Roboto Slab', serif;
}
.ebook-content-section {
	padding: 50px 0 100px;
}
.ebook-content-section h2, .ebook-content-section h3 {
	margin-bottom: 40px;
}
.video-platforms {
	list-style: none;
	text-align: center;
	margin-bottom: 50px;
	padding: 0;
}
.video-platforms > li {
	display: inline-block;
	vertical-align: top;
	margin: 0 30px 20px;
}
.video-platforms > li:first-child {
	margin-left: 0;
}
.video-platforms > li span {
	display: block;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px;
}
.ebook-content-section img {
	margin: 0 auto;
}
.entry-title {
	text-align: center;
	font-family: Roboto Condensed;
	font-weight: bold;
}
.entry-content {
	width: 62%;
	margin: 0 auto;
	font-family: Roboto;
	font-size: 130%;
}
.sd-content ul li.share-facebook div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-facebook a:before, .sd-social-icon-text .sd-content li.share-facebook a:before, .sd-social-text .sd-content ul li.share-facebook a:before {
    content: '\f099' !important;
}
#main > nav > h2 {
	display: none;
}
body {
	overflow-x: hidden;
}
.nav-previous {
	background: #00182e;
	width: 381px;
	padding: 1em;
	font-size: 125%;
	font-family: Roboto Condensed;
	font-weight: bold;
	-webkit-transition: background .25s ease-in-out;
	transition: background .25s ease-in-out;
	float: left;
	/*opacity: 0;*/
	border-radius: 0 5px 5px 0;
}
.nav-previous a {
	color: #fff;
}
.nav-previous:before {
	content: ' << PREVIOUS';
	display: block;
	color: #fff;
	margin-bottom: 7px;
}
.post-navigation {
	display: table;
	width: 100%;
	margin-bottom: 25px;
	margin-top: 25px;
}
.nav-previous:hover {
	background: #ff9300;
	-webkit-transition: background .25s ease-in-out;
	transition: background .25s ease-in-out;
}
.nav-next {
	background: #00182e;
	width: 381px;
	padding: 1em;
	font-size: 125%;
	font-family: Roboto Condensed;
	font-weight: bold;
	-webkit-transition: background .25s ease-in-out;
	transition: background .25s ease-in-out;
	float: right;
	/*opacity: 0;*/
	border-radius: 5px 0px 0px 5px;
}
.nav-next a {
	color: #fff;
	clear: both;
}
.nav-next:before {
	content: 'NEXT >> ';
	display: block;
	color: #fff;
	margin-bottom: 7px;/*	float: right;*/
}
.nav-next:hover {
	background: #ff9300;
	-webkit-transition: background .25s ease-in-out;
	transition: background .25s ease-in-out;
}
#freebookimg {
	width: 40%;
}
#iphoneappimgz, #androidappimgz {
	width: 66%;
}
#smartvapp {
	margin-top: 56px;
}
#internettvweb {
	margin-top: 114px;
}
.roku-landing-header {
	color: #FE930A;
	text-align: center;
}
.roku-landing-subtitle {
	color: #464747;
	text-align: center;
}
.roku-landing-body {
	color: #000000;
	text-align: left;
}
.roku-landing-body {
	color: #000000;
	text-align: left;
	font-size: 130%;
	font-family: roboto;
	max-width: 90%;
	margin: auto;
}
.quote-section.internet-tv .bottom {
	margin: auto;
}
.list li {
	list-style: none;
}
.checkmark {
	background: url(https://tvstartup.com/wp-content/themes/tvstartup-theme/images/icon-tick.png) no-repeat 0 -1px;
	background-size: 15px 16px;
	padding-left: 28px;
}
.list li:hover {
	color: black;
}
.roku-mockup {
	padding-left: 30px;
}
.sd-sharing-enabled {
    display:none;
}


/**  Control Panel Full Access CSS **/
.control-page {
	/* padding-top: 215px; */
}


.control-page {
	
	background-repeat: no-repeat;
	background-size: cover;
	/*height: 1380px;*/
	padding-bottom: 120px;
}

.control-page h2 {
	color: #fff;
	/* margin-bottom: 58px; */
	font-size: 40px;
	letter-spacing: -1px;
}
.access-list {
	list-style: none;
	padding: 0 150px 10px 150px;
	margin: 0;
	color: #fff;
	flex-wrap: wrap;
	display: -webkit-flex; /* Safari */
	-webkit-justify-content: space-between; /* Safari 6.1+ */
	display: flex;
	justify-content: space-between;
	display: flex;
}
.access-list > li {
	padding-top: 27px;
	font-size: 18px;
	text-align: center;
	background-color: #05346b;
	flex-basis: 14%;
	height: 220px;
	border-radius: 50px 50px 0px 0px;
	-webkit-box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.1);
}
.access-list > li >img {
	margin-bottom: 20px;
}
.access-list > li > p > span {
	display: block;
}
.access-list > li:nth-child(3) {
	flex-basis: 270px;
}
.access-list > li:nth-child(3)> img {
	margin-bottom: 10px;
}
.full-control-form {
	width: 553px;
	margin: 0 auto;
}
.form-list {
	padding: 0;
	width: 100%;
	margin: 0 0 5px;
	list-style: none;
	text-align: center;
	position: relative;
	z-index: 10;
	display: -webkit-flex; /* Safari */
	-webkit-justify-content: space-between; /* Safari 6.1+ */
	display: flex;
	justify-content: space-between;
	display: flex;
}
.form-list::before {
	width: 100%;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 16px;
	z-index: 0;
}
.form-list > li {
	position: relative;
	text-align: center;
	-webkit-flex: 1; /* Safari 6.1+ */
	flex: 1;
}
.form-list > li:first-child a {
	float: left;
	margin-left: -25px;
}
.form-list > li:last-child a {
	margin-right: -25px;
	float: right;
}
.form-list > li > a {
	color: #fff;
	font-size: 16px;
}
.form-list > li > a > p {
	font-size: 16px;
}
.form-list > li > a span {
	background: #ffffff;
	width: 33px;
	height: 33px;
	border-radius: 50px;
	display: inline-block;
	line-height: 33px;
	color: #000000;
	margin-bottom: 10px;
	-webkit-box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.1);
}
.form-list > li > a:hover span, .form-list > li.active > a span {
	background: #f6971e;
}
.form-access {
	padding: 10px 49px 17px;
	background-color: #fff;
	border-radius: 5px;
}
.form-access h3 {
	margin-bottom: 8px;
	margin-top: 16px;
	font-size: 24px;
}
.form-access p {
	font-size: 18px;
	margin-bottom: 22px;
}
.form-access .col-sm-6:first-child {
	padding-right: 7px;
}
.form-access .col-sm-6:last-child {
	padding-left: 7px;
}
.form-access .form-control {
	border-color: #cbcbcb;
	height: 58px;
	padding: 6px 20px;
	font-size: 18px;
	border-width: 2px;
	color: #000;
}
.form-access .form-group {
	margin-bottom: 13px;
}
.form-access .btn-control {
	background-color: #f6971e;
	border-color: #cbcbcb;
	border-width: 2px;
	color: #fff;
	min-width: 162px;
	height: 56px;
	line-height: 56px;
	padding: 0 28px;
	font-weight: 700;
	font-size: 20px;
	margin-top: 15px;
}
.thank-you {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	margin: 44px 0 25px;
}
.form-access .btn-control.lst {
	margin-top: 27px;
}
#btn-control-submit, #thankMsg {
	display: none;
}
#thankMsg p {
	font-weight: 700;
}





#country {
    border: 1px solid rgb(220, 214, 214);
    height: 55px;
    background: white;
    border-radius: 50px !important;
}


.des-mobile {
    display: none;
}

 @media (min-width:768px) {
.top-links.collapse {
	display: block;
}
}
@media(max-width:1439px) {
.banner {
	background-color: #00182e;
	min-height: 700px;
	height: auto;
}
.banner .free-ebook {
	margin-bottom: 30px;
	margin-top: 30px;
	position: static;
	display: inherit;
}
}



 @media (min-width:0px) and (max-width:767px) {

h1 {
	font-size: 25px;
}

h3 {
	font-size: 15px;
}

 /* mobile and desktop description */
.des-desktop {
	display: none;
 }
.des-mobile {
		display: block;
		
 }

.header {
	position: static;
	z-index: 9999;
}
.navbar-collapse.collapse.in {
	padding-bottom: 15px;
}
.main-nav {
	float: none;
	margin: 0;
}
.main-nav>li.contact-us {
	background-color: transparent;
	line-height: normal;
}
.main-nav>li.contact-us a {
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: transparent;
	border-bottom: solid 2px transparent;
}
.main-nav>li.contact-us a:hover, .main-nav>li.contact-us.current-menu-item a {
	border-bottom: solid 2px #f28e18;
	background-color: transparent;
	color: #ff9800;
}
.main-nav>li.contact-us:hover {
	background-color: transparent;
}
.world-apps li, .services li, .blog-list li {
	margin-right: 0;
}
.world-apps li, .services li, .blog-list li, .free-ebook, .banner-carousel .item .caption {
	width: 90%;
}
.quote-form .container, .internet-section .free-ebook, .quote-form h2::after, .world-apps li h3::after, .services li h3::after, .help-section h1::after, .internet-section h2::after, .caption > .title, .banner-carousel.owl-carousel .owl-item img, .contact-info, .newsletter, .copyright {
	width: 100%;
}
.world-apps li, .services li {
	padding-left: 20px;
	padding-right: 20px;
}
.btn-default, .btn-info {
	min-width: 220px;
}
.banner-carousel .owl-nav {
	margin-top: -220px;
	padding: 0 15px;
	display: none;
}
.caption > .title {
	font-size: 31px;
	line-height: 36px;
}
.banner-carousel .item .caption {
	top: 50px;
}
.banner-carousel.owl-carousel .owl-item img {
	border-top: 0;
	height: 350px;
}
.banner-carousel.owl-carousel {
	margin-bottom: 28px;
}
.banner .free-ebook {
	max-width: 400px;
}
.ebook-title {
	font-size: 24px;
	line-height: 48px;
}
.quote-text {
	font-size: 18px;
	line-height: 30px;
}
.ebook-content {
	padding: 12px 0px;
	font-size: 18px;
	line-height: 26px;
}
.help-section p, .help-section h2 {
	font-size: 24px;
}
.help-section h1 {
	font-size: 36px;
}
.newsletter, .contact-info {
	margin-left: 0;
	padding-left: 15px;
	padding-right: 15px;
}
.copyright {
	padding: 26px 0;
	line-height: 24px;
	text-align: center;
}
#return-to-top {
	right: 30px;
}
.bottom-section {
	padding-top: 15px;
	padding-bottom: 10px;
}
.get-started .free-ebook {
	width: calc(100% - 30px);
}
.newsletter h2 {
	margin-top: 0;
}
.contact-info h2 {
	margin-top: 26px;
}
.tvcontent-image {
	float: none;
}
.roku-app .tvcontent-image, .amazon-tv .tvcontent-image, .apple-tv .tvcontent-image, .android-tv .tvcontent-image, .internet-website .tvcontent-image {
	padding-top: 0;
}
.footer-bottom {
	min-height: auto;
}
.internet-content {
	/* padding-top: 36px; */
}
.tvcontent-desc {
	text-align: center;
}
.tvcontent p {
	padding-right: 0;
}
.tvcontent {
	padding-top: 30px;
}
.tvcontent h2:after {
	width: auto;
}
.apps li {
	width: 130px;
	height: 130px;
	padding-top: 22px;
	border-radius: 50%;
	margin: 0 5px 30px;
}
.apps li:last-child {
	width: 130px;
	height: 130px;
	padding-top: 22px;
	border-radius: 50%;
	margin: 0 5px 30px;
}
.apps > li > a, .blog-content .apps > li > a, .ebook-page {
	padding-top: 0px;
}
.tv-title {
	font-size: 16px;
	line-height: 24px;
}
.apps > li img {
	margin-bottom: 5px;
}
.apps li:last-child img {
	margin-bottom: 15px;
}
.tv-tech {
	display: none;
}
.contact-form .text-right {
	text-align: center;
}
.address {
	float: none;
	margin-top: 40px;
}
.ebook-download {
	width: 100%;
}
.ebook-download form {
	width: 100%;
}
.ebook-download img {
	margin-bottom: 0;
	float: none;
	margin: 0 auto;
}
/**  Control Panel Full Access CSS **/
.control-page {
	/* background: #12202E; */
	padding-top: 0;
	height: inherit;
	padding-bottom: 60px;
}
.control-page .container {
	background: #05346b;
}
.access-list {
	/* hide access list for mobile */
	display: none;
	list-style: none;
	padding: 0 15px 54px;
}
.access-list > li {
	width: 100%;
	flex-basis: 100%;
	height: inherit;
	text-align: left;
	box-shadow: none;
}
.access-list > li > img {
	float: left;
	width: 37px;
	height: 37px;
}
.access-list > li:nth-child(3) {
	flex-basis: 100%;
	order: 7;
}
.access-list > li > p {
	width: calc(100% - 70px);
	float: left;
	padding-left: 15px;
}
.access-list > li > p > span {
	display: inline;
}
.full-control-form {
	width: 100%;
}
.form-list {
	background-image: url(../images/bg-control-mobile.jpg);
	background-repeat: no-repeat;
	background-size: 100% 125px;
	background-position: 0 100%;
	min-height: 125px;
	padding: 34px 39px 0;
}
.form-list::before {
	padding: 0;
	top: 50px;
	width: calc(100% - 78px );
}
.control-page h2 {
	/* margin-top: 45px; */
	/* margin-bottom: 12px; */
	font-size: 25px;
	letter-spacing: 0;
}
.form-access {
	color: #000;
	padding: 10px 20px 41px;
}
.form-access .col-sm-6:first-child {
	padding-right: 15px;
}
.form-access .col-sm-6:last-child {
	padding-left: 15px;
}
.form-access .form-group {
	margin-bottom: 29px;
}
.access-list > li >img, .access-list > li > p {
	margin-bottom: 0;
}
.access-list > li > p {
	padding-top: 7px;
}
.form-access .btn-control {
	min-width: 355px;
	padding-left: 10px;
	padding-right: 10px;
}
}
@media(max-width:550px) {
.tvcontent-desc .btn-default, .tvcontent-desc .btn-info {
	width: 290px;
	height: auto;
	white-space: normal;
	line-height: 30px;
	padding: 10px 0;
}
.tvcontent-desc .btn-info span, .tvcontent-desc .btn-default span {
	float: left;
	width: 80%;
}
.tvcontent-desc .btn-info i, .tvcontent-desc .btn-default i {
	float: left;
	margin-top: 20px;
}
.wp-image-802, .wp-image-803 {
	float: none !important;
    width: auto;
    height: 258px;
    margin: 0 auto;
}
/**  Control Panel Full Access CSS **/
#thankMsg .btn-control {
	font-size: 17px;
}
}
@media(max-width:400px) {
.caption > .title {
	font-size: 22px;
	line-height: 25px;
}
/**  Control Panel Full Access CSS **/
.form-access .btn-control {
	min-width: 280px;
}
#thankMsg .btn-control {
	font-size: 14px;
	padding-left: 0;
	padding-right: 0;
}
#thankMsg p {
	font-size: 15px;
}
}
 @media (min-width:768px) and (max-width:991px) {
.main-nav {
	margin: 25px 0 0 0;
}
.main-nav>li>a {
	font-size: 12px;
	margin-left: 8px;
	margin-right:9px;
}

.sub-menu_in_tv ul {
	font-size: 12px !important;
}
.quote-form .container {
	width: 90%;
}
.world-apps li, .services li, .blog-list li {
	width: 46%;
	margin: 0 13px 69px 13px;
}
.copyright {
	text-align: center;
	width: 100%;
}
.banner-carousel .owl-nav {
	margin-top: -49.5%;
}
.banner-carousel.owl-carousel .owl-item img {
	height: 800px;
}
.quote-text {
	font-size: 20px;
	line-height: 30px;
}
.navbar-collapse {
	padding: 0;
}
.navigation-section .col-sm-9 {
	padding: 0;
}
.banner-carousel .item .caption {
	width: 76.47%;
}
.caption > .title {
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 50px;
}
.featured-carousel .owl-nav {
	width: 114%;
	margin-left: -7%;
	position: absolute;
	top: 38%;
	padding: 0;
}
.newsletter {
	margin-left: 0;
}
.tvcontent .container {
	width: auto;
}
.ebook-download {
	width: 100%;
}
.ebook-download form {
	width: 350px;
}
/**  Control Panel Full Access CSS **/
.access-list > li {
	padding-top: 22px;
	flex-basis: 90px;
	height: 143px;
	font-size: 14px;
}
.access-list > li > img {
	width: 37px;
	height: 37px;
}
.access-list > li:nth-child(3) {
	flex-basis: 180px;
}
}
 @media (max-width:991px) {
.channels {
	text-align: center;
	margin: 0;
	padding: 0;
}
.channels li {
	float: none;
	display: inline-block;
	margin: 0 34px 50px;
}
}
 @media (min-width:992px) and (max-width:1199px) {
.main-nav>li>a {
	margin: 0 11px;
}
.quote-form .container {
	width: 90%;
}
.world-apps li, .services li {
	width: 30%;
}
.newsletter {
	width: 324px;
	margin-left: 0;
}
.tvcontent .container {
	width: auto;
}
.services .btn-default, .services .btn-info {
	min-width: 220px;
}
/**  Control Panel Full Access CSS **/
.access-list > li {
	padding-top: 27px;
	flex-basis: 140px;
	height: 163px;
	font-size: 14px;
}
.access-list > li:nth-child(3) {
	flex-basis: 200px;
}
}
@media(min-width:768px) and (max-width:1200px) {
.main-nav {
	margin: 25px 0 0 0;
}
.main-nav > li {
	margin: 5px 0;
}
.address {
	margin-left: 0;
	margin-right: 0;
	margin-top: 40px;
}
}
@media (min-width:1200px) and (max-width:1300px) {
.main-nav>li>a {
	font-size: 16px;
    margin-left: 10px;
    margin-right: 12px !important;
}

.sub-menu_in_tv ul {
	font-size: 16px !important;
}

.connect {
	width: 100%;
}
.newsletter{
	margin-left: 15px;
}
.contact-info, .main-nav>li>a {
	margin-right: 15px;
}

/**  Control Panel Full Access CSS **/
.access-list > li {
	padding-top: 27px;
	flex-basis: 169px;
	height: 183px;
}
}
 @media (min-width:1300px) and (max-width:1554px) {
.main-nav>li>a {
	font-size: 17px;
	margin-left: 14px;
	margin-right: 12px;
}

.sub-menu_in_tv ul {
	font-size: 17px !important;
}

}
 @media(max-width: 1920px) {
.banner .free-ebook {
	left: 0;
	right: 0;
	position: absolute;
	z-index: 2000;
	bottom: 307px;
}
}
 @media (max-width: 1845px) {
.banner .free-ebook {
	left: 0;
	right: 0;
	position: absolute;
	z-index: 2000;
	bottom: 200px;
}
}
 @media (max-width: 1687px) {
.banner .free-ebook {
	left: 0;
	right: 0;
	position: absolute;
	z-index: 2000;
	bottom: 100px;
}
}
 @media (min-width:1554px) {
.banner-carousel .item .caption {
	width: auto;
}
.caption span {
	display: block;
}
}
 @media(max-width:1554px) {
.banner .free-ebook {
	left: 0;
	right: 0;
	position: absolute;
	z-index: 2000;
	bottom: 30px;
}
}
 @media(max-width: 1360px) {
.banner .free-ebook {
	left: 0;
	right: 0;
	position: absolute;
	z-index: 2000;
	bottom: -19px !important;
}
}
 @media(max-width: 1410px) {
.banner .free-ebook {
	left: 0;
	right: 0;
	position: absolute;
	z-index: 2000;
	bottom: -15px;
}
}
 @media(max-width: 1330px) {
.banner .free-ebook {
	left: 0;
	right: 0;
	position: relative;
	z-index: 2000;
	bottom: -19px !important;
}
.ebook-form .form-control, .ebook-download .form-control {
	border: solid 4px #406084;
	/* opacity: .5; */
	background-color: rgba(255,255,255, 1);
	color: black !important;
}
.btn-default {
	background: #00182e !important;
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 700;
	height: 53px;
	border: 0;
	border-radius: 15px;
	padding: 0 14px;
	line-height: 53px;
	transition: all 0.4s ease;
	min-width: 247px;
}
}

@media(max-width: 1300px) {
#menu-primary-menu{float:left !important;}

}

@media (min-width:1109px) and (max-width:1199px) {
.main-nav>li>a {
	font-size: 14px;
    
	}

	.sub-menu_in_tv ul {
		font-size: 14px !important;
	}
}

@media (min-width:992px) and (max-width:1108px) {
	.main-nav>li>a {font-size: 13px;}
	.cust-3{width:21% !important;}
	.cust-9{width:79% !important;}
}

@media (min-width:914px) and (max-width:991px) {
	.main-nav>li>a {
		font-size: 13px;
	    margin-left: 15px;
	    margin-right: 10px;
	}
}

@media (max-width: 914px) and (min-width: 811px){
	.main-nav>li>a {
	    font-size: 13px;
	    margin-left: 9px;
	    margin-right: 9px;
	}

	.sub-menu_in_tv ul {
		font-size: 13px !important;
	}
}
@media (min-width:768px) and (max-width:845px) {
	.cust-3{width:13% !important;}
	.cust-9{width:87% !important;}
}