/ -------------------------------------------------- */ html {
  position: relative;
  min-height: 100%;
}
html {font-family: 'lato', arial;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: 'lato', arial;}
html: before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-color: transparent;
  -webkit-transition: background-color 300ms;
  -o-transition: background-color 300ms;
  transition: background-color 300ms;
}
html.dnl-darken: before {
  background-color: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
  z-index: 1;
}



h1 {font-size: 5em; color:#165295;}
.home-h1 {font-size: 8em; margin-bottom:0; color:#ee7624 }

.home-left {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.home-left > div {padding: 0 120px; } 

a:hover, a:focus {outline: none;}

body {background-color: #F1F1F1; font-family: 'lato', arial}
.container {width: 100%;}

.homepage .col-md-12 {
    margin-top: 50px;
}

li {
    list-style:none;
}

li:before {
    content: "";
    position: absolute;
    margin: 5px 0 0 -15px;
    background-color: #EE7624;    
    display:inline-block;
    width:5px;
    height:5px;
    border-radius:0;
}

.nav li::before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.discount-35:before {
    background-color: #004db0;
    height: 8px;
    width: 8px;
}

.discount-30-35:before {
    background-color: #C4C4C6;
    height: 8px;
    width: 8px;
}

.discount-20-30:before {
    background-color: #7B9CD8;
    height: 8px;
    width: 8px;
}

.discount-20:before {
    background-color: #D6DFF3;
    height: 8px;
    width: 8px;
}


.map-key {
    background: none repeat scroll 0 0 #fff;
    border-radius: 10px;
}

.home-content {
    padding-top: 450px;
}

.home-left h3 {
    margin-top: 0;
}

.small-content {
    padding-bottom: 40px;
}

/*.content-left > div {
    padding: 0 120px;
}  */

.cf-branding {
    color: #ccc;
    padding: 30px 20px;
	font-size: 12px;
}

.brandingstmt {
	color: #f1f1f1;
	font-size:.80em;
	padding: 20px;
	margin-top: 5em;
}

.pagination .fa.fa-backward, .pagination .fa.fa-forward, .pagination .fa.fa-chevron-right, .pagination .fa.fa-chevron-left {
    font-size: 20px;
}

.pagination, .dash-navbar-top .navbar-toggle {display: none;}

.page-controls .homepage {
    background-color: #165295;
    background-image: url("../img/home-bg.png") ;
    background-repeat: no-repeat;
    height: 100vh;
    margin: 0;
    padding: 0;
}

.page-controls .prev-page{
  position: fixed;
  left: 0;
  top: 400px;
  cursor: pointer;
  z-index: 999;
}

.page-controls .next-page{
  position: fixed;
  right: 0;
  top: 400px;
  cursor: pointer;
  z-index: 999;
}
.sidebar-image {
	margin-top: 100px; 
}
.orange-blub {
    background: none repeat scroll 0 0 #ee7624;
    border-radius: 20px;
    margin: -30px 0 20px 18px;
    padding: 0 20px;
    width: 25%;
}

.orange-blub p {
    color: #fff;
    font-size: 16px;
	padding: 10px 0;
	margin-bottom: 0;
}
.image-blurb {
float: left;
padding-right:10px;
padding-top: 0px !important;
}
.footer-disclaimer {
    font-size: 10px;
    padding: 20px;
    border-top: 3px dotted #ccc;
    margin-top: 10px;
    margin-right: 100px;
}

.coverage-top-disclaimer {
    font-size: 10px;
}

.values-content {
   /* background: #f1f1f1; */
    border-radius: 60px 0px 60px 0;
}

.page.ng-scope {
    background: none repeat scroll 0 0 #f1f1f1;
}

.home-footer {
    background: none repeat scroll 0 0 #ee7624;
    height: 40px;
}

.navbar .container-fluid {
    background: none repeat scroll 0 0 #fff;
}

.map-image {
    display: block;
    margin: 0 auto;
}

.right-decision-img {
    width: 33% !important;
}

.wrapper-login {
    margin-top: 200px;
}
.form-signin {
    background-color: #003366;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    margin: 0 auto;
    max-width: 380px;
    padding: 15px 35px 45px;
}
.form-signin-heading, .checkbox {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 15px;
    text-align: center;
}
.wrapper-login .btn.btn-lg.btn-primary.btn-block {
    background: none repeat scroll 0 0 #0050ab;
    border: 1px solid #0050ab;
}

html.dnl-opacity: before {
  background-color: #FFF;
  opacity: 0.9;
  filter: alpha(opacity=90);
  z-index: 1;
}
.main-wrap {
  overflow-x: hidden;
}
.container-fluid{ padding: 0; background: #f1f1f1;}
.logo {
  padding: 20px 0 15px 92px;
}

.fa-angle-right::before {font-weight: 600;}

.footer {
  background-color: #003366;
  bottom: 0;
  height: 50px;
  padding: 10px 0;
  position: absolute;
  width: 100%;
}
.push,
footer {
  height: 0;
}
.text-muted {
  color: #fff;
  font-size: 11px;
}
.section-intro h1 {
    font-size: 4em;
    font-weight: 600;
    color: #003366;
}
.section-intro {
    background: none repeat scroll 0 0 #A3D10A;
    padding: 50px;
    text-align: center;
    margin-top: 100px !important;
    border-radius: 20px;
}
.row-top {
  margin: 30px 0 50px 0;
  padding: 0 0 0 120px;
}
.row-top img {
  padding-top: 20px;
}
.row.row-bottom {
  margin-top: 50px;
  padding: 0 50px;
}
.divider-hr {
  border: 5px solid #C2736E;
}
.page-header {
  margin-top: 20px;
}
.btn-primary {
  background-color: #003366;
  border-color: #003366;
  color: #fff;
}


/* tabs */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { 
background-color: #ee7624;
color: #fff;
font-weight: bold;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
	border-bottom-color: #ddd;
}
.nav-tabs > li > a:hover {
	background-color: #3370CC;
	border: 1px solid #ddd;
	color: #fff;
	font-weight: bold;
}
.nav-tabs > li > a {
	font-weight: bold;	
	border: 1px solid #ddd;
	background-color: #fff;
	color: #333;
}

.ng-scope > li {
	margin-bottom:1em;
}
.decision-content li {
	margin-bottom:1em;
}

@media (min-width: 1600px) {

.orange-blub { width: 16.5%; }
}



@media (max-width: 1366px) {
  .page-controls .homepage {
    background-color: #165295;
    background-image: url("../img/home-bg2.png");
    background-repeat: no-repeat;
    height: 100vh;
    margin: 0;
    padding: 0;
}
.home-content {
    padding-top: 150px;
}
.cd-timeline-img img {
    margin-left: -10px !important;
    width: 150%;
}
}


@media (max-width: 1024px) {
  .row {
    padding: 0 45px !important;
}
.values-content, .plan-content, .coverage-content, .healthy-content, .decision-content {
    width: 100%;
}
.home-content {
    margin-left: -80px;
}

.orange-blub { margin: 20px 0; }

h1 {
    font-size: 4em;
}

.home-left h3 {padding-left: 0; }

.home-h1 { font-size: 6em;}
.home-content h2 {
    font-size: 20px;
}

.col-md-4 {
    width: 50%;
}

.sidebar-image {
	margin-top: 0px; 
}



.home-left {margin-top: 210px !important; }

.home-left > div {
    padding: 0 0 0 120px;
}

.home-content {
    padding-top: 150px;
}


.logo {
    padding: 20px 0 15px 102px;
}
.page-controls .prev-page{
  position: fixed;
  left: 0;
  top: 300px;
  cursor: pointer;
  z-index: 999;
}

.page-controls .next-page{
  position: fixed;
  right: 0;
  top: 300px;
  cursor: pointer;
  z-index: 999;
}
.row.slide.ng-scope {
    padding-top: 50px;
}
}
/* Dash Navbar Top = dnt
/ -------------------------------------------------- */

.dash-navbar-top {
  background-color: #f8f8f8;
  margin-bottom: 0;
  min-height: 61px;
}
.dash-navbar-top .dnl-btn-toggle {
  position: absolute;
  left: 16px;
  top: 13.5px;
  font-size: 21px;
  background-color: rgba(0, 0, 0, 0);
  border-width: 0;
  color: #EE7624;
  outline: 0;
}
@media (min-width: 768px) {
  .dash-navbar-top.dnl-visible .dnl-btn-toggle {
    display: none;
}
}
.dash-navbar-top .navbar-brand {
  padding: 20px;
  font-weight: bold;
  margin-left: 20px;
  color: #d7d7d7;
}
.dash-navbar-top .navbar-brand span {
  font-size: 10px;
  font-weight: normal;
}
.dash-navbar-top .navbar-brand: hover, .dash-navbar-top .navbar-brand: focus {
  color: #ffffff;
}
@media (max-width: 767px) {
.sidebar-image {margin-top: 0;}
.nav-download {display:none !important;}
}

}



@media (max-width: 767px) {
  .dash-navbar-top .navbar-brand {
    margin-left: 35px;
}
}
@media (min-width: 767px) {
  .dash-navbar-top.dnl-visible .navbar-brand {
    margin-left: 0;
    padding-left: 5px;
}
}
@media (min-width: 767px) {
  .dash-navbar-top.dnl-hidden .navbar-brand {
    margin-left: 35px;
    padding-left: 5px;
}
}
.dash-navbar-top .navbar-toggle {
  border-width: 0;
  font-size: 24px;
  color: #9D9D9D;
  padding: 0 10px;
  margin-top: 14px;
  margin-right: 15px;
}
.dash-navbar-top .navbar-toggle: hover, .dash-navbar-top .navbar-toggle: focus {
  background-color: transpardnt;
}
.dash-navbar-top .navbar-nav {
  text-align: center;
}
.dash-navbar-top .navbar-nav > li > a {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 600;
  background: #165295;
  margin: 20px 20px;
  border-radius: 5px;
}
.dash-navbar-top .navbar-nav > li > a:hover {
  background: #EE7624;
  border-radius: 5px;
}
.dash-navbar-top .navbar-nav > li > a: focus {
  background-color: #3370CC;
}
.dash-navbar-top .navbar-nav > li.dropdown.open > a {
  background-color: #0a090d;
}
.dash-navbar-top .navbar-nav > li.dropdown.open > a: hover, .dash-navbar-top .navbar-nav > li.dropdown.open > a: focus {
  background-color: #0a090d;
}
.dash-navbar-top .navbar-nav .dropdown-menu {
  top: 107%;
  border-radius: 3px;
  min-width: 200px;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.1);
}
.dash-navbar-top .navbar-nav .dropdown-menu > li {
  border-bottom: 1px solid #eeeeee;
}

.dash-navbar-top .navbar-nav .dropdown-menu > li > a {
  padding: 10px 20px;
  position: relative;
  color: #333333;
}
.dash-navbar-top .navbar-nav .dropdown-menu > li > a: hover, .dash-navbar-top .navbar-nav .dropdown-menu > li > a: focus {
  background-color: #ECF3FB;
}
@media (max-width: 767px) {
  .dash-navbar-top .navbar-nav .dropdown-menu > li > a {
    color: #7e7e7e;
}
.dash-navbar-top .navbar-nav .dropdown-menu > li > a: hover, .dash-navbar-top .navbar-nav .dropdown-menu > li > a: focus {
  background-color: #15141b;
}
}
.dash-navbar-top .navbar-nav .dropdown-menu > li > a span {
  font-size: 11px;
  text-transform: uppercase;
  position: absolute;
  right: 14px;
  top: 13px;
}
@media (max-width: 767px) {
  .dash-navbar-top .navbar-nav .dropdown-menu > li > a span {
    top: 9px;
}
}
@media (max-width: 767px) {
  .dash-navbar-top .navbar-nav .dropdown-menu > li {
    border-bottom-color: #2d2a39;
}
}
.dash-navbar-top .navbar-nav .dropdown-menu > li: last-child {
  border-bottom-width: 0;
}
.dash-navbar-top .navbar-nav .dropdown-menu > li.active > a {
  background-color: #ECF3FB;
  color: #333333;
}
.dash-navbar-top .navbar-nav .dropdown-menu > li.active > a: hover, .dash-navbar-top .navbar-nav .dropdown-menu > li.active > a: focus {
  background-color: #ECF3FB;
  color: #333333;
}
@media (max-width: 767px) {
  .dash-navbar-top .navbar-nav .dropdown-menu > li.active > a {
    background-color: #15141b;
    color: #7e7e7e;
}
.dash-navbar-top .navbar-nav .dropdown-menu > li.active > a: hover, .dash-navbar-top .navbar-nav .dropdown-menu > li.active > a: focus {
  background-color: #15141b;
  color: #7e7e7e;
}
}
.dash-navbar-top .navbar-nav .dropdown-menu: before {
  position: absolute;
  top: -9px;
  left: 9px;
  display: inline-block;
  border-right: 9px solid rgba(0, 0, 0, 0);
  border-bottom: 9px solid #CCC;
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.dash-navbar-top .navbar-nav .dropdown-menu: after {
  position: absolute;
  top: -8px;
  left: 10px;
  display: inline-block;
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-bottom: 8px solid #FFF;
  border-left: 8px solid rgba(0, 0, 0, 0);
  content: '';
}
@media (max-width: 767px) {
  .dash-navbar-top .navbar-nav .dropdown-menu: before, .dash-navbar-top .navbar-nav .dropdown-menu: after {
    display: none;
}
}
.dash-navbar-top .navbar-nav.navbar-right.navbar-avatar .dropdown-menu: before {
  right: 29px;
  left: auto;
}
.dash-navbar-top .navbar-nav.navbar-right.navbar-avatar .dropdown-menu: after {
  right: 30px;
  left: auto;
}
.dash-navbar-top .navbar-nav.navbar-right .dropdown-menu: before {
  right: 10px;
  left: auto;
}
.dash-navbar-top .navbar-nav.navbar-right .dropdown-menu: after {
  right: 11px;
  left: auto;
}
.dash-navbar-top .dnt-navbar-form {
  position: relative;
  margin-top: 14px;
  margin-bottom: 0px;
  margin-right: 0;
  display: none;
}
.dash-navbar-top .dnt-navbar-form .form-control {
  border-radius: 5px;
}
.dash-navbar-top .dnt-navbar-form .form-control: focus {
  -webkit-box-shadow: 0 0 0, 0 0 0, inset 0 0 2px #333333;
  box-shadow: 0 0 0, 0 0 0, inset 0 0 2px #333333;
  border-color: #211f2a;
}
.dash-navbar-top .dnt-navbar-form .btn {
  position: absolute;
  background-color: transparent;
  top: 0;
  right: 15px;
  outline: 0;
}
.dash-navbar-top .dnt-navbar-form .btn: active {
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
@media (max-width: 767px) {
  .dash-navbar-top .dnt-navbar-form .btn {
    top: 10px;
}
}
.dash-navbar-top .dnt-avatar {
  border-radius: 50px;
  width: 35px;
  height: 35px;
  -webkit-box-shadow: 0 0 0 2px #211f2a, 0 0 0 4px #4f4a65;
  box-shadow: 0 0 0 2px #211f2a, 0 0 0 4px #4f4a65;
  margin-right: 3px;
  margin: -11px 7px -11px 0;
}
/* Dash Navbar Left = dnl
/ -------------------------------------------------- */

.dash-navbar-left {
  position: absolute;
  background-color: #165295;
  width: 310px;
  top: 70px;
  bottom: 0;
  overflow-y: auto;
  z-index: 999;
  -webkit-transition: left 300ms;
  -o-transition: left 300ms;
  transition: left 300ms;
  border-top:1px solid rgba(255, 255, 255, 0.7);
  border-radius: 0 25px 25px 0;
}
@media (max-width: 767px) {
  .dash-navbar-left.dnl-visible {
    left: -250px;
}
.dash-navbar-left.dnl-visible.dnl-show {
  left: 0;
}
}
.dash-navbar-left.dnl-hidden {
  left: -310px;
}
.dash-navbar-left.dnl-hidden.dnl-show {
  left: 0;
}
.dash-navbar-left .dnl-nav-title {
  text-transform: uppercase;
  color: #7f799c;
  border-bottom: 1px solid #443f56;
  padding: 10px 25px;
  font-size: 11px;
  letter-spacing: 1px;
}
.dash-navbar-left .dnl-nav {
  padding-left: 0;
  list-style: none;
}
.dash-navbar-left .dnl-nav ul {
  padding-left: 0;
  list-style: none;
}
.dash-navbar-left .dnl-nav li {
  position: relative;
}
.dnl-nav > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    background: #165295;
}
.dash-navbar-left .dnl-nav li a {
  display: block;
  outline: 0;
  padding: 15px 20px;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
}
.dash-navbar-left .dnl-nav li a: hover, .dash-navbar-left .dnl-nav li a: focus {
  color: #eeeeee;
  text-decoration: none;
  background-color: #165295;
  -webkit-box-shadow: inset 3px 0 0 #fff;
  box-shadow: inset 3px 0 0 #fff;
}
.dash-navbar-left .dnl-nav li a: hover .badge, .dash-navbar-left .dnl-nav li a: focus .badge {
  color: #EEE;
}
.dash-navbar-left .dnl-nav li a > .dnl-link-icon {
  padding-right: 8px;
}
.dash-navbar-left .dnl-nav li a > .dnl-btn-sub-collapse {
  position: absolute;
  right: 15px;
  top: 20px;
  color: #fff;
}
.dash-navbar-left .dnl-nav li a > .badge {
  position: absolute;
  right: 24px;
  top: 6px;
  padding: 3px 10px;
  color: #a7a9ac;
  background-color: transparent;
  border: 1px solid #4f4a65;
}
.dash-navbar-left .dnl-nav li a.collapsed .dnl-btn-sub-collapse {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dash-navbar-left .dnl-nav li.active > a {
  background-color: #ee7624;
  -webkit-box-shadow: inset 3px 0 0 #165295;
  box-shadow: inset 3px 0 0 #165295;
}
.dash-navbar-left .dnl-nav li .dnl-sub-one {
  background-color: #15141b;
}
.dash-navbar-left .dnl-nav li .dnl-sub-one li {
  border-top: 1px solid #003366;
  background: #ECF3FB;
}
.dash-navbar-left .dnl-nav li .dnl-sub-one li a {
  display: block;
  color: #003366;
}
.dash-navbar-left .dnl-nav li .dnl-sub-one li a: hover, .dash-navbar-left .dnl-nav li .dnl-sub-one li a: focus {
  color: #eeeeee;
  background-color: #999;
  -webkit-box-shadow: inset 5px 0 0 #A3D10A;
  box-shadow: inset 5px 0 0 #A3D10A;
}
.dash-navbar-left .dnl-nav li .dnl-sub-one li a > .dnl-link-icon {
  padding-right: 8px;
}
.dash-navbar-left .dnl-nav li .dnl-sub-one li a > .badge {
  color: #a7a9ac;
  background-color: transparent;
  border: 1px solid #211f2a;
}
.dash-navbar-left .dnl-nav li .dnl-sub-one li.active > a {
  background-color: #3370CC;
  -webkit-box-shadow: inset 5px 0 0 #A3D10A;
  box-shadow: inset 5px 0 0 #A3D10A;
  font-weight: 600;
  color: #fff;
}
.dash-navbar-left .dnl-nav li .dnl-sub-two {
  background-color: #211f2a;
}
.dash-navbar-left .dnl-nav li .dnl-sub-two li {
  border-top-color: 1px solid #282533;
}
.dash-navbar-left .dnl-nav li .dnl-sub-two li a {
  color: #a7a9ac;
}
.dash-navbar-left .dnl-nav li .dnl-sub-two li a: hover, .dash-navbar-left .dnl-nav li .dnl-sub-two li a: focus {
  color: #eeeeee;
  background-color: #282533;
  -webkit-box-shadow: inset 3px 0 0 #282533;
  box-shadow: inset 3px 0 0 #282533;
}
.dash-navbar-left .dnl-nav li .dnl-sub-two li a > .badge {
  color: #a7a9ac;
  background-color: transparent;
  border: 1px solid #211f2a;
}
.dash-navbar-left .dnl-nav li .dnl-sub-two li.active > a {
  background-color: #1c1b24;
  -webkit-box-shadow: inset 3px 0 0 #1c1b24;
  box-shadow: inset 3px 0 0 #1c1b24;
}
/* Content wrap
/ -------------------------------------------------- */

.content-wrap {
  position: relative;
  padding-top: 50px;
}
.content-wrap.dnl-visible {
  margin-left: 250px;
}
@media (max-width: 767px) {

  .content-wrap.dnl-visible {
    margin-left: 0;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.content-wrap.dnl-visible.dnl-push {
  -webkit-transform: translate(250px, 0);
  -ms-transform: translate(250px, 0);
  -o-transform: translate(250px, 0);
  transform: translate(250px, 0);
}
}
.content-wrap.dnl-hidden {
  margin-left: 0;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.content-wrap.dnl-hidden.dnl-push {
  -webkit-transform: translate(200px, 0);
  -ms-transform: translate(200px, 0);
  -o-transform: translate(200px, 0);
  transform: translate(200px, 0);
}
@media (max-width: 767px) {
  .overview img {
    display: none;
  }
 
 .col-md-4 > img {
    display: none;
}
  
}

@media (max-width: 768px) {

.page-controls .homepage {
    background-color: #165295;
    background-image: url("../img/home-bg3.png");
    background-repeat: no-repeat;
    height: 100vh;
    margin: 0;
    padding: 0;
}
 
 .col-md-4 > img {
    display: none;
}

.col-md-4 {
    width: 100%;
}

.home-left {
    margin-top: 315px !important;
}

.image-blurb {width: 13%;}

.map-image {
    width: 100%;
	display:block !important;
}

h1 {
    font-size: 3.5em;
}
  
}


.page-controls {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 400px;
}



.page-controls .prev-page .fa, .page-controls .next-page .fa {
  font-size: 100px;
  cursor: pointer;
  color: #ccc;
}

.pagination a {
    color: #A3D10A;
    cursor: pointer;
}

.pagination a:hover {
    color: #ccc;
}

.collapse {
  -webkit-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
  max-height: 0;
  overflow: hidden;
  display: block;
  visibility: visible;
}

.in {
  max-height: 500px;
}

.page.ng-leave-active {
  display: none;
}



@media (max-width: 600px) {

h1 {
    font-size: 2em;
}



h2, .h2 {
    font-size: 20px;
}

.collapse {
  display: none !important;
} 

.home-content {
    margin-left: 0;
}

.image-blurb {
    display: block !important;
    width: 25%;
}

.p-random {padding: 0 20px;}
.random-p-12 {
    padding: 0 20px 0 40px;
}

.orange-blub {
    margin-left: 40px;
    width: 80%
}

.home-left {
    margin-top: 50px !important;
}

.content-left > div {
    padding: 20px;
}

.page-controls .homepage {
    background-color: #165295;
    background-image: url("../img/home-bg-320.png");
    background-repeat: no-repeat;
    height: 100vh;
    margin: 0;
    padding: 0;
}

.page-controls .prev-page{
  position: fixed;
  left: 0;
  top: 200px;
  cursor: pointer;
  z-index: 999;
}

.page-controls .next-page{
  position: fixed;
  right: 0;
  top: 200px;
  cursor: pointer;
  z-index: 999;
}

.home-left {background:linear-gradient(to right, rgba(255, 255, 255, .5) 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, .5) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);}

.home-content {
    padding-top: 160px;
}
.home-left > div {
    padding: 0 20px;
    text-align: center;
}
.row {
    padding: 0 !important;
}
.home-h1 {
    font-size: 6em;
}
.homepage h2 {
    font-size: 20px;
}

.content-left {
    margin-top: -30px;
}

.footer-disclaimer { margin-right: 0; }

.page-controls .prev-page .fa, .page-controls .next-page .fa {font-size: 50px; color: #ddd;}

}











/* Healthy Mouth Healthy Body Timeline */



.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}


/* -------------------------------- 

Main components 

-------------------------------- */


#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #EE7624;
}
.cd-timeline-title {
	text-align:center;
	color: #fff;
	background-color: #3370CC;
	border-radius: 3px;
	padding: 10px 5px;
	width: 90%;
	margin: 0 auto;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.cd-timeline-img img {
  display: block;
  position: relative;
  margin-left: -18px;
  margin-top: -12px;
}


@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -32px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 0.2em 1em;
  box-shadow: 0 3px 0 #fff;
}
.cd-timeline-content:hover {
  box-shadow: 0 3px 0 #ee7624;
}

.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #303e49;
}

.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
  }
  
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 0.2em 1em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
    left: 0;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}




/*  Plan Table Responsive */

#table1 {
    background: #fff;
    height: 100vh;
}

#table2{
    background: #f1f1f1;
    height: 100vh;
}

.container-bg {
    background: none repeat scroll 0 0 #fff;
    margin-top: 30px;
    width: 100%;
    padding: 0;
}

.p-no-mobile {
    padding: 0 30px 0 0;
}

.rwd-table {
  margin: 1em 0;
  width: 100%;
}
.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
  border-right: 1px solid #ccc;
}
.odd-tr {
    background: #ECF3FB;
}
.tr-main {
    background: #3370CC;
}
.rwd-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
}
@media (min-width: 480px) {
  .rwd-table td:before {
    display: none;
  }
}
.rwd-table th, .rwd-table td {
  text-align: left;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }
}




.rwd-table {
  background: #fff;
  color: #333;
  border-radius: .4em;
  overflow: hidden;
  margin: 0 auto;
  border: 1px solid #ccc;
}
.rwd-table tr {
  border-color: #ccc;
}
.rwd-table th, .rwd-table td {
  margin: .5em 1em;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    padding: 1em !important;
  }
}
.rwd-table th, .rwd-table td:before {
  color: #fff;
}


@media (max-width: 480px) {
.rwd-table {
  margin: 0.5em auto 30px;
 /* width: 300px;  */
}

.rwd-table th, .rwd-table td:before {
  color: #0050ab;
}

.rwd-table td::before {
    content: attr(data-th) ": ";
    display: inline-block;
    font-weight: bold;
    padding-right: 10px;
    width: 14em;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

#table1, #table2 { height: auto;}
h1 { margin-top: 30px;}

.p-no-mobile {
    display: none;
}
.td-no-mobile {
    display: none !important;
}
.rwd-table td {border-right: none;}

}









	