/*-------------------------------------------*\
   style.css

   - Color Palette
   - Fonts
   - Defaults
\*-------------------------------------------*/

/*-------------------------------------------*\
    Color Palette

    #fff5ee - Seashell
    #474747 - Dark Grey
    #878787 - Light Grey
    #B92928 - AZDHS Red
\*-------------------------------------------*/


/*-------------------------------------------*\
    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';


/*-------------------------------------------*\
    Defaults
\*-------------------------------------------*/
body {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  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;
  -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;
}
h2.annual-content-title {

  position: relative;
    font-size: 1.2em !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;
}

h2.annual-content-title:before {
  position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    margin-bottom: -1px;
    width: 80px;
    height: 1px;
    background-color: rgba(224,224,224,1);
}
.light .annual-content-text, .light .annual-content-quote, .light .annual-content-subtitle, .light h3, .light h2.annual-content-title {
  color: #000;
  font-size: 1.5em;
}
h3.annual-content-title {
  font-weight: 100;
    font-size: 1.5em;
    margin-top: 20px;
    margin-bottom: 0;
}
h5.annual-content-title {
  font-weight: 100;
  font-size: 1.8em !important;
  margin-top: 0;
}
p {
    margin: 0 0 1.5em;
}
p.annual-content-text {
    font-size: 16px;
}
h5.annual-content-title {
    font-weight: 100;
    font-size: 16px !important;
    margin-top: 0;
}
.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;
}
div.countTo strong {
    display: block;
    font-size: 35px;
    line-height: 50px;
    font-weight: 400;
}
label {
    font-size: 12px;
    font-weight: 100;
}

#az-health-status p.annual-content-text a {
    color: #e8b951;
    font-size: 16px !important;
}
.looking-forward-section a {
    color: #0099ff;
}
.looking-forward-section a:hover, .looking-forward-section a:focus {
    text-decoration: underline;
    color: #fff;
}

/*-------------------------------------------*\
    title-ie.php
\*-------------------------------------------*/
h2.annual-title {
  font-size: 2.5em;
    color: #fff5ee;
    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: 1.5em;
    color: #fff5ee;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    margin-top: 0;
    font-weight: 300;
}




.cream-section a {
    color: #B92928;
}
.cream-section a:hover, .cream-section a:focus {
    color: #337ab7;
}
a:hover {
  color: #7f8c8d;
  text-decoration: none;
}
a:active {
  color: #7f8c8d;
  text-decoration: none;
}
a:focus {
  color: #7f8c8d;
  text-decoration: none;
}
ul.slides {
	list-style:none;
}
p a, ul li {
    font-size: 16px;
}
address {
  margin-top: 10px;
}

/* Sections */
div.section {
  width: 100%;
  height: 100%;
  padding-bottom: 10%;
  min-height: 1000px;
}
.home-section {
	background-image: url(../images/building.jpg) !important;
	background-size: cover;
  width:100%;
	height:1000px;
  padding-top: 10%;
}
.home-section img {
  width: 14% !important;
  height: auto !important;
  margin-top: 5% !important;
}
.social-media {
  display:none;
}
.cream-section {
  background-color: #FFF5EE;
  color: #000;
  min-height: 100%;
  background-image: url(https://www.azdhs.gov/assets/images/bg-page-splash-smaller.png) !important;
  background-position: right+100px top+7px;;
  background-repeat: no-repeat;
}
.public-health-section a {
    color: #0099ff;
}
.public-health-section a:hover, .public-health-section a:focus {
    text-decoration: underline;
    color: #fff;
}
.dark-grey-section ul li a {
    color: #e8b951;
}
.dark-grey-section ul li a:hover, .dark-grey-sectionul li a:active, .dark-grey-section ul li a:focus {
    color: #fff5ee;
}
.blue-section {
	background-color: #34495E;
  color: #fff !important;
  height:100% !important;
  padding-bottom: 30px;
}
.blue-section h2 {
  color: #fff !important;
}
.who-section {
  background-image: url(../images/slide-backdrop/who-we-are.jpg) !important;
  background-size: cover;
  background-color: #000;
  color: #fff !important;
}
.who-section h2 {
  color: #fff !important;
}
.teal-section {
  background-color: #2A6AB2;
  min-height: 100%;
  color: #fff !important;
}
.teal-section h2 {
  color: #fff !important;
}
.grey-section {
  background-color: #C2C2C2;
  color: #474747 !important;
  height:100% !important;
  padding-bottom: 30px;
}
.public-health-section {
  background-image: url(../images/slide-backdrop/public-health-emergencies.jpg) !important;
  background-size: cover;
  height:100% !important;
  padding-bottom: 30px;
  color: #fff !important;
}
.public-health-section h2 {
  color: #fff !important;
}
.yellow-section, .yellow-section h2 {
  background-color: #AF8324;
  color: #fff !important;
  height:100% !important;
  padding-bottom: 30px;
}
.licensing-section {
  background-image: url(../images/slide-backdrop/child-care-licensing.jpg) !important;
  background-size: cover;
  height:100% !important;
  padding-bottom: 30px;
  color: #fff !important;
}
.licensing-section h2 {
  color: #fff !important;
}
.dark-grey-section {
  background-color: #373737;
  color: #fff !important;
  height:100% !important;
  padding-bottom: 30px;
}
.dark-grey-section h2 {
  color: #fff !important;
}
.dark-blue-section {
  background-color: #313131;
  color: #fff !important;
  height:100% !important;
  padding-bottom: 30px;
}
.dark-blue-section h2 {
  color: #fff !important;
}
.state-hospital-section {
  background-image: url(../images/slide-backdrop/arizona-state-hospital.jpg) !important;
  background-size: cover;
  color: #fff !important;
  height:100% !important;
  padding-bottom: 30px;
}
.state-hospital-section h2 {
  color: #fff !important;
}
.july-section{
  background-image: url(../images/slide-backdrop/july.jpg) !important;
  background-size: cover;
  color: #fff !important;
  height:100% !important;
  padding-bottom: 30px;
}
.july-section h2 {
  color: #fff !important;
}
.october-section {
  background-image: url(../images/slide-backdrop/october.jpg) !important;
  background-size: cover;
  color: #fff !important;
  height:100% !important;
  padding-bottom: 30px;
}
.october-section h2 {
  color: #fff !important;
}
.darker-blue-section {
  background-color: #2C3E50;
  color: #fff !important;
  height:100% !important;
  padding-bottom: 30px;
}
.darker-blue-section h2 {
  color: #fff !important;
}
.january-section {
  background-image: url(../images/slide-backdrop/january.jpg) !important;
  background-size: cover;
  color: #fff !important;
  height:100% !important;
  padding-bottom: 30px;
}
.january-section h2 {
  color: #fff !important;
}
.april-section {
  background-image: url(../images/slide-backdrop/april.jpg) !important;
  background-size: cover;
  color: #fff !important;
  height:100% !important;
  padding-bottom: 30px;
}
.april-section h2 {
  color: #fff !important;
}
.adhs-required-section {
  background-color: #FFF5EE;
  color: #000 !important;
}
.adhs-required-section h2 {
  color: #000 !important;
}
.looking-forward-section {
  background-image: url(../images/slide-backdrop/looking-forward.jpg) !important;
  background-size: cover;
  color: #fff !important;
  height:100% !important;
  padding-bottom: 30px;
}
.looking-forward-section h2 {
  color: #fff !important;
}
.fa-chevron-right {
  color: #EF3026;
}
.single-post-meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 15px;
}
.single-post-meta ul li:last-child {
    margin-right: 0;
}
.single-post-meta ul li:before {
    position: absolute;
    font-family: FontAwesome;
    line-height: 14px;
    text-align: center;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
}
.single-post-meta ul li {
    position: relative;
    display: inline;
    color: #fff;
    text-transform: capitalize;
    margin-right: 37px;
    padding: 0 0 0 21px;
    white-space: nowrap;
}
.single-post-meta.portfolio-post ul li:first-child:before {
    content: '\f007';
}
.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;
}












.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: 8px;
  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;
}


/* MONTH TIMELINE */
h2.timeline-title {
  color: #fff;
  text-transform: uppercase;
}
h4.timeline-title {
    font-size: 1em;
}
.timeline > li > .timeline-panel a {
  color: #0099ff;
}
.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: #B92928;
  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.primary {
  background-color: #2e6da4 !important;
  color: #fff !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
  color: #fff !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
  color: #fff !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
  color: #fff !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
  color: #fff !important;
}
.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;
  }
}
