/* newdesign/tabs.css */
/* Based on Bootstrap component */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  /*display: block;*/
  display: inline-block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #e6e6e6;
}
.nav > li.disabled > a {
  color: #e6e6e6;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #e6e6e6;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #f5f5f5;
  border-color: #0079c1;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs-nav {
  border-bottom: 1px solid #dddddd;
}
.tabs-nav .active {
  border-bottom: none;
}
.nav > li > a > img {
  max-width: none;
}
.tabs-nav > li {
  /*float: left;*/
}
.tabs-nav > li > a {
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  background-color: #f5f5f5;
}
.tabs-nav > li.active > a,
.tabs-nav > li.active > a:hover,
.tabs-nav > li.active > a:focus {
  color: #fff;
  background-color: #333;
  cursor: default;
}
.tabs-nav.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs-nav.nav-justified > li {
  float: none;
}
.tabs-nav.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs-nav.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .tabs-nav.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs-nav.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs-nav.nav-justified > li > a {
  margin-right: 0;
}
@media (min-width: 768px) {
  
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #0079c1;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs-nav-justified {
  border-bottom: 0;
}
.tabs-nav-justified > li > a {
  margin-right: 0;
}
@media (min-width: 768px) {
  
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tabs-nav .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* custom css */
.tab-content,
.tab-content .row-fluid {
  clear: both;
}
.tab-content {
  padding-top: 30px;
}
.tab-pane {
  overflow: auto;
  border-bottom: none;
}       
.tabs-wrapper {
  margin-top: 90px;
  margin-bottom: 90px;
  width: auto;
}
/* arrow */
html[data-device-type="dedicated"] .tabs-nav .active::after,
html[data-device-type="portable"] .tabs-nav .active::after {
  content: "";
  position: absolute;
  left: 40%;
  border-width: 10px 10px 0;
  border-style: solid;
  border-color: #333 transparent;
  display: block;
  width: 0;
}

/* Mobile version */
html[data-device-type="mobile"] .tabs-nav > li {
  width: 100%;
}
html[data-device-type="mobile"] .tabs-nav > li.active > a {
  border: none;
}
html[data-device-type="mobile"] .tabs-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}

.hero-bg.parallax,.hero-bg{text-align:center}.hero-bg.parallax .subPara,.hero-bg .subPara{font-size:11px}.hero-bg.parallax .heroBtn,.hero-bg .heroBtn{background-color:#fff;color:#0079ad;float:none;width:auto}.hero-bg.parallax .heroBtn:hover,.hero-bg .heroBtn:hover{background-color:#ebebeb}html[data-device-type="mobile"] .hero-bg.parallax .heroBtn,html[data-device-type="mobile"] .hero-bg .heroBtn{margin-top:0}html[data-device-type="portable"] .hero-bg.parallax .heroBtn,html[data-device-type="portable"] .hero-bg .heroBtn{float:none;width:auto}html[data-device-type="dedicated"] .sticky-nav-panel p>b{display:none}ul.bullets{list-style-type:disc;padding-left:20px}.tabs-wrapper h2,.get-more h2,.tabs-wrapper h3,.get-more h3{color:#0c8dc4}.tabs-wrapper .pay-table,.get-more .pay-table{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row}.tabs-wrapper .pay-table .cell,.get-more .pay-table .cell{-webkit-flex:1;-ms-flex:1;flex:1;display:inline-block;background-color:#f5f5f5;border-left:2px solid #fff;border-bottom:2px solid #fff;padding:10px}html[data-device-type="mobile"] .tabs-wrapper .pay-table,html[data-device-type="mobile"] .get-more .pay-table{flex-direction:column}.tabs-wrapper .topic,.get-more .topic{color:#767676;margin:25px 0}.tabs-wrapper .topic-header,.get-more .topic-header{margin:5px 0}.tabs-wrapper .blue-header,.get-more .blue-header{margin-top:25px}.tabs-wrapper .tab-content ul li{list-style:none;text-indent:-1em}.tabs-wrapper .tab-content ul li:before{color:#0c8dc4;content:"\2022";font-size:1.2em;padding-right:.5em}.get-more{text-align:center}.get-more .ppf{font-size:100px;color:#0c8dc4;font-weight:bold;display:block;margin:20px 0}.get-more h3,.get-more p,.get-more ul{text-align:left}html[data-device-type="mobile"] header div>div.containerCentered{padding:14px 0 20px}@media (min-width:768px) and (orientation:portrait){html[data-device-type=portable] .row-fluid .offset1:first-child{margin-left:0}html[data-device-type=portable] .row-fluid .span2{width:17%}}

