@charset "utf-8";
/* CSS Document */

body {padding-top: 50px;background: url(../img/home/homeHeader.jpg) no-repeat bottom center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
header {padding-top: 40px; padding-bottom: 40px}
.contact-bar {background:#eee; padding: 5px 0px;}
.contact-bar p {margin: 0px;}
.contact-bar .contact-left {text-align: left;}
.contact-bar .contact-right {text-align: right;}
header h1 {font-size: 46px;}
header .logo {width: 100%; max-width: 150px;}
header .col-md-2 {text-align: center;}
.phone {display: inline-block;}

.section-plans, .section-faqs, .section-how, .section-trust, .section-compare, .section-product {padding-top: 50px; padding-bottom: 50px;}
.section-plans {background:#447aa1; color:#fff;}
.section-faqs .container {background:rgba(255,255,255,0.5);}
.section-faqs h2 {font-size: 42px;}
.section-faqs blockquote {margin-left: 30px;}
.section-how {background:#44a16b; color:#fff;}
.section-how blockquote {margin-left: 30px;}
.section-how h2 {font-size: 42px;}
.section-how a {color:#fff;}
.section-trust {text-align: center;}
.section-trust img {width: 100%; max-width: 150px;}
.section-trust .disclaimer {width: 100%; height: 100%; min-height: 250px; border: 0px;}
.section-compare {background:#447aa1; color:#fff;}
.section-product {background:rgba(255,255,255,0.8);}
.section-product .section-product-right {}
.section-product .section-product-right img {width: 100%; max-width: 150px;}
.section-product-tabs a {border: 1px solid #ddd;}

.centered-pills {text-align: center}
.centered-pills ul.nav-pills {display: inline-block}
.centered-pills li {display: inline}
.centered-pills a {float: left}
* html .centered-pills ul.nav-pills, *+html .centered-pills ul.nav-pills {display: inline}

footer {text-align: center;color:#fff;}
footer a {color:#fff;}

.home {text-align: center;}
.home ul {text-align: left;}
.home .h2-price {font-size: 24px;}
.home .price {font-size: 36px;}
.choose {padding-top: 80px; text-align: center;}
.choose img {width: 100%; max-width: 150px}
.choose .chooseud {display: none;}

footer {background:#39444c; padding: 20px 0px}

.itemTitle{display:none}
.feedEkList:first-child{list-style:none}
.feedEkList h2{margin-top:0}
.feedEkList{width:auto;margin:0;padding:0;font-family:inherit}
.feedEkList ul li{list-style:disc;font-family:inherit;color:#323232}
.feedEkList ul{padding-bottom:20px}
.feedEkList img{border:1px solid #eee;margin-left:20px}
.feedEkList table{border:1px solid #ddd;border-collapse:collapse;width:100%;margin-bottom:20px!important}
.feedEkList table th{border:1px solid #ddd}
.feedEkList table td{border:1px solid #ddd;padding:5px; vertical-align:middle}
.feedEkList table td p {margin: 0px;}
.feedEkList table tr:first-child h3{color:#fff!important}
.feedEkList table td h3{color:#333!important;font-size: 18px; margin: 0px;}
.feedEkList tr:nth-child(even) td{background-color:#eee!important}
.feedEkList tr:nth-child(odd) td{background-color:#fff!important}
.feedEkList tr:first-child td{background-color:#44a16b!important;color:#fff!important}
#RSSTVIP td, #RSSTVIP table {background:none !important; border: 0px;}

@media (max-width:768px){
header {text-align: center;}
header h1 {font-size: 36px;}
.contact-bar .contact-left, .contact-bar .contact-right {text-align: center;}
.choose {padding-top: 20px; padding-bottom: 20px;}
.choose .chooselr {display: none;}
.choose .chooseud {display: inline;}
}