﻿html{ 
  scroll-behavior: smooth;
}

body{
  counter-reset: ordered;
}

.footdropdown span a{ margin-bottom:3px; }

.center{text-align: center;}
.marginTop-banner{ margin-top:2rem !important; }
.h5{font-size:1.25rem !important;}
.h4{font-size:1.6rem !important;}
.h3{font-size:1.75rem !important;}
.h2{font-size:2rem !important;}
.uppercase{text-transform: uppercase;}
.text-blue{color:#384479;}
.text-diff-blue{color:#384479;}
.marginTop{margin-top:1rem !important;}
.handouts-padding{ padding:15px 35px; margin:0 auto; text-align: center; }
.flyers{ text-decoration: none; }
.flyers:hover{ text-decoration: none; }
.navbar-expand-md .navbar-collapse{ height: 34px; }
li{padding-bottom:10px !important;}

.background-color-lightblue{ background-color: rgba(169,190,217,.15) !important; }
.background-color-lightbeige{ background-color: rgba(242,211,172,.15) !important; }
.backgroud-border-lightbeige{ border:1px solid #D99255; }
.backgroud-border-lightblue{ border:1px solid #384479; }
button.close{ color:#fff !important; }

.intro-bckgrnd{ 
    /*background-color: #f8f8ff;*/
    /*background-color: rgba(242,182,109,0.2); */
    /*background-color: rgba(223,223,229,.05);*/
    background-color: #384479;
    border: 1px solid #e4e4ff; 
    color: #fff;
    border-radius: 5px;
    padding:25px 50px; 
    font-size:1.2rem;
    text-align: justify;
   /* --shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/
    margin: 1px auto;
    width:100%;
    max-width:1032px;
}

.mobile{display:none;}
.desktop{display:block;}

@media(max-width:768px){
    .mobile{display:block;}
    .desktop{display:none;}
    .intro-bckgrnd{ padding: 25px 20px; text-align: justify; }
    .center-button{ text-align: center; margin:0 auto; }
    .go-top{ right:4.5% !important; }
    .go-top:after{ font-size:28px !important; padding:1px 8px !important; }
    .go-top-text{ display: none; } 
    #accordion .accordion-title{ font-size:1.4rem !important; } 
    .modal-font{ font-size:0.96rem !important; }
    .modal-body{ padding:.5rem !important; }
    .modal-h3 { font-size: 1.1rem !important; }
    .modal-h3-2{font-size:1.1rem;}
    .img-credit{ text-align: center; font-size:.8rem; }  
    #accordion .accordion-body{ padding: 0px 15px !important; }
    .handouts-padding{ padding:15px !important; }
    .h3{ font-size:1.55rem !important; }

    #sili_header{
      margin: 0 20px;
    }

    .intro-bckgrnd{ font-size:1.1rem !important;  }
    .button-30{ font-size:1.1rem !important; }
}


/*Card box shadow*/
.card-box-shadow{
    box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
}

.card-text{font-size:1.1rem;}
/*===============*/

/*button-30 button style*/
.button-30 {
    align-items: center;
    appearance: none;
    background-color: #FCFCFD;
    border-radius: 4px;
    border-width: 0;
    box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,rgba(45, 35, 66, 0.3) 0 7px 13px -3px,#D6D6E7 0 -3px 0 inset;
    box-sizing: border-box;
    color: #36395A;
    cursor: pointer;
    display: inline-flex;
    font-family: "JetBrains Mono",monospace;
    height: 48px;
    justify-content: center;
    line-height: 1;
    list-style: none;
    overflow: hidden;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    text-align: left;
    text-decoration: none;
    transition: box-shadow .15s,transform .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    white-space: nowrap;
    will-change: box-shadow,transform;
    font-size: 1.3rem;
  }

  a.button-30{text-decoration: none !important;}
  
  .button-30:focus {
    box-shadow: #D6D6E7 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
  }
  
  .button-30:hover {
    box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #D6D6E7 0 -3px 0 inset;
    transform: translateY(-2px);
  }
  
  .button-30:active {
    box-shadow: #D6D6E7 0 3px 7px inset;
    transform: translateY(2px);
  }
/*=====================*/

/*Button-17 Button CSS*/
.button-17 {
  align-items: center;
  appearance: none;
  background-color: #F2D3AC;
  border-radius: 24px;
  border-style: none;
  box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
  box-sizing: border-box;
  color: #3c4043;
  cursor: pointer;
  display: inline-flex;
  fill: currentcolor;
  font-family: "Google Sans",Roboto,Arial,sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  height: 48px;
  justify-content: center;
  letter-spacing: .25px;
  line-height: normal;
  max-width: 100%;
  overflow: visible;
  padding: 2px 24px;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1),opacity 15ms linear 30ms,transform 270ms cubic-bezier(0, 0, .2, 1) 0ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: auto;
  will-change: transform,opacity;
  z-index: 0;
}

.button-17:hover {
  background: #384479;
  color: #fff;
}

.button-17:active {
  box-shadow: 0 4px 4px 0 rgb(60 64 67 / 30%), 0 8px 12px 6px rgb(60 64 67 / 15%);
  outline: none;
}

.button-17:focus {
  outline: none;
  border: 2px solid #4285f4;
}

.button-17:not(:disabled) {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):hover {
  box-shadow: rgba(60, 64, 67, .3) 0 2px 3px 0, rgba(60, 64, 67, .15) 0 6px 10px 4px;
}

.button-17:not(:disabled):focus {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):active {
  box-shadow: rgba(60, 64, 67, .3) 0 4px 4px 0, rgba(60, 64, 67, .15) 0 8px 12px 6px;
}

.button-17:disabled {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}
/**/

/* Button-82 */
.button-82-pushable {
  position: relative;
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  outline-offset: 4px;
  transition: filter 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-82-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background: hsl(0deg 0% 0% / 0.25);
  will-change: transform;
  transform: translateY(2px);
  transition:
    transform
    600ms
    cubic-bezier(.3, .7, .4, 1);
}

.button-82-edge {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background: linear-gradient(
    to left,
    #48589c 0%,
    #48589c 8%,
    #48589c 92%,
    #48589c 100%
  );
  }

.button-82-front {
  display: block;
  position: relative;
  padding: 12px 27px;
  border-radius: 12px;
  font-size: 1.1rem;
  color: white;
  /*background: hsla(42, 98%, 55%, 1);*/
  background-color: #384479;
  will-change: transform;
  transform: translateY(-4px);
  transition:
    transform
    600ms
    cubic-bezier(.3, .7, .4, 1);
}

@media (min-width: 768px) {
  .button-82-front {
    font-size: 1.28rem;
    padding: 16px 22px 9px 22px;
  }

  .adjust-button{
    padding: 28px 22px 28px 22px;
  }
}

.button-82-pushable:hover {
  filter: brightness(110%);
  -webkit-filter: brightness(110%);
}

.button-82-pushable:hover .button-82-front {
  transform: translateY(-6px);
  transition:
    transform
    250ms
    cubic-bezier(.3, .7, .4, 1.5);
}

.button-82-pushable:active .button-82-front {
  transform: translateY(-2px);
  transition: transform 34ms;
}

.button-82-pushable:hover .button-82-shadow {
  transform: translateY(4px);
  transition:
    transform
    250ms
    cubic-bezier(.3, .7, .4, 1.5);
}

.button-82-pushable:active .button-82-shadow {
  transform: translateY(1px);
  transition: transform 34ms;
}

.button-82-pushable:focus:not(:focus-visible) {
  outline: none;
}
/**/

/*Accordion styling*/
[data-toggle=collapse] i:before {
    content: "−";
    font-size:34px;
    height:60px;
  }
  
  [data-toggle=collapse].collapsed i:before {
    content: "+";
    font-size:34px;
    height:60px;
  }
  
  #accordion .card-header {
    margin-bottom: 8px;
  }
  #accordion .accordion-title {
    position: relative;
    display: block;
    padding: 8px 0 8px 50px;
    background: #384479;
    border-radius: 8px;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    width: 100%;
    text-align: left;
    transition: all 0.4s ease-in-out;
  }
  #accordion .accordion-title i {
    position: absolute;
    width: 40px;
    height: 100%;
    left: 0;
    top: 0;
    color: #fff;
    background: radial-gradient(rgba(34, 61, 143, 0.8), #384479);
    text-align: center;
    border-right: 1px solid transparent;
  }
  #accordion .accordion-title:hover {
    padding-left: 60px;
    background: #384479;
    color: #fff;
  }
  #accordion .accordion-title:hover i {
    border-right: 1px solid #fff;
  }
  #accordion .accordion-body {
    padding: 0px 55px;
    /*background-color: #f2f3f9;*/
  
  }
  #accordion .accordion-body ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
  }
  #accordion .accordion-body li {
    padding-left: 1.2rem;
    text-indent: -1.2rem;
  }
  #accordion .accordion-body li:before {
    content: "\2713";
    padding-right: 5px;
    font-family: "Flaticon";
    font-size: 16px;
    font-style: normal;
    color: #384479;
  }  
  /*End of Accordion styling*/

  /*Start of adjustments to Modal*/
  .modal-header{ display: inline-block;}
  .modal-header-bckg-color,.modal-footer-bckg-color {background-color: #4d5d73; }
  .modal-font{font-size:1.1rem;}
  .center{text-align: center;}
  .modal-h3{font-size:1.75rem;}
  .modal-h3-2{font-size:1.5rem;}
  .modal-color-white{color:#fff;}
  /*End of adjustments to Modal*/

  /*Scroll to top button*/
  .go-top {
    position:fixed;
    bottom: 10%;
    right: 3%;
    padding:20px;
    display:none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    z-index:1001;

  }
  .go-top:after {
    font-family: FontAwesome;
    content: "\f106";
    background-color: #E5E8F0;
    padding: 10px 15px;
    color: #6a6e7c;
    position: absolute; 
    bottom:10px;
    font-size: 28px;
  }
  
  .go-top-text {
    position: absolute;
    width: 60px;
    text-align: center;
    font-family: 'Questrial';
    line-height: 1.5;
    letter-spacing: 3px;
    font-size: 12px;
    margin: 20px 0 0 -4px;
  }
  
  .go-top:hover {
    transition: all .4s linear;
    transform: scale(1.1);
  }
  /*====================*/

   /*Start of Call Out Box*/
   .adjust-callout .callout b{
    font-weight: 500 !important;
   }

   .callout {
    padding: 0.8em 1em;
    line-height: 1.2;
    text-align: left;
    position: relative;
    clear: both;
    border-radius: 0 10px 10px 0;
    font-size:1.15rem;
  }

  .callout b{ color:#384479; font-weight:550; }
  
  .callout::before {
    width: 35px !important;
    height: 35px !important;
    display: inline-flex;
    justify-content: center;
    position: absolute;
    font-size: 1.5em;
    left: -1.2rem;
    content: counter(ordered);
    counter-increment: ordered;
    /*background: url("../images/mental-health_90.png") no-repeat 0 0;*/
    background-size: 100%;

    background-color: #4d5d73;
    color:#fff;
    border-radius: 50%;
    align-items: center;
    top: -0.8rem;
  }
  
  .callout {
    background: rgba(169,190,217, 0.5);
    border-left: 4px solid #4d5d73;
    color: #242424;
    /*margin: 1em;*/
    margin: .2em;
  }

  .callout.success::before {
    content: counter(ordered);
    counter-increment: ordered;
    /*background: url("../images/mental-health_90.png") no-repeat 0 0;*/
    background-size: 100%;
    background-color: #d99255;
    border-radius: 50%;
    align-items: left;
    top: -0.8rem;
    color:#fff;
  }
  
  .callout.success {
    background-color: #f2d3ac;
    border-left: 4px solid #d99255;
  }
/***********************************************/

  .callout2 {
    padding: 0.8em 1em;
    line-height: 1.2;
    text-align: left;
    position: relative;
    clear: both;
    border-radius: 0 10px 10px 0;
    font-size:1.15rem;
  }

  .callout2 b{ color:#384479; font-weight:550; }

  .callout2.first::before{
    content:"1" !important;
  }
  .callout2.second::before{
    content:"2" !important;
  }
  .callout2.third::before{
    content:"3" !important;
  }
  .callout2.fourth::before{
    content:"4" !important;
  }
  .callout2.fifth::before{
    content:"5" !important;
  }
  .callout2.six::before{
    content:"6" !important;
  }
  .callout2.seven::before{
    content:"7" !important;
  }
  .callout2.dog::before{
    background-image: url('/acd/images/respiratory/dog-gif.gif');
    background-size: 30px 30px;
    display: inline-block;
    width: 30px; 
    height: 30px;
    content:"";
    background-repeat: no-repeat;
  }
  
  .callout2::before {
    width: 35px !important;
    height: 35px !important;
    display: inline-flex;
    justify-content: center;
    position: absolute;
    font-size: 1.5em;
    left: -1.2rem;
    content: counter(ordered);
    counter-increment: ordered;
    /*background: url("../images/mental-health_90.png") no-repeat 0 0;*/
    background-size: 100%;

    background-color: #4d5d73;
    color:#fff;
    border-radius: 50%;
    align-items: center;
    top: -0.8rem;
  }
  
  .callout2 {
    background: rgba(169,190,217, 0.5);
    border-left: 4px solid #4d5d73;
    color: #242424;
    /*margin: 1em;*/
    margin: .2em;
  }

  .callout2.success2::before {
    content: counter(ordered);
    counter-increment: ordered;
    /*background: url("../images/mental-health_90.png") no-repeat 0 0;*/
    background-size: 100%;
    background-color: #d99255;
    border-radius: 50%;
    align-items: left;
    top: -0.8rem;
    color:#fff;
  }

  .callout2.doggy::before {
    /*background: url("../images/mental-health_90.png") no-repeat 0 0;*/
    background-size: 100%;
    background-color: #d99255;
    border-radius: 50%;
    align-items: left;
    top: -0.8rem;
    color:#fff;
  }
  
  .callout2.success2 {
    background-color: #f2d3ac;
    border-left: 4px solid #d99255;
  }

  .adjust-button-17{ padding: 50px 30px; text-align: left; }

  @media(max-width:768px){
    .mobile-margin{
        margin:0 !important;
    }
    .adjust-content{width:100% !important;}
    .adjust-button-17{ padding: 90px 30px; }
  }

  @media(min-width:820px) and (max-width:1024px){
    .adjust-content{width:91% !important;}
  }
/*End of Call out Box*/  

/*Navigation CSS Responsiveness*/
.dropdown-toggle::after {
    border: none!important;
    font: normal normal normal 20px/1 FontAwesome;
    content: "\f107"!important; 
    vertical-align: 0; 
    text-decoration:none;
    font-weight: bold;
    }
    
    li.dropdown.show a.dropdown-toggle::after {
    content: "\f106"!important 
    }
    
    
    /* Nav sub Nenu for Mobile */
    a .collapseMainSubMenu::before {font-family: 'FontAwesome'; content: "\f106"; font-weight: bold;}
    a.collapsed .collapseMainSubMenu::before {font-family: 'FontAwesome'; content: "\f105"; font-weight: bold;}
/*=============================*/

.anchor-yellow{
  color: #ffef78;
  font-weight:bold;
  text-decoration: none;
}

.anchor-yellow:hover{
  color: hsla(42, 98%, 55%, 1);;
  text-decoration: none;
}

.anchor-blue{
  color: #384479;
  font-weight:bold;
  text-decoration: none;
}

.anchor-blue:hover{
  color: #4d5d73;
  text-decoration: none;
}

.anchor-lightblue{
  color:#3498db;
  font-weight:bold;
  text-decoration: none;
}

.anchor-lightblue:hover{
  color:#48525B;
  text-decoration: none;
}

.immun{
  background-color: rgba(0,116,129,.05);
  border: 2px solid #007481;
  border-radius: 5px;
}

.fontsize{
  font-size:1.2rem;
  color: #384479 !important;
}

.fontsize-white{
  font-size:1.2rem;
  color: #fff !important;
}

.fontsize-header{
  font-size:1.34rem;
  color: #384479 !important;
}

.padding-p{
  padding: 30px 25px;
}

.h1-header{
  font-size:1.6rem;
}

/*Tabs*/
.tabs {
  max-width: 90%;
  float: none;
  list-style: none;
  padding: 0;
  margin: 75px auto;
  /*border-bottom: 4px solid #ccc;*/
  border-bottom: 4px solid #3498db;
}
.tab:after {
  content: '';
  display: table;
  clear: both;
}
.tab input[type=radio] {
  display:none;
}
.tab label {
  display: block;
  float: right;
  /*width: 33.3333%;*/
  width: 20%;
  color: #ccc;
  font-size: 1.6rem;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  line-height: 2;
  cursor: pointer;
  box-shadow: inset 0 4px #ccc;
  border-bottom: 4px solid #ccc;
  -webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
  transition: all 0.5s;
}
.tab label span {
  display: none;
}
.tab label i {
  padding: 5px;
  margin-right: 0;
}
.tab label:hover {
  color: #384479;
  box-shadow: inset 0 4px #384479;
  border-bottom: 4px solid #384479;
}
.flu:hover {
  color: #384479 !important;
  box-shadow: inset 0 4px #384479 !important;
  border-bottom: 4px solid #384479 !important;
}
.tab-content {
  display: none;
  width: 100%;
  float: left;
  padding: 15px;
  box-sizing: border-box;
  background-color:#ffffff;
  border-radius: 10px;
}
/*.tab-content * {
  -webkit-animation: scale 0.7s ease-in-out;
  -moz-animation: scale 0.7s ease-in-out;
  animation: scale 0.7s ease-in-out;
}*/
#content1,#content2,#content3,#content4,#content5,#content6 {
  -webkit-animation: scale 0.7s ease-in-out;
  -moz-animation: scale 0.7s ease-in-out;
  animation: scale 0.7s ease-in-out;
}
@keyframes scale {
0% {
  transform: scale(0.9);
  opacity: 0;
  }
50% {
  transform: scale(1.01);
  opacity: 0.5;
  }
100% {
  transform: scale(1);
  opacity: 1;
}
}

#med_advice.tabs1{
  border-bottom: 4px solid #d99255 !important;
}
.tabs1 {
  max-width: 100%;
  float: none;
  list-style: none;
  padding: 0;
  margin: 25px auto;
  /*border-bottom: 4px solid #ccc;*/
  
}
.tabs1:after {
  content: '';
  display: table;
  clear: both;
}
.tabs1 input[type=radio] {
  display:none;
}
.tabs1 label {
  display: block;
  float: right;
  /*width: 33.3333%;*/
  width: 20%;
  /*color: #ccc;*/
  color: #E2925C;
  font-size: 1.6rem;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  line-height: 1.8;
  cursor: pointer;
  /*box-shadow: inset 0 4px #ccc;
  border-bottom: 4px solid #ccc;*/
  box-shadow: inset 0 4px #E2925C;
  border-bottom: 4px solid #E2925C;
  -webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
  transition: all 0.5s;
}
.tabs1 label span {
  display: none;
}
.tabs1 label i {
  padding: 5px;
  margin-right: 0;
}
.tabs1 label:hover {
  color: #384479;
  box-shadow: inset 0 4px #384479;
  border-bottom: 4px solid #384479;
}
.tab-content1 {
  display: none;
  width: 100%;
  float: left;
  padding: 15px;
  box-sizing: border-box;
  background-color:#ffffff;
  padding: 25px;
  border-radius:5px;
}

.tabs [id^="tab"]:checked + label {
  /*background: #FFF;
  box-shadow: inset 0 4px #3498db;
  border-bottom: 4px solid #3498db;
  color: #3498db;*/
  background: #384479;
  box-shadow: inset 0 4px #384479;
  border-bottom: 4px solid #384479;
  color: #FFF;
}

.tabs1 [id^="tab"]:checked + label {
  background: #384479;
  box-shadow: inset 0 4px #384479;
  border-bottom: 4px solid #384479;
  color: #fff;
}

.tabs1 [id^="flu"]:checked + label {
  background: #FFF;
  color: #384479 !important;
  box-shadow: inset 0 4px #384479 !important;
  border-bottom: 4px solid #384479 !important;
}
#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3,
#tab4:checked ~ #tab-content4,
#tab5:checked ~ #tab-content5,
#tab6:checked ~ #tab-content6 {
  display: block;
}
@media (min-width: 768px) {
  .tabs1 i {
      padding: 5px;
      margin-right: 10px;
  }
  .tabs1 label span {
      display: inline-block;
  }
  .tabs1 {
  max-width: 950px;
  margin: 50px auto;
  }

  .tabs1 i {
    padding: 5px;
    margin-right: 10px;
  }
  .tabs1 label span {
      display: inline-block;
  }
  .tabs1 {
    max-width: 950px;
    margin: 35px auto;
  }
}

@media (max-width: 768px) {
  .tabs label span {
    display: inline-block;
  }
  .tabs label{
    font-size:1.2rem;
    line-height: 1.2;
    width:26%;
  }
  .tabs label i{
    padding:0px;
  }
  .tabs1 label span {
    display: inline-block;
  }
  .tabs1 label i{
    padding:0px;
  }
  .tabs1 label{
    font-size:1.2rem;
    line-height: 2;
    width:30%;
  }
}

.center-image{
  display: flex;
  align-items: center;
  justify-content: center;
}
/*******************/
/*background-color: rgba(52,152,219,.08);*/

/*list style type*/
.list {
  position: relative;
}
.list ul {
  position: relative;
}
.list ul li {
  position: relative;
  left: 0;
  color: #384479;
  list-style: none;
  margin: 4px 0;
  border-left: 2px solid #384479;
  transition: 0.5s;
  cursor: pointer;
}
.list ul li:hover {
  left: 10px;
}
.list ul li span {
  position: relative;
  padding: 4px;
  padding-left: 12px;
  display: inline-block;
  z-index: 1;
  transition: 0.5s;
}
.list ul li:hover span {
  color: #fff;
}
.list ul li:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #384479;
  transform: scaleX(0);
  transform-origin: left;
  transition: 0.5s;
}
.list ul li:hover:before {
  transform: scaleX(1);
}
/**************************/


/*Change bullet li to icon*/
.sore-throat, .cough, .sick, .sneezing, .diff-breathing, .aching{
  width:100%;
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
}

.flu{
  width:8%;
  margin-left: 5px;
}
/**************/

#div_top_hypers {
  background-color:#eeeeee;
  display:inline;      
}
#ul_top_hypers li{
  display: inline;
}

#sick::before{
  content:"";
  background-image: url();
}

.mobile-adjust{
  width:92%;
  margin: 0 auto;
}

@media(max-width:768px){
  .mobile-adjust{
    width:100%;
  }

  .sore-throat, .cough, .sick, .sneezing, .diff-breathing, .aching{
    width:82%;
    text-align: center;
    margin: 0 auto;
  }

  .fontsize-header{
    font-size:1.2rem;
  }

  /*.container-fluid, .container-lg, .container-md, .container-sm, .container-xl{
    width:96% !important;
  }*/

  .mobile-icon{
    margin-left: 10%;
  }
}
.li-1::before{
  content: "";
  background-image: url(/acd/images/respiratory/32.png);
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  position: relative;
  top: 0.1rem;
  margin-right: 0.4rem;
  margin-left: -1.8rem;
  list-style-type: none;
  background-repeat: no-repeat;
}

.li-2::before{
  content: "";
  background-image: url(/acd/images/respiratory/36.png);
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  position: relative;
  top: 0.1rem;
  margin-right: 0.2rem;
  margin-left: -1.6rem;
  list-style-type: none;
  background-repeat: no-repeat;
}

.li-3::before{
  content: "";
  background-image: url(/acd/images/respiratory/33.png);
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  position: relative;
  top: 0.1rem;
  margin-right: 0.4rem;
  margin-left: -1.8rem;
  list-style-type: none;
  background-repeat: no-repeat;
}

.li-4::before{
  content: "";
  background-image: url(/acd/images/respiratory/34.png);
  background-size: contain;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: 0.3rem;
  margin-right: 0rem;
  margin-left: -1.4rem;
  list-style-type: none;
  background-repeat: no-repeat;
}

.li-5::before{
  content: "";
  background-image: url(/acd/images/respiratory/36.png);
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  position: relative;
  top: 0.1rem;
  margin-right: 0.2rem;
  margin-left: -1.6rem;
  list-style-type: none;
  background-repeat: no-repeat;
}

.li-6::before{
  content: "";
  background-image: url(/acd/images/respiratory/32.png);
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  position: relative;
  top: 0.1rem;
  margin-right: 0.4rem;
  margin-left: -1.8rem;
  list-style-type: none;
  background-repeat: no-repeat;
}

.li-dog1::before{
  content: "";
  background-image: url(/acd/images/respiratory/dog-gif.gif);
  background-size: contain;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  position: relative;
  top: 0.3rem;
  margin-right: 0.4rem;
  margin-left: -1.8rem;
  list-style-type: none;
  background-repeat: no-repeat;
}

.li-dog2::before{
  content: "";
  background-image: url(/acd/images/respiratory/dog-gif.gif);
  background-size: contain;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  position: relative;
  top: 0.3rem;
  margin-right: 0.2rem;
  margin-left: -1.6rem;
  list-style-type: none;
  background-repeat: no-repeat;
}

.li-dog3::before{
  content: "";
  background-image: url(/acd/images/respiratory/dog-gif.gif);
  background-size: contain;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  position: relative;
  top: 0.3rem;
  margin-right: 0.4rem;
  margin-left: -1.8rem;
  list-style-type: none;
  background-repeat: no-repeat;
}

.li-dog4::before{
  content: "";
  background-image: url(/acd/images/respiratory/dog-gif.gif);
  background-size: contain;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  position: relative;
  top: 0.3rem;
  margin-right: 0rem;
  margin-left: -1.4rem;
  list-style-type: none;
  background-repeat: no-repeat;
}

.li-dog5::before{
  content: "";
  background-image: url(/acd/images/respiratory/dog-gif.gif);
  background-size: contain;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  position: relative;
  top: 0.3rem;
  margin-right: 0.2rem;
  margin-left: -1.6rem;
  list-style-type: none;
  background-repeat: no-repeat;
}

.li-dog6::before{
  content: "";
  background-image: url(/acd/images/respiratory/dog-gif.gif);
  background-size: contain;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  position: relative;
  top: 0.3rem;
  margin-right: 0.4rem;
  margin-left: -1.8rem;
  list-style-type: none;
  background-repeat: no-repeat;
}

.symptoms-background{
  background-color: #fff;
  border-radius: 5px;
  border: 4px solid #384479;
}