<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Start Bootstrap - Agency v4.0.0-beta (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */
body {
  overflow-x: hidden;
  font-family: 'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

p {
  line-height: 1.75; }

a {
  color: #25c5ff; }
  a.active, a:active, a:focus, a:hover {
    color: #4473c5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

section {
  padding: 100px 0; }
  section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px; }
  section h3.section-subheading {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 18px;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

caption {
	display:block;
}

div#disposal div.text-alert {
	background-color:#F8FAFA;
	border-top-left-radius: .2rem;
	border-top-right-radius: .2rem;
	border-bottom-left-radius: 1rem;
	border-bottom-right-radius: 1rem;
	padding: 1rem;
	margin-top:1.3rem;
	background-image: url(../img/dea-disposal.png);
	background-position: bottom center;
	background-size: cover;
	background-repeat: no-repeat;
}


div.intro-text .fa.fa-chevron-down {
	
	color:#fff;
	font-size:110px;
	display:block;
	
	
}
.children {
	padding-top:44px;
	padding-bottom: 44px;
}

ul.disposal {
	max-width:539px;
	margin: 0 auto;
}
ul.nida li {
	list-style: none;
}

ul.nida li input[type="checkbox"] {
	margin-right: 10px;
	
} 

section#opioids {
	text-align: center;
    color: white;
    background-image: url(../img/what-are-opioids.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

section#conclusion {
    color: white;
    background-color:#472c59;
}

h2.conclusion {
	font-size:3rem;
}

section#resources p {
	font-size:20px;
	font-style: italic;
}

.well2 {
	border:2px solid white;
	padding:26px;
}

p.conclusion {
	font-size:1.7rem;
}

section#abuse {
	text-align: center;
    color: white;
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1)),url(../img/signs-drug-abuse.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

section#pain-management {
	text-align: center;
    color: white;
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1)),url(../img/pain-management-alternatives.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


section#abuse .intro-lead-in,
section#pain-management .intro-lead-in{
	font-size: 20px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#resources .intro-lead-in {
	font-size: 28px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


section#opioids .intro-lead-in {
	font-size: 20px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#family {
	text-align: center;
    color: white;
    background-image: url(../img/strong-families.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

section#family .intro-lead-in {
	font-size: 20px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


section#impact {
	text-align: center;
    color: white;
    background-image: url(../img/opioids-children-veterans.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


div#disposal h3 {
	 font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#fff;
}   
section#impact .intro-lead-in {
	font-size: 20px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

section#opioids .intro-lead-in {
	font-size: 20px;

    line-height: 36px;
    font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
div.data-chart {
	max-width:900px;
	height:auto;
	margin: 0 auto 24px;
    background-color: #fff;
    border-radius: 20px;
}

span.danger {
    display: block;
    z-index: -2;
    position: absolute;
    top: 67px;
    left: 27px;
}

span.danger1 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 40px;
    left: 18px;
}
span.danger2 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 58px;
    left: 51px;
}
span.danger3 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 76px;
    left: 17px;
}

div.stats {   
	background-color: #fff;
    border-radius: 20px;
    padding: 1rem;
	margin-bottom: 30px;
	height:344px;}

.modal-body ul {
	max-width: 500px;
	margin:0 auto;
}

.modal-body ul li {
	text-align: left;
}

div.resource-list {
	display:block;
	width:500px;
	background-color: rgba(0,0,0,0.5);
	padding:10px;
	border-radius:10px;
}

div.scroll {
	height: 400px;
    overflow-y: scroll;	
	padding: 10px;
}
div.scroll-border {
	background-color: #fff;
	border-radius: 10px;
	padding:10px;
}
.map figure img {
	border-radius: 20px;
}
figcaption.map {
	max-width:800px;
	margin:0 auto;
}

.info-card {

	-webkit-perspective: 2000px;
	perspective: 2000px;
	
}

.front, .back {
	background: #FFF;
	border-radius: 10px;
	transition: -webkit-transform 1s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	
}



.front {
	overflow: hidden;
	width: 90%;
	height: auto;
	position: absolute;
	z-index: 1;



}
.protect {
	color:#472c59;
}

.back {
	padding: 20px;
	padding-top: 12px;
	width: 100%;
	height: 340px;
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	overflow: scroll;
	border:5px solid #472c59;
}

.info-card:hover .back {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
}

.info-card:hover .front {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.card-image {
width: 100%;
height: 100%;
}
.well {
	    padding: 40px 10px;
    border: 2px solid;

}
	

@media (min-width: 768px) {
  section {
    padding: 140px 0; }
  }

::-moz-selection {
  background: #25c5ff;
  text-shadow: none; }

::selection {
  background: #25c5ff;
  text-shadow: none; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

body {
  -webkit-tap-highlight-color: #25c5ff; }

#mainNav {
  background-color: #472c59; }
  #mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }
  #mainNav .navbar-brand {
    color: #fff;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #4473c5; }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    font-weight: 400;
    padding: 0.75em 0;
    letter-spacing: 1px;
    color: white;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
    #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
      color: #25c5ff; }

@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent; }
    #mainNav .navbar-brand {
      font-size: 1.6em;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    #mainNav .navbar-nav .nav-item .nav-link {
      padding: 1.1em .7em !important; }
    #mainNav.navbar-shrink {
      padding-top: 0;
      padding-bottom: 0;
      background-color: #472c59; }
      #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0; } 

}

header.masthead {
  text-align: center;
  color: white;
  background-image: url("../img/painkiller-crisis.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  header.masthead .intro-text {
    padding-top: 150px;
    padding-bottom: 100px; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 22px;
      font-style: italic;
      line-height: 22px;
      margin-bottom: 25px;
      font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    header.masthead .intro-text .intro-heading {
      font-size: 50px;
      font-weight: 700;
      line-height: 50px;
      margin-bottom: 25px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      text-transform: uppercase; }

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 40px;
      font-style: italic;
      line-height: 40px;
      margin-bottom: 25px;
      font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    header.masthead .intro-text .intro-heading {
      font-size: 75px;
      font-weight: 700;
      line-height: 75px;
      margin-bottom: 50px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      text-transform: uppercase; } }
span.danger-text {
	visibility: visible;
	display:initial;
}
span.danger-textd {
	visibility: hidden;
	display:none;
}
span.danger {
    display: none;
   visibility: hidden;
}

span.danger1 {
    display: none;
   visibility: hidden;
}
span.danger2 {
    display: none;
   visibility: hidden;}
span.danger3 {
     display: none;
   visibility: hidden;}
.service-heading {
  margin: 15px 0;
  text-transform: none; }

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px; }
  #portfolio .portfolio-item .portfolio-link {
    position: relative;
    display: block;
    max-width: 400px;
    margin: 0 auto;
    cursor: pointer; }
    #portfolio .portfolio-item .portfolio-link .portfolio-hover {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-transition: all ease 0.5s;
      -moz-transition: all ease 0.5s;
      transition: all ease 0.5s;
      opacity: 0;
      background: rgba(146, 208 , 81, 0.9); }
      #portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
        opacity: 1; }
      #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
        font-size: 20px;
        position: absolute;
        top: 50%;
        width: 100%;
        height: 20px;
        margin-top: -12px;
        text-align: center;
        color: white; }
        #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
          margin-top: -12px; }
        #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
        #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
          margin: 0; }
  #portfolio .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    padding: 25px;
    text-align: center;
    background-color: white; }
    #portfolio .portfolio-item .portfolio-caption h4 {
      margin: 0;
      text-transform: none; }
    #portfolio .portfolio-item .portfolio-caption p {
      font-size: 16px;
      font-style: italic;
      margin: 0;
      font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.survey strong {
	font-size: 1.25rem;
	font-style: italic;
}
#portfolio * {
  z-index: 2; }

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px; } }

.portfolio-modal .modal-dialog {
  max-width: none;
  height: 100%;
  margin: 0; }

span.danger {
    display: block;
    z-index: -2;
    position: absolute;
    top: 55px;
    left: 18px;
}

span.danger1 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 40px;
    left: 18px;
}
span.danger2 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 58px;
    left: 51px;
}
span.danger3 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 76px;
    left: 17px;
}
.portfolio-modal .modal-content {
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
  border: none;
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .portfolio-modal .modal-content h2 {
    font-size: 3em;
    margin-bottom: 15px; }
  .portfolio-modal .modal-content p {
    margin-bottom: 30px; }
  .portfolio-modal .modal-content p.item-intro {
    font-size: 16px;
    font-style: italic;
    margin: 20px 0 30px;
    font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  .portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px; }
  .portfolio-modal .modal-content img {
    margin-bottom: 30px; }
  .portfolio-modal .modal-content button {
    cursor: pointer; }

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent; }
  .portfolio-modal .close-modal:hover {
    opacity: 0.3; }
  .portfolio-modal .close-modal .lr {
    /* Safari and Chrome */
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #222222; }
    .portfolio-modal .close-modal .lr .rl {
      /* Safari and Chrome */
      z-index: 1052;
      width: 1px;
      height: 75px;
      /* IE 9 */
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      background-color: #222222; }

.portfolio-modal .modal-backdrop {
  display: none;
  opacity: 0; }
.timeline-image img.rounded-circle.img-fluid:hover{
	opacity: 0.3;
}
.timeline {
  position: relative;
  padding: 0;
  list-style: none; }
  .timeline:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    content: '';
    background-color: #f1f1f1; }
  .timeline &gt; li {
    position: relative;
    min-height: 50px;
    margin-bottom: 50px; }
    .timeline &gt; li:after, .timeline &gt; li:before {
      display: table;
      content: ' '; }
    .timeline &gt; li:after {
      clear: both; }
    .timeline &gt; li .timeline-panel {
      position: relative;
      float: right;
      width: 100%;
      padding: 0 20px 0 100px;
      text-align: left; }
      .timeline &gt; li .timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0; }
      .timeline &gt; li .timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0; }
    .timeline &gt; li .timeline-image {
      position: absolute;
      z-index: 100;
      left: 0;
      width: 80px;
      height: 80px;
      margin-left: 0;
      text-align: center;
      color: white;
      border: 10px solid #f1f1f1;
      border-radius: 100%;
      background-color: #c40021; }
      .timeline &gt; li .timeline-image h4 {
        font-size: 10px;
        line-height: 14px;
        margin-top: 12px; }
    .timeline &gt; li.timeline-inverted &gt; .timeline-panel {
      float: right;
      padding: 0 20px 0 100px;
      text-align: left; }
      .timeline &gt; li.timeline-inverted &gt; .timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0; }
      .timeline &gt; li.timeline-inverted &gt; .timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0; }
    .timeline &gt; li:last-child {
      margin-bottom: 0; }
  .timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit; }
    .timeline .timeline-heading h4.subheading {
      text-transform: none; }
  .timeline .timeline-body &gt; ul,
  .timeline .timeline-body &gt; p {
    margin-bottom: 0; }

@media (min-width: 576px) {
.info-card.col-sm-4	{
	max-width: 100%;
    margin: 0px auto 200px;
    flex: initial;
	}
	.back {
	border:none;
		padding-top:20%
	}

	.alert {
  
  max-width: 780px;
  background-color: #ed7d31;
  padding: 1.75rem 1.5rem 1.5rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 1rem;
  margin: 0 auto;
}
	
}


@media (min-width: 768px) {
  .timeline:before {
    left: 50%; }
  .timeline &gt; li {
    min-height: 100px;
    margin-bottom: 100px; }
    .timeline &gt; li .timeline-panel {
      float: left;
      width: 41%;
      padding: 0 20px 20px 30px;
      text-align: justify; }
    .timeline &gt; li .timeline-image {
      left: 50%;
      width: 100px;
      height: 100px;
      margin-left: -50px; }
      .timeline &gt; li .timeline-image h4 {
        font-size: 13px;
        line-height: 18px;
        margin-top: 16px; }
    .timeline &gt; li.timeline-inverted &gt; .timeline-panel {
      float: right;
      padding: 0 30px 20px 20px;
      text-align: justify; } 
span.danger {
    display: block;
    z-index: -2;
    position: absolute;
    top: 36px;
    left: 5px;
	font-size:12px;
	visibility: visible;
}

span.danger1 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 22px;
    left: 5px;
		font-size:12px;
	visibility: visible;
}
span.danger2 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 33px;
    left: 28px;
		font-size:12px;
	visibility: visible;
}
span.danger3 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 44px;
    left: 5px;
		font-size:12px;
	visibility: visible;
}
	.info-card.col-sm-4	{
	max-width: 80%;
    margin: 0px auto 200px;
    flex: initial;
	}
	.back {
	border:none;
		padding-top:20%
	}
	
	img.data-chart {
		display:none;
		visibility:hidden;
	}


	
}

@media (min-width: 992px) {
  .timeline &gt; li {
    min-height: 150px; }
    .timeline &gt; li .timeline-panel {
      padding: 0 20px 20px; }
    .timeline &gt; li .timeline-image {
      width: 150px;
      height: 150px;
      margin-left: -75px; }
      .timeline &gt; li .timeline-image h4 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 30px; }
    .timeline &gt; li.timeline-inverted &gt; .timeline-panel {
      padding: 0 20px 20px; }
span.danger {
    display: block;
    z-index: -2;
    position: absolute;
    top: 58px;
    left: 19px;
		font-size:1rem;
}

span.danger1 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 40px;
    left: 18px;
		font-size:1rem;
}
span.danger2 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 58px;
    left: 51px;
		font-size:1rem;
}
span.danger3 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 76px;
    left: 17px;
		font-size:1rem;
}

.info-card.col-sm-4	{
	max-width: 60%;
    margin: 0px auto 200px;
    flex: initial;
	}
	.back {
	border:none;
		padding-top:20%
	}
}

@media (min-width: 1200px) {
  .timeline &gt; li {
    min-height: 170px; }
    .timeline &gt; li .timeline-panel {
      padding: 0 20px 20px 100px; }
    .timeline &gt; li .timeline-image {
      width: 170px;
      height: 170px;
      margin-left: -85px; }
      .timeline &gt; li .timeline-image h4 {
        margin-top: 40px; }
    .timeline &gt; li.timeline-inverted &gt; .timeline-panel {
      padding: 0 100px 20px 20px; } 
	
	span.danger-text{
		visibility:hidden;
		display:none;
		
	}
	span.danger-textd {
	display:initial;
	visibility: visible;
	}
span.danger {
    display: block;
    z-index: -2;
    position: absolute;
    top: 67px;
    left: 27px;
	font-size:1rem;
	visibility: visible;
}

span.danger1 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 50px;
    left: 30px;
	font-size:1rem;
		visibility: visible;
}
span.danger2 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 68px;
    left: 64px;
		font-size:1rem;
		visibility: visible;
}
span.danger3 {
    display: block;
    z-index: -2;
    position: absolute;
    top: 86px;
    left: 30px;
		font-size:1rem;
		visibility: visible;
}}


  .impact img {
    width: 120px;
    height: 120px;
    border: 7px solid #472c59; }

.impact:hover {
	background-color: #fff;
	border-radius:10px;
}

#children p.large.text-muted {
	color:#fff!important;
}

p.large {
	font-size: 18px;
}
section#contact {
  background-color: #222222;
  background-image: url("../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center; }
  section#contact .section-heading {
    color: white; }
  section#contact .form-group {
    margin-bottom: 25px; }
    section#contact .form-group input,
    section#contact .form-group textarea {
      padding: 20px; }
    section#contact .form-group input.form-control {
      height: auto; }
    section#contact .form-group textarea.form-control {
      height: 236px; }
  section#contact .form-control:focus {
    border-color: #25c5ff;
    box-shadow: none; }
  section#contact ::-webkit-input-placeholder {
    font-weight: 700;
    color: #eeeeee;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
  section#contact :-moz-placeholder {
    font-weight: 700;
    color: #eeeeee;
    /* Firefox 18- */
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
  section#contact ::-moz-placeholder {
    font-weight: 700;
    color: #eeeeee;
    /* Firefox 19+ */
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
  section#contact :-ms-input-placeholder {
    font-weight: 700;
    color: #eeeeee;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
  section#contact .text-danger {
    color: #e74c3c; }

footer {
  padding: 25px 0;
  text-align: center; }
  footer span.copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }
  footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   }

ul.social-buttons {
  margin: -32px auto 0;
    max-width: 380px; }
  ul.social-buttons li a {
    font-size: 42px;
    line-height: 62px;
    display: block;
    width: 64px;
    height: 64px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: #472c59;
    border-radius: 100%;
    outline: none;
    background-color: #fff; }
    ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
      background-color: #25c5ff; }

.text-primary {
  color: #25c5ff !important; }

.btn-primary {
  font-weight: 700;
  color: white;
  border-color: #25c5ff;
  background-color: #25c5ff;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase; }
  .btn-primary.focus, .btn-primary:focus {
    color: white;
    border-color: #b48b01;
    background-color: #4473c5; }
  .btn-primary:hover {
    color: white;
    border-color: #f6bf01;
    background-color: #4473c5; }
  .btn-primary.active, .btn-primary:active,
  .open &gt; .btn-primary.dropdown-toggle {
    color: white;
    border-color: #f6bf01;
    background-color: #4473c5; }
    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
    .open &gt; .btn-primary.dropdown-toggle.focus,
    .open &gt; .btn-primary.dropdown-toggle:focus,
    .open &gt; .btn-primary.dropdown-toggle:hover {
      color: white;
      border-color: #b48b01;
      background-color: #dcab01; }
  .btn-primary.active, .btn-primary:active,
  .open &gt; .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:hover {
    border-color: #25c5ff;
    background-color: #25c5ff; }
  .btn-primary .badge {
    color: #25c5ff;
    background-color: white; }

.btn-xl {
  font-size: 18px;
  font-weight: 700;
  padding: 20px 40px;
  border-radius: 3px;
  color: white;
  border-color: #25c5ff;
  background-color: #25c5ff;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase; }
  .btn-xl.focus, .btn-xl:focus {
    color: white;
    border-color: #b48b01;
    background-color: #4473c5; }
  .btn-xl:hover {
    color: white;
    border-color: #f6bf01;
    background-color: #4473c5; }
  .btn-xl.active, .btn-xl:active,
  .open &gt; .btn-xl.dropdown-toggle {
    color: white;
    border-color: #f6bf01;
    background-color: #4473c5; }
    .btn-xl.active.focus, .btn-xl.active:focus, .btn-xl.active:hover, .btn-xl:active.focus, .btn-xl:active:focus, .btn-xl:active:hover,
    .open &gt; .btn-xl.dropdown-toggle.focus,
    .open &gt; .btn-xl.dropdown-toggle:focus,
    .open &gt; .btn-xl.dropdown-toggle:hover {
      color: white;
      border-color: #b48b01;
      background-color: #dcab01; }
  .btn-xl.active, .btn-xl:active,
  .open &gt; .btn-xl.dropdown-toggle {
    background-image: none; }
  .btn-xl.disabled.focus, .btn-xl.disabled:focus, .btn-xl.disabled:hover, .btn-xl[disabled].focus, .btn-xl[disabled]:focus, .btn-xl[disabled]:hover,
  fieldset[disabled] .btn-xl.focus,
  fieldset[disabled] .btn-xl:focus,
  fieldset[disabled] .btn-xl:hover {
    border-color: #25c5ff;
    background-color: #25c5ff; }
  .btn-xl .badge {
    color: #25c5ff;
    background-color: white; }

.survey {
	padding: 20px;
    border-radius: 10px;
}
@media (max-width:766px) {
	div.data-chart {
		display:none;
		visibility: hidden;
		
	}
	canvas {
		display:none;
		visibility: hidden;
	}
	img.data-chart {
		display:block;
		visibility: visible;
	}
	
}
@media (max-width: 575px) {
	
	.info-card.col-sm-4	{
	max-width: 90%;
    margin: 0px auto 20%;
    flex: initial;
	}
	.back {
	border:none;
		padding-top:20%
	}

.alert {
  background-color: #ed7d31;
  width:100%;
  padding: .75rem .5rem .5rem;
  margin-bottom: 1rem;
  border: none;
  border-radius: 0rem;
  margin: 0 auto;
}

	
}

@media (max-width: 420px) {
	
	.info-card.col-sm-4	{
	max-width: 100%;
    margin: 0px auto 10%;
    flex: initial;
	}
	.back {
	border:none;
		padding-top:20%
	}
			h2.conclusion {
	font-size:2rem;
}
	
}

@media (min-width: 1201px){
	
	.info-card.col-sm-4 { max-width: 33.3333%;
    flex: 0 0 33.3333%;
	}
	.back {
	border: 5px solid #472c59;
	padding-top:10%;
	}
}
section.bg-light.children div.col-md-4 {
	padding-left:5px;
	padding-right:5px;
} 
section.bg-light.children div.stats {
	border: solid 5px #472c59;
	background-color: #fff;
    border-radius: 20px;
    padding: .8rem;
    margin-bottom: 30px;
	height:auto;

}

section.bg-light.children div.stats img.img-fluid {
max-width:50%;	
	border: solid 3px #472c59;
}</pre></body></html>