/*
Green: #2abb9b;
Blue: #00acc1;
*/


/* ************* */
/* *** Fonts *** */
/* ************* */
@import 'https://fonts.googleapis.com/css?family=Open+Sans';
@import 'https://fonts.googleapis.com/css?family=Lato';
@import 'https://fonts.googleapis.com/css?family=Raleway:300,400,500';
/* ************* */
/* **** End **** */
/* ************* */

/* ************* */
body {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  line-height: 1.571428;
  color: #fff;
  background-color: #ffffff;
  
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
}
a {
  color: #EF3026;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
a:hover {
  color: #7f8c8d;
  text-decoration: none;
}
a:active {
  color: #7f8c8d;
  text-decoration: none;
}
a:focus { 
  color: #7f8c8d;
  text-decoration: none;
}
a.annual-content-subtext {
  color: #EF3026;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
a.annual-content-subtext:hover {
  color: #781214;
}
h1 {
  font-size: 3.42em;
  -webkit-margin-before: 0.4em;
  -webkit-margin-after: 0.4em;
}

h2 {
  font-size: 2.57em;
  -webkit-margin-before: 0.53em;
  -webkit-margin-after: 0.53em;
}

h3 {
  font-size: 2em;
  -webkit-margin-before: 0.69em;
  -webkit-margin-after: 0.69em;
}

h4 {
  font-size: 1.8em;
  -webkit-margin-before: 0.95em;
  -webkit-margin-after: 0.95em;
}

h5 {
  font-size: 1.17em;
  -webkit-margin-before: 1.2em;
  -webkit-margin-after: 1.2em;
}

h6 {
  font-size: 1em;
  -webkit-margin-before: 1.33em;
  -webkit-margin-after: 1.33em;
}
.white {
  color: #fff;
}
.green {
  color: #2abb9b;
}
.yellow {
  color: #AF8324;
}
.blue {
  color: #00acc1;
}
.red {
  color: #B92928;
}
.grey {
  color: #373737;
}
.brown {
  color: #46340E;
}
/* ************* */


/* ************* */
/* Home */
h2.annual-title {
  font-size: 3.5em;
  color: #fff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
  text-transform: capitalize;
  font-family: 'Lato', sans-serif;
  margin-bottom: 0;
}
h3.annual-subtitle {
  font-size: 2.5em;
  color: #fff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  margin-top: 0;
  font-weight: 300;
}
/* ************* */
/* Content Slides */
h2.annual-content-title {
  font-size: 3.5em !important; 
}

h2.annual-content-title-free {

  position: relative;
    font-size: 3.5em !important;
    font-weight: 400;
    line-height: 1.4em;
    color: #474747;
    text-transform: uppercase;
    padding: 0 0 15px;
    margin: 80px 0 25px;
    border-bottom: rgba(182,182,182,1) solid 1px;
  color: #fff;
}

h2.annual-content-title-free:before {
  position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    margin-bottom: -1px;
    width: 80px;
    height: 1px;
    background-color: rgba(224,224,224,1);
}

h3.annual-content-title {
  font-weight: 100;
  font-size: 3em !important;
  margin-top: 0;
  margin-bottom: 0;
}
h5.annual-content-title {
  font-weight: 100;
  font-size: 1.8em !important;
  margin-top: 0;
}
p {
  margin: 0 0 1.5em;
}
.annual-content-text, .annual-content-subtitle {
  font-size: 1.5em;
}
.annual-content-text-white a {
  color: #fff;
}
ul.annual-content-text {
  font-weight: normal;
}
label {
  font-size: 14px;
}
.light .annual-content-text, .light .annual-content-quote, .light .annual-content-subtitle, .light h3, .light label {
  color: #000;
  font-size: 1.5em;
}

.annual-content-text .fa {
  color: #EF3026;  
}
.annual-content-quote .fa {
  font-size: 20px;
  color: #B92928;
}

.content-block3 .container-fluid {
  position: relative;
  z-index: 2;
}
.content-block3 .image-block {
  padding: 0;
}
.content-block3 .image-block img {
  width: 100%;
  height: auto;
}

.content-block3 .img-height {
  min-height: 100vw;
}

.content-block3.text-left .text-block,
.content-block3.text-right .text-block {
  padding: 60px 30px;
}

.content-block3 .text-block h2 {
  position: relative;
  font-size: 2.1428em;
  font-weight: 400;
  line-height: 1.4em;
  color: #474747;
  text-transform: uppercase;
  padding: 0 0 15px;
  margin: 0 0 25px;
  border-bottom: rgba(224,224,224,1) solid 1px;
}

.content-block3 .text-block h2:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  margin-bottom: -1px;
  width: 80px;
  height: 1px;
  background-color: rgba(71,71,71,1);
}

.content-block3.text-left .text-block h2,
.content-block3.text-left .text-block p {
  text-align: right;
}

.content-block3.text-left .text-block h2:before {
  left: inherit;
  right: 0;
}

.content-block3.text-left .text-block .button {
  float: right;
}

.content-block3.dark .text-block h2 {
  color: #fff;
  border-bottom: rgba(255,255,255,0.4) solid 1px;
}

.content-block3.dark .text-block h2:before {
  background-color: rgba(255,255,255,1);
}


/* ************ */
/* Buttons */
.button {
  display: inline-block;
  position: relative;
  width: auto;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  overflow: hidden;
}

.button a {
  display: block;
  width: 100%;
  padding: 0 30px;
  color: #fff;
}

.button a:hover,
.button a:focus {
  text-decoration: none;
}

.button.blue {
  background-color: #00acc1;
}
.button.red {
  background-color: #B92928;
}
.button.dark-grey {
  background-color: #373737;
}
.button.yellow {
  background-color: #AF8324;
}

.button.raised {
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 0.2s;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.button.raised:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  transition-delay: 0s;
}

.button.small {
  height: 35px;
  line-height: 37px;
  border-radius: 4px;
  font-size: 0.85em;
}

.button.small a {
  padding: 0 20px;
}

.button.raised.small:hover {
  box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.2);
}

.button.raised.icon a {
  padding: 0 30px 0 75px;
}

.button.raised.small.icon a {
  padding: 0 20px 0 50px;
}

.button i {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
}

.button.small i {
  width: 35px;
  font-size: 18px;
  line-height: 35px;
}

.button.raised.icon > div:before,
.button.raised.icon > div:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 51px;
  width: 1px;
  background-color: #e0e0e0;
}

.button.raised.small.icon > div:before,
.button.raised.small.icon > div:after {
  left: 35px;
}

.button.raised.icon > div:after {
  left: 52px;
  background-color: #fff;
}

.button.raised.small.icon > div:after {
  left: 36px;
}

.button.raised.icon.blue > div:before {
  background-color: #00838f;
}

.button.raised.icon.blue > div:after {
  background-color: #4dd0e1;
}

.button.raised.icon.red > div:before {
  background-color: #c62828;
}

.button.raised.icon.red > div:after {
  background-color: #f57f17;
}

.button.raised.icon.dark-grey > div:before {
  background-color: #212121;
}

.button.raised.icon.dark-grey > div:after {
  background-color: #777777;
}



.copyright p{
	color: #fff;
}
.footer-panel.dark .text-block h2 {
    position: relative;
    font-size: 2.1428em;
    font-weight: 400;
    line-height: 1.4em;
    color: #474747;
    text-transform: uppercase;
    padding: 0 0 15px;
    margin: 0 0 50px;
    border-bottom: rgba(224,224,224,1) solid 1px;
}
.footer-panel.dark .text-block h2 {
    color: #fff;
    border-bottom: rgba(255,255,255,0.4) solid 1px;
}
.footer-panel.dark .text-block h2:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    margin-bottom: -1px;
    width: 80px;
    height: 1px;
    background-color: rgba(255,255,255,1);
}
.count-box {
	width: 150px;
	height: 70px;
	border: 1px solid #000;
	padding: 20px;
	vertical-align: middle;
	text-align: center;
	line-height: 10px;
    font-size: 35px;
}
.count-text {
	text-align: center;
	font-size: 12px;
	margin-top: 15px;
}
.text-center {
    text-align: center;
}
.countTo .boxed {
    border: #ddd 1px solid;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    font-family: 'Open Sans', sans-serif;
}
div.countTo strong {
    display: block;
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;

}

.panel-3 {
  background-image: url(../images/slide-backdrop/who-we-are.jpg) !important;
  background-size: cover;
}
.panel-6 {
	background-image: url(../images/slide-backdrop/public-health-emergencies.jpg) !important;
  background-size: cover;
}
.panel-8 {
  background-image: url(../images/slide-backdrop/child-care-licensing.jpg) !important;
  background-size: cover;
}
.panel-10 {
  background-image: url(../images/slide-backdrop/arizona-state-hospital.jpg) !important;
  background-size: cover;
}


/*July*/
.panel-13 {
  background-image: url(../images/slide-backdrop/july.jpg) !important;
  background-size: cover;
}
/*October*/
.panel-16 {
  background-image: url(../images/slide-backdrop/october.jpg) !important;
  background-size: cover;
}
/*Jan*/
.panel-19 {
  background-image: url(../images/slide-backdrop/january.jpg) !important;
  background-size: cover;
}
/*April*/
.panel-22 {
  background-image: url(../images/slide-backdrop/april.jpg) !important;
  background-size: cover;
}
/*Looking Forward*/
.panel-27 {
	background-image: url(../images/slide-backdrop/looking-forward.jpg) !important;
  background-size: cover;
}

 
/*PROGRESS*/
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress {
    overflow: visible;
    background: #FAFAFA;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.progress.slim {
    height: 3px;
}
.progress-bar {
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.progress-bar-primary {
    background-color: #A94545;
}
span.progress-bar-tooltip {
    padding: 4px 8px;
    background-color: #2E363F;
    color: #FFF;
    line-height: 15px;
    font-size: 11px;
    display: block;
    position: absolute;
    top: -28px;
    right: 5px;
    -o-border-radius: 3px;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
span.progress-bar-tooltip {
    padding: 4px 8px;
    background-color: #2E363F;
    color: #FFF;
    line-height: 15px;
    font-size: 11px;
    display: block;
    position: absolute;
    top: -28px;
    right: 5px;
    -o-border-radius: 3px;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
span.progress-bar-tooltip:after {
    border-color: #2E363F transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    bottom: -5px;
    content: "";
    display: block;
    left: 13px;
    position: absolute;
    width: 0;
}
/**/

/* MONTH TIMELINE */
h2.timeline-title {
  color: #fff;
  text-transform: uppercase;
}
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color:#000;
  left: 50%;
  margin-left: -1.5px;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #000;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  background-color: #fff;
  color: #000;
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
      border-left: 15px solid #000;
    border-right: 0 solid #000;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}

.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #fff;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border: 2px solid #000;
}

.timeline > li > .timeline-badge-image {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #fff;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-badge .fa {
  color: #B92928;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.success .fa {
  color: #fff;
}

.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.warning .fa {
  color: #fff;
}

.timeline-badge.danger {
  background-color: #d9534f !important;
  color: #fff;
}
.timeline-badge.danger .fa {
  color: #fff;
}

.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-badge.info .fa {
  color: #fff;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
  font-weight: 100;
}

.timeline-image-main {
  position: relative;
  width: 100%;
  height: 350px;
}
.timeline-video-main {
  position: relative;
  width: 100%;
  height: 350px;
}
.timeline-hr {
  border: 0;
  margin: 20px 0 5px 0 !important;
  border-top: #ddd 1px solid;
  border-bottom: #fff 1px solid;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px;
  }
  ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }
  ul.timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px;
  }
  ul.timeline > li > .timeline-panel {
    float: right;
  }
  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
}