a{
  color: #0061c0;
}
a:focus, a:hover{
  text-decoration: none;
  color: #0074CB;
}
#EPGheader {
  z-index: 100;
  position: static;
}
#EPGheader .nav-collapse {
  z-index: 1000;
}
.container-thankyou-page {
  background-color: #05080b;  
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  color: #FFF;
}

#cancelNotice{
    color: #000 !important;
    z-index:20001;
}
.container-fluid-included {
  background-color: #121f2a;
  color: #FFF;
  padding: 130px 0;
}
.container-fluid-addons {  
  color: #FFF;  
  background-color: #05080b;
}
.container-fluid-next {  
  color: #FFF;  
  background-color: #05080b;
}
.container-next{
  padding: 25px 0px 100px;
}
.container-fluid-faq {
  background-color: #05080b;
  color: #FFF;
  padding-top: 105px;
}
.container-fluid-back-to-top {
  background-color: #05080b;
  color: #FFF;
}
.container-message{
  margin-top: 30px;
}
.offers-container {
  margin-top: 60px;
  margin-bottom: 60px;
  color:#fff;
}
.addons-container {
  margin-top: 60px;
  color:#fff;
}

.devices-container {
  margin-top: 60px;
  margin-bottom: 60px;
  color:#fff;
}
.devices-addons-container {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cart-container {
  margin-top: 60px;
  margin-bottom: 60px;
}

.offers-container .tooltip-inner, .devices-container .tooltip-inner, .devices-addons-container .tooltip-inner, .addons-container .tooltip-inner{
  background-color:#e53935 !important;
  color: #fff;
  width: 250px;
  min-height: 40px;
  vertical-align: middle;
}
.offers-container .tooltip.top .tooltip-arrow, .devices-container .tooltip.top .tooltip-arrow, .devices-addons-container .tooltip.top .tooltip-arrow, .addons-container .tooltip.top .tooltip-arrow {
    border-top-color: #980000 !important;
}


.text-light {
  font-weight: 100;
}
.text-grey {
  color: #999;
}
.text-lg {
  font-size: 17px;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #0160c1;
  margin: 0 auto;
}

h1.page-title {
  font-size: 38px;
  color: #fff;
}
h1.package-full-details-title {
  padding-bottom: 30px;
  padding-right: 70px;
}

.row-package-choose-action {
  margin-top: 40px;
  margin-bottom: 50px;
}
a.package-choose-action {
  display: block;
  text-align: center;
  font-size: 17px;
  color: #FFF;
  border: 1px solid #FFF;
  font-weight: lighter;
  line-height: 2.8;
  text-decoration: none;
}
@media (max-width: 420px) {
  a.package-choose-action{
     font-size: 12px;
  }
}

a.package-choose-action.selected {
  background-color: #FFF;
  color: #333333;
}

.col-package {
  background: #121f2a;
  border: 4px solid transparent;
  color: rgba(255, 255, 255, 1);
  position: relative;
  -moz-background-clip: padding;     /* Firefox 3.6 */
  -webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
  background-clip: padding-box; 
}
.col-package:hover {
  background: #121f2a;
  border: 4px solid #0160c1;
  color: rgba(255, 255, 255, 1);
}
.col-package.selected {
  background: #121f2a;
  border: 4px solid #0160c1;
  color: rgba(255, 255, 255, 1);
}

.col-package-padding-top {
  padding-top: 48px;
}
.col-package-padding-bottom {
  padding-bottom: 20px;
}
.col-package-id-me {
  background-image:url(../images/offers/flag.jpg) !important;
  background-repeat:no-repeat !important;
  background-size: contain !important;
}
.most-popular-package {
  background: #0160c1;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-weight: 100;
}
h1.package-title {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
  line-height: 1.2;
  text-align: center;
  padding: 0 15px;
  font-size: 46px;
  line-height: 66px;
  letter-spacing: 0px;
}
h1.package-title-no-margin {
  margin-bottom: 0px !important;
}
h1.package-title-no-padding {
  padding: 0px !important;
}
h5.package-subtitle {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-align: center;
  min-height: 30px;
}
h5.package-subtitle span.id-me {
    background-image: url("../images/offers/id.me.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 84px;
    height: 30px;
    vertical-align: bottom;
    margin-left: 18px;
}
h5.package-subtitle .info-sign {
    vertical-align: top;
}
.package-price {
  font-size: 66px; 
  line-height: 72px;  
  text-align: center;
  letter-spacing: -3px;
  
}

.price_sub{
    font-size: 17px !important;      
    line-height: 25px;
    letter-spacing: normal; 
    margin-top: 5px;
  }
.price_details{
    font-size: 20px !important;      
    line-height: 26px;
    letter-spacing: normal; 
}
@media  (max-width : 320px ) {
  .price_details{
      font-size: 16px !important;            
  }
  .price_sub{
      font-size: 14px !important;
      letter-spacing: normal;
      line-height: 25px;
      margin-top: 5px;
  }
}


.package-price span.sub {
  font-size:20px;
  font-weight: 300;
  letter-spacing: normal;
}

.package-price span.sup {
  font-size:34px;
  font-weight: 300;
  letter-spacing: normal;
}
.package-price span.sup {
  vertical-align: text-top;
}
.package-action-button {
  position:relative;
  align:center;
  margin-bottom: 30px;
}
.package-action-button .select{
  font-size: 14px;
}
a.package-add-to-cart{
    padding: 5px 7px;
    background: #1d2f42 none repeat scroll 0 0;   
    display: inline-block;    
    height: 30px;
    margin-top: 5px;    
    text-align: center;
    text-decoration: none;
    width: 30px;
    border: 1px solid #274057;
}
a.package-add-to-cart.active{
   background: #0160c1 none repeat scroll 0 0;  
}
a.package-add-to-cart:hover {
    background: #0160c1 none repeat scroll 0 0;  
}
/*devices*/

.row-browse-devices{
   
}
.col-device-package {
  background: #121f2a;
  border: 4px solid transparent;
  color: rgba(255, 255, 255, 1);
  position: relative;
  text-align: center;
  -moz-background-clip: padding;     /* Firefox 3.6 */
  -webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
  background-clip: padding-box; 
 
}

.col-device-package:hover {
  background: #121f2a;
  border: 4px solid #0160c1;
  color: rgba(255, 255, 255, 1);
}
.col-device-package.selected {
  background: #121f2a;
  border: 4px solid #0160c1;
  color: rgba(255, 255, 255, 1);
}
.device-details {
    padding: 0px 20px;  
}
.line{
  border-bottom: 1px solid #000;
}
.device-thumb{
  padding: 10px;
  position: relative;
}
.device-thumb>img{
  margin:0px auto;
  overflow: hidden;
  display: inline-block;
}
.device-details-open-modal-img{
  display: inline-block;
}
.img-middle{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin:auto !important;
  display: inline-block;
}
.device-thumb{   
    height: 370px;
    overflow: hidden;
  }
@media(max-height: 750px){
  .device-thumb{   
    min-height: 270px;
    overflow: hidden;
  }
}

h1.device-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 10px 10px 0 10px;
  line-height: 1.2;
  text-align: center;
  padding: 15px 20px 15px 0;
  font-size: 20px;
  position: relative;
}
.device-title-short {
  display: inline-block;
}
.device-price {
  font-size: 66px;
  line-height: 66px;
  text-align: center;
  letter-spacing: -3px;  
  margin: 0px auto;
}

.device-price-container{
  height: 90px;
  text-align: center;
  align-items: center;
  display: flex;
}
.device-link{  
  height: 50px !important;
  margin: 20px 0px;
  background-color: #1d3041;
}
.device-link a{
  margin:0px auto;
  font-size: 20px;
  font-weight: 100;
  color:#fff;
}
.device-price span.sup {
  font-size:34px;
  font-weight: 300;
  letter-spacing: normal;
}
.device-price span.sup {
  vertical-align: text-top;
}
.device-description{
  font-size: 17px;
  text-align: center;
  height: 50px;
  font-weight: 100;
  overflow: hidden;
  margin-top: 20px;
  text-overflow: ellipsis;
}
a.device-package-add-to-cart{
    padding: 5px 7px;
    background: #1d2f42 none repeat scroll 0 0;
    display: block;    
    height: 30px;
    margin: 10px auto 0 auto;
    text-align: center;
    text-decoration: none;
    width: 30px;
    border: 1px solid #274057;
}
a.device-package-add-to-cart.active{
   background: #0160c1 none repeat scroll 0 0;  
}
a.device-package-add-to-cart:hover {
    background: #0160c1 none repeat scroll 0 0;  
}

.content-box{
  margin: 60px 0px;
}
.col-browse-devices{
  margin-top: 30px;
}
.col-browse-devices .tooltip.in {
    opacity: 1;
}
/*end devices*/

/*devices addons*/
.devices_addons_image{
  margin: 30px 0px;
}
.col-browse-devices-addons{
  margin-top: 40px;
}
.text-subtitle{
  color: #fff;
}

.col-device-addons-package {
  background: #121f2a;
  border: 4px solid transparent;
  color: rgba(255, 255, 255, 1);
  position: relative;
  text-align: center;
 
}

.col-device-addons-package:hover {
  background: #121f2a;
  border: 4px solid #0160c1;
  color: rgba(255, 255, 255, 1);
}
.col-device-addons-package.selected {
  background: #121f2a;
  border: 4px solid #0160c1;
  color: rgba(255, 255, 255, 1);
}
.col-device-addons-package.default-selected {
  background: #121f2a;
  border: 4px solid #0160c1;
  color: rgba(255, 255, 255, 1);
}
.device-addons-details {
    padding: 20px 0px 00px 0px;      
}
.device-addons-thumb{
  padding: 10px;
}
h1.device-addons-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;  
  line-height: 1.2;
  text-align: center;
  padding: 0 15px;
  font-size: 20px;
}
.device-addons-price {
  font-size: 66px !important;
  line-height: 66px !important;
  text-align: center;
  letter-spacing: -3px;  
}

.device-addons-price span.sup, .device-addons-price span.sub {
  font-size:34px;
  font-weight: 300;
  letter-spacing: normal;
}
.device-addons-price span.sup{
  vertical-align: text-top;
}
.device-addons-action-button {
  margin:30px 0px;
}
.device-addons-description{
  font-size: 17px;
  text-align: center;
  margin-top: 20px;
}
a.device-addons-package-add-to-cart{
    padding: 5px 7px;
    background: #1d2f42 none repeat scroll 0 0;    
    display: inline-block;    
    height: 30px;
    margin-top: 10px;    
    text-align: center;
    text-decoration: none;
    width: 30px;
    border: 1px solid #274057;
}
a.device-addons-package-add-to-cart.active, a.device-addons-package-add-to-cart.default-active{
   background: #0160c1 none repeat scroll 0 0;  
}
a.device-addons-package-add-to-cart:hover {
    background: #0160c1 none repeat scroll 0 0;  
}

.content-box{
  margin: 60px 0px;

}
/*end devices*/

.fa-added-cart {
  display: none;
}
.active > .fa-added-cart, .default-active > .fa-added-cart{
  display: block;
  font-size: 17px;
  color:#fff;
}
.package-description {
  height: 60px;
  overflow: hidden;
  text-align: center;
  padding: 0 25px;
  margin: 25px 0;
}
.package-trial{
    overflow: hidden;
    padding: 0px 20px;
    font-size: 17px;
    line-height: 23px;
    text-align: center;
    height: 80px;
}
a.package-open-details {
  display: block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  padding: 15px 0 8px 0;
}
a.package-open-details.selected, a.package-open-details:hover {
  text-decoration: none;
  background: #0160c1;
}
a.package-open-details span {
  display: inline-block;
  transform: rotate(90deg);
}
.channel-arrow-down {
  visibility: hidden;
  margin-bottom: 20px;
}

.package-channels {
  padding: 0 25px 15px 25px;
}
.package-channel {
  padding: 0 5px 10px 5px;
}
.package-channel-missing {
  background: #1F2C37;
}

.btn-outline, .btn-outline:hover, .btn-outline:focus {
  display: block;
  text-align: center;
  color: #0160c1;
  border: 1px solid #0160c1;
  font-weight: lighter;
  line-height: 2.8;
  text-decoration: none;
}
.btn-back-to-top {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}

.package-full-details-container{
  margin-bottom: 50px;
  display: none;
}
.row-package-full-details {
  padding: 15px 30px 20px 30px;
  background: #121f2a;
  border-bottom: 1px solid #0a1117;
  position: relative;
}
.row-browse-packages{
  padding-top: 20px;
}
a.package-close-details, a.package-close-details:hover {
  display: block;
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 16px;
  font-weight: 300;
  color: #FFF;
  text-decoration: none;
  height: 26px;
  line-height: 26px;
  font-size: 20px;
}
a.package-close-details span {
  font-size: 24px;
  font-weight: 300;
  vertical-align: top;
}

.row-compare-packages {
  padding-top: 35px;
  padding-bottom: 150px;
}
@media(max-width: 756px) {
  .row-compare-packages {  
    padding-bottom: 50px !important;
  }
}
a.btn-compare-packages, a.btn-compare-packages:hover {
  display: inline-block;
  background: #0160c1;
  padding: 13px 20px;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  font-size: 17px;
}
a.btn-compare-packages span {
  vertical-align: middle;
}

.row-packages-included {
  padding-top: 30px;
}
 span.included-icon {
  color: #0160c1;
  font-size: 36px;  
  display: block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin: 0 auto;
  text-align: center;  
  margin-bottom: 15px;
}

.row-faq {
  padding-top: 55px;
}

.panel-offers {
  border: none;
}
.panel-group .panel-offers {
  border: none;
  margin-bottom: 20px;
  background: none;
}
.panel-offers > .panel-heading {
  color: #FFF;
  background-color: #121f2a;
  border: none;
  padding: 0;
}
.panel-offers > .panel-heading a, .panel-offers > .panel-heading a.collapsed:hover {
  display: block;
  font-size: 20px;
  line-height: 64px;
  height: 64px;
  overflow: hidden;
  padding: 0 15px;
  color: #0160c1;
  border: 2px solid #0160c1;
  text-decoration: none;
}
.panel-offers > .panel-heading a.collapsed {
  color: #FFF;
  border: 2px solid #121f2a;
}

.panel-offers > .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.panel-offers > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-offers > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.row-channel-addon {
  padding-top: 42px;
}
.col-channel-addon {
  background: #121f2a;
  margin-bottom: 40px;
  position: relative;
  border:4px solid transparent;
  background-clip: padding-box; 
  padding:0px;
}
.selected{  
  border:4px solid #0160c1;
}
.own-selected, default-selected{  
   border:4px solid #0160c1;
}
.col-channel-addon-details {
  text-align: center;
  font-size: 17px;
  position: relative;
  border-right: 1px solid #000;
}
.col-channel-addon-details .package-action-button{
  margin-top: 20px;
  margin-bottom: 0px;

}
.col-channel-addon-description {
  margin: 8px;
  width: 99%;
}
a.channel-addon-add-to-cart {       
    display: inline-block;
    height: 30px;
    margin-top: 10px;    
    text-align: center;
    text-decoration: none;
    width: 30px;
    border: 1px solid #274057;
    background: #1d2f42 none repeat scroll 0 0;    
    padding:4px;
}
a.channel-addon-add-to-cart:hover {
  background: #0160c1 none repeat scroll 0 0;

}
a.channel-addon-add-to-cart.in-cart{
   background: #0160c1 none repeat scroll 0 0;  
}
a.channel-addon-add-to-cart.own-it, a.package-add-to-cart.own-it, a.device-addons-package-add-to-cart.own-it, a.device-addons-package-add-to-cart.default-selected{
    background: #0160c1 none repeat scroll 0 0;      
    border-radius: 15px;
    display: inline-block;
    font-size: 17px;
    height: 30px;
    line-height: 26px;           
    text-align: center;
    text-decoration: none;
    width: 110px;
    padding: 0px;
    color:#fff;
}

.own-it {
  cursor: text;
}

.fa-addon-added-cart {
  display: none;
}
.in-cart > .fa-addon-added-cart{  
  font-size: 17px;
  color:#fff;
  display: inline;
  vertical-align: middle;
}
.own-it > .fa-addon-added-cart{
  display: block;
  font-size: 17px;
  color:#fff;
}

@media (max-width: 440px) {
  a.channel-addon-add-to-cart.own-it, a.channel-addon-add-to-cart.own-it:hover {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 5px;
    width: 90px;
    padding: 0;
  }
}
a.channel-addon-add-to-cart.in-cart, a.channel-addon-add-to-cart.in-cart:hover,
a.device-addons-package-add-to-cart.in-cart, a.device-addons-package-add-to-cart.in-cart:hover {
  background: #0160c1;
  color: #FFF;
}
a.channel-addon-add-to-cart.own-it, a.channel-addon-add-to-cart.own-it:hover,
a.package-add-to-cart.own-it, a.package-add-to-cart.own-it:hover, 
a.device-addons-package-add-to-cart.own-it, a.ddevice-addons-package-add-to-cart.own-it:hover,{
  background: #0160c1;
  color: #FFF;
}
.channel-addon-name {  
  line-height: 17px;
  overflow: hidden;
  position: relative;
}
@media  (max-width : 560px ) {
  .channel-addon-name{
      height: 34px
  }
}

.channel-addon-price { 
  margin-bottom: 8px;
  overflow: hidden;
  padding-top: 0px;
}
@media  (max-width : 680px ) {
  .channel-addon-price {
      padding-top: 10px;
  }
}


.row-package-full-details h4 {
  margin: 5px 5px 15px 5px;
  font-size: 20px;
  color:#fff;
}
.col-full-package-channel {
  margin-bottom: 10px;
}

#compare-packages-container {
  display: none;
  padding-bottom: 150px;
}

table.compare-channels-packages {
  background: #121f2a;
}
table.compare-channels-packages.table>thead>tr>th {
  border: none;
  border-right: 1px solid #0a1117;
  padding-top: 30px;
  vertical-align: top;
  font-weight: 100;
}
table.compare-channels-packages.table>thead>tr>th h4 {
  font-size: 24px;
  font-weight: 100;
}
table.compare-channels-packages.table>tbody>tr>td {
  border-top: 1px solid #0a1117;
  border-right: 1px solid #0a1117;
  padding: 15px;
  vertical-align: middle;
}
table.compare-channels-packages.table>tbody>tr>td.col-package {
  border-top: 1px solid #0a1117;
  border-right: 1px solid #0a1117;
  padding: 15px;
  vertical-align: middle;
  width: 40%;
}
table.compare-channels-packages.table>tbody>tr>td span.glyphicon-green {
  color: #4ec101;
}
table.compare-channels-packages.table>tbody>tr>td span.glyphicon-info-sign {
  color: #0160c1;
}
table.compare-channels-packages.table>tbody>tr>td.col-addon {
  border-right: none;
  padding: 5px 20px 15px 20px;
  width: 40%;
}
table.compare-channels-packages.table>tbody>tr>td.col-addon .compare-channel-addon-price {
  height: 30px;
  line-height: 30px;
}
@media (max-width: 350px) {
  table.compare-channels-packages.table>tbody>tr>td.col-addon .compare-channel-addon-price {   
    line-height: 15px;
  }
}
table.compare-channel-details {
  width: 100%;
}
table.compare-channel-details td.no-padding {
  padding: 0;
}
.compare-package-price {
  padding-top: 20px;
  padding-bottom: 12px;
  font-size: 17px;
  font-weight: 100;
}
@media (max-width: 768px) {
  .compare-channels-packages a.package-add-to-cart{
      margin-bottom: 20px;
  }
  h1.package-title {
    text-align: center !important;
  }
}

#channel-details-modal.modal, #device-details-modal.modal {
  text-align: center;
  padding: 0!important;
}

#channel-details-modal.modal:before, #device-details-modal.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

#channel-details-modal .modal-dialog, #device-details-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media (min-width: 768px) {
  #channel-details-modal .modal-dialog, #device-details-modal .modal-dialog {
    width: 450px;
  }
}
#channel-details-modal .description {
  max-height: 150px;
  overflow: auto;
  margin: 25px 0 10px 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: .8;
    z-index: 200 !important;
}

.full-package-channel {
  padding-left: 5px;
  padding-right: 5px;
}

.col-package-margin-bottom {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  h1.package-full-details-title {
     margin-top: 40px;
   }
}


/* Extra small devices (phones)*/
@media (max-width: 400px) {
  .packages_included_option {
       width: 100%;
  }
  a.channel-addon-add-to-cart, a.channel-addon-add-to-cart:hover {
    line-height: 15px;
    font-size: 12px;
    padding: 5px;
  }
  table.compare-channels-packages.table>tbody>tr>td.col-addon {  
    padding: 5px;    
  }
}
@media (max-width: 450px) {
  a.channel-addon-add-to-cart.in-cart, a.channel-addon-add-to-cart.in-cart:hover {          
      line-height: 20px;
  }
   a.channel-addon-add-to-cart.own-it, a.channel-addon-add-to-cart.own-it:hover {          
      line-height: 20px;
  }
  }



/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  h1.page-title {
    font-size: 46px;
  }
  table.compare-channels-packages.table>tbody>tr>td.col-package {
    width: 30%;
  }
  table.compare-channels-packages.table>tbody>tr>td.col-addon {
    width: 30%;
  }
}

@media ( min-width : 992px) and (max-width : 1280px ) {
  .package-price{
    font-size: 66px;   
     line-height: 72px;
  }
  .package-price span.sup, .package-price span.sub {
    font-size: 25px !important;   
  }
  h1.package-title {
    font-size: 32px;   
  }


}
@media  (max-width : 480px ) {
  .package-price{
    font-size: 32px;   
     line-height: 36px;
  }
  .package-price span.sup, .package-price span.sub {
    font-size: 14px !important;   
  }
  h1.package-title {
    font-size: 32px;   
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .full-package-channel {
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-full-package-channel {
    margin-bottom: 30px;
  }
  table.compare-channels-packages.table>tbody>tr>td.col-package {
    width: 14%;
  }
  table.compare-channels-packages.table>tbody>tr>td.col-addon {
    width: 18%;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  table.compare-channels-packages.table>tbody>tr>td.col-addon {
    width: 15%;
  }
}

.info-sign{
  background-image:url(../images/payment/info.png) !important;
  background-repeat:no-repeat !important;
  width: 17px;
  height: 18px;    
  display: inline-block;
  vertical-align: bottom;
}

.info-sign-device{
  background-image:url(../images/payment/info.png) !important;
  background-repeat:no-repeat !important;
  width: 17px;
  height: 18px;    
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 18px;
}

/*wizzard steps*/
.container-wizard{
  background-color: #0a1117;
}
.wizard-step{
  min-height: 150px;  
  color: #666666;
  font-size: 20px;
  padding: 10px;
  border-right:1px solid #121f2a;  
}
.wizard-step .step-text{
  margin-bottom: 10px;
}
.wizard-step .step-image{
  background-image:url(../images/offers/mediapacks-steps-sprite.png);
  background-repeat:no-repeat;
 /* width:292px;*/
  height:85px;  
  width: 90px;
  margin:0 auto;
}
.wizard-step .step1{
  background-position:0px -81px;
}
.wizard-step:hover .step1, .wizard-step.active .step1{
  background-position:0px 0px;
}
.wizard-step .step2{
   background-position:-360px -81px;
}
.wizard-step:hover .step2, .wizard-step.active .step2{
     background-position:-360px 0px;
}
.wizard-step .step3{
   background-position:-90px -81px;
}
.wizard-step:hover .step3, .wizard-step.active .step3{
     background-position:-90px 0px;
}
.wizard-step .step4{
   background-position:-180px -81px;
}
.wizard-step:hover .step4, .wizard-step.active .step4{
   background-position:-180px 0px;
}
.wizard-step .step5{
  background-position:-270px -81px;
}
.wizard-step:hover .step5, .wizard-step.active .step5{
  background-position:-270px 0px;
}
.wizard-step:first-child{
  border-left:1px solid #121f2a;
}
.wizard-step:hover{
  color: rgba(255, 255, 255, 1);
}
.wizard-step.active{  
  background-color: #0061c0;
  color: rgba(255, 255, 255, 1);
}
.wizzard-icon {
  font-size: 82px;
}
.step-badge{
   border: 2px solid #fff;
    border-radius: 205px;
    font-size: 46px;
    font-weight: 100;
    height: 68px;
    margin: 0 auto;
    padding: 0;
    width: 68px;
    line-height: 57px;
    color: #fff;
 }

.btn-default-primary{
  display: inline-block;
  background: #0160c1;
  padding: 13px 20px;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  font-size: 17px;
  border-radius: 0px;
}
.btn-default-primary:hover{
  color: #fff;
}
.btn-empty-primary{
    margin-top: 30px;
    background-color: transparent;
    border: 1px solid #0160c1;
    padding: 13px 20px;
    color: #0160c1;
    text-decoration: none;
    text-align: center;
    font-size: 17px;
    border-radius: 0px;
    display: inline-block;
}
.btn-empty-primary:hover{
  color: #0160c1;
}
.stb-require-wrapper{
  background-color:#1c3041;
  height:100px;  
  padding: 20px 0px;
}
.stb-no-require-wrapper{
  background-color:#1c3041;
  height: 100px;  
  color:#435563;
  padding: 20px 0px;
}
.stb-no-require-wrapper .activation-details-open-modal{
  opacity: 0.4;
}

.stb-require-wrapper > .stb-required{
    background-image: url("../images/offers/stb-required.png");    
    background-repeat: no-repeat;
    height: 31px;
    margin: 0 auto 10px;
    width: 53px;
}
.stb-no-require-wrapper > .stb-no-required{
    background-image: url("../images/offers/stb-required.png");
    background-position: 0 -32px;
    background-repeat: no-repeat;
    height: 30px;
    margin: 0 auto 10px;  
    width: 53px;

}


.what_is_this_button {
  background-color:#121F2A; 
  position:relative;
  color:#fff;
  font-size: 17px;    
  padding: 5px 30px 10px;  
  border: 1px solid #0061c0;
  color:#0061c0;
  margin-top: 20px;
}
.what_is_this_button.collapsed {
  border: none;
  color:#ffffff;
}
.why_is_this{  
  color:#fff; 
  text-align: justify;
  padding: 20px 0px 0px 0px;
  padding-bottom: 20px;
}
.what_is_this_arrow{
    margin-right: 10px;
    font-size: 25px;
}

.primary-device {
  background-color: #0061c0;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  color: #FFF;
  font-size: 12px;
  position: absolute;
  right: 20px;
  top: 20px;
  line-height: 14px;
  padding-top: 10px;
}

#device-details-modal .thumb {
  margin-bottom: 30px;
}

#device-details-modal .images-small {
  width: 100%;
  margin-bottom: 30px;
}

#device-details-modal .images-small span {
  padding-right: 30px;
}

#device-details-modal .images-small img {
  display: inline;
  border: thin solid #000;
}

#device-details-modal .images-small img.active {
  border-color: #0160c1;
}

#device-details-modal .images-small span:last-child {
  padding-right: 0px;
}

.device-details-table, .device-details-table td {
  border-width: thin;
  border-color: #000;
}

.device-details-table td {
  padding: 20px;
}

.device-details-table tr.even {
  background-color: #172836;
}

.primary_device_title{
  height: 120px;
  overflow: hidden;
  line-height: 40px;
  text-overflow: ellipsis;
  padding: 0px 20px;
}
@media (max-width: 320px) {
 .primary_device_title{
    height: 120px;   
  }
}

.package_add_box{
  height: 50px;
}

.flat-alert{  
  display: block; 
  font-size: 17px !important;
  color: #fff !important;  
  padding: 15px 0px;
  border-radius: 0px !important;
  border:0px !important;
  border-color: none !important;
}
.flat-alert > .alert-info{
  background-color: #1e88e5; 
  font-size: 17px;
  color: #fff;  
  padding: 15px 20px;
  border-radius: 0px ;
  border:0px; 
}
.flat-alert > .alert-error{
  background-color: #E53935;
  font-size: 17px;
  color: #fff;  
  padding: 15px 20px;
  border-radius: 0px ;
  border:0px;
}
.flat-alert > .alert-danger{
  background-color: #E53935;
  font-size: 17px;
  color: #fff;  
  padding: 15px 20px;
  border-radius: 0px ;
  border:0px;
}
.flat-alert > .alert-warning{
  background-color: #EF6C00;
  font-size: 17px;
  color: #fff;  
  padding: 15px 20px;
  border-radius: 0px ;
  border:0px;
}
.flat-alert > .alert-success{
  background-color: #43A047;
  font-size: 17px;
  color: #fff;  
  padding: 15px 20px;
  border-radius: 0px ;
  border:0px;
}

.alert-info a, .alert-info a:hover{
  color:#fff !important; 
  text-decoration: underline;
}

@media (min-width:992px) {
 .col-md-2.wizard-step {
    width: 20% !important;
  }
}
@media (min-width: 768px) {
.col-md-2.wizard-step {
    width: 20% !important;
  }
}
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0px;
  padding-left: 0px;
}
.addon_full_details{
  text-transform: uppercase;
  color:#fff;
}

.channel-logo-container {
  padding: 0px;
}
.channel_logo_overlay{
  width:100%; 
  height: 100%; 
  position:absolute;
  top:0; 
  left:0;
  z-index: 2;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */
}
.addon_channel_description{
  position:absolute;
  bottom: 0px;
  z-index:3;
  color:#fff;
  padding:10px 10px 30px 30px;

}
@media  (max-width : 680px ) {
  .addon_channel_description_text{
    display: none;
  }
  .channel-addon-price {
      padding-top: 10px;
  }
}


.addon_channel_description a{
  margin-top: 25px;
  display: block;
  color: #fff;
  font-size: 15px;
}
.popover{
  background-color: #121F2A !important;
}
.popover.bottom>.arrow:after {
    border-bottom-color: #121F2A !important;
}
.video_details{
  padding: 0px;
}
.btn-default-primary {
    display: inline-block;
    background: #0061c0;
    padding: 13px 20px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    font-size: 17px;
    border-radius: 0px;
}
.btn-default-primary:hover, .btn-default-primary:active, .btn-default-primary:focus {
    display: inline-block;
    background: #0074CB;
    padding: 13px 20px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    font-size: 17px;
    border-radius: 0px;
}
.btn-primary-flat {
    background-color: #0061c0;
    padding: 8px 15px !important;
    color: #fff;
    font-size: 17px;
    line-height: 26px;
    border-radius: 0px;
    display: inline-block !important;
}
.btn-primary-flat:hover,.btn-primary-flat:active {
    background-color: #0074CB;
    padding: 8px 15px !important;
    color: #fff;
    font-size: 17px;
    line-height: 26px;
    border-radius: 0px;
    display: inline-block !important;
}

/*power by*/
.power_by{
    font-weight: normal;
    font-style: italic;
    display: block;
    margin-top: 10px;
}

.col-channel-addon-price-details {
  padding-left: 8px;
}

.btn-word-wrap {
  margin-bottom:4px;
  white-space: normal;"
}

.primary-devices-list{
  margin:40px 0px;
}
.offers-devices-details{
  background-color: #121E2A;
  padding:20px 0px;
  text-align: center;
  display: block;
}
.primary-devices-list .img-box{
  display: inline-block;
  margin:10px;
  text-align: center;
  width: 10%;
}
@media (max-width: 1024px) {
  .primary-devices-list .img-box{
     width: 20%;
  }
}
@media (max-width: 480px) {
  .primary-devices-list .img-box{
     width: 30%;
  }
}
.img-box div{
  font-size: 17px;
  margin:auto;
  margin-top: 15px;
}
.img-box img{
  margin:auto;
}